2024-04-30T09:36:29.577 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-30T09:36:29.577 DEBUG:teuthology.run:Teuthology command: teuthology --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 --archive /home/teuthworker/archive/adking-2024-04-30_05:42:49-orch:cephadm-wip-adk-testing-2024-04-29-2009-distro-default-smithi/7680714 --verbose --name adking-2024-04-30_05:42:49-orch:cephadm-wip-adk-testing-2024-04-29-2009-distro-default-smithi -- /home/teuthworker/archive/adking-2024-04-30_05:42:49-orch:cephadm-wip-adk-testing-2024-04-29-2009-distro-default-smithi/7680714/orig.config.yaml 2024-04-30T09:36:29.609 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-30T09:36:29.680 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-04-30_05:42:49-orch:cephadm-wip-adk-testing-2024-04-29-2009-distro-default-smithi/7680714 branch: wip-adk-testing-2024-04-29-2009 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: '7680714' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-04-30_05:42:49-orch:cephadm-wip-adk-testing-2024-04-29-2009-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-29-2009 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: 3a873b0ce83192ee05b56734dad1076a7a94ecc7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 3a873b0ce83192ee05b56734dad1076a7a94ecc7 workunit: branch: wip-adk-testing-2024-04-29-2009 sha1: 3a873b0ce83192ee05b56734dad1076a7a94ecc7 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: 3042 sha1: 3a873b0ce83192ee05b56734dad1076a7a94ecc7 sleep_before_teardown: 0 subset: 1/16 suite: orch:cephadm suite_branch: wip-adk-testing-2024-04-29-2009 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_3a873b0ce83192ee05b56734dad1076a7a94ecc7/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 3a873b0ce83192ee05b56734dad1076a7a94ecc7 targets: smithi144.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMq6cRye7udzW7YkbuOaRkFX3fhnhIoNan+kbkaIQoKSoYqzFJ4LbAOD+E8bECpnzn4sibQYjYbtryadpNmmxxA= smithi151.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDD110sjVN4qxrQwvi4dKwskhMMCGgeVzEMCRVhaRonwnRzZbh0BEUb+g6UgT+UjVFpky0mpOghb7/t4LcY9Eeg= 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-30_05:42:49 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-30T09:36:29.680 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_3a873b0ce83192ee05b56734dad1076a7a94ecc7/qa; will attempt to use it 2024-04-30T09:36:29.681 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_3a873b0ce83192ee05b56734dad1076a7a94ecc7/qa/tasks 2024-04-30T09:36:29.681 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-30T09:36:29.682 INFO:teuthology.task.internal:Checking packages... 2024-04-30T09:36:29.706 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '3a873b0ce83192ee05b56734dad1076a7a94ecc7' 2024-04-30T09:36:29.706 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-30T09:36:29.706 INFO:teuthology.packaging:ref: None 2024-04-30T09:36:29.706 INFO:teuthology.packaging:tag: None 2024-04-30T09:36:29.706 INFO:teuthology.packaging:branch: wip-adk-testing-2024-04-29-2009 2024-04-30T09:36:29.706 INFO:teuthology.packaging:sha1: 3a873b0ce83192ee05b56734dad1076a7a94ecc7 2024-04-30T09:36:29.706 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-29-2009 2024-04-30T09:36:29.928 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3357-g3a873b0c-1jammy 2024-04-30T09:36:29.930 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-30T09:36:29.936 INFO:teuthology.task.internal:no buildpackages task found 2024-04-30T09:36:29.936 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-30T09:36:29.942 INFO:teuthology.task.internal:Saving configuration 2024-04-30T09:36:29.956 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-30T09:36:29.962 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-30T09:36:29.988 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi144.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-30_05:42:49-orch:cephadm-wip-adk-testing-2024-04-29-2009-distro-default-smithi/7680714', '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-30 09:30:37.872226', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDIasa7kmV2iQwt5yLq0++NbInlIbUYD9qPlAnRzxPR4'} 2024-04-30T09:36:30.012 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi151.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-30_05:42:49-orch:cephadm-wip-adk-testing-2024-04-29-2009-distro-default-smithi/7680714', '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-30 09:30:37.874150', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIaQODxYug55l+PYxonYEa1yKPL7RvFabugz7T8ELpqM'} 2024-04-30T09:36:30.012 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-30T09:36:30.018 INFO:teuthology.task.internal:roles: ubuntu@smithi144.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-30T09:36:30.018 INFO:teuthology.task.internal:roles: ubuntu@smithi151.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-30T09:36:30.018 INFO:teuthology.run_tasks:Running task console_log... 2024-04-30T09:36:30.087 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa8907cb670>, signals=[15]) 2024-04-30T09:36:30.088 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-30T09:36:30.094 INFO:teuthology.task.internal:Opening connections... 2024-04-30T09:36:30.094 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi144.front.sepia.ceph.com 2024-04-30T09:36:30.096 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-30T09:36:30.178 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi151.front.sepia.ceph.com 2024-04-30T09:36:30.179 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-30T09:36:30.254 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-30T09:36:30.260 DEBUG:teuthology.orchestra.run.smithi144:> uname -m 2024-04-30T09:36:30.265 INFO:teuthology.orchestra.run.smithi144.stdout:x86_64 2024-04-30T09:36:30.265 DEBUG:teuthology.orchestra.run.smithi144:> cat /etc/os-release 2024-04-30T09:36:30.310 INFO:teuthology.orchestra.run.smithi144.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-30T09:36:30.311 INFO:teuthology.orchestra.run.smithi144.stdout:NAME="Ubuntu" 2024-04-30T09:36:30.311 INFO:teuthology.orchestra.run.smithi144.stdout:VERSION_ID="22.04" 2024-04-30T09:36:30.311 INFO:teuthology.orchestra.run.smithi144.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-30T09:36:30.311 INFO:teuthology.orchestra.run.smithi144.stdout:VERSION_CODENAME=jammy 2024-04-30T09:36:30.311 INFO:teuthology.orchestra.run.smithi144.stdout:ID=ubuntu 2024-04-30T09:36:30.311 INFO:teuthology.orchestra.run.smithi144.stdout:ID_LIKE=debian 2024-04-30T09:36:30.311 INFO:teuthology.orchestra.run.smithi144.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-30T09:36:30.311 INFO:teuthology.orchestra.run.smithi144.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-30T09:36:30.311 INFO:teuthology.orchestra.run.smithi144.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-30T09:36:30.311 INFO:teuthology.orchestra.run.smithi144.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-30T09:36:30.311 INFO:teuthology.orchestra.run.smithi144.stdout:UBUNTU_CODENAME=jammy 2024-04-30T09:36:30.312 INFO:teuthology.lock.ops:Updating smithi144.front.sepia.ceph.com on lock server 2024-04-30T09:36:30.332 DEBUG:teuthology.orchestra.run.smithi151:> uname -m 2024-04-30T09:36:30.338 INFO:teuthology.orchestra.run.smithi151.stdout:x86_64 2024-04-30T09:36:30.338 DEBUG:teuthology.orchestra.run.smithi151:> cat /etc/os-release 2024-04-30T09:36:30.384 INFO:teuthology.orchestra.run.smithi151.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-30T09:36:30.384 INFO:teuthology.orchestra.run.smithi151.stdout:NAME="Ubuntu" 2024-04-30T09:36:30.385 INFO:teuthology.orchestra.run.smithi151.stdout:VERSION_ID="22.04" 2024-04-30T09:36:30.385 INFO:teuthology.orchestra.run.smithi151.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-30T09:36:30.385 INFO:teuthology.orchestra.run.smithi151.stdout:VERSION_CODENAME=jammy 2024-04-30T09:36:30.385 INFO:teuthology.orchestra.run.smithi151.stdout:ID=ubuntu 2024-04-30T09:36:30.385 INFO:teuthology.orchestra.run.smithi151.stdout:ID_LIKE=debian 2024-04-30T09:36:30.385 INFO:teuthology.orchestra.run.smithi151.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-30T09:36:30.385 INFO:teuthology.orchestra.run.smithi151.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-30T09:36:30.385 INFO:teuthology.orchestra.run.smithi151.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-30T09:36:30.385 INFO:teuthology.orchestra.run.smithi151.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-30T09:36:30.385 INFO:teuthology.orchestra.run.smithi151.stdout:UBUNTU_CODENAME=jammy 2024-04-30T09:36:30.385 INFO:teuthology.lock.ops:Updating smithi151.front.sepia.ceph.com on lock server 2024-04-30T09:36:30.407 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-30T09:36:30.416 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-30T09:36:30.422 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-30T09:36:30.422 DEBUG:teuthology.orchestra.run.smithi144:> test '!' -e /home/ubuntu/cephtest 2024-04-30T09:36:30.424 DEBUG:teuthology.orchestra.run.smithi151:> test '!' -e /home/ubuntu/cephtest 2024-04-30T09:36:30.432 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-30T09:36:30.438 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-30T09:36:30.438 DEBUG:teuthology.orchestra.run.smithi144:> test -z $(ls -A /var/lib/ceph) 2024-04-30T09:36:30.472 DEBUG:teuthology.orchestra.run.smithi151:> test -z $(ls -A /var/lib/ceph) 2024-04-30T09:36:30.482 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-30T09:36:30.541 INFO:teuthology.run_tasks:Running task kernel... 2024-04-30T09:36:30.555 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-30T09:36:30.555 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-30T09:36:30.555 DEBUG:teuthology.orchestra.run.smithi144:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-30T09:36:30.556 DEBUG:teuthology.orchestra.run.smithi151:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-30T09:36:30.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-30T09:36:30.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-30T09:36:30.561 DEBUG:teuthology.orchestra.run.smithi144:> uname -r 2024-04-30T09:36:30.561 DEBUG:teuthology.orchestra.run.smithi151:> uname -r 2024-04-30T09:36:30.607 INFO:teuthology.orchestra.run.smithi144.stdout:5.15.0-56-generic 2024-04-30T09:36:30.607 INFO:teuthology.task.kernel:Running kernel on smithi144: 5.15.0-56-generic 2024-04-30T09:36:30.607 DEBUG:teuthology.orchestra.run.smithi144:> sudo apt-get clean 2024-04-30T09:36:30.609 INFO:teuthology.orchestra.run.smithi151.stdout:5.15.0-56-generic 2024-04-30T09:36:30.609 INFO:teuthology.task.kernel:Running kernel on smithi151: 5.15.0-56-generic 2024-04-30T09:36:30.609 DEBUG:teuthology.orchestra.run.smithi151:> sudo apt-get clean 2024-04-30T09:36:30.730 DEBUG:teuthology.orchestra.run.smithi151:> sudo apt-get update 2024-04-30T09:36:30.768 DEBUG:teuthology.orchestra.run.smithi144:> sudo apt-get update 2024-04-30T09:36:30.924 INFO:teuthology.orchestra.run.smithi144.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-30T09:36:30.938 INFO:teuthology.orchestra.run.smithi144.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-30T09:36:31.000 INFO:teuthology.orchestra.run.smithi151.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-30T09:36:31.020 INFO:teuthology.orchestra.run.smithi144.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-30T09:36:31.022 INFO:teuthology.orchestra.run.smithi151.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-30T09:36:31.031 INFO:teuthology.orchestra.run.smithi144.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-30T09:36:31.063 INFO:teuthology.orchestra.run.smithi151.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-30T09:36:31.165 INFO:teuthology.orchestra.run.smithi144.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [619 kB] 2024-04-30T09:36:31.246 INFO:teuthology.orchestra.run.smithi144.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,611 kB] 2024-04-30T09:36:31.286 INFO:teuthology.orchestra.run.smithi144.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [304 kB] 2024-04-30T09:36:31.290 INFO:teuthology.orchestra.run.smithi144.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-30T09:36:31.290 INFO:teuthology.orchestra.run.smithi144.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,830 kB] 2024-04-30T09:36:31.307 INFO:teuthology.orchestra.run.smithi144.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-30T09:36:31.308 INFO:teuthology.orchestra.run.smithi144.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB] 2024-04-30T09:36:31.310 INFO:teuthology.orchestra.run.smithi144.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-30T09:36:31.310 INFO:teuthology.orchestra.run.smithi144.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,071 kB] 2024-04-30T09:36:31.320 INFO:teuthology.orchestra.run.smithi144.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [700 kB] 2024-04-30T09:36:31.345 INFO:teuthology.orchestra.run.smithi144.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] 2024-04-30T09:36:31.347 INFO:teuthology.orchestra.run.smithi144.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-30T09:36:31.347 INFO:teuthology.orchestra.run.smithi144.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-30T09:36:31.347 INFO:teuthology.orchestra.run.smithi144.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-30T09:36:31.348 INFO:teuthology.orchestra.run.smithi144.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-30T09:36:31.348 INFO:teuthology.orchestra.run.smithi144.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-30T09:36:31.351 INFO:teuthology.orchestra.run.smithi144.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-30T09:36:31.351 INFO:teuthology.orchestra.run.smithi144.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-04-30T09:36:31.352 INFO:teuthology.orchestra.run.smithi144.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-30T09:36:31.374 INFO:teuthology.orchestra.run.smithi144.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-30T09:36:31.374 INFO:teuthology.orchestra.run.smithi144.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] 2024-04-30T09:36:31.374 INFO:teuthology.orchestra.run.smithi144.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB] 2024-04-30T09:36:31.375 INFO:teuthology.orchestra.run.smithi144.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-30T09:36:31.375 INFO:teuthology.orchestra.run.smithi144.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-30T09:36:31.427 INFO:teuthology.orchestra.run.smithi151.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-30T09:36:31.449 INFO:teuthology.orchestra.run.smithi151.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [453 kB] 2024-04-30T09:36:31.456 INFO:teuthology.orchestra.run.smithi144.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [453 kB] 2024-04-30T09:36:31.566 INFO:teuthology.orchestra.run.smithi151.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,611 kB] 2024-04-30T09:36:31.739 INFO:teuthology.orchestra.run.smithi144.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,394 kB] 2024-04-30T09:36:31.758 INFO:teuthology.orchestra.run.smithi151.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,394 kB] 2024-04-30T09:36:31.877 INFO:teuthology.orchestra.run.smithi151.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [619 kB] 2024-04-30T09:36:31.906 INFO:teuthology.orchestra.run.smithi144.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-30T09:36:31.916 INFO:teuthology.orchestra.run.smithi151.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [304 kB] 2024-04-30T09:36:31.919 INFO:teuthology.orchestra.run.smithi144.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-30T09:36:31.919 INFO:teuthology.orchestra.run.smithi144.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,773 kB] 2024-04-30T09:36:31.931 INFO:teuthology.orchestra.run.smithi151.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-30T09:36:31.932 INFO:teuthology.orchestra.run.smithi151.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,830 kB] 2024-04-30T09:36:31.994 INFO:teuthology.orchestra.run.smithi151.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-30T09:36:31.995 INFO:teuthology.orchestra.run.smithi151.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB] 2024-04-30T09:36:32.001 INFO:teuthology.orchestra.run.smithi144.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-30T09:36:32.002 INFO:teuthology.orchestra.run.smithi144.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [300 kB] 2024-04-30T09:36:32.002 INFO:teuthology.orchestra.run.smithi151.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-30T09:36:32.003 INFO:teuthology.orchestra.run.smithi151.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-30T09:36:32.011 INFO:teuthology.orchestra.run.smithi144.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-30T09:36:32.011 INFO:teuthology.orchestra.run.smithi144.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [849 kB] 2024-04-30T09:36:32.032 INFO:teuthology.orchestra.run.smithi144.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [601 kB] 2024-04-30T09:36:32.048 INFO:teuthology.orchestra.run.smithi151.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-30T09:36:32.048 INFO:teuthology.orchestra.run.smithi151.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,773 kB] 2024-04-30T09:36:32.166 INFO:teuthology.orchestra.run.smithi151.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [700 kB] 2024-04-30T09:36:32.208 INFO:teuthology.orchestra.run.smithi144.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-30T09:36:32.221 INFO:teuthology.orchestra.run.smithi151.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-30T09:36:32.222 INFO:teuthology.orchestra.run.smithi151.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [300 kB] 2024-04-30T09:36:32.250 INFO:teuthology.orchestra.run.smithi151.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-30T09:36:32.250 INFO:teuthology.orchestra.run.smithi151.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [849 kB] 2024-04-30T09:36:32.339 INFO:teuthology.orchestra.run.smithi151.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [601 kB] 2024-04-30T09:36:32.533 INFO:teuthology.orchestra.run.smithi151.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-30T09:36:32.616 INFO:teuthology.orchestra.run.smithi144.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-30T09:36:32.621 INFO:teuthology.orchestra.run.smithi144.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-30T09:36:32.636 INFO:teuthology.orchestra.run.smithi144.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-30T09:36:32.636 INFO:teuthology.orchestra.run.smithi144.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-30T09:36:32.639 INFO:teuthology.orchestra.run.smithi144.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-30T09:36:32.743 INFO:teuthology.orchestra.run.smithi151.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,071 kB] 2024-04-30T09:36:32.854 INFO:teuthology.orchestra.run.smithi151.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [245 kB] 2024-04-30T09:36:32.874 INFO:teuthology.orchestra.run.smithi151.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-30T09:36:32.876 INFO:teuthology.orchestra.run.smithi151.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-30T09:36:32.879 INFO:teuthology.orchestra.run.smithi151.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-30T09:36:32.880 INFO:teuthology.orchestra.run.smithi151.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-30T09:36:32.880 INFO:teuthology.orchestra.run.smithi151.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-30T09:36:32.881 INFO:teuthology.orchestra.run.smithi151.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-30T09:36:32.885 INFO:teuthology.orchestra.run.smithi151.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-04-30T09:36:32.890 INFO:teuthology.orchestra.run.smithi151.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-30T09:36:32.942 INFO:teuthology.orchestra.run.smithi151.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-30T09:36:32.948 INFO:teuthology.orchestra.run.smithi151.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-30T09:36:32.962 INFO:teuthology.orchestra.run.smithi151.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-30T09:36:32.963 INFO:teuthology.orchestra.run.smithi151.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-30T09:36:32.970 INFO:teuthology.orchestra.run.smithi151.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-30T09:36:33.054 INFO:teuthology.orchestra.run.smithi151.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-30T09:36:33.136 INFO:teuthology.orchestra.run.smithi151.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB] 2024-04-30T09:36:33.217 INFO:teuthology.orchestra.run.smithi151.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] 2024-04-30T09:36:33.272 INFO:teuthology.orchestra.run.smithi151.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-30T09:36:33.321 INFO:teuthology.orchestra.run.smithi151.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-30T09:36:37.083 INFO:teuthology.orchestra.run.smithi144.stdout:Fetched 13.2 MB in 2s (7,061 kB/s) 2024-04-30T09:36:37.815 INFO:teuthology.orchestra.run.smithi151.stdout:Fetched 13.2 MB in 3s (5,261 kB/s) 2024-04-30T09:36:38.423 INFO:teuthology.orchestra.run.smithi144.stdout:Reading package lists... 2024-04-30T09:36:38.440 DEBUG:teuthology.orchestra.run.smithi144:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-30T09:36:38.491 INFO:teuthology.orchestra.run.smithi144.stdout:Reading package lists... 2024-04-30T09:36:38.675 INFO:teuthology.orchestra.run.smithi144.stdout:Building dependency tree... 2024-04-30T09:36:38.676 INFO:teuthology.orchestra.run.smithi144.stdout:Reading state information... 2024-04-30T09:36:38.829 INFO:teuthology.orchestra.run.smithi144.stdout:The following packages were automatically installed and are no longer required: 2024-04-30T09:36:38.829 INFO:teuthology.orchestra.run.smithi144.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-30T09:36:38.829 INFO:teuthology.orchestra.run.smithi144.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-30T09:36:38.830 INFO:teuthology.orchestra.run.smithi144.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-30T09:36:38.830 INFO:teuthology.orchestra.run.smithi144.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-30T09:36:38.830 INFO:teuthology.orchestra.run.smithi144.stdout: python2.7-minimal 2024-04-30T09:36:38.830 INFO:teuthology.orchestra.run.smithi144.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-30T09:36:38.831 INFO:teuthology.orchestra.run.smithi144.stdout:The following additional packages will be installed: 2024-04-30T09:36:38.831 INFO:teuthology.orchestra.run.smithi144.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-30T09:36:38.831 INFO:teuthology.orchestra.run.smithi144.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-30T09:36:38.831 INFO:teuthology.orchestra.run.smithi144.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-30T09:36:38.833 INFO:teuthology.orchestra.run.smithi144.stdout:Suggested packages: 2024-04-30T09:36:38.833 INFO:teuthology.orchestra.run.smithi144.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-30T09:36:38.833 INFO:teuthology.orchestra.run.smithi144.stdout:Recommended packages: 2024-04-30T09:36:38.833 INFO:teuthology.orchestra.run.smithi144.stdout: thermald 2024-04-30T09:36:38.881 INFO:teuthology.orchestra.run.smithi144.stdout:The following NEW packages will be installed: 2024-04-30T09:36:38.882 INFO:teuthology.orchestra.run.smithi144.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-30T09:36:38.882 INFO:teuthology.orchestra.run.smithi144.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-30T09:36:38.882 INFO:teuthology.orchestra.run.smithi144.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-30T09:36:38.883 INFO:teuthology.orchestra.run.smithi144.stdout:The following packages will be upgraded: 2024-04-30T09:36:38.884 INFO:teuthology.orchestra.run.smithi144.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-30T09:36:39.063 INFO:teuthology.orchestra.run.smithi144.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-04-30T09:36:39.063 INFO:teuthology.orchestra.run.smithi144.stdout:Need to get 113 MB of archives. 2024-04-30T09:36:39.063 INFO:teuthology.orchestra.run.smithi144.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-30T09:36:39.063 INFO:teuthology.orchestra.run.smithi144.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-30T09:36:39.272 INFO:teuthology.orchestra.run.smithi151.stdout:Reading package lists... 2024-04-30T09:36:39.290 DEBUG:teuthology.orchestra.run.smithi151:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-30T09:36:39.342 INFO:teuthology.orchestra.run.smithi151.stdout:Reading package lists... 2024-04-30T09:36:39.521 INFO:teuthology.orchestra.run.smithi151.stdout:Building dependency tree... 2024-04-30T09:36:39.521 INFO:teuthology.orchestra.run.smithi151.stdout:Reading state information... 2024-04-30T09:36:39.677 INFO:teuthology.orchestra.run.smithi151.stdout:The following packages were automatically installed and are no longer required: 2024-04-30T09:36:39.677 INFO:teuthology.orchestra.run.smithi151.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-30T09:36:39.677 INFO:teuthology.orchestra.run.smithi151.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-30T09:36:39.678 INFO:teuthology.orchestra.run.smithi151.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-30T09:36:39.678 INFO:teuthology.orchestra.run.smithi151.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-30T09:36:39.678 INFO:teuthology.orchestra.run.smithi151.stdout: python2.7-minimal 2024-04-30T09:36:39.678 INFO:teuthology.orchestra.run.smithi151.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-30T09:36:39.679 INFO:teuthology.orchestra.run.smithi151.stdout:The following additional packages will be installed: 2024-04-30T09:36:39.679 INFO:teuthology.orchestra.run.smithi151.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-30T09:36:39.679 INFO:teuthology.orchestra.run.smithi151.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-30T09:36:39.679 INFO:teuthology.orchestra.run.smithi151.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-30T09:36:39.680 INFO:teuthology.orchestra.run.smithi151.stdout:Suggested packages: 2024-04-30T09:36:39.681 INFO:teuthology.orchestra.run.smithi151.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-30T09:36:39.681 INFO:teuthology.orchestra.run.smithi151.stdout:Recommended packages: 2024-04-30T09:36:39.681 INFO:teuthology.orchestra.run.smithi151.stdout: thermald 2024-04-30T09:36:39.726 INFO:teuthology.orchestra.run.smithi151.stdout:The following NEW packages will be installed: 2024-04-30T09:36:39.727 INFO:teuthology.orchestra.run.smithi151.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-30T09:36:39.727 INFO:teuthology.orchestra.run.smithi151.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-30T09:36:39.727 INFO:teuthology.orchestra.run.smithi151.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-30T09:36:39.728 INFO:teuthology.orchestra.run.smithi151.stdout:The following packages will be upgraded: 2024-04-30T09:36:39.729 INFO:teuthology.orchestra.run.smithi151.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-30T09:36:39.908 INFO:teuthology.orchestra.run.smithi151.stdout:3 upgraded, 5 newly installed, 0 to remove and 316 not upgraded. 2024-04-30T09:36:39.908 INFO:teuthology.orchestra.run.smithi151.stdout:Need to get 113 MB of archives. 2024-04-30T09:36:39.908 INFO:teuthology.orchestra.run.smithi151.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-30T09:36:39.908 INFO:teuthology.orchestra.run.smithi151.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-30T09:36:40.452 INFO:teuthology.orchestra.run.smithi144.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-30T09:36:40.811 INFO:teuthology.orchestra.run.smithi144.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-30T09:36:41.321 INFO:teuthology.orchestra.run.smithi151.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-30T09:36:41.674 INFO:teuthology.orchestra.run.smithi151.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-30T09:36:43.086 INFO:teuthology.orchestra.run.smithi144.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-30T09:36:43.086 INFO:teuthology.orchestra.run.smithi144.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-30T09:36:43.086 INFO:teuthology.orchestra.run.smithi144.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-30T09:36:43.916 INFO:teuthology.orchestra.run.smithi151.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-30T09:36:43.916 INFO:teuthology.orchestra.run.smithi151.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-30T09:36:43.917 INFO:teuthology.orchestra.run.smithi151.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-30T09:36:44.283 INFO:teuthology.orchestra.run.smithi151.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-30T09:36:44.364 INFO:teuthology.orchestra.run.smithi151.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-30T09:36:44.717 INFO:teuthology.orchestra.run.smithi144.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-30T09:36:44.757 INFO:teuthology.orchestra.run.smithi151.stdout:Fetched 113 MB in 5s (24.5 MB/s) 2024-04-30T09:36:44.890 INFO:teuthology.orchestra.run.smithi144.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-30T09:36:44.944 INFO:teuthology.orchestra.run.smithi151.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-30T09:36:45.289 INFO:teuthology.orchestra.run.smithi144.stdout:Fetched 113 MB in 6s (18.9 MB/s) 2024-04-30T09:36:45.480 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-30T09:36:46.984 INFO:teuthology.orchestra.run.smithi151.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-30T09:36:46.988 INFO:teuthology.orchestra.run.smithi151.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-30T09:36:47.083 INFO:teuthology.orchestra.run.smithi151.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-30T09:36:47.763 INFO:teuthology.orchestra.run.smithi144.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-30T09:36:47.768 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-30T09:36:47.952 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-30T09:36:49.218 INFO:teuthology.orchestra.run.smithi151.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-30T09:36:49.239 INFO:teuthology.orchestra.run.smithi151.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-30T09:36:49.338 INFO:teuthology.orchestra.run.smithi151.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-30T09:36:49.771 INFO:teuthology.orchestra.run.smithi151.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-30T09:36:49.791 INFO:teuthology.orchestra.run.smithi151.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-30T09:36:49.829 INFO:teuthology.orchestra.run.smithi151.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-30T09:36:50.203 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-30T09:36:50.225 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-30T09:36:50.310 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-30T09:36:50.823 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-30T09:36:50.843 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-30T09:36:50.881 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-30T09:36:57.139 INFO:teuthology.orchestra.run.smithi151.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-30T09:36:57.247 INFO:teuthology.orchestra.run.smithi151.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-30T09:36:57.580 INFO:teuthology.orchestra.run.smithi151.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-30T09:36:57.701 INFO:teuthology.orchestra.run.smithi151.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-30T09:36:57.979 INFO:teuthology.orchestra.run.smithi151.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-30T09:36:58.001 INFO:teuthology.orchestra.run.smithi151.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-30T09:36:58.033 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-30T09:36:58.056 INFO:teuthology.orchestra.run.smithi151.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-30T09:36:58.152 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-30T09:36:58.524 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-30T09:36:58.639 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-30T09:36:58.950 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-30T09:36:58.972 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-30T09:36:59.016 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-30T09:37:04.355 INFO:teuthology.orchestra.run.smithi151.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-30T09:37:04.374 INFO:teuthology.orchestra.run.smithi151.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-30T09:37:04.413 INFO:teuthology.orchestra.run.smithi151.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-30T09:37:05.342 INFO:teuthology.orchestra.run.smithi144.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-30T09:37:05.380 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-30T09:37:05.417 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-30T09:37:07.952 INFO:teuthology.orchestra.run.smithi151.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-30T09:37:08.100 INFO:teuthology.orchestra.run.smithi151.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-30T09:37:08.449 INFO:teuthology.orchestra.run.smithi151.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-30T09:37:08.554 INFO:teuthology.orchestra.run.smithi151.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-30T09:37:08.714 INFO:teuthology.orchestra.run.smithi151.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-30T09:37:08.842 INFO:teuthology.orchestra.run.smithi151.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-30T09:37:09.139 INFO:teuthology.orchestra.run.smithi144.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-30T09:37:09.281 INFO:teuthology.orchestra.run.smithi144.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-30T09:37:09.656 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-30T09:37:09.811 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-30T09:37:09.937 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-30T09:37:10.090 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-30T09:37:10.167 INFO:teuthology.orchestra.run.smithi151.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-30T09:37:10.167 INFO:teuthology.orchestra.run.smithi151.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-30T09:37:10.167 INFO:teuthology.orchestra.run.smithi151.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-30T09:37:10.167 INFO:teuthology.orchestra.run.smithi151.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-30T09:37:10.328 INFO:teuthology.orchestra.run.smithi151.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-30T09:37:11.410 INFO:teuthology.orchestra.run.smithi144.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-30T09:37:11.411 INFO:teuthology.orchestra.run.smithi144.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-30T09:37:11.411 INFO:teuthology.orchestra.run.smithi144.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-30T09:37:11.411 INFO:teuthology.orchestra.run.smithi144.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-30T09:37:11.593 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-30T09:37:11.738 INFO:teuthology.orchestra.run.smithi151.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-30T09:37:13.428 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-30T09:37:13.505 INFO:teuthology.orchestra.run.smithi151.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-30T09:37:13.631 INFO:teuthology.orchestra.run.smithi151.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-30T09:37:13.757 INFO:teuthology.orchestra.run.smithi151.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-30T09:37:13.834 INFO:teuthology.orchestra.run.smithi151.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-30T09:37:13.834 INFO:teuthology.orchestra.run.smithi151.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-30T09:37:14.821 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-30T09:37:14.946 INFO:teuthology.orchestra.run.smithi144.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-30T09:37:15.072 INFO:teuthology.orchestra.run.smithi144.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-30T09:37:15.154 INFO:teuthology.orchestra.run.smithi144.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-30T09:37:15.154 INFO:teuthology.orchestra.run.smithi144.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-30T09:37:27.924 INFO:teuthology.orchestra.run.smithi151.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-30T09:37:27.924 INFO:teuthology.orchestra.run.smithi151.stdout:Sourcing file `/etc/default/grub' 2024-04-30T09:37:27.948 INFO:teuthology.orchestra.run.smithi151.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-30T09:37:27.966 INFO:teuthology.orchestra.run.smithi151.stdout:Generating grub configuration file ... 2024-04-30T09:37:28.211 INFO:teuthology.orchestra.run.smithi151.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-30T09:37:28.233 INFO:teuthology.orchestra.run.smithi151.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-30T09:37:28.557 INFO:teuthology.orchestra.run.smithi151.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-30T09:37:28.563 INFO:teuthology.orchestra.run.smithi151.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-30T09:37:28.629 INFO:teuthology.orchestra.run.smithi151.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-30T09:37:28.634 INFO:teuthology.orchestra.run.smithi151.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-30T09:37:28.800 INFO:teuthology.orchestra.run.smithi151.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-30T09:37:28.800 INFO:teuthology.orchestra.run.smithi151.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-30T09:37:28.800 INFO:teuthology.orchestra.run.smithi151.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-30T09:37:28.848 INFO:teuthology.orchestra.run.smithi151.stdout:done 2024-04-30T09:37:29.357 DEBUG:teuthology.orchestra.run.smithi151:> dpkg -s linux-image-generic 2024-04-30T09:37:29.381 INFO:teuthology.orchestra.run.smithi151.stdout:Package: linux-image-generic 2024-04-30T09:37:29.381 INFO:teuthology.orchestra.run.smithi151.stdout:Status: install ok installed 2024-04-30T09:37:29.381 INFO:teuthology.orchestra.run.smithi151.stdout:Priority: optional 2024-04-30T09:37:29.381 INFO:teuthology.orchestra.run.smithi151.stdout:Section: kernel 2024-04-30T09:37:29.382 INFO:teuthology.orchestra.run.smithi151.stdout:Installed-Size: 21 2024-04-30T09:37:29.382 INFO:teuthology.orchestra.run.smithi151.stdout:Maintainer: Ubuntu Kernel Team 2024-04-30T09:37:29.382 INFO:teuthology.orchestra.run.smithi151.stdout:Architecture: amd64 2024-04-30T09:37:29.382 INFO:teuthology.orchestra.run.smithi151.stdout:Source: linux-meta 2024-04-30T09:37:29.382 INFO:teuthology.orchestra.run.smithi151.stdout:Version: 5.15.0.105.102 2024-04-30T09:37:29.382 INFO:teuthology.orchestra.run.smithi151.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-30T09:37:29.382 INFO:teuthology.orchestra.run.smithi151.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-30T09:37:29.382 INFO:teuthology.orchestra.run.smithi151.stdout:Recommends: thermald 2024-04-30T09:37:29.382 INFO:teuthology.orchestra.run.smithi151.stdout:Description: Generic Linux kernel image 2024-04-30T09:37:29.382 INFO:teuthology.orchestra.run.smithi151.stdout: This package will always depend on the latest generic kernel image 2024-04-30T09:37:29.382 INFO:teuthology.orchestra.run.smithi151.stdout: available. 2024-04-30T09:37:29.382 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-30T09:37:29.383 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-30T09:37:29.383 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-30T09:37:29.383 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-30T09:37:29.383 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi151.front.sepia.ceph.com, path=None, version=distro) 2024-04-30T09:37:29.383 DEBUG:teuthology.orchestra.run.smithi151:> sudo apt-get clean 2024-04-30T09:37:29.535 DEBUG:teuthology.orchestra.run.smithi151:> sudo apt-get update 2024-04-30T09:37:29.809 INFO:teuthology.orchestra.run.smithi151.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-30T09:37:29.809 INFO:teuthology.orchestra.run.smithi151.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-30T09:37:29.877 INFO:teuthology.orchestra.run.smithi151.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-30T09:37:29.892 INFO:teuthology.orchestra.run.smithi144.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-30T09:37:29.892 INFO:teuthology.orchestra.run.smithi144.stdout:Sourcing file `/etc/default/grub' 2024-04-30T09:37:29.910 INFO:teuthology.orchestra.run.smithi144.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-30T09:37:29.927 INFO:teuthology.orchestra.run.smithi144.stdout:Generating grub configuration file ... 2024-04-30T09:37:29.959 INFO:teuthology.orchestra.run.smithi151.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-30T09:37:30.255 INFO:teuthology.orchestra.run.smithi144.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-30T09:37:30.283 INFO:teuthology.orchestra.run.smithi144.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-30T09:37:30.624 INFO:teuthology.orchestra.run.smithi144.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-30T09:37:30.629 INFO:teuthology.orchestra.run.smithi144.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-30T09:37:30.695 INFO:teuthology.orchestra.run.smithi144.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-30T09:37:30.701 INFO:teuthology.orchestra.run.smithi144.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-30T09:37:30.880 INFO:teuthology.orchestra.run.smithi144.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-30T09:37:30.880 INFO:teuthology.orchestra.run.smithi144.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-30T09:37:30.880 INFO:teuthology.orchestra.run.smithi144.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-30T09:37:30.915 INFO:teuthology.orchestra.run.smithi144.stdout:done 2024-04-30T09:37:31.224 INFO:teuthology.orchestra.run.smithi151.stdout:Reading package lists... 2024-04-30T09:37:31.242 DEBUG:teuthology.orchestra.run.smithi151:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-30T09:37:31.301 INFO:teuthology.orchestra.run.smithi151.stdout:Reading package lists... 2024-04-30T09:37:31.434 DEBUG:teuthology.orchestra.run.smithi144:> dpkg -s linux-image-generic 2024-04-30T09:37:31.463 INFO:teuthology.orchestra.run.smithi144.stdout:Package: linux-image-generic 2024-04-30T09:37:31.463 INFO:teuthology.orchestra.run.smithi144.stdout:Status: install ok installed 2024-04-30T09:37:31.463 INFO:teuthology.orchestra.run.smithi144.stdout:Priority: optional 2024-04-30T09:37:31.463 INFO:teuthology.orchestra.run.smithi144.stdout:Section: kernel 2024-04-30T09:37:31.463 INFO:teuthology.orchestra.run.smithi144.stdout:Installed-Size: 21 2024-04-30T09:37:31.463 INFO:teuthology.orchestra.run.smithi144.stdout:Maintainer: Ubuntu Kernel Team 2024-04-30T09:37:31.463 INFO:teuthology.orchestra.run.smithi144.stdout:Architecture: amd64 2024-04-30T09:37:31.463 INFO:teuthology.orchestra.run.smithi144.stdout:Source: linux-meta 2024-04-30T09:37:31.464 INFO:teuthology.orchestra.run.smithi144.stdout:Version: 5.15.0.105.102 2024-04-30T09:37:31.464 INFO:teuthology.orchestra.run.smithi144.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-30T09:37:31.464 INFO:teuthology.orchestra.run.smithi144.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-30T09:37:31.464 INFO:teuthology.orchestra.run.smithi144.stdout:Recommends: thermald 2024-04-30T09:37:31.464 INFO:teuthology.orchestra.run.smithi144.stdout:Description: Generic Linux kernel image 2024-04-30T09:37:31.464 INFO:teuthology.orchestra.run.smithi144.stdout: This package will always depend on the latest generic kernel image 2024-04-30T09:37:31.464 INFO:teuthology.orchestra.run.smithi144.stdout: available. 2024-04-30T09:37:31.464 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-30T09:37:31.464 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-30T09:37:31.464 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-30T09:37:31.464 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-30T09:37:31.464 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi144.front.sepia.ceph.com, path=None, version=distro) 2024-04-30T09:37:31.465 DEBUG:teuthology.orchestra.run.smithi144:> sudo apt-get clean 2024-04-30T09:37:31.499 INFO:teuthology.orchestra.run.smithi151.stdout:Building dependency tree... 2024-04-30T09:37:31.501 INFO:teuthology.orchestra.run.smithi151.stdout:Reading state information... 2024-04-30T09:37:31.638 DEBUG:teuthology.orchestra.run.smithi144:> sudo apt-get update 2024-04-30T09:37:31.672 INFO:teuthology.orchestra.run.smithi151.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-30T09:37:31.672 INFO:teuthology.orchestra.run.smithi151.stdout:The following packages were automatically installed and are no longer required: 2024-04-30T09:37:31.672 INFO:teuthology.orchestra.run.smithi151.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-30T09:37:31.672 INFO:teuthology.orchestra.run.smithi151.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-30T09:37:31.672 INFO:teuthology.orchestra.run.smithi151.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-30T09:37:31.673 INFO:teuthology.orchestra.run.smithi151.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-30T09:37:31.673 INFO:teuthology.orchestra.run.smithi151.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-30T09:37:31.673 INFO:teuthology.orchestra.run.smithi151.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-30T09:37:31.712 INFO:teuthology.orchestra.run.smithi151.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-04-30T09:37:31.714 DEBUG:teuthology.orchestra.run.smithi151:> dpkg -s linux-image-generic 2024-04-30T09:37:31.729 INFO:teuthology.orchestra.run.smithi151.stdout:Package: linux-image-generic 2024-04-30T09:37:31.729 INFO:teuthology.orchestra.run.smithi151.stdout:Status: install ok installed 2024-04-30T09:37:31.730 INFO:teuthology.orchestra.run.smithi151.stdout:Priority: optional 2024-04-30T09:37:31.730 INFO:teuthology.orchestra.run.smithi151.stdout:Section: kernel 2024-04-30T09:37:31.730 INFO:teuthology.orchestra.run.smithi151.stdout:Installed-Size: 21 2024-04-30T09:37:31.730 INFO:teuthology.orchestra.run.smithi151.stdout:Maintainer: Ubuntu Kernel Team 2024-04-30T09:37:31.730 INFO:teuthology.orchestra.run.smithi151.stdout:Architecture: amd64 2024-04-30T09:37:31.730 INFO:teuthology.orchestra.run.smithi151.stdout:Source: linux-meta 2024-04-30T09:37:31.730 INFO:teuthology.orchestra.run.smithi151.stdout:Version: 5.15.0.105.102 2024-04-30T09:37:31.730 INFO:teuthology.orchestra.run.smithi151.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-30T09:37:31.730 INFO:teuthology.orchestra.run.smithi151.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-30T09:37:31.730 INFO:teuthology.orchestra.run.smithi151.stdout:Recommends: thermald 2024-04-30T09:37:31.730 INFO:teuthology.orchestra.run.smithi151.stdout:Description: Generic Linux kernel image 2024-04-30T09:37:31.730 INFO:teuthology.orchestra.run.smithi151.stdout: This package will always depend on the latest generic kernel image 2024-04-30T09:37:31.730 INFO:teuthology.orchestra.run.smithi151.stdout: available. 2024-04-30T09:37:31.731 DEBUG:teuthology.orchestra.run.smithi151:> mktemp 2024-04-30T09:37:31.761 INFO:teuthology.orchestra.run.smithi144.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-30T09:37:31.776 INFO:teuthology.orchestra.run.smithi151.stdout:/tmp/tmp.6MGmVeas1K 2024-04-30T09:37:31.776 DEBUG:teuthology.orchestra.run.smithi151:> sudo cp /boot/grub/grub.cfg /tmp/tmp.6MGmVeas1K 2024-04-30T09:37:31.777 INFO:teuthology.orchestra.run.smithi144.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-30T09:37:31.777 INFO:teuthology.orchestra.run.smithi144.stdout:Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-30T09:37:31.797 INFO:teuthology.orchestra.run.smithi144.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-30T09:37:31.833 DEBUG:teuthology.orchestra.run.smithi151:> sudo chmod 0666 /tmp/tmp.6MGmVeas1K 2024-04-30T09:37:31.961 DEBUG:teuthology.orchestra.remote:smithi151:/tmp/tmp.6MGmVeas1K is 10KB 2024-04-30T09:37:31.974 DEBUG:teuthology.orchestra.run.smithi151:> rm -fr /tmp/tmp.6MGmVeas1K 2024-04-30T09:37:31.980 DEBUG:teuthology.orchestra.run.smithi151:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-30T09:37:32.033 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-04-30T09:37:32.033 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-30T09:37:32.033 DEBUG:teuthology.orchestra.run.smithi151:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-30T09:37:32.108 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-30T09:37:32.109 DEBUG:teuthology.orchestra.run.smithi151:> sudo update-grub 2024-04-30T09:37:33.148 INFO:teuthology.orchestra.run.smithi144.stdout:Reading package lists... 2024-04-30T09:37:33.165 DEBUG:teuthology.orchestra.run.smithi144:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-30T09:37:33.226 INFO:teuthology.orchestra.run.smithi144.stdout:Reading package lists... 2024-04-30T09:37:33.313 INFO:teuthology.orchestra.run.smithi151.stderr:Sourcing file `/etc/default/grub' 2024-04-30T09:37:33.314 INFO:teuthology.orchestra.run.smithi151.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-30T09:37:33.316 INFO:teuthology.orchestra.run.smithi151.stderr:Generating grub configuration file ... 2024-04-30T09:37:33.428 INFO:teuthology.orchestra.run.smithi144.stdout:Building dependency tree... 2024-04-30T09:37:33.429 INFO:teuthology.orchestra.run.smithi144.stdout:Reading state information... 2024-04-30T09:37:33.494 INFO:teuthology.orchestra.run.smithi151.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-30T09:37:33.500 INFO:teuthology.orchestra.run.smithi151.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-30T09:37:33.608 INFO:teuthology.orchestra.run.smithi144.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-30T09:37:33.608 INFO:teuthology.orchestra.run.smithi144.stdout:The following packages were automatically installed and are no longer required: 2024-04-30T09:37:33.608 INFO:teuthology.orchestra.run.smithi144.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-30T09:37:33.608 INFO:teuthology.orchestra.run.smithi144.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-30T09:37:33.608 INFO:teuthology.orchestra.run.smithi144.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-30T09:37:33.609 INFO:teuthology.orchestra.run.smithi144.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-30T09:37:33.609 INFO:teuthology.orchestra.run.smithi144.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-30T09:37:33.609 INFO:teuthology.orchestra.run.smithi144.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-30T09:37:33.649 INFO:teuthology.orchestra.run.smithi144.stdout:0 upgraded, 0 newly installed, 0 to remove and 316 not upgraded. 2024-04-30T09:37:33.651 DEBUG:teuthology.orchestra.run.smithi144:> dpkg -s linux-image-generic 2024-04-30T09:37:33.666 INFO:teuthology.orchestra.run.smithi144.stdout:Package: linux-image-generic 2024-04-30T09:37:33.667 INFO:teuthology.orchestra.run.smithi144.stdout:Status: install ok installed 2024-04-30T09:37:33.667 INFO:teuthology.orchestra.run.smithi144.stdout:Priority: optional 2024-04-30T09:37:33.667 INFO:teuthology.orchestra.run.smithi144.stdout:Section: kernel 2024-04-30T09:37:33.667 INFO:teuthology.orchestra.run.smithi144.stdout:Installed-Size: 21 2024-04-30T09:37:33.667 INFO:teuthology.orchestra.run.smithi144.stdout:Maintainer: Ubuntu Kernel Team 2024-04-30T09:37:33.667 INFO:teuthology.orchestra.run.smithi144.stdout:Architecture: amd64 2024-04-30T09:37:33.667 INFO:teuthology.orchestra.run.smithi144.stdout:Source: linux-meta 2024-04-30T09:37:33.667 INFO:teuthology.orchestra.run.smithi144.stdout:Version: 5.15.0.105.102 2024-04-30T09:37:33.667 INFO:teuthology.orchestra.run.smithi144.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-30T09:37:33.667 INFO:teuthology.orchestra.run.smithi144.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-30T09:37:33.667 INFO:teuthology.orchestra.run.smithi144.stdout:Recommends: thermald 2024-04-30T09:37:33.667 INFO:teuthology.orchestra.run.smithi144.stdout:Description: Generic Linux kernel image 2024-04-30T09:37:33.668 INFO:teuthology.orchestra.run.smithi144.stdout: This package will always depend on the latest generic kernel image 2024-04-30T09:37:33.668 INFO:teuthology.orchestra.run.smithi144.stdout: available. 2024-04-30T09:37:33.668 DEBUG:teuthology.orchestra.run.smithi144:> mktemp 2024-04-30T09:37:33.718 INFO:teuthology.orchestra.run.smithi144.stdout:/tmp/tmp.8j20X8JPJl 2024-04-30T09:37:33.719 DEBUG:teuthology.orchestra.run.smithi144:> sudo cp /boot/grub/grub.cfg /tmp/tmp.8j20X8JPJl 2024-04-30T09:37:33.743 INFO:teuthology.orchestra.run.smithi151.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-30T09:37:33.748 INFO:teuthology.orchestra.run.smithi151.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-30T09:37:33.775 DEBUG:teuthology.orchestra.run.smithi144:> sudo chmod 0666 /tmp/tmp.8j20X8JPJl 2024-04-30T09:37:33.788 INFO:teuthology.orchestra.run.smithi151.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-30T09:37:33.794 INFO:teuthology.orchestra.run.smithi151.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-30T09:37:33.891 DEBUG:teuthology.orchestra.remote:smithi144:/tmp/tmp.8j20X8JPJl is 10KB 2024-04-30T09:37:33.903 DEBUG:teuthology.orchestra.run.smithi144:> rm -fr /tmp/tmp.8j20X8JPJl 2024-04-30T09:37:33.909 DEBUG:teuthology.orchestra.run.smithi144:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-30T09:37:33.918 INFO:teuthology.orchestra.run.smithi151.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-30T09:37:33.918 INFO:teuthology.orchestra.run.smithi151.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-30T09:37:33.918 INFO:teuthology.orchestra.run.smithi151.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-30T09:37:33.941 INFO:teuthology.orchestra.run.smithi151.stderr:done 2024-04-30T09:37:33.949 DEBUG:teuthology.orchestra.run.smithi151:> sudo shutdown -r now 2024-04-30T09:37:33.962 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-04-30T09:37:33.962 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-30T09:37:33.963 DEBUG:teuthology.orchestra.run.smithi144:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-30T09:37:34.029 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-30T09:37:34.029 DEBUG:teuthology.orchestra.run.smithi144:> sudo update-grub 2024-04-30T09:37:35.339 INFO:teuthology.orchestra.run.smithi144.stderr:Sourcing file `/etc/default/grub' 2024-04-30T09:37:35.339 INFO:teuthology.orchestra.run.smithi144.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-30T09:37:35.350 INFO:teuthology.orchestra.run.smithi144.stderr:Generating grub configuration file ... 2024-04-30T09:37:35.609 INFO:teuthology.orchestra.run.smithi144.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-30T09:37:35.614 INFO:teuthology.orchestra.run.smithi144.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-30T09:37:35.882 INFO:teuthology.orchestra.run.smithi144.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-30T09:37:35.887 INFO:teuthology.orchestra.run.smithi144.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-30T09:37:35.929 INFO:teuthology.orchestra.run.smithi144.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-30T09:37:35.934 INFO:teuthology.orchestra.run.smithi144.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-30T09:37:36.043 INFO:teuthology.orchestra.run.smithi144.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-30T09:37:36.043 INFO:teuthology.orchestra.run.smithi144.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-30T09:37:36.044 INFO:teuthology.orchestra.run.smithi144.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-30T09:37:36.065 INFO:teuthology.orchestra.run.smithi144.stderr:done 2024-04-30T09:37:36.067 DEBUG:teuthology.orchestra.run.smithi144:> sudo shutdown -r now 2024-04-30T09:38:03.970 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-30T09:38:03.971 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-30T09:38:03.972 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-30T09:38:06.070 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-30T09:38:06.071 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-04-30T09:38:06.071 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-30T09:38:22.366 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.151 2024-04-30T09:38:24.414 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.144 2024-04-30T09:38:31.374 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-30T09:38:31.375 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-30T09:38:33.417 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-04-30T09:38:33.418 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-30T09:38:34.430 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.151 2024-04-30T09:38:36.478 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.144 2024-04-30T09:38:46.435 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-30T09:38:46.436 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-30T09:38:48.481 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-04-30T09:38:48.481 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-30T09:39:06.915 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.144 2024-04-30T09:39:21.930 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-04-30T09:39:21.931 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-30T09:39:22.127 DEBUG:teuthology.orchestra.run.smithi144:> true 2024-04-30T09:39:22.727 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-04-30T09:39:22.727 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-105-generic"... 2024-04-30T09:39:22.727 DEBUG:teuthology.orchestra.run.smithi144:> uname -r 2024-04-30T09:39:22.774 INFO:teuthology.orchestra.run.smithi144.stdout:5.15.0-105-generic 2024-04-30T09:39:22.775 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-30T09:39:22.775 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-30T09:39:22.775 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-30T09:39:23.775 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-30T09:39:23.776 DEBUG:teuthology.orchestra.run.smithi144:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-30T09:39:23.849 INFO:teuthology.orchestra.run.smithi144.stdout:ttyS1 2024-04-30T09:39:23.868 DEBUG:teuthology.parallel:result is None 2024-04-30T09:39:46.438 DEBUG:teuthology.orchestra.remote:timed out 2024-04-30T09:40:01.440 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-30T09:40:01.442 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-30T09:40:01.727 DEBUG:teuthology.orchestra.run.smithi151:> true 2024-04-30T09:40:02.301 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-30T09:40:02.301 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-105-generic"... 2024-04-30T09:40:02.301 DEBUG:teuthology.orchestra.run.smithi151:> uname -r 2024-04-30T09:40:02.348 INFO:teuthology.orchestra.run.smithi151.stdout:5.15.0-105-generic 2024-04-30T09:40:02.349 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-30T09:40:02.349 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-30T09:40:02.349 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-30T09:40:03.349 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-30T09:40:03.349 DEBUG:teuthology.orchestra.run.smithi151:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-30T09:40:03.434 INFO:teuthology.orchestra.run.smithi151.stdout:ttyS1 2024-04-30T09:40:03.458 DEBUG:teuthology.parallel:result is None 2024-04-30T09:40:03.459 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-30T09:40:03.470 INFO:teuthology.task.internal:Creating test directory... 2024-04-30T09:40:03.470 DEBUG:teuthology.orchestra.run.smithi144:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-30T09:40:03.472 DEBUG:teuthology.orchestra.run.smithi151:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-30T09:40:03.478 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-30T09:40:03.494 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-30T09:40:03.508 INFO:teuthology.task.internal:Creating archive directory... 2024-04-30T09:40:03.508 DEBUG:teuthology.orchestra.run.smithi144:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-30T09:40:03.520 DEBUG:teuthology.orchestra.run.smithi151:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-30T09:40:03.541 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-30T09:40:03.552 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-30T09:40:03.552 DEBUG:teuthology.orchestra.run.smithi144:> 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-30T09:40:03.579 DEBUG:teuthology.orchestra.run.smithi151:> 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-30T09:40:03.598 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-30T09:40:03.600 INFO:teuthology.orchestra.run.smithi151.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-30T09:40:03.606 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-30T09:40:03.609 INFO:teuthology.orchestra.run.smithi151.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-30T09:40:03.611 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-30T09:40:03.618 INFO:teuthology.task.internal:Configuring sudo... 2024-04-30T09:40:03.618 DEBUG:teuthology.orchestra.run.smithi144:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-30T09:40:03.651 DEBUG:teuthology.orchestra.run.smithi151:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-30T09:40:03.674 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-30T09:40:03.684 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-30T09:40:03.685 DEBUG:teuthology.orchestra.run.smithi144:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-30T09:40:03.707 DEBUG:teuthology.orchestra.run.smithi151:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-30T09:40:03.723 DEBUG:teuthology.orchestra.run.smithi144:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-30T09:40:03.759 DEBUG:teuthology.orchestra.run.smithi144:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-30T09:40:03.807 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-04-30T09:40:03.807 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-30T09:40:03.871 DEBUG:teuthology.orchestra.run.smithi151:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-30T09:40:03.878 DEBUG:teuthology.orchestra.run.smithi151:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-30T09:40:03.927 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-04-30T09:40:03.927 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-30T09:40:03.981 DEBUG:teuthology.orchestra.run.smithi144:> sudo service rsyslog restart 2024-04-30T09:40:03.983 DEBUG:teuthology.orchestra.run.smithi151:> sudo service rsyslog restart 2024-04-30T09:40:04.056 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-30T09:40:04.063 INFO:teuthology.task.internal:Starting timer... 2024-04-30T09:40:04.063 INFO:teuthology.run_tasks:Running task pcp... 2024-04-30T09:40:04.075 INFO:teuthology.run_tasks:Running task selinux... 2024-04-30T09:40:04.085 DEBUG:teuthology.task.selinux:Excluding smithi144: OS 'ubuntu' does not support SELinux 2024-04-30T09:40:04.085 DEBUG:teuthology.task.selinux:Excluding smithi151: OS 'ubuntu' does not support SELinux 2024-04-30T09:40:04.086 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-30T09:40:04.086 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-30T09:40:04.086 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-30T09:40:04.086 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-30T09:40:04.096 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-30T09:40:04.101 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-30T09:40:04.244 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-30T09:40:04.262 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-30T09:40:04.263 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi144.front.sepia.ceph.com,smithi151.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-30T09:47:03.543 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi144.front.sepia.ceph.com'), Remote(name='ubuntu@smithi151.front.sepia.ceph.com')] 2024-04-30T09:47:03.545 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-04-30T09:47:03.547 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi144.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-30T09:47:03.628 DEBUG:teuthology.orchestra.run.smithi144:> true 2024-04-30T09:47:03.706 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi144.front.sepia.ceph.com' 2024-04-30T09:47:03.707 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-30T09:47:03.707 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi151.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-30T09:47:03.785 DEBUG:teuthology.orchestra.run.smithi151:> true 2024-04-30T09:47:03.862 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi151.front.sepia.ceph.com' 2024-04-30T09:47:03.863 INFO:teuthology.run_tasks:Running task clock... 2024-04-30T09:47:03.876 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-30T09:47:03.877 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-30T09:47:03.877 DEBUG:teuthology.orchestra.run.smithi144:> 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-30T09:47:03.881 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-30T09:47:03.881 DEBUG:teuthology.orchestra.run.smithi151:> 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-30T09:47:03.909 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-30T09:47:03.910 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: Command line: ntpd -gq 2024-04-30T09:47:03.910 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: ---------------------------------------------------- 2024-04-30T09:47:03.910 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: ntp-4 is maintained by Network Time Foundation, 2024-04-30T09:47:03.910 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-30T09:47:03.910 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: corporation. Support and training for ntp-4 are 2024-04-30T09:47:03.910 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: available at https://www.nwtime.org/support 2024-04-30T09:47:03.910 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: ---------------------------------------------------- 2024-04-30T09:47:03.911 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: proto: precision = 0.044 usec (-24) 2024-04-30T09:47:03.911 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: basedate set to 2022-02-04 2024-04-30T09:47:03.911 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: gps base set to 2022-02-06 (week 2196) 2024-04-30T09:47:03.911 INFO:teuthology.orchestra.run.smithi144.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-30T09:47:03.911 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-30T09:47:03.912 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: restrict ::: KOD does nothing without LIMITED. 2024-04-30T09:47:03.912 INFO:teuthology.orchestra.run.smithi144.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-30T09:47:03.913 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: Listen and drop on 0 v6wildcard [::]:123 2024-04-30T09:47:03.913 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-30T09:47:03.913 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: Listen normally on 2 lo 127.0.0.1:123 2024-04-30T09:47:03.913 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: Listen normally on 3 enp3s0f1 172.21.15.144:123 2024-04-30T09:47:03.913 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: Listen normally on 4 lo [::1]:123 2024-04-30T09:47:03.913 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f5f%5]:123 2024-04-30T09:47:03.913 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:03 ntpd[17210]: Listening on routing socket on fd #22 for interface updates 2024-04-30T09:47:03.928 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-30T09:47:03.928 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: Command line: ntpd -gq 2024-04-30T09:47:03.929 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: ---------------------------------------------------- 2024-04-30T09:47:03.929 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: ntp-4 is maintained by Network Time Foundation, 2024-04-30T09:47:03.929 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-30T09:47:03.929 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: corporation. Support and training for ntp-4 are 2024-04-30T09:47:03.929 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: available at https://www.nwtime.org/support 2024-04-30T09:47:03.929 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: ---------------------------------------------------- 2024-04-30T09:47:03.930 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: proto: precision = 0.058 usec (-24) 2024-04-30T09:47:03.930 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: basedate set to 2022-02-04 2024-04-30T09:47:03.930 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: gps base set to 2022-02-06 (week 2196) 2024-04-30T09:47:03.930 INFO:teuthology.orchestra.run.smithi151.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-30T09:47:03.931 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-30T09:47:03.931 INFO:teuthology.orchestra.run.smithi151.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-30T09:47:03.932 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: restrict ::: KOD does nothing without LIMITED. 2024-04-30T09:47:03.932 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: Listen and drop on 0 v6wildcard [::]:123 2024-04-30T09:47:03.932 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-30T09:47:03.932 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: Listen normally on 2 lo 127.0.0.1:123 2024-04-30T09:47:03.932 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: Listen normally on 3 enp3s0f1 172.21.15.151:123 2024-04-30T09:47:03.932 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: Listen normally on 4 lo [::1]:123 2024-04-30T09:47:03.932 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6f63%5]:123 2024-04-30T09:47:03.933 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:03 ntpd[17216]: Listening on routing socket on fd #22 for interface updates 2024-04-30T09:47:04.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:04 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:04.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:04 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:04.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:04 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:04.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:04 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:04.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:04 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:04.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:04 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:04.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:04 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:04.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:04 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:04.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:04 ntpd[17210]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:04.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:04 ntpd[17210]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:04.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:04 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:04.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:04 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:04.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:04 ntpd[17210]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:04.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:04 ntpd[17210]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:04.929 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:04 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:04.929 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:04 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:04.929 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:04 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:04.929 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:04 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:04.929 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:04 ntpd[17216]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:04.929 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:04 ntpd[17216]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:05.929 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:05 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:05.929 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:05 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:06.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:06 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:06.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:06 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:06.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:06 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:06.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:06 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:06.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:06 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:06.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:06 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:06.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:06 ntpd[17210]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:06.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:06 ntpd[17210]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:06.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:06 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:06.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:06 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:06.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:06 ntpd[17210]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:06.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:06 ntpd[17210]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:06.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:06 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:06.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:06 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:06.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:06 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:06.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:06 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:06.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:06 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:06.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:06 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:06.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:06 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:06.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:06 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:06.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:06 ntpd[17216]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:06.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:06 ntpd[17216]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:06.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:06 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:06.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:06 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:06.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:06 ntpd[17216]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:06.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:06 ntpd[17216]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:06.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:06 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:06.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:06 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:06.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:06 ntpd[17216]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:06.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:06 ntpd[17216]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:07.910 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:07 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:07.910 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:07 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:07.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:07 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:07.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:07 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:07.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:07 ntpd[17210]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:07.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:07 ntpd[17210]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:08.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:08 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:08.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:08 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:08.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:08 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:08.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:08 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:08.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:08 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:08.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:08 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:08.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:08 ntpd[17210]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:08.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:08 ntpd[17210]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:08.913 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:08 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:08.913 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:08 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:08.913 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:08 ntpd[17210]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:08.913 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:08 ntpd[17210]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:08.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:08 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:08.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:08 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:08.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:08 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:08.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:08 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:08.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:08 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:08.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:08 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:08.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:08 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:08.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:08 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:08.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:08 ntpd[17216]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:08.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:08 ntpd[17216]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:08.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:08 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:08.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:08 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:08.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:08 ntpd[17216]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:08.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:08 ntpd[17216]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:08.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:08 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:08.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:08 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:08.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:08 ntpd[17216]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:08.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:08 ntpd[17216]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:09.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:09 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:09.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:09 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:09.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:09 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:09.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:09 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:09.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:09 ntpd[17210]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:09.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:09 ntpd[17210]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:10.910 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:10 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:10.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:10 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:10.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:10 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:10.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:10 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:10.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:10 ntpd[17210]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:10.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:10 ntpd[17210]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:10.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:10 ntpd[17210]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:10.911 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:10 ntpd[17210]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:10.911 INFO:teuthology.orchestra.run.smithi144.stdout:30 Apr 09:47:10 ntpd[17210]: ntpd: time slew -0.000047 s 2024-04-30T09:47:10.911 INFO:teuthology.orchestra.run.smithi144.stdout:ntpd: time slew -0.000047s 2024-04-30T09:47:10.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:10 ntpd[17210]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-30T09:47:10.912 INFO:teuthology.orchestra.run.smithi144.stderr:30 Apr 09:47:10 ntpd[17210]: can't open /var/log/ntpstats/loopstats.20240430: Permission denied 2024-04-30T09:47:10.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:10.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:10.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:10.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:10.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:10.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:10.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:10.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:10.930 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:10.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:10.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:10.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:10.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:10.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:10.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-30T09:47:10.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: can't open /var/log/ntpstats/rawstats.20240430: Permission denied 2024-04-30T09:47:10.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-30T09:47:10.931 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: can't open /var/log/ntpstats/peerstats.20240430: Permission denied 2024-04-30T09:47:10.931 INFO:teuthology.orchestra.run.smithi151.stdout:30 Apr 09:47:10 ntpd[17216]: ntpd: time slew +0.000153 s 2024-04-30T09:47:10.931 INFO:teuthology.orchestra.run.smithi151.stdout:ntpd: time slew +0.000153s 2024-04-30T09:47:10.932 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-30T09:47:10.932 INFO:teuthology.orchestra.run.smithi151.stderr:30 Apr 09:47:10 ntpd[17216]: can't open /var/log/ntpstats/loopstats.20240430: Permission denied 2024-04-30T09:47:10.961 INFO:teuthology.orchestra.run.smithi144.stdout: remote refid st t when poll reach delay offset jitter 2024-04-30T09:47:10.961 INFO:teuthology.orchestra.run.smithi144.stdout:============================================================================== 2024-04-30T09:47:10.961 INFO:teuthology.orchestra.run.smithi144.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-30T09:47:10.961 INFO:teuthology.orchestra.run.smithi144.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-30T09:47:10.961 INFO:teuthology.orchestra.run.smithi144.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-30T09:47:10.961 INFO:teuthology.orchestra.run.smithi144.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-30T09:47:10.992 INFO:teuthology.orchestra.run.smithi151.stdout: remote refid st t when poll reach delay offset jitter 2024-04-30T09:47:10.992 INFO:teuthology.orchestra.run.smithi151.stdout:============================================================================== 2024-04-30T09:47:10.992 INFO:teuthology.orchestra.run.smithi151.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-30T09:47:10.992 INFO:teuthology.orchestra.run.smithi151.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-30T09:47:10.992 INFO:teuthology.orchestra.run.smithi151.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-30T09:47:10.992 INFO:teuthology.orchestra.run.smithi151.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-30T09:47:10.993 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-30T09:47:11.095 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': '3a873b0ce83192ee05b56734dad1076a7a94ecc7'} 2024-04-30T09:47:11.095 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-04-30T09:47:11.095 INFO:tasks.cephadm:Cluster fsid is 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:47:11.095 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-30T09:47:11.096 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.144', 'mon.c': '[v2:172.21.15.144:3301,v1:172.21.15.144:6790]', 'mon.b': '172.21.15.151'} 2024-04-30T09:47:11.096 INFO:tasks.cephadm:First mon is mon.a on smithi144 2024-04-30T09:47:11.096 INFO:tasks.cephadm:First mgr is y 2024-04-30T09:47:11.096 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-30T09:47:11.096 DEBUG:teuthology.orchestra.run.smithi144:> sudo hostname $(hostname -s) 2024-04-30T09:47:11.111 DEBUG:teuthology.orchestra.run.smithi151:> sudo hostname $(hostname -s) 2024-04-30T09:47:11.125 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-04-30T09:47:11.126 DEBUG:teuthology.orchestra.run.smithi144:> 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-30T09:47:11.487 INFO:teuthology.orchestra.run.smithi144.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 30 09:47 /home/ubuntu/cephtest/cephadm 2024-04-30T09:47:11.487 DEBUG:teuthology.orchestra.run.smithi151:> 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-30T09:47:11.763 INFO:teuthology.orchestra.run.smithi151.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 30 09:47 /home/ubuntu/cephtest/cephadm 2024-04-30T09:47:11.763 DEBUG:teuthology.orchestra.run.smithi144:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-30T09:47:11.771 DEBUG:teuthology.orchestra.run.smithi151:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-30T09:47:11.790 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-04-30T09:47:11.790 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-30T09:47:11.815 DEBUG:teuthology.orchestra.run.smithi151:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-30T09:47:11.969 INFO:teuthology.orchestra.run.smithi144.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-30T09:47:11.978 INFO:teuthology.orchestra.run.smithi151.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-30T09:48:04.712 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T09:48:04.713 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-30T09:48:04.713 INFO:teuthology.orchestra.run.smithi144.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-30T09:48:04.713 INFO:teuthology.orchestra.run.smithi144.stdout: "repo_digests": [ 2024-04-30T09:48:04.713 INFO:teuthology.orchestra.run.smithi144.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-30T09:48:04.713 INFO:teuthology.orchestra.run.smithi144.stdout: ] 2024-04-30T09:48:04.713 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T09:48:04.885 INFO:teuthology.orchestra.run.smithi151.stdout:{ 2024-04-30T09:48:04.885 INFO:teuthology.orchestra.run.smithi151.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-30T09:48:04.885 INFO:teuthology.orchestra.run.smithi151.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-30T09:48:04.885 INFO:teuthology.orchestra.run.smithi151.stdout: "repo_digests": [ 2024-04-30T09:48:04.885 INFO:teuthology.orchestra.run.smithi151.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-30T09:48:04.885 INFO:teuthology.orchestra.run.smithi151.stdout: ] 2024-04-30T09:48:04.885 INFO:teuthology.orchestra.run.smithi151.stdout:} 2024-04-30T09:48:04.917 DEBUG:teuthology.orchestra.run.smithi144:> sudo mkdir -p /etc/ceph 2024-04-30T09:48:04.931 DEBUG:teuthology.orchestra.run.smithi151:> sudo mkdir -p /etc/ceph 2024-04-30T09:48:04.945 DEBUG:teuthology.orchestra.run.smithi144:> sudo chmod 777 /etc/ceph 2024-04-30T09:48:04.985 DEBUG:teuthology.orchestra.run.smithi151:> sudo chmod 777 /etc/ceph 2024-04-30T09:48:04.999 INFO:tasks.cephadm:Writing seed config... 2024-04-30T09:48:05.000 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-04-30T09:48:05.000 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-30T09:48:05.000 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-30T09:48:05.000 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-04-30T09:48:05.000 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-30T09:48:05.000 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-30T09:48:05.000 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-30T09:48:05.000 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-30T09:48:05.001 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-30T09:48:05.001 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-04-30T09:48:05.001 DEBUG:teuthology.orchestra.run.smithi144:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-30T09:48:05.033 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 = 9dbd1526-06d6-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-30T09:48:05.033 DEBUG:teuthology.orchestra.run.smithi144:mon.a> sudo journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mon.a.service 2024-04-30T09:48:05.078 DEBUG:teuthology.orchestra.run.smithi144:mgr.y> sudo journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.y.service 2024-04-30T09:48:05.122 INFO:tasks.cephadm:Bootstrapping... 2024-04-30T09:48:05.122 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 9dbd1526-06d6-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.144 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-30T09:48:05.318 INFO:teuthology.orchestra.run.smithi144.stderr:-------------------------------------------------------------------------------- 2024-04-30T09:48:05.319 INFO:teuthology.orchestra.run.smithi144.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '9dbd1526-06d6-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.144', '--skip-admin-label'] 2024-04-30T09:48:05.319 INFO:teuthology.orchestra.run.smithi144.stderr:Verifying podman|docker is present... 2024-04-30T09:48:05.319 INFO:teuthology.orchestra.run.smithi144.stderr:Verifying lvm2 is present... 2024-04-30T09:48:05.319 INFO:teuthology.orchestra.run.smithi144.stderr:Verifying time synchronization is in place... 2024-04-30T09:48:05.324 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-30T09:48:05.329 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: inactive 2024-04-30T09:48:05.332 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-30T09:48:05.336 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: inactive 2024-04-30T09:48:05.339 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: masked 2024-04-30T09:48:05.342 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: inactive 2024-04-30T09:48:05.346 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-30T09:48:05.349 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: inactive 2024-04-30T09:48:05.353 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: enabled 2024-04-30T09:48:05.357 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: active 2024-04-30T09:48:05.358 INFO:teuthology.orchestra.run.smithi144.stderr:Unit ntp.service is enabled and running 2024-04-30T09:48:05.358 INFO:teuthology.orchestra.run.smithi144.stderr:Repeating the final host check... 2024-04-30T09:48:05.358 INFO:teuthology.orchestra.run.smithi144.stderr:docker (/usr/bin/docker) is present 2024-04-30T09:48:05.358 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl is present 2024-04-30T09:48:05.358 INFO:teuthology.orchestra.run.smithi144.stderr:lvcreate is present 2024-04-30T09:48:05.361 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-30T09:48:05.364 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: inactive 2024-04-30T09:48:05.368 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-30T09:48:05.371 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: inactive 2024-04-30T09:48:05.376 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: masked 2024-04-30T09:48:05.380 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: inactive 2024-04-30T09:48:05.384 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-30T09:48:05.387 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: inactive 2024-04-30T09:48:05.391 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: enabled 2024-04-30T09:48:05.395 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: active 2024-04-30T09:48:05.396 INFO:teuthology.orchestra.run.smithi144.stderr:Unit ntp.service is enabled and running 2024-04-30T09:48:05.396 INFO:teuthology.orchestra.run.smithi144.stderr:Host looks OK 2024-04-30T09:48:05.396 INFO:teuthology.orchestra.run.smithi144.stderr:Cluster fsid: 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:48:05.396 INFO:teuthology.orchestra.run.smithi144.stderr:Acquiring lock 140257766557056 on /run/cephadm/9dbd1526-06d6-11ef-bc93-c7b262605968.lock 2024-04-30T09:48:05.396 INFO:teuthology.orchestra.run.smithi144.stderr:Lock 140257766557056 acquired on /run/cephadm/9dbd1526-06d6-11ef-bc93-c7b262605968.lock 2024-04-30T09:48:05.396 INFO:teuthology.orchestra.run.smithi144.stderr:Verifying IP 172.21.15.144 port 3300 ... 2024-04-30T09:48:05.396 INFO:teuthology.orchestra.run.smithi144.stderr:Verifying IP 172.21.15.144 port 6789 ... 2024-04-30T09:48:05.397 INFO:teuthology.orchestra.run.smithi144.stderr:Base mon IP is 172.21.15.144, final addrv is [v2:172.21.15.144:3300,v1:172.21.15.144:6789] 2024-04-30T09:48:05.398 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-04-30T09:48:05.398 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.144 metric 100 2024-04-30T09:48:05.398 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/sbin/ip: 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.144 metric 100 2024-04-30T09:48:05.398 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-30T09:48:05.398 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.144 metric 100 2024-04-30T09:48:05.398 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/sbin/ip: 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.144 metric 100 2024-04-30T09:48:05.398 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/sbin/ip: 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.144 metric 100 2024-04-30T09:48:05.399 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.144 metric 100 2024-04-30T09:48:05.400 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-30T09:48:05.400 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-30T09:48:05.400 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1790sec pref medium 2024-04-30T09:48:05.402 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-30T09:48:05.402 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-04-30T09:48:05.402 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-30T09:48:05.402 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-30T09:48:05.402 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe88:7f5f/64 scope link 2024-04-30T09:48:05.403 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-30T09:48:05.403 INFO:teuthology.orchestra.run.smithi144.stderr:Mon IP `172.21.15.144` is in CIDR network `172.21.0.0/20` 2024-04-30T09:48:05.403 INFO:teuthology.orchestra.run.smithi144.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-30T09:48:05.403 INFO:teuthology.orchestra.run.smithi144.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-30T09:48:05.800 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-04-30T09:48:05.920 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-30T09:48:05.920 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-04-30T09:48:05.953 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-04-30T09:48:06.865 INFO:teuthology.orchestra.run.smithi144.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-30T09:48:07.447 INFO:teuthology.orchestra.run.smithi144.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-30T09:48:07.448 INFO:teuthology.orchestra.run.smithi144.stderr:Extracting ceph user uid/gid from container image... 2024-04-30T09:48:08.149 INFO:teuthology.orchestra.run.smithi144.stderr:stat: 167 167 2024-04-30T09:48:08.710 INFO:teuthology.orchestra.run.smithi144.stderr:Creating initial keys... 2024-04-30T09:48:09.362 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-authtool: AQBZvjBmegaYFRAAo+zzzXGayFc3CY4RzOTgkw== 2024-04-30T09:48:10.653 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-authtool: AQBavjBmDon/JhAAGUeeO6GHm4NoLyEU58Scdg== 2024-04-30T09:48:11.934 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-authtool: AQBbvjBmZYq0NxAAOVAJmgAudl8IQg2Bp2/5XQ== 2024-04-30T09:48:12.570 INFO:teuthology.orchestra.run.smithi144.stderr:Creating initial monmap... 2024-04-30T09:48:13.261 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-30T09:48:13.262 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-04-30T09:48:13.262 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:48:13.262 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-30T09:48:13.846 INFO:teuthology.orchestra.run.smithi144.stderr:monmaptool for a [v2:172.21.15.144:3300,v1:172.21.15.144:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-30T09:48:13.847 INFO:teuthology.orchestra.run.smithi144.stderr:setting min_mon_release = octopus 2024-04-30T09:48:13.847 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/monmaptool: set fsid to 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:48:13.847 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-30T09:48:13.847 INFO:teuthology.orchestra.run.smithi144.stderr: 2024-04-30T09:48:13.847 INFO:teuthology.orchestra.run.smithi144.stderr:Creating mon... 2024-04-30T09:48:14.482 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-30T09:48:14.482 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 1 imported monmap: 2024-04-30T09:48:14.482 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-30T09:48:14.482 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:48:14.482 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: last_changed 2024-04-30T09:48:13.262041+0000 2024-04-30T09:48:14.482 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: created 2024-04-30T09:48:13.262041+0000 2024-04-30T09:48:14.482 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-04-30T09:48:14.483 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-30T09:48:14.483 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.a 2024-04-30T09:48:14.483 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.483 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 0 /usr/bin/ceph-mon: set fsid to 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:48:14.483 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: RocksDB version: 6.15.5 2024-04-30T09:48:14.483 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.483 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-30T09:48:14.483 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Compile date Apr 18 2022 2024-04-30T09:48:14.483 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: DB SUMMARY 2024-04-30T09:48:14.483 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.483 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: DB Session ID: 890RI7LMDTC5JHKPUD0J 2024-04-30T09:48:14.483 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.483 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-30T09:48:14.483 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.484 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-30T09:48:14.484 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.484 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.error_if_exists: 0 2024-04-30T09:48:14.513 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.create_if_missing: 1 2024-04-30T09:48:14.513 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.paranoid_checks: 1 2024-04-30T09:48:14.513 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-30T09:48:14.513 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.env: 0x55bff82c6860 2024-04-30T09:48:14.513 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.fs: Posix File System 2024-04-30T09:48:14.513 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.info_log: 0x55bff96e7320 2024-04-30T09:48:14.514 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-30T09:48:14.514 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.statistics: (nil) 2024-04-30T09:48:14.514 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.use_fsync: 0 2024-04-30T09:48:14.514 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.max_log_file_size: 0 2024-04-30T09:48:14.514 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-30T09:48:14.514 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-30T09:48:14.514 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-30T09:48:14.514 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-30T09:48:14.514 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.allow_fallocate: 1 2024-04-30T09:48:14.514 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-30T09:48:14.515 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-30T09:48:14.515 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.use_direct_reads: 0 2024-04-30T09:48:14.515 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-30T09:48:14.515 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-30T09:48:14.515 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.db_log_dir: 2024-04-30T09:48:14.515 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-30T09:48:14.515 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-30T09:48:14.515 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-30T09:48:14.515 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-30T09:48:14.516 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-30T09:48:14.516 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-30T09:48:14.516 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-30T09:48:14.516 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-30T09:48:14.516 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-30T09:48:14.516 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.write_buffer_manager: 0x55bff9987950 2024-04-30T09:48:14.516 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-30T09:48:14.517 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-30T09:48:14.517 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-30T09:48:14.517 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-30T09:48:14.517 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-30T09:48:14.517 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-30T09:48:14.517 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-30T09:48:14.517 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-30T09:48:14.518 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-30T09:48:14.518 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.unordered_write: 0 2024-04-30T09:48:14.518 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-30T09:48:14.518 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-30T09:48:14.518 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-30T09:48:14.519 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-30T09:48:14.519 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.row_cache: None 2024-04-30T09:48:14.519 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.wal_filter: None 2024-04-30T09:48:14.519 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-30T09:48:14.519 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-30T09:48:14.519 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.preserve_deletes: 0 2024-04-30T09:48:14.520 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.two_write_queues: 0 2024-04-30T09:48:14.520 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-30T09:48:14.520 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.atomic_flush: 0 2024-04-30T09:48:14.520 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-30T09:48:14.520 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-30T09:48:14.520 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-30T09:48:14.520 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.log_readahead_size: 0 2024-04-30T09:48:14.521 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-30T09:48:14.521 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-30T09:48:14.521 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-30T09:48:14.521 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-30T09:48:14.521 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-30T09:48:14.521 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-30T09:48:14.521 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.max_background_jobs: 2 2024-04-30T09:48:14.521 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.max_background_compactions: -1 2024-04-30T09:48:14.522 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.max_subcompactions: 1 2024-04-30T09:48:14.522 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-30T09:48:14.522 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-30T09:48:14.522 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-30T09:48:14.522 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-30T09:48:14.522 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-30T09:48:14.523 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-30T09:48:14.523 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-30T09:48:14.523 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-30T09:48:14.523 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.max_open_files: -1 2024-04-30T09:48:14.523 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-30T09:48:14.523 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-30T09:48:14.524 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-30T09:48:14.524 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-30T09:48:14.524 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Options.max_background_flushes: -1 2024-04-30T09:48:14.524 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Compression algorithms supported: 2024-04-30T09:48:14.524 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-30T09:48:14.525 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: kZSTD supported: 0 2024-04-30T09:48:14.525 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: kXpressCompression supported: 0 2024-04-30T09:48:14.525 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-30T09:48:14.525 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: kLZ4Compression supported: 1 2024-04-30T09:48:14.525 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: kBZip2Compression supported: 0 2024-04-30T09:48:14.525 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: kZlibCompression supported: 1 2024-04-30T09:48:14.526 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: kSnappyCompression supported: 1 2024-04-30T09:48:14.526 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.476+0000 7f0a187f6880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-30T09:48:14.526 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-04-30T09:48:14.526 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.526 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-30T09:48:14.526 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.527 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-30T09:48:14.527 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.527 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-30T09:48:14.527 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.merge_operator: 2024-04-30T09:48:14.527 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compaction_filter: None 2024-04-30T09:48:14.527 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-30T09:48:14.528 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-30T09:48:14.528 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-30T09:48:14.528 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-30T09:48:14.528 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bff9738b08) 2024-04-30T09:48:14.528 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-30T09:48:14.528 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-30T09:48:14.528 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-30T09:48:14.529 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-30T09:48:14.529 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-30T09:48:14.529 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-30T09:48:14.529 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-30T09:48:14.529 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-30T09:48:14.529 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-30T09:48:14.530 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-30T09:48:14.530 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-30T09:48:14.530 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: block_cache: 0x55bff9718170 2024-04-30T09:48:14.530 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-30T09:48:14.530 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-30T09:48:14.530 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-30T09:48:14.530 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-30T09:48:14.531 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-30T09:48:14.531 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-30T09:48:14.531 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-30T09:48:14.531 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-30T09:48:14.531 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-30T09:48:14.531 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-30T09:48:14.531 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-30T09:48:14.531 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-30T09:48:14.531 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-30T09:48:14.531 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-30T09:48:14.531 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-30T09:48:14.531 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-30T09:48:14.531 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-30T09:48:14.531 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-30T09:48:14.531 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-30T09:48:14.532 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: format_version: 4 2024-04-30T09:48:14.532 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-30T09:48:14.532 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-30T09:48:14.532 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.532 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-30T09:48:14.532 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-30T09:48:14.532 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compression: NoCompression 2024-04-30T09:48:14.532 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-30T09:48:14.532 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-30T09:48:14.532 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-30T09:48:14.532 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.num_levels: 7 2024-04-30T09:48:14.532 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-30T09:48:14.532 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-30T09:48:14.532 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-30T09:48:14.533 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-30T09:48:14.533 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-30T09:48:14.533 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-30T09:48:14.533 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-30T09:48:14.533 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-30T09:48:14.533 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-30T09:48:14.533 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-30T09:48:14.533 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-30T09:48:14.533 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-30T09:48:14.533 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-30T09:48:14.533 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-30T09:48:14.533 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-30T09:48:14.533 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-30T09:48:14.533 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-30T09:48:14.534 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-30T09:48:14.534 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-30T09:48:14.534 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-30T09:48:14.534 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-30T09:48:14.534 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-30T09:48:14.534 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-30T09:48:14.534 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-30T09:48:14.534 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-30T09:48:14.534 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-30T09:48:14.534 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-30T09:48:14.534 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-30T09:48:14.534 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-30T09:48:14.534 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-30T09:48:14.535 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-30T09:48:14.535 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-30T09:48:14.535 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-30T09:48:14.535 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-30T09:48:14.535 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-30T09:48:14.535 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-30T09:48:14.535 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-30T09:48:14.535 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-30T09:48:14.535 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-30T09:48:14.535 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-30T09:48:14.535 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-30T09:48:14.535 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-30T09:48:14.535 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-30T09:48:14.535 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-30T09:48:14.535 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-30T09:48:14.536 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-30T09:48:14.536 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-30T09:48:14.536 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-30T09:48:14.536 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-30T09:48:14.536 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.table_properties_collectors: 2024-04-30T09:48:14.536 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.inplace_update_support: 0 2024-04-30T09:48:14.536 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-30T09:48:14.536 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-30T09:48:14.536 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-30T09:48:14.536 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-30T09:48:14.536 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.bloom_locality: 0 2024-04-30T09:48:14.536 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.max_successive_merges: 0 2024-04-30T09:48:14.536 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-30T09:48:14.536 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-30T09:48:14.537 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-30T09:48:14.537 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-30T09:48:14.537 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.ttl: 2592000 2024-04-30T09:48:14.537 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-30T09:48:14.537 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.enable_blob_files: false 2024-04-30T09:48:14.537 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.min_blob_size: 0 2024-04-30T09:48:14.537 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-30T09:48:14.537 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-30T09:48:14.537 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-30T09:48:14.537 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-30T09:48:14.537 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 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-30T09:48:14.537 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.537 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-30T09:48:14.537 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.538 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-04-30T09:48:14.538 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.538 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55bff96fea80 2024-04-30T09:48:14.538 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a187f6880 4 rocksdb: DB pointer 0x55bff9772000 2024-04-30T09:48:14.538 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a0a3e0700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-30T09:48:14.538 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.480+0000 7f0a0a3e0700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-30T09:48:14.538 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-30T09:48:14.538 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-30T09:48:14.538 INFO:teuthology.orchestra.run.smithi144.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-30T09:48:14.538 INFO:teuthology.orchestra.run.smithi144.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-30T09:48:14.538 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-30T09:48:14.538 INFO:teuthology.orchestra.run.smithi144.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-30T09:48:14.538 INFO:teuthology.orchestra.run.smithi144.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-30T09:48:14.538 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-30T09:48:14.539 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.539 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-30T09:48:14.539 INFO:teuthology.orchestra.run.smithi144.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-30T09:48:14.539 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-30T09:48:14.539 INFO:teuthology.orchestra.run.smithi144.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-30T09:48:14.539 INFO:teuthology.orchestra.run.smithi144.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-30T09:48:14.539 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.539 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-30T09:48:14.539 INFO:teuthology.orchestra.run.smithi144.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-30T09:48:14.539 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-30T09:48:14.539 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-30T09:48:14.539 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-30T09:48:14.539 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-30T09:48:14.540 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-30T09:48:14.540 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-30T09:48:14.540 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-30T09:48:14.540 INFO:teuthology.orchestra.run.smithi144.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-30T09:48:14.540 INFO:teuthology.orchestra.run.smithi144.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-30T09:48:14.540 INFO:teuthology.orchestra.run.smithi144.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-30T09:48:14.540 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.540 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-30T09:48:14.540 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.540 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-30T09:48:14.540 INFO:teuthology.orchestra.run.smithi144.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-30T09:48:14.540 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-30T09:48:14.540 INFO:teuthology.orchestra.run.smithi144.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-30T09:48:14.540 INFO:teuthology.orchestra.run.smithi144.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-30T09:48:14.541 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.541 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-30T09:48:14.541 INFO:teuthology.orchestra.run.smithi144.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-30T09:48:14.541 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-30T09:48:14.541 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-30T09:48:14.541 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-30T09:48:14.541 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-30T09:48:14.541 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-30T09:48:14.541 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-30T09:48:14.541 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-30T09:48:14.541 INFO:teuthology.orchestra.run.smithi144.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-30T09:48:14.541 INFO:teuthology.orchestra.run.smithi144.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-30T09:48:14.541 INFO:teuthology.orchestra.run.smithi144.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-30T09:48:14.541 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.541 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-30T09:48:14.542 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: 2024-04-30T09:48:14.542 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.484+0000 7f0a187f6880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-04-30T09:48:14.542 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.484+0000 7f0a187f6880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-04-30T09:48:14.542 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph-mon: debug 2024-04-30T09:48:14.484+0000 7f0a187f6880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-30T09:48:15.103 INFO:teuthology.orchestra.run.smithi144.stderr:create mon.a on 2024-04-30T09:48:15.337 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-30T09:48:15.529 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968.target. 2024-04-30T09:48:15.529 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968.target. 2024-04-30T09:48:15.911 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: Failed to reset failed state of unit ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mon.a.service: Unit ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mon.a.service not loaded. 2024-04-30T09:48:15.916 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: Created symlink /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968.target.wants/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service. 2024-04-30T09:48:16.101 INFO:teuthology.orchestra.run.smithi144.stderr:firewalld does not appear to be present 2024-04-30T09:48:16.101 INFO:teuthology.orchestra.run.smithi144.stderr:Not possible to enable service . firewalld.service is not available 2024-04-30T09:48:16.101 INFO:teuthology.orchestra.run.smithi144.stderr:Waiting for mon to start... 2024-04-30T09:48:16.101 INFO:teuthology.orchestra.run.smithi144.stderr:Waiting for mon... 2024-04-30T09:48:17.655 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: cluster: 2024-04-30T09:48:17.656 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: id: 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:48:17.656 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-30T09:48:17.656 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: 2024-04-30T09:48:17.656 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: services: 2024-04-30T09:48:17.656 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.257203s) 2024-04-30T09:48:17.656 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-30T09:48:17.657 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-30T09:48:17.657 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: 2024-04-30T09:48:17.657 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: data: 2024-04-30T09:48:17.657 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-30T09:48:17.657 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-30T09:48:17.657 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-30T09:48:17.658 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: pgs: 2024-04-30T09:48:17.658 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: 2024-04-30T09:48:17.668 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:17 smithi144 bash[18105]: cluster 2024-04-30T09:48:17.385317+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-30T09:48:18.320 INFO:teuthology.orchestra.run.smithi144.stderr:mon is available 2024-04-30T09:48:18.320 INFO:teuthology.orchestra.run.smithi144.stderr:Assimilating anything we can from ceph.conf... 2024-04-30T09:48:18.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:18 smithi144 bash[18105]: cluster 2024-04-30T09:48:17.397707+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-30T09:48:18.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:18 smithi144 bash[18105]: cluster 2024-04-30T09:48:17.399853+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0]} 2024-04-30T09:48:18.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:18 smithi144 bash[18105]: cluster 2024-04-30T09:48:17.409334+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-30T09:48:18.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:18 smithi144 bash[18105]: cluster 2024-04-30T09:48:17.414729+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-30T09:48:18.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:18 smithi144 bash[18105]: cluster 2024-04-30T09:48:17.415487+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-30T09:48:18.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:18 smithi144 bash[18105]: audit 2024-04-30T09:48:17.654844+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.144:0/2132468183' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-30T09:48:19.286 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: 2024-04-30T09:48:19.286 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: [global] 2024-04-30T09:48:19.286 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: fsid = 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:48:19.286 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.144:3300,v1:172.21.15.144:6789] 2024-04-30T09:48:19.287 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-30T09:48:19.287 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-30T09:48:19.287 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-30T09:48:19.287 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-30T09:48:19.287 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: 2024-04-30T09:48:19.287 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: [mgr] 2024-04-30T09:48:19.287 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-04-30T09:48:19.287 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-30T09:48:19.287 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: 2024-04-30T09:48:19.287 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: [osd] 2024-04-30T09:48:19.287 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-30T09:48:19.287 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-30T09:48:19.568 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:19 smithi144 bash[18105]: audit 2024-04-30T09:48:19.281807+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.144:0/2695965091' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-30T09:48:19.568 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:19 smithi144 bash[18105]: audit 2024-04-30T09:48:19.285131+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.144:0/2695965091' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-30T09:48:19.933 INFO:teuthology.orchestra.run.smithi144.stderr:Generating new minimal ceph.conf... 2024-04-30T09:48:21.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:20 smithi144 bash[18105]: audit 2024-04-30T09:48:20.874927+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.144:0/1553673996' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:48:21.472 INFO:teuthology.orchestra.run.smithi144.stderr:Restarting the monitor... 2024-04-30T09:48:21.826 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:21 smithi144 systemd[1]: Stopping Ceph mon.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T09:48:21.826 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:21 smithi144 bash[18475]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mon.a 2024-04-30T09:48:21.826 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:21 smithi144 bash[18105]: debug 2024-04-30T09:48:21.568+0000 7f19ba84d700 -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-30T09:48:21.826 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:21 smithi144 bash[18105]: debug 2024-04-30T09:48:21.568+0000 7f19ba84d700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-30T09:48:22.468 INFO:teuthology.orchestra.run.smithi144.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-30T09:48:22.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:22 smithi144 bash[18484]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mon-a 2024-04-30T09:48:22.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:22 smithi144 bash[18519]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mon.a 2024-04-30T09:48:22.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:22 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-30T09:48:22.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:22 smithi144 systemd[1]: Stopped Ceph mon.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T09:48:22.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:22 smithi144 systemd[1]: Started Ceph mon.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T09:48:23.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.508+0000 7f6c422c7880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-30T09:48:23.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.508+0000 7f6c422c7880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-30T09:48:23.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.508+0000 7f6c422c7880 0 pidfile_write: ignore empty --pid-file 2024-04-30T09:48:23.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 0 load: jerasure load: lrc 2024-04-30T09:48:23.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: RocksDB version: 6.15.5 2024-04-30T09:48:23.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-30T09:48:23.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Compile date Apr 18 2022 2024-04-30T09:48:23.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: DB SUMMARY 2024-04-30T09:48:23.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: DB Session ID: V1Y6APQHEQJKCYGZS8ES 2024-04-30T09:48:23.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: CURRENT file: CURRENT 2024-04-30T09:48:23.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-30T09:48:23.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-30T09:48:23.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-30T09:48:23.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82657 ; 2024-04-30T09:48:23.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.error_if_exists: 0 2024-04-30T09:48:23.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.create_if_missing: 0 2024-04-30T09:48:23.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.paranoid_checks: 1 2024-04-30T09:48:23.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-30T09:48:23.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.env: 0x559b546c6860 2024-04-30T09:48:23.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.fs: Posix File System 2024-04-30T09:48:23.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.info_log: 0x559b559b3e00 2024-04-30T09:48:23.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-30T09:48:23.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.statistics: (nil) 2024-04-30T09:48:23.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.use_fsync: 0 2024-04-30T09:48:23.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_log_file_size: 0 2024-04-30T09:48:23.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-30T09:48:23.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-30T09:48:23.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-30T09:48:23.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-30T09:48:23.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.allow_fallocate: 1 2024-04-30T09:48:23.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-30T09:48:23.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-30T09:48:23.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.use_direct_reads: 0 2024-04-30T09:48:23.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-30T09:48:23.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-30T09:48:23.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.db_log_dir: 2024-04-30T09:48:23.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-30T09:48:23.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-30T09:48:23.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-30T09:48:23.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-30T09:48:23.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-30T09:48:23.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-30T09:48:23.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-30T09:48:23.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-30T09:48:23.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-30T09:48:23.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.write_buffer_manager: 0x559b55aa4270 2024-04-30T09:48:23.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-30T09:48:23.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-30T09:48:23.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-30T09:48:23.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-30T09:48:23.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-30T09:48:23.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-30T09:48:23.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-30T09:48:23.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-30T09:48:23.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-30T09:48:23.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.unordered_write: 0 2024-04-30T09:48:23.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-30T09:48:23.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-30T09:48:23.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-30T09:48:23.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-30T09:48:23.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.row_cache: None 2024-04-30T09:48:23.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.wal_filter: None 2024-04-30T09:48:23.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-30T09:48:23.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-30T09:48:23.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.preserve_deletes: 0 2024-04-30T09:48:23.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.two_write_queues: 0 2024-04-30T09:48:23.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-30T09:48:23.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.atomic_flush: 0 2024-04-30T09:48:23.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-30T09:48:23.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-30T09:48:23.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-30T09:48:23.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.log_readahead_size: 0 2024-04-30T09:48:23.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-30T09:48:23.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-30T09:48:23.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-30T09:48:23.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-30T09:48:23.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-30T09:48:23.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-30T09:48:23.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_background_jobs: 2 2024-04-30T09:48:23.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_background_compactions: -1 2024-04-30T09:48:23.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_subcompactions: 1 2024-04-30T09:48:23.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-30T09:48:23.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-30T09:48:23.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-30T09:48:23.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-30T09:48:23.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-30T09:48:23.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-30T09:48:23.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-30T09:48:23.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-30T09:48:23.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_open_files: -1 2024-04-30T09:48:23.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-30T09:48:23.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-30T09:48:23.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-30T09:48:23.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-30T09:48:23.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_background_flushes: -1 2024-04-30T09:48:23.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Compression algorithms supported: 2024-04-30T09:48:23.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-30T09:48:23.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: kZSTD supported: 0 2024-04-30T09:48:23.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: kXpressCompression supported: 0 2024-04-30T09:48:23.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-30T09:48:23.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: kLZ4Compression supported: 1 2024-04-30T09:48:23.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: kBZip2Compression supported: 0 2024-04-30T09:48:23.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: kZlibCompression supported: 1 2024-04-30T09:48:23.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: kSnappyCompression supported: 1 2024-04-30T09:48:23.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-30T09:48:23.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-30T09:48:23.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-30T09:48:23.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-30T09:48:23.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.merge_operator: 2024-04-30T09:48:23.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compaction_filter: None 2024-04-30T09:48:23.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-30T09:48:23.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-30T09:48:23.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-30T09:48:23.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-30T09:48:23.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559b55981d00) 2024-04-30T09:48:23.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: cache_index_and_filter_blocks: 1 2024-04-30T09:48:23.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-30T09:48:23.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-30T09:48:23.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: pin_top_level_index_and_filter: 1 2024-04-30T09:48:23.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: index_type: 0 2024-04-30T09:48:23.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: data_block_index_type: 0 2024-04-30T09:48:23.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: index_shortening: 1 2024-04-30T09:48:23.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: data_block_hash_table_util_ratio: 0.750000 2024-04-30T09:48:23.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: hash_index_allow_collision: 1 2024-04-30T09:48:23.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: checksum: 1 2024-04-30T09:48:23.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: no_block_cache: 0 2024-04-30T09:48:23.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: block_cache: 0x559b559e8170 2024-04-30T09:48:23.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: block_cache_name: BinnedLRUCache 2024-04-30T09:48:23.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: block_cache_options: 2024-04-30T09:48:23.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: capacity : 536870912 2024-04-30T09:48:23.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: num_shard_bits : 4 2024-04-30T09:48:23.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: strict_capacity_limit : 0 2024-04-30T09:48:23.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: high_pri_pool_ratio: 0.000 2024-04-30T09:48:23.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: block_cache_compressed: (nil) 2024-04-30T09:48:23.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: persistent_cache: (nil) 2024-04-30T09:48:23.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: block_size: 4096 2024-04-30T09:48:23.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: block_size_deviation: 10 2024-04-30T09:48:23.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: block_restart_interval: 16 2024-04-30T09:48:23.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: index_block_restart_interval: 1 2024-04-30T09:48:23.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: metadata_block_size: 4096 2024-04-30T09:48:23.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: partition_filters: 0 2024-04-30T09:48:23.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: use_delta_encoding: 1 2024-04-30T09:48:23.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-30T09:48:23.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: whole_key_filtering: 1 2024-04-30T09:48:23.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: verify_compression: 0 2024-04-30T09:48:23.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: read_amp_bytes_per_bit: 0 2024-04-30T09:48:23.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: format_version: 4 2024-04-30T09:48:23.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: enable_index_compression: 1 2024-04-30T09:48:23.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: block_align: 0 2024-04-30T09:48:23.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-30T09:48:23.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-30T09:48:23.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compression: NoCompression 2024-04-30T09:48:23.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-30T09:48:23.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-30T09:48:23.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-30T09:48:23.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.num_levels: 7 2024-04-30T09:48:23.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-30T09:48:23.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-30T09:48:23.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-30T09:48:23.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-30T09:48:23.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-30T09:48:23.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-30T09:48:23.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-30T09:48:23.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-30T09:48:23.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-30T09:48:23.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-30T09:48:23.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-30T09:48:23.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-30T09:48:23.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-30T09:48:23.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-30T09:48:23.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-30T09:48:23.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-30T09:48:23.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-30T09:48:23.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-30T09:48:23.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-30T09:48:23.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-30T09:48:23.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-30T09:48:23.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-30T09:48:23.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-30T09:48:23.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-30T09:48:23.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-30T09:48:23.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-30T09:48:23.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-30T09:48:23.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-30T09:48:23.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-30T09:48:23.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-30T09:48:23.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-30T09:48:23.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-30T09:48:23.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-30T09:48:23.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-30T09:48:23.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-30T09:48:23.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-30T09:48:23.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-30T09:48:23.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-30T09:48:23.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-30T09:48:23.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-30T09:48:23.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-30T09:48:23.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-30T09:48:23.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-30T09:48:23.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-30T09:48:23.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-30T09:48:23.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-30T09:48:23.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-30T09:48:23.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-30T09:48:23.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-30T09:48:23.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.table_properties_collectors: 2024-04-30T09:48:23.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.inplace_update_support: 0 2024-04-30T09:48:23.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-30T09:48:23.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-30T09:48:23.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-30T09:48:23.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-30T09:48:23.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.bloom_locality: 0 2024-04-30T09:48:23.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.max_successive_merges: 0 2024-04-30T09:48:23.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-30T09:48:23.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-30T09:48:23.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-30T09:48:23.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-30T09:48:23.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.ttl: 2592000 2024-04-30T09:48:23.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-30T09:48:23.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.enable_blob_files: false 2024-04-30T09:48:23.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.min_blob_size: 0 2024-04-30T09:48:23.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-30T09:48:23.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-30T09:48:23.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-30T09:48:23.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-30T09:48:23.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 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-30T09:48:23.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-04-30T09:48:23.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-04-30T09:48:23.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714470503520905, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-30T09:48:23.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-04-30T09:48:23.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.516+0000 7f6c422c7880 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-30T09:48:23.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.520+0000 7f6c422c7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714470503522119, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79207, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77470, "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": 71779, "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": 1714470503, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "12eb8675-37f3-46e1-a9bd-08fb01c3b9b9", "db_session_id": "V1Y6APQHEQJKCYGZS8ES"}} 2024-04-30T09:48:23.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.520+0000 7f6c422c7880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-04-30T09:48:23.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.520+0000 7f6c422c7880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714470503522579, "job": 1, "event": "recovery_finished"} 2024-04-30T09:48:23.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.520+0000 7f6c422c7880 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-30T09:48:23.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.520+0000 7f6c422c7880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x559b559cea80 2024-04-30T09:48:23.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.520+0000 7f6c422c7880 4 rocksdb: DB pointer 0x559b559de000 2024-04-30T09:48:23.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.520+0000 7f6c3204f700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-30T09:48:23.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.520+0000 7f6c3204f700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-30T09:48:23.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: ** DB Stats ** 2024-04-30T09:48:23.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-30T09:48:23.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: 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-30T09:48:23.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-30T09:48:23.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-30T09:48:23.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: 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-30T09:48:23.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-30T09:48:23.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-30T09:48:23.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: ** Compaction Stats [default] ** 2024-04-30T09:48:23.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: 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-30T09:48:23.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-30T09:48:23.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: L0 2/0 79.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 94.2 0.00 0.00 1 0.001 0 0 2024-04-30T09:48:23.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: Sum 2/0 79.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 94.2 0.00 0.00 1 0.001 0 0 2024-04-30T09:48:23.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 94.2 0.00 0.00 1 0.001 0 0 2024-04-30T09:48:23.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: ** Compaction Stats [default] ** 2024-04-30T09:48:23.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: 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-30T09:48:23.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-30T09:48:23.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 94.2 0.00 0.00 1 0.001 0 0 2024-04-30T09:48:23.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-30T09:48:23.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-30T09:48:23.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-30T09:48:23.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: AddFile(Total Files): cumulative 0, interval 0 2024-04-30T09:48:23.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-30T09:48:23.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: AddFile(Keys): cumulative 0, interval 0 2024-04-30T09:48:23.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: Cumulative compaction: 0.00 GB write, 16.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-30T09:48:23.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: Interval compaction: 0.00 GB write, 16.59 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-30T09:48:23.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: 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-30T09:48:23.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: ** File Read Latency Histogram By Level [default] ** 2024-04-30T09:48:23.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: ** Compaction Stats [default] ** 2024-04-30T09:48:23.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: 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-30T09:48:23.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-30T09:48:23.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: L0 2/0 79.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 94.2 0.00 0.00 1 0.001 0 0 2024-04-30T09:48:23.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: Sum 2/0 79.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 94.2 0.00 0.00 1 0.001 0 0 2024-04-30T09:48:23.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: 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-30T09:48:23.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: ** Compaction Stats [default] ** 2024-04-30T09:48:23.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: 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-30T09:48:23.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-30T09:48:23.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 94.2 0.00 0.00 1 0.001 0 0 2024-04-30T09:48:23.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-30T09:48:23.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-30T09:48:23.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-30T09:48:23.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: AddFile(Total Files): cumulative 0, interval 0 2024-04-30T09:48:23.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-30T09:48:23.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: AddFile(Keys): cumulative 0, interval 0 2024-04-30T09:48:23.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: Cumulative compaction: 0.00 GB write, 16.47 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-30T09:48:23.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: 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-30T09:48:23.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: 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-30T09:48:23.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: ** File Read Latency Histogram By Level [default] ** 2024-04-30T09:48:23.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.520+0000 7f6c422c7880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] at bind addrs [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:48:23.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.520+0000 7f6c422c7880 1 mon.a@-1(???) e1 preinit fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:48:23.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.524+0000 7f6c422c7880 0 mon.a@-1(???).mds e1 new map 2024-04-30T09:48:23.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.524+0000 7f6c422c7880 0 mon.a@-1(???).mds e1 print_map 2024-04-30T09:48:23.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: e1 2024-04-30T09:48:23.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-30T09:48:23.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: 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-30T09:48:23.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: legacy client fscid: -1 2024-04-30T09:48:23.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: 2024-04-30T09:48:23.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: No filesystems configured 2024-04-30T09:48:23.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.524+0000 7f6c422c7880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-30T09:48:23.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.524+0000 7f6c422c7880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-30T09:48:23.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.524+0000 7f6c422c7880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-30T09:48:23.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.524+0000 7f6c422c7880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-30T09:48:23.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: debug 2024-04-30T09:48:23.524+0000 7f6c422c7880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-30T09:48:23.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: cluster 2024-04-30T09:48:23.529987+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-30T09:48:23.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: cluster 2024-04-30T09:48:23.530058+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0]} 2024-04-30T09:48:23.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: cluster 2024-04-30T09:48:23.530143+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-04-30T09:48:23.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: cluster 2024-04-30T09:48:23.530188+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-30T09:48:23.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:23 smithi144 bash[18557]: cluster 2024-04-30T09:48:23.530602+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-30T09:48:24.433 INFO:teuthology.orchestra.run.smithi144.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-30T09:48:24.434 INFO:teuthology.orchestra.run.smithi144.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-30T09:48:24.434 INFO:teuthology.orchestra.run.smithi144.stderr:Creating mgr... 2024-04-30T09:48:24.434 INFO:teuthology.orchestra.run.smithi144.stderr:Verifying port 9283 ... 2024-04-30T09:48:24.668 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: Failed to reset failed state of unit ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.y.service: Unit ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.y.service not loaded. 2024-04-30T09:48:24.674 INFO:teuthology.orchestra.run.smithi144.stderr:systemctl: Created symlink /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968.target.wants/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service. 2024-04-30T09:48:24.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:24 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:48:24.880 INFO:teuthology.orchestra.run.smithi144.stderr:firewalld does not appear to be present 2024-04-30T09:48:24.880 INFO:teuthology.orchestra.run.smithi144.stderr:Not possible to enable service . firewalld.service is not available 2024-04-30T09:48:24.880 INFO:teuthology.orchestra.run.smithi144.stderr:firewalld does not appear to be present 2024-04-30T09:48:24.880 INFO:teuthology.orchestra.run.smithi144.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-30T09:48:24.880 INFO:teuthology.orchestra.run.smithi144.stderr:Waiting for mgr to start... 2024-04-30T09:48:24.881 INFO:teuthology.orchestra.run.smithi144.stderr:Waiting for mgr... 2024-04-30T09:48:25.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:24 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:48:25.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:24 smithi144 bash[18557]: audit 2024-04-30T09:48:23.812047+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.144:0/1443735933' entity='client.admin' 2024-04-30T09:48:26.318 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: 2024-04-30T09:48:26.318 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: { 2024-04-30T09:48:26.318 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "fsid": "9dbd1526-06d6-11ef-bc93-c7b262605968", 2024-04-30T09:48:26.318 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "health": { 2024-04-30T09:48:26.318 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-30T09:48:26.318 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "checks": {}, 2024-04-30T09:48:26.318 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "mutes": [] 2024-04-30T09:48:26.318 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:26.318 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-30T09:48:26.318 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "quorum": [ 2024-04-30T09:48:26.319 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: 0 2024-04-30T09:48:26.319 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: ], 2024-04-30T09:48:26.319 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-30T09:48:26.319 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "a" 2024-04-30T09:48:26.319 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: ], 2024-04-30T09:48:26.319 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-30T09:48:26.319 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "monmap": { 2024-04-30T09:48:26.319 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-30T09:48:26.319 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-30T09:48:26.319 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-30T09:48:26.319 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:26.319 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "osdmap": { 2024-04-30T09:48:26.319 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-30T09:48:26.319 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-30T09:48:26.320 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-30T09:48:26.320 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-30T09:48:26.320 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-30T09:48:26.323 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-30T09:48:26.323 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-30T09:48:26.323 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:26.323 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "pgmap": { 2024-04-30T09:48:26.323 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-30T09:48:26.323 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-30T09:48:26.323 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-30T09:48:26.323 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-30T09:48:26.323 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-30T09:48:26.324 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-30T09:48:26.324 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-30T09:48:26.324 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-30T09:48:26.324 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:26.324 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "fsmap": { 2024-04-30T09:48:26.324 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-30T09:48:26.324 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-30T09:48:26.324 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-30T09:48:26.324 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:26.324 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-30T09:48:26.324 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "available": false, 2024-04-30T09:48:26.324 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-30T09:48:26.324 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "modules": [ 2024-04-30T09:48:26.324 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "iostat", 2024-04-30T09:48:26.324 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "nfs", 2024-04-30T09:48:26.325 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "restful" 2024-04-30T09:48:26.325 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: ], 2024-04-30T09:48:26.325 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "services": {} 2024-04-30T09:48:26.325 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:26.325 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "servicemap": { 2024-04-30T09:48:26.325 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-30T09:48:26.325 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "modified": "2024-04-30T09:48:17.403144+0000", 2024-04-30T09:48:26.325 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "services": {} 2024-04-30T09:48:26.325 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:26.325 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-30T09:48:26.325 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: } 2024-04-30T09:48:26.550 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:26 smithi144 bash[18557]: audit 2024-04-30T09:48:26.315264+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.144:0/3984656651' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-30T09:48:26.550 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:26 smithi144 bash[18807]: debug 2024-04-30T09:48:26.232+0000 7fd1965ab000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-30T09:48:26.940 INFO:teuthology.orchestra.run.smithi144.stderr:mgr not available, waiting (1/15)... 2024-04-30T09:48:28.087 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:27 smithi144 bash[18807]: debug 2024-04-30T09:48:27.748+0000 7fd1965ab000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-30T09:48:28.087 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:27 smithi144 bash[18807]: debug 2024-04-30T09:48:27.840+0000 7fd1965ab000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-30T09:48:28.088 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:28 smithi144 bash[18807]: debug 2024-04-30T09:48:28.084+0000 7fd1965ab000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-30T09:48:29.128 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:28 smithi144 bash[18807]: debug 2024-04-30T09:48:28.812+0000 7fd1965ab000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-30T09:48:29.129 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:28 smithi144 bash[18807]: debug 2024-04-30T09:48:28.916+0000 7fd1965ab000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-30T09:48:29.129 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:29 smithi144 bash[18807]: debug 2024-04-30T09:48:29.016+0000 7fd1965ab000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-30T09:48:29.129 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:29 smithi144 bash[18807]: debug 2024-04-30T09:48:29.124+0000 7fd1965ab000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-30T09:48:29.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:29 smithi144 bash[18807]: debug 2024-04-30T09:48:29.336+0000 7fd1965ab000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-30T09:48:29.894 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:29 smithi144 bash[18807]: debug 2024-04-30T09:48:29.608+0000 7fd1965ab000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-30T09:48:29.894 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:29 smithi144 bash[18807]: debug 2024-04-30T09:48:29.708+0000 7fd1965ab000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-30T09:48:30.011 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: 2024-04-30T09:48:30.011 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: { 2024-04-30T09:48:30.011 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "fsid": "9dbd1526-06d6-11ef-bc93-c7b262605968", 2024-04-30T09:48:30.011 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "health": { 2024-04-30T09:48:30.011 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-30T09:48:30.011 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "checks": {}, 2024-04-30T09:48:30.011 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "mutes": [] 2024-04-30T09:48:30.011 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:30.011 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-30T09:48:30.011 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "quorum": [ 2024-04-30T09:48:30.012 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: 0 2024-04-30T09:48:30.012 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: ], 2024-04-30T09:48:30.012 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-30T09:48:30.012 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "a" 2024-04-30T09:48:30.012 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: ], 2024-04-30T09:48:30.012 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-04-30T09:48:30.012 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "monmap": { 2024-04-30T09:48:30.012 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-30T09:48:30.012 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-30T09:48:30.013 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-30T09:48:30.013 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:30.013 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "osdmap": { 2024-04-30T09:48:30.013 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-30T09:48:30.013 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-30T09:48:30.013 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-30T09:48:30.013 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-30T09:48:30.014 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-30T09:48:30.014 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-30T09:48:30.014 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-30T09:48:30.014 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:30.014 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "pgmap": { 2024-04-30T09:48:30.014 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-30T09:48:30.014 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-30T09:48:30.014 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-30T09:48:30.014 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-30T09:48:30.014 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-30T09:48:30.014 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-30T09:48:30.014 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-30T09:48:30.014 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-30T09:48:30.015 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:30.015 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "fsmap": { 2024-04-30T09:48:30.015 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-30T09:48:30.015 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-30T09:48:30.015 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-30T09:48:30.015 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:30.015 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-30T09:48:30.015 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "available": false, 2024-04-30T09:48:30.015 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-30T09:48:30.015 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "modules": [ 2024-04-30T09:48:30.015 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "iostat", 2024-04-30T09:48:30.015 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "nfs", 2024-04-30T09:48:30.015 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "restful" 2024-04-30T09:48:30.015 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: ], 2024-04-30T09:48:30.016 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "services": {} 2024-04-30T09:48:30.016 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:30.016 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "servicemap": { 2024-04-30T09:48:30.016 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-30T09:48:30.016 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "modified": "2024-04-30T09:48:17.403144+0000", 2024-04-30T09:48:30.016 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "services": {} 2024-04-30T09:48:30.016 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:30.016 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-30T09:48:30.016 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: } 2024-04-30T09:48:30.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:30 smithi144 bash[18557]: audit 2024-04-30T09:48:30.003900+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.144:0/687518773' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-30T09:48:30.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:29 smithi144 bash[18807]: debug 2024-04-30T09:48:29.892+0000 7fd1965ab000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-30T09:48:30.208 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:30 smithi144 bash[18807]: debug 2024-04-30T09:48:30.140+0000 7fd1965ab000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-30T09:48:30.571 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:30 smithi144 bash[18807]: debug 2024-04-30T09:48:30.408+0000 7fd1965ab000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-30T09:48:30.637 INFO:teuthology.orchestra.run.smithi144.stderr:mgr not available, waiting (2/15)... 2024-04-30T09:48:30.911 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:30 smithi144 bash[18807]: debug 2024-04-30T09:48:30.568+0000 7fd1965ab000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-30T09:48:30.912 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:30 smithi144 bash[18807]: debug 2024-04-30T09:48:30.796+0000 7fd1965ab000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-30T09:48:31.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:30 smithi144 bash[18807]: debug 2024-04-30T09:48:30.908+0000 7fd1965ab000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-30T09:48:31.707 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:31 smithi144 bash[18807]: debug 2024-04-30T09:48:31.240+0000 7fd1965ab000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-30T09:48:32.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:31 smithi144 bash[18807]: debug 2024-04-30T09:48:31.952+0000 7fd1965ab000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-30T09:48:32.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:32 smithi144 bash[18807]: debug 2024-04-30T09:48:32.064+0000 7fd1965ab000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-30T09:48:32.587 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:32 smithi144 bash[18807]: debug 2024-04-30T09:48:32.264+0000 7fd1965ab000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-30T09:48:32.954 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:32 smithi144 bash[18807]: debug 2024-04-30T09:48:32.584+0000 7fd1965ab000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-30T09:48:33.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:32 smithi144 bash[18807]: debug 2024-04-30T09:48:32.952+0000 7fd1965ab000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-30T09:48:33.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:33 smithi144 bash[18807]: debug 2024-04-30T09:48:33.064+0000 7fd1965ab000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-30T09:48:33.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:33 smithi144 bash[18557]: cluster 2024-04-30T09:48:33.087338+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-04-30T09:48:33.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:33 smithi144 bash[18557]: cluster 2024-04-30T09:48:33.092116+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00503586s) 2024-04-30T09:48:33.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:33 smithi144 bash[18557]: audit 2024-04-30T09:48:33.093889+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.144:0/2567464694' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T09:48:33.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:33 smithi144 bash[18557]: audit 2024-04-30T09:48:33.094193+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.144:0/2567464694' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T09:48:33.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:33 smithi144 bash[18557]: audit 2024-04-30T09:48:33.094490+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.144:0/2567464694' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T09:48:33.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:33 smithi144 bash[18557]: audit 2024-04-30T09:48:33.094807+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.144:0/2567464694' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:48:33.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:33 smithi144 bash[18557]: audit 2024-04-30T09:48:33.095399+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.144:0/2567464694' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T09:48:33.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:33 smithi144 bash[18557]: cluster 2024-04-30T09:48:33.123878+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-04-30T09:48:33.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:33 smithi144 bash[18557]: audit 2024-04-30T09:48:33.136489+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.144:0/2567464694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:48:33.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:33 smithi144 bash[18557]: audit 2024-04-30T09:48:33.137785+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.144:0/2567464694' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:48:33.644 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: 2024-04-30T09:48:33.644 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: { 2024-04-30T09:48:33.645 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "fsid": "9dbd1526-06d6-11ef-bc93-c7b262605968", 2024-04-30T09:48:33.645 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "health": { 2024-04-30T09:48:33.645 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-30T09:48:33.645 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "checks": {}, 2024-04-30T09:48:33.645 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "mutes": [] 2024-04-30T09:48:33.645 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:33.645 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-30T09:48:33.645 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "quorum": [ 2024-04-30T09:48:33.645 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: 0 2024-04-30T09:48:33.645 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: ], 2024-04-30T09:48:33.645 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-30T09:48:33.645 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "a" 2024-04-30T09:48:33.645 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: ], 2024-04-30T09:48:33.645 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-04-30T09:48:33.646 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "monmap": { 2024-04-30T09:48:33.646 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-30T09:48:33.646 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-30T09:48:33.646 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-30T09:48:33.646 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:33.646 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "osdmap": { 2024-04-30T09:48:33.646 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-30T09:48:33.646 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-30T09:48:33.646 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-30T09:48:33.646 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-30T09:48:33.646 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-30T09:48:33.650 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-30T09:48:33.650 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-30T09:48:33.650 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:33.650 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "pgmap": { 2024-04-30T09:48:33.650 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-30T09:48:33.650 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-30T09:48:33.650 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-30T09:48:33.650 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-30T09:48:33.650 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-30T09:48:33.650 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-30T09:48:33.650 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-30T09:48:33.651 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-30T09:48:33.651 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:33.651 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "fsmap": { 2024-04-30T09:48:33.651 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-30T09:48:33.651 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-30T09:48:33.651 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-30T09:48:33.651 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:33.651 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-30T09:48:33.651 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "available": false, 2024-04-30T09:48:33.651 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-30T09:48:33.651 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "modules": [ 2024-04-30T09:48:33.651 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "iostat", 2024-04-30T09:48:33.651 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "nfs", 2024-04-30T09:48:33.651 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "restful" 2024-04-30T09:48:33.651 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: ], 2024-04-30T09:48:33.652 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "services": {} 2024-04-30T09:48:33.652 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:33.652 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "servicemap": { 2024-04-30T09:48:33.652 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-30T09:48:33.652 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "modified": "2024-04-30T09:48:17.403144+0000", 2024-04-30T09:48:33.652 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "services": {} 2024-04-30T09:48:33.652 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:33.652 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-30T09:48:33.652 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: } 2024-04-30T09:48:34.234 INFO:teuthology.orchestra.run.smithi144.stderr:mgr not available, waiting (3/15)... 2024-04-30T09:48:34.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:34 smithi144 bash[18557]: audit 2024-04-30T09:48:33.144650+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.144:0/2567464694' entity='mgr.y' 2024-04-30T09:48:34.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:34 smithi144 bash[18557]: audit 2024-04-30T09:48:33.146692+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.144:0/2567464694' entity='mgr.y' 2024-04-30T09:48:34.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:34 smithi144 bash[18557]: audit 2024-04-30T09:48:33.149037+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.144:0/2567464694' entity='mgr.y' 2024-04-30T09:48:34.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:34 smithi144 bash[18557]: audit 2024-04-30T09:48:33.642353+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.144:0/1561523776' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-30T09:48:34.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:34 smithi144 bash[18557]: cluster 2024-04-30T09:48:34.102545+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01544s) 2024-04-30T09:48:36.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:36 smithi144 bash[18557]: cluster 2024-04-30T09:48:35.151105+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-04-30T09:48:37.605 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: 2024-04-30T09:48:37.605 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: { 2024-04-30T09:48:37.605 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "fsid": "9dbd1526-06d6-11ef-bc93-c7b262605968", 2024-04-30T09:48:37.605 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "health": { 2024-04-30T09:48:37.605 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-30T09:48:37.605 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "checks": {}, 2024-04-30T09:48:37.605 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "mutes": [] 2024-04-30T09:48:37.608 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:37.608 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-30T09:48:37.608 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "quorum": [ 2024-04-30T09:48:37.608 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: 0 2024-04-30T09:48:37.608 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: ], 2024-04-30T09:48:37.608 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-30T09:48:37.608 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "a" 2024-04-30T09:48:37.608 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: ], 2024-04-30T09:48:37.608 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-04-30T09:48:37.609 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "monmap": { 2024-04-30T09:48:37.609 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-30T09:48:37.609 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-30T09:48:37.609 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-30T09:48:37.609 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:37.609 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "osdmap": { 2024-04-30T09:48:37.609 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-30T09:48:37.609 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-30T09:48:37.609 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-30T09:48:37.609 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-30T09:48:37.609 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-30T09:48:37.613 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-30T09:48:37.613 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-30T09:48:37.613 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:37.613 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "pgmap": { 2024-04-30T09:48:37.613 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-30T09:48:37.614 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-30T09:48:37.614 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-30T09:48:37.614 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-30T09:48:37.614 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-30T09:48:37.614 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-30T09:48:37.614 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-30T09:48:37.614 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-30T09:48:37.614 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:37.615 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "fsmap": { 2024-04-30T09:48:37.615 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-30T09:48:37.615 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-30T09:48:37.615 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-30T09:48:37.615 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:37.615 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-30T09:48:37.615 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "available": true, 2024-04-30T09:48:37.615 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-30T09:48:37.615 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "modules": [ 2024-04-30T09:48:37.615 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "iostat", 2024-04-30T09:48:37.615 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "nfs", 2024-04-30T09:48:37.616 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "restful" 2024-04-30T09:48:37.616 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: ], 2024-04-30T09:48:37.616 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "services": {} 2024-04-30T09:48:37.616 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:37.616 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "servicemap": { 2024-04-30T09:48:37.616 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-30T09:48:37.616 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "modified": "2024-04-30T09:48:17.403144+0000", 2024-04-30T09:48:37.616 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "services": {} 2024-04-30T09:48:37.616 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: }, 2024-04-30T09:48:37.616 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-30T09:48:37.616 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: } 2024-04-30T09:48:37.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:37 smithi144 bash[18557]: audit 2024-04-30T09:48:37.604474+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.144:0/841773981' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-30T09:48:38.215 INFO:teuthology.orchestra.run.smithi144.stderr:mgr is available 2024-04-30T09:48:39.384 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: 2024-04-30T09:48:39.384 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: [global] 2024-04-30T09:48:39.385 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: fsid = 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:48:39.385 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-30T09:48:39.385 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-30T09:48:39.385 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-30T09:48:39.385 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-30T09:48:39.385 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: 2024-04-30T09:48:39.385 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: [mgr] 2024-04-30T09:48:39.385 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-30T09:48:39.385 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: 2024-04-30T09:48:39.385 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: [osd] 2024-04-30T09:48:39.385 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-30T09:48:39.385 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-30T09:48:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:39 smithi144 bash[18557]: audit 2024-04-30T09:48:39.379358+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.144:0/432451103' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-30T09:48:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:39 smithi144 bash[18557]: audit 2024-04-30T09:48:39.383330+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.144:0/432451103' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-30T09:48:39.945 INFO:teuthology.orchestra.run.smithi144.stderr:Enabling cephadm module... 2024-04-30T09:48:41.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:41 smithi144 bash[18557]: audit 2024-04-30T09:48:41.175504+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.144:0/2901526732' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-30T09:48:41.707 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:41 smithi144 bash[18807]: ignoring --setuser ceph since I am not root 2024-04-30T09:48:41.708 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:41 smithi144 bash[18807]: ignoring --setgroup ceph since I am not root 2024-04-30T09:48:41.708 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:41 smithi144 bash[18807]: debug 2024-04-30T09:48:41.400+0000 7f2a5cdb2000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-30T09:48:42.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:42 smithi144 bash[18557]: audit 2024-04-30T09:48:41.231095+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.144:0/2901526732' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-30T09:48:42.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:42 smithi144 bash[18557]: cluster 2024-04-30T09:48:41.231152+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-04-30T09:48:43.068 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: { 2024-04-30T09:48:43.069 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-30T09:48:43.069 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "available": true, 2024-04-30T09:48:43.069 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-30T09:48:43.069 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-30T09:48:43.069 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: } 2024-04-30T09:48:43.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:42 smithi144 bash[18807]: debug 2024-04-30T09:48:42.928+0000 7f2a5cdb2000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-30T09:48:43.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:43 smithi144 bash[18807]: debug 2024-04-30T09:48:43.020+0000 7f2a5cdb2000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-30T09:48:43.699 INFO:teuthology.orchestra.run.smithi144.stderr:Waiting for the mgr to restart... 2024-04-30T09:48:43.699 INFO:teuthology.orchestra.run.smithi144.stderr:Waiting for mgr epoch 5... 2024-04-30T09:48:43.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:43 smithi144 bash[18557]: audit 2024-04-30T09:48:43.068479+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.144:0/2919912146' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-30T09:48:43.707 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:43 smithi144 bash[18807]: debug 2024-04-30T09:48:43.268+0000 7f2a5cdb2000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-30T09:48:44.320 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:44 smithi144 bash[18807]: debug 2024-04-30T09:48:43.996+0000 7f2a5cdb2000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-30T09:48:44.320 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:44 smithi144 bash[18807]: debug 2024-04-30T09:48:44.104+0000 7f2a5cdb2000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-30T09:48:44.320 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:44 smithi144 bash[18807]: debug 2024-04-30T09:48:44.208+0000 7f2a5cdb2000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-30T09:48:44.320 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:44 smithi144 bash[18807]: debug 2024-04-30T09:48:44.316+0000 7f2a5cdb2000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-30T09:48:44.707 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:44 smithi144 bash[18807]: debug 2024-04-30T09:48:44.532+0000 7f2a5cdb2000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-30T09:48:45.078 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:44 smithi144 bash[18807]: debug 2024-04-30T09:48:44.800+0000 7f2a5cdb2000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-30T09:48:45.078 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:44 smithi144 bash[18807]: debug 2024-04-30T09:48:44.900+0000 7f2a5cdb2000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-30T09:48:45.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:45 smithi144 bash[18807]: debug 2024-04-30T09:48:45.076+0000 7f2a5cdb2000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-30T09:48:45.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:45 smithi144 bash[18807]: debug 2024-04-30T09:48:45.324+0000 7f2a5cdb2000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-30T09:48:45.957 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:45 smithi144 bash[18807]: debug 2024-04-30T09:48:45.588+0000 7f2a5cdb2000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-30T09:48:45.957 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:45 smithi144 bash[18807]: debug 2024-04-30T09:48:45.748+0000 7f2a5cdb2000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-30T09:48:46.434 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:45 smithi144 bash[18807]: debug 2024-04-30T09:48:45.984+0000 7f2a5cdb2000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-30T09:48:46.435 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:46 smithi144 bash[18807]: debug 2024-04-30T09:48:46.096+0000 7f2a5cdb2000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-30T09:48:47.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:46 smithi144 bash[18807]: debug 2024-04-30T09:48:46.432+0000 7f2a5cdb2000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-30T09:48:47.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:47 smithi144 bash[18807]: debug 2024-04-30T09:48:47.144+0000 7f2a5cdb2000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-30T09:48:47.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:47 smithi144 bash[18807]: debug 2024-04-30T09:48:47.256+0000 7f2a5cdb2000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-30T09:48:47.781 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:47 smithi144 bash[18807]: debug 2024-04-30T09:48:47.456+0000 7f2a5cdb2000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-30T09:48:48.147 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:47 smithi144 bash[18807]: debug 2024-04-30T09:48:47.780+0000 7f2a5cdb2000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-30T09:48:48.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:48 smithi144 bash[18807]: debug 2024-04-30T09:48:48.144+0000 7f2a5cdb2000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-30T09:48:48.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:48 smithi144 bash[18807]: debug 2024-04-30T09:48:48.256+0000 7f2a5cdb2000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-30T09:48:49.354 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: { 2024-04-30T09:48:49.354 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-30T09:48:49.354 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "initialized": true 2024-04-30T09:48:49.354 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: } 2024-04-30T09:48:49.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18557]: cluster 2024-04-30T09:48:48.279726+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-04-30T09:48:49.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18557]: cluster 2024-04-30T09:48:48.280466+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-04-30T09:48:49.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18557]: cluster 2024-04-30T09:48:48.284218+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-30T09:48:49.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18557]: cluster 2024-04-30T09:48:48.336671+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0563658s) 2024-04-30T09:48:49.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18557]: audit 2024-04-30T09:48:48.337707+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:48:49.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18557]: audit 2024-04-30T09:48:48.340111+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T09:48:49.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18557]: audit 2024-04-30T09:48:48.341321+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T09:48:49.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18557]: audit 2024-04-30T09:48:48.341629+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T09:48:49.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18557]: audit 2024-04-30T09:48:48.341936+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T09:48:49.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18557]: cluster 2024-04-30T09:48:48.367741+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-04-30T09:48:49.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18557]: audit 2024-04-30T09:48:48.382454+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' 2024-04-30T09:48:49.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18557]: audit 2024-04-30T09:48:48.385876+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' 2024-04-30T09:48:49.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18557]: audit 2024-04-30T09:48:48.389411+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' 2024-04-30T09:48:49.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18557]: audit 2024-04-30T09:48:48.391887+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:48:49.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18557]: audit 2024-04-30T09:48:48.393847+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:48:49.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18557]: audit 2024-04-30T09:48:48.397105+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:48:49.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18557]: audit 2024-04-30T09:48:48.404894+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:48:49.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18557]: audit 2024-04-30T09:48:48.406235+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:48:49.996 INFO:teuthology.orchestra.run.smithi144.stderr:mgr epoch 5 is available 2024-04-30T09:48:49.997 INFO:teuthology.orchestra.run.smithi144.stderr:Setting orchestrator backend to cephadm... 2024-04-30T09:48:50.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18807]: [30/Apr/2024:09:48:49] ENGINE Bus STARTING 2024-04-30T09:48:50.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18807]: [30/Apr/2024:09:48:49] ENGINE Serving on https://172.21.15.144:7150 2024-04-30T09:48:50.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:49 smithi144 bash[18807]: [30/Apr/2024:09:48:49] ENGINE Bus STARTED 2024-04-30T09:48:50.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:50 smithi144 bash[18557]: cluster 2024-04-30T09:48:49.343277+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e7: y(active, since 1.06296s) 2024-04-30T09:48:50.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:50 smithi144 bash[18557]: cephadm 2024-04-30T09:48:49.878163+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [30/Apr/2024:09:48:49] ENGINE Bus STARTING 2024-04-30T09:48:50.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:50 smithi144 bash[18557]: cephadm 2024-04-30T09:48:49.996110+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [30/Apr/2024:09:48:49] ENGINE Serving on https://172.21.15.144:7150 2024-04-30T09:48:50.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:50 smithi144 bash[18557]: cephadm 2024-04-30T09:48:49.996521+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [30/Apr/2024:09:48:49] ENGINE Bus STARTED 2024-04-30T09:48:50.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:50 smithi144 bash[18557]: audit 2024-04-30T09:48:50.002283+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' 2024-04-30T09:48:50.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:50 smithi144 bash[18557]: audit 2024-04-30T09:48:50.017674+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:48:52.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:52 smithi144 bash[18557]: cluster 2024-04-30T09:48:51.005096+0000 mon.a (mon.0) 53 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-04-30T09:48:52.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:52 smithi144 bash[18557]: audit 2024-04-30T09:48:51.292473+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' 2024-04-30T09:48:52.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:52 smithi144 bash[18557]: audit 2024-04-30T09:48:51.336740+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:48:53.130 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: value unchanged 2024-04-30T09:48:53.336 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:53 smithi144 bash[18557]: audit 2024-04-30T09:48:51.282610+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-30T09:48:53.726 INFO:teuthology.orchestra.run.smithi144.stderr:Generating ssh key... 2024-04-30T09:48:54.370 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:54 smithi144 bash[18557]: audit 2024-04-30T09:48:53.130225+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-30T09:48:55.707 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:55 smithi144 bash[18807]: Generating public/private rsa key pair. 2024-04-30T09:48:55.708 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:55 smithi144 bash[18807]: Your identification has been saved in /tmp/tmpj9pvozg8/key. 2024-04-30T09:48:55.708 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:55 smithi144 bash[18807]: Your public key has been saved in /tmp/tmpj9pvozg8/key.pub. 2024-04-30T09:48:55.708 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:55 smithi144 bash[18807]: The key fingerprint is: 2024-04-30T09:48:55.708 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:55 smithi144 bash[18807]: SHA256:ASQ+hA5veWTeNZyiOPiDkRUQk9y4fTGe1pIcDmnfIJA ceph-9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:48:55.708 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:55 smithi144 bash[18807]: The key's randomart image is: 2024-04-30T09:48:55.708 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:55 smithi144 bash[18807]: +---[RSA 3072]----+ 2024-04-30T09:48:55.708 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:55 smithi144 bash[18807]: |==*o+.o. . | 2024-04-30T09:48:55.708 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:55 smithi144 bash[18807]: |oEoOo*..= | 2024-04-30T09:48:55.708 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:55 smithi144 bash[18807]: | B+*XoXo.. | 2024-04-30T09:48:55.708 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:55 smithi144 bash[18807]: |+.B.+%.o . | 2024-04-30T09:48:55.708 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:55 smithi144 bash[18807]: | = oo . S | 2024-04-30T09:48:55.708 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:55 smithi144 bash[18807]: |. o | 2024-04-30T09:48:55.708 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:55 smithi144 bash[18807]: | . | 2024-04-30T09:48:55.709 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:55 smithi144 bash[18807]: | | 2024-04-30T09:48:55.709 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:55 smithi144 bash[18807]: | | 2024-04-30T09:48:55.709 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:48:55 smithi144 bash[18807]: +----[SHA256]-----+ 2024-04-30T09:48:56.554 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:56 smithi144 bash[18557]: audit 2024-04-30T09:48:54.897953+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-30T09:48:56.554 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:56 smithi144 bash[18557]: cephadm 2024-04-30T09:48:54.898274+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-04-30T09:48:56.554 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:56 smithi144 bash[18557]: audit 2024-04-30T09:48:55.249819+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' 2024-04-30T09:48:56.554 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:56 smithi144 bash[18557]: audit 2024-04-30T09:48:55.252624+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' 2024-04-30T09:48:57.076 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpyrQg22VG4HhzQveMeZ1hBMLs8wtghhaLvTCJBn7xIdlF76tFA81BV+MxXnj82zyK+fGLy76t8PzB0XUZsab9c4JBLcTGuQn0CmOcu+QsCM/mhD7PfQcFAZsCOpQkKGauubmMCx5NYAXiOlRM9SViacAKqk1V0dDB25CVLNMCc94AEdv+26j4Qy/rojTsyMPOoKEgQz5e45tFcDUx+XW3b78B47cFtRbE7cNRcQcH1C5JhEYp4UiL7pjR8wvlnU0pyslDumhryLMv15ANWlc5b49vMx2+gP40SXC51mYnSGMD+Bjx6RgRXU42MrEDViHwwXZYsqI10FgivP52yYRNzkGbHsgRJ9e07ufBUkPJ6XjwXYpkB3JDEmwDbUj0dZsDknSyIBmoPOAAW2hlGQR/Uc5o1Rsn1Qx0PYArN+vGKVzP+xqmKvCKnPI5hbdgmqx4RP5mGZexDBbpJn1ZZI8ObDQKPpiQ69Vr/nGpwCAFOSrNqLCP47SWYIqnwWf2PvE= ceph-9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:48:57.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:57 smithi144 bash[18557]: audit 2024-04-30T09:48:57.076329+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-30T09:48:57.687 INFO:teuthology.orchestra.run.smithi144.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-30T09:48:57.687 INFO:teuthology.orchestra.run.smithi144.stderr:Adding key to root@localhost authorized_keys... 2024-04-30T09:48:57.687 INFO:teuthology.orchestra.run.smithi144.stderr:Adding host smithi144... 2024-04-30T09:48:59.909 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:59 smithi144 bash[18557]: audit 2024-04-30T09:48:58.898686+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi144", "addr": "172.21.15.144", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:48:59.909 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:48:59 smithi144 bash[18557]: cephadm 2024-04-30T09:48:59.245048+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi144 2024-04-30T09:48:59.919 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: Added host 'smithi144' with addr '172.21.15.144' 2024-04-30T09:49:00.728 INFO:teuthology.orchestra.run.smithi144.stderr:Deploying unmanaged mon service... 2024-04-30T09:49:01.192 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:00 smithi144 bash[18557]: audit 2024-04-30T09:48:59.919947+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' 2024-04-30T09:49:01.192 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:00 smithi144 bash[18557]: cephadm 2024-04-30T09:48:59.920337+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi144 2024-04-30T09:49:01.192 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:00 smithi144 bash[18557]: audit 2024-04-30T09:48:59.948876+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:49:02.624 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-30T09:49:03.450 INFO:teuthology.orchestra.run.smithi144.stderr:Deploying unmanaged mgr service... 2024-04-30T09:49:03.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:03 smithi144 bash[18557]: audit 2024-04-30T09:49:02.618909+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-30T09:49:03.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:03 smithi144 bash[18557]: cephadm 2024-04-30T09:49:02.620816+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-30T09:49:03.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:03 smithi144 bash[18557]: audit 2024-04-30T09:49:02.623895+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' 2024-04-30T09:49:03.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:03 smithi144 bash[18557]: audit 2024-04-30T09:49:03.181030+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' 2024-04-30T09:49:03.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:03 smithi144 bash[18557]: audit 2024-04-30T09:49:03.445291+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' 2024-04-30T09:49:04.735 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-30T09:49:06.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:05 smithi144 bash[18557]: audit 2024-04-30T09:49:04.728071+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-30T09:49:06.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:05 smithi144 bash[18557]: cephadm 2024-04-30T09:49:04.730374+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-30T09:49:06.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:05 smithi144 bash[18557]: audit 2024-04-30T09:49:04.735260+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' 2024-04-30T09:49:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:07 smithi144 bash[18557]: audit 2024-04-30T09:49:06.366206+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' 2024-04-30T09:49:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:07 smithi144 bash[18557]: audit 2024-04-30T09:49:06.371062+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' 2024-04-30T09:49:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:07 smithi144 bash[18557]: audit 2024-04-30T09:49:06.371622+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:49:07.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:07 smithi144 bash[18557]: audit 2024-04-30T09:49:06.376585+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' 2024-04-30T09:49:07.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:07 smithi144 bash[18557]: audit 2024-04-30T09:49:06.378019+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T09:49:07.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:07 smithi144 bash[18557]: audit 2024-04-30T09:49:06.382141+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.144:0/1845363133' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]': finished 2024-04-30T09:49:07.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:07 smithi144 bash[18557]: audit 2024-04-30T09:49:06.600074+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.144:0/3767939572' entity='client.admin' 2024-04-30T09:49:07.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:07 smithi144 bash[18557]: cephadm 2024-04-30T09:49:06.604610+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Deploying daemon agent.smithi144 on smithi144 2024-04-30T09:49:09.189 INFO:teuthology.orchestra.run.smithi144.stderr:Enabling the dashboard module... 2024-04-30T09:49:09.901 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:09 smithi144 bash[18557]: cluster 2024-04-30T09:49:08.342763+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-30T09:49:09.901 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:09 smithi144 bash[18557]: audit 2024-04-30T09:49:08.560641+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.144:0/2939622804' entity='client.admin' 2024-04-30T09:49:10.817 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:10 smithi144 bash[18557]: audit 2024-04-30T09:49:10.501337+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.144:0/949541435' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-30T09:49:10.817 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:10 smithi144 bash[18807]: ignoring --setuser ceph since I am not root 2024-04-30T09:49:10.817 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:10 smithi144 bash[18807]: ignoring --setgroup ceph since I am not root 2024-04-30T09:49:10.817 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:10 smithi144 bash[18807]: debug 2024-04-30T09:49:10.747+0000 7f4907b8d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-30T09:49:11.900 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:11 smithi144 bash[18557]: audit 2024-04-30T09:49:10.567461+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.144:0/949541435' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-30T09:49:11.900 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:11 smithi144 bash[18557]: cluster 2024-04-30T09:49:10.567542+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 22s) 2024-04-30T09:49:12.508 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: { 2024-04-30T09:49:12.508 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-30T09:49:12.508 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "available": true, 2024-04-30T09:49:12.508 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-30T09:49:12.508 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-30T09:49:12.509 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: } 2024-04-30T09:49:12.562 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:12 smithi144 bash[18807]: debug 2024-04-30T09:49:12.299+0000 7f4907b8d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-30T09:49:12.563 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:12 smithi144 bash[18807]: debug 2024-04-30T09:49:12.395+0000 7f4907b8d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-30T09:49:12.957 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:12 smithi144 bash[18807]: debug 2024-04-30T09:49:12.643+0000 7f4907b8d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-30T09:49:12.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:12 smithi144 bash[18557]: audit 2024-04-30T09:49:12.508101+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.144:0/291187996' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-30T09:49:13.100 INFO:teuthology.orchestra.run.smithi144.stderr:Waiting for the mgr to restart... 2024-04-30T09:49:13.100 INFO:teuthology.orchestra.run.smithi144.stderr:Waiting for mgr epoch 9... 2024-04-30T09:49:13.700 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:13 smithi144 bash[18807]: debug 2024-04-30T09:49:13.375+0000 7f4907b8d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-30T09:49:13.700 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:13 smithi144 bash[18807]: debug 2024-04-30T09:49:13.483+0000 7f4907b8d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-30T09:49:13.700 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:13 smithi144 bash[18807]: debug 2024-04-30T09:49:13.587+0000 7f4907b8d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-30T09:49:13.957 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:13 smithi144 bash[18807]: debug 2024-04-30T09:49:13.695+0000 7f4907b8d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-30T09:49:13.957 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:13 smithi144 bash[18807]: debug 2024-04-30T09:49:13.919+0000 7f4907b8d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-30T09:49:14.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:14 smithi144 bash[18807]: debug 2024-04-30T09:49:14.191+0000 7f4907b8d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-30T09:49:14.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:14 smithi144 bash[18807]: debug 2024-04-30T09:49:14.291+0000 7f4907b8d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-30T09:49:14.957 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:14 smithi144 bash[18807]: debug 2024-04-30T09:49:14.467+0000 7f4907b8d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-30T09:49:14.957 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:14 smithi144 bash[18807]: debug 2024-04-30T09:49:14.711+0000 7f4907b8d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-30T09:49:15.372 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:14 smithi144 bash[18807]: debug 2024-04-30T09:49:14.975+0000 7f4907b8d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-30T09:49:15.372 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:15 smithi144 bash[18807]: debug 2024-04-30T09:49:15.139+0000 7f4907b8d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-30T09:49:15.707 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:15 smithi144 bash[18807]: debug 2024-04-30T09:49:15.367+0000 7f4907b8d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-30T09:49:15.707 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:15 smithi144 bash[18807]: debug 2024-04-30T09:49:15.483+0000 7f4907b8d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-30T09:49:16.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:15 smithi144 bash[18807]: debug 2024-04-30T09:49:15.819+0000 7f4907b8d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-30T09:49:16.853 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:16 smithi144 bash[18807]: debug 2024-04-30T09:49:16.535+0000 7f4907b8d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-30T09:49:16.853 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:16 smithi144 bash[18807]: debug 2024-04-30T09:49:16.647+0000 7f4907b8d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-30T09:49:17.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:16 smithi144 bash[18807]: debug 2024-04-30T09:49:16.847+0000 7f4907b8d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-30T09:49:17.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:17 smithi144 bash[18807]: debug 2024-04-30T09:49:17.175+0000 7f4907b8d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-30T09:49:17.819 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:17 smithi144 bash[18807]: debug 2024-04-30T09:49:17.543+0000 7f4907b8d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-30T09:49:17.819 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:17 smithi144 bash[18807]: debug 2024-04-30T09:49:17.655+0000 7f4907b8d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-30T09:49:17.819 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:17 smithi144 bash[18557]: cluster 2024-04-30T09:49:17.679262+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2024-04-30T09:49:17.819 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:17 smithi144 bash[18557]: cluster 2024-04-30T09:49:17.680050+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2024-04-30T09:49:17.819 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:17 smithi144 bash[18557]: cluster 2024-04-30T09:49:17.682958+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-30T09:49:18.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18807]: [30/Apr/2024:09:49:18] ENGINE Bus STARTING 2024-04-30T09:49:18.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18807]: [30/Apr/2024:09:49:18] ENGINE Serving on https://172.21.15.144:7150 2024-04-30T09:49:18.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18807]: [30/Apr/2024:09:49:18] ENGINE Bus STARTED 2024-04-30T09:49:18.759 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: { 2024-04-30T09:49:18.759 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-30T09:49:18.759 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: "initialized": true 2024-04-30T09:49:18.759 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: } 2024-04-30T09:49:19.007 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18557]: cluster 2024-04-30T09:49:17.736226+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0563528s) 2024-04-30T09:49:19.007 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18557]: audit 2024-04-30T09:49:17.743087+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:49:19.007 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18557]: audit 2024-04-30T09:49:17.745016+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T09:49:19.008 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18557]: audit 2024-04-30T09:49:17.746255+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T09:49:19.008 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18557]: audit 2024-04-30T09:49:17.746633+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T09:49:19.008 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18557]: audit 2024-04-30T09:49:17.746844+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T09:49:19.008 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18557]: cluster 2024-04-30T09:49:17.771681+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-04-30T09:49:19.008 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18557]: audit 2024-04-30T09:49:17.789615+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:19.008 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18557]: audit 2024-04-30T09:49:17.792549+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:49:19.008 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18557]: audit 2024-04-30T09:49:17.794782+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:49:19.008 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18557]: audit 2024-04-30T09:49:17.807966+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:49:19.008 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18557]: audit 2024-04-30T09:49:17.809523+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:49:19.008 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18557]: cephadm 2024-04-30T09:49:18.106879+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [30/Apr/2024:09:49:18] ENGINE Bus STARTING 2024-04-30T09:49:19.008 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18557]: cephadm 2024-04-30T09:49:18.221369+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [30/Apr/2024:09:49:18] ENGINE Serving on https://172.21.15.144:7150 2024-04-30T09:49:19.008 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18557]: cephadm 2024-04-30T09:49:18.221532+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [30/Apr/2024:09:49:18] ENGINE Bus STARTED 2024-04-30T09:49:19.008 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:18 smithi144 bash[18557]: audit 2024-04-30T09:49:18.227131+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:19.547 INFO:teuthology.orchestra.run.smithi144.stderr:mgr epoch 9 is available 2024-04-30T09:49:19.547 INFO:teuthology.orchestra.run.smithi144.stderr:Generating a dashboard self-signed certificate... 2024-04-30T09:49:19.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:19 smithi144 bash[18557]: audit 2024-04-30T09:49:18.746492+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-30T09:49:19.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:19 smithi144 bash[18557]: cluster 2024-04-30T09:49:18.747404+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e11: y(active, since 1.06754s) 2024-04-30T09:49:19.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:19 smithi144 bash[18557]: audit 2024-04-30T09:49:18.759426+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-30T09:49:20.985 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-30T09:49:21.032 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:20 smithi144 bash[18557]: cluster 2024-04-30T09:49:19.758473+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-04-30T09:49:21.645 INFO:teuthology.orchestra.run.smithi144.stderr:Creating initial admin user... 2024-04-30T09:49:22.309 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:21 smithi144 bash[18557]: audit 2024-04-30T09:49:20.751529+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-30T09:49:22.309 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:21 smithi144 bash[18557]: audit 2024-04-30T09:49:20.981224+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:22.309 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:21 smithi144 bash[18557]: audit 2024-04-30T09:49:20.985649+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:23.146 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$z8NHi3O0qSOl9s9w1xJwcud3kfKuyPyv0GQ8UshdzvT/4cqGWHDH6", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1714470563, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-30T09:49:23.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:23 smithi144 bash[18557]: audit 2024-04-30T09:49:22.316337+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:23.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:23 smithi144 bash[18557]: audit 2024-04-30T09:49:22.316848+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:49:23.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:23 smithi144 bash[18557]: audit 2024-04-30T09:49:22.319419+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:23.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:23 smithi144 bash[18557]: audit 2024-04-30T09:49:22.320768+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T09:49:23.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:23 smithi144 bash[18557]: audit 2024-04-30T09:49:23.146101+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:23.902 INFO:teuthology.orchestra.run.smithi144.stderr:Fetching dashboard port number... 2024-04-30T09:49:24.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:24 smithi144 bash[18557]: cephadm 2024-04-30T09:49:22.666395+0000 mgr.y (mgr.14152) 7 : cephadm [INF] Deploying daemon agent.smithi144 on smithi144 2024-04-30T09:49:24.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:24 smithi144 bash[18557]: audit 2024-04-30T09:49:22.923744+0000 mgr.y (mgr.14152) 8 : 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-30T09:49:25.092 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: 8443 2024-04-30T09:49:25.757 INFO:teuthology.orchestra.run.smithi144.stderr:firewalld does not appear to be present 2024-04-30T09:49:25.757 INFO:teuthology.orchestra.run.smithi144.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-30T09:49:25.759 INFO:teuthology.orchestra.run.smithi144.stderr:Ceph Dashboard is now available at: 2024-04-30T09:49:25.759 INFO:teuthology.orchestra.run.smithi144.stderr: 2024-04-30T09:49:25.759 INFO:teuthology.orchestra.run.smithi144.stderr: URL: https://smithi144.front.sepia.ceph.com:8443/ 2024-04-30T09:49:25.759 INFO:teuthology.orchestra.run.smithi144.stderr: User: admin 2024-04-30T09:49:25.759 INFO:teuthology.orchestra.run.smithi144.stderr: Password: ysw3pj1kdj 2024-04-30T09:49:25.759 INFO:teuthology.orchestra.run.smithi144.stderr: 2024-04-30T09:49:25.759 INFO:teuthology.orchestra.run.smithi144.stderr:Enabling autotune for osd_memory_target 2024-04-30T09:49:25.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:25 smithi144 bash[18557]: cluster 2024-04-30T09:49:24.548070+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-04-30T09:49:25.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:25 smithi144 bash[18557]: audit 2024-04-30T09:49:25.092803+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.144:0/795390821' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-30T09:49:28.994 INFO:teuthology.orchestra.run.smithi144.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-04-30T09:49:29.654 INFO:teuthology.orchestra.run.smithi144.stderr:You can access the Ceph CLI with: 2024-04-30T09:49:29.654 INFO:teuthology.orchestra.run.smithi144.stderr: 2024-04-30T09:49:29.654 INFO:teuthology.orchestra.run.smithi144.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-30T09:49:29.654 INFO:teuthology.orchestra.run.smithi144.stderr: 2024-04-30T09:49:29.654 INFO:teuthology.orchestra.run.smithi144.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-30T09:49:29.654 INFO:teuthology.orchestra.run.smithi144.stderr: 2024-04-30T09:49:29.654 INFO:teuthology.orchestra.run.smithi144.stderr: ceph telemetry on 2024-04-30T09:49:29.654 INFO:teuthology.orchestra.run.smithi144.stderr: 2024-04-30T09:49:29.654 INFO:teuthology.orchestra.run.smithi144.stderr:For more information see: 2024-04-30T09:49:29.654 INFO:teuthology.orchestra.run.smithi144.stderr: 2024-04-30T09:49:29.654 INFO:teuthology.orchestra.run.smithi144.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-30T09:49:29.654 INFO:teuthology.orchestra.run.smithi144.stderr: 2024-04-30T09:49:29.655 INFO:teuthology.orchestra.run.smithi144.stderr:Bootstrap complete. 2024-04-30T09:49:29.692 INFO:tasks.cephadm:Fetching config... 2024-04-30T09:49:29.692 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-04-30T09:49:29.692 DEBUG:teuthology.orchestra.run.smithi144:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-30T09:49:29.698 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-30T09:49:29.698 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-04-30T09:49:29.699 DEBUG:teuthology.orchestra.run.smithi144:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-30T09:49:29.749 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-30T09:49:29.749 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-04-30T09:49:29.749 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd if=/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-30T09:49:29.805 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-30T09:49:29.805 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-04-30T09:49:29.805 DEBUG:teuthology.orchestra.run.smithi144:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-30T09:49:29.856 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-30T09:49:29.856 DEBUG:teuthology.orchestra.run.smithi144:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpyrQg22VG4HhzQveMeZ1hBMLs8wtghhaLvTCJBn7xIdlF76tFA81BV+MxXnj82zyK+fGLy76t8PzB0XUZsab9c4JBLcTGuQn0CmOcu+QsCM/mhD7PfQcFAZsCOpQkKGauubmMCx5NYAXiOlRM9SViacAKqk1V0dDB25CVLNMCc94AEdv+26j4Qy/rojTsyMPOoKEgQz5e45tFcDUx+XW3b78B47cFtRbE7cNRcQcH1C5JhEYp4UiL7pjR8wvlnU0pyslDumhryLMv15ANWlc5b49vMx2+gP40SXC51mYnSGMD+Bjx6RgRXU42MrEDViHwwXZYsqI10FgivP52yYRNzkGbHsgRJ9e07ufBUkPJ6XjwXYpkB3JDEmwDbUj0dZsDknSyIBmoPOAAW2hlGQR/Uc5o1Rsn1Qx0PYArN+vGKVzP+xqmKvCKnPI5hbdgmqx4RP5mGZexDBbpJn1ZZI8ObDQKPpiQ69Vr/nGpwCAFOSrNqLCP47SWYIqnwWf2PvE= ceph-9dbd1526-06d6-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-30T09:49:29.916 INFO:teuthology.orchestra.run.smithi144.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpyrQg22VG4HhzQveMeZ1hBMLs8wtghhaLvTCJBn7xIdlF76tFA81BV+MxXnj82zyK+fGLy76t8PzB0XUZsab9c4JBLcTGuQn0CmOcu+QsCM/mhD7PfQcFAZsCOpQkKGauubmMCx5NYAXiOlRM9SViacAKqk1V0dDB25CVLNMCc94AEdv+26j4Qy/rojTsyMPOoKEgQz5e45tFcDUx+XW3b78B47cFtRbE7cNRcQcH1C5JhEYp4UiL7pjR8wvlnU0pyslDumhryLMv15ANWlc5b49vMx2+gP40SXC51mYnSGMD+Bjx6RgRXU42MrEDViHwwXZYsqI10FgivP52yYRNzkGbHsgRJ9e07ufBUkPJ6XjwXYpkB3JDEmwDbUj0dZsDknSyIBmoPOAAW2hlGQR/Uc5o1Rsn1Qx0PYArN+vGKVzP+xqmKvCKnPI5hbdgmqx4RP5mGZexDBbpJn1ZZI8ObDQKPpiQ69Vr/nGpwCAFOSrNqLCP47SWYIqnwWf2PvE= ceph-9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:49:29.924 DEBUG:teuthology.orchestra.run.smithi151:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpyrQg22VG4HhzQveMeZ1hBMLs8wtghhaLvTCJBn7xIdlF76tFA81BV+MxXnj82zyK+fGLy76t8PzB0XUZsab9c4JBLcTGuQn0CmOcu+QsCM/mhD7PfQcFAZsCOpQkKGauubmMCx5NYAXiOlRM9SViacAKqk1V0dDB25CVLNMCc94AEdv+26j4Qy/rojTsyMPOoKEgQz5e45tFcDUx+XW3b78B47cFtRbE7cNRcQcH1C5JhEYp4UiL7pjR8wvlnU0pyslDumhryLMv15ANWlc5b49vMx2+gP40SXC51mYnSGMD+Bjx6RgRXU42MrEDViHwwXZYsqI10FgivP52yYRNzkGbHsgRJ9e07ufBUkPJ6XjwXYpkB3JDEmwDbUj0dZsDknSyIBmoPOAAW2hlGQR/Uc5o1Rsn1Qx0PYArN+vGKVzP+xqmKvCKnPI5hbdgmqx4RP5mGZexDBbpJn1ZZI8ObDQKPpiQ69Vr/nGpwCAFOSrNqLCP47SWYIqnwWf2PvE= ceph-9dbd1526-06d6-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-30T09:49:29.948 INFO:teuthology.orchestra.run.smithi151.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDpyrQg22VG4HhzQveMeZ1hBMLs8wtghhaLvTCJBn7xIdlF76tFA81BV+MxXnj82zyK+fGLy76t8PzB0XUZsab9c4JBLcTGuQn0CmOcu+QsCM/mhD7PfQcFAZsCOpQkKGauubmMCx5NYAXiOlRM9SViacAKqk1V0dDB25CVLNMCc94AEdv+26j4Qy/rojTsyMPOoKEgQz5e45tFcDUx+XW3b78B47cFtRbE7cNRcQcH1C5JhEYp4UiL7pjR8wvlnU0pyslDumhryLMv15ANWlc5b49vMx2+gP40SXC51mYnSGMD+Bjx6RgRXU42MrEDViHwwXZYsqI10FgivP52yYRNzkGbHsgRJ9e07ufBUkPJ6XjwXYpkB3JDEmwDbUj0dZsDknSyIBmoPOAAW2hlGQR/Uc5o1Rsn1Qx0PYArN+vGKVzP+xqmKvCKnPI5hbdgmqx4RP5mGZexDBbpJn1ZZI8ObDQKPpiQ69Vr/nGpwCAFOSrNqLCP47SWYIqnwWf2PvE= ceph-9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:49:29.959 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-30T09:49:29.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:29 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:49:29.961 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:29 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:49:30.300 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:30 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:49:30.300 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:29 smithi144 bash[18557]: audit 2024-04-30T09:49:28.991273+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.144:0/1710058517' entity='client.admin' 2024-04-30T09:49:30.300 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:30 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:49:30.619 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:30 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:49:30.619 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:30 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:49:30.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:30 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:49:30.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:30 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:49:30.956 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:30 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:49:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:49:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:31 smithi144 bash[18557]: audit 2024-04-30T09:49:30.180106+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:31 smithi144 bash[18557]: audit 2024-04-30T09:49:30.181307+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:49:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:31 smithi144 bash[18557]: audit 2024-04-30T09:49:30.185045+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:31 smithi144 bash[18557]: audit 2024-04-30T09:49:30.186583+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:49:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:31 smithi144 bash[18557]: audit 2024-04-30T09:49:30.190745+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:31 smithi144 bash[18557]: audit 2024-04-30T09:49:30.862741+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:33.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:33 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:49:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:49:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:33 smithi144 bash[18557]: audit 2024-04-30T09:49:32.809396+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:33 smithi144 bash[18557]: audit 2024-04-30T09:49:33.050520+0000 mon.a (mon.0) 111 : audit [INF] from='client.? 172.21.15.144:0/1604390224' entity='client.admin' 2024-04-30T09:49:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:33 smithi144 bash[18557]: audit 2024-04-30T09:49:33.062558+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:49:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:33 smithi144 bash[18557]: audit 2024-04-30T09:49:33.066644+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:33 smithi144 bash[18557]: audit 2024-04-30T09:49:33.162885+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:33 smithi144 bash[18557]: audit 2024-04-30T09:49:33.167625+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:34.299 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-30T09:49:34.299 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-30T09:49:39.106 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi151 2024-04-30T09:49:39.106 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-04-30T09:49:39.106 DEBUG:teuthology.orchestra.run.smithi151:> dd of=/etc/ceph/ceph.conf 2024-04-30T09:49:39.112 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-04-30T09:49:39.113 DEBUG:teuthology.orchestra.run.smithi151:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-30T09:49:39.159 INFO:tasks.cephadm:Adding host smithi151 to orchestrator... 2024-04-30T09:49:39.159 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph orch host add smithi151 2024-04-30T09:49:39.330 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:39 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:49:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:49:39.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:39 smithi144 bash[18557]: cluster 2024-04-30T09:49:37.747681+0000 mgr.y (mgr.14152) 9 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:49:39.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:39 smithi144 bash[18557]: audit 2024-04-30T09:49:38.030065+0000 mgr.y (mgr.14152) 10 : 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-30T09:49:39.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:39 smithi144 bash[18557]: audit 2024-04-30T09:49:38.035075+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:39.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:39 smithi144 bash[18557]: audit 2024-04-30T09:49:38.043408+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:49:39.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:39 smithi144 bash[18557]: audit 2024-04-30T09:49:38.044895+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:49:39.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:39 smithi144 bash[18557]: audit 2024-04-30T09:49:38.045808+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:49:39.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:39 smithi144 bash[18557]: cephadm 2024-04-30T09:49:38.047345+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T09:49:39.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:39 smithi144 bash[18557]: cephadm 2024-04-30T09:49:38.211200+0000 mgr.y (mgr.14152) 12 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-04-30T09:49:39.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:39 smithi144 bash[18557]: audit 2024-04-30T09:49:38.349584+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:39.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:39 smithi144 bash[18557]: audit 2024-04-30T09:49:38.351878+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:40.411 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:40 smithi144 bash[18557]: audit 2024-04-30T09:49:39.167530+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:40.411 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:40 smithi144 bash[18557]: audit 2024-04-30T09:49:39.174629+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:41.439 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:41 smithi144 bash[18557]: cluster 2024-04-30T09:49:39.748050+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:49:42.825 INFO:teuthology.orchestra.run.smithi144.stdout:Added host 'smithi151' with addr '172.21.15.151' 2024-04-30T09:49:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:43 smithi144 bash[18557]: cluster 2024-04-30T09:49:41.748486+0000 mgr.y (mgr.14152) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:49:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:43 smithi144 bash[18557]: audit 2024-04-30T09:49:41.806226+0000 mgr.y (mgr.14152) 15 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi151", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:49:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:43 smithi144 bash[18557]: cephadm 2024-04-30T09:49:42.151264+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Deploying cephadm binary to smithi151 2024-04-30T09:49:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:43 smithi144 bash[18557]: audit 2024-04-30T09:49:42.824917+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:43 smithi144 bash[18557]: audit 2024-04-30T09:49:42.850539+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:49:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:43 smithi144 bash[18557]: audit 2024-04-30T09:49:42.851964+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:49:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:43 smithi144 bash[18557]: audit 2024-04-30T09:49:42.852809+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:49:43.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:43 smithi144 bash[18557]: audit 2024-04-30T09:49:43.094661+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:43.529 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph orch host ls --format=json 2024-04-30T09:49:44.835 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:44 smithi144 bash[18557]: cephadm 2024-04-30T09:49:42.825576+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Added host smithi151 2024-04-30T09:49:44.836 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:44 smithi144 bash[18557]: audit 2024-04-30T09:49:43.823504+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:44.836 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:44 smithi144 bash[18557]: audit 2024-04-30T09:49:43.828636+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:44.836 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:44 smithi144 bash[18557]: audit 2024-04-30T09:49:43.829880+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:49:44.836 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:44 smithi144 bash[18557]: audit 2024-04-30T09:49:43.836665+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:44.836 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:44 smithi144 bash[18557]: audit 2024-04-30T09:49:43.839878+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T09:49:44.836 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:44 smithi144 bash[18557]: audit 2024-04-30T09:49:43.843942+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]': finished 2024-04-30T09:49:45.897 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:45 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:49:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:49:45.897 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:45 smithi144 bash[18557]: cluster 2024-04-30T09:49:43.748802+0000 mgr.y (mgr.14152) 18 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:49:45.897 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:45 smithi144 bash[18557]: audit 2024-04-30T09:49:45.361968+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:45.897 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:45 smithi144 bash[18557]: audit 2024-04-30T09:49:45.363938+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:49:45.897 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:45 smithi144 bash[18557]: audit 2024-04-30T09:49:45.365493+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:49:45.897 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:45 smithi144 bash[18557]: audit 2024-04-30T09:49:45.366648+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:49:46.206 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:46 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:49:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:49:46.265 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-30T09:49:46.265 INFO:teuthology.orchestra.run.smithi144.stdout:[{"addr": "172.21.15.144", "hostname": "smithi144", "labels": [], "status": ""}, {"addr": "172.21.15.151", "hostname": "smithi151", "labels": [], "status": ""}] 2024-04-30T09:49:46.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:46 smithi144 bash[18557]: cephadm 2024-04-30T09:49:44.707473+0000 mgr.y (mgr.14152) 19 : cephadm [INF] Deploying daemon agent.smithi151 on smithi151 2024-04-30T09:49:46.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:46 smithi144 bash[18557]: cephadm 2024-04-30T09:49:45.369822+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T09:49:46.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:46 smithi144 bash[18557]: cephadm 2024-04-30T09:49:45.501281+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.client.admin.keyring 2024-04-30T09:49:46.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:46 smithi144 bash[18557]: audit 2024-04-30T09:49:45.609360+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:46.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:46 smithi144 bash[18557]: audit 2024-04-30T09:49:45.635142+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:46.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:46 smithi144 bash[18557]: audit 2024-04-30T09:49:45.639672+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:46.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:46 smithi144 bash[18557]: audit 2024-04-30T09:49:45.642715+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:49:46.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:46 smithi144 bash[18557]: audit 2024-04-30T09:49:45.644693+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:49:46.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:46 smithi144 bash[18557]: audit 2024-04-30T09:49:45.645906+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:49:46.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:46 smithi144 bash[18557]: audit 2024-04-30T09:49:45.651889+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:46.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:46 smithi144 bash[18557]: audit 2024-04-30T09:49:46.120070+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:46.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:46 smithi144 bash[18557]: audit 2024-04-30T09:49:46.125567+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:47.026 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-30T09:49:47.027 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph osd crush tunables default 2024-04-30T09:49:47.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:47 smithi144 bash[18557]: cluster 2024-04-30T09:49:45.749116+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:49:47.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:47 smithi144 bash[18557]: audit 2024-04-30T09:49:46.265743+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-30T09:49:48.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:48 smithi144 bash[18557]: cluster 2024-04-30T09:49:47.749500+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:49:48.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:48 smithi144 bash[18557]: audit 2024-04-30T09:49:47.815791+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:49.831 INFO:teuthology.orchestra.run.smithi144.stderr:adjusted tunables profile to default 2024-04-30T09:49:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:49 smithi144 bash[18557]: audit 2024-04-30T09:49:49.746889+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.144:0/1432471630' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-30T09:49:50.208 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:50 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:49:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:49:50.493 INFO:tasks.cephadm:Adding mon.a on smithi144 2024-04-30T09:49:50.493 INFO:tasks.cephadm:Adding mon.c on smithi144 2024-04-30T09:49:50.493 INFO:tasks.cephadm:Adding mon.b on smithi151 2024-04-30T09:49:50.493 DEBUG:teuthology.orchestra.run.smithi151:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph orch apply mon '3;smithi144:172.21.15.144=a;smithi144:[v2:172.21.15.144:3301,v1:172.21.15.144:6790]=c;smithi151:172.21.15.151=b' 2024-04-30T09:49:51.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:50 smithi144 bash[18557]: cluster 2024-04-30T09:49:49.749923+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:49:51.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:50 smithi144 bash[18557]: audit 2024-04-30T09:49:49.829016+0000 mon.a (mon.0) 150 : audit [INF] from='client.? 172.21.15.144:0/1432471630' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-30T09:49:51.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:50 smithi144 bash[18557]: cluster 2024-04-30T09:49:49.829132+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-30T09:49:51.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:50 smithi144 bash[18557]: audit 2024-04-30T09:49:50.027700+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:51.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:50 smithi144 bash[18557]: audit 2024-04-30T09:49:50.036402+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:52.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:52 smithi144 bash[18557]: cluster 2024-04-30T09:49:51.750327+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:49:52.966 INFO:teuthology.orchestra.run.smithi151.stdout:Scheduled mon update... 2024-04-30T09:49:53.523 DEBUG:teuthology.orchestra.run.smithi144:mon.c> sudo journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mon.c.service 2024-04-30T09:49:53.526 DEBUG:teuthology.orchestra.run.smithi151:mon.b> sudo journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mon.b.service 2024-04-30T09:49:53.529 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-30T09:49:53.529 DEBUG:teuthology.orchestra.run.smithi151:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-30T09:49:53.956 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:53 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:49:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:49:54.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:53 smithi144 bash[18557]: audit 2024-04-30T09:49:52.954210+0000 mgr.y (mgr.14152) 27 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi144:172.21.15.144=a;smithi144:[v2:172.21.15.144:3301,v1:172.21.15.144:6790]=c;smithi151:172.21.15.151=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:49:54.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:53 smithi144 bash[18557]: cephadm 2024-04-30T09:49:52.959416+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Saving service mon spec with placement smithi144:172.21.15.144=a;smithi144:[v2:172.21.15.144:3301,v1:172.21.15.144:6790]=c;smithi151:172.21.15.151=b;count:3 2024-04-30T09:49:54.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:53 smithi144 bash[18557]: audit 2024-04-30T09:49:52.966726+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:54.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:53 smithi144 bash[18557]: audit 2024-04-30T09:49:52.987219+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:49:54.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:53 smithi144 bash[18557]: audit 2024-04-30T09:49:52.990038+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:49:54.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:53 smithi144 bash[18557]: audit 2024-04-30T09:49:52.992009+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:49:54.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:53 smithi144 bash[18557]: audit 2024-04-30T09:49:53.002988+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:54.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:53 smithi144 bash[18557]: audit 2024-04-30T09:49:53.007333+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T09:49:54.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:53 smithi144 bash[18557]: audit 2024-04-30T09:49:53.009203+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:49:54.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:53 smithi144 bash[18557]: cephadm 2024-04-30T09:49:53.011145+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.c on smithi144 2024-04-30T09:49:54.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:53 smithi144 bash[18557]: audit 2024-04-30T09:49:53.762371+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:54.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:53 smithi144 bash[18557]: audit 2024-04-30T09:49:53.767585+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:55.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:55 smithi144 bash[18557]: cluster 2024-04-30T09:49:53.750585+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-30T09:49:56.029 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-30T09:49:56.029 INFO:teuthology.orchestra.run.smithi151.stdout:{"epoch":1,"fsid":"9dbd1526-06d6-11ef-bc93-c7b262605968","modified":"2024-04-30T09:48:13.262041Z","created":"2024-04-30T09:48:13.262041Z","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.144:3300","nonce":0},{"type":"v1","addr":"172.21.15.144:6789","nonce":0}]},"addr":"172.21.15.144:6789/0","public_addr":"172.21.15.144:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-30T09:49:56.031 INFO:teuthology.orchestra.run.smithi151.stderr:dumped monmap epoch 1 2024-04-30T09:49:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:56 smithi144 bash[18557]: audit 2024-04-30T09:49:56.029506+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.151:0/3117691748' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-30T09:49:57.612 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-30T09:49:57.612 DEBUG:teuthology.orchestra.run.smithi151:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-30T09:49:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:57 smithi144 bash[18557]: cluster 2024-04-30T09:49:55.750932+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:49:58.376 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:49:58.377 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:49:58.637 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:49:58.637 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:58 smithi144 systemd[1]: Started Ceph mon.c for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T09:49:58.637 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:49:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:49:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[18557]: cluster 2024-04-30T09:49:57.751323+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:49:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[18557]: audit 2024-04-30T09:49:58.644496+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[18557]: audit 2024-04-30T09:49:58.645625+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T09:49:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[18557]: audit 2024-04-30T09:49:58.646402+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:49:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.527+0000 7fb88d75f880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-30T09:49:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.527+0000 7fb88d75f880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-30T09:49:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.527+0000 7fb88d75f880 0 pidfile_write: ignore empty --pid-file 2024-04-30T09:49:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 0 load: jerasure load: lrc 2024-04-30T09:49:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: RocksDB version: 6.15.5 2024-04-30T09:49:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-30T09:49:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Compile date Apr 18 2022 2024-04-30T09:49:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: DB SUMMARY 2024-04-30T09:49:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: DB Session ID: SBOVBCQF17O3404W75B9 2024-04-30T09:49:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: CURRENT file: CURRENT 2024-04-30T09:49:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-30T09:49:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-04-30T09:49:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-04-30T09:49:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-04-30T09:49:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.error_if_exists: 0 2024-04-30T09:49:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.create_if_missing: 0 2024-04-30T09:49:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.paranoid_checks: 1 2024-04-30T09:49:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-30T09:49:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.env: 0x5637404c6860 2024-04-30T09:49:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.fs: Posix File System 2024-04-30T09:49:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.info_log: 0x563742511e00 2024-04-30T09:49:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-30T09:49:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.statistics: (nil) 2024-04-30T09:49:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.use_fsync: 0 2024-04-30T09:49:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_log_file_size: 0 2024-04-30T09:49:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-30T09:49:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-30T09:49:59.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-30T09:49:59.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-30T09:49:59.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.allow_fallocate: 1 2024-04-30T09:49:59.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-30T09:49:59.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-30T09:49:59.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.use_direct_reads: 0 2024-04-30T09:49:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-30T09:49:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-30T09:49:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.db_log_dir: 2024-04-30T09:49:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-04-30T09:49:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-30T09:49:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-30T09:49:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-30T09:49:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-30T09:49:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-30T09:49:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-30T09:49:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-30T09:49:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-30T09:49:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.write_buffer_manager: 0x5637426022a0 2024-04-30T09:49:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-30T09:49:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-30T09:49:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-30T09:49:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-30T09:49:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-30T09:49:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-30T09:49:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-30T09:49:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-30T09:49:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-30T09:49:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.unordered_write: 0 2024-04-30T09:49:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-30T09:49:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-30T09:49:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-30T09:49:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-30T09:49:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.row_cache: None 2024-04-30T09:49:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.wal_filter: None 2024-04-30T09:49:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-30T09:49:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-30T09:49:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.preserve_deletes: 0 2024-04-30T09:49:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.two_write_queues: 0 2024-04-30T09:49:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-30T09:49:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.atomic_flush: 0 2024-04-30T09:49:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-30T09:49:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-30T09:49:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-30T09:49:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.log_readahead_size: 0 2024-04-30T09:49:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-30T09:49:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-30T09:49:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-30T09:49:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-30T09:49:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-30T09:49:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-30T09:49:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_background_jobs: 2 2024-04-30T09:49:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_background_compactions: -1 2024-04-30T09:49:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_subcompactions: 1 2024-04-30T09:49:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-30T09:49:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-30T09:49:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-30T09:49:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-30T09:49:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-30T09:49:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-30T09:49:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-30T09:49:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-30T09:49:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_open_files: -1 2024-04-30T09:49:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-30T09:49:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-30T09:49:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-30T09:49:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-30T09:49:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_background_flushes: -1 2024-04-30T09:49:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Compression algorithms supported: 2024-04-30T09:49:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-30T09:49:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: kZSTD supported: 0 2024-04-30T09:49:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: kXpressCompression supported: 0 2024-04-30T09:49:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-30T09:49:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: kLZ4Compression supported: 1 2024-04-30T09:49:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: kBZip2Compression supported: 0 2024-04-30T09:49:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: kZlibCompression supported: 1 2024-04-30T09:49:59.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: kSnappyCompression supported: 1 2024-04-30T09:49:59.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-30T09:49:59.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-04-30T09:49:59.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-30T09:49:59.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-30T09:49:59.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.merge_operator: 2024-04-30T09:49:59.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compaction_filter: None 2024-04-30T09:49:59.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-30T09:49:59.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-30T09:49:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-30T09:49:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-30T09:49:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5637424dfd00) 2024-04-30T09:49:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: cache_index_and_filter_blocks: 1 2024-04-30T09:49:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-30T09:49:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-30T09:49:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: pin_top_level_index_and_filter: 1 2024-04-30T09:49:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: index_type: 0 2024-04-30T09:49:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: data_block_index_type: 0 2024-04-30T09:49:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: index_shortening: 1 2024-04-30T09:49:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: data_block_hash_table_util_ratio: 0.750000 2024-04-30T09:49:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: hash_index_allow_collision: 1 2024-04-30T09:49:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: checksum: 1 2024-04-30T09:49:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: no_block_cache: 0 2024-04-30T09:49:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: block_cache: 0x563742546170 2024-04-30T09:49:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: block_cache_name: BinnedLRUCache 2024-04-30T09:49:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: block_cache_options: 2024-04-30T09:49:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: capacity : 536870912 2024-04-30T09:49:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: num_shard_bits : 4 2024-04-30T09:49:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: strict_capacity_limit : 0 2024-04-30T09:49:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: high_pri_pool_ratio: 0.000 2024-04-30T09:49:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: block_cache_compressed: (nil) 2024-04-30T09:49:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: persistent_cache: (nil) 2024-04-30T09:49:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: block_size: 4096 2024-04-30T09:49:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: block_size_deviation: 10 2024-04-30T09:49:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: block_restart_interval: 16 2024-04-30T09:49:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: index_block_restart_interval: 1 2024-04-30T09:49:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: metadata_block_size: 4096 2024-04-30T09:49:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: partition_filters: 0 2024-04-30T09:49:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: use_delta_encoding: 1 2024-04-30T09:49:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-30T09:49:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: whole_key_filtering: 1 2024-04-30T09:49:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: verify_compression: 0 2024-04-30T09:49:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: read_amp_bytes_per_bit: 0 2024-04-30T09:49:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: format_version: 4 2024-04-30T09:49:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: enable_index_compression: 1 2024-04-30T09:49:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: block_align: 0 2024-04-30T09:49:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-30T09:49:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-30T09:49:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compression: NoCompression 2024-04-30T09:49:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-30T09:49:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-30T09:49:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-30T09:49:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.num_levels: 7 2024-04-30T09:49:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-30T09:49:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-30T09:49:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-30T09:49:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-30T09:49:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-30T09:49:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-30T09:49:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-30T09:49:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-30T09:49:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-30T09:49:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-30T09:49:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-30T09:49:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-30T09:49:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-30T09:49:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-30T09:49:59.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-30T09:49:59.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-30T09:49:59.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-30T09:49:59.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-30T09:49:59.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-30T09:49:59.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-30T09:49:59.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-30T09:49:59.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-30T09:49:59.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-30T09:49:59.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-30T09:49:59.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-30T09:49:59.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-30T09:49:59.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-30T09:49:59.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-30T09:49:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-30T09:49:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-30T09:49:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-30T09:49:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-30T09:49:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-30T09:49:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-30T09:49:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-30T09:49:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-30T09:49:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-30T09:49:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-30T09:49:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-30T09:49:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-30T09:49:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-30T09:49:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-30T09:49:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-30T09:49:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-30T09:49:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-30T09:49:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-30T09:49:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-30T09:49:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-30T09:49:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-30T09:49:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.table_properties_collectors: 2024-04-30T09:49:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.inplace_update_support: 0 2024-04-30T09:49:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-30T09:49:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-30T09:49:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-30T09:49:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-30T09:49:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.bloom_locality: 0 2024-04-30T09:49:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.max_successive_merges: 0 2024-04-30T09:49:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-30T09:49:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-30T09:49:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-30T09:49:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-30T09:49:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.ttl: 2592000 2024-04-30T09:49:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-30T09:49:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.enable_blob_files: false 2024-04-30T09:49:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.min_blob_size: 0 2024-04-30T09:49:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-30T09:49:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-30T09:49:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-30T09:49:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-30T09:49:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 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-30T09:49:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-30T09:49:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-04-30T09:49:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714470599537149, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-30T09:49:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-04-30T09:49:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 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-30T09:49:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714470599537609, "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": 1714470599, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "dc84684b-d01b-4adc-b536-c7fc6da2fd51", "db_session_id": "SBOVBCQF17O3404W75B9"}} 2024-04-30T09:49:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.531+0000 7fb88d75f880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-04-30T09:49:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.535+0000 7fb88d75f880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714470599538052, "job": 1, "event": "recovery_finished"} 2024-04-30T09:49:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.535+0000 7fb88d75f880 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-30T09:49:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.535+0000 7fb88d75f880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x56374252ca80 2024-04-30T09:49:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.535+0000 7fb88d75f880 4 rocksdb: DB pointer 0x56374253c000 2024-04-30T09:49:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.535+0000 7fb87d4e7700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-30T09:49:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.535+0000 7fb87d4e7700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-30T09:49:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: ** DB Stats ** 2024-04-30T09:49:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-30T09:49:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: 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-30T09:49:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-30T09:49:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-30T09:49:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: 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-30T09:49:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-30T09:49:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-30T09:49:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: ** Compaction Stats [default] ** 2024-04-30T09:49:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: 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-30T09:49:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-30T09:49:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 2024-04-30T09:49:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 2024-04-30T09:49:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 2024-04-30T09:49:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: ** Compaction Stats [default] ** 2024-04-30T09:49:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: 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-30T09:49:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-30T09:49:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.3 0.00 0.00 1 0.000 0 0 2024-04-30T09:49:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-30T09:49:59.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-30T09:49:59.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-30T09:49:59.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: AddFile(Total Files): cumulative 0, interval 0 2024-04-30T09:49:59.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-30T09:49:59.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: AddFile(Keys): cumulative 0, interval 0 2024-04-30T09:49:59.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: Cumulative compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-30T09:49:59.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: Interval compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-30T09:49:59.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: 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-30T09:49:59.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: ** File Read Latency Histogram By Level [default] ** 2024-04-30T09:49:59.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: ** Compaction Stats [default] ** 2024-04-30T09:49:59.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: 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-30T09:49:59.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-30T09:49:59.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 2024-04-30T09:49:59.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 2024-04-30T09:49:59.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: 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-30T09:49:59.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: ** Compaction Stats [default] ** 2024-04-30T09:49:59.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: 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-30T09:49:59.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-30T09:49:59.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.3 0.00 0.00 1 0.000 0 0 2024-04-30T09:49:59.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-30T09:49:59.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-30T09:49:59.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-30T09:49:59.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: AddFile(Total Files): cumulative 0, interval 0 2024-04-30T09:49:59.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-30T09:49:59.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: AddFile(Keys): cumulative 0, interval 0 2024-04-30T09:49:59.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: Cumulative compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-30T09:49:59.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: 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-30T09:49:59.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: 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-30T09:49:59.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: ** File Read Latency Histogram By Level [default] ** 2024-04-30T09:49:59.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.535+0000 7fb88d75f880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-04-30T09:49:59.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.535+0000 7fb88d75f880 0 using public_addrv [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] 2024-04-30T09:49:59.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.535+0000 7fb88d75f880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] at bind addrs [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:49:59.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.535+0000 7fb88d75f880 1 mon.c@-1(???) e0 preinit fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:49:59.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.551+0000 7fb8804ed700 0 mon.c@-1(synchronizing).mds e1 new map 2024-04-30T09:49:59.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.551+0000 7fb8804ed700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-04-30T09:49:59.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: e1 2024-04-30T09:49:59.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-30T09:49:59.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: 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-30T09:49:59.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: legacy client fscid: -1 2024-04-30T09:49:59.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: 2024-04-30T09:49:59.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: No filesystems configured 2024-04-30T09:49:59.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.551+0000 7fb8804ed700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-30T09:49:59.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.555+0000 7fb8804ed700 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-30T09:49:59.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.555+0000 7fb8804ed700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-30T09:49:59.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.555+0000 7fb8804ed700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-30T09:49:59.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.555+0000 7fb8804ed700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-30T09:49:59.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.555+0000 7fb8804ed700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-30T09:49:59.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.555+0000 7fb8804ed700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-30T09:49:59.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.555+0000 7fb8804ed700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-30T09:49:59.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.555+0000 7fb8804ed700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-30T09:49:59.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.555+0000 7fb8804ed700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-30T09:49:59.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: cluster 2024-04-30T09:49:45.749116+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:49:59.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: audit 2024-04-30T09:49:46.265743+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-30T09:49:59.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: cluster 2024-04-30T09:49:47.749500+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:49:59.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: audit 2024-04-30T09:49:47.815791+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:59.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: audit 2024-04-30T09:49:49.746889+0000 mon.a (mon.0) 149 : audit [INF] from='client.? 172.21.15.144:0/1432471630' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-30T09:49:59.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: cluster 2024-04-30T09:49:49.749923+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:49:59.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: audit 2024-04-30T09:49:49.829016+0000 mon.a (mon.0) 150 : audit [INF] from='client.? 172.21.15.144:0/1432471630' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-30T09:49:59.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: cluster 2024-04-30T09:49:49.829132+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-30T09:49:59.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: audit 2024-04-30T09:49:50.027700+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:59.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: audit 2024-04-30T09:49:50.036402+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:59.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: cluster 2024-04-30T09:49:51.750327+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:49:59.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: audit 2024-04-30T09:49:52.954210+0000 mgr.y (mgr.14152) 27 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi144:172.21.15.144=a;smithi144:[v2:172.21.15.144:3301,v1:172.21.15.144:6790]=c;smithi151:172.21.15.151=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:49:59.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: cephadm 2024-04-30T09:49:52.959416+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Saving service mon spec with placement smithi144:172.21.15.144=a;smithi144:[v2:172.21.15.144:3301,v1:172.21.15.144:6790]=c;smithi151:172.21.15.151=b;count:3 2024-04-30T09:49:59.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: audit 2024-04-30T09:49:52.966726+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:59.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: audit 2024-04-30T09:49:52.987219+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:49:59.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: audit 2024-04-30T09:49:52.990038+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:49:59.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: audit 2024-04-30T09:49:52.992009+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:49:59.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: audit 2024-04-30T09:49:53.002988+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:59.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: audit 2024-04-30T09:49:53.007333+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T09:49:59.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: audit 2024-04-30T09:49:53.009203+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:49:59.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: cephadm 2024-04-30T09:49:53.011145+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.c on smithi144 2024-04-30T09:49:59.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: audit 2024-04-30T09:49:53.762371+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:59.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: audit 2024-04-30T09:49:53.767585+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:49:59.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: cluster 2024-04-30T09:49:53.750585+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-30T09:49:59.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: audit 2024-04-30T09:49:56.029506+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.151:0/3117691748' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-30T09:49:59.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: cluster 2024-04-30T09:49:55.750932+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:49:59.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:49:59 smithi144 bash[24004]: debug 2024-04-30T09:49:59.555+0000 7fb8804ed700 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-04-30T09:50:04.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:03 smithi151 bash[18704]: debug 2024-04-30T09:50:03.863+0000 7f050dd24700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-04-30T09:50:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: cephadm 2024-04-30T09:49:58.647183+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Deploying daemon mon.b on smithi151 2024-04-30T09:50:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: audit 2024-04-30T09:49:59.566481+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:50:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: cluster 2024-04-30T09:49:59.566653+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-04-30T09:50:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: audit 2024-04-30T09:49:59.586305+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: cluster 2024-04-30T09:49:59.751725+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-30T09:50:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: audit 2024-04-30T09:50:00.564675+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: audit 2024-04-30T09:50:01.564862+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: cluster 2024-04-30T09:50:01.566457+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-30T09:50:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: cluster 2024-04-30T09:50:01.752180+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: audit 2024-04-30T09:50:02.565133+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: audit 2024-04-30T09:50:03.565317+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: cluster 2024-04-30T09:50:03.752598+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: audit 2024-04-30T09:50:03.876050+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: audit 2024-04-30T09:50:04.565475+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: cluster 2024-04-30T09:50:04.607292+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-30T09:50:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: cluster 2024-04-30T09:50:04.613736+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0]} 2024-04-30T09:50:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: cluster 2024-04-30T09:50:04.613863+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-04-30T09:50:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: cluster 2024-04-30T09:50:04.613917+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-30T09:50:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: cluster 2024-04-30T09:50:04.614176+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-04-30T09:50:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: cluster 2024-04-30T09:50:04.621297+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-04-30T09:50:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: audit 2024-04-30T09:50:04.626556+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: audit 2024-04-30T09:50:04.630585+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:04.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: cluster 2024-04-30T09:49:57.751323+0000 mgr.y (mgr.14152) 32 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:04.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: audit 2024-04-30T09:49:58.644496+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:04.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: audit 2024-04-30T09:49:58.645625+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T09:50:04.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: audit 2024-04-30T09:49:58.646402+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:04.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: cephadm 2024-04-30T09:49:58.647183+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Deploying daemon mon.b on smithi151 2024-04-30T09:50:04.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: audit 2024-04-30T09:49:59.566481+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:50:04.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: cluster 2024-04-30T09:49:59.566653+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-04-30T09:50:04.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: audit 2024-04-30T09:49:59.586305+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:04.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: cluster 2024-04-30T09:49:59.751725+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-30T09:50:04.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: audit 2024-04-30T09:50:00.564675+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: audit 2024-04-30T09:50:01.564862+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: cluster 2024-04-30T09:50:01.566457+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-30T09:50:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: cluster 2024-04-30T09:50:01.752180+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: audit 2024-04-30T09:50:02.565133+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: audit 2024-04-30T09:50:03.565317+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: cluster 2024-04-30T09:50:03.752598+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: audit 2024-04-30T09:50:03.876050+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: audit 2024-04-30T09:50:04.565475+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: cluster 2024-04-30T09:50:04.607292+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-30T09:50:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: cluster 2024-04-30T09:50:04.613736+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0]} 2024-04-30T09:50:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: cluster 2024-04-30T09:50:04.613863+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-04-30T09:50:04.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: audit 2024-04-30T09:50:04.633053+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:04.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[18557]: audit 2024-04-30T09:50:04.634578+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: cluster 2024-04-30T09:50:04.613917+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-30T09:50:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: cluster 2024-04-30T09:50:04.614176+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-04-30T09:50:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: cluster 2024-04-30T09:50:04.621297+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-04-30T09:50:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: audit 2024-04-30T09:50:04.626556+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: audit 2024-04-30T09:50:04.630585+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: audit 2024-04-30T09:50:04.633053+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:04 smithi144 bash[24004]: audit 2024-04-30T09:50:04.634578+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:04.962 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-30T09:50:04.962 INFO:teuthology.orchestra.run.smithi151.stdout:{"epoch":2,"fsid":"9dbd1526-06d6-11ef-bc93-c7b262605968","modified":"2024-04-30T09:49:59.564191Z","created":"2024-04-30T09:48:13.262041Z","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.144:3300","nonce":0},{"type":"v1","addr":"172.21.15.144:6789","nonce":0}]},"addr":"172.21.15.144:6789/0","public_addr":"172.21.15.144:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:3301","nonce":0},{"type":"v1","addr":"172.21.15.144:6790","nonce":0}]},"addr":"172.21.15.144:6790/0","public_addr":"172.21.15.144:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-30T09:50:04.964 INFO:teuthology.orchestra.run.smithi151.stderr:dumped monmap epoch 2 2024-04-30T09:50:05.767 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[18557]: cephadm 2024-04-30T09:50:04.637086+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T09:50:05.767 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[18557]: cephadm 2024-04-30T09:50:04.637865+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T09:50:05.767 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[18557]: audit 2024-04-30T09:50:04.767203+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:05.767 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[18557]: audit 2024-04-30T09:50:04.776064+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:05.768 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[18557]: audit 2024-04-30T09:50:04.781894+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:05.768 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[18557]: cephadm 2024-04-30T09:50:04.782592+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:50:05.768 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[18557]: cephadm 2024-04-30T09:50:04.784166+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-30T09:50:05.768 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[18557]: audit 2024-04-30T09:50:04.784560+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T09:50:06.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[18557]: audit 2024-04-30T09:50:04.785496+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T09:50:06.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[18557]: audit 2024-04-30T09:50:04.786419+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:06.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[18557]: cephadm 2024-04-30T09:50:04.787456+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi144 2024-04-30T09:50:06.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[18557]: audit 2024-04-30T09:50:04.876009+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:06.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[18557]: audit 2024-04-30T09:50:04.962931+0000 mon.a (mon.0) 194 : audit [DBG] from='client.? 172.21.15.151:0/2368655797' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-30T09:50:06.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[18557]: audit 2024-04-30T09:50:05.564748+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[24004]: cephadm 2024-04-30T09:50:04.637086+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T09:50:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[24004]: cephadm 2024-04-30T09:50:04.637865+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T09:50:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[24004]: audit 2024-04-30T09:50:04.767203+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[24004]: audit 2024-04-30T09:50:04.776064+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[24004]: audit 2024-04-30T09:50:04.781894+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[24004]: cephadm 2024-04-30T09:50:04.782592+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:50:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[24004]: cephadm 2024-04-30T09:50:04.784166+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-30T09:50:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[24004]: audit 2024-04-30T09:50:04.784560+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T09:50:06.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[24004]: audit 2024-04-30T09:50:04.785496+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T09:50:06.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[24004]: audit 2024-04-30T09:50:04.786419+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:06.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[24004]: cephadm 2024-04-30T09:50:04.787456+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi144 2024-04-30T09:50:06.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[24004]: audit 2024-04-30T09:50:04.876009+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:06.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[24004]: audit 2024-04-30T09:50:04.962931+0000 mon.a (mon.0) 194 : audit [DBG] from='client.? 172.21.15.151:0/2368655797' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-30T09:50:06.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:05 smithi144 bash[24004]: audit 2024-04-30T09:50:05.564748+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:06.904 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-30T09:50:06.904 DEBUG:teuthology.orchestra.run.smithi151:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-30T09:50:11.208 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:50:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:50:11.208 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:50:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:50:11.208 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:50:11 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:50:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:50:11.208 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:50:11 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:50:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:50:11.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: cluster 2024-04-30T09:50:05.752976+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-30T09:50:11.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: audit 2024-04-30T09:50:05.880463+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:50:11.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: audit 2024-04-30T09:50:05.880777+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: cluster 2024-04-30T09:50:05.881023+0000 mon.a (mon.0) 199 : cluster [INF] mon.a calling monitor election 2024-04-30T09:50:11.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: cluster 2024-04-30T09:50:05.883604+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-30T09:50:11.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: audit 2024-04-30T09:50:05.899011+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:11.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: audit 2024-04-30T09:50:06.876832+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: cluster 2024-04-30T09:50:07.753404+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:11.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: cluster 2024-04-30T09:50:07.876858+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-30T09:50:11.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: audit 2024-04-30T09:50:07.877354+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: audit 2024-04-30T09:50:08.876747+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: cluster 2024-04-30T09:50:09.753875+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:11.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: audit 2024-04-30T09:50:09.877274+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: audit 2024-04-30T09:50:10.876776+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: cluster 2024-04-30T09:50:10.888113+0000 mon.a (mon.0) 206 : cluster [INF] mon.a calling monitor election 2024-04-30T09:50:11.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: cluster 2024-04-30T09:50:10.909527+0000 mon.a (mon.0) 207 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-30T09:50:11.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: cluster 2024-04-30T09:50:10.919488+0000 mon.a (mon.0) 208 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],b=[v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0],c=[v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0]} 2024-04-30T09:50:11.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: cluster 2024-04-30T09:50:10.919550+0000 mon.a (mon.0) 209 : cluster [DBG] fsmap 2024-04-30T09:50:11.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: cluster 2024-04-30T09:50:10.919586+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-30T09:50:11.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: cluster 2024-04-30T09:50:10.919770+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-04-30T09:50:11.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: cluster 2024-04-30T09:50:10.934104+0000 mon.a (mon.0) 212 : cluster [INF] overall HEALTH_OK 2024-04-30T09:50:11.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: audit 2024-04-30T09:50:10.940015+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: audit 2024-04-30T09:50:10.941686+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T09:50:11.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: audit 2024-04-30T09:50:10.942728+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T09:50:11.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: audit 2024-04-30T09:50:10.945434+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: audit 2024-04-30T09:50:10.946443+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:11.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: audit 2024-04-30T09:50:10.951849+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: audit 2024-04-30T09:50:10.955919+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[24004]: audit 2024-04-30T09:50:10.962101+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: cluster 2024-04-30T09:50:05.752976+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-30T09:50:11.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: audit 2024-04-30T09:50:05.880463+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:50:11.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: audit 2024-04-30T09:50:05.880777+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: cluster 2024-04-30T09:50:05.881023+0000 mon.a (mon.0) 199 : cluster [INF] mon.a calling monitor election 2024-04-30T09:50:11.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: cluster 2024-04-30T09:50:05.883604+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-30T09:50:11.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: audit 2024-04-30T09:50:05.899011+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:11.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: audit 2024-04-30T09:50:06.876832+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: cluster 2024-04-30T09:50:07.753404+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:11.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: cluster 2024-04-30T09:50:07.876858+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-30T09:50:11.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: audit 2024-04-30T09:50:07.877354+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: audit 2024-04-30T09:50:08.876747+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: cluster 2024-04-30T09:50:09.753875+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:11.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: audit 2024-04-30T09:50:09.877274+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: audit 2024-04-30T09:50:10.876776+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: cluster 2024-04-30T09:50:10.888113+0000 mon.a (mon.0) 206 : cluster [INF] mon.a calling monitor election 2024-04-30T09:50:11.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: cluster 2024-04-30T09:50:10.909527+0000 mon.a (mon.0) 207 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-30T09:50:11.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: cluster 2024-04-30T09:50:10.919488+0000 mon.a (mon.0) 208 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],b=[v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0],c=[v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0]} 2024-04-30T09:50:11.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: cluster 2024-04-30T09:50:10.919550+0000 mon.a (mon.0) 209 : cluster [DBG] fsmap 2024-04-30T09:50:11.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: cluster 2024-04-30T09:50:10.919586+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-30T09:50:11.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: cluster 2024-04-30T09:50:10.919770+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-04-30T09:50:11.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: cluster 2024-04-30T09:50:10.934104+0000 mon.a (mon.0) 212 : cluster [INF] overall HEALTH_OK 2024-04-30T09:50:11.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: audit 2024-04-30T09:50:10.940015+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: audit 2024-04-30T09:50:10.941686+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T09:50:11.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: audit 2024-04-30T09:50:10.942728+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T09:50:11.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: audit 2024-04-30T09:50:10.945434+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: audit 2024-04-30T09:50:10.946443+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:11.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: audit 2024-04-30T09:50:10.951849+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: audit 2024-04-30T09:50:10.955919+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:10 smithi144 bash[18557]: audit 2024-04-30T09:50:10.962101+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cephadm 2024-04-30T09:49:58.647183+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Deploying daemon mon.b on smithi151 2024-04-30T09:50:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:49:59.566481+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:50:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:49:59.566653+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-04-30T09:50:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:49:59.586305+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:49:59.751725+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-30T09:50:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:00.564675+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:01.564862+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:01.566457+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-30T09:50:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:01.752180+0000 mgr.y (mgr.14152) 35 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:02.565133+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:03.565317+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:03.752598+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:03.876050+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:04.565475+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:04.607292+0000 mon.a (mon.0) 177 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-30T09:50:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:04.613736+0000 mon.a (mon.0) 178 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],c=[v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0]} 2024-04-30T09:50:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:04.613863+0000 mon.a (mon.0) 179 : cluster [DBG] fsmap 2024-04-30T09:50:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:04.613917+0000 mon.a (mon.0) 180 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-30T09:50:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:04.614176+0000 mon.a (mon.0) 181 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-04-30T09:50:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:04.621297+0000 mon.a (mon.0) 182 : cluster [INF] overall HEALTH_OK 2024-04-30T09:50:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:04.626556+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:04.630585+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:04.633053+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:04.634578+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cephadm 2024-04-30T09:50:04.637086+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T09:50:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cephadm 2024-04-30T09:50:04.637865+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T09:50:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:04.767203+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:04.776064+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:04.781894+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cephadm 2024-04-30T09:50:04.782592+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:50:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cephadm 2024-04-30T09:50:04.784166+0000 mgr.y (mgr.14152) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-30T09:50:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:04.784560+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T09:50:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:04.785496+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T09:50:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:04.786419+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cephadm 2024-04-30T09:50:04.787456+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi144 2024-04-30T09:50:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:04.876009+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:04.962931+0000 mon.a (mon.0) 194 : audit [DBG] from='client.? 172.21.15.151:0/2368655797' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-30T09:50:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:05.564748+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:05.752976+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-30T09:50:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:05.880463+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:50:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:05.880777+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:05.881023+0000 mon.a (mon.0) 199 : cluster [INF] mon.a calling monitor election 2024-04-30T09:50:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:05.883604+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-30T09:50:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:05.899011+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:50:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:06.876832+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:07.753404+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:07.876858+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-30T09:50:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:07.877354+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:08.876747+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:09.753875+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:09.877274+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:10.876776+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:10.888113+0000 mon.a (mon.0) 206 : cluster [INF] mon.a calling monitor election 2024-04-30T09:50:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:10.909527+0000 mon.a (mon.0) 207 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-30T09:50:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:10.919488+0000 mon.a (mon.0) 208 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0],b=[v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0],c=[v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0]} 2024-04-30T09:50:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:10.919550+0000 mon.a (mon.0) 209 : cluster [DBG] fsmap 2024-04-30T09:50:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:10.919586+0000 mon.a (mon.0) 210 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-30T09:50:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:10.919770+0000 mon.a (mon.0) 211 : cluster [DBG] mgrmap e13: y(active, since 53s) 2024-04-30T09:50:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: cluster 2024-04-30T09:50:10.934104+0000 mon.a (mon.0) 212 : cluster [INF] overall HEALTH_OK 2024-04-30T09:50:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:10.940015+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:10.941686+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T09:50:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:10.942728+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T09:50:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:10.945434+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:10.946443+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:10.951849+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:10.955919+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:10 smithi151 bash[18704]: audit 2024-04-30T09:50:10.962101+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:11.417 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-30T09:50:11.417 INFO:teuthology.orchestra.run.smithi151.stdout:{"epoch":3,"fsid":"9dbd1526-06d6-11ef-bc93-c7b262605968","modified":"2024-04-30T09:50:05.877031Z","created":"2024-04-30T09:48:13.262041Z","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.144:3300","nonce":0},{"type":"v1","addr":"172.21.15.144:6789","nonce":0}]},"addr":"172.21.15.144:6789/0","public_addr":"172.21.15.144:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:3301","nonce":0},{"type":"v1","addr":"172.21.15.144:6790","nonce":0}]},"addr":"172.21.15.144:6790/0","public_addr":"172.21.15.144:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:3300","nonce":0},{"type":"v1","addr":"172.21.15.151:6789","nonce":0}]},"addr":"172.21.15.151:6789/0","public_addr":"172.21.15.151:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-04-30T09:50:11.420 INFO:teuthology.orchestra.run.smithi151.stderr:dumped monmap epoch 3 2024-04-30T09:50:12.035 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-30T09:50:12.035 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph config generate-minimal-conf 2024-04-30T09:50:12.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:12 smithi144 bash[18557]: cephadm 2024-04-30T09:50:10.941323+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-30T09:50:12.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:12 smithi144 bash[18557]: cephadm 2024-04-30T09:50:10.947572+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi144 2024-04-30T09:50:12.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:12 smithi144 bash[18557]: audit 2024-04-30T09:50:11.089557+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:12.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:12 smithi144 bash[18557]: audit 2024-04-30T09:50:11.094200+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:12.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:12 smithi144 bash[18557]: audit 2024-04-30T09:50:11.140467+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:12.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:12 smithi144 bash[18557]: audit 2024-04-30T09:50:11.144635+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:12.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:12 smithi144 bash[18557]: audit 2024-04-30T09:50:11.418027+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.151:0/1052909033' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-30T09:50:12.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:12 smithi144 bash[18557]: audit 2024-04-30T09:50:11.877601+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:12.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:12 smithi144 bash[24004]: cephadm 2024-04-30T09:50:10.941323+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-30T09:50:12.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:12 smithi144 bash[24004]: cephadm 2024-04-30T09:50:10.947572+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi144 2024-04-30T09:50:12.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:12 smithi144 bash[24004]: audit 2024-04-30T09:50:11.089557+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:12.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:12 smithi144 bash[24004]: audit 2024-04-30T09:50:11.094200+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:12.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:12 smithi144 bash[24004]: audit 2024-04-30T09:50:11.140467+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:12.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:12 smithi144 bash[24004]: audit 2024-04-30T09:50:11.144635+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:12.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:12 smithi144 bash[24004]: audit 2024-04-30T09:50:11.418027+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.151:0/1052909033' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-30T09:50:12.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:12 smithi144 bash[24004]: audit 2024-04-30T09:50:11.877601+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:12.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:12 smithi151 bash[18704]: cephadm 2024-04-30T09:50:10.941323+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-30T09:50:12.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:12 smithi151 bash[18704]: cephadm 2024-04-30T09:50:10.947572+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi144 2024-04-30T09:50:12.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:12 smithi151 bash[18704]: audit 2024-04-30T09:50:11.089557+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:12.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:12 smithi151 bash[18704]: audit 2024-04-30T09:50:11.094200+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:12.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:12 smithi151 bash[18704]: audit 2024-04-30T09:50:11.140467+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:12.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:12 smithi151 bash[18704]: audit 2024-04-30T09:50:11.144635+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:12.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:12 smithi151 bash[18704]: audit 2024-04-30T09:50:11.418027+0000 mon.a (mon.0) 225 : audit [DBG] from='client.? 172.21.15.151:0/1052909033' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-30T09:50:12.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:12 smithi151 bash[18704]: audit 2024-04-30T09:50:11.877601+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:50:13.377 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:13 smithi144 bash[24004]: cluster 2024-04-30T09:50:11.754235+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:13.377 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:13 smithi144 bash[24004]: audit 2024-04-30T09:50:13.121489+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:13.378 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:13 smithi144 bash[24004]: audit 2024-04-30T09:50:13.123054+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T09:50:13.378 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:13 smithi144 bash[24004]: audit 2024-04-30T09:50:13.124009+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T09:50:13.378 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:13 smithi144 bash[24004]: audit 2024-04-30T09:50:13.124930+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:13.378 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:13 smithi144 bash[18557]: cluster 2024-04-30T09:50:11.754235+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:13.378 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:13 smithi144 bash[18557]: audit 2024-04-30T09:50:13.121489+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:13.378 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:13 smithi144 bash[18557]: audit 2024-04-30T09:50:13.123054+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T09:50:13.378 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:13 smithi144 bash[18557]: audit 2024-04-30T09:50:13.124009+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T09:50:13.378 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:13 smithi144 bash[18557]: audit 2024-04-30T09:50:13.124930+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:13 smithi151 bash[18704]: cluster 2024-04-30T09:50:11.754235+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:13 smithi151 bash[18704]: audit 2024-04-30T09:50:13.121489+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:13.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:13 smithi151 bash[18704]: audit 2024-04-30T09:50:13.123054+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T09:50:13.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:13 smithi151 bash[18704]: audit 2024-04-30T09:50:13.124009+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T09:50:13.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:13 smithi151 bash[18704]: audit 2024-04-30T09:50:13.124930+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:14.759 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:14 smithi151 bash[18704]: cephadm 2024-04-30T09:50:13.122670+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-30T09:50:14.759 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:14 smithi151 bash[18704]: cephadm 2024-04-30T09:50:13.126026+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi151 2024-04-30T09:50:14.809 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:14 smithi144 bash[24004]: cephadm 2024-04-30T09:50:13.122670+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-30T09:50:14.809 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:14 smithi144 bash[24004]: cephadm 2024-04-30T09:50:13.126026+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi151 2024-04-30T09:50:14.810 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:14 smithi144 bash[18557]: cephadm 2024-04-30T09:50:13.122670+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-30T09:50:14.810 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:14 smithi144 bash[18557]: cephadm 2024-04-30T09:50:13.126026+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring daemon mon.b on smithi151 2024-04-30T09:50:15.156 INFO:teuthology.orchestra.run.smithi144.stdout:# minimal ceph.conf for 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:50:15.156 INFO:teuthology.orchestra.run.smithi144.stdout:[global] 2024-04-30T09:50:15.156 INFO:teuthology.orchestra.run.smithi144.stdout: fsid = 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T09:50:15.156 INFO:teuthology.orchestra.run.smithi144.stdout: mon_host = [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] [v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0] [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] 2024-04-30T09:50:15.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:15 smithi151 bash[18704]: cluster 2024-04-30T09:50:13.754667+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:15.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:15 smithi151 bash[18704]: audit 2024-04-30T09:50:14.775725+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:15.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:15 smithi151 bash[18704]: audit 2024-04-30T09:50:14.778536+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:15.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:15 smithi151 bash[18704]: audit 2024-04-30T09:50:14.781153+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:15.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:15 smithi151 bash[18704]: audit 2024-04-30T09:50:14.783007+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:15.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:15 smithi151 bash[18704]: audit 2024-04-30T09:50:14.918131+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:15.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:15 smithi151 bash[18704]: audit 2024-04-30T09:50:14.928761+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:15.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:15 smithi151 bash[18704]: audit 2024-04-30T09:50:14.934345+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:15.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:15 smithi151 bash[18704]: audit 2024-04-30T09:50:14.936208+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T09:50:15.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:15 smithi151 bash[18704]: audit 2024-04-30T09:50:14.936922+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T09:50:15.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:15 smithi151 bash[18704]: audit 2024-04-30T09:50:14.937538+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:15.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:15 smithi151 bash[18704]: audit 2024-04-30T09:50:15.157430+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.144:0/3042871566' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:15.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[18557]: cluster 2024-04-30T09:50:13.754667+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:15.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[18557]: audit 2024-04-30T09:50:14.775725+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:15.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[18557]: audit 2024-04-30T09:50:14.778536+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:15.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[18557]: audit 2024-04-30T09:50:14.781153+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:15.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[18557]: audit 2024-04-30T09:50:14.783007+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:15.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[18557]: audit 2024-04-30T09:50:14.918131+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:15.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[18557]: audit 2024-04-30T09:50:14.928761+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:15.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[18557]: audit 2024-04-30T09:50:14.934345+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:15.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[18557]: audit 2024-04-30T09:50:14.936208+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T09:50:15.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[18557]: audit 2024-04-30T09:50:14.936922+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T09:50:15.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[18557]: audit 2024-04-30T09:50:14.937538+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:15.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[18557]: audit 2024-04-30T09:50:15.157430+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.144:0/3042871566' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:15.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[24004]: cluster 2024-04-30T09:50:13.754667+0000 mgr.y (mgr.14152) 50 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:15.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[24004]: audit 2024-04-30T09:50:14.775725+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:15.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[24004]: audit 2024-04-30T09:50:14.778536+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:15.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[24004]: audit 2024-04-30T09:50:14.781153+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:15.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[24004]: audit 2024-04-30T09:50:14.783007+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:15.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[24004]: audit 2024-04-30T09:50:14.918131+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:15.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[24004]: audit 2024-04-30T09:50:14.928761+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:15.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[24004]: audit 2024-04-30T09:50:14.934345+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:15.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[24004]: audit 2024-04-30T09:50:14.936208+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T09:50:15.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[24004]: audit 2024-04-30T09:50:14.936922+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T09:50:15.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[24004]: audit 2024-04-30T09:50:14.937538+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:15.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:15 smithi144 bash[24004]: audit 2024-04-30T09:50:15.157430+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.144:0/3042871566' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:16.380 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-30T09:50:16.380 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-04-30T09:50:16.380 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/ceph/ceph.conf 2024-04-30T09:50:16.393 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-04-30T09:50:16.393 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-30T09:50:16.449 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-04-30T09:50:16.449 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd of=/etc/ceph/ceph.conf 2024-04-30T09:50:16.463 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-04-30T09:50:16.463 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-30T09:50:16.518 INFO:tasks.cephadm:Adding mgr.y on smithi144 2024-04-30T09:50:16.518 INFO:tasks.cephadm:Adding mgr.x on smithi151 2024-04-30T09:50:16.518 DEBUG:teuthology.orchestra.run.smithi151:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph orch apply mgr '2;smithi144=y;smithi151=x' 2024-04-30T09:50:16.644 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:16 smithi144 bash[18557]: cephadm 2024-04-30T09:50:14.786291+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T09:50:16.644 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:16 smithi144 bash[18557]: cephadm 2024-04-30T09:50:14.786842+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T09:50:16.644 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:16 smithi144 bash[18557]: cephadm 2024-04-30T09:50:14.935939+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-30T09:50:16.644 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:16 smithi144 bash[18557]: cephadm 2024-04-30T09:50:14.938287+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring daemon mon.a on smithi144 2024-04-30T09:50:16.645 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:16 smithi144 bash[24004]: cephadm 2024-04-30T09:50:14.786291+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T09:50:16.645 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:16 smithi144 bash[24004]: cephadm 2024-04-30T09:50:14.786842+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T09:50:16.645 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:16 smithi144 bash[24004]: cephadm 2024-04-30T09:50:14.935939+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-30T09:50:16.645 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:16 smithi144 bash[24004]: cephadm 2024-04-30T09:50:14.938287+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring daemon mon.a on smithi144 2024-04-30T09:50:16.733 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:16 smithi151 bash[18704]: cephadm 2024-04-30T09:50:14.786291+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T09:50:16.733 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:16 smithi151 bash[18704]: cephadm 2024-04-30T09:50:14.786842+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T09:50:16.733 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:16 smithi151 bash[18704]: cephadm 2024-04-30T09:50:14.935939+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-30T09:50:16.733 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:16 smithi151 bash[18704]: cephadm 2024-04-30T09:50:14.938287+0000 mgr.y (mgr.14152) 54 : cephadm [INF] Reconfiguring daemon mon.a on smithi144 2024-04-30T09:50:17.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:17 smithi144 bash[18557]: cluster 2024-04-30T09:50:15.755133+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:17.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:17 smithi144 bash[18557]: audit 2024-04-30T09:50:17.368640+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:17.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:17 smithi144 bash[24004]: cluster 2024-04-30T09:50:15.755133+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:17.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:17 smithi144 bash[24004]: audit 2024-04-30T09:50:17.368640+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:17.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:17 smithi151 bash[18704]: cluster 2024-04-30T09:50:15.755133+0000 mgr.y (mgr.14152) 55 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:17.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:17 smithi151 bash[18704]: audit 2024-04-30T09:50:17.368640+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:18.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:18 smithi151 bash[18704]: audit 2024-04-30T09:50:17.809728+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:50:18.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:18 smithi151 bash[18704]: audit 2024-04-30T09:50:17.811272+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:50:18.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:18 smithi144 bash[18557]: audit 2024-04-30T09:50:17.809728+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:50:18.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:18 smithi144 bash[18557]: audit 2024-04-30T09:50:17.811272+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:50:18.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:18 smithi144 bash[24004]: audit 2024-04-30T09:50:17.809728+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:50:18.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:18 smithi144 bash[24004]: audit 2024-04-30T09:50:17.811272+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:50:19.197 INFO:teuthology.orchestra.run.smithi151.stdout:Scheduled mgr update... 2024-04-30T09:50:19.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[18557]: cluster 2024-04-30T09:50:17.755573+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:19.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[18557]: audit 2024-04-30T09:50:19.198026+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:19.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[18557]: audit 2024-04-30T09:50:19.242820+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:19.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[18557]: audit 2024-04-30T09:50:19.245540+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:19.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[18557]: audit 2024-04-30T09:50:19.247442+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:19.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[18557]: audit 2024-04-30T09:50:19.257085+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:19.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[18557]: audit 2024-04-30T09:50:19.261430+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T09:50:19.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[18557]: audit 2024-04-30T09:50:19.266918+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-30T09:50:19.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[18557]: audit 2024-04-30T09:50:19.268747+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T09:50:19.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[18557]: audit 2024-04-30T09:50:19.270825+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:19.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[24004]: cluster 2024-04-30T09:50:17.755573+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:19.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[24004]: audit 2024-04-30T09:50:19.198026+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:19.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[24004]: audit 2024-04-30T09:50:19.242820+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:19.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[24004]: audit 2024-04-30T09:50:19.245540+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:19.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[24004]: audit 2024-04-30T09:50:19.247442+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:19.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[24004]: audit 2024-04-30T09:50:19.257085+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:19.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[24004]: audit 2024-04-30T09:50:19.261430+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T09:50:19.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[24004]: audit 2024-04-30T09:50:19.266918+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-30T09:50:19.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[24004]: audit 2024-04-30T09:50:19.268747+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T09:50:19.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:19 smithi144 bash[24004]: audit 2024-04-30T09:50:19.270825+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:19 smithi151 bash[18704]: cluster 2024-04-30T09:50:17.755573+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:19 smithi151 bash[18704]: audit 2024-04-30T09:50:19.198026+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:19 smithi151 bash[18704]: audit 2024-04-30T09:50:19.242820+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:19 smithi151 bash[18704]: audit 2024-04-30T09:50:19.245540+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:19 smithi151 bash[18704]: audit 2024-04-30T09:50:19.247442+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:19 smithi151 bash[18704]: audit 2024-04-30T09:50:19.257085+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:20.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:19 smithi151 bash[18704]: audit 2024-04-30T09:50:19.261430+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T09:50:20.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:19 smithi151 bash[18704]: audit 2024-04-30T09:50:19.266918+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-30T09:50:20.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:19 smithi151 bash[18704]: audit 2024-04-30T09:50:19.268747+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T09:50:20.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:19 smithi151 bash[18704]: audit 2024-04-30T09:50:19.270825+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:20.268 DEBUG:teuthology.orchestra.run.smithi151:mgr.x> sudo journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.x.service 2024-04-30T09:50:20.270 INFO:tasks.cephadm:Deploying OSDs... 2024-04-30T09:50:20.270 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-04-30T09:50:20.270 DEBUG:teuthology.orchestra.run.smithi144:> dd if=/scratch_devs of=/dev/stdout 2024-04-30T09:50:20.276 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-30T09:50:20.276 DEBUG:teuthology.orchestra.run.smithi144:> stat /dev/vg_nvme/lv_1 2024-04-30T09:50:20.325 INFO:teuthology.orchestra.run.smithi144.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-30T09:50:20.325 INFO:teuthology.orchestra.run.smithi144.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-30T09:50:20.325 INFO:teuthology.orchestra.run.smithi144.stdout:Device: 5h/5d Inode: 876 Links: 1 2024-04-30T09:50:20.326 INFO:teuthology.orchestra.run.smithi144.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-30T09:50:20.326 INFO:teuthology.orchestra.run.smithi144.stdout:Access: 2024-04-30 09:43:49.745512941 +0000 2024-04-30T09:50:20.326 INFO:teuthology.orchestra.run.smithi144.stdout:Modify: 2024-04-30 09:43:49.485515264 +0000 2024-04-30T09:50:20.326 INFO:teuthology.orchestra.run.smithi144.stdout:Change: 2024-04-30 09:43:49.485515264 +0000 2024-04-30T09:50:20.326 INFO:teuthology.orchestra.run.smithi144.stdout: Birth: - 2024-04-30T09:50:20.326 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-30T09:50:20.379 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records in 2024-04-30T09:50:20.379 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records out 2024-04-30T09:50:20.380 INFO:teuthology.orchestra.run.smithi144.stderr:512 bytes copied, 0.000447064 s, 1.1 MB/s 2024-04-30T09:50:20.381 DEBUG:teuthology.orchestra.run.smithi144:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-30T09:50:20.431 DEBUG:teuthology.orchestra.run.smithi144:> stat /dev/vg_nvme/lv_2 2024-04-30T09:50:20.477 INFO:teuthology.orchestra.run.smithi144.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-30T09:50:20.477 INFO:teuthology.orchestra.run.smithi144.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-30T09:50:20.477 INFO:teuthology.orchestra.run.smithi144.stdout:Device: 5h/5d Inode: 895 Links: 1 2024-04-30T09:50:20.477 INFO:teuthology.orchestra.run.smithi144.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-30T09:50:20.477 INFO:teuthology.orchestra.run.smithi144.stdout:Access: 2024-04-30 09:43:50.253508403 +0000 2024-04-30T09:50:20.477 INFO:teuthology.orchestra.run.smithi144.stdout:Modify: 2024-04-30 09:43:50.009510583 +0000 2024-04-30T09:50:20.477 INFO:teuthology.orchestra.run.smithi144.stdout:Change: 2024-04-30 09:43:50.009510583 +0000 2024-04-30T09:50:20.477 INFO:teuthology.orchestra.run.smithi144.stdout: Birth: - 2024-04-30T09:50:20.478 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-30T09:50:20.530 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records in 2024-04-30T09:50:20.530 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records out 2024-04-30T09:50:20.530 INFO:teuthology.orchestra.run.smithi144.stderr:512 bytes copied, 0.000403788 s, 1.3 MB/s 2024-04-30T09:50:20.532 DEBUG:teuthology.orchestra.run.smithi144:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-30T09:50:20.583 DEBUG:teuthology.orchestra.run.smithi144:> stat /dev/vg_nvme/lv_3 2024-04-30T09:50:20.634 INFO:teuthology.orchestra.run.smithi144.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-30T09:50:20.634 INFO:teuthology.orchestra.run.smithi144.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-30T09:50:20.634 INFO:teuthology.orchestra.run.smithi144.stdout:Device: 5h/5d Inode: 912 Links: 1 2024-04-30T09:50:20.634 INFO:teuthology.orchestra.run.smithi144.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-30T09:50:20.634 INFO:teuthology.orchestra.run.smithi144.stdout:Access: 2024-04-30 09:43:50.721504223 +0000 2024-04-30T09:50:20.634 INFO:teuthology.orchestra.run.smithi144.stdout:Modify: 2024-04-30 09:43:50.473506438 +0000 2024-04-30T09:50:20.634 INFO:teuthology.orchestra.run.smithi144.stdout:Change: 2024-04-30 09:43:50.473506438 +0000 2024-04-30T09:50:20.634 INFO:teuthology.orchestra.run.smithi144.stdout: Birth: - 2024-04-30T09:50:20.634 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-30T09:50:20.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:20 smithi144 bash[18557]: audit 2024-04-30T09:50:19.188081+0000 mgr.y (mgr.14152) 57 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi144=y;smithi151=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:50:20.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:20 smithi144 bash[18557]: cephadm 2024-04-30T09:50:19.191710+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Saving service mgr spec with placement smithi144=y;smithi151=x;count:2 2024-04-30T09:50:20.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:20 smithi144 bash[18557]: cephadm 2024-04-30T09:50:19.272803+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Deploying daemon mgr.x on smithi151 2024-04-30T09:50:20.685 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:20 smithi144 bash[24004]: audit 2024-04-30T09:50:19.188081+0000 mgr.y (mgr.14152) 57 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi144=y;smithi151=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:50:20.686 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:20 smithi144 bash[24004]: cephadm 2024-04-30T09:50:19.191710+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Saving service mgr spec with placement smithi144=y;smithi151=x;count:2 2024-04-30T09:50:20.686 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:20 smithi144 bash[24004]: cephadm 2024-04-30T09:50:19.272803+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Deploying daemon mgr.x on smithi151 2024-04-30T09:50:20.686 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records in 2024-04-30T09:50:20.686 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records out 2024-04-30T09:50:20.686 INFO:teuthology.orchestra.run.smithi144.stderr:512 bytes copied, 0.000346144 s, 1.5 MB/s 2024-04-30T09:50:20.687 DEBUG:teuthology.orchestra.run.smithi144:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-30T09:50:20.739 DEBUG:teuthology.orchestra.run.smithi144:> stat /dev/vg_nvme/lv_4 2024-04-30T09:50:20.784 INFO:teuthology.orchestra.run.smithi144.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-30T09:50:20.784 INFO:teuthology.orchestra.run.smithi144.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-30T09:50:20.784 INFO:teuthology.orchestra.run.smithi144.stdout:Device: 5h/5d Inode: 923 Links: 1 2024-04-30T09:50:20.785 INFO:teuthology.orchestra.run.smithi144.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-30T09:50:20.785 INFO:teuthology.orchestra.run.smithi144.stdout:Access: 2024-04-30 09:43:51.233499650 +0000 2024-04-30T09:50:20.785 INFO:teuthology.orchestra.run.smithi144.stdout:Modify: 2024-04-30 09:43:50.973501973 +0000 2024-04-30T09:50:20.785 INFO:teuthology.orchestra.run.smithi144.stdout:Change: 2024-04-30 09:43:50.973501973 +0000 2024-04-30T09:50:20.785 INFO:teuthology.orchestra.run.smithi144.stdout: Birth: - 2024-04-30T09:50:20.785 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-30T09:50:20.843 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records in 2024-04-30T09:50:20.843 INFO:teuthology.orchestra.run.smithi144.stderr:1+0 records out 2024-04-30T09:50:20.843 INFO:teuthology.orchestra.run.smithi144.stderr:512 bytes copied, 0.00038863 s, 1.3 MB/s 2024-04-30T09:50:20.844 DEBUG:teuthology.orchestra.run.smithi144:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-30T09:50:20.894 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-04-30T09:50:20.894 DEBUG:teuthology.orchestra.run.smithi151:> dd if=/scratch_devs of=/dev/stdout 2024-04-30T09:50:20.900 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-30T09:50:20.900 DEBUG:teuthology.orchestra.run.smithi151:> stat /dev/vg_nvme/lv_1 2024-04-30T09:50:20.906 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:20 smithi151 bash[18704]: audit 2024-04-30T09:50:19.188081+0000 mgr.y (mgr.14152) 57 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi144=y;smithi151=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:50:20.906 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:20 smithi151 bash[18704]: cephadm 2024-04-30T09:50:19.191710+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Saving service mgr spec with placement smithi144=y;smithi151=x;count:2 2024-04-30T09:50:20.906 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:20 smithi151 bash[18704]: cephadm 2024-04-30T09:50:19.272803+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Deploying daemon mgr.x on smithi151 2024-04-30T09:50:20.911 INFO:teuthology.orchestra.run.smithi151.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-30T09:50:20.911 INFO:teuthology.orchestra.run.smithi151.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-30T09:50:20.912 INFO:teuthology.orchestra.run.smithi151.stdout:Device: 5h/5d Inode: 876 Links: 1 2024-04-30T09:50:20.912 INFO:teuthology.orchestra.run.smithi151.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-30T09:50:20.912 INFO:teuthology.orchestra.run.smithi151.stdout:Access: 2024-04-30 09:43:49.468588794 +0000 2024-04-30T09:50:20.912 INFO:teuthology.orchestra.run.smithi151.stdout:Modify: 2024-04-30 09:43:49.464589219 +0000 2024-04-30T09:50:20.912 INFO:teuthology.orchestra.run.smithi151.stdout:Change: 2024-04-30 09:43:49.464589219 +0000 2024-04-30T09:50:20.912 INFO:teuthology.orchestra.run.smithi151.stdout: Birth: - 2024-04-30T09:50:20.912 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-30T09:50:20.970 INFO:teuthology.orchestra.run.smithi151.stderr:1+0 records in 2024-04-30T09:50:20.970 INFO:teuthology.orchestra.run.smithi151.stderr:1+0 records out 2024-04-30T09:50:20.971 INFO:teuthology.orchestra.run.smithi151.stderr:512 bytes copied, 0.000350398 s, 1.5 MB/s 2024-04-30T09:50:20.972 DEBUG:teuthology.orchestra.run.smithi151:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-30T09:50:21.021 DEBUG:teuthology.orchestra.run.smithi151:> stat /dev/vg_nvme/lv_2 2024-04-30T09:50:21.067 INFO:teuthology.orchestra.run.smithi151.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-30T09:50:21.067 INFO:teuthology.orchestra.run.smithi151.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-30T09:50:21.067 INFO:teuthology.orchestra.run.smithi151.stdout:Device: 5h/5d Inode: 893 Links: 1 2024-04-30T09:50:21.067 INFO:teuthology.orchestra.run.smithi151.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-30T09:50:21.067 INFO:teuthology.orchestra.run.smithi151.stdout:Access: 2024-04-30 09:43:50.240507967 +0000 2024-04-30T09:50:21.067 INFO:teuthology.orchestra.run.smithi151.stdout:Modify: 2024-04-30 09:43:49.972535405 +0000 2024-04-30T09:50:21.067 INFO:teuthology.orchestra.run.smithi151.stdout:Change: 2024-04-30 09:43:49.972535405 +0000 2024-04-30T09:50:21.067 INFO:teuthology.orchestra.run.smithi151.stdout: Birth: - 2024-04-30T09:50:21.067 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-30T09:50:21.121 INFO:teuthology.orchestra.run.smithi151.stderr:1+0 records in 2024-04-30T09:50:21.121 INFO:teuthology.orchestra.run.smithi151.stderr:1+0 records out 2024-04-30T09:50:21.121 INFO:teuthology.orchestra.run.smithi151.stderr:512 bytes copied, 0.000385803 s, 1.3 MB/s 2024-04-30T09:50:21.122 DEBUG:teuthology.orchestra.run.smithi151:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-30T09:50:21.172 DEBUG:teuthology.orchestra.run.smithi151:> stat /dev/vg_nvme/lv_3 2024-04-30T09:50:21.219 INFO:teuthology.orchestra.run.smithi151.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-30T09:50:21.219 INFO:teuthology.orchestra.run.smithi151.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-30T09:50:21.219 INFO:teuthology.orchestra.run.smithi151.stdout:Device: 5h/5d Inode: 906 Links: 1 2024-04-30T09:50:21.219 INFO:teuthology.orchestra.run.smithi151.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-30T09:50:21.219 INFO:teuthology.orchestra.run.smithi151.stdout:Access: 2024-04-30 09:43:50.740457001 +0000 2024-04-30T09:50:21.219 INFO:teuthology.orchestra.run.smithi151.stdout:Modify: 2024-04-30 09:43:50.480483503 +0000 2024-04-30T09:50:21.219 INFO:teuthology.orchestra.run.smithi151.stdout:Change: 2024-04-30 09:43:50.480483503 +0000 2024-04-30T09:50:21.219 INFO:teuthology.orchestra.run.smithi151.stdout: Birth: - 2024-04-30T09:50:21.220 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-30T09:50:21.274 INFO:teuthology.orchestra.run.smithi151.stderr:1+0 records in 2024-04-30T09:50:21.274 INFO:teuthology.orchestra.run.smithi151.stderr:1+0 records out 2024-04-30T09:50:21.274 INFO:teuthology.orchestra.run.smithi151.stderr:512 bytes copied, 0.000418403 s, 1.2 MB/s 2024-04-30T09:50:21.275 DEBUG:teuthology.orchestra.run.smithi151:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-30T09:50:21.329 DEBUG:teuthology.orchestra.run.smithi151:> stat /dev/vg_nvme/lv_4 2024-04-30T09:50:21.380 INFO:teuthology.orchestra.run.smithi151.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-30T09:50:21.380 INFO:teuthology.orchestra.run.smithi151.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-30T09:50:21.380 INFO:teuthology.orchestra.run.smithi151.stdout:Device: 5h/5d Inode: 929 Links: 1 2024-04-30T09:50:21.380 INFO:teuthology.orchestra.run.smithi151.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-30T09:50:21.381 INFO:teuthology.orchestra.run.smithi151.stdout:Access: 2024-04-30 09:43:50.976432946 +0000 2024-04-30T09:50:21.381 INFO:teuthology.orchestra.run.smithi151.stdout:Modify: 2024-04-30 09:43:50.972433353 +0000 2024-04-30T09:50:21.381 INFO:teuthology.orchestra.run.smithi151.stdout:Change: 2024-04-30 09:43:50.972433353 +0000 2024-04-30T09:50:21.381 INFO:teuthology.orchestra.run.smithi151.stdout: Birth: - 2024-04-30T09:50:21.381 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-30T09:50:21.431 INFO:teuthology.orchestra.run.smithi151.stderr:1+0 records in 2024-04-30T09:50:21.431 INFO:teuthology.orchestra.run.smithi151.stderr:1+0 records out 2024-04-30T09:50:21.431 INFO:teuthology.orchestra.run.smithi151.stderr:512 bytes copied, 0.000238254 s, 2.1 MB/s 2024-04-30T09:50:21.432 DEBUG:teuthology.orchestra.run.smithi151:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-30T09:50:21.483 INFO:tasks.cephadm:Deploying osd.0 on smithi144 with /dev/vg_nvme/lv_4... 2024-04-30T09:50:21.484 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-04-30T09:50:21.555 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:21 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:50:21.669 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:21 smithi151 bash[18704]: cluster 2024-04-30T09:50:19.756085+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:21.669 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:21 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:50:21.669 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:21 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:50:21.669 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:21 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:50:21.851 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:21 smithi144 bash[18557]: cluster 2024-04-30T09:50:19.756085+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:21.851 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:21 smithi144 bash[24004]: cluster 2024-04-30T09:50:19.756085+0000 mgr.y (mgr.14152) 60 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:22.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:21 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:50:22.074 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:21 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:50:22.074 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:21 smithi151 systemd[1]: Started Ceph mgr.x for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T09:50:23.074 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:23 smithi151 bash[19842]: debug 2024-04-30T09:50:23.047+0000 7f44b3158700 1 -- 172.21.15.151:0/3295334851 <== mon.2 v2:172.21.15.151:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56014e168340 con 0x56014eee4800 2024-04-30T09:50:23.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:22 smithi151 bash[18704]: cluster 2024-04-30T09:50:21.756519+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:23.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:22 smithi151 bash[18704]: audit 2024-04-30T09:50:21.811691+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:23.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:22 smithi151 bash[18704]: audit 2024-04-30T09:50:21.816504+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:23.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:22 smithi151 bash[18704]: audit 2024-04-30T09:50:21.819051+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:23.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:22 smithi151 bash[18704]: audit 2024-04-30T09:50:21.820640+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:23.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:22 smithi151 bash[18704]: audit 2024-04-30T09:50:21.830560+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:23.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:22 smithi151 bash[18704]: cephadm 2024-04-30T09:50:21.831501+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:50:23.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:22 smithi151 bash[18704]: cephadm 2024-04-30T09:50:21.833171+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-30T09:50:23.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:22 smithi151 bash[18704]: audit 2024-04-30T09:50:21.833734+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T09:50:23.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:22 smithi151 bash[18704]: audit 2024-04-30T09:50:21.835448+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T09:50:23.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:22 smithi151 bash[18704]: audit 2024-04-30T09:50:21.836896+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:23.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:22 smithi151 bash[18704]: cephadm 2024-04-30T09:50:21.838574+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi144 2024-04-30T09:50:23.105 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[24004]: cluster 2024-04-30T09:50:21.756519+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:23.105 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[24004]: audit 2024-04-30T09:50:21.811691+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:23.105 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[24004]: audit 2024-04-30T09:50:21.816504+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:23.105 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[24004]: audit 2024-04-30T09:50:21.819051+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:23.105 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[24004]: audit 2024-04-30T09:50:21.820640+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:23.105 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[24004]: audit 2024-04-30T09:50:21.830560+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:23.105 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[24004]: cephadm 2024-04-30T09:50:21.831501+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:50:23.105 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[24004]: cephadm 2024-04-30T09:50:21.833171+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-30T09:50:23.105 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[24004]: audit 2024-04-30T09:50:21.833734+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T09:50:23.105 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[24004]: audit 2024-04-30T09:50:21.835448+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T09:50:23.106 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[24004]: audit 2024-04-30T09:50:21.836896+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:23.106 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[24004]: cephadm 2024-04-30T09:50:21.838574+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi144 2024-04-30T09:50:23.106 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[18557]: cluster 2024-04-30T09:50:21.756519+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:23.106 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[18557]: audit 2024-04-30T09:50:21.811691+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:23.106 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[18557]: audit 2024-04-30T09:50:21.816504+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:23.106 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[18557]: audit 2024-04-30T09:50:21.819051+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:23.106 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[18557]: audit 2024-04-30T09:50:21.820640+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:23.106 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[18557]: audit 2024-04-30T09:50:21.830560+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:23.106 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[18557]: cephadm 2024-04-30T09:50:21.831501+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:50:23.106 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[18557]: cephadm 2024-04-30T09:50:21.833171+0000 mgr.y (mgr.14152) 63 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-30T09:50:23.106 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[18557]: audit 2024-04-30T09:50:21.833734+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T09:50:23.106 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[18557]: audit 2024-04-30T09:50:21.835448+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T09:50:23.107 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[18557]: audit 2024-04-30T09:50:21.836896+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:23.107 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:22 smithi144 bash[18557]: cephadm 2024-04-30T09:50:21.838574+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring daemon mgr.y on smithi144 2024-04-30T09:50:23.529 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:23 smithi151 bash[19842]: debug 2024-04-30T09:50:23.191+0000 7f44bbdc7000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-30T09:50:24.895 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:24 smithi151 bash[19842]: debug 2024-04-30T09:50:24.723+0000 7f44bbdc7000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-30T09:50:24.896 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:24 smithi151 bash[19842]: debug 2024-04-30T09:50:24.819+0000 7f44bbdc7000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-30T09:50:25.324 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:25 smithi151 bash[19842]: debug 2024-04-30T09:50:25.067+0000 7f44bbdc7000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-30T09:50:25.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:25 smithi151 bash[18704]: cluster 2024-04-30T09:50:23.756970+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:25.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:25 smithi151 bash[18704]: audit 2024-04-30T09:50:24.480228+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:25.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:25 smithi151 bash[18704]: audit 2024-04-30T09:50:24.482675+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:25.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:25 smithi151 bash[18704]: audit 2024-04-30T09:50:24.484511+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:25.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:25 smithi151 bash[18704]: audit 2024-04-30T09:50:24.485549+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:25.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:25 smithi151 bash[18704]: audit 2024-04-30T09:50:24.492190+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:25.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:25 smithi151 bash[18704]: cephadm 2024-04-30T09:50:24.492714+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:50:25.813 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:25 smithi144 bash[18557]: cluster 2024-04-30T09:50:23.756970+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:25.813 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:25 smithi144 bash[18557]: audit 2024-04-30T09:50:24.480228+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:25.813 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:25 smithi144 bash[18557]: audit 2024-04-30T09:50:24.482675+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:25.814 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:25 smithi144 bash[18557]: audit 2024-04-30T09:50:24.484511+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:25.814 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:25 smithi144 bash[18557]: audit 2024-04-30T09:50:24.485549+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:25.814 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:25 smithi144 bash[18557]: audit 2024-04-30T09:50:24.492190+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:25.814 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:25 smithi144 bash[18557]: cephadm 2024-04-30T09:50:24.492714+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:50:25.814 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:25 smithi144 bash[24004]: cluster 2024-04-30T09:50:23.756970+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:25.814 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:25 smithi144 bash[24004]: audit 2024-04-30T09:50:24.480228+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:25.814 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:25 smithi144 bash[24004]: audit 2024-04-30T09:50:24.482675+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:25.814 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:25 smithi144 bash[24004]: audit 2024-04-30T09:50:24.484511+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:25.814 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:25 smithi144 bash[24004]: audit 2024-04-30T09:50:24.485549+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:25.814 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:25 smithi144 bash[24004]: audit 2024-04-30T09:50:24.492190+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:25.814 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:25 smithi144 bash[24004]: cephadm 2024-04-30T09:50:24.492714+0000 mgr.y (mgr.14152) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:50:26.074 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:25 smithi151 bash[19842]: debug 2024-04-30T09:50:25.799+0000 7f44bbdc7000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-30T09:50:26.074 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:25 smithi151 bash[19842]: debug 2024-04-30T09:50:25.907+0000 7f44bbdc7000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-30T09:50:26.074 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:26 smithi151 bash[19842]: debug 2024-04-30T09:50:26.007+0000 7f44bbdc7000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-30T09:50:26.574 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:26 smithi151 bash[19842]: debug 2024-04-30T09:50:26.115+0000 7f44bbdc7000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-30T09:50:26.575 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:26 smithi151 bash[19842]: debug 2024-04-30T09:50:26.323+0000 7f44bbdc7000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-30T09:50:26.778 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-30T09:50:26.800 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi144:vg_nvme/lv_4 2024-04-30T09:50:26.875 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:26 smithi151 bash[19842]: debug 2024-04-30T09:50:26.591+0000 7f44bbdc7000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-30T09:50:26.875 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:26 smithi151 bash[19842]: debug 2024-04-30T09:50:26.695+0000 7f44bbdc7000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-30T09:50:26.956 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:50:26 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:50:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:50:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:26 smithi144 bash[24004]: cluster 2024-04-30T09:50:25.757412+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:26 smithi144 bash[24004]: audit 2024-04-30T09:50:25.950763+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:26 smithi144 bash[24004]: audit 2024-04-30T09:50:26.701419+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:26.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:26 smithi144 bash[18557]: cluster 2024-04-30T09:50:25.757412+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:26.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:26 smithi144 bash[18557]: audit 2024-04-30T09:50:25.950763+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:26.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:26 smithi144 bash[18557]: audit 2024-04-30T09:50:26.701419+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:27.324 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:26 smithi151 bash[19842]: debug 2024-04-30T09:50:26.871+0000 7f44bbdc7000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-30T09:50:27.324 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:27 smithi151 bash[19842]: debug 2024-04-30T09:50:27.119+0000 7f44bbdc7000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-30T09:50:27.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:26 smithi151 bash[18704]: cluster 2024-04-30T09:50:25.757412+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:27.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:26 smithi151 bash[18704]: audit 2024-04-30T09:50:25.950763+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:27.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:26 smithi151 bash[18704]: audit 2024-04-30T09:50:26.701419+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:27.706 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:50:27 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:50:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:50:27.805 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:27 smithi151 bash[19842]: debug 2024-04-30T09:50:27.407+0000 7f44bbdc7000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-30T09:50:27.805 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:27 smithi151 bash[19842]: debug 2024-04-30T09:50:27.571+0000 7f44bbdc7000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-30T09:50:27.805 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:27 smithi151 bash[19842]: debug 2024-04-30T09:50:27.799+0000 7f44bbdc7000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-30T09:50:28.074 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:27 smithi151 bash[19842]: debug 2024-04-30T09:50:27.911+0000 7f44bbdc7000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-30T09:50:28.574 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:28 smithi151 bash[19842]: debug 2024-04-30T09:50:28.243+0000 7f44bbdc7000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-30T09:50:28.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:28 smithi151 bash[18704]: audit 2024-04-30T09:50:27.456885+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:28.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:28 smithi151 bash[18704]: audit 2024-04-30T09:50:27.465010+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:28.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:28 smithi151 bash[18704]: audit 2024-04-30T09:50:27.465405+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:28.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:28 smithi151 bash[18704]: audit 2024-04-30T09:50:27.468619+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:28.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:28 smithi151 bash[18704]: audit 2024-04-30T09:50:27.470214+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:28.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:28 smithi151 bash[18704]: audit 2024-04-30T09:50:27.479843+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:28.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:28 smithi144 bash[18557]: audit 2024-04-30T09:50:27.456885+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:28.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:28 smithi144 bash[18557]: audit 2024-04-30T09:50:27.465010+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:28.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:28 smithi144 bash[18557]: audit 2024-04-30T09:50:27.465405+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:28.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:28 smithi144 bash[18557]: audit 2024-04-30T09:50:27.468619+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:28.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:28 smithi144 bash[18557]: audit 2024-04-30T09:50:27.470214+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:28.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:28 smithi144 bash[18557]: audit 2024-04-30T09:50:27.479843+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:28.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:28 smithi144 bash[24004]: audit 2024-04-30T09:50:27.456885+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:28.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:28 smithi144 bash[24004]: audit 2024-04-30T09:50:27.465010+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:28.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:28 smithi144 bash[24004]: audit 2024-04-30T09:50:27.465405+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:28.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:28 smithi144 bash[24004]: audit 2024-04-30T09:50:27.468619+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:28.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:28 smithi144 bash[24004]: audit 2024-04-30T09:50:27.470214+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:28.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:28 smithi144 bash[24004]: audit 2024-04-30T09:50:27.479843+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:29.273 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:28 smithi151 bash[19842]: debug 2024-04-30T09:50:28.955+0000 7f44bbdc7000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-30T09:50:29.273 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:29 smithi151 bash[19842]: debug 2024-04-30T09:50:29.067+0000 7f44bbdc7000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-30T09:50:29.273 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:29 smithi151 bash[19842]: debug 2024-04-30T09:50:29.267+0000 7f44bbdc7000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-30T09:50:29.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:29 smithi151 bash[18704]: cluster 2024-04-30T09:50:27.757890+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:29.824 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:29 smithi151 bash[19842]: debug 2024-04-30T09:50:29.587+0000 7f44bbdc7000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-30T09:50:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:29 smithi144 bash[18557]: cluster 2024-04-30T09:50:27.757890+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:29 smithi144 bash[24004]: cluster 2024-04-30T09:50:27.757890+0000 mgr.y (mgr.14152) 68 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:30.324 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:29 smithi151 bash[19842]: debug 2024-04-30T09:50:29.951+0000 7f44bbdc7000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-30T09:50:30.324 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:50:30 smithi151 bash[19842]: debug 2024-04-30T09:50:30.063+0000 7f44bbdc7000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-30T09:50:30.677 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:30 smithi144 bash[24004]: audit 2024-04-30T09:50:30.090479+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.151:0/3261422661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-30T09:50:30.677 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:30 smithi144 bash[24004]: audit 2024-04-30T09:50:30.091234+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.151:0/3261422661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T09:50:30.677 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:30 smithi144 bash[24004]: cluster 2024-04-30T09:50:30.091347+0000 mon.a (mon.0) 274 : cluster [DBG] Standby manager daemon x started 2024-04-30T09:50:30.677 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:30 smithi144 bash[24004]: audit 2024-04-30T09:50:30.092323+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.151:0/3261422661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-30T09:50:30.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:30 smithi144 bash[24004]: audit 2024-04-30T09:50:30.092729+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.151:0/3261422661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T09:50:30.678 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:30 smithi144 bash[18557]: audit 2024-04-30T09:50:30.090479+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.151:0/3261422661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-30T09:50:30.678 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:30 smithi144 bash[18557]: audit 2024-04-30T09:50:30.091234+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.151:0/3261422661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T09:50:30.678 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:30 smithi144 bash[18557]: cluster 2024-04-30T09:50:30.091347+0000 mon.a (mon.0) 274 : cluster [DBG] Standby manager daemon x started 2024-04-30T09:50:30.678 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:30 smithi144 bash[18557]: audit 2024-04-30T09:50:30.092323+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.151:0/3261422661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-30T09:50:30.678 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:30 smithi144 bash[18557]: audit 2024-04-30T09:50:30.092729+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.151:0/3261422661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T09:50:30.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:30 smithi151 bash[18704]: audit 2024-04-30T09:50:30.090479+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.151:0/3261422661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-30T09:50:30.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:30 smithi151 bash[18704]: audit 2024-04-30T09:50:30.091234+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.151:0/3261422661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T09:50:30.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:30 smithi151 bash[18704]: cluster 2024-04-30T09:50:30.091347+0000 mon.a (mon.0) 274 : cluster [DBG] Standby manager daemon x started 2024-04-30T09:50:30.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:30 smithi151 bash[18704]: audit 2024-04-30T09:50:30.092323+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.151:0/3261422661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-30T09:50:30.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:30 smithi151 bash[18704]: audit 2024-04-30T09:50:30.092729+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.151:0/3261422661' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T09:50:31.569 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:50:31 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:50:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:50:31.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:31 smithi151 bash[18704]: cluster 2024-04-30T09:50:29.758283+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:31.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:31 smithi151 bash[18704]: cluster 2024-04-30T09:50:30.570592+0000 mon.a (mon.0) 275 : cluster [DBG] mgrmap e14: y(active, since 72s), standbys: x 2024-04-30T09:50:31.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:31 smithi151 bash[18704]: audit 2024-04-30T09:50:30.570723+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T09:50:31.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:31 smithi151 bash[18704]: audit 2024-04-30T09:50:30.781394+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:50:31.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:31 smithi151 bash[18704]: audit 2024-04-30T09:50:30.787837+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:50:31.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:31 smithi151 bash[18704]: audit 2024-04-30T09:50:30.789088+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:31.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:31 smithi151 bash[18704]: audit 2024-04-30T09:50:31.276252+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:31.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:31 smithi151 bash[18704]: audit 2024-04-30T09:50:31.285185+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:31.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:31 smithi144 bash[18557]: cluster 2024-04-30T09:50:29.758283+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:31.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:31 smithi144 bash[18557]: cluster 2024-04-30T09:50:30.570592+0000 mon.a (mon.0) 275 : cluster [DBG] mgrmap e14: y(active, since 72s), standbys: x 2024-04-30T09:50:31.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:31 smithi144 bash[18557]: audit 2024-04-30T09:50:30.570723+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T09:50:31.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:31 smithi144 bash[18557]: audit 2024-04-30T09:50:30.781394+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:50:31.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:31 smithi144 bash[18557]: audit 2024-04-30T09:50:30.787837+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:50:31.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:31 smithi144 bash[18557]: audit 2024-04-30T09:50:30.789088+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:31.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:31 smithi144 bash[18557]: audit 2024-04-30T09:50:31.276252+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:31.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:31 smithi144 bash[18557]: audit 2024-04-30T09:50:31.285185+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:31.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:31 smithi144 bash[24004]: cluster 2024-04-30T09:50:29.758283+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:31.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:31 smithi144 bash[24004]: cluster 2024-04-30T09:50:30.570592+0000 mon.a (mon.0) 275 : cluster [DBG] mgrmap e14: y(active, since 72s), standbys: x 2024-04-30T09:50:31.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:31 smithi144 bash[24004]: audit 2024-04-30T09:50:30.570723+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T09:50:31.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:31 smithi144 bash[24004]: audit 2024-04-30T09:50:30.781394+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:50:31.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:31 smithi144 bash[24004]: audit 2024-04-30T09:50:30.787837+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:50:31.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:31 smithi144 bash[24004]: audit 2024-04-30T09:50:30.789088+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:31.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:31 smithi144 bash[24004]: audit 2024-04-30T09:50:31.276252+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:31.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:31 smithi144 bash[24004]: audit 2024-04-30T09:50:31.285185+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:32.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:32 smithi144 bash[18557]: audit 2024-04-30T09:50:30.774881+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:50:32.957 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:50:32 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:50:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:50:32.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:32 smithi144 bash[24004]: audit 2024-04-30T09:50:30.774881+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:50:33.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:32 smithi151 bash[18704]: audit 2024-04-30T09:50:30.774881+0000 mgr.y (mgr.14152) 70 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:50:33.802 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:33 smithi144 bash[18557]: cluster 2024-04-30T09:50:31.758686+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:33.802 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:33 smithi144 bash[18557]: audit 2024-04-30T09:50:32.733304+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:33.802 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:33 smithi144 bash[18557]: audit 2024-04-30T09:50:32.741395+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:33.802 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:33 smithi144 bash[24004]: cluster 2024-04-30T09:50:31.758686+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:33.802 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:33 smithi144 bash[24004]: audit 2024-04-30T09:50:32.733304+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:33.802 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:33 smithi144 bash[24004]: audit 2024-04-30T09:50:32.741395+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:33 smithi151 bash[18704]: cluster 2024-04-30T09:50:31.758686+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:33 smithi151 bash[18704]: audit 2024-04-30T09:50:32.733304+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:33 smithi151 bash[18704]: audit 2024-04-30T09:50:32.741395+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:35.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:35 smithi144 bash[18557]: cluster 2024-04-30T09:50:33.759116+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:35.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:35 smithi144 bash[24004]: cluster 2024-04-30T09:50:33.759116+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:35 smithi151 bash[18704]: cluster 2024-04-30T09:50:33.759116+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:36 smithi144 bash[18557]: audit 2024-04-30T09:50:35.674588+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.144:0/1653126037' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18eec53b-deea-4ec8-9181-583747b55ff8"}]: dispatch 2024-04-30T09:50:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:36 smithi144 bash[18557]: audit 2024-04-30T09:50:35.675414+0000 mon.a (mon.0) 284 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18eec53b-deea-4ec8-9181-583747b55ff8"}]: dispatch 2024-04-30T09:50:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:36 smithi144 bash[18557]: audit 2024-04-30T09:50:35.685376+0000 mon.a (mon.0) 285 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18eec53b-deea-4ec8-9181-583747b55ff8"}]': finished 2024-04-30T09:50:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:36 smithi144 bash[18557]: cluster 2024-04-30T09:50:35.685592+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-30T09:50:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:36 smithi144 bash[18557]: audit 2024-04-30T09:50:35.685835+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T09:50:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:36 smithi144 bash[18557]: audit 2024-04-30T09:50:36.345625+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.144:0/3435846417' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:50:36.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:36 smithi144 bash[24004]: audit 2024-04-30T09:50:35.674588+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.144:0/1653126037' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18eec53b-deea-4ec8-9181-583747b55ff8"}]: dispatch 2024-04-30T09:50:36.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:36 smithi144 bash[24004]: audit 2024-04-30T09:50:35.675414+0000 mon.a (mon.0) 284 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18eec53b-deea-4ec8-9181-583747b55ff8"}]: dispatch 2024-04-30T09:50:36.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:36 smithi144 bash[24004]: audit 2024-04-30T09:50:35.685376+0000 mon.a (mon.0) 285 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18eec53b-deea-4ec8-9181-583747b55ff8"}]': finished 2024-04-30T09:50:36.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:36 smithi144 bash[24004]: cluster 2024-04-30T09:50:35.685592+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-30T09:50:36.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:36 smithi144 bash[24004]: audit 2024-04-30T09:50:35.685835+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T09:50:36.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:36 smithi144 bash[24004]: audit 2024-04-30T09:50:36.345625+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.144:0/3435846417' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:50:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:36 smithi151 bash[18704]: audit 2024-04-30T09:50:35.674588+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.144:0/1653126037' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18eec53b-deea-4ec8-9181-583747b55ff8"}]: dispatch 2024-04-30T09:50:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:36 smithi151 bash[18704]: audit 2024-04-30T09:50:35.675414+0000 mon.a (mon.0) 284 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "18eec53b-deea-4ec8-9181-583747b55ff8"}]: dispatch 2024-04-30T09:50:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:36 smithi151 bash[18704]: audit 2024-04-30T09:50:35.685376+0000 mon.a (mon.0) 285 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "18eec53b-deea-4ec8-9181-583747b55ff8"}]': finished 2024-04-30T09:50:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:36 smithi151 bash[18704]: cluster 2024-04-30T09:50:35.685592+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-30T09:50:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:36 smithi151 bash[18704]: audit 2024-04-30T09:50:35.685835+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T09:50:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:36 smithi151 bash[18704]: audit 2024-04-30T09:50:36.345625+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.144:0/3435846417' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:50:37.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:37 smithi144 bash[18557]: cluster 2024-04-30T09:50:35.759560+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-30T09:50:37.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:37 smithi144 bash[24004]: cluster 2024-04-30T09:50:35.759560+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-30T09:50:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:37 smithi151 bash[18704]: cluster 2024-04-30T09:50:35.759560+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-30T09:50:39.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:39 smithi144 bash[18557]: cluster 2024-04-30T09:50:37.759914+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-30T09:50:39.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:39 smithi144 bash[24004]: cluster 2024-04-30T09:50:37.759914+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-30T09:50:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:39 smithi151 bash[18704]: cluster 2024-04-30T09:50:37.759914+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-30T09:50:41.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:41 smithi144 bash[18557]: cluster 2024-04-30T09:50:39.760253+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-30T09:50:41.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:41 smithi144 bash[24004]: cluster 2024-04-30T09:50:39.760253+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-30T09:50:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:41 smithi151 bash[18704]: cluster 2024-04-30T09:50:39.760253+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-30T09:50:43.950 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:43 smithi151 bash[18704]: cluster 2024-04-30T09:50:41.760654+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:43.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:43 smithi144 bash[24004]: cluster 2024-04-30T09:50:41.760654+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:43.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:43 smithi144 bash[18557]: cluster 2024-04-30T09:50:41.760654+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:45.814 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:45 smithi144 bash[18557]: cluster 2024-04-30T09:50:43.760931+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:45.814 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:45 smithi144 bash[18557]: audit 2024-04-30T09:50:45.570841+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-30T09:50:45.814 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:45 smithi144 bash[18557]: audit 2024-04-30T09:50:45.572563+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:45.814 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:45 smithi144 bash[24004]: cluster 2024-04-30T09:50:43.760931+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:45.814 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:45 smithi144 bash[24004]: audit 2024-04-30T09:50:45.570841+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-30T09:50:45.814 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:45 smithi144 bash[24004]: audit 2024-04-30T09:50:45.572563+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:45.986 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:45 smithi151 bash[18704]: cluster 2024-04-30T09:50:43.760931+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:45.986 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:45 smithi151 bash[18704]: audit 2024-04-30T09:50:45.570841+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-30T09:50:45.986 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:45 smithi151 bash[18704]: audit 2024-04-30T09:50:45.572563+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:46.891 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:46 smithi144 bash[18557]: cephadm 2024-04-30T09:50:45.573918+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon osd.0 on smithi144 2024-04-30T09:50:46.892 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:46 smithi144 bash[24004]: cephadm 2024-04-30T09:50:45.573918+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon osd.0 on smithi144 2024-04-30T09:50:46.912 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:46 smithi151 bash[18704]: cephadm 2024-04-30T09:50:45.573918+0000 mgr.y (mgr.14152) 78 : cephadm [INF] Deploying daemon osd.0 on smithi144 2024-04-30T09:50:47.211 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:50:47 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:50:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:50:47.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:47 smithi144 bash[18557]: cluster 2024-04-30T09:50:45.761312+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-30T09:50:47.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:47 smithi144 bash[18557]: audit 2024-04-30T09:50:47.030473+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:47.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:47 smithi144 bash[18557]: audit 2024-04-30T09:50:47.038981+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:47.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:47 smithi144 bash[24004]: cluster 2024-04-30T09:50:45.761312+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-30T09:50:47.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:47 smithi144 bash[24004]: audit 2024-04-30T09:50:47.030473+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:47.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:47 smithi144 bash[24004]: audit 2024-04-30T09:50:47.038981+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:48.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:47 smithi151 bash[18704]: cluster 2024-04-30T09:50:45.761312+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-30T09:50:48.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:47 smithi151 bash[18704]: audit 2024-04-30T09:50:47.030473+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:48.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:47 smithi151 bash[18704]: audit 2024-04-30T09:50:47.038981+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:49.882 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:49 smithi144 bash[18557]: cluster 2024-04-30T09:50:47.761779+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-30T09:50:49.882 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:49 smithi144 bash[24004]: cluster 2024-04-30T09:50:47.761779+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-30T09:50:50.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:49 smithi151 bash[18704]: cluster 2024-04-30T09:50:47.761779+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-30T09:50:50.143 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:50:50 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:50:50.143 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:50 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:50:50.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:50 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:50:50.401 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:50 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:50:50.401 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:50:50 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:50:50.401 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:50 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:50:51.635 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:51 smithi144 bash[18557]: cluster 2024-04-30T09:50:49.762248+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-30T09:50:51.635 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:51 smithi144 bash[18557]: audit 2024-04-30T09:50:50.393514+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:51.635 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:51 smithi144 bash[18557]: audit 2024-04-30T09:50:50.409386+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:51.635 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:51 smithi144 bash[18557]: audit 2024-04-30T09:50:50.410726+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:51.635 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:51 smithi144 bash[18557]: audit 2024-04-30T09:50:50.411500+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:51.636 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:51 smithi144 bash[18557]: audit 2024-04-30T09:50:50.417266+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:51.636 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:51 smithi144 bash[24004]: cluster 2024-04-30T09:50:49.762248+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-30T09:50:51.636 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:51 smithi144 bash[24004]: audit 2024-04-30T09:50:50.393514+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:51.636 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:51 smithi144 bash[24004]: audit 2024-04-30T09:50:50.409386+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:51.636 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:51 smithi144 bash[24004]: audit 2024-04-30T09:50:50.410726+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:51.636 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:51 smithi144 bash[24004]: audit 2024-04-30T09:50:50.411500+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:51.636 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:51 smithi144 bash[24004]: audit 2024-04-30T09:50:50.417266+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:51.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:51 smithi151 bash[18704]: cluster 2024-04-30T09:50:49.762248+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-30T09:50:51.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:51 smithi151 bash[18704]: audit 2024-04-30T09:50:50.393514+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:51.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:51 smithi151 bash[18704]: audit 2024-04-30T09:50:50.409386+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:51.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:51 smithi151 bash[18704]: audit 2024-04-30T09:50:50.410726+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:51.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:51 smithi151 bash[18704]: audit 2024-04-30T09:50:50.411500+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:51.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:51 smithi151 bash[18704]: audit 2024-04-30T09:50:50.417266+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:53.195 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:50:52 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:50:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:50:53.490 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:53 smithi144 bash[18557]: cluster 2024-04-30T09:50:51.762533+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:53.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:53 smithi151 bash[18704]: cluster 2024-04-30T09:50:51.762533+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:53.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:53 smithi151 bash[18704]: audit 2024-04-30T09:50:52.857448+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:53.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:53 smithi151 bash[18704]: audit 2024-04-30T09:50:52.864275+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:53.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:53 smithi151 bash[18704]: audit 2024-04-30T09:50:52.889399+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:53.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:53 smithi151 bash[18704]: audit 2024-04-30T09:50:52.890719+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:53.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:53 smithi151 bash[18704]: audit 2024-04-30T09:50:52.891654+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:53.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:53 smithi151 bash[18704]: audit 2024-04-30T09:50:52.899711+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:53.881 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:53 smithi144 bash[24004]: cluster 2024-04-30T09:50:51.762533+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:53.881 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:53 smithi144 bash[24004]: audit 2024-04-30T09:50:52.857448+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:53.881 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:53 smithi144 bash[24004]: audit 2024-04-30T09:50:52.864275+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:53.881 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:53 smithi144 bash[24004]: audit 2024-04-30T09:50:52.889399+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:53.881 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:53 smithi144 bash[24004]: audit 2024-04-30T09:50:52.890719+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:53.882 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:53 smithi144 bash[24004]: audit 2024-04-30T09:50:52.891654+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:53.882 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:53 smithi144 bash[24004]: audit 2024-04-30T09:50:52.899711+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:53.882 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:53 smithi144 bash[18557]: audit 2024-04-30T09:50:52.857448+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:53.882 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:53 smithi144 bash[18557]: audit 2024-04-30T09:50:52.864275+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:53.882 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:53 smithi144 bash[18557]: audit 2024-04-30T09:50:52.889399+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:53.883 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:53 smithi144 bash[18557]: audit 2024-04-30T09:50:52.890719+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:53.883 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:53 smithi144 bash[18557]: audit 2024-04-30T09:50:52.891654+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:53.883 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:53 smithi144 bash[18557]: audit 2024-04-30T09:50:52.899711+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:55.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:55 smithi151 bash[18704]: cluster 2024-04-30T09:50:53.762935+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:55.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:55 smithi144 bash[18557]: cluster 2024-04-30T09:50:53.762935+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:55.957 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:50:55 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:50:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:50:55.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:55 smithi144 bash[24004]: cluster 2024-04-30T09:50:53.762935+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:56 smithi144 bash[18557]: audit 2024-04-30T09:50:55.701749+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:56 smithi144 bash[18557]: cephadm 2024-04-30T09:50:55.702500+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Detected new or changed devices on smithi144 2024-04-30T09:50:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:56 smithi144 bash[18557]: audit 2024-04-30T09:50:55.706848+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:56 smithi144 bash[18557]: audit 2024-04-30T09:50:55.722008+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:56 smithi144 bash[18557]: audit 2024-04-30T09:50:55.723462+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:56 smithi144 bash[18557]: audit 2024-04-30T09:50:55.724352+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:56 smithi144 bash[18557]: audit 2024-04-30T09:50:55.731218+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:56 smithi144 bash[18557]: cluster 2024-04-30T09:50:55.763393+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:56 smithi144 bash[24004]: audit 2024-04-30T09:50:55.701749+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:56 smithi144 bash[24004]: cephadm 2024-04-30T09:50:55.702500+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Detected new or changed devices on smithi144 2024-04-30T09:50:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:56 smithi144 bash[24004]: audit 2024-04-30T09:50:55.706848+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:56 smithi144 bash[24004]: audit 2024-04-30T09:50:55.722008+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:56 smithi144 bash[24004]: audit 2024-04-30T09:50:55.723462+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:56 smithi144 bash[24004]: audit 2024-04-30T09:50:55.724352+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:56 smithi144 bash[24004]: audit 2024-04-30T09:50:55.731218+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:56 smithi144 bash[24004]: cluster 2024-04-30T09:50:55.763393+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:57.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:56 smithi151 bash[18704]: audit 2024-04-30T09:50:55.701749+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:57.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:56 smithi151 bash[18704]: cephadm 2024-04-30T09:50:55.702500+0000 mgr.y (mgr.14152) 84 : cephadm [INF] Detected new or changed devices on smithi144 2024-04-30T09:50:57.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:56 smithi151 bash[18704]: audit 2024-04-30T09:50:55.706848+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:57.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:56 smithi151 bash[18704]: audit 2024-04-30T09:50:55.722008+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:57.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:56 smithi151 bash[18704]: audit 2024-04-30T09:50:55.723462+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:57.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:56 smithi151 bash[18704]: audit 2024-04-30T09:50:55.724352+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:57.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:56 smithi151 bash[18704]: audit 2024-04-30T09:50:55.731218+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:57.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:56 smithi151 bash[18704]: cluster 2024-04-30T09:50:55.763393+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:57.642 INFO:teuthology.orchestra.run.smithi144.stdout:Created osd(s) 0 on host 'smithi144' 2024-04-30T09:50:58.216 DEBUG:teuthology.orchestra.run.smithi144:osd.0> sudo journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.0.service 2024-04-30T09:50:58.218 INFO:tasks.cephadm:Deploying osd.1 on smithi144 with /dev/vg_nvme/lv_3... 2024-04-30T09:50:58.219 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-04-30T09:50:58.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:58 smithi144 bash[18557]: audit 2024-04-30T09:50:57.642171+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:58.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:58 smithi144 bash[18557]: audit 2024-04-30T09:50:57.655190+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:58.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:58 smithi144 bash[18557]: audit 2024-04-30T09:50:57.657152+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:58.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:58 smithi144 bash[18557]: audit 2024-04-30T09:50:57.658404+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:58.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:58 smithi144 bash[18557]: audit 2024-04-30T09:50:57.661456+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:50:58.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:58 smithi144 bash[18557]: cephadm 2024-04-30T09:50:57.662375+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 15217M 2024-04-30T09:50:58.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:58 smithi144 bash[18557]: audit 2024-04-30T09:50:57.667697+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:58.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:58 smithi144 bash[18557]: audit 2024-04-30T09:50:57.672522+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:58.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:58 smithi144 bash[18557]: cluster 2024-04-30T09:50:57.763823+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:58.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:58 smithi144 bash[24004]: audit 2024-04-30T09:50:57.642171+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:58.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:58 smithi144 bash[24004]: audit 2024-04-30T09:50:57.655190+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:58.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:58 smithi144 bash[24004]: audit 2024-04-30T09:50:57.657152+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:58.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:58 smithi144 bash[24004]: audit 2024-04-30T09:50:57.658404+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:58.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:58 smithi144 bash[24004]: audit 2024-04-30T09:50:57.661456+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:50:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:58 smithi144 bash[24004]: cephadm 2024-04-30T09:50:57.662375+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 15217M 2024-04-30T09:50:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:58 smithi144 bash[24004]: audit 2024-04-30T09:50:57.667697+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:58 smithi144 bash[24004]: audit 2024-04-30T09:50:57.672522+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:58 smithi144 bash[24004]: cluster 2024-04-30T09:50:57.763823+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:58 smithi151 bash[18704]: audit 2024-04-30T09:50:57.642171+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:58 smithi151 bash[18704]: audit 2024-04-30T09:50:57.655190+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:50:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:58 smithi151 bash[18704]: audit 2024-04-30T09:50:57.657152+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:50:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:58 smithi151 bash[18704]: audit 2024-04-30T09:50:57.658404+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:50:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:58 smithi151 bash[18704]: audit 2024-04-30T09:50:57.661456+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:50:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:58 smithi151 bash[18704]: cephadm 2024-04-30T09:50:57.662375+0000 mgr.y (mgr.14152) 86 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 15217M 2024-04-30T09:50:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:58 smithi151 bash[18704]: audit 2024-04-30T09:50:57.667697+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:58 smithi151 bash[18704]: audit 2024-04-30T09:50:57.672522+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:50:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:58 smithi151 bash[18704]: cluster 2024-04-30T09:50:57.763823+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:50:59.390 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:50:59 smithi144 bash[27450]: debug 2024-04-30T09:50:59.037+0000 7f358a6d83c0 -1 osd.0 0 log_to_monitors true 2024-04-30T09:50:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:59 smithi144 bash[18557]: audit 2024-04-30T09:50:59.046719+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.144:6802/1664091599,v1:172.21.15.144:6803/1664091599]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-30T09:50:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:50:59 smithi144 bash[18557]: audit 2024-04-30T09:50:59.047088+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-30T09:50:59.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:59 smithi144 bash[24004]: audit 2024-04-30T09:50:59.046719+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.144:6802/1664091599,v1:172.21.15.144:6803/1664091599]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-30T09:50:59.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:50:59 smithi144 bash[24004]: audit 2024-04-30T09:50:59.047088+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-30T09:51:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:59 smithi151 bash[18704]: audit 2024-04-30T09:50:59.046719+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.144:6802/1664091599,v1:172.21.15.144:6803/1664091599]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-30T09:51:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:50:59 smithi151 bash[18704]: audit 2024-04-30T09:50:59.047088+0000 mon.a (mon.0) 316 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-30T09:51:00.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:00 smithi144 bash[24004]: audit 2024-04-30T09:50:59.688327+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-30T09:51:00.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:00 smithi144 bash[24004]: cluster 2024-04-30T09:50:59.688543+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-30T09:51:00.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:00 smithi144 bash[24004]: audit 2024-04-30T09:50:59.688873+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T09:51:00.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:00 smithi144 bash[24004]: audit 2024-04-30T09:50:59.689966+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.144:6802/1664091599,v1:172.21.15.144:6803/1664091599]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T09:51:00.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:00 smithi144 bash[24004]: audit 2024-04-30T09:50:59.690777+0000 mon.a (mon.0) 320 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T09:51:00.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:00 smithi144 bash[24004]: cluster 2024-04-30T09:50:59.764230+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:51:00.958 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:51:00 smithi144 bash[27450]: debug 2024-04-30T09:51:00.697+0000 7f35810db700 -1 osd.0 0 waiting for initial osdmap 2024-04-30T09:51:00.958 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:51:00 smithi144 bash[27450]: debug 2024-04-30T09:51:00.701+0000 7f357c273700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T09:51:00.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:00 smithi144 bash[18557]: audit 2024-04-30T09:50:59.688327+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-30T09:51:00.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:00 smithi144 bash[18557]: cluster 2024-04-30T09:50:59.688543+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-30T09:51:00.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:00 smithi144 bash[18557]: audit 2024-04-30T09:50:59.688873+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T09:51:00.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:00 smithi144 bash[18557]: audit 2024-04-30T09:50:59.689966+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.144:6802/1664091599,v1:172.21.15.144:6803/1664091599]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T09:51:00.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:00 smithi144 bash[18557]: audit 2024-04-30T09:50:59.690777+0000 mon.a (mon.0) 320 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T09:51:00.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:00 smithi144 bash[18557]: cluster 2024-04-30T09:50:59.764230+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:51:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:00 smithi151 bash[18704]: audit 2024-04-30T09:50:59.688327+0000 mon.a (mon.0) 317 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-30T09:51:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:00 smithi151 bash[18704]: cluster 2024-04-30T09:50:59.688543+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-30T09:51:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:00 smithi151 bash[18704]: audit 2024-04-30T09:50:59.688873+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T09:51:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:00 smithi151 bash[18704]: audit 2024-04-30T09:50:59.689966+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.144:6802/1664091599,v1:172.21.15.144:6803/1664091599]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T09:51:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:00 smithi151 bash[18704]: audit 2024-04-30T09:50:59.690777+0000 mon.a (mon.0) 320 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T09:51:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:00 smithi151 bash[18704]: cluster 2024-04-30T09:50:59.764230+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:51:02.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:01 smithi151 bash[18704]: audit 2024-04-30T09:51:00.692675+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-04-30T09:51:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:01 smithi151 bash[18704]: cluster 2024-04-30T09:51:00.692887+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-30T09:51:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:01 smithi151 bash[18704]: audit 2024-04-30T09:51:00.693722+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T09:51:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:01 smithi151 bash[18704]: audit 2024-04-30T09:51:00.703416+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T09:51:02.091 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-30T09:51:02.128 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:01 smithi144 bash[18557]: audit 2024-04-30T09:51:00.692675+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-04-30T09:51:02.128 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:01 smithi144 bash[18557]: cluster 2024-04-30T09:51:00.692887+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-30T09:51:02.128 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:01 smithi144 bash[18557]: audit 2024-04-30T09:51:00.693722+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T09:51:02.128 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:01 smithi144 bash[18557]: audit 2024-04-30T09:51:00.703416+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T09:51:02.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:01 smithi144 bash[24004]: audit 2024-04-30T09:51:00.692675+0000 mon.a (mon.0) 321 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-04-30T09:51:02.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:01 smithi144 bash[24004]: cluster 2024-04-30T09:51:00.692887+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-30T09:51:02.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:01 smithi144 bash[24004]: audit 2024-04-30T09:51:00.693722+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T09:51:02.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:01 smithi144 bash[24004]: audit 2024-04-30T09:51:00.703416+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T09:51:02.130 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi144:vg_nvme/lv_3 2024-04-30T09:51:02.986 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:02 smithi151 bash[18704]: cluster 2024-04-30T09:51:00.058856+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:51:02.986 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:02 smithi151 bash[18704]: cluster 2024-04-30T09:51:00.058987+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:51:02.986 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:02 smithi151 bash[18704]: cluster 2024-04-30T09:51:01.706903+0000 mon.a (mon.0) 325 : cluster [INF] osd.0 [v2:172.21.15.144:6802/1664091599,v1:172.21.15.144:6803/1664091599] boot 2024-04-30T09:51:02.986 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:02 smithi151 bash[18704]: cluster 2024-04-30T09:51:01.707025+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-30T09:51:02.986 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:02 smithi151 bash[18704]: audit 2024-04-30T09:51:01.707756+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T09:51:02.986 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:02 smithi151 bash[18704]: cluster 2024-04-30T09:51:01.764595+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:51:03.140 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:02 smithi144 bash[18557]: cluster 2024-04-30T09:51:00.058856+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:51:03.140 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:02 smithi144 bash[18557]: cluster 2024-04-30T09:51:00.058987+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:51:03.140 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:02 smithi144 bash[18557]: cluster 2024-04-30T09:51:01.706903+0000 mon.a (mon.0) 325 : cluster [INF] osd.0 [v2:172.21.15.144:6802/1664091599,v1:172.21.15.144:6803/1664091599] boot 2024-04-30T09:51:03.140 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:02 smithi144 bash[18557]: cluster 2024-04-30T09:51:01.707025+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-30T09:51:03.140 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:02 smithi144 bash[18557]: audit 2024-04-30T09:51:01.707756+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T09:51:03.140 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:02 smithi144 bash[18557]: cluster 2024-04-30T09:51:01.764595+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:51:03.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:02 smithi144 bash[24004]: cluster 2024-04-30T09:51:00.058856+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:51:03.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:02 smithi144 bash[24004]: cluster 2024-04-30T09:51:00.058987+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:51:03.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:02 smithi144 bash[24004]: cluster 2024-04-30T09:51:01.706903+0000 mon.a (mon.0) 325 : cluster [INF] osd.0 [v2:172.21.15.144:6802/1664091599,v1:172.21.15.144:6803/1664091599] boot 2024-04-30T09:51:03.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:02 smithi144 bash[24004]: cluster 2024-04-30T09:51:01.707025+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-30T09:51:03.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:02 smithi144 bash[24004]: audit 2024-04-30T09:51:01.707756+0000 mon.a (mon.0) 327 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T09:51:03.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:02 smithi144 bash[24004]: cluster 2024-04-30T09:51:01.764595+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-30T09:51:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:03 smithi151 bash[18704]: cluster 2024-04-30T09:51:02.727626+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-30T09:51:04.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:03 smithi144 bash[18557]: cluster 2024-04-30T09:51:02.727626+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-30T09:51:04.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:03 smithi144 bash[24004]: cluster 2024-04-30T09:51:02.727626+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-30T09:51:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:04 smithi151 bash[18704]: cluster 2024-04-30T09:51:03.765068+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-30T09:51:05.098 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:04 smithi144 bash[18557]: cluster 2024-04-30T09:51:03.765068+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-30T09:51:05.099 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:04 smithi144 bash[24004]: cluster 2024-04-30T09:51:03.765068+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-30T09:51:05.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:05 smithi151 bash[18704]: audit 2024-04-30T09:51:05.072990+0000 mgr.y (mgr.14152) 91 : audit [DBG] from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:51:05.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:05 smithi151 bash[18704]: audit 2024-04-30T09:51:05.079674+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:51:05.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:05 smithi151 bash[18704]: audit 2024-04-30T09:51:05.084995+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:51:05.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:05 smithi151 bash[18704]: audit 2024-04-30T09:51:05.085890+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:06.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:05 smithi144 bash[18557]: audit 2024-04-30T09:51:05.072990+0000 mgr.y (mgr.14152) 91 : audit [DBG] from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:51:06.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:05 smithi144 bash[18557]: audit 2024-04-30T09:51:05.079674+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:51:06.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:05 smithi144 bash[18557]: audit 2024-04-30T09:51:05.084995+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:51:06.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:05 smithi144 bash[18557]: audit 2024-04-30T09:51:05.085890+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:06.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:05 smithi144 bash[24004]: audit 2024-04-30T09:51:05.072990+0000 mgr.y (mgr.14152) 91 : audit [DBG] from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:51:06.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:05 smithi144 bash[24004]: audit 2024-04-30T09:51:05.079674+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:51:06.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:05 smithi144 bash[24004]: audit 2024-04-30T09:51:05.084995+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:51:06.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:05 smithi144 bash[24004]: audit 2024-04-30T09:51:05.085890+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:06.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:06 smithi151 bash[18704]: cluster 2024-04-30T09:51:05.765540+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:07.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:06 smithi144 bash[18557]: cluster 2024-04-30T09:51:05.765540+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:07.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:06 smithi144 bash[24004]: cluster 2024-04-30T09:51:05.765540+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:07.707 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:51:07 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:51:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:51:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:08 smithi144 bash[18557]: audit 2024-04-30T09:51:07.200342+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:08 smithi144 bash[18557]: audit 2024-04-30T09:51:07.211053+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:08 smithi144 bash[24004]: audit 2024-04-30T09:51:07.200342+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:08 smithi144 bash[24004]: audit 2024-04-30T09:51:07.211053+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:08 smithi151 bash[18704]: audit 2024-04-30T09:51:07.200342+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:08 smithi151 bash[18704]: audit 2024-04-30T09:51:07.211053+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:09.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:09 smithi144 bash[18557]: cluster 2024-04-30T09:51:07.766075+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:09.745 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:09 smithi144 bash[24004]: cluster 2024-04-30T09:51:07.766075+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:09 smithi151 bash[18704]: cluster 2024-04-30T09:51:07.766075+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:11.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:11 smithi151 bash[18704]: cluster 2024-04-30T09:51:09.766584+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:11.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:11 smithi144 bash[18557]: cluster 2024-04-30T09:51:09.766584+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:11.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:11 smithi144 bash[24004]: cluster 2024-04-30T09:51:09.766584+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:12.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:12 smithi144 bash[18557]: audit 2024-04-30T09:51:12.256158+0000 mon.a (mon.0) 334 : audit [INF] from='client.? 172.21.15.144:0/163016672' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9451d167-9d69-46d0-9e2b-58856f9882a0"}]: dispatch 2024-04-30T09:51:12.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:12 smithi144 bash[18557]: audit 2024-04-30T09:51:12.262407+0000 mon.a (mon.0) 335 : audit [INF] from='client.? 172.21.15.144:0/163016672' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9451d167-9d69-46d0-9e2b-58856f9882a0"}]': finished 2024-04-30T09:51:12.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:12 smithi144 bash[18557]: cluster 2024-04-30T09:51:12.262489+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-30T09:51:12.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:12 smithi144 bash[18557]: audit 2024-04-30T09:51:12.262586+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T09:51:12.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:12 smithi144 bash[24004]: audit 2024-04-30T09:51:12.256158+0000 mon.a (mon.0) 334 : audit [INF] from='client.? 172.21.15.144:0/163016672' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9451d167-9d69-46d0-9e2b-58856f9882a0"}]: dispatch 2024-04-30T09:51:12.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:12 smithi144 bash[24004]: audit 2024-04-30T09:51:12.262407+0000 mon.a (mon.0) 335 : audit [INF] from='client.? 172.21.15.144:0/163016672' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9451d167-9d69-46d0-9e2b-58856f9882a0"}]': finished 2024-04-30T09:51:12.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:12 smithi144 bash[24004]: cluster 2024-04-30T09:51:12.262489+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-30T09:51:12.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:12 smithi144 bash[24004]: audit 2024-04-30T09:51:12.262586+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T09:51:13.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:12 smithi151 bash[18704]: audit 2024-04-30T09:51:12.256158+0000 mon.a (mon.0) 334 : audit [INF] from='client.? 172.21.15.144:0/163016672' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9451d167-9d69-46d0-9e2b-58856f9882a0"}]: dispatch 2024-04-30T09:51:13.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:12 smithi151 bash[18704]: audit 2024-04-30T09:51:12.262407+0000 mon.a (mon.0) 335 : audit [INF] from='client.? 172.21.15.144:0/163016672' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9451d167-9d69-46d0-9e2b-58856f9882a0"}]': finished 2024-04-30T09:51:13.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:12 smithi151 bash[18704]: cluster 2024-04-30T09:51:12.262489+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-30T09:51:13.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:12 smithi151 bash[18704]: audit 2024-04-30T09:51:12.262586+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T09:51:13.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:51:13 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:51:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:51:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:13 smithi144 bash[18557]: cluster 2024-04-30T09:51:11.766930+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:13 smithi144 bash[18557]: audit 2024-04-30T09:51:12.927551+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.144:0/1431927378' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:51:13.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:13 smithi144 bash[18557]: audit 2024-04-30T09:51:13.304315+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:13.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:13 smithi144 bash[18557]: audit 2024-04-30T09:51:13.309072+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:13 smithi144 bash[24004]: cluster 2024-04-30T09:51:11.766930+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:13 smithi144 bash[24004]: audit 2024-04-30T09:51:12.927551+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.144:0/1431927378' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:51:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:13 smithi144 bash[24004]: audit 2024-04-30T09:51:13.304315+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:13 smithi144 bash[24004]: audit 2024-04-30T09:51:13.309072+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:14.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:13 smithi151 bash[18704]: cluster 2024-04-30T09:51:11.766930+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:14.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:13 smithi151 bash[18704]: audit 2024-04-30T09:51:12.927551+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.144:0/1431927378' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:51:14.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:13 smithi151 bash[18704]: audit 2024-04-30T09:51:13.304315+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:14.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:13 smithi151 bash[18704]: audit 2024-04-30T09:51:13.309072+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:15.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:15 smithi144 bash[18557]: cluster 2024-04-30T09:51:13.767402+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-30T09:51:15.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:15 smithi144 bash[24004]: cluster 2024-04-30T09:51:13.767402+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-30T09:51:16.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:15 smithi151 bash[18704]: cluster 2024-04-30T09:51:13.767402+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-30T09:51:17.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:17 smithi144 bash[18557]: cluster 2024-04-30T09:51:15.767807+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:17.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:17 smithi144 bash[24004]: cluster 2024-04-30T09:51:15.767807+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:18.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:17 smithi151 bash[18704]: cluster 2024-04-30T09:51:15.767807+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:18.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:18 smithi144 bash[18557]: audit 2024-04-30T09:51:17.811874+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:51:18.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:18 smithi144 bash[18557]: audit 2024-04-30T09:51:17.813509+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:51:18.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:18 smithi144 bash[24004]: audit 2024-04-30T09:51:17.811874+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:51:18.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:18 smithi144 bash[24004]: audit 2024-04-30T09:51:17.813509+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:51:19.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:18 smithi151 bash[18704]: audit 2024-04-30T09:51:17.811874+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:51:19.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:18 smithi151 bash[18704]: audit 2024-04-30T09:51:17.813509+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:51:19.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:19 smithi144 bash[18557]: cluster 2024-04-30T09:51:17.768270+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:19.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:19 smithi144 bash[24004]: cluster 2024-04-30T09:51:17.768270+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:20.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:19 smithi151 bash[18704]: cluster 2024-04-30T09:51:17.768270+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:21.902 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:21 smithi144 bash[18557]: cluster 2024-04-30T09:51:19.768773+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:21.903 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:21 smithi144 bash[24004]: cluster 2024-04-30T09:51:19.768773+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:22.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:21 smithi151 bash[18704]: cluster 2024-04-30T09:51:19.768773+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:22.818 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:22 smithi144 bash[18557]: audit 2024-04-30T09:51:22.573942+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-30T09:51:22.819 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:22 smithi144 bash[18557]: audit 2024-04-30T09:51:22.575478+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:22.819 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:22 smithi144 bash[24004]: audit 2024-04-30T09:51:22.573942+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-30T09:51:22.819 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:22 smithi144 bash[24004]: audit 2024-04-30T09:51:22.575478+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:23.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:22 smithi151 bash[18704]: audit 2024-04-30T09:51:22.573942+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-30T09:51:23.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:22 smithi151 bash[18704]: audit 2024-04-30T09:51:22.575478+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:23.876 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:23 smithi144 bash[18557]: cluster 2024-04-30T09:51:21.769179+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:23.876 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:23 smithi144 bash[18557]: cephadm 2024-04-30T09:51:22.576601+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Deploying daemon osd.1 on smithi144 2024-04-30T09:51:23.877 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:23 smithi144 bash[24004]: cluster 2024-04-30T09:51:21.769179+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:23.877 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:23 smithi144 bash[24004]: cephadm 2024-04-30T09:51:22.576601+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Deploying daemon osd.1 on smithi144 2024-04-30T09:51:23.878 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:23 smithi151 bash[18704]: cluster 2024-04-30T09:51:21.769179+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:23.878 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:23 smithi151 bash[18704]: cephadm 2024-04-30T09:51:22.576601+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Deploying daemon osd.1 on smithi144 2024-04-30T09:51:25.910 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:25 smithi144 bash[18557]: cluster 2024-04-30T09:51:23.769644+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-30T09:51:25.911 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:25 smithi144 bash[24004]: cluster 2024-04-30T09:51:23.769644+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-30T09:51:26.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:25 smithi151 bash[18704]: cluster 2024-04-30T09:51:23.769644+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-30T09:51:26.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:51:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:51:26.208 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:51:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:51:26.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:51:26.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:51:26.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:51:26.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:51:26.709 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:51:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:51:26.709 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:51:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:51:27.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:27 smithi151 bash[18704]: cluster 2024-04-30T09:51:25.770133+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:27.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:27 smithi151 bash[18704]: audit 2024-04-30T09:51:26.398548+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:27.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:27 smithi151 bash[18704]: audit 2024-04-30T09:51:26.406513+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:51:27.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:27 smithi151 bash[18704]: audit 2024-04-30T09:51:26.407643+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:27.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:27 smithi151 bash[18704]: audit 2024-04-30T09:51:26.408267+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:51:27.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:27 smithi151 bash[18704]: audit 2024-04-30T09:51:26.415166+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:27.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:27 smithi151 bash[18704]: audit 2024-04-30T09:51:27.328733+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:27.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:27 smithi151 bash[18704]: audit 2024-04-30T09:51:27.334618+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:27.707 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:51:27 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:51:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:51:27.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:27 smithi144 bash[24004]: cluster 2024-04-30T09:51:25.770133+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:27.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:27 smithi144 bash[24004]: audit 2024-04-30T09:51:26.398548+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:27.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:27 smithi144 bash[24004]: audit 2024-04-30T09:51:26.406513+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:51:27.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:27 smithi144 bash[24004]: audit 2024-04-30T09:51:26.407643+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:27.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:27 smithi144 bash[24004]: audit 2024-04-30T09:51:26.408267+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:51:27.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:27 smithi144 bash[24004]: audit 2024-04-30T09:51:26.415166+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:27.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:27 smithi144 bash[24004]: audit 2024-04-30T09:51:27.328733+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:27.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:27 smithi144 bash[24004]: audit 2024-04-30T09:51:27.334618+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:27.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:27 smithi144 bash[18557]: cluster 2024-04-30T09:51:25.770133+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:27.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:27 smithi144 bash[18557]: audit 2024-04-30T09:51:26.398548+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:27.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:27 smithi144 bash[18557]: audit 2024-04-30T09:51:26.406513+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:51:27.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:27 smithi144 bash[18557]: audit 2024-04-30T09:51:26.407643+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:27.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:27 smithi144 bash[18557]: audit 2024-04-30T09:51:26.408267+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:51:27.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:27 smithi144 bash[18557]: audit 2024-04-30T09:51:26.415166+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:27.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:27 smithi144 bash[18557]: audit 2024-04-30T09:51:27.328733+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:27.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:27 smithi144 bash[18557]: audit 2024-04-30T09:51:27.334618+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:29.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:29 smithi151 bash[18704]: cluster 2024-04-30T09:51:27.770536+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-30T09:51:29.826 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:29 smithi144 bash[18557]: cluster 2024-04-30T09:51:27.770536+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-30T09:51:29.827 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:29 smithi144 bash[24004]: cluster 2024-04-30T09:51:27.770536+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-30T09:51:31.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:31 smithi144 bash[18557]: cluster 2024-04-30T09:51:29.771012+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:31.829 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:31 smithi144 bash[24004]: cluster 2024-04-30T09:51:29.771012+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:31 smithi151 bash[18704]: cluster 2024-04-30T09:51:29.771012+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:32.842 INFO:teuthology.orchestra.run.smithi144.stdout:Created osd(s) 1 on host 'smithi144' 2024-04-30T09:51:33.743 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:51:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:51:33.744 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[18557]: cluster 2024-04-30T09:51:31.771353+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:33.744 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[18557]: audit 2024-04-30T09:51:32.841405+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:33.744 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[18557]: audit 2024-04-30T09:51:32.847221+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:51:33.744 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[18557]: audit 2024-04-30T09:51:32.849485+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:33.744 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[18557]: audit 2024-04-30T09:51:32.850794+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:51:33.744 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[18557]: audit 2024-04-30T09:51:32.854276+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:51:33.744 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[18557]: audit 2024-04-30T09:51:32.855780+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:51:33.744 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[18557]: audit 2024-04-30T09:51:32.864128+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:33.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[18557]: audit 2024-04-30T09:51:32.872779+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:33.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[18557]: audit 2024-04-30T09:51:33.221817+0000 mon.a (mon.0) 359 : audit [INF] from='osd.1 [v2:172.21.15.144:6810/3581512855,v1:172.21.15.144:6811/3581512855]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-30T09:51:33.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[18557]: audit 2024-04-30T09:51:33.420111+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:33.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[18557]: audit 2024-04-30T09:51:33.426331+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:33.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[18557]: audit 2024-04-30T09:51:33.440979+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:51:33.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[18557]: audit 2024-04-30T09:51:33.442893+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:33.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[18557]: audit 2024-04-30T09:51:33.444107+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:51:33.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[18557]: audit 2024-04-30T09:51:33.454111+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:33.745 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[24004]: cluster 2024-04-30T09:51:31.771353+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:33.745 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[24004]: audit 2024-04-30T09:51:32.841405+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:33.745 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[24004]: audit 2024-04-30T09:51:32.847221+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:51:33.745 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[24004]: audit 2024-04-30T09:51:32.849485+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:33.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[24004]: audit 2024-04-30T09:51:32.850794+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:51:33.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[24004]: audit 2024-04-30T09:51:32.854276+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:51:33.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[24004]: audit 2024-04-30T09:51:32.855780+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:51:33.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[24004]: audit 2024-04-30T09:51:32.864128+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:33.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[24004]: audit 2024-04-30T09:51:32.872779+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:33.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[24004]: audit 2024-04-30T09:51:33.221817+0000 mon.a (mon.0) 359 : audit [INF] from='osd.1 [v2:172.21.15.144:6810/3581512855,v1:172.21.15.144:6811/3581512855]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-30T09:51:33.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[24004]: audit 2024-04-30T09:51:33.420111+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:33.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[24004]: audit 2024-04-30T09:51:33.426331+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:33.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[24004]: audit 2024-04-30T09:51:33.440979+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:51:33.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[24004]: audit 2024-04-30T09:51:33.442893+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:33.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[24004]: audit 2024-04-30T09:51:33.444107+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:51:33.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:33 smithi144 bash[24004]: audit 2024-04-30T09:51:33.454111+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:33 smithi151 bash[18704]: cluster 2024-04-30T09:51:31.771353+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:33 smithi151 bash[18704]: audit 2024-04-30T09:51:32.841405+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:33 smithi151 bash[18704]: audit 2024-04-30T09:51:32.847221+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:51:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:33 smithi151 bash[18704]: audit 2024-04-30T09:51:32.849485+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:33 smithi151 bash[18704]: audit 2024-04-30T09:51:32.850794+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:51:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:33 smithi151 bash[18704]: audit 2024-04-30T09:51:32.854276+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:51:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:33 smithi151 bash[18704]: audit 2024-04-30T09:51:32.855780+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:51:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:33 smithi151 bash[18704]: audit 2024-04-30T09:51:32.864128+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:33 smithi151 bash[18704]: audit 2024-04-30T09:51:32.872779+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:33 smithi151 bash[18704]: audit 2024-04-30T09:51:33.221817+0000 mon.a (mon.0) 359 : audit [INF] from='osd.1 [v2:172.21.15.144:6810/3581512855,v1:172.21.15.144:6811/3581512855]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-30T09:51:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:33 smithi151 bash[18704]: audit 2024-04-30T09:51:33.420111+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:33 smithi151 bash[18704]: audit 2024-04-30T09:51:33.426331+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:33 smithi151 bash[18704]: audit 2024-04-30T09:51:33.440979+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:51:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:33 smithi151 bash[18704]: audit 2024-04-30T09:51:33.442893+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:33 smithi151 bash[18704]: audit 2024-04-30T09:51:33.444107+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:51:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:33 smithi151 bash[18704]: audit 2024-04-30T09:51:33.454111+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:34.236 DEBUG:teuthology.orchestra.run.smithi144:osd.1> sudo journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.1.service 2024-04-30T09:51:34.238 INFO:tasks.cephadm:Deploying osd.2 on smithi144 with /dev/vg_nvme/lv_2... 2024-04-30T09:51:34.239 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-04-30T09:51:34.888 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:34 smithi144 bash[24004]: cephadm 2024-04-30T09:51:32.856862+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 7608M 2024-04-30T09:51:34.888 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:34 smithi144 bash[24004]: cephadm 2024-04-30T09:51:33.420806+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Detected new or changed devices on smithi144 2024-04-30T09:51:34.888 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:34 smithi144 bash[24004]: audit 2024-04-30T09:51:33.877608+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 [v2:172.21.15.144:6810/3581512855,v1:172.21.15.144:6811/3581512855]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-30T09:51:34.888 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:34 smithi144 bash[24004]: cluster 2024-04-30T09:51:33.877723+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-30T09:51:34.888 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:34 smithi144 bash[24004]: audit 2024-04-30T09:51:33.878043+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T09:51:34.888 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:34 smithi144 bash[24004]: audit 2024-04-30T09:51:33.879027+0000 mon.a (mon.0) 369 : audit [INF] from='osd.1 [v2:172.21.15.144:6810/3581512855,v1:172.21.15.144:6811/3581512855]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T09:51:34.889 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:34 smithi144 bash[18557]: cephadm 2024-04-30T09:51:32.856862+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 7608M 2024-04-30T09:51:34.889 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:34 smithi144 bash[18557]: cephadm 2024-04-30T09:51:33.420806+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Detected new or changed devices on smithi144 2024-04-30T09:51:34.889 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:34 smithi144 bash[18557]: audit 2024-04-30T09:51:33.877608+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 [v2:172.21.15.144:6810/3581512855,v1:172.21.15.144:6811/3581512855]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-30T09:51:34.889 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:34 smithi144 bash[18557]: cluster 2024-04-30T09:51:33.877723+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-30T09:51:34.889 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:34 smithi144 bash[18557]: audit 2024-04-30T09:51:33.878043+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T09:51:34.889 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:34 smithi144 bash[18557]: audit 2024-04-30T09:51:33.879027+0000 mon.a (mon.0) 369 : audit [INF] from='osd.1 [v2:172.21.15.144:6810/3581512855,v1:172.21.15.144:6811/3581512855]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T09:51:34.996 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 09:51:34 smithi144 bash[30486]: debug 2024-04-30T09:51:34.885+0000 7f043fef5700 -1 osd.1 0 waiting for initial osdmap 2024-04-30T09:51:34.996 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 09:51:34 smithi144 bash[30486]: debug 2024-04-30T09:51:34.889+0000 7f043b08d700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T09:51:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:34 smithi151 bash[18704]: cephadm 2024-04-30T09:51:32.856862+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 7608M 2024-04-30T09:51:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:34 smithi151 bash[18704]: cephadm 2024-04-30T09:51:33.420806+0000 mgr.y (mgr.14152) 108 : cephadm [INF] Detected new or changed devices on smithi144 2024-04-30T09:51:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:34 smithi151 bash[18704]: audit 2024-04-30T09:51:33.877608+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 [v2:172.21.15.144:6810/3581512855,v1:172.21.15.144:6811/3581512855]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-30T09:51:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:34 smithi151 bash[18704]: cluster 2024-04-30T09:51:33.877723+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-30T09:51:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:34 smithi151 bash[18704]: audit 2024-04-30T09:51:33.878043+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T09:51:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:34 smithi151 bash[18704]: audit 2024-04-30T09:51:33.879027+0000 mon.a (mon.0) 369 : audit [INF] from='osd.1 [v2:172.21.15.144:6810/3581512855,v1:172.21.15.144:6811/3581512855]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T09:51:35.769 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:51:35 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:51:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:51:35.769 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:35 smithi144 bash[24004]: cluster 2024-04-30T09:51:33.771904+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:35.770 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:35 smithi144 bash[24004]: audit 2024-04-30T09:51:34.882001+0000 mon.a (mon.0) 370 : audit [INF] from='osd.1 [v2:172.21.15.144:6810/3581512855,v1:172.21.15.144:6811/3581512855]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-04-30T09:51:35.770 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:35 smithi144 bash[24004]: cluster 2024-04-30T09:51:34.882210+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-30T09:51:35.770 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:35 smithi144 bash[24004]: audit 2024-04-30T09:51:34.882516+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T09:51:35.770 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:35 smithi144 bash[24004]: audit 2024-04-30T09:51:34.889347+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T09:51:35.770 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:35 smithi144 bash[18557]: cluster 2024-04-30T09:51:33.771904+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:35.770 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:35 smithi144 bash[18557]: audit 2024-04-30T09:51:34.882001+0000 mon.a (mon.0) 370 : audit [INF] from='osd.1 [v2:172.21.15.144:6810/3581512855,v1:172.21.15.144:6811/3581512855]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-04-30T09:51:35.770 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:35 smithi144 bash[18557]: cluster 2024-04-30T09:51:34.882210+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-30T09:51:35.770 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:35 smithi144 bash[18557]: audit 2024-04-30T09:51:34.882516+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T09:51:35.770 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:35 smithi144 bash[18557]: audit 2024-04-30T09:51:34.889347+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T09:51:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:35 smithi151 bash[18704]: cluster 2024-04-30T09:51:33.771904+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:35 smithi151 bash[18704]: audit 2024-04-30T09:51:34.882001+0000 mon.a (mon.0) 370 : audit [INF] from='osd.1 [v2:172.21.15.144:6810/3581512855,v1:172.21.15.144:6811/3581512855]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-04-30T09:51:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:35 smithi151 bash[18704]: cluster 2024-04-30T09:51:34.882210+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-30T09:51:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:35 smithi151 bash[18704]: audit 2024-04-30T09:51:34.882516+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T09:51:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:35 smithi151 bash[18704]: audit 2024-04-30T09:51:34.889347+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T09:51:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:36 smithi151 bash[18704]: cluster 2024-04-30T09:51:34.196217+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:51:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:36 smithi151 bash[18704]: cluster 2024-04-30T09:51:34.196393+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:51:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:36 smithi151 bash[18704]: audit 2024-04-30T09:51:35.718226+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:36 smithi151 bash[18704]: audit 2024-04-30T09:51:35.722713+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:36 smithi151 bash[18704]: audit 2024-04-30T09:51:35.727233+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:51:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:36 smithi151 bash[18704]: audit 2024-04-30T09:51:35.728387+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:36 smithi151 bash[18704]: audit 2024-04-30T09:51:35.729140+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:51:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:36 smithi151 bash[18704]: audit 2024-04-30T09:51:35.735487+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:36 smithi151 bash[18704]: cluster 2024-04-30T09:51:35.772267+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:36 smithi151 bash[18704]: cluster 2024-04-30T09:51:35.882134+0000 mon.a (mon.0) 380 : cluster [INF] osd.1 [v2:172.21.15.144:6810/3581512855,v1:172.21.15.144:6811/3581512855] boot 2024-04-30T09:51:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:36 smithi151 bash[18704]: cluster 2024-04-30T09:51:35.882174+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-30T09:51:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:36 smithi151 bash[18704]: audit 2024-04-30T09:51:35.882442+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T09:51:37.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[18557]: cluster 2024-04-30T09:51:34.196217+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:51:37.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[18557]: cluster 2024-04-30T09:51:34.196393+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:51:37.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[18557]: audit 2024-04-30T09:51:35.718226+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:37.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[18557]: audit 2024-04-30T09:51:35.722713+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:37.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[18557]: audit 2024-04-30T09:51:35.727233+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:51:37.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[18557]: audit 2024-04-30T09:51:35.728387+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:37.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[18557]: audit 2024-04-30T09:51:35.729140+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:51:37.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[18557]: audit 2024-04-30T09:51:35.735487+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:37.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[18557]: cluster 2024-04-30T09:51:35.772267+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:37.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[18557]: cluster 2024-04-30T09:51:35.882134+0000 mon.a (mon.0) 380 : cluster [INF] osd.1 [v2:172.21.15.144:6810/3581512855,v1:172.21.15.144:6811/3581512855] boot 2024-04-30T09:51:37.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[18557]: cluster 2024-04-30T09:51:35.882174+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-30T09:51:37.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[18557]: audit 2024-04-30T09:51:35.882442+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T09:51:37.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[24004]: cluster 2024-04-30T09:51:34.196217+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:51:37.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[24004]: cluster 2024-04-30T09:51:34.196393+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:51:37.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[24004]: audit 2024-04-30T09:51:35.718226+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:37.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[24004]: audit 2024-04-30T09:51:35.722713+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:37.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[24004]: audit 2024-04-30T09:51:35.727233+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:51:37.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[24004]: audit 2024-04-30T09:51:35.728387+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:37.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[24004]: audit 2024-04-30T09:51:35.729140+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:51:37.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[24004]: audit 2024-04-30T09:51:35.735487+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:37.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[24004]: cluster 2024-04-30T09:51:35.772267+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-30T09:51:37.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[24004]: cluster 2024-04-30T09:51:35.882134+0000 mon.a (mon.0) 380 : cluster [INF] osd.1 [v2:172.21.15.144:6810/3581512855,v1:172.21.15.144:6811/3581512855] boot 2024-04-30T09:51:37.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[24004]: cluster 2024-04-30T09:51:35.882174+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-30T09:51:37.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:36 smithi144 bash[24004]: audit 2024-04-30T09:51:35.882442+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T09:51:38.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:37 smithi144 bash[18557]: cluster 2024-04-30T09:51:36.883827+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-30T09:51:38.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:37 smithi144 bash[24004]: cluster 2024-04-30T09:51:36.883827+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-30T09:51:38.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:37 smithi151 bash[18704]: cluster 2024-04-30T09:51:36.883827+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-30T09:51:39.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:39 smithi144 bash[24004]: cluster 2024-04-30T09:51:37.772812+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:39 smithi144 bash[18557]: cluster 2024-04-30T09:51:37.772812+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:40.048 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-30T09:51:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:39 smithi151 bash[18704]: cluster 2024-04-30T09:51:37.772812+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:40.087 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi144:vg_nvme/lv_2 2024-04-30T09:51:41.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:41 smithi144 bash[18557]: cluster 2024-04-30T09:51:39.773279+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:41.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:41 smithi144 bash[24004]: cluster 2024-04-30T09:51:39.773279+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:41 smithi151 bash[18704]: cluster 2024-04-30T09:51:39.773279+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:43.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:43 smithi144 bash[18557]: cluster 2024-04-30T09:51:41.773637+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:43.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:43 smithi144 bash[18557]: audit 2024-04-30T09:51:42.890068+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:51:43.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:43 smithi144 bash[18557]: audit 2024-04-30T09:51:42.895771+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:51:43.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:43 smithi144 bash[18557]: audit 2024-04-30T09:51:42.896963+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:43.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:43 smithi144 bash[24004]: cluster 2024-04-30T09:51:41.773637+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:43.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:43 smithi144 bash[24004]: audit 2024-04-30T09:51:42.890068+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:51:43.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:43 smithi144 bash[24004]: audit 2024-04-30T09:51:42.895771+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:51:43.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:43 smithi144 bash[24004]: audit 2024-04-30T09:51:42.896963+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:44.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:43 smithi151 bash[18704]: cluster 2024-04-30T09:51:41.773637+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:44.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:43 smithi151 bash[18704]: audit 2024-04-30T09:51:42.890068+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:51:44.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:43 smithi151 bash[18704]: audit 2024-04-30T09:51:42.895771+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:51:44.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:43 smithi151 bash[18704]: audit 2024-04-30T09:51:42.896963+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:44.803 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:44 smithi151 bash[18704]: audit 2024-04-30T09:51:42.883453+0000 mgr.y (mgr.14152) 114 : audit [DBG] from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:51:44.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:44 smithi144 bash[18557]: audit 2024-04-30T09:51:42.883453+0000 mgr.y (mgr.14152) 114 : audit [DBG] from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:51:44.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:44 smithi144 bash[24004]: audit 2024-04-30T09:51:42.883453+0000 mgr.y (mgr.14152) 114 : audit [DBG] from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:51:45.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:45 smithi144 bash[18557]: cluster 2024-04-30T09:51:43.774088+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:45.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:45 smithi144 bash[24004]: cluster 2024-04-30T09:51:43.774088+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:45 smithi151 bash[18704]: cluster 2024-04-30T09:51:43.774088+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:47.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:47 smithi151 bash[18704]: cluster 2024-04-30T09:51:45.774597+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:47.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:47 smithi151 bash[18704]: audit 2024-04-30T09:51:47.477248+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:47.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:47 smithi151 bash[18704]: audit 2024-04-30T09:51:47.487706+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:47.934 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:51:47 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:51:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:51:47.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:47 smithi144 bash[18557]: cluster 2024-04-30T09:51:45.774597+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:47.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:47 smithi144 bash[18557]: audit 2024-04-30T09:51:47.477248+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:47.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:47 smithi144 bash[18557]: audit 2024-04-30T09:51:47.487706+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:47.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:47 smithi144 bash[24004]: cluster 2024-04-30T09:51:45.774597+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:47.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:47 smithi144 bash[24004]: audit 2024-04-30T09:51:47.477248+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:47.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:47 smithi144 bash[24004]: audit 2024-04-30T09:51:47.487706+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:49.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:49 smithi144 bash[18557]: cluster 2024-04-30T09:51:47.775242+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:49.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:49 smithi144 bash[18557]: audit 2024-04-30T09:51:48.729387+0000 mon.a (mon.0) 389 : audit [INF] from='client.? 172.21.15.144:0/405908562' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9ea2b404-74a6-4cb2-bad2-e28d97853b5e"}]: dispatch 2024-04-30T09:51:49.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:49 smithi144 bash[18557]: audit 2024-04-30T09:51:48.735646+0000 mon.a (mon.0) 390 : audit [INF] from='client.? 172.21.15.144:0/405908562' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9ea2b404-74a6-4cb2-bad2-e28d97853b5e"}]': finished 2024-04-30T09:51:49.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:49 smithi144 bash[18557]: cluster 2024-04-30T09:51:48.735730+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-30T09:51:49.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:49 smithi144 bash[18557]: audit 2024-04-30T09:51:48.735833+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T09:51:49.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:49 smithi144 bash[18557]: audit 2024-04-30T09:51:49.401436+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.144:0/4237583964' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:51:49.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:49 smithi144 bash[24004]: cluster 2024-04-30T09:51:47.775242+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:49.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:49 smithi144 bash[24004]: audit 2024-04-30T09:51:48.729387+0000 mon.a (mon.0) 389 : audit [INF] from='client.? 172.21.15.144:0/405908562' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9ea2b404-74a6-4cb2-bad2-e28d97853b5e"}]: dispatch 2024-04-30T09:51:49.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:49 smithi144 bash[24004]: audit 2024-04-30T09:51:48.735646+0000 mon.a (mon.0) 390 : audit [INF] from='client.? 172.21.15.144:0/405908562' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9ea2b404-74a6-4cb2-bad2-e28d97853b5e"}]': finished 2024-04-30T09:51:49.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:49 smithi144 bash[24004]: cluster 2024-04-30T09:51:48.735730+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-30T09:51:49.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:49 smithi144 bash[24004]: audit 2024-04-30T09:51:48.735833+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T09:51:49.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:49 smithi144 bash[24004]: audit 2024-04-30T09:51:49.401436+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.144:0/4237583964' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:51:50.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:49 smithi151 bash[18704]: cluster 2024-04-30T09:51:47.775242+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:50.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:49 smithi151 bash[18704]: audit 2024-04-30T09:51:48.729387+0000 mon.a (mon.0) 389 : audit [INF] from='client.? 172.21.15.144:0/405908562' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9ea2b404-74a6-4cb2-bad2-e28d97853b5e"}]: dispatch 2024-04-30T09:51:50.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:49 smithi151 bash[18704]: audit 2024-04-30T09:51:48.735646+0000 mon.a (mon.0) 390 : audit [INF] from='client.? 172.21.15.144:0/405908562' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9ea2b404-74a6-4cb2-bad2-e28d97853b5e"}]': finished 2024-04-30T09:51:50.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:49 smithi151 bash[18704]: cluster 2024-04-30T09:51:48.735730+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-30T09:51:50.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:49 smithi151 bash[18704]: audit 2024-04-30T09:51:48.735833+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T09:51:50.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:49 smithi151 bash[18704]: audit 2024-04-30T09:51:49.401436+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.144:0/4237583964' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:51:51.861 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:51 smithi144 bash[18557]: cluster 2024-04-30T09:51:49.775743+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-30T09:51:51.861 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:51 smithi144 bash[24004]: cluster 2024-04-30T09:51:49.775743+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-30T09:51:52.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:51 smithi151 bash[18704]: cluster 2024-04-30T09:51:49.775743+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-30T09:51:53.608 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:51:53 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:51:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:51:53.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:53 smithi144 bash[18557]: cluster 2024-04-30T09:51:51.776203+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:53.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:53 smithi144 bash[18557]: audit 2024-04-30T09:51:53.490881+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:53.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:53 smithi144 bash[18557]: audit 2024-04-30T09:51:53.497869+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:53.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:53 smithi144 bash[24004]: cluster 2024-04-30T09:51:51.776203+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:53.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:53 smithi144 bash[24004]: audit 2024-04-30T09:51:53.490881+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:53.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:53 smithi144 bash[24004]: audit 2024-04-30T09:51:53.497869+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:53 smithi151 bash[18704]: cluster 2024-04-30T09:51:51.776203+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:53 smithi151 bash[18704]: audit 2024-04-30T09:51:53.490881+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:53 smithi151 bash[18704]: audit 2024-04-30T09:51:53.497869+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:51:55.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:55 smithi144 bash[18557]: cluster 2024-04-30T09:51:53.776562+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:55.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:55 smithi144 bash[24004]: cluster 2024-04-30T09:51:53.776562+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:56.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:55 smithi151 bash[18704]: cluster 2024-04-30T09:51:53.776562+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:57.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:57 smithi144 bash[18557]: cluster 2024-04-30T09:51:55.777007+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:57 smithi144 bash[24004]: cluster 2024-04-30T09:51:55.777007+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:58.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:57 smithi151 bash[18704]: cluster 2024-04-30T09:51:55.777007+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:59.918 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:59 smithi144 bash[18557]: cluster 2024-04-30T09:51:57.777310+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:59.918 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:59 smithi144 bash[18557]: audit 2024-04-30T09:51:58.819615+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T09:51:59.919 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:51:59 smithi144 bash[18557]: audit 2024-04-30T09:51:58.821435+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:51:59.919 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:59 smithi144 bash[24004]: cluster 2024-04-30T09:51:57.777310+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:51:59.919 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:59 smithi144 bash[24004]: audit 2024-04-30T09:51:58.819615+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T09:51:59.919 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:51:59 smithi144 bash[24004]: audit 2024-04-30T09:51:58.821435+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:59 smithi151 bash[18704]: cluster 2024-04-30T09:51:57.777310+0000 mgr.y (mgr.14152) 122 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:59 smithi151 bash[18704]: audit 2024-04-30T09:51:58.819615+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T09:52:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:51:59 smithi151 bash[18704]: audit 2024-04-30T09:51:58.821435+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:00.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:00 smithi144 bash[18557]: cephadm 2024-04-30T09:51:58.822806+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Deploying daemon osd.2 on smithi144 2024-04-30T09:52:00.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:00 smithi144 bash[24004]: cephadm 2024-04-30T09:51:58.822806+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Deploying daemon osd.2 on smithi144 2024-04-30T09:52:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:00 smithi151 bash[18704]: cephadm 2024-04-30T09:51:58.822806+0000 mgr.y (mgr.14152) 123 : cephadm [INF] Deploying daemon osd.2 on smithi144 2024-04-30T09:52:01.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:01 smithi144 bash[18557]: cluster 2024-04-30T09:51:59.777702+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:01.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:01 smithi144 bash[24004]: cluster 2024-04-30T09:51:59.777702+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:02.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:01 smithi151 bash[18704]: cluster 2024-04-30T09:51:59.777702+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:02.654 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:02.654 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:52:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:02.655 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 09:52:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:02.655 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:02.655 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:52:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:02.909 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:02.909 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:52:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:02.909 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:02.910 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:52:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:02.910 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 09:52:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:03.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:03 smithi144 bash[18557]: cluster 2024-04-30T09:52:01.778197+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:03.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:03 smithi144 bash[18557]: audit 2024-04-30T09:52:02.900256+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:03.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:03 smithi144 bash[18557]: audit 2024-04-30T09:52:02.918385+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:03.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:03 smithi144 bash[18557]: audit 2024-04-30T09:52:02.919441+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:03.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:03 smithi144 bash[18557]: audit 2024-04-30T09:52:02.920032+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:03.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:03 smithi144 bash[18557]: audit 2024-04-30T09:52:02.925087+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:03 smithi144 bash[24004]: cluster 2024-04-30T09:52:01.778197+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:03 smithi144 bash[24004]: audit 2024-04-30T09:52:02.900256+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:03.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:03 smithi144 bash[24004]: audit 2024-04-30T09:52:02.918385+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:03.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:03 smithi144 bash[24004]: audit 2024-04-30T09:52:02.919441+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:03.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:03 smithi144 bash[24004]: audit 2024-04-30T09:52:02.920032+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:03.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:03 smithi144 bash[24004]: audit 2024-04-30T09:52:02.925087+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:03 smithi151 bash[18704]: cluster 2024-04-30T09:52:01.778197+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:03 smithi151 bash[18704]: audit 2024-04-30T09:52:02.900256+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:03 smithi151 bash[18704]: audit 2024-04-30T09:52:02.918385+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:03 smithi151 bash[18704]: audit 2024-04-30T09:52:02.919441+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:03 smithi151 bash[18704]: audit 2024-04-30T09:52:02.920032+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:03 smithi151 bash[18704]: audit 2024-04-30T09:52:02.925087+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:05.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:05 smithi151 bash[18704]: cluster 2024-04-30T09:52:03.778567+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:05.890 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:05 smithi144 bash[18557]: cluster 2024-04-30T09:52:03.778567+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:05.891 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:05 smithi144 bash[24004]: cluster 2024-04-30T09:52:03.778567+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:07.863 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:07 smithi151 bash[18704]: cluster 2024-04-30T09:52:05.778951+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:07.863 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:07 smithi151 bash[18704]: audit 2024-04-30T09:52:07.591964+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:07.863 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:07 smithi151 bash[18704]: audit 2024-04-30T09:52:07.599215+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:07.870 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:52:07 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:52:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:52:07.871 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:07 smithi144 bash[18557]: cluster 2024-04-30T09:52:05.778951+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:07.871 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:07 smithi144 bash[18557]: audit 2024-04-30T09:52:07.591964+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:07.871 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:07 smithi144 bash[18557]: audit 2024-04-30T09:52:07.599215+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:07.871 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:07 smithi144 bash[24004]: cluster 2024-04-30T09:52:05.778951+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:07.871 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:07 smithi144 bash[24004]: audit 2024-04-30T09:52:07.591964+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:07.871 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:07 smithi144 bash[24004]: audit 2024-04-30T09:52:07.599215+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:09.389 INFO:teuthology.orchestra.run.smithi144.stdout:Created osd(s) 2 on host 'smithi144' 2024-04-30T09:52:09.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[18557]: cluster 2024-04-30T09:52:07.779280+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:09.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[18557]: audit 2024-04-30T09:52:09.388031+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:09.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[18557]: audit 2024-04-30T09:52:09.405789+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:09.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[18557]: audit 2024-04-30T09:52:09.407770+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:09.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[18557]: audit 2024-04-30T09:52:09.408732+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:09.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[18557]: audit 2024-04-30T09:52:09.411433+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:09.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[18557]: audit 2024-04-30T09:52:09.412433+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:09.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[18557]: audit 2024-04-30T09:52:09.413308+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:09.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[18557]: audit 2024-04-30T09:52:09.419117+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:09.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[18557]: audit 2024-04-30T09:52:09.423856+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:09.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[18557]: audit 2024-04-30T09:52:09.571576+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.144:6818/362553456,v1:172.21.15.144:6819/362553456]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-30T09:52:09.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[18557]: audit 2024-04-30T09:52:09.571992+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-30T09:52:09.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[24004]: cluster 2024-04-30T09:52:07.779280+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:09.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[24004]: audit 2024-04-30T09:52:09.388031+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:09.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[24004]: audit 2024-04-30T09:52:09.405789+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:09.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[24004]: audit 2024-04-30T09:52:09.407770+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:09.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[24004]: audit 2024-04-30T09:52:09.408732+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:09.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[24004]: audit 2024-04-30T09:52:09.411433+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:09.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[24004]: audit 2024-04-30T09:52:09.412433+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:09.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[24004]: audit 2024-04-30T09:52:09.413308+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:09.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[24004]: audit 2024-04-30T09:52:09.419117+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:09.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[24004]: audit 2024-04-30T09:52:09.423856+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:09.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[24004]: audit 2024-04-30T09:52:09.571576+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.144:6818/362553456,v1:172.21.15.144:6819/362553456]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-30T09:52:09.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:09 smithi144 bash[24004]: audit 2024-04-30T09:52:09.571992+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-30T09:52:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:09 smithi151 bash[18704]: cluster 2024-04-30T09:52:07.779280+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:09 smithi151 bash[18704]: audit 2024-04-30T09:52:09.388031+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:09 smithi151 bash[18704]: audit 2024-04-30T09:52:09.405789+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:09 smithi151 bash[18704]: audit 2024-04-30T09:52:09.407770+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:09 smithi151 bash[18704]: audit 2024-04-30T09:52:09.408732+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:09 smithi151 bash[18704]: audit 2024-04-30T09:52:09.411433+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:09 smithi151 bash[18704]: audit 2024-04-30T09:52:09.412433+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:09 smithi151 bash[18704]: audit 2024-04-30T09:52:09.413308+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:09 smithi151 bash[18704]: audit 2024-04-30T09:52:09.419117+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:09 smithi151 bash[18704]: audit 2024-04-30T09:52:09.423856+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:09 smithi151 bash[18704]: audit 2024-04-30T09:52:09.571576+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.144:6818/362553456,v1:172.21.15.144:6819/362553456]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-30T09:52:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:09 smithi151 bash[18704]: audit 2024-04-30T09:52:09.571992+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-30T09:52:10.445 DEBUG:teuthology.orchestra.run.smithi144:osd.2> sudo journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.2.service 2024-04-30T09:52:10.448 INFO:tasks.cephadm:Deploying osd.3 on smithi144 with /dev/vg_nvme/lv_1... 2024-04-30T09:52:10.448 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-04-30T09:52:10.900 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:10 smithi144 bash[18557]: cephadm 2024-04-30T09:52:09.413978+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 5072M 2024-04-30T09:52:10.900 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:10 smithi144 bash[18557]: audit 2024-04-30T09:52:10.427314+0000 mon.a (mon.0) 414 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-30T09:52:10.900 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:10 smithi144 bash[18557]: cluster 2024-04-30T09:52:10.427419+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-30T09:52:10.900 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:10 smithi144 bash[18557]: audit 2024-04-30T09:52:10.427565+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T09:52:10.900 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:10 smithi144 bash[18557]: audit 2024-04-30T09:52:10.428055+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.144:6818/362553456,v1:172.21.15.144:6819/362553456]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T09:52:10.900 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:10 smithi144 bash[18557]: audit 2024-04-30T09:52:10.428440+0000 mon.a (mon.0) 417 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T09:52:10.901 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:10 smithi144 bash[24004]: cephadm 2024-04-30T09:52:09.413978+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 5072M 2024-04-30T09:52:10.901 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:10 smithi144 bash[24004]: audit 2024-04-30T09:52:10.427314+0000 mon.a (mon.0) 414 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-30T09:52:10.901 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:10 smithi144 bash[24004]: cluster 2024-04-30T09:52:10.427419+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-30T09:52:10.901 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:10 smithi144 bash[24004]: audit 2024-04-30T09:52:10.427565+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T09:52:10.901 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:10 smithi144 bash[24004]: audit 2024-04-30T09:52:10.428055+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.144:6818/362553456,v1:172.21.15.144:6819/362553456]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T09:52:10.901 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:10 smithi144 bash[24004]: audit 2024-04-30T09:52:10.428440+0000 mon.a (mon.0) 417 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T09:52:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:10 smithi151 bash[18704]: cephadm 2024-04-30T09:52:09.413978+0000 mgr.y (mgr.14152) 129 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 5072M 2024-04-30T09:52:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:10 smithi151 bash[18704]: audit 2024-04-30T09:52:10.427314+0000 mon.a (mon.0) 414 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-30T09:52:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:10 smithi151 bash[18704]: cluster 2024-04-30T09:52:10.427419+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-30T09:52:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:10 smithi151 bash[18704]: audit 2024-04-30T09:52:10.427565+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T09:52:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:10 smithi151 bash[18704]: audit 2024-04-30T09:52:10.428055+0000 mon.c (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.144:6818/362553456,v1:172.21.15.144:6819/362553456]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T09:52:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:10 smithi151 bash[18704]: audit 2024-04-30T09:52:10.428440+0000 mon.a (mon.0) 417 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T09:52:11.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:11 smithi144 bash[18557]: cluster 2024-04-30T09:52:09.779654+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:11.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:11 smithi144 bash[18557]: audit 2024-04-30T09:52:11.428443+0000 mon.a (mon.0) 418 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-04-30T09:52:11.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:11 smithi144 bash[18557]: cluster 2024-04-30T09:52:11.428524+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-30T09:52:11.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:11 smithi144 bash[18557]: audit 2024-04-30T09:52:11.428732+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T09:52:11.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:11 smithi144 bash[18557]: audit 2024-04-30T09:52:11.438031+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T09:52:11.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:11 smithi144 bash[24004]: cluster 2024-04-30T09:52:09.779654+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:11.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:11 smithi144 bash[24004]: audit 2024-04-30T09:52:11.428443+0000 mon.a (mon.0) 418 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-04-30T09:52:11.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:11 smithi144 bash[24004]: cluster 2024-04-30T09:52:11.428524+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-30T09:52:11.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:11 smithi144 bash[24004]: audit 2024-04-30T09:52:11.428732+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T09:52:11.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:11 smithi144 bash[24004]: audit 2024-04-30T09:52:11.438031+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T09:52:11.709 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 09:52:11 smithi144 bash[33812]: debug 2024-04-30T09:52:11.432+0000 7f00940a5700 -1 osd.2 0 waiting for initial osdmap 2024-04-30T09:52:11.709 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 09:52:11 smithi144 bash[33812]: debug 2024-04-30T09:52:11.440+0000 7f009023f700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T09:52:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:11 smithi151 bash[18704]: cluster 2024-04-30T09:52:09.779654+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:11 smithi151 bash[18704]: audit 2024-04-30T09:52:11.428443+0000 mon.a (mon.0) 418 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-04-30T09:52:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:11 smithi151 bash[18704]: cluster 2024-04-30T09:52:11.428524+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-30T09:52:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:11 smithi151 bash[18704]: audit 2024-04-30T09:52:11.428732+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T09:52:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:11 smithi151 bash[18704]: audit 2024-04-30T09:52:11.438031+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T09:52:13.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:13 smithi144 bash[18557]: cluster 2024-04-30T09:52:10.599712+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:52:13.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:13 smithi144 bash[18557]: cluster 2024-04-30T09:52:10.599905+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:52:13.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:13 smithi144 bash[18557]: cluster 2024-04-30T09:52:11.780125+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:13.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:13 smithi144 bash[18557]: cluster 2024-04-30T09:52:12.436520+0000 mon.a (mon.0) 422 : cluster [INF] osd.2 [v2:172.21.15.144:6818/362553456,v1:172.21.15.144:6819/362553456] boot 2024-04-30T09:52:13.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:13 smithi144 bash[18557]: cluster 2024-04-30T09:52:12.436581+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-30T09:52:13.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:13 smithi144 bash[18557]: audit 2024-04-30T09:52:12.436814+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T09:52:13.708 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:52:13 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:52:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:52:13.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:13 smithi144 bash[24004]: cluster 2024-04-30T09:52:10.599712+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:52:13.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:13 smithi144 bash[24004]: cluster 2024-04-30T09:52:10.599905+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:52:13.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:13 smithi144 bash[24004]: cluster 2024-04-30T09:52:11.780125+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:13.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:13 smithi144 bash[24004]: cluster 2024-04-30T09:52:12.436520+0000 mon.a (mon.0) 422 : cluster [INF] osd.2 [v2:172.21.15.144:6818/362553456,v1:172.21.15.144:6819/362553456] boot 2024-04-30T09:52:13.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:13 smithi144 bash[24004]: cluster 2024-04-30T09:52:12.436581+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-30T09:52:13.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:13 smithi144 bash[24004]: audit 2024-04-30T09:52:12.436814+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T09:52:13.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:13 smithi151 bash[18704]: cluster 2024-04-30T09:52:10.599712+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:52:13.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:13 smithi151 bash[18704]: cluster 2024-04-30T09:52:10.599905+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:52:13.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:13 smithi151 bash[18704]: cluster 2024-04-30T09:52:11.780125+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-30T09:52:13.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:13 smithi151 bash[18704]: cluster 2024-04-30T09:52:12.436520+0000 mon.a (mon.0) 422 : cluster [INF] osd.2 [v2:172.21.15.144:6818/362553456,v1:172.21.15.144:6819/362553456] boot 2024-04-30T09:52:13.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:13 smithi151 bash[18704]: cluster 2024-04-30T09:52:12.436581+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-30T09:52:13.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:13 smithi151 bash[18704]: audit 2024-04-30T09:52:12.436814+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T09:52:14.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:14 smithi144 bash[18557]: audit 2024-04-30T09:52:13.628843+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:14.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:14 smithi144 bash[18557]: cephadm 2024-04-30T09:52:13.629828+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi144 2024-04-30T09:52:14.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:14 smithi144 bash[18557]: audit 2024-04-30T09:52:13.634242+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:14.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:14 smithi144 bash[18557]: audit 2024-04-30T09:52:13.649782+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:14.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:14 smithi144 bash[18557]: audit 2024-04-30T09:52:13.651243+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:14.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:14 smithi144 bash[18557]: audit 2024-04-30T09:52:13.652202+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:14.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:14 smithi144 bash[18557]: audit 2024-04-30T09:52:13.658475+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:14.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:14 smithi144 bash[18557]: cluster 2024-04-30T09:52:13.665548+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-30T09:52:14.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:14 smithi144 bash[18557]: audit 2024-04-30T09:52:13.885529+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' 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-30T09:52:14.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:14 smithi144 bash[24004]: audit 2024-04-30T09:52:13.628843+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:14.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:14 smithi144 bash[24004]: cephadm 2024-04-30T09:52:13.629828+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi144 2024-04-30T09:52:14.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:14 smithi144 bash[24004]: audit 2024-04-30T09:52:13.634242+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:14.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:14 smithi144 bash[24004]: audit 2024-04-30T09:52:13.649782+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:14.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:14 smithi144 bash[24004]: audit 2024-04-30T09:52:13.651243+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:14.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:14 smithi144 bash[24004]: audit 2024-04-30T09:52:13.652202+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:14.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:14 smithi144 bash[24004]: audit 2024-04-30T09:52:13.658475+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:14.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:14 smithi144 bash[24004]: cluster 2024-04-30T09:52:13.665548+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-30T09:52:14.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:14 smithi144 bash[24004]: audit 2024-04-30T09:52:13.885529+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' 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-30T09:52:15.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:14 smithi151 bash[18704]: audit 2024-04-30T09:52:13.628843+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:15.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:14 smithi151 bash[18704]: cephadm 2024-04-30T09:52:13.629828+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi144 2024-04-30T09:52:15.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:14 smithi151 bash[18704]: audit 2024-04-30T09:52:13.634242+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:15.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:14 smithi151 bash[18704]: audit 2024-04-30T09:52:13.649782+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:15.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:14 smithi151 bash[18704]: audit 2024-04-30T09:52:13.651243+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:15.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:14 smithi151 bash[18704]: audit 2024-04-30T09:52:13.652202+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:15.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:14 smithi151 bash[18704]: audit 2024-04-30T09:52:13.658475+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:15.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:14 smithi151 bash[18704]: cluster 2024-04-30T09:52:13.665548+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-30T09:52:15.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:14 smithi151 bash[18704]: audit 2024-04-30T09:52:13.885529+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' 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-30T09:52:15.884 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:15 smithi144 bash[24004]: cluster 2024-04-30T09:52:13.654375+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:15.884 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:15 smithi144 bash[24004]: cluster 2024-04-30T09:52:14.639468+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-30T09:52:15.884 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:15 smithi144 bash[24004]: audit 2024-04-30T09:52:14.669747+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' 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-30T09:52:15.884 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:15 smithi144 bash[24004]: cluster 2024-04-30T09:52:14.669933+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-30T09:52:15.884 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:15 smithi144 bash[24004]: audit 2024-04-30T09:52:14.672110+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-30T09:52:15.884 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:15 smithi144 bash[18557]: cluster 2024-04-30T09:52:13.654375+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:15.884 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:15 smithi144 bash[18557]: cluster 2024-04-30T09:52:14.639468+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-30T09:52:15.884 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:15 smithi144 bash[18557]: audit 2024-04-30T09:52:14.669747+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' 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-30T09:52:15.884 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:15 smithi144 bash[18557]: cluster 2024-04-30T09:52:14.669933+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-30T09:52:15.885 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:15 smithi144 bash[18557]: audit 2024-04-30T09:52:14.672110+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-30T09:52:16.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:15 smithi151 bash[18704]: cluster 2024-04-30T09:52:13.654375+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:16.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:15 smithi151 bash[18704]: cluster 2024-04-30T09:52:14.639468+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-30T09:52:16.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:15 smithi151 bash[18704]: audit 2024-04-30T09:52:14.669747+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' 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-30T09:52:16.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:15 smithi151 bash[18704]: cluster 2024-04-30T09:52:14.669933+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-30T09:52:16.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:15 smithi151 bash[18704]: audit 2024-04-30T09:52:14.672110+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-30T09:52:16.210 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:52:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:52:16.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[18557]: cluster 2024-04-30T09:52:15.654913+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:16.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[18557]: audit 2024-04-30T09:52:15.672173+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-30T09:52:16.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[18557]: cluster 2024-04-30T09:52:15.672491+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-30T09:52:16.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[18557]: audit 2024-04-30T09:52:16.118132+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:16.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[18557]: audit 2024-04-30T09:52:16.123815+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:16.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[18557]: audit 2024-04-30T09:52:16.130328+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:16.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[18557]: audit 2024-04-30T09:52:16.131592+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:16.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[18557]: audit 2024-04-30T09:52:16.132327+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:16.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[18557]: cluster 2024-04-30T09:52:16.134258+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v101: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:16.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[18557]: audit 2024-04-30T09:52:16.138057+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:16.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[18557]: cluster 2024-04-30T09:52:16.630942+0000 mon.a (mon.0) 445 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-30T09:52:16.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[18557]: cluster 2024-04-30T09:52:16.631005+0000 mon.a (mon.0) 446 : cluster [INF] Cluster is now healthy 2024-04-30T09:52:16.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[24004]: cluster 2024-04-30T09:52:15.654913+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:16.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[24004]: audit 2024-04-30T09:52:15.672173+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-30T09:52:16.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[24004]: cluster 2024-04-30T09:52:15.672491+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-30T09:52:16.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[24004]: audit 2024-04-30T09:52:16.118132+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:16.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[24004]: audit 2024-04-30T09:52:16.123815+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:16.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[24004]: audit 2024-04-30T09:52:16.130328+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:16.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[24004]: audit 2024-04-30T09:52:16.131592+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:16.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[24004]: audit 2024-04-30T09:52:16.132327+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:16.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[24004]: cluster 2024-04-30T09:52:16.134258+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v101: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:16.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[24004]: audit 2024-04-30T09:52:16.138057+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:16.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[24004]: cluster 2024-04-30T09:52:16.630942+0000 mon.a (mon.0) 445 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-30T09:52:16.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:16 smithi144 bash[24004]: cluster 2024-04-30T09:52:16.631005+0000 mon.a (mon.0) 446 : cluster [INF] Cluster is now healthy 2024-04-30T09:52:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:16 smithi151 bash[18704]: cluster 2024-04-30T09:52:15.654913+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:16 smithi151 bash[18704]: audit 2024-04-30T09:52:15.672173+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-30T09:52:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:16 smithi151 bash[18704]: cluster 2024-04-30T09:52:15.672491+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-30T09:52:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:16 smithi151 bash[18704]: audit 2024-04-30T09:52:16.118132+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:16 smithi151 bash[18704]: audit 2024-04-30T09:52:16.123815+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:16 smithi151 bash[18704]: audit 2024-04-30T09:52:16.130328+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:16 smithi151 bash[18704]: audit 2024-04-30T09:52:16.131592+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:16 smithi151 bash[18704]: audit 2024-04-30T09:52:16.132327+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:16 smithi151 bash[18704]: cluster 2024-04-30T09:52:16.134258+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v101: 1 pgs: 1 creating+activating; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:16 smithi151 bash[18704]: audit 2024-04-30T09:52:16.138057+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:17.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:16 smithi151 bash[18704]: cluster 2024-04-30T09:52:16.630942+0000 mon.a (mon.0) 445 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-30T09:52:17.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:16 smithi151 bash[18704]: cluster 2024-04-30T09:52:16.631005+0000 mon.a (mon.0) 446 : cluster [INF] Cluster is now healthy 2024-04-30T09:52:17.234 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-30T09:52:17.264 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi144:vg_nvme/lv_1 2024-04-30T09:52:18.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:18 smithi144 bash[18557]: cluster 2024-04-30T09:52:17.147808+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-30T09:52:18.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:18 smithi144 bash[18557]: audit 2024-04-30T09:52:17.320553+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:18.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:18 smithi144 bash[18557]: audit 2024-04-30T09:52:17.813867+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:52:18.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:18 smithi144 bash[18557]: audit 2024-04-30T09:52:17.815308+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:52:18.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:18 smithi144 bash[24004]: cluster 2024-04-30T09:52:17.147808+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-30T09:52:18.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:18 smithi144 bash[24004]: audit 2024-04-30T09:52:17.320553+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:18.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:18 smithi144 bash[24004]: audit 2024-04-30T09:52:17.813867+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:52:18.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:18 smithi144 bash[24004]: audit 2024-04-30T09:52:17.815308+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:52:18.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:18 smithi151 bash[18704]: cluster 2024-04-30T09:52:17.147808+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-04-30T09:52:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:18 smithi151 bash[18704]: audit 2024-04-30T09:52:17.320553+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:18 smithi151 bash[18704]: audit 2024-04-30T09:52:17.813867+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:52:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:18 smithi151 bash[18704]: audit 2024-04-30T09:52:17.815308+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:52:20.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:19 smithi144 bash[18557]: cluster 2024-04-30T09:52:18.134792+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v103: 1 pgs: 1 creating+activating; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:20.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:19 smithi144 bash[18557]: cluster 2024-04-30T09:52:18.156206+0000 mon.a (mon.0) 451 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-04-30T09:52:20.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:19 smithi144 bash[24004]: cluster 2024-04-30T09:52:18.134792+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v103: 1 pgs: 1 creating+activating; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:20.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:19 smithi144 bash[24004]: cluster 2024-04-30T09:52:18.156206+0000 mon.a (mon.0) 451 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-04-30T09:52:20.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:19 smithi151 bash[18704]: cluster 2024-04-30T09:52:18.134792+0000 mgr.y (mgr.14152) 136 : cluster [DBG] pgmap v103: 1 pgs: 1 creating+activating; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:20.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:19 smithi151 bash[18704]: cluster 2024-04-30T09:52:18.156206+0000 mon.a (mon.0) 451 : cluster [DBG] mgrmap e15: y(active, since 3m), standbys: x 2024-04-30T09:52:22.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:21 smithi151 bash[18704]: audit 2024-04-30T09:52:19.074963+0000 mon.a (mon.0) 452 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-30T09:52:22.106 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:21 smithi151 bash[18704]: audit 2024-04-30T09:52:19.929159+0000 mon.a (mon.0) 453 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-30T09:52:22.107 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:21 smithi151 bash[18704]: audit 2024-04-30T09:52:19.929374+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:52:22.107 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:21 smithi151 bash[18704]: audit 2024-04-30T09:52:19.930630+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:52:22.107 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:21 smithi151 bash[18704]: audit 2024-04-30T09:52:19.935313+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:52:22.107 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:21 smithi151 bash[18704]: audit 2024-04-30T09:52:19.937507+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-30T09:52:22.107 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:21 smithi151 bash[18704]: audit 2024-04-30T09:52:19.937572+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:52:22.107 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:21 smithi151 bash[18704]: audit 2024-04-30T09:52:19.937692+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:52:22.107 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:21 smithi151 bash[18704]: audit 2024-04-30T09:52:19.938005+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:52:22.107 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:21 smithi151 bash[18704]: audit 2024-04-30T09:52:19.939856+0000 mgr.y (mgr.14152) 137 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:52:22.107 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:21 smithi151 bash[18704]: audit 2024-04-30T09:52:19.945729+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:52:22.107 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:21 smithi151 bash[18704]: audit 2024-04-30T09:52:19.948871+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:52:22.108 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:21 smithi151 bash[18704]: audit 2024-04-30T09:52:19.949858+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:22.108 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:21 smithi151 bash[18704]: cluster 2024-04-30T09:52:20.135101+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 creating+activating; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:22.108 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:21 smithi151 bash[18704]: audit 2024-04-30T09:52:20.813169+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-30T09:52:22.108 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:21 smithi151 bash[18704]: audit 2024-04-30T09:52:20.816552+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:52:22.108 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:21 smithi151 bash[18704]: audit 2024-04-30T09:52:20.816802+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:52:22.108 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:21 smithi151 bash[18704]: audit 2024-04-30T09:52:20.817055+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:52:22.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[18557]: audit 2024-04-30T09:52:19.074963+0000 mon.a (mon.0) 452 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-30T09:52:22.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[18557]: audit 2024-04-30T09:52:19.929159+0000 mon.a (mon.0) 453 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-30T09:52:22.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[18557]: audit 2024-04-30T09:52:19.929374+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:52:22.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[18557]: audit 2024-04-30T09:52:19.930630+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:52:22.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[18557]: audit 2024-04-30T09:52:19.935313+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:52:22.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[18557]: audit 2024-04-30T09:52:19.937507+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-30T09:52:22.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[18557]: audit 2024-04-30T09:52:19.937572+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:52:22.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[18557]: audit 2024-04-30T09:52:19.937692+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:52:22.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[18557]: audit 2024-04-30T09:52:19.938005+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:52:22.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[18557]: audit 2024-04-30T09:52:19.939856+0000 mgr.y (mgr.14152) 137 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:52:22.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[18557]: audit 2024-04-30T09:52:19.945729+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:52:22.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[18557]: audit 2024-04-30T09:52:19.948871+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:52:22.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[18557]: audit 2024-04-30T09:52:19.949858+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:22.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[18557]: cluster 2024-04-30T09:52:20.135101+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 creating+activating; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:22.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[18557]: audit 2024-04-30T09:52:20.813169+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-30T09:52:22.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[18557]: audit 2024-04-30T09:52:20.816552+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:52:22.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[18557]: audit 2024-04-30T09:52:20.816802+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:52:22.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[18557]: audit 2024-04-30T09:52:20.817055+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:52:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[24004]: audit 2024-04-30T09:52:19.074963+0000 mon.a (mon.0) 452 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-30T09:52:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[24004]: audit 2024-04-30T09:52:19.929159+0000 mon.a (mon.0) 453 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-30T09:52:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[24004]: audit 2024-04-30T09:52:19.929374+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:52:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[24004]: audit 2024-04-30T09:52:19.930630+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:52:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[24004]: audit 2024-04-30T09:52:19.935313+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:52:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[24004]: audit 2024-04-30T09:52:19.937507+0000 mon.c (mon.1) 12 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-30T09:52:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[24004]: audit 2024-04-30T09:52:19.937572+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:52:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[24004]: audit 2024-04-30T09:52:19.937692+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:52:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[24004]: audit 2024-04-30T09:52:19.938005+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:52:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[24004]: audit 2024-04-30T09:52:19.939856+0000 mgr.y (mgr.14152) 137 : audit [DBG] from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi144:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:52:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[24004]: audit 2024-04-30T09:52:19.945729+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:52:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[24004]: audit 2024-04-30T09:52:19.948871+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:52:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[24004]: audit 2024-04-30T09:52:19.949858+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[24004]: cluster 2024-04-30T09:52:20.135101+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v104: 1 pgs: 1 creating+activating; 0 B data, 17 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[24004]: audit 2024-04-30T09:52:20.813169+0000 mon.c (mon.1) 13 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-30T09:52:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[24004]: audit 2024-04-30T09:52:20.816552+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:52:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[24004]: audit 2024-04-30T09:52:20.816802+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:52:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:21 smithi144 bash[24004]: audit 2024-04-30T09:52:20.817055+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:52:22.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:22 smithi144 bash[24004]: audit 2024-04-30T09:52:20.816337+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-30T09:52:22.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:22 smithi144 bash[24004]: audit 2024-04-30T09:52:21.716442+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-30T09:52:22.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:22 smithi144 bash[24004]: audit 2024-04-30T09:52:21.773175+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:22.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:22 smithi144 bash[24004]: cluster 2024-04-30T09:52:22.135618+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 2024-04-30T09:52:22.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:22 smithi144 bash[18557]: audit 2024-04-30T09:52:20.816337+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-30T09:52:22.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:22 smithi144 bash[18557]: audit 2024-04-30T09:52:21.716442+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-30T09:52:22.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:22 smithi144 bash[18557]: audit 2024-04-30T09:52:21.773175+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:22.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:22 smithi144 bash[18557]: cluster 2024-04-30T09:52:22.135618+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 2024-04-30T09:52:23.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:22 smithi151 bash[18704]: audit 2024-04-30T09:52:20.816337+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-30T09:52:23.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:22 smithi151 bash[18704]: audit 2024-04-30T09:52:21.716442+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-30T09:52:23.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:22 smithi151 bash[18704]: audit 2024-04-30T09:52:21.773175+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:23.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:22 smithi151 bash[18704]: cluster 2024-04-30T09:52:22.135618+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 2024-04-30T09:52:25.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:25 smithi151 bash[18704]: cluster 2024-04-30T09:52:24.136178+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 2024-04-30T09:52:25.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:25 smithi144 bash[18557]: cluster 2024-04-30T09:52:24.136178+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 2024-04-30T09:52:25.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:25 smithi144 bash[24004]: cluster 2024-04-30T09:52:24.136178+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 2024-04-30T09:52:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:26 smithi151 bash[18704]: audit 2024-04-30T09:52:25.967362+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.144:0/737341611' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5942e843-853b-4ec1-b41e-6d1fdc079d66"}]: dispatch 2024-04-30T09:52:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:26 smithi151 bash[18704]: audit 2024-04-30T09:52:25.967910+0000 mon.a (mon.0) 467 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5942e843-853b-4ec1-b41e-6d1fdc079d66"}]: dispatch 2024-04-30T09:52:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:26 smithi151 bash[18704]: audit 2024-04-30T09:52:25.974617+0000 mon.a (mon.0) 468 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5942e843-853b-4ec1-b41e-6d1fdc079d66"}]': finished 2024-04-30T09:52:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:26 smithi151 bash[18704]: cluster 2024-04-30T09:52:25.974716+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-30T09:52:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:26 smithi151 bash[18704]: audit 2024-04-30T09:52:25.974850+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T09:52:26.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:26 smithi144 bash[18557]: audit 2024-04-30T09:52:25.967362+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.144:0/737341611' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5942e843-853b-4ec1-b41e-6d1fdc079d66"}]: dispatch 2024-04-30T09:52:26.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:26 smithi144 bash[18557]: audit 2024-04-30T09:52:25.967910+0000 mon.a (mon.0) 467 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5942e843-853b-4ec1-b41e-6d1fdc079d66"}]: dispatch 2024-04-30T09:52:26.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:26 smithi144 bash[18557]: audit 2024-04-30T09:52:25.974617+0000 mon.a (mon.0) 468 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5942e843-853b-4ec1-b41e-6d1fdc079d66"}]': finished 2024-04-30T09:52:26.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:26 smithi144 bash[18557]: cluster 2024-04-30T09:52:25.974716+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-30T09:52:26.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:26 smithi144 bash[18557]: audit 2024-04-30T09:52:25.974850+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T09:52:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:26 smithi144 bash[24004]: audit 2024-04-30T09:52:25.967362+0000 mon.c (mon.1) 14 : audit [INF] from='client.? 172.21.15.144:0/737341611' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5942e843-853b-4ec1-b41e-6d1fdc079d66"}]: dispatch 2024-04-30T09:52:26.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:26 smithi144 bash[24004]: audit 2024-04-30T09:52:25.967910+0000 mon.a (mon.0) 467 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5942e843-853b-4ec1-b41e-6d1fdc079d66"}]: dispatch 2024-04-30T09:52:26.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:26 smithi144 bash[24004]: audit 2024-04-30T09:52:25.974617+0000 mon.a (mon.0) 468 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5942e843-853b-4ec1-b41e-6d1fdc079d66"}]': finished 2024-04-30T09:52:26.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:26 smithi144 bash[24004]: cluster 2024-04-30T09:52:25.974716+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-30T09:52:26.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:26 smithi144 bash[24004]: audit 2024-04-30T09:52:25.974850+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T09:52:27.958 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:52:27 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:52:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:52:27.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:27 smithi144 bash[24004]: cluster 2024-04-30T09:52:26.136717+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-30T09:52:27.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:27 smithi144 bash[24004]: audit 2024-04-30T09:52:26.665494+0000 mon.a (mon.0) 471 : audit [DBG] from='client.? 172.21.15.144:0/4071662110' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:52:27.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:27 smithi144 bash[18557]: cluster 2024-04-30T09:52:26.136717+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-30T09:52:27.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:27 smithi144 bash[18557]: audit 2024-04-30T09:52:26.665494+0000 mon.a (mon.0) 471 : audit [DBG] from='client.? 172.21.15.144:0/4071662110' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:52:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:27 smithi151 bash[18704]: cluster 2024-04-30T09:52:26.136717+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-30T09:52:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:27 smithi151 bash[18704]: audit 2024-04-30T09:52:26.665494+0000 mon.a (mon.0) 471 : audit [DBG] from='client.? 172.21.15.144:0/4071662110' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:52:29.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:28 smithi151 bash[18704]: audit 2024-04-30T09:52:27.716180+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:29.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:28 smithi151 bash[18704]: audit 2024-04-30T09:52:27.726510+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:29.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:28 smithi151 bash[18704]: cluster 2024-04-30T09:52:28.137156+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-30T09:52:29.093 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:28 smithi144 bash[18557]: audit 2024-04-30T09:52:27.716180+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:29.093 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:28 smithi144 bash[18557]: audit 2024-04-30T09:52:27.726510+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:29.093 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:28 smithi144 bash[18557]: cluster 2024-04-30T09:52:28.137156+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-30T09:52:29.093 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:28 smithi144 bash[24004]: audit 2024-04-30T09:52:27.716180+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:29.093 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:28 smithi144 bash[24004]: audit 2024-04-30T09:52:27.726510+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:29.093 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:28 smithi144 bash[24004]: cluster 2024-04-30T09:52:28.137156+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-30T09:52:31.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:31 smithi144 bash[18557]: cluster 2024-04-30T09:52:30.137715+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-30T09:52:31.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:31 smithi144 bash[24004]: cluster 2024-04-30T09:52:30.137715+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-30T09:52:31.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:31 smithi151 bash[18704]: cluster 2024-04-30T09:52:30.137715+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-30T09:52:33.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:33 smithi144 bash[18557]: cluster 2024-04-30T09:52:32.138293+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v111: 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-30T09:52:33.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:33 smithi144 bash[24004]: cluster 2024-04-30T09:52:32.138293+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v111: 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-30T09:52:33.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:33 smithi151 bash[18704]: cluster 2024-04-30T09:52:32.138293+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v111: 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-30T09:52:35.595 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:52:35 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:52:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:52:35.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:35 smithi144 bash[18557]: cluster 2024-04-30T09:52:34.138807+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v112: 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-30T09:52:35.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:35 smithi144 bash[18557]: audit 2024-04-30T09:52:35.382333+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:35.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:35 smithi144 bash[18557]: audit 2024-04-30T09:52:35.388826+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:35.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:35 smithi144 bash[24004]: cluster 2024-04-30T09:52:34.138807+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v112: 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-30T09:52:35.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:35 smithi144 bash[24004]: audit 2024-04-30T09:52:35.382333+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:35.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:35 smithi144 bash[24004]: audit 2024-04-30T09:52:35.388826+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:35 smithi151 bash[18704]: cluster 2024-04-30T09:52:34.138807+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v112: 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-30T09:52:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:35 smithi151 bash[18704]: audit 2024-04-30T09:52:35.382333+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:35 smithi151 bash[18704]: audit 2024-04-30T09:52:35.388826+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:36.868 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:36 smithi144 bash[24004]: cephadm 2024-04-30T09:52:35.383198+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Detected new or changed devices on smithi144 2024-04-30T09:52:36.869 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:36 smithi144 bash[18557]: cephadm 2024-04-30T09:52:35.383198+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Detected new or changed devices on smithi144 2024-04-30T09:52:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:36 smithi151 bash[18704]: cephadm 2024-04-30T09:52:35.383198+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Detected new or changed devices on smithi144 2024-04-30T09:52:37.865 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:37 smithi144 bash[18557]: cluster 2024-04-30T09:52:36.139479+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:37.865 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:37 smithi144 bash[18557]: audit 2024-04-30T09:52:36.829389+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-30T09:52:37.865 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:37 smithi144 bash[18557]: audit 2024-04-30T09:52:36.831355+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:37.866 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:37 smithi144 bash[24004]: cluster 2024-04-30T09:52:36.139479+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:37.866 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:37 smithi144 bash[24004]: audit 2024-04-30T09:52:36.829389+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-30T09:52:37.866 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:37 smithi144 bash[24004]: audit 2024-04-30T09:52:36.831355+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:37 smithi151 bash[18704]: cluster 2024-04-30T09:52:36.139479+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:37 smithi151 bash[18704]: audit 2024-04-30T09:52:36.829389+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-30T09:52:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:37 smithi151 bash[18704]: audit 2024-04-30T09:52:36.831355+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:38.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:38 smithi144 bash[24004]: cephadm 2024-04-30T09:52:36.832891+0000 mgr.y (mgr.14152) 148 : cephadm [INF] Deploying daemon osd.3 on smithi144 2024-04-30T09:52:38.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:38 smithi144 bash[18557]: cephadm 2024-04-30T09:52:36.832891+0000 mgr.y (mgr.14152) 148 : cephadm [INF] Deploying daemon osd.3 on smithi144 2024-04-30T09:52:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:38 smithi151 bash[18704]: cephadm 2024-04-30T09:52:36.832891+0000 mgr.y (mgr.14152) 148 : cephadm [INF] Deploying daemon osd.3 on smithi144 2024-04-30T09:52:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:39 smithi144 bash[18557]: cluster 2024-04-30T09:52:38.140116+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:39.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:39 smithi144 bash[24004]: cluster 2024-04-30T09:52:38.140116+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:39 smithi151 bash[18704]: cluster 2024-04-30T09:52:38.140116+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:40.699 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:52:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:40.699 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:52:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:40.699 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 09:52:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:40.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:40.700 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:40.700 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 09:52:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:40.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:40.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:40.958 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:52:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:40.958 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 09:52:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:40.959 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 09:52:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:40.959 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:52:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:52:41.886 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:41 smithi144 bash[18557]: cluster 2024-04-30T09:52:40.140666+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:41.886 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:41 smithi144 bash[18557]: audit 2024-04-30T09:52:40.972384+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:41.886 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:41 smithi144 bash[18557]: audit 2024-04-30T09:52:41.016081+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:41.887 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:41 smithi144 bash[18557]: audit 2024-04-30T09:52:41.017198+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:41.887 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:41 smithi144 bash[18557]: audit 2024-04-30T09:52:41.017780+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:41.887 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:41 smithi144 bash[18557]: audit 2024-04-30T09:52:41.023160+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:41.887 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:41 smithi144 bash[24004]: cluster 2024-04-30T09:52:40.140666+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:41.887 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:41 smithi144 bash[24004]: audit 2024-04-30T09:52:40.972384+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:41.887 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:41 smithi144 bash[24004]: audit 2024-04-30T09:52:41.016081+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:41.887 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:41 smithi144 bash[24004]: audit 2024-04-30T09:52:41.017198+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:41.887 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:41 smithi144 bash[24004]: audit 2024-04-30T09:52:41.017780+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:41.887 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:41 smithi144 bash[24004]: audit 2024-04-30T09:52:41.023160+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:41 smithi151 bash[18704]: cluster 2024-04-30T09:52:40.140666+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:41 smithi151 bash[18704]: audit 2024-04-30T09:52:40.972384+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:41 smithi151 bash[18704]: audit 2024-04-30T09:52:41.016081+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:41 smithi151 bash[18704]: audit 2024-04-30T09:52:41.017198+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:41 smithi151 bash[18704]: audit 2024-04-30T09:52:41.017780+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:41 smithi151 bash[18704]: audit 2024-04-30T09:52:41.023160+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:43.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:43 smithi144 bash[18557]: cluster 2024-04-30T09:52:42.141215+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:43.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:43 smithi144 bash[24004]: cluster 2024-04-30T09:52:42.141215+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:44.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:43 smithi151 bash[18704]: cluster 2024-04-30T09:52:42.141215+0000 mgr.y (mgr.14152) 151 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:45.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:45 smithi144 bash[18557]: cluster 2024-04-30T09:52:44.141733+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:45.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:45 smithi144 bash[24004]: cluster 2024-04-30T09:52:44.141733+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:46.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:45 smithi151 bash[18704]: cluster 2024-04-30T09:52:44.141733+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:47.511 INFO:teuthology.orchestra.run.smithi144.stdout:Created osd(s) 3 on host 'smithi144' 2024-04-30T09:52:47.744 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[18557]: cluster 2024-04-30T09:52:46.142323+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:47.744 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[18557]: audit 2024-04-30T09:52:47.509374+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:47.744 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[18557]: audit 2024-04-30T09:52:47.510029+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:47.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[18557]: audit 2024-04-30T09:52:47.513426+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:47.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[18557]: audit 2024-04-30T09:52:47.515430+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:47.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[18557]: audit 2024-04-30T09:52:47.518939+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:47.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[18557]: audit 2024-04-30T09:52:47.520299+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:47.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[18557]: audit 2024-04-30T09:52:47.521530+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:47.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[18557]: audit 2024-04-30T09:52:47.522655+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:47.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[18557]: audit 2024-04-30T09:52:47.529100+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:47.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[18557]: audit 2024-04-30T09:52:47.537375+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:47.745 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[24004]: cluster 2024-04-30T09:52:46.142323+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:47.745 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[24004]: audit 2024-04-30T09:52:47.509374+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:47.745 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[24004]: audit 2024-04-30T09:52:47.510029+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:47.745 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[24004]: audit 2024-04-30T09:52:47.513426+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:47.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[24004]: audit 2024-04-30T09:52:47.515430+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:47.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[24004]: audit 2024-04-30T09:52:47.518939+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:47.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[24004]: audit 2024-04-30T09:52:47.520299+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:47.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[24004]: audit 2024-04-30T09:52:47.521530+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:47.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[24004]: audit 2024-04-30T09:52:47.522655+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:47.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[24004]: audit 2024-04-30T09:52:47.529100+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:47.746 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[24004]: audit 2024-04-30T09:52:47.537375+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:47.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:47 smithi151 bash[18704]: cluster 2024-04-30T09:52:46.142323+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:47.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:47 smithi151 bash[18704]: audit 2024-04-30T09:52:47.509374+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:47.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:47 smithi151 bash[18704]: audit 2024-04-30T09:52:47.510029+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:47.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:47 smithi151 bash[18704]: audit 2024-04-30T09:52:47.513426+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:47.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:47 smithi151 bash[18704]: audit 2024-04-30T09:52:47.515430+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:47.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:47 smithi151 bash[18704]: audit 2024-04-30T09:52:47.518939+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:47.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:47 smithi151 bash[18704]: audit 2024-04-30T09:52:47.520299+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:47.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:47 smithi151 bash[18704]: audit 2024-04-30T09:52:47.521530+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:47.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:47 smithi151 bash[18704]: audit 2024-04-30T09:52:47.522655+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:52:47.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:47 smithi151 bash[18704]: audit 2024-04-30T09:52:47.529100+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:47.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:47 smithi151 bash[18704]: audit 2024-04-30T09:52:47.537375+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:48.009 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:52:47 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:52:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:52:48.190 DEBUG:teuthology.orchestra.run.smithi144:osd.3> sudo journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.3.service 2024-04-30T09:52:48.193 INFO:tasks.cephadm:Deploying osd.4 on smithi151 with /dev/vg_nvme/lv_4... 2024-04-30T09:52:48.193 DEBUG:teuthology.orchestra.run.smithi151:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-04-30T09:52:48.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:48 smithi144 bash[18557]: cephadm 2024-04-30T09:52:47.523539+0000 mgr.y (mgr.14152) 154 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 3804M 2024-04-30T09:52:48.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:48 smithi144 bash[18557]: audit 2024-04-30T09:52:47.887834+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:48.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:48 smithi144 bash[18557]: audit 2024-04-30T09:52:47.896903+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:48.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:48 smithi144 bash[18557]: audit 2024-04-30T09:52:48.013247+0000 mon.a (mon.0) 495 : audit [INF] from='osd.3 [v2:172.21.15.144:6826/341083842,v1:172.21.15.144:6827/341083842]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-30T09:52:48.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:48 smithi144 bash[24004]: cephadm 2024-04-30T09:52:47.523539+0000 mgr.y (mgr.14152) 154 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 3804M 2024-04-30T09:52:48.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:48 smithi144 bash[24004]: audit 2024-04-30T09:52:47.887834+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:48.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:48 smithi144 bash[24004]: audit 2024-04-30T09:52:47.896903+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:48.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:48 smithi144 bash[24004]: audit 2024-04-30T09:52:48.013247+0000 mon.a (mon.0) 495 : audit [INF] from='osd.3 [v2:172.21.15.144:6826/341083842,v1:172.21.15.144:6827/341083842]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-30T09:52:49.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:48 smithi151 bash[18704]: cephadm 2024-04-30T09:52:47.523539+0000 mgr.y (mgr.14152) 154 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 3804M 2024-04-30T09:52:49.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:48 smithi151 bash[18704]: audit 2024-04-30T09:52:47.887834+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:49.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:48 smithi151 bash[18704]: audit 2024-04-30T09:52:47.896903+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:49.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:48 smithi151 bash[18704]: audit 2024-04-30T09:52:48.013247+0000 mon.a (mon.0) 495 : audit [INF] from='osd.3 [v2:172.21.15.144:6826/341083842,v1:172.21.15.144:6827/341083842]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-30T09:52:49.911 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:49 smithi144 bash[18557]: cluster 2024-04-30T09:52:48.142924+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:49.911 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:49 smithi144 bash[18557]: audit 2024-04-30T09:52:48.900537+0000 mon.a (mon.0) 496 : audit [INF] from='osd.3 [v2:172.21.15.144:6826/341083842,v1:172.21.15.144:6827/341083842]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-30T09:52:49.911 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:49 smithi144 bash[18557]: cluster 2024-04-30T09:52:48.900723+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-30T09:52:49.911 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:49 smithi144 bash[18557]: audit 2024-04-30T09:52:48.901495+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T09:52:49.911 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:49 smithi144 bash[18557]: audit 2024-04-30T09:52:48.902455+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 [v2:172.21.15.144:6826/341083842,v1:172.21.15.144:6827/341083842]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T09:52:49.912 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:49 smithi144 bash[24004]: cluster 2024-04-30T09:52:48.142924+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:49.912 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:49 smithi144 bash[24004]: audit 2024-04-30T09:52:48.900537+0000 mon.a (mon.0) 496 : audit [INF] from='osd.3 [v2:172.21.15.144:6826/341083842,v1:172.21.15.144:6827/341083842]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-30T09:52:49.912 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:49 smithi144 bash[24004]: cluster 2024-04-30T09:52:48.900723+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-30T09:52:49.912 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:49 smithi144 bash[24004]: audit 2024-04-30T09:52:48.901495+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T09:52:49.912 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:49 smithi144 bash[24004]: audit 2024-04-30T09:52:48.902455+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 [v2:172.21.15.144:6826/341083842,v1:172.21.15.144:6827/341083842]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T09:52:50.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:49 smithi151 bash[18704]: cluster 2024-04-30T09:52:48.142924+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:50.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:49 smithi151 bash[18704]: audit 2024-04-30T09:52:48.900537+0000 mon.a (mon.0) 496 : audit [INF] from='osd.3 [v2:172.21.15.144:6826/341083842,v1:172.21.15.144:6827/341083842]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-30T09:52:50.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:49 smithi151 bash[18704]: cluster 2024-04-30T09:52:48.900723+0000 mon.a (mon.0) 497 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-30T09:52:50.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:49 smithi151 bash[18704]: audit 2024-04-30T09:52:48.901495+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T09:52:50.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:49 smithi151 bash[18704]: audit 2024-04-30T09:52:48.902455+0000 mon.a (mon.0) 499 : audit [INF] from='osd.3 [v2:172.21.15.144:6826/341083842,v1:172.21.15.144:6827/341083842]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T09:52:50.208 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 09:52:49 smithi144 bash[37193]: debug 2024-04-30T09:52:49.907+0000 7f7166175700 -1 osd.3 0 waiting for initial osdmap 2024-04-30T09:52:50.208 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 09:52:49 smithi144 bash[37193]: debug 2024-04-30T09:52:49.915+0000 7f715fb0a700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T09:52:50.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:50 smithi144 bash[18557]: audit 2024-04-30T09:52:49.903504+0000 mon.a (mon.0) 500 : audit [INF] from='osd.3 [v2:172.21.15.144:6826/341083842,v1:172.21.15.144:6827/341083842]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-04-30T09:52:50.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:50 smithi144 bash[18557]: cluster 2024-04-30T09:52:49.903676+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-30T09:52:50.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:50 smithi144 bash[18557]: audit 2024-04-30T09:52:49.903983+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T09:52:50.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:50 smithi144 bash[18557]: audit 2024-04-30T09:52:49.911926+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T09:52:50.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:50 smithi144 bash[18557]: cluster 2024-04-30T09:52:50.143475+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:50.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:50 smithi144 bash[24004]: audit 2024-04-30T09:52:49.903504+0000 mon.a (mon.0) 500 : audit [INF] from='osd.3 [v2:172.21.15.144:6826/341083842,v1:172.21.15.144:6827/341083842]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-04-30T09:52:50.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:50 smithi144 bash[24004]: cluster 2024-04-30T09:52:49.903676+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-30T09:52:50.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:50 smithi144 bash[24004]: audit 2024-04-30T09:52:49.903983+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T09:52:50.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:50 smithi144 bash[24004]: audit 2024-04-30T09:52:49.911926+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T09:52:50.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:50 smithi144 bash[24004]: cluster 2024-04-30T09:52:50.143475+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:51.204 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:50 smithi151 bash[18704]: audit 2024-04-30T09:52:49.903504+0000 mon.a (mon.0) 500 : audit [INF] from='osd.3 [v2:172.21.15.144:6826/341083842,v1:172.21.15.144:6827/341083842]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]': finished 2024-04-30T09:52:51.204 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:50 smithi151 bash[18704]: cluster 2024-04-30T09:52:49.903676+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-04-30T09:52:51.204 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:50 smithi151 bash[18704]: audit 2024-04-30T09:52:49.903983+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T09:52:51.204 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:50 smithi151 bash[18704]: audit 2024-04-30T09:52:49.911926+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T09:52:51.204 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:50 smithi151 bash[18704]: cluster 2024-04-30T09:52:50.143475+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-30T09:52:52.183 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:51 smithi144 bash[24004]: cluster 2024-04-30T09:52:49.017205+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:52:52.183 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:51 smithi144 bash[24004]: cluster 2024-04-30T09:52:49.017405+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:52:52.183 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:51 smithi144 bash[24004]: cluster 2024-04-30T09:52:50.903014+0000 mon.a (mon.0) 504 : cluster [INF] osd.3 [v2:172.21.15.144:6826/341083842,v1:172.21.15.144:6827/341083842] boot 2024-04-30T09:52:52.183 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:51 smithi144 bash[24004]: cluster 2024-04-30T09:52:50.903045+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-30T09:52:52.183 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:51 smithi144 bash[24004]: audit 2024-04-30T09:52:50.903590+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T09:52:52.184 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:51 smithi144 bash[18557]: cluster 2024-04-30T09:52:49.017205+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:52:52.184 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:51 smithi144 bash[18557]: cluster 2024-04-30T09:52:49.017405+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:52:52.184 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:51 smithi144 bash[18557]: cluster 2024-04-30T09:52:50.903014+0000 mon.a (mon.0) 504 : cluster [INF] osd.3 [v2:172.21.15.144:6826/341083842,v1:172.21.15.144:6827/341083842] boot 2024-04-30T09:52:52.184 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:51 smithi144 bash[18557]: cluster 2024-04-30T09:52:50.903045+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-30T09:52:52.184 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:51 smithi144 bash[18557]: audit 2024-04-30T09:52:50.903590+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T09:52:52.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:51 smithi151 bash[18704]: cluster 2024-04-30T09:52:49.017205+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:52:52.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:51 smithi151 bash[18704]: cluster 2024-04-30T09:52:49.017405+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:52:52.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:51 smithi151 bash[18704]: cluster 2024-04-30T09:52:50.903014+0000 mon.a (mon.0) 504 : cluster [INF] osd.3 [v2:172.21.15.144:6826/341083842,v1:172.21.15.144:6827/341083842] boot 2024-04-30T09:52:52.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:51 smithi151 bash[18704]: cluster 2024-04-30T09:52:50.903045+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-30T09:52:52.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:51 smithi151 bash[18704]: audit 2024-04-30T09:52:50.903590+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T09:52:52.488 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-30T09:52:52.519 DEBUG:teuthology.orchestra.run.smithi151:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi151:vg_nvme/lv_4 2024-04-30T09:52:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:52 smithi151 bash[18704]: cluster 2024-04-30T09:52:51.917864+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-30T09:52:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:52 smithi151 bash[18704]: cluster 2024-04-30T09:52:52.143988+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:52:53.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:52 smithi144 bash[18557]: cluster 2024-04-30T09:52:51.917864+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-30T09:52:53.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:52 smithi144 bash[18557]: cluster 2024-04-30T09:52:52.143988+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:52:53.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:52 smithi144 bash[24004]: cluster 2024-04-30T09:52:51.917864+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-04-30T09:52:53.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:52 smithi144 bash[24004]: cluster 2024-04-30T09:52:52.143988+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:52:55.958 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:52:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:52:55.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[18557]: cluster 2024-04-30T09:52:54.144586+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:52:55.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[18557]: audit 2024-04-30T09:52:55.169670+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:52:55.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[18557]: audit 2024-04-30T09:52:55.176355+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:52:55.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[18557]: audit 2024-04-30T09:52:55.178080+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:55.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[18557]: audit 2024-04-30T09:52:55.549195+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:55.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[18557]: audit 2024-04-30T09:52:55.557888+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:55.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[18557]: audit 2024-04-30T09:52:55.577898+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:55.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[18557]: audit 2024-04-30T09:52:55.580622+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:55.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[18557]: audit 2024-04-30T09:52:55.582290+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:55.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[18557]: audit 2024-04-30T09:52:55.593659+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:55.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[24004]: cluster 2024-04-30T09:52:54.144586+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:52:55.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[24004]: audit 2024-04-30T09:52:55.169670+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:52:55.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[24004]: audit 2024-04-30T09:52:55.176355+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:52:55.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[24004]: audit 2024-04-30T09:52:55.178080+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:55.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[24004]: audit 2024-04-30T09:52:55.549195+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:55.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[24004]: audit 2024-04-30T09:52:55.557888+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:55.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[24004]: audit 2024-04-30T09:52:55.577898+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:55.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[24004]: audit 2024-04-30T09:52:55.580622+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:55.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[24004]: audit 2024-04-30T09:52:55.582290+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:55.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:55 smithi144 bash[24004]: audit 2024-04-30T09:52:55.593659+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:56.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:55 smithi151 bash[18704]: cluster 2024-04-30T09:52:54.144586+0000 mgr.y (mgr.14152) 158 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:52:56.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:55 smithi151 bash[18704]: audit 2024-04-30T09:52:55.169670+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:52:56.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:55 smithi151 bash[18704]: audit 2024-04-30T09:52:55.176355+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:52:56.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:55 smithi151 bash[18704]: audit 2024-04-30T09:52:55.178080+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:56.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:55 smithi151 bash[18704]: audit 2024-04-30T09:52:55.549195+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:56.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:55 smithi151 bash[18704]: audit 2024-04-30T09:52:55.557888+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:56.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:55 smithi151 bash[18704]: audit 2024-04-30T09:52:55.577898+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:56.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:55 smithi151 bash[18704]: audit 2024-04-30T09:52:55.580622+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:56.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:55 smithi151 bash[18704]: audit 2024-04-30T09:52:55.582290+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:56.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:55 smithi151 bash[18704]: audit 2024-04-30T09:52:55.593659+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:56 smithi144 bash[18557]: audit 2024-04-30T09:52:55.162923+0000 mgr.y (mgr.14152) 159 : audit [DBG] from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi151:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:52:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:56 smithi144 bash[18557]: cluster 2024-04-30T09:52:55.586781+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:52:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:56 smithi144 bash[18557]: cluster 2024-04-30T09:52:56.554094+0000 mon.a (mon.0) 517 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-30T09:52:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:56 smithi144 bash[24004]: audit 2024-04-30T09:52:55.162923+0000 mgr.y (mgr.14152) 159 : audit [DBG] from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi151:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:52:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:56 smithi144 bash[24004]: cluster 2024-04-30T09:52:55.586781+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:52:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:56 smithi144 bash[24004]: cluster 2024-04-30T09:52:56.554094+0000 mon.a (mon.0) 517 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-30T09:52:57.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:56 smithi151 bash[18704]: audit 2024-04-30T09:52:55.162923+0000 mgr.y (mgr.14152) 159 : audit [DBG] from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi151:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:52:57.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:56 smithi151 bash[18704]: cluster 2024-04-30T09:52:55.586781+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:52:57.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:56 smithi151 bash[18704]: cluster 2024-04-30T09:52:56.554094+0000 mon.a (mon.0) 517 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-30T09:52:57.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:52:57 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:52:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:52:58.677 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:58 smithi151 bash[18704]: audit 2024-04-30T09:52:57.352476+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:58.677 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:58 smithi151 bash[18704]: audit 2024-04-30T09:52:57.356665+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:58.677 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:58 smithi151 bash[18704]: audit 2024-04-30T09:52:57.369116+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:58.677 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:58 smithi151 bash[18704]: audit 2024-04-30T09:52:57.370704+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:58.677 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:58 smithi151 bash[18704]: audit 2024-04-30T09:52:57.371489+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:58.677 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:58 smithi151 bash[18704]: cluster 2024-04-30T09:52:57.373636+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:52:58.677 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:58 smithi151 bash[18704]: audit 2024-04-30T09:52:57.377456+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:58.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:58 smithi144 bash[18557]: audit 2024-04-30T09:52:57.352476+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:58.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:58 smithi144 bash[18557]: audit 2024-04-30T09:52:57.356665+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:58.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:58 smithi144 bash[18557]: audit 2024-04-30T09:52:57.369116+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:58.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:58 smithi144 bash[18557]: audit 2024-04-30T09:52:57.370704+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:58.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:58 smithi144 bash[18557]: audit 2024-04-30T09:52:57.371489+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:58.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:58 smithi144 bash[18557]: cluster 2024-04-30T09:52:57.373636+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:52:58.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:58 smithi144 bash[18557]: audit 2024-04-30T09:52:57.377456+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:58 smithi144 bash[24004]: audit 2024-04-30T09:52:57.352476+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:58 smithi144 bash[24004]: audit 2024-04-30T09:52:57.356665+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:58 smithi144 bash[24004]: audit 2024-04-30T09:52:57.369116+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:52:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:58 smithi144 bash[24004]: audit 2024-04-30T09:52:57.370704+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:52:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:58 smithi144 bash[24004]: audit 2024-04-30T09:52:57.371489+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:52:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:58 smithi144 bash[24004]: cluster 2024-04-30T09:52:57.373636+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:52:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:58 smithi144 bash[24004]: audit 2024-04-30T09:52:57.377456+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:52:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:59 smithi144 bash[18557]: cluster 2024-04-30T09:52:58.359482+0000 mon.a (mon.0) 524 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-30T09:52:59.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:52:59 smithi144 bash[18557]: cluster 2024-04-30T09:52:58.359566+0000 mon.a (mon.0) 525 : cluster [INF] Cluster is now healthy 2024-04-30T09:52:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:59 smithi144 bash[24004]: cluster 2024-04-30T09:52:58.359482+0000 mon.a (mon.0) 524 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-30T09:52:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:52:59 smithi144 bash[24004]: cluster 2024-04-30T09:52:58.359566+0000 mon.a (mon.0) 525 : cluster [INF] Cluster is now healthy 2024-04-30T09:52:59.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:59 smithi151 bash[18704]: cluster 2024-04-30T09:52:58.359482+0000 mon.a (mon.0) 524 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-30T09:52:59.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:52:59 smithi151 bash[18704]: cluster 2024-04-30T09:52:58.359566+0000 mon.a (mon.0) 525 : cluster [INF] Cluster is now healthy 2024-04-30T09:53:00.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:00 smithi151 bash[18704]: cluster 2024-04-30T09:52:59.374157+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-30T09:53:00.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:00 smithi144 bash[18557]: cluster 2024-04-30T09:52:59.374157+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-30T09:53:00.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:00 smithi144 bash[24004]: cluster 2024-04-30T09:52:59.374157+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-30T09:53:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:01 smithi144 bash[18557]: audit 2024-04-30T09:53:00.947459+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.151:0/1377308329' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3d32aeb5-612c-4ce2-832c-5c85cfd1f8d4"}]: dispatch 2024-04-30T09:53:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:01 smithi144 bash[18557]: audit 2024-04-30T09:53:00.948902+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3d32aeb5-612c-4ce2-832c-5c85cfd1f8d4"}]: dispatch 2024-04-30T09:53:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:01 smithi144 bash[18557]: audit 2024-04-30T09:53:00.957773+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3d32aeb5-612c-4ce2-832c-5c85cfd1f8d4"}]': finished 2024-04-30T09:53:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:01 smithi144 bash[18557]: cluster 2024-04-30T09:53:00.957925+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-30T09:53:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:01 smithi144 bash[18557]: audit 2024-04-30T09:53:00.958151+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T09:53:01.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:01 smithi144 bash[24004]: audit 2024-04-30T09:53:00.947459+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.151:0/1377308329' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3d32aeb5-612c-4ce2-832c-5c85cfd1f8d4"}]: dispatch 2024-04-30T09:53:01.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:01 smithi144 bash[24004]: audit 2024-04-30T09:53:00.948902+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3d32aeb5-612c-4ce2-832c-5c85cfd1f8d4"}]: dispatch 2024-04-30T09:53:01.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:01 smithi144 bash[24004]: audit 2024-04-30T09:53:00.957773+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3d32aeb5-612c-4ce2-832c-5c85cfd1f8d4"}]': finished 2024-04-30T09:53:01.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:01 smithi144 bash[24004]: cluster 2024-04-30T09:53:00.957925+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-30T09:53:01.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:01 smithi144 bash[24004]: audit 2024-04-30T09:53:00.958151+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T09:53:01.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:01 smithi151 bash[18704]: audit 2024-04-30T09:53:00.947459+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.151:0/1377308329' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3d32aeb5-612c-4ce2-832c-5c85cfd1f8d4"}]: dispatch 2024-04-30T09:53:01.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:01 smithi151 bash[18704]: audit 2024-04-30T09:53:00.948902+0000 mon.a (mon.0) 526 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3d32aeb5-612c-4ce2-832c-5c85cfd1f8d4"}]: dispatch 2024-04-30T09:53:01.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:01 smithi151 bash[18704]: audit 2024-04-30T09:53:00.957773+0000 mon.a (mon.0) 527 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3d32aeb5-612c-4ce2-832c-5c85cfd1f8d4"}]': finished 2024-04-30T09:53:01.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:01 smithi151 bash[18704]: cluster 2024-04-30T09:53:00.957925+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-30T09:53:01.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:01 smithi151 bash[18704]: audit 2024-04-30T09:53:00.958151+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T09:53:02.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:02 smithi144 bash[18557]: cluster 2024-04-30T09:53:01.374653+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:02.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:02 smithi144 bash[18557]: audit 2024-04-30T09:53:01.617476+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.151:0/2365012069' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:53:02.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:02 smithi144 bash[24004]: cluster 2024-04-30T09:53:01.374653+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:02.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:02 smithi144 bash[24004]: audit 2024-04-30T09:53:01.617476+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.151:0/2365012069' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:53:02.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:02 smithi151 bash[18704]: cluster 2024-04-30T09:53:01.374653+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:02.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:02 smithi151 bash[18704]: audit 2024-04-30T09:53:01.617476+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.151:0/2365012069' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:53:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:04 smithi144 bash[18557]: cluster 2024-04-30T09:53:03.375210+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:04.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:04 smithi144 bash[24004]: cluster 2024-04-30T09:53:03.375210+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:05.042 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:04 smithi151 bash[18704]: cluster 2024-04-30T09:53:03.375210+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:06.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:06 smithi151 bash[18704]: cluster 2024-04-30T09:53:05.375780+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:06.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:06 smithi144 bash[18557]: cluster 2024-04-30T09:53:05.375780+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:06.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:06 smithi144 bash[24004]: cluster 2024-04-30T09:53:05.375780+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:08.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:53:08 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:53:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:53:08.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:08 smithi144 bash[24004]: cluster 2024-04-30T09:53:07.376357+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:08.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:08 smithi144 bash[24004]: audit 2024-04-30T09:53:08.040223+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:08.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:08 smithi144 bash[24004]: audit 2024-04-30T09:53:08.050833+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:08.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:08 smithi144 bash[18557]: cluster 2024-04-30T09:53:07.376357+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:08.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:08 smithi144 bash[18557]: audit 2024-04-30T09:53:08.040223+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:08.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:08 smithi144 bash[18557]: audit 2024-04-30T09:53:08.050833+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:09.070 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:08 smithi151 bash[18704]: cluster 2024-04-30T09:53:07.376357+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:09.070 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:08 smithi151 bash[18704]: audit 2024-04-30T09:53:08.040223+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:09.070 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:08 smithi151 bash[18704]: audit 2024-04-30T09:53:08.050833+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:10.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:10 smithi144 bash[18557]: cluster 2024-04-30T09:53:09.376911+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:10.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:10 smithi144 bash[24004]: cluster 2024-04-30T09:53:09.376911+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:10 smithi151 bash[18704]: cluster 2024-04-30T09:53:09.376911+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:12.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:12 smithi151 bash[18704]: cluster 2024-04-30T09:53:11.377504+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:12.908 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:12 smithi144 bash[18557]: cluster 2024-04-30T09:53:11.377504+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:12.908 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:12 smithi144 bash[24004]: cluster 2024-04-30T09:53:11.377504+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:13.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:13 smithi144 bash[24004]: audit 2024-04-30T09:53:13.108620+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T09:53:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:13 smithi144 bash[24004]: audit 2024-04-30T09:53:13.110336+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:13.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:13 smithi144 bash[18557]: audit 2024-04-30T09:53:13.108620+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T09:53:13.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:13 smithi144 bash[18557]: audit 2024-04-30T09:53:13.110336+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:14.041 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:13 smithi151 bash[18704]: audit 2024-04-30T09:53:13.108620+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T09:53:14.042 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:13 smithi151 bash[18704]: audit 2024-04-30T09:53:13.110336+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:14.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:14 smithi151 bash[18704]: cephadm 2024-04-30T09:53:13.111752+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Deploying daemon osd.4 on smithi151 2024-04-30T09:53:14.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:14 smithi151 bash[18704]: cluster 2024-04-30T09:53:13.378150+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:14.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:14 smithi144 bash[18557]: cephadm 2024-04-30T09:53:13.111752+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Deploying daemon osd.4 on smithi151 2024-04-30T09:53:14.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:14 smithi144 bash[18557]: cluster 2024-04-30T09:53:13.378150+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:14.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:14 smithi144 bash[24004]: cephadm 2024-04-30T09:53:13.111752+0000 mgr.y (mgr.14152) 169 : cephadm [INF] Deploying daemon osd.4 on smithi151 2024-04-30T09:53:14.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:14 smithi144 bash[24004]: cluster 2024-04-30T09:53:13.378150+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:16.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:53:16 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:53:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:53:16.651 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:53:16 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:53:16.651 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:16 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:53:16.651 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:16 smithi151 bash[18704]: cluster 2024-04-30T09:53:15.378611+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:16.651 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:16 smithi151 bash[18704]: audit 2024-04-30T09:53:16.001137+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:16.652 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:16 smithi151 bash[18704]: audit 2024-04-30T09:53:16.008893+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:16.922 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:16 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:53:16.922 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:53:16 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:53:16.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:16 smithi144 bash[18557]: cluster 2024-04-30T09:53:15.378611+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:16.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:16 smithi144 bash[18557]: audit 2024-04-30T09:53:16.001137+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:16.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:16 smithi144 bash[18557]: audit 2024-04-30T09:53:16.008893+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:16.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:16 smithi144 bash[24004]: cluster 2024-04-30T09:53:15.378611+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:16.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:16 smithi144 bash[24004]: audit 2024-04-30T09:53:16.001137+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:16.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:16 smithi144 bash[24004]: audit 2024-04-30T09:53:16.008893+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:18.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:17 smithi151 bash[18704]: audit 2024-04-30T09:53:16.913132+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:18.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:17 smithi151 bash[18704]: audit 2024-04-30T09:53:16.945604+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:18.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:17 smithi151 bash[18704]: audit 2024-04-30T09:53:16.948450+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:18.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:17 smithi151 bash[18704]: audit 2024-04-30T09:53:16.950287+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:18.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:17 smithi151 bash[18704]: audit 2024-04-30T09:53:16.963034+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:18.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:17 smithi151 bash[18704]: cluster 2024-04-30T09:53:17.379127+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:18.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:17 smithi151 bash[18704]: audit 2024-04-30T09:53:17.818525+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:53:18.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:17 smithi151 bash[18704]: audit 2024-04-30T09:53:17.819088+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:53:18.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:17 smithi144 bash[18557]: audit 2024-04-30T09:53:16.913132+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:18.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:17 smithi144 bash[18557]: audit 2024-04-30T09:53:16.945604+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:18.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:17 smithi144 bash[18557]: audit 2024-04-30T09:53:16.948450+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:18.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:17 smithi144 bash[18557]: audit 2024-04-30T09:53:16.950287+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:18.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:17 smithi144 bash[18557]: audit 2024-04-30T09:53:16.963034+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:18.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:17 smithi144 bash[18557]: cluster 2024-04-30T09:53:17.379127+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:18.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:17 smithi144 bash[18557]: audit 2024-04-30T09:53:17.818525+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:53:18.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:17 smithi144 bash[18557]: audit 2024-04-30T09:53:17.819088+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:53:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:17 smithi144 bash[24004]: audit 2024-04-30T09:53:16.913132+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:18.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:17 smithi144 bash[24004]: audit 2024-04-30T09:53:16.945604+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:18.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:17 smithi144 bash[24004]: audit 2024-04-30T09:53:16.948450+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:18.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:17 smithi144 bash[24004]: audit 2024-04-30T09:53:16.950287+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:18.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:17 smithi144 bash[24004]: audit 2024-04-30T09:53:16.963034+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:18.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:17 smithi144 bash[24004]: cluster 2024-04-30T09:53:17.379127+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:18.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:17 smithi144 bash[24004]: audit 2024-04-30T09:53:17.818525+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:53:18.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:17 smithi144 bash[24004]: audit 2024-04-30T09:53:17.819088+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:53:20.703 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:20 smithi151 bash[18704]: cluster 2024-04-30T09:53:19.379669+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:20.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:20 smithi144 bash[24004]: cluster 2024-04-30T09:53:19.379669+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:20.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:20 smithi144 bash[18557]: cluster 2024-04-30T09:53:19.379669+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:22.866 INFO:teuthology.orchestra.run.smithi151.stdout:Created osd(s) 4 on host 'smithi151' 2024-04-30T09:53:22.882 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:22 smithi151 bash[18704]: cluster 2024-04-30T09:53:21.380246+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:22.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:22 smithi144 bash[18557]: cluster 2024-04-30T09:53:21.380246+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:22.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:22 smithi144 bash[24004]: cluster 2024-04-30T09:53:21.380246+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:23.536 DEBUG:teuthology.orchestra.run.smithi151:osd.4> sudo journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.4.service 2024-04-30T09:53:23.539 INFO:tasks.cephadm:Deploying osd.5 on smithi151 with /dev/vg_nvme/lv_3... 2024-04-30T09:53:23.539 DEBUG:teuthology.orchestra.run.smithi151:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-04-30T09:53:24.177 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:23 smithi151 bash[18704]: audit 2024-04-30T09:53:22.864933+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:24.177 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:23 smithi151 bash[18704]: audit 2024-04-30T09:53:22.899270+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:24.178 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:23 smithi151 bash[18704]: audit 2024-04-30T09:53:22.902257+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:24.178 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:23 smithi151 bash[18704]: audit 2024-04-30T09:53:22.904146+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:24.178 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:23 smithi151 bash[18704]: audit 2024-04-30T09:53:22.908612+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:53:24.178 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:23 smithi151 bash[18704]: cephadm 2024-04-30T09:53:22.910148+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Adjusting osd_memory_target on smithi151 to 16241M 2024-04-30T09:53:24.178 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:23 smithi151 bash[18704]: audit 2024-04-30T09:53:22.920947+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:24.178 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:23 smithi151 bash[18704]: audit 2024-04-30T09:53:22.929756+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:24.178 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:23 smithi151 bash[18704]: audit 2024-04-30T09:53:23.238819+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/2738828750,v1:172.21.15.151:6801/2738828750]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T09:53:24.178 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:23 smithi151 bash[18704]: audit 2024-04-30T09:53:23.240226+0000 mon.a (mon.0) 550 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T09:53:24.178 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:23 smithi151 bash[18704]: cluster 2024-04-30T09:53:23.380736+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[18557]: audit 2024-04-30T09:53:22.864933+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[18557]: audit 2024-04-30T09:53:22.899270+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[18557]: audit 2024-04-30T09:53:22.902257+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[18557]: audit 2024-04-30T09:53:22.904146+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[18557]: audit 2024-04-30T09:53:22.908612+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:53:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[18557]: cephadm 2024-04-30T09:53:22.910148+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Adjusting osd_memory_target on smithi151 to 16241M 2024-04-30T09:53:24.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[18557]: audit 2024-04-30T09:53:22.920947+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:24.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[18557]: audit 2024-04-30T09:53:22.929756+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:24.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[18557]: audit 2024-04-30T09:53:23.238819+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/2738828750,v1:172.21.15.151:6801/2738828750]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T09:53:24.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[18557]: audit 2024-04-30T09:53:23.240226+0000 mon.a (mon.0) 550 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T09:53:24.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[18557]: cluster 2024-04-30T09:53:23.380736+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:24.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[24004]: audit 2024-04-30T09:53:22.864933+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:24.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[24004]: audit 2024-04-30T09:53:22.899270+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:24.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[24004]: audit 2024-04-30T09:53:22.902257+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:24.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[24004]: audit 2024-04-30T09:53:22.904146+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:24.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[24004]: audit 2024-04-30T09:53:22.908612+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:53:24.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[24004]: cephadm 2024-04-30T09:53:22.910148+0000 mgr.y (mgr.14152) 175 : cephadm [INF] Adjusting osd_memory_target on smithi151 to 16241M 2024-04-30T09:53:24.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[24004]: audit 2024-04-30T09:53:22.920947+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:24.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[24004]: audit 2024-04-30T09:53:22.929756+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:24.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[24004]: audit 2024-04-30T09:53:23.238819+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/2738828750,v1:172.21.15.151:6801/2738828750]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T09:53:24.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[24004]: audit 2024-04-30T09:53:23.240226+0000 mon.a (mon.0) 550 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T09:53:24.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:23 smithi144 bash[24004]: cluster 2024-04-30T09:53:23.380736+0000 mgr.y (mgr.14152) 176 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:25.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:24 smithi144 bash[18557]: audit 2024-04-30T09:53:23.940753+0000 mon.a (mon.0) 551 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-30T09:53:25.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:24 smithi144 bash[18557]: cluster 2024-04-30T09:53:23.940946+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-30T09:53:25.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:24 smithi144 bash[18557]: audit 2024-04-30T09:53:23.941239+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T09:53:25.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:24 smithi144 bash[18557]: audit 2024-04-30T09:53:23.941627+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/2738828750,v1:172.21.15.151:6801/2738828750]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:53:25.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:24 smithi144 bash[18557]: audit 2024-04-30T09:53:23.943250+0000 mon.a (mon.0) 554 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:53:25.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:24 smithi144 bash[24004]: audit 2024-04-30T09:53:23.940753+0000 mon.a (mon.0) 551 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-30T09:53:25.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:24 smithi144 bash[24004]: cluster 2024-04-30T09:53:23.940946+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-30T09:53:25.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:24 smithi144 bash[24004]: audit 2024-04-30T09:53:23.941239+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T09:53:25.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:24 smithi144 bash[24004]: audit 2024-04-30T09:53:23.941627+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/2738828750,v1:172.21.15.151:6801/2738828750]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:53:25.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:24 smithi144 bash[24004]: audit 2024-04-30T09:53:23.943250+0000 mon.a (mon.0) 554 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:53:25.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:24 smithi151 bash[18704]: audit 2024-04-30T09:53:23.940753+0000 mon.a (mon.0) 551 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-30T09:53:25.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:24 smithi151 bash[18704]: cluster 2024-04-30T09:53:23.940946+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-30T09:53:25.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:24 smithi151 bash[18704]: audit 2024-04-30T09:53:23.941239+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T09:53:25.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:24 smithi151 bash[18704]: audit 2024-04-30T09:53:23.941627+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/2738828750,v1:172.21.15.151:6801/2738828750]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:53:25.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:24 smithi151 bash[18704]: audit 2024-04-30T09:53:23.943250+0000 mon.a (mon.0) 554 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:53:25.325 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 09:53:24 smithi151 bash[24106]: debug 2024-04-30T09:53:24.949+0000 7f618551d700 -1 osd.4 0 waiting for initial osdmap 2024-04-30T09:53:25.325 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 09:53:24 smithi151 bash[24106]: debug 2024-04-30T09:53:24.957+0000 7f617feb4700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T09:53:26.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:25 smithi151 bash[18704]: audit 2024-04-30T09:53:24.943692+0000 mon.a (mon.0) 555 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]': finished 2024-04-30T09:53:26.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:25 smithi151 bash[18704]: cluster 2024-04-30T09:53:24.943875+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-30T09:53:26.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:25 smithi151 bash[18704]: audit 2024-04-30T09:53:24.944622+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T09:53:26.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:25 smithi151 bash[18704]: audit 2024-04-30T09:53:24.954698+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T09:53:26.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:25 smithi151 bash[18704]: cluster 2024-04-30T09:53:25.381268+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:26.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:25 smithi144 bash[18557]: audit 2024-04-30T09:53:24.943692+0000 mon.a (mon.0) 555 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]': finished 2024-04-30T09:53:26.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:25 smithi144 bash[18557]: cluster 2024-04-30T09:53:24.943875+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-30T09:53:26.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:25 smithi144 bash[18557]: audit 2024-04-30T09:53:24.944622+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T09:53:26.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:25 smithi144 bash[18557]: audit 2024-04-30T09:53:24.954698+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T09:53:26.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:25 smithi144 bash[18557]: cluster 2024-04-30T09:53:25.381268+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:26.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:25 smithi144 bash[24004]: audit 2024-04-30T09:53:24.943692+0000 mon.a (mon.0) 555 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]': finished 2024-04-30T09:53:26.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:25 smithi144 bash[24004]: cluster 2024-04-30T09:53:24.943875+0000 mon.a (mon.0) 556 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-04-30T09:53:26.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:25 smithi144 bash[24004]: audit 2024-04-30T09:53:24.944622+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T09:53:26.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:25 smithi144 bash[24004]: audit 2024-04-30T09:53:24.954698+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T09:53:26.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:25 smithi144 bash[24004]: cluster 2024-04-30T09:53:25.381268+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-30T09:53:27.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:26 smithi151 bash[18704]: cluster 2024-04-30T09:53:24.206672+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:53:27.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:26 smithi151 bash[18704]: cluster 2024-04-30T09:53:24.206879+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:53:27.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:26 smithi151 bash[18704]: cluster 2024-04-30T09:53:25.951297+0000 mon.a (mon.0) 559 : cluster [INF] osd.4 [v2:172.21.15.151:6800/2738828750,v1:172.21.15.151:6801/2738828750] boot 2024-04-30T09:53:27.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:26 smithi151 bash[18704]: cluster 2024-04-30T09:53:25.951391+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-30T09:53:27.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:26 smithi151 bash[18704]: audit 2024-04-30T09:53:25.952534+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T09:53:27.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:26 smithi151 bash[18704]: cluster 2024-04-30T09:53:26.952903+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-30T09:53:27.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:26 smithi144 bash[18557]: cluster 2024-04-30T09:53:24.206672+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:53:27.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:26 smithi144 bash[18557]: cluster 2024-04-30T09:53:24.206879+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:53:27.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:26 smithi144 bash[18557]: cluster 2024-04-30T09:53:25.951297+0000 mon.a (mon.0) 559 : cluster [INF] osd.4 [v2:172.21.15.151:6800/2738828750,v1:172.21.15.151:6801/2738828750] boot 2024-04-30T09:53:27.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:26 smithi144 bash[18557]: cluster 2024-04-30T09:53:25.951391+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-30T09:53:27.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:26 smithi144 bash[18557]: audit 2024-04-30T09:53:25.952534+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T09:53:27.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:26 smithi144 bash[18557]: cluster 2024-04-30T09:53:26.952903+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-30T09:53:27.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:26 smithi144 bash[24004]: cluster 2024-04-30T09:53:24.206672+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:53:27.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:26 smithi144 bash[24004]: cluster 2024-04-30T09:53:24.206879+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:53:27.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:26 smithi144 bash[24004]: cluster 2024-04-30T09:53:25.951297+0000 mon.a (mon.0) 559 : cluster [INF] osd.4 [v2:172.21.15.151:6800/2738828750,v1:172.21.15.151:6801/2738828750] boot 2024-04-30T09:53:27.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:26 smithi144 bash[24004]: cluster 2024-04-30T09:53:25.951391+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-30T09:53:27.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:26 smithi144 bash[24004]: audit 2024-04-30T09:53:25.952534+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T09:53:27.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:26 smithi144 bash[24004]: cluster 2024-04-30T09:53:26.952903+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-30T09:53:27.620 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-30T09:53:27.659 DEBUG:teuthology.orchestra.run.smithi151:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi151:vg_nvme/lv_3 2024-04-30T09:53:28.222 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:27 smithi151 bash[18704]: cluster 2024-04-30T09:53:27.381830+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v148: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:28.222 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:27 smithi151 bash[18704]: cluster 2024-04-30T09:53:27.949911+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-30T09:53:28.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:53:28 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:53:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:53:28.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:27 smithi144 bash[18557]: cluster 2024-04-30T09:53:27.381830+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v148: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:28.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:27 smithi144 bash[18557]: cluster 2024-04-30T09:53:27.949911+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-30T09:53:28.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:27 smithi144 bash[24004]: cluster 2024-04-30T09:53:27.381830+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v148: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:28.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:27 smithi144 bash[24004]: cluster 2024-04-30T09:53:27.949911+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-30T09:53:29.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:29 smithi151 bash[18704]: audit 2024-04-30T09:53:28.209004+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:29.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:29 smithi151 bash[18704]: cephadm 2024-04-30T09:53:28.210733+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi151 2024-04-30T09:53:29.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:29 smithi151 bash[18704]: audit 2024-04-30T09:53:28.213940+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:29.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:29 smithi151 bash[18704]: audit 2024-04-30T09:53:28.219142+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:29.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:29 smithi151 bash[18704]: audit 2024-04-30T09:53:28.222097+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:29.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:29 smithi151 bash[18704]: audit 2024-04-30T09:53:28.223897+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:29.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:29 smithi151 bash[18704]: cluster 2024-04-30T09:53:28.228379+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 2024-04-30T09:53:29.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:29 smithi151 bash[18704]: audit 2024-04-30T09:53:28.236798+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:29.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:29 smithi151 bash[18704]: cluster 2024-04-30T09:53:28.610671+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-30T09:53:29.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:29 smithi144 bash[18557]: audit 2024-04-30T09:53:28.209004+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:29.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:29 smithi144 bash[18557]: cephadm 2024-04-30T09:53:28.210733+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi151 2024-04-30T09:53:29.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:29 smithi144 bash[18557]: audit 2024-04-30T09:53:28.213940+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:29.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:29 smithi144 bash[18557]: audit 2024-04-30T09:53:28.219142+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:29.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:29 smithi144 bash[18557]: audit 2024-04-30T09:53:28.222097+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:29.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:29 smithi144 bash[18557]: audit 2024-04-30T09:53:28.223897+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:29.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:29 smithi144 bash[18557]: cluster 2024-04-30T09:53:28.228379+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 2024-04-30T09:53:29.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:29 smithi144 bash[18557]: audit 2024-04-30T09:53:28.236798+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:29.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:29 smithi144 bash[18557]: cluster 2024-04-30T09:53:28.610671+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-30T09:53:29.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:29 smithi144 bash[24004]: audit 2024-04-30T09:53:28.209004+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:29.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:29 smithi144 bash[24004]: cephadm 2024-04-30T09:53:28.210733+0000 mgr.y (mgr.14152) 179 : cephadm [INF] Detected new or changed devices on smithi151 2024-04-30T09:53:29.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:29 smithi144 bash[24004]: audit 2024-04-30T09:53:28.213940+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:29.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:29 smithi144 bash[24004]: audit 2024-04-30T09:53:28.219142+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:29.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:29 smithi144 bash[24004]: audit 2024-04-30T09:53:28.222097+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:29.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:29 smithi144 bash[24004]: audit 2024-04-30T09:53:28.223897+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:29.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:29 smithi144 bash[24004]: cluster 2024-04-30T09:53:28.228379+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 2024-04-30T09:53:29.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:29 smithi144 bash[24004]: audit 2024-04-30T09:53:28.236798+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:29.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:29 smithi144 bash[24004]: cluster 2024-04-30T09:53:28.610671+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-30T09:53:30.429 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:30 smithi144 bash[18557]: cluster 2024-04-30T09:53:29.215269+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-30T09:53:30.429 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:30 smithi144 bash[18557]: cluster 2024-04-30T09:53:29.610401+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-04-30T09:53:30.429 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:30 smithi144 bash[24004]: cluster 2024-04-30T09:53:29.215269+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-30T09:53:30.429 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:30 smithi144 bash[24004]: cluster 2024-04-30T09:53:29.610401+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-04-30T09:53:30.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:30 smithi151 bash[18704]: cluster 2024-04-30T09:53:29.215269+0000 mon.a (mon.0) 571 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-30T09:53:30.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:30 smithi151 bash[18704]: cluster 2024-04-30T09:53:29.610401+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-04-30T09:53:31.500 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:31 smithi151 bash[18704]: cluster 2024-04-30T09:53:30.228996+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v153: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:31.557 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:31 smithi144 bash[18557]: cluster 2024-04-30T09:53:30.228996+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v153: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:31.557 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:31 smithi144 bash[24004]: cluster 2024-04-30T09:53:30.228996+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v153: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:32.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:32 smithi151 bash[18704]: audit 2024-04-30T09:53:31.475461+0000 mgr.y (mgr.14152) 182 : audit [DBG] from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi151:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:53:32.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:32 smithi151 bash[18704]: audit 2024-04-30T09:53:31.482462+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:53:32.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:32 smithi151 bash[18704]: audit 2024-04-30T09:53:31.488879+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:53:32.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:32 smithi151 bash[18704]: audit 2024-04-30T09:53:31.490731+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:32.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:32 smithi144 bash[24004]: audit 2024-04-30T09:53:31.475461+0000 mgr.y (mgr.14152) 182 : audit [DBG] from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi151:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:53:32.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:32 smithi144 bash[24004]: audit 2024-04-30T09:53:31.482462+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:53:32.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:32 smithi144 bash[24004]: audit 2024-04-30T09:53:31.488879+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:53:32.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:32 smithi144 bash[24004]: audit 2024-04-30T09:53:31.490731+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:32.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:32 smithi144 bash[18557]: audit 2024-04-30T09:53:31.475461+0000 mgr.y (mgr.14152) 182 : audit [DBG] from='client.24206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi151:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:53:32.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:32 smithi144 bash[18557]: audit 2024-04-30T09:53:31.482462+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:53:32.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:32 smithi144 bash[18557]: audit 2024-04-30T09:53:31.488879+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:53:32.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:32 smithi144 bash[18557]: audit 2024-04-30T09:53:31.490731+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:33.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:33 smithi151 bash[18704]: cluster 2024-04-30T09:53:32.229344+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 107 KiB/s, 0 objects/s recovering 2024-04-30T09:53:33.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:33 smithi144 bash[18557]: cluster 2024-04-30T09:53:32.229344+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 107 KiB/s, 0 objects/s recovering 2024-04-30T09:53:33.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:33 smithi144 bash[24004]: cluster 2024-04-30T09:53:32.229344+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 107 KiB/s, 0 objects/s recovering 2024-04-30T09:53:34.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:53:33 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:53:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:53:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:34 smithi151 bash[18704]: audit 2024-04-30T09:53:33.810897+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:34 smithi151 bash[18704]: audit 2024-04-30T09:53:33.821761+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:34 smithi151 bash[18704]: audit 2024-04-30T09:53:33.822314+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:34 smithi151 bash[18704]: audit 2024-04-30T09:53:33.825922+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:34 smithi151 bash[18704]: audit 2024-04-30T09:53:33.827729+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:34 smithi151 bash[18704]: cluster 2024-04-30T09:53:33.831807+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-04-30T09:53:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:34 smithi151 bash[18704]: audit 2024-04-30T09:53:33.840507+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:35.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:34 smithi144 bash[18557]: audit 2024-04-30T09:53:33.810897+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:35.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:34 smithi144 bash[18557]: audit 2024-04-30T09:53:33.821761+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:35.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:34 smithi144 bash[18557]: audit 2024-04-30T09:53:33.822314+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:35.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:34 smithi144 bash[18557]: audit 2024-04-30T09:53:33.825922+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:35.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:34 smithi144 bash[18557]: audit 2024-04-30T09:53:33.827729+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:35.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:34 smithi144 bash[18557]: cluster 2024-04-30T09:53:33.831807+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-04-30T09:53:35.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:34 smithi144 bash[18557]: audit 2024-04-30T09:53:33.840507+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:35.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:34 smithi144 bash[24004]: audit 2024-04-30T09:53:33.810897+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:35.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:34 smithi144 bash[24004]: audit 2024-04-30T09:53:33.821761+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:35.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:34 smithi144 bash[24004]: audit 2024-04-30T09:53:33.822314+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:35.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:34 smithi144 bash[24004]: audit 2024-04-30T09:53:33.825922+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:35.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:34 smithi144 bash[24004]: audit 2024-04-30T09:53:33.827729+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:35.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:34 smithi144 bash[24004]: cluster 2024-04-30T09:53:33.831807+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-04-30T09:53:35.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:34 smithi144 bash[24004]: audit 2024-04-30T09:53:33.840507+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:35 smithi151 bash[18704]: cluster 2024-04-30T09:53:34.817484+0000 mon.a (mon.0) 582 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-30T09:53:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:35 smithi151 bash[18704]: cluster 2024-04-30T09:53:34.817535+0000 mon.a (mon.0) 583 : cluster [INF] Cluster is now healthy 2024-04-30T09:53:36.160 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:35 smithi144 bash[18557]: cluster 2024-04-30T09:53:34.817484+0000 mon.a (mon.0) 582 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-30T09:53:36.160 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:35 smithi144 bash[18557]: cluster 2024-04-30T09:53:34.817535+0000 mon.a (mon.0) 583 : cluster [INF] Cluster is now healthy 2024-04-30T09:53:36.161 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:35 smithi144 bash[24004]: cluster 2024-04-30T09:53:34.817484+0000 mon.a (mon.0) 582 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-30T09:53:36.161 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:35 smithi144 bash[24004]: cluster 2024-04-30T09:53:34.817535+0000 mon.a (mon.0) 583 : cluster [INF] Cluster is now healthy 2024-04-30T09:53:36.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:53:36 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:53:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:53:37.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:37 smithi144 bash[18557]: cluster 2024-04-30T09:53:35.832389+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; 68 KiB/s, 0 objects/s recovering 2024-04-30T09:53:37.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:37 smithi144 bash[18557]: audit 2024-04-30T09:53:36.154549+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:37.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:37 smithi144 bash[18557]: audit 2024-04-30T09:53:36.160219+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:37.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:37 smithi144 bash[18557]: audit 2024-04-30T09:53:36.490676+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.151:0/4156091219' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "22359435-4b01-4c54-bc76-b85a29105659"}]: dispatch 2024-04-30T09:53:37.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:37 smithi144 bash[18557]: audit 2024-04-30T09:53:36.492464+0000 mon.a (mon.0) 586 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "22359435-4b01-4c54-bc76-b85a29105659"}]: dispatch 2024-04-30T09:53:37.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:37 smithi144 bash[18557]: audit 2024-04-30T09:53:36.501731+0000 mon.a (mon.0) 587 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "22359435-4b01-4c54-bc76-b85a29105659"}]': finished 2024-04-30T09:53:37.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:37 smithi144 bash[18557]: cluster 2024-04-30T09:53:36.501991+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-30T09:53:37.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:37 smithi144 bash[18557]: audit 2024-04-30T09:53:36.502293+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T09:53:37.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:37 smithi144 bash[18557]: audit 2024-04-30T09:53:37.138908+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.151:0/3950497865' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:53:37.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:37 smithi144 bash[24004]: cluster 2024-04-30T09:53:35.832389+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; 68 KiB/s, 0 objects/s recovering 2024-04-30T09:53:37.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:37 smithi144 bash[24004]: audit 2024-04-30T09:53:36.154549+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:37.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:37 smithi144 bash[24004]: audit 2024-04-30T09:53:36.160219+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:37.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:37 smithi144 bash[24004]: audit 2024-04-30T09:53:36.490676+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.151:0/4156091219' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "22359435-4b01-4c54-bc76-b85a29105659"}]: dispatch 2024-04-30T09:53:37.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:37 smithi144 bash[24004]: audit 2024-04-30T09:53:36.492464+0000 mon.a (mon.0) 586 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "22359435-4b01-4c54-bc76-b85a29105659"}]: dispatch 2024-04-30T09:53:37.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:37 smithi144 bash[24004]: audit 2024-04-30T09:53:36.501731+0000 mon.a (mon.0) 587 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "22359435-4b01-4c54-bc76-b85a29105659"}]': finished 2024-04-30T09:53:37.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:37 smithi144 bash[24004]: cluster 2024-04-30T09:53:36.501991+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-30T09:53:37.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:37 smithi144 bash[24004]: audit 2024-04-30T09:53:36.502293+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T09:53:37.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:37 smithi144 bash[24004]: audit 2024-04-30T09:53:37.138908+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.151:0/3950497865' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:53:37.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:37 smithi151 bash[18704]: cluster 2024-04-30T09:53:35.832389+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; 68 KiB/s, 0 objects/s recovering 2024-04-30T09:53:37.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:37 smithi151 bash[18704]: audit 2024-04-30T09:53:36.154549+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:37.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:37 smithi151 bash[18704]: audit 2024-04-30T09:53:36.160219+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:37.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:37 smithi151 bash[18704]: audit 2024-04-30T09:53:36.490676+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.151:0/4156091219' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "22359435-4b01-4c54-bc76-b85a29105659"}]: dispatch 2024-04-30T09:53:37.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:37 smithi151 bash[18704]: audit 2024-04-30T09:53:36.492464+0000 mon.a (mon.0) 586 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "22359435-4b01-4c54-bc76-b85a29105659"}]: dispatch 2024-04-30T09:53:37.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:37 smithi151 bash[18704]: audit 2024-04-30T09:53:36.501731+0000 mon.a (mon.0) 587 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "22359435-4b01-4c54-bc76-b85a29105659"}]': finished 2024-04-30T09:53:37.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:37 smithi151 bash[18704]: cluster 2024-04-30T09:53:36.501991+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-30T09:53:37.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:37 smithi151 bash[18704]: audit 2024-04-30T09:53:36.502293+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T09:53:37.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:37 smithi151 bash[18704]: audit 2024-04-30T09:53:37.138908+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.151:0/3950497865' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:53:39.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:39 smithi151 bash[18704]: cluster 2024-04-30T09:53:37.832982+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-04-30T09:53:39.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:39 smithi144 bash[18557]: cluster 2024-04-30T09:53:37.832982+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-04-30T09:53:39.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:39 smithi144 bash[24004]: cluster 2024-04-30T09:53:37.832982+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-04-30T09:53:41.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:41 smithi144 bash[18557]: cluster 2024-04-30T09:53:39.833674+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-04-30T09:53:41.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:41 smithi144 bash[24004]: cluster 2024-04-30T09:53:39.833674+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-04-30T09:53:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:41 smithi151 bash[18704]: cluster 2024-04-30T09:53:39.833674+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-04-30T09:53:43.894 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:43 smithi151 bash[18704]: cluster 2024-04-30T09:53:41.834328+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:43.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:43 smithi144 bash[18557]: cluster 2024-04-30T09:53:41.834328+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:43.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:43 smithi144 bash[24004]: cluster 2024-04-30T09:53:41.834328+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:45.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:45 smithi151 bash[18704]: cluster 2024-04-30T09:53:43.834940+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:45.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:45 smithi144 bash[18557]: cluster 2024-04-30T09:53:43.834940+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:45.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:45 smithi144 bash[24004]: cluster 2024-04-30T09:53:43.834940+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:47.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:47 smithi144 bash[18557]: cluster 2024-04-30T09:53:45.835582+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:47.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:47 smithi144 bash[18557]: audit 2024-04-30T09:53:46.636565+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-30T09:53:47.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:47 smithi144 bash[18557]: audit 2024-04-30T09:53:46.638532+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:47.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:47 smithi144 bash[18557]: cephadm 2024-04-30T09:53:46.640087+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Deploying daemon osd.5 on smithi151 2024-04-30T09:53:47.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:47 smithi144 bash[24004]: cluster 2024-04-30T09:53:45.835582+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:47.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:47 smithi144 bash[24004]: audit 2024-04-30T09:53:46.636565+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-30T09:53:47.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:47 smithi144 bash[24004]: audit 2024-04-30T09:53:46.638532+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:47.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:47 smithi144 bash[24004]: cephadm 2024-04-30T09:53:46.640087+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Deploying daemon osd.5 on smithi151 2024-04-30T09:53:47.959 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:47 smithi151 bash[18704]: cluster 2024-04-30T09:53:45.835582+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:47.959 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:47 smithi151 bash[18704]: audit 2024-04-30T09:53:46.636565+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-30T09:53:47.959 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:47 smithi151 bash[18704]: audit 2024-04-30T09:53:46.638532+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:47.959 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:47 smithi151 bash[18704]: cephadm 2024-04-30T09:53:46.640087+0000 mgr.y (mgr.14152) 191 : cephadm [INF] Deploying daemon osd.5 on smithi151 2024-04-30T09:53:49.789 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:49 smithi151 bash[18704]: cluster 2024-04-30T09:53:47.836234+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:49.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:49 smithi144 bash[18557]: cluster 2024-04-30T09:53:47.836234+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:49.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:49 smithi144 bash[24004]: cluster 2024-04-30T09:53:47.836234+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:50.466 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 09:53:50 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:53:50.787 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 09:53:50 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:53:50.787 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:50 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:53:50.787 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:50 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:53:50.788 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:53:50 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:53:50.788 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:53:50 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:53:51.920 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:51 smithi144 bash[18557]: cluster 2024-04-30T09:53:49.836923+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:51.920 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:51 smithi144 bash[18557]: audit 2024-04-30T09:53:50.826383+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:51.920 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:51 smithi144 bash[18557]: audit 2024-04-30T09:53:50.858558+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:51.921 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:51 smithi144 bash[18557]: audit 2024-04-30T09:53:50.861199+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:51.921 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:51 smithi144 bash[18557]: audit 2024-04-30T09:53:50.862801+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:51.921 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:51 smithi144 bash[18557]: audit 2024-04-30T09:53:50.873244+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:51.921 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:51 smithi144 bash[24004]: cluster 2024-04-30T09:53:49.836923+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:51.921 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:51 smithi144 bash[24004]: audit 2024-04-30T09:53:50.826383+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:51.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:51 smithi144 bash[24004]: audit 2024-04-30T09:53:50.858558+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:51.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:51 smithi144 bash[24004]: audit 2024-04-30T09:53:50.861199+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:51.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:51 smithi144 bash[24004]: audit 2024-04-30T09:53:50.862801+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:51.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:51 smithi144 bash[24004]: audit 2024-04-30T09:53:50.873244+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:52.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:51 smithi151 bash[18704]: cluster 2024-04-30T09:53:49.836923+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:52.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:51 smithi151 bash[18704]: audit 2024-04-30T09:53:50.826383+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:52.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:51 smithi151 bash[18704]: audit 2024-04-30T09:53:50.858558+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:52.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:51 smithi151 bash[18704]: audit 2024-04-30T09:53:50.861199+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:52.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:51 smithi151 bash[18704]: audit 2024-04-30T09:53:50.862801+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:52.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:51 smithi151 bash[18704]: audit 2024-04-30T09:53:50.873244+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:53.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:53 smithi144 bash[18557]: cluster 2024-04-30T09:53:51.837569+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:53.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:53 smithi144 bash[24004]: cluster 2024-04-30T09:53:51.837569+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:53.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:53 smithi151 bash[18704]: cluster 2024-04-30T09:53:51.837569+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:54.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:53:53 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:53:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:53:55.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:54 smithi151 bash[18704]: cluster 2024-04-30T09:53:53.838193+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:55.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:54 smithi151 bash[18704]: audit 2024-04-30T09:53:53.987178+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:55.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:54 smithi151 bash[18704]: audit 2024-04-30T09:53:53.997842+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:55.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:54 smithi151 bash[18704]: audit 2024-04-30T09:53:54.002172+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:55.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:54 smithi151 bash[18704]: audit 2024-04-30T09:53:54.005031+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:55.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:54 smithi151 bash[18704]: audit 2024-04-30T09:53:54.006892+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:55.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:54 smithi151 bash[18704]: audit 2024-04-30T09:53:54.020105+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:55.301 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:54 smithi144 bash[18557]: cluster 2024-04-30T09:53:53.838193+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:55.301 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:54 smithi144 bash[18557]: audit 2024-04-30T09:53:53.987178+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:55.301 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:54 smithi144 bash[18557]: audit 2024-04-30T09:53:53.997842+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:55.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:54 smithi144 bash[18557]: audit 2024-04-30T09:53:54.002172+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:55.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:54 smithi144 bash[18557]: audit 2024-04-30T09:53:54.005031+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:55.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:54 smithi144 bash[18557]: audit 2024-04-30T09:53:54.006892+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:55.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:54 smithi144 bash[18557]: audit 2024-04-30T09:53:54.020105+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:55.302 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:54 smithi144 bash[24004]: cluster 2024-04-30T09:53:53.838193+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:55.302 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:54 smithi144 bash[24004]: audit 2024-04-30T09:53:53.987178+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:55.302 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:54 smithi144 bash[24004]: audit 2024-04-30T09:53:53.997842+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:55.302 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:54 smithi144 bash[24004]: audit 2024-04-30T09:53:54.002172+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:55.302 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:54 smithi144 bash[24004]: audit 2024-04-30T09:53:54.005031+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:55.302 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:54 smithi144 bash[24004]: audit 2024-04-30T09:53:54.006892+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:55.302 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:54 smithi144 bash[24004]: audit 2024-04-30T09:53:54.020105+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:55.707 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:53:55 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:53:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:53:56.526 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:56 smithi151 bash[18704]: audit 2024-04-30T09:53:55.291214+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:56.526 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:56 smithi151 bash[18704]: cephadm 2024-04-30T09:53:55.292943+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi151 2024-04-30T09:53:56.526 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:56 smithi151 bash[18704]: audit 2024-04-30T09:53:55.295161+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:56.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:56 smithi151 bash[18704]: audit 2024-04-30T09:53:55.300656+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:56.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:56 smithi151 bash[18704]: audit 2024-04-30T09:53:55.301097+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:56.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:56 smithi151 bash[18704]: audit 2024-04-30T09:53:55.303167+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:56.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:56 smithi151 bash[18704]: audit 2024-04-30T09:53:55.313617+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:56.707 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:53:56 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:53:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:53:56.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:56 smithi144 bash[18557]: audit 2024-04-30T09:53:55.291214+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:56.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:56 smithi144 bash[18557]: cephadm 2024-04-30T09:53:55.292943+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi151 2024-04-30T09:53:56.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:56 smithi144 bash[18557]: audit 2024-04-30T09:53:55.295161+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:56.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:56 smithi144 bash[18557]: audit 2024-04-30T09:53:55.300656+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:56.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:56 smithi144 bash[18557]: audit 2024-04-30T09:53:55.301097+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:56.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:56 smithi144 bash[18557]: audit 2024-04-30T09:53:55.303167+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:56.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:56 smithi144 bash[18557]: audit 2024-04-30T09:53:55.313617+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:56.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:56 smithi144 bash[24004]: audit 2024-04-30T09:53:55.291214+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:56.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:56 smithi144 bash[24004]: cephadm 2024-04-30T09:53:55.292943+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Detected new or changed devices on smithi151 2024-04-30T09:53:56.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:56 smithi144 bash[24004]: audit 2024-04-30T09:53:55.295161+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:56.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:56 smithi144 bash[24004]: audit 2024-04-30T09:53:55.300656+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:56.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:56 smithi144 bash[24004]: audit 2024-04-30T09:53:55.301097+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:56.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:56 smithi144 bash[24004]: audit 2024-04-30T09:53:55.303167+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:56.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:56 smithi144 bash[24004]: audit 2024-04-30T09:53:55.313617+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:57.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:57 smithi151 bash[18704]: cluster 2024-04-30T09:53:55.838726+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:57.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:57 smithi151 bash[18704]: audit 2024-04-30T09:53:56.317833+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:57.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:57 smithi151 bash[18704]: audit 2024-04-30T09:53:56.330271+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:57 smithi144 bash[18557]: cluster 2024-04-30T09:53:55.838726+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:57 smithi144 bash[18557]: audit 2024-04-30T09:53:56.317833+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:57 smithi144 bash[18557]: audit 2024-04-30T09:53:56.330271+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:57.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:57 smithi144 bash[24004]: cluster 2024-04-30T09:53:55.838726+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:57.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:57 smithi144 bash[24004]: audit 2024-04-30T09:53:56.317833+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:57.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:57 smithi144 bash[24004]: audit 2024-04-30T09:53:56.330271+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:58.494 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:58 smithi151 bash[18704]: audit 2024-04-30T09:53:58.185362+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.151:6808/2287341056,v1:172.21.15.151:6809/2287341056]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-30T09:53:58.494 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:58 smithi151 bash[18704]: audit 2024-04-30T09:53:58.187183+0000 mon.a (mon.0) 611 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-30T09:53:58.512 INFO:teuthology.orchestra.run.smithi151.stdout:Created osd(s) 5 on host 'smithi151' 2024-04-30T09:53:58.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:58 smithi144 bash[24004]: audit 2024-04-30T09:53:58.185362+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.151:6808/2287341056,v1:172.21.15.151:6809/2287341056]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-30T09:53:58.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:58 smithi144 bash[24004]: audit 2024-04-30T09:53:58.187183+0000 mon.a (mon.0) 611 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-30T09:53:58.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:58 smithi144 bash[18557]: audit 2024-04-30T09:53:58.185362+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.151:6808/2287341056,v1:172.21.15.151:6809/2287341056]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-30T09:53:58.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:58 smithi144 bash[18557]: audit 2024-04-30T09:53:58.187183+0000 mon.a (mon.0) 611 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-30T09:53:59.138 DEBUG:teuthology.orchestra.run.smithi151:osd.5> sudo journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.5.service 2024-04-30T09:53:59.140 INFO:tasks.cephadm:Deploying osd.6 on smithi151 with /dev/vg_nvme/lv_2... 2024-04-30T09:53:59.141 DEBUG:teuthology.orchestra.run.smithi151:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-04-30T09:53:59.574 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 09:53:59 smithi151 bash[27377]: debug 2024-04-30T09:53:59.344+0000 7f21c2b3d700 -1 osd.5 0 waiting for initial osdmap 2024-04-30T09:53:59.575 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 09:53:59 smithi151 bash[27377]: debug 2024-04-30T09:53:59.352+0000 7f21bdcd5700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T09:53:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:59 smithi151 bash[18704]: cluster 2024-04-30T09:53:57.839290+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:59 smithi151 bash[18704]: audit 2024-04-30T09:53:58.333747+0000 mon.a (mon.0) 612 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-30T09:53:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:59 smithi151 bash[18704]: audit 2024-04-30T09:53:58.333951+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.151:6808/2287341056,v1:172.21.15.151:6809/2287341056]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:53:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:59 smithi151 bash[18704]: cluster 2024-04-30T09:53:58.333978+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-30T09:53:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:59 smithi151 bash[18704]: audit 2024-04-30T09:53:58.334224+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T09:53:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:59 smithi151 bash[18704]: audit 2024-04-30T09:53:58.335789+0000 mon.a (mon.0) 615 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:53:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:59 smithi151 bash[18704]: audit 2024-04-30T09:53:58.511157+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:59 smithi151 bash[18704]: audit 2024-04-30T09:53:58.539032+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:59 smithi151 bash[18704]: audit 2024-04-30T09:53:58.541772+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:59 smithi151 bash[18704]: audit 2024-04-30T09:53:58.543572+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:59 smithi151 bash[18704]: audit 2024-04-30T09:53:58.547897+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:53:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:59 smithi151 bash[18704]: audit 2024-04-30T09:53:58.549500+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:53:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:59 smithi151 bash[18704]: cephadm 2024-04-30T09:53:58.550762+0000 mgr.y (mgr.14152) 199 : cephadm [INF] Adjusting osd_memory_target on smithi151 to 8120M 2024-04-30T09:53:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:59 smithi151 bash[18704]: audit 2024-04-30T09:53:58.560901+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:53:59 smithi151 bash[18704]: audit 2024-04-30T09:53:58.569453+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:59.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[18557]: cluster 2024-04-30T09:53:57.839290+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:59.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[18557]: audit 2024-04-30T09:53:58.333747+0000 mon.a (mon.0) 612 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-30T09:53:59.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[18557]: audit 2024-04-30T09:53:58.333951+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.151:6808/2287341056,v1:172.21.15.151:6809/2287341056]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:53:59.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[18557]: cluster 2024-04-30T09:53:58.333978+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-30T09:53:59.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[18557]: audit 2024-04-30T09:53:58.334224+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T09:53:59.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[18557]: audit 2024-04-30T09:53:58.335789+0000 mon.a (mon.0) 615 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:53:59.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[18557]: audit 2024-04-30T09:53:58.511157+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:59.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[18557]: audit 2024-04-30T09:53:58.539032+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:59.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[18557]: audit 2024-04-30T09:53:58.541772+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:59.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[18557]: audit 2024-04-30T09:53:58.543572+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:59.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[18557]: audit 2024-04-30T09:53:58.547897+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:53:59.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[18557]: audit 2024-04-30T09:53:58.549500+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:53:59.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[18557]: cephadm 2024-04-30T09:53:58.550762+0000 mgr.y (mgr.14152) 199 : cephadm [INF] Adjusting osd_memory_target on smithi151 to 8120M 2024-04-30T09:53:59.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[18557]: audit 2024-04-30T09:53:58.560901+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:59.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[18557]: audit 2024-04-30T09:53:58.569453+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:59.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[24004]: cluster 2024-04-30T09:53:57.839290+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:53:59.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[24004]: audit 2024-04-30T09:53:58.333747+0000 mon.a (mon.0) 612 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-30T09:53:59.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[24004]: audit 2024-04-30T09:53:58.333951+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.151:6808/2287341056,v1:172.21.15.151:6809/2287341056]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:53:59.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[24004]: cluster 2024-04-30T09:53:58.333978+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-30T09:53:59.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[24004]: audit 2024-04-30T09:53:58.334224+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T09:53:59.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[24004]: audit 2024-04-30T09:53:58.335789+0000 mon.a (mon.0) 615 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:53:59.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[24004]: audit 2024-04-30T09:53:58.511157+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:59.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[24004]: audit 2024-04-30T09:53:58.539032+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:53:59.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[24004]: audit 2024-04-30T09:53:58.541772+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:53:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[24004]: audit 2024-04-30T09:53:58.543572+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:53:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[24004]: audit 2024-04-30T09:53:58.547897+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:53:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[24004]: audit 2024-04-30T09:53:58.549500+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:53:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[24004]: cephadm 2024-04-30T09:53:58.550762+0000 mgr.y (mgr.14152) 199 : cephadm [INF] Adjusting osd_memory_target on smithi151 to 8120M 2024-04-30T09:53:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[24004]: audit 2024-04-30T09:53:58.560901+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:53:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:53:59 smithi144 bash[24004]: audit 2024-04-30T09:53:58.569453+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:00.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:00 smithi144 bash[18557]: audit 2024-04-30T09:53:59.334169+0000 mon.a (mon.0) 624 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]': finished 2024-04-30T09:54:00.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:00 smithi144 bash[18557]: cluster 2024-04-30T09:53:59.334496+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-04-30T09:54:00.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:00 smithi144 bash[18557]: audit 2024-04-30T09:53:59.335384+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T09:54:00.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:00 smithi144 bash[18557]: audit 2024-04-30T09:53:59.347759+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T09:54:00.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:00 smithi144 bash[24004]: audit 2024-04-30T09:53:59.334169+0000 mon.a (mon.0) 624 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]': finished 2024-04-30T09:54:00.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:00 smithi144 bash[24004]: cluster 2024-04-30T09:53:59.334496+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-04-30T09:54:00.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:00 smithi144 bash[24004]: audit 2024-04-30T09:53:59.335384+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T09:54:00.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:00 smithi144 bash[24004]: audit 2024-04-30T09:53:59.347759+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T09:54:00.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:00 smithi151 bash[18704]: audit 2024-04-30T09:53:59.334169+0000 mon.a (mon.0) 624 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]': finished 2024-04-30T09:54:00.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:00 smithi151 bash[18704]: cluster 2024-04-30T09:53:59.334496+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-04-30T09:54:00.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:00 smithi151 bash[18704]: audit 2024-04-30T09:53:59.335384+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T09:54:00.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:00 smithi151 bash[18704]: audit 2024-04-30T09:53:59.347759+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T09:54:01.603 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:01 smithi151 bash[18704]: cluster 2024-04-30T09:53:59.159207+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:54:01.603 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:01 smithi151 bash[18704]: cluster 2024-04-30T09:53:59.159404+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:54:01.603 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:01 smithi151 bash[18704]: cluster 2024-04-30T09:53:59.839866+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:54:01.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:01 smithi151 bash[18704]: cluster 2024-04-30T09:54:00.337065+0000 mon.a (mon.0) 628 : cluster [INF] osd.5 [v2:172.21.15.151:6808/2287341056,v1:172.21.15.151:6809/2287341056] boot 2024-04-30T09:54:01.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:01 smithi151 bash[18704]: cluster 2024-04-30T09:54:00.337178+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-30T09:54:01.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:01 smithi151 bash[18704]: audit 2024-04-30T09:54:00.337541+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T09:54:01.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:01 smithi151 bash[18704]: cluster 2024-04-30T09:54:01.337886+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-30T09:54:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:01 smithi144 bash[18557]: cluster 2024-04-30T09:53:59.159207+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:54:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:01 smithi144 bash[18557]: cluster 2024-04-30T09:53:59.159404+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:54:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:01 smithi144 bash[18557]: cluster 2024-04-30T09:53:59.839866+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:54:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:01 smithi144 bash[18557]: cluster 2024-04-30T09:54:00.337065+0000 mon.a (mon.0) 628 : cluster [INF] osd.5 [v2:172.21.15.151:6808/2287341056,v1:172.21.15.151:6809/2287341056] boot 2024-04-30T09:54:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:01 smithi144 bash[18557]: cluster 2024-04-30T09:54:00.337178+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-30T09:54:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:01 smithi144 bash[18557]: audit 2024-04-30T09:54:00.337541+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T09:54:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:01 smithi144 bash[18557]: cluster 2024-04-30T09:54:01.337886+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-30T09:54:01.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:01 smithi144 bash[24004]: cluster 2024-04-30T09:53:59.159207+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:54:01.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:01 smithi144 bash[24004]: cluster 2024-04-30T09:53:59.159404+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:54:01.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:01 smithi144 bash[24004]: cluster 2024-04-30T09:53:59.839866+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-30T09:54:01.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:01 smithi144 bash[24004]: cluster 2024-04-30T09:54:00.337065+0000 mon.a (mon.0) 628 : cluster [INF] osd.5 [v2:172.21.15.151:6808/2287341056,v1:172.21.15.151:6809/2287341056] boot 2024-04-30T09:54:01.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:01 smithi144 bash[24004]: cluster 2024-04-30T09:54:00.337178+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-30T09:54:01.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:01 smithi144 bash[24004]: audit 2024-04-30T09:54:00.337541+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T09:54:01.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:01 smithi144 bash[24004]: cluster 2024-04-30T09:54:01.337886+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-30T09:54:02.745 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-30T09:54:02.784 DEBUG:teuthology.orchestra.run.smithi151:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi151:vg_nvme/lv_2 2024-04-30T09:54:03.659 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:03 smithi151 bash[18704]: cluster 2024-04-30T09:54:01.840442+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:03.659 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:03 smithi151 bash[18704]: cluster 2024-04-30T09:54:02.342026+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-30T09:54:03.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:03 smithi144 bash[18557]: cluster 2024-04-30T09:54:01.840442+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:03.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:03 smithi144 bash[18557]: cluster 2024-04-30T09:54:02.342026+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-30T09:54:03.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:03 smithi144 bash[24004]: cluster 2024-04-30T09:54:01.840442+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:03.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:03 smithi144 bash[24004]: cluster 2024-04-30T09:54:02.342026+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-30T09:54:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:04 smithi144 bash[18557]: cluster 2024-04-30T09:54:03.358494+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-30T09:54:04.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:04 smithi144 bash[24004]: cluster 2024-04-30T09:54:03.358494+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-30T09:54:04.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:04 smithi151 bash[18704]: cluster 2024-04-30T09:54:03.358494+0000 mon.a (mon.0) 633 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-30T09:54:05.525 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:05 smithi151 bash[18704]: cluster 2024-04-30T09:54:03.841111+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v177: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-04-30T09:54:05.525 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:05 smithi151 bash[18704]: cluster 2024-04-30T09:54:04.360301+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-04-30T09:54:05.525 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:05 smithi151 bash[18704]: cluster 2024-04-30T09:54:04.616813+0000 mon.a (mon.0) 635 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-04-30T09:54:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:05 smithi144 bash[18557]: cluster 2024-04-30T09:54:03.841111+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v177: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-04-30T09:54:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:05 smithi144 bash[18557]: cluster 2024-04-30T09:54:04.360301+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-04-30T09:54:05.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:05 smithi144 bash[18557]: cluster 2024-04-30T09:54:04.616813+0000 mon.a (mon.0) 635 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-04-30T09:54:05.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:05 smithi144 bash[24004]: cluster 2024-04-30T09:54:03.841111+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v177: 1 pgs: 1 activating+undersized+degraded+remapped; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail; 2/6 objects degraded (33.333%) 2024-04-30T09:54:05.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:05 smithi144 bash[24004]: cluster 2024-04-30T09:54:04.360301+0000 mon.a (mon.0) 634 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-04-30T09:54:05.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:05 smithi144 bash[24004]: cluster 2024-04-30T09:54:04.616813+0000 mon.a (mon.0) 635 : cluster [WRN] Health check failed: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2024-04-30T09:54:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:06 smithi144 bash[18557]: audit 2024-04-30T09:54:05.496988+0000 mgr.y (mgr.14152) 203 : audit [DBG] from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi151:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:54:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:06 smithi144 bash[18557]: audit 2024-04-30T09:54:05.503862+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:54:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:06 smithi144 bash[18557]: audit 2024-04-30T09:54:05.510135+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:54:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:06 smithi144 bash[18557]: audit 2024-04-30T09:54:05.511805+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:06.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:06 smithi144 bash[24004]: audit 2024-04-30T09:54:05.496988+0000 mgr.y (mgr.14152) 203 : audit [DBG] from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi151:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:54:06.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:06 smithi144 bash[24004]: audit 2024-04-30T09:54:05.503862+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:54:06.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:06 smithi144 bash[24004]: audit 2024-04-30T09:54:05.510135+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:54:06.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:06 smithi144 bash[24004]: audit 2024-04-30T09:54:05.511805+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:06.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:06 smithi151 bash[18704]: audit 2024-04-30T09:54:05.496988+0000 mgr.y (mgr.14152) 203 : audit [DBG] from='client.24233 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi151:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:54:06.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:06 smithi151 bash[18704]: audit 2024-04-30T09:54:05.503862+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:54:06.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:06 smithi151 bash[18704]: audit 2024-04-30T09:54:05.510135+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:54:06.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:06 smithi151 bash[18704]: audit 2024-04-30T09:54:05.511805+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:07 smithi144 bash[18557]: cluster 2024-04-30T09:54:05.841661+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:07 smithi144 bash[18557]: cluster 2024-04-30T09:54:06.364140+0000 mon.a (mon.0) 639 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-04-30T09:54:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:07 smithi144 bash[18557]: cluster 2024-04-30T09:54:06.364200+0000 mon.a (mon.0) 640 : cluster [INF] Cluster is now healthy 2024-04-30T09:54:07.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:07 smithi144 bash[24004]: cluster 2024-04-30T09:54:05.841661+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:07.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:07 smithi144 bash[24004]: cluster 2024-04-30T09:54:06.364140+0000 mon.a (mon.0) 639 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-04-30T09:54:07.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:07 smithi144 bash[24004]: cluster 2024-04-30T09:54:06.364200+0000 mon.a (mon.0) 640 : cluster [INF] Cluster is now healthy 2024-04-30T09:54:07.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:07 smithi151 bash[18704]: cluster 2024-04-30T09:54:05.841661+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:07.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:07 smithi151 bash[18704]: cluster 2024-04-30T09:54:06.364140+0000 mon.a (mon.0) 639 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/6 objects degraded (33.333%), 1 pg degraded) 2024-04-30T09:54:07.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:07 smithi151 bash[18704]: cluster 2024-04-30T09:54:06.364200+0000 mon.a (mon.0) 640 : cluster [INF] Cluster is now healthy 2024-04-30T09:54:09.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:09 smithi151 bash[18704]: cluster 2024-04-30T09:54:07.842218+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:09.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:09 smithi144 bash[18557]: cluster 2024-04-30T09:54:07.842218+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:09.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:09 smithi144 bash[24004]: cluster 2024-04-30T09:54:07.842218+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:11.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:11 smithi144 bash[18557]: cluster 2024-04-30T09:54:09.842736+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 2024-04-30T09:54:11.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:11 smithi144 bash[24004]: cluster 2024-04-30T09:54:09.842736+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 2024-04-30T09:54:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:11 smithi151 bash[18704]: cluster 2024-04-30T09:54:09.842736+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 2024-04-30T09:54:12.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:12 smithi144 bash[18557]: audit 2024-04-30T09:54:11.888985+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.151:0/2227112968' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8baeed44-7799-4613-83ba-497c5f0cf634"}]: dispatch 2024-04-30T09:54:12.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:12 smithi144 bash[18557]: audit 2024-04-30T09:54:11.890931+0000 mon.a (mon.0) 641 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8baeed44-7799-4613-83ba-497c5f0cf634"}]: dispatch 2024-04-30T09:54:12.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:12 smithi144 bash[18557]: audit 2024-04-30T09:54:11.900332+0000 mon.a (mon.0) 642 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8baeed44-7799-4613-83ba-497c5f0cf634"}]': finished 2024-04-30T09:54:12.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:12 smithi144 bash[18557]: cluster 2024-04-30T09:54:11.900556+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-30T09:54:12.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:12 smithi144 bash[18557]: audit 2024-04-30T09:54:11.900869+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:54:12.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:12 smithi144 bash[18557]: audit 2024-04-30T09:54:12.601374+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.151:0/1863057430' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:54:12.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:12 smithi144 bash[24004]: audit 2024-04-30T09:54:11.888985+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.151:0/2227112968' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8baeed44-7799-4613-83ba-497c5f0cf634"}]: dispatch 2024-04-30T09:54:12.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:12 smithi144 bash[24004]: audit 2024-04-30T09:54:11.890931+0000 mon.a (mon.0) 641 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8baeed44-7799-4613-83ba-497c5f0cf634"}]: dispatch 2024-04-30T09:54:12.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:12 smithi144 bash[24004]: audit 2024-04-30T09:54:11.900332+0000 mon.a (mon.0) 642 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8baeed44-7799-4613-83ba-497c5f0cf634"}]': finished 2024-04-30T09:54:12.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:12 smithi144 bash[24004]: cluster 2024-04-30T09:54:11.900556+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-30T09:54:12.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:12 smithi144 bash[24004]: audit 2024-04-30T09:54:11.900869+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:54:12.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:12 smithi144 bash[24004]: audit 2024-04-30T09:54:12.601374+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.151:0/1863057430' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:54:13.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:12 smithi151 bash[18704]: audit 2024-04-30T09:54:11.888985+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.151:0/2227112968' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8baeed44-7799-4613-83ba-497c5f0cf634"}]: dispatch 2024-04-30T09:54:13.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:12 smithi151 bash[18704]: audit 2024-04-30T09:54:11.890931+0000 mon.a (mon.0) 641 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8baeed44-7799-4613-83ba-497c5f0cf634"}]: dispatch 2024-04-30T09:54:13.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:12 smithi151 bash[18704]: audit 2024-04-30T09:54:11.900332+0000 mon.a (mon.0) 642 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8baeed44-7799-4613-83ba-497c5f0cf634"}]': finished 2024-04-30T09:54:13.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:12 smithi151 bash[18704]: cluster 2024-04-30T09:54:11.900556+0000 mon.a (mon.0) 643 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-30T09:54:13.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:12 smithi151 bash[18704]: audit 2024-04-30T09:54:11.900869+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:54:13.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:12 smithi151 bash[18704]: audit 2024-04-30T09:54:12.601374+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.151:0/1863057430' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:54:13.904 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:13 smithi144 bash[18557]: cluster 2024-04-30T09:54:11.843463+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; 61 KiB/s, 0 objects/s recovering 2024-04-30T09:54:13.905 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:13 smithi144 bash[24004]: cluster 2024-04-30T09:54:11.843463+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; 61 KiB/s, 0 objects/s recovering 2024-04-30T09:54:13.905 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:13 smithi151 bash[18704]: cluster 2024-04-30T09:54:11.843463+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; 61 KiB/s, 0 objects/s recovering 2024-04-30T09:54:14.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:54:13 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:54:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:54:15.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:14 smithi144 bash[18557]: cluster 2024-04-30T09:54:13.844102+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-04-30T09:54:15.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:14 smithi144 bash[18557]: audit 2024-04-30T09:54:13.894786+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:15.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:14 smithi144 bash[18557]: audit 2024-04-30T09:54:13.903485+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:15.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:14 smithi144 bash[24004]: cluster 2024-04-30T09:54:13.844102+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-04-30T09:54:15.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:14 smithi144 bash[24004]: audit 2024-04-30T09:54:13.894786+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:15.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:14 smithi144 bash[24004]: audit 2024-04-30T09:54:13.903485+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:15.317 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:14 smithi151 bash[18704]: cluster 2024-04-30T09:54:13.844102+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-04-30T09:54:15.318 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:14 smithi151 bash[18704]: audit 2024-04-30T09:54:13.894786+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:15.318 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:14 smithi151 bash[18704]: audit 2024-04-30T09:54:13.903485+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:16.957 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:54:16 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:54:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:54:17.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:17 smithi151 bash[18704]: cluster 2024-04-30T09:54:15.844688+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:17.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:17 smithi151 bash[18704]: audit 2024-04-30T09:54:16.500147+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:17.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:17 smithi151 bash[18704]: audit 2024-04-30T09:54:16.507797+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:17.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:17 smithi144 bash[18557]: cluster 2024-04-30T09:54:15.844688+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:17.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:17 smithi144 bash[18557]: audit 2024-04-30T09:54:16.500147+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:17.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:17 smithi144 bash[18557]: audit 2024-04-30T09:54:16.507797+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:17.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:17 smithi144 bash[24004]: cluster 2024-04-30T09:54:15.844688+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:17.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:17 smithi144 bash[24004]: audit 2024-04-30T09:54:16.500147+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:17.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:17 smithi144 bash[24004]: audit 2024-04-30T09:54:16.507797+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:18.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:18 smithi151 bash[18704]: audit 2024-04-30T09:54:17.824941+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:54:18.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:18 smithi151 bash[18704]: audit 2024-04-30T09:54:17.827615+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:54:18.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:18 smithi144 bash[18557]: audit 2024-04-30T09:54:17.824941+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:54:18.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:18 smithi144 bash[18557]: audit 2024-04-30T09:54:17.827615+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:54:18.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:18 smithi144 bash[24004]: audit 2024-04-30T09:54:17.824941+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:54:18.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:18 smithi144 bash[24004]: audit 2024-04-30T09:54:17.827615+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:54:19.914 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:19 smithi151 bash[18704]: cluster 2024-04-30T09:54:17.845257+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:19.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:19 smithi144 bash[18557]: cluster 2024-04-30T09:54:17.845257+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:19.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:19 smithi144 bash[24004]: cluster 2024-04-30T09:54:17.845257+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:21.896 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:21 smithi151 bash[18704]: cluster 2024-04-30T09:54:19.845877+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:21.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:21 smithi144 bash[18557]: cluster 2024-04-30T09:54:19.845877+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:21.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:21 smithi144 bash[24004]: cluster 2024-04-30T09:54:19.845877+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:22.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:22 smithi151 bash[18704]: audit 2024-04-30T09:54:22.500019+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-30T09:54:22.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:22 smithi151 bash[18704]: audit 2024-04-30T09:54:22.501872+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:22.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:22 smithi144 bash[18557]: audit 2024-04-30T09:54:22.500019+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-30T09:54:22.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:22 smithi144 bash[18557]: audit 2024-04-30T09:54:22.501872+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:22.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:22 smithi144 bash[24004]: audit 2024-04-30T09:54:22.500019+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-30T09:54:22.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:22 smithi144 bash[24004]: audit 2024-04-30T09:54:22.501872+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:23.744 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:23 smithi151 bash[18704]: cluster 2024-04-30T09:54:21.846426+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:23.744 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:23 smithi151 bash[18704]: cephadm 2024-04-30T09:54:22.503432+0000 mgr.y (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.6 on smithi151 2024-04-30T09:54:23.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:23 smithi144 bash[18557]: cluster 2024-04-30T09:54:21.846426+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:23.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:23 smithi144 bash[18557]: cephadm 2024-04-30T09:54:22.503432+0000 mgr.y (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.6 on smithi151 2024-04-30T09:54:23.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:23 smithi144 bash[24004]: cluster 2024-04-30T09:54:21.846426+0000 mgr.y (mgr.14152) 212 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:23.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:23 smithi144 bash[24004]: cephadm 2024-04-30T09:54:22.503432+0000 mgr.y (mgr.14152) 213 : cephadm [INF] Deploying daemon osd.6 on smithi151 2024-04-30T09:54:25.892 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 09:54:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:54:25.892 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:25 smithi151 bash[18704]: cluster 2024-04-30T09:54:23.846942+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:25.892 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:54:25.892 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 09:54:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:54:25.893 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:54:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:54:25.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:25 smithi144 bash[18557]: cluster 2024-04-30T09:54:23.846942+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:25.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:25 smithi144 bash[24004]: cluster 2024-04-30T09:54:23.846942+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:26.151 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:26 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:54:26.151 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:54:26 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:54:26.151 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 09:54:26 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:54:26.151 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 09:54:26 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:54:27.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:27 smithi151 bash[18704]: cluster 2024-04-30T09:54:25.847529+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:27.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:27 smithi151 bash[18704]: audit 2024-04-30T09:54:26.168030+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:27.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:27 smithi151 bash[18704]: audit 2024-04-30T09:54:26.176588+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:54:27.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:27 smithi151 bash[18704]: audit 2024-04-30T09:54:26.179842+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:27.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:27 smithi151 bash[18704]: audit 2024-04-30T09:54:26.181590+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:54:27.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:27 smithi151 bash[18704]: audit 2024-04-30T09:54:26.197499+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:27.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:27 smithi144 bash[18557]: cluster 2024-04-30T09:54:25.847529+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:27.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:27 smithi144 bash[18557]: audit 2024-04-30T09:54:26.168030+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:27.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:27 smithi144 bash[18557]: audit 2024-04-30T09:54:26.176588+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:54:27.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:27 smithi144 bash[18557]: audit 2024-04-30T09:54:26.179842+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:27.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:27 smithi144 bash[18557]: audit 2024-04-30T09:54:26.181590+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:54:27.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:27 smithi144 bash[18557]: audit 2024-04-30T09:54:26.197499+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:27.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:27 smithi144 bash[24004]: cluster 2024-04-30T09:54:25.847529+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:27.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:27 smithi144 bash[24004]: audit 2024-04-30T09:54:26.168030+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:27.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:27 smithi144 bash[24004]: audit 2024-04-30T09:54:26.176588+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:54:27.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:27 smithi144 bash[24004]: audit 2024-04-30T09:54:26.179842+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:27.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:27 smithi144 bash[24004]: audit 2024-04-30T09:54:26.181590+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:54:27.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:27 smithi144 bash[24004]: audit 2024-04-30T09:54:26.197499+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:29.734 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:29 smithi151 bash[18704]: cluster 2024-04-30T09:54:27.848130+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:29.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:29 smithi144 bash[18557]: cluster 2024-04-30T09:54:27.848130+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:29 smithi144 bash[24004]: cluster 2024-04-30T09:54:27.848130+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:31.917 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:31 smithi151 bash[18704]: cluster 2024-04-30T09:54:29.848676+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:31.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:31 smithi144 bash[18557]: cluster 2024-04-30T09:54:29.848676+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:31.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:31 smithi144 bash[24004]: cluster 2024-04-30T09:54:29.848676+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:32.361 INFO:teuthology.orchestra.run.smithi151.stdout:Created osd(s) 6 on host 'smithi151' 2024-04-30T09:54:33.178 DEBUG:teuthology.orchestra.run.smithi151:osd.6> sudo journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.6.service 2024-04-30T09:54:33.181 INFO:tasks.cephadm:Deploying osd.7 on smithi151 with /dev/vg_nvme/lv_1... 2024-04-30T09:54:33.181 DEBUG:teuthology.orchestra.run.smithi151:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-04-30T09:54:33.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:33 smithi151 bash[18704]: cluster 2024-04-30T09:54:31.849357+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:33.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:33 smithi151 bash[18704]: audit 2024-04-30T09:54:32.360184+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:33.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:33 smithi151 bash[18704]: audit 2024-04-30T09:54:32.388014+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:54:33.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:33 smithi151 bash[18704]: audit 2024-04-30T09:54:32.391572+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:33.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:33 smithi151 bash[18704]: audit 2024-04-30T09:54:32.393493+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:54:33.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:33 smithi151 bash[18704]: audit 2024-04-30T09:54:32.396516+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:54:33.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:33 smithi151 bash[18704]: audit 2024-04-30T09:54:32.397669+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:54:33.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:33 smithi151 bash[18704]: audit 2024-04-30T09:54:32.398680+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:54:33.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:33 smithi151 bash[18704]: cephadm 2024-04-30T09:54:32.399539+0000 mgr.y (mgr.14152) 219 : cephadm [INF] Adjusting osd_memory_target on smithi151 to 5413M 2024-04-30T09:54:33.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:33 smithi151 bash[18704]: audit 2024-04-30T09:54:32.406928+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:33.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:33 smithi151 bash[18704]: audit 2024-04-30T09:54:32.414048+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:33.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:33 smithi151 bash[18704]: audit 2024-04-30T09:54:32.508218+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.151:6816/2406391708,v1:172.21.15.151:6817/2406391708]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-30T09:54:33.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:33 smithi151 bash[18704]: audit 2024-04-30T09:54:32.510047+0000 mon.a (mon.0) 667 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-30T09:54:33.657 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[24004]: cluster 2024-04-30T09:54:31.849357+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:33.657 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[24004]: audit 2024-04-30T09:54:32.360184+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:33.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[24004]: audit 2024-04-30T09:54:32.388014+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:54:33.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[24004]: audit 2024-04-30T09:54:32.391572+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:33.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[24004]: audit 2024-04-30T09:54:32.393493+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:54:33.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[24004]: audit 2024-04-30T09:54:32.396516+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:54:33.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[24004]: audit 2024-04-30T09:54:32.397669+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:54:33.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[24004]: audit 2024-04-30T09:54:32.398680+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:54:33.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[24004]: cephadm 2024-04-30T09:54:32.399539+0000 mgr.y (mgr.14152) 219 : cephadm [INF] Adjusting osd_memory_target on smithi151 to 5413M 2024-04-30T09:54:33.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[24004]: audit 2024-04-30T09:54:32.406928+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:33.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[24004]: audit 2024-04-30T09:54:32.414048+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:33.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[24004]: audit 2024-04-30T09:54:32.508218+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.151:6816/2406391708,v1:172.21.15.151:6817/2406391708]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-30T09:54:33.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[24004]: audit 2024-04-30T09:54:32.510047+0000 mon.a (mon.0) 667 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-30T09:54:33.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[18557]: cluster 2024-04-30T09:54:31.849357+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:33.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[18557]: audit 2024-04-30T09:54:32.360184+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:33.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[18557]: audit 2024-04-30T09:54:32.388014+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:54:33.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[18557]: audit 2024-04-30T09:54:32.391572+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:33.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[18557]: audit 2024-04-30T09:54:32.393493+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:54:33.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[18557]: audit 2024-04-30T09:54:32.396516+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:54:33.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[18557]: audit 2024-04-30T09:54:32.397669+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:54:33.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[18557]: audit 2024-04-30T09:54:32.398680+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:54:33.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[18557]: cephadm 2024-04-30T09:54:32.399539+0000 mgr.y (mgr.14152) 219 : cephadm [INF] Adjusting osd_memory_target on smithi151 to 5413M 2024-04-30T09:54:33.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[18557]: audit 2024-04-30T09:54:32.406928+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:33.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[18557]: audit 2024-04-30T09:54:32.414048+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:33.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[18557]: audit 2024-04-30T09:54:32.508218+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.151:6816/2406391708,v1:172.21.15.151:6817/2406391708]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-30T09:54:33.660 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:33 smithi144 bash[18557]: audit 2024-04-30T09:54:32.510047+0000 mon.a (mon.0) 667 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-30T09:54:34.432 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:54:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:54:34.575 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 09:54:34 smithi151 bash[30436]: debug 2024-04-30T09:54:34.436+0000 7f0934715700 -1 osd.6 0 waiting for initial osdmap 2024-04-30T09:54:34.575 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 09:54:34 smithi151 bash[30436]: debug 2024-04-30T09:54:34.452+0000 7f092f8ad700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T09:54:34.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:34 smithi151 bash[18704]: audit 2024-04-30T09:54:33.419722+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.151:6816/2406391708,v1:172.21.15.151:6817/2406391708]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:54:34.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:34 smithi151 bash[18704]: audit 2024-04-30T09:54:33.420203+0000 mon.a (mon.0) 668 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-30T09:54:34.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:34 smithi151 bash[18704]: cluster 2024-04-30T09:54:33.420310+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-30T09:54:34.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:34 smithi151 bash[18704]: audit 2024-04-30T09:54:33.420635+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:54:34.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:34 smithi151 bash[18704]: audit 2024-04-30T09:54:33.421620+0000 mon.a (mon.0) 671 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:54:34.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:34 smithi151 bash[18704]: audit 2024-04-30T09:54:34.037621+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:34.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:34 smithi151 bash[18704]: audit 2024-04-30T09:54:34.048731+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:34.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:34 smithi151 bash[18704]: audit 2024-04-30T09:54:34.085160+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:54:34.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:34 smithi151 bash[18704]: audit 2024-04-30T09:54:34.086436+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:34.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:34 smithi151 bash[18704]: audit 2024-04-30T09:54:34.087136+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:54:34.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:34 smithi151 bash[18704]: audit 2024-04-30T09:54:34.094824+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[18557]: audit 2024-04-30T09:54:33.419722+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.151:6816/2406391708,v1:172.21.15.151:6817/2406391708]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:54:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[18557]: audit 2024-04-30T09:54:33.420203+0000 mon.a (mon.0) 668 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-30T09:54:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[18557]: cluster 2024-04-30T09:54:33.420310+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-30T09:54:34.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[18557]: audit 2024-04-30T09:54:33.420635+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:54:34.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[18557]: audit 2024-04-30T09:54:33.421620+0000 mon.a (mon.0) 671 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:54:34.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[18557]: audit 2024-04-30T09:54:34.037621+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:34.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[18557]: audit 2024-04-30T09:54:34.048731+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:34.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[18557]: audit 2024-04-30T09:54:34.085160+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:54:34.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[18557]: audit 2024-04-30T09:54:34.086436+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:34.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[18557]: audit 2024-04-30T09:54:34.087136+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:54:34.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[18557]: audit 2024-04-30T09:54:34.094824+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:34.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[24004]: audit 2024-04-30T09:54:33.419722+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.151:6816/2406391708,v1:172.21.15.151:6817/2406391708]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:54:34.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[24004]: audit 2024-04-30T09:54:33.420203+0000 mon.a (mon.0) 668 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-30T09:54:34.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[24004]: cluster 2024-04-30T09:54:33.420310+0000 mon.a (mon.0) 669 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-30T09:54:34.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[24004]: audit 2024-04-30T09:54:33.420635+0000 mon.a (mon.0) 670 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:54:34.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[24004]: audit 2024-04-30T09:54:33.421620+0000 mon.a (mon.0) 671 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:54:34.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[24004]: audit 2024-04-30T09:54:34.037621+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:34.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[24004]: audit 2024-04-30T09:54:34.048731+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:34.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[24004]: audit 2024-04-30T09:54:34.085160+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:54:34.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[24004]: audit 2024-04-30T09:54:34.086436+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:34.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[24004]: audit 2024-04-30T09:54:34.087136+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:54:34.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:34 smithi144 bash[24004]: audit 2024-04-30T09:54:34.094824+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:35 smithi144 bash[18557]: cluster 2024-04-30T09:54:33.850005+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:35 smithi144 bash[18557]: cephadm 2024-04-30T09:54:34.039331+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi151 2024-04-30T09:54:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:35 smithi144 bash[18557]: audit 2024-04-30T09:54:34.427770+0000 mon.a (mon.0) 678 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]': finished 2024-04-30T09:54:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:35 smithi144 bash[18557]: cluster 2024-04-30T09:54:34.427983+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-04-30T09:54:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:35 smithi144 bash[18557]: audit 2024-04-30T09:54:34.432038+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:54:35.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:35 smithi144 bash[18557]: audit 2024-04-30T09:54:34.441934+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:54:35.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:35 smithi144 bash[24004]: cluster 2024-04-30T09:54:33.850005+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:35.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:35 smithi144 bash[24004]: cephadm 2024-04-30T09:54:34.039331+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi151 2024-04-30T09:54:35.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:35 smithi144 bash[24004]: audit 2024-04-30T09:54:34.427770+0000 mon.a (mon.0) 678 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]': finished 2024-04-30T09:54:35.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:35 smithi144 bash[24004]: cluster 2024-04-30T09:54:34.427983+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-04-30T09:54:35.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:35 smithi144 bash[24004]: audit 2024-04-30T09:54:34.432038+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:54:35.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:35 smithi144 bash[24004]: audit 2024-04-30T09:54:34.441934+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:54:35.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:35 smithi151 bash[18704]: cluster 2024-04-30T09:54:33.850005+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:35.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:35 smithi151 bash[18704]: cephadm 2024-04-30T09:54:34.039331+0000 mgr.y (mgr.14152) 221 : cephadm [INF] Detected new or changed devices on smithi151 2024-04-30T09:54:35.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:35 smithi151 bash[18704]: audit 2024-04-30T09:54:34.427770+0000 mon.a (mon.0) 678 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]': finished 2024-04-30T09:54:35.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:35 smithi151 bash[18704]: cluster 2024-04-30T09:54:34.427983+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-04-30T09:54:35.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:35 smithi151 bash[18704]: audit 2024-04-30T09:54:34.432038+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:54:35.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:35 smithi151 bash[18704]: audit 2024-04-30T09:54:34.441934+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:54:36.436 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:54:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:54:36.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:36 smithi151 bash[18704]: cluster 2024-04-30T09:54:33.526551+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:54:36.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:36 smithi151 bash[18704]: cluster 2024-04-30T09:54:33.526748+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:54:36.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:36 smithi151 bash[18704]: audit 2024-04-30T09:54:35.443243+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:54:36.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:36 smithi151 bash[18704]: cluster 2024-04-30T09:54:35.450673+0000 mon.a (mon.0) 683 : cluster [INF] osd.6 [v2:172.21.15.151:6816/2406391708,v1:172.21.15.151:6817/2406391708] boot 2024-04-30T09:54:36.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:36 smithi151 bash[18704]: cluster 2024-04-30T09:54:35.450814+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-30T09:54:36.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:36 smithi151 bash[18704]: audit 2024-04-30T09:54:35.451133+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:54:36.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:36 smithi151 bash[18704]: audit 2024-04-30T09:54:36.094866+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:36.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:36 smithi151 bash[18704]: audit 2024-04-30T09:54:36.106008+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:36.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:36 smithi151 bash[18704]: audit 2024-04-30T09:54:36.116862+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:54:36.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:36 smithi151 bash[18704]: audit 2024-04-30T09:54:36.119529+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:36.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:36 smithi151 bash[18704]: audit 2024-04-30T09:54:36.121206+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:54:36.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:36 smithi151 bash[18704]: audit 2024-04-30T09:54:36.132340+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:36.706 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:54:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:54:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[18557]: cluster 2024-04-30T09:54:33.526551+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:54:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[18557]: cluster 2024-04-30T09:54:33.526748+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:54:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[18557]: audit 2024-04-30T09:54:35.443243+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:54:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[18557]: cluster 2024-04-30T09:54:35.450673+0000 mon.a (mon.0) 683 : cluster [INF] osd.6 [v2:172.21.15.151:6816/2406391708,v1:172.21.15.151:6817/2406391708] boot 2024-04-30T09:54:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[18557]: cluster 2024-04-30T09:54:35.450814+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-30T09:54:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[18557]: audit 2024-04-30T09:54:35.451133+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:54:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[18557]: audit 2024-04-30T09:54:36.094866+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[18557]: audit 2024-04-30T09:54:36.106008+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[18557]: audit 2024-04-30T09:54:36.116862+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:54:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[18557]: audit 2024-04-30T09:54:36.119529+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[18557]: audit 2024-04-30T09:54:36.121206+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:54:36.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[18557]: audit 2024-04-30T09:54:36.132340+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:36.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[24004]: cluster 2024-04-30T09:54:33.526551+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:54:36.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[24004]: cluster 2024-04-30T09:54:33.526748+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:54:36.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[24004]: audit 2024-04-30T09:54:35.443243+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:54:36.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[24004]: cluster 2024-04-30T09:54:35.450673+0000 mon.a (mon.0) 683 : cluster [INF] osd.6 [v2:172.21.15.151:6816/2406391708,v1:172.21.15.151:6817/2406391708] boot 2024-04-30T09:54:36.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[24004]: cluster 2024-04-30T09:54:35.450814+0000 mon.a (mon.0) 684 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-30T09:54:36.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[24004]: audit 2024-04-30T09:54:35.451133+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:54:36.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[24004]: audit 2024-04-30T09:54:36.094866+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[24004]: audit 2024-04-30T09:54:36.106008+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[24004]: audit 2024-04-30T09:54:36.116862+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:54:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[24004]: audit 2024-04-30T09:54:36.119529+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[24004]: audit 2024-04-30T09:54:36.121206+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:54:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:36 smithi144 bash[24004]: audit 2024-04-30T09:54:36.132340+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:37 smithi151 bash[18704]: cluster 2024-04-30T09:54:35.850580+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:37 smithi151 bash[18704]: cluster 2024-04-30T09:54:36.458886+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-30T09:54:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:37 smithi151 bash[18704]: audit 2024-04-30T09:54:36.647232+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:37 smithi151 bash[18704]: audit 2024-04-30T09:54:36.652843+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:37.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:37 smithi144 bash[18557]: cluster 2024-04-30T09:54:35.850580+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:37.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:37 smithi144 bash[18557]: cluster 2024-04-30T09:54:36.458886+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-30T09:54:37.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:37 smithi144 bash[18557]: audit 2024-04-30T09:54:36.647232+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:37.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:37 smithi144 bash[18557]: audit 2024-04-30T09:54:36.652843+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:37.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:37 smithi144 bash[24004]: cluster 2024-04-30T09:54:35.850580+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-30T09:54:37.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:37 smithi144 bash[24004]: cluster 2024-04-30T09:54:36.458886+0000 mon.a (mon.0) 692 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-30T09:54:37.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:37 smithi144 bash[24004]: audit 2024-04-30T09:54:36.647232+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:37.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:37 smithi144 bash[24004]: audit 2024-04-30T09:54:36.652843+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:38.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:38 smithi151 bash[18704]: cluster 2024-04-30T09:54:37.461589+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-30T09:54:38.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:38 smithi144 bash[24004]: cluster 2024-04-30T09:54:37.461589+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-30T09:54:38.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:38 smithi144 bash[18557]: cluster 2024-04-30T09:54:37.461589+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-30T09:54:39.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:39 smithi151 bash[18704]: cluster 2024-04-30T09:54:37.851169+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v201: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-30T09:54:39.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:39 smithi151 bash[18704]: cluster 2024-04-30T09:54:38.484425+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-30T09:54:39.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:39 smithi144 bash[18557]: cluster 2024-04-30T09:54:37.851169+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v201: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-30T09:54:39.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:39 smithi144 bash[18557]: cluster 2024-04-30T09:54:38.484425+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-30T09:54:39.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:39 smithi144 bash[24004]: cluster 2024-04-30T09:54:37.851169+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v201: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-30T09:54:39.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:39 smithi144 bash[24004]: cluster 2024-04-30T09:54:38.484425+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-30T09:54:40.583 INFO:teuthology.orchestra.run.smithi151.stdout: 2024-04-30T09:54:40.608 DEBUG:teuthology.orchestra.run.smithi151:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi151:vg_nvme/lv_1 2024-04-30T09:54:40.786 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:40 smithi151 bash[18704]: cluster 2024-04-30T09:54:39.480917+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-04-30T09:54:40.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:40 smithi144 bash[18557]: cluster 2024-04-30T09:54:39.480917+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-04-30T09:54:40.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:40 smithi144 bash[24004]: cluster 2024-04-30T09:54:39.480917+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-04-30T09:54:41.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:41 smithi151 bash[18704]: cluster 2024-04-30T09:54:39.851785+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v204: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-30T09:54:41.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:41 smithi144 bash[18557]: cluster 2024-04-30T09:54:39.851785+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v204: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-30T09:54:41.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:41 smithi144 bash[24004]: cluster 2024-04-30T09:54:39.851785+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v204: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-30T09:54:43.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:43 smithi151 bash[18704]: cluster 2024-04-30T09:54:41.852425+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-30T09:54:43.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:43 smithi151 bash[18704]: audit 2024-04-30T09:54:43.255387+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:54:43.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:43 smithi151 bash[18704]: audit 2024-04-30T09:54:43.261629+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:54:43.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:43 smithi151 bash[18704]: audit 2024-04-30T09:54:43.263372+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:43.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:43 smithi144 bash[18557]: cluster 2024-04-30T09:54:41.852425+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-30T09:54:43.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:43 smithi144 bash[18557]: audit 2024-04-30T09:54:43.255387+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:54:43.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:43 smithi144 bash[18557]: audit 2024-04-30T09:54:43.261629+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:54:43.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:43 smithi144 bash[18557]: audit 2024-04-30T09:54:43.263372+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:43.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:43 smithi144 bash[24004]: cluster 2024-04-30T09:54:41.852425+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-30T09:54:43.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:43 smithi144 bash[24004]: audit 2024-04-30T09:54:43.255387+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-30T09:54:43.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:43 smithi144 bash[24004]: audit 2024-04-30T09:54:43.261629+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-30T09:54:43.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:43 smithi144 bash[24004]: audit 2024-04-30T09:54:43.263372+0000 mon.a (mon.0) 700 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:54:44.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:44 smithi144 bash[18557]: audit 2024-04-30T09:54:43.248440+0000 mgr.y (mgr.14152) 226 : audit [DBG] from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi151:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:54:44.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:44 smithi144 bash[24004]: audit 2024-04-30T09:54:43.248440+0000 mgr.y (mgr.14152) 226 : audit [DBG] from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi151:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:54:45.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:44 smithi151 bash[18704]: audit 2024-04-30T09:54:43.248440+0000 mgr.y (mgr.14152) 226 : audit [DBG] from='client.24260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi151:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:54:45.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:45 smithi144 bash[18557]: cluster 2024-04-30T09:54:43.853034+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-04-30T09:54:45.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:45 smithi144 bash[24004]: cluster 2024-04-30T09:54:43.853034+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-04-30T09:54:46.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:45 smithi151 bash[18704]: cluster 2024-04-30T09:54:43.853034+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-04-30T09:54:47.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:47 smithi151 bash[18704]: cluster 2024-04-30T09:54:45.853774+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:54:47.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:47 smithi144 bash[18557]: cluster 2024-04-30T09:54:45.853774+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:54:47.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:47 smithi144 bash[24004]: cluster 2024-04-30T09:54:45.853774+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:54:49.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:49 smithi144 bash[18557]: cluster 2024-04-30T09:54:47.854423+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 2024-04-30T09:54:49.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:49 smithi144 bash[18557]: audit 2024-04-30T09:54:48.892959+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.151:0/3177450581' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e24a1f67-8be1-4f35-9e77-8dfba50e3a74"}]: dispatch 2024-04-30T09:54:49.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:49 smithi144 bash[18557]: audit 2024-04-30T09:54:48.895317+0000 mon.a (mon.0) 701 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e24a1f67-8be1-4f35-9e77-8dfba50e3a74"}]: dispatch 2024-04-30T09:54:49.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:49 smithi144 bash[18557]: audit 2024-04-30T09:54:48.907945+0000 mon.a (mon.0) 702 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e24a1f67-8be1-4f35-9e77-8dfba50e3a74"}]': finished 2024-04-30T09:54:49.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:49 smithi144 bash[18557]: cluster 2024-04-30T09:54:48.908059+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-30T09:54:49.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:49 smithi144 bash[18557]: audit 2024-04-30T09:54:48.908293+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:54:49.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:49 smithi144 bash[18557]: audit 2024-04-30T09:54:49.611453+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.151:0/3061216295' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:54:49.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:49 smithi144 bash[24004]: cluster 2024-04-30T09:54:47.854423+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 2024-04-30T09:54:49.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:49 smithi144 bash[24004]: audit 2024-04-30T09:54:48.892959+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.151:0/3177450581' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e24a1f67-8be1-4f35-9e77-8dfba50e3a74"}]: dispatch 2024-04-30T09:54:49.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:49 smithi144 bash[24004]: audit 2024-04-30T09:54:48.895317+0000 mon.a (mon.0) 701 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e24a1f67-8be1-4f35-9e77-8dfba50e3a74"}]: dispatch 2024-04-30T09:54:49.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:49 smithi144 bash[24004]: audit 2024-04-30T09:54:48.907945+0000 mon.a (mon.0) 702 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e24a1f67-8be1-4f35-9e77-8dfba50e3a74"}]': finished 2024-04-30T09:54:49.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:49 smithi144 bash[24004]: cluster 2024-04-30T09:54:48.908059+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-30T09:54:49.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:49 smithi144 bash[24004]: audit 2024-04-30T09:54:48.908293+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:54:49.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:49 smithi144 bash[24004]: audit 2024-04-30T09:54:49.611453+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.151:0/3061216295' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:54:50.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:49 smithi151 bash[18704]: cluster 2024-04-30T09:54:47.854423+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 2024-04-30T09:54:50.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:49 smithi151 bash[18704]: audit 2024-04-30T09:54:48.892959+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.151:0/3177450581' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e24a1f67-8be1-4f35-9e77-8dfba50e3a74"}]: dispatch 2024-04-30T09:54:50.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:49 smithi151 bash[18704]: audit 2024-04-30T09:54:48.895317+0000 mon.a (mon.0) 701 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e24a1f67-8be1-4f35-9e77-8dfba50e3a74"}]: dispatch 2024-04-30T09:54:50.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:49 smithi151 bash[18704]: audit 2024-04-30T09:54:48.907945+0000 mon.a (mon.0) 702 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e24a1f67-8be1-4f35-9e77-8dfba50e3a74"}]': finished 2024-04-30T09:54:50.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:49 smithi151 bash[18704]: cluster 2024-04-30T09:54:48.908059+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-30T09:54:50.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:49 smithi151 bash[18704]: audit 2024-04-30T09:54:48.908293+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:54:50.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:49 smithi151 bash[18704]: audit 2024-04-30T09:54:49.611453+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.151:0/3061216295' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-30T09:54:51.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:51 smithi144 bash[18557]: cluster 2024-04-30T09:54:49.854994+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:54:51.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:51 smithi144 bash[24004]: cluster 2024-04-30T09:54:49.854994+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:54:52.046 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:51 smithi151 bash[18704]: cluster 2024-04-30T09:54:49.854994+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:54:53.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:53 smithi144 bash[18557]: cluster 2024-04-30T09:54:51.855680+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:54:53.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:53 smithi144 bash[24004]: cluster 2024-04-30T09:54:51.855680+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:54:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:53 smithi151 bash[18704]: cluster 2024-04-30T09:54:51.855680+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:54:55.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:54:54 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:54:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:54:55.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:55 smithi144 bash[18557]: cluster 2024-04-30T09:54:53.856312+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:54:55.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:55 smithi144 bash[18557]: audit 2024-04-30T09:54:54.821823+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:55.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:55 smithi144 bash[18557]: audit 2024-04-30T09:54:54.830503+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:55.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:55 smithi144 bash[24004]: cluster 2024-04-30T09:54:53.856312+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:54:55.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:55 smithi144 bash[24004]: audit 2024-04-30T09:54:54.821823+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:55.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:55 smithi144 bash[24004]: audit 2024-04-30T09:54:54.830503+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:56.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:55 smithi151 bash[18704]: cluster 2024-04-30T09:54:53.856312+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:54:56.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:55 smithi151 bash[18704]: audit 2024-04-30T09:54:54.821823+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:56.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:55 smithi151 bash[18704]: audit 2024-04-30T09:54:54.830503+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:57.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:54:56 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:54:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:54:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:57 smithi144 bash[18557]: cluster 2024-04-30T09:54:55.856932+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:54:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:57 smithi144 bash[18557]: audit 2024-04-30T09:54:56.783381+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:57 smithi144 bash[18557]: audit 2024-04-30T09:54:56.792151+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:57.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:57 smithi144 bash[24004]: cluster 2024-04-30T09:54:55.856932+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:54:57.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:57 smithi144 bash[24004]: audit 2024-04-30T09:54:56.783381+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:57.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:57 smithi144 bash[24004]: audit 2024-04-30T09:54:56.792151+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:58.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:57 smithi151 bash[18704]: cluster 2024-04-30T09:54:55.856932+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:54:58.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:57 smithi151 bash[18704]: audit 2024-04-30T09:54:56.783381+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:58.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:57 smithi151 bash[18704]: audit 2024-04-30T09:54:56.792151+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:54:59.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:54:59 smithi151 bash[18704]: cluster 2024-04-30T09:54:57.857530+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:54:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:54:59 smithi144 bash[18557]: cluster 2024-04-30T09:54:57.857530+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:54:59.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:54:59 smithi144 bash[24004]: cluster 2024-04-30T09:54:57.857530+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:00.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:00 smithi144 bash[18557]: audit 2024-04-30T09:55:00.109395+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T09:55:00.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:00 smithi144 bash[18557]: audit 2024-04-30T09:55:00.111288+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:00.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:00 smithi144 bash[24004]: audit 2024-04-30T09:55:00.109395+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T09:55:00.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:00 smithi144 bash[24004]: audit 2024-04-30T09:55:00.111288+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:01.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:00 smithi151 bash[18704]: audit 2024-04-30T09:55:00.109395+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T09:55:01.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:00 smithi151 bash[18704]: audit 2024-04-30T09:55:00.111288+0000 mon.a (mon.0) 710 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:01.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:01 smithi144 bash[18557]: cluster 2024-04-30T09:54:59.858166+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:01.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:01 smithi144 bash[18557]: cephadm 2024-04-30T09:55:00.112840+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Deploying daemon osd.7 on smithi151 2024-04-30T09:55:01.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:01 smithi144 bash[24004]: cluster 2024-04-30T09:54:59.858166+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:01.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:01 smithi144 bash[24004]: cephadm 2024-04-30T09:55:00.112840+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Deploying daemon osd.7 on smithi151 2024-04-30T09:55:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:01 smithi151 bash[18704]: cluster 2024-04-30T09:54:59.858166+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:01 smithi151 bash[18704]: cephadm 2024-04-30T09:55:00.112840+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Deploying daemon osd.7 on smithi151 2024-04-30T09:55:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:03 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:03.574 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:03 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:03.574 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 09:55:03 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:03.574 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 09:55:03 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:03.575 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 09:55:03 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:03.846 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:03 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:03.847 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 09:55:03 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:03.847 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 09:55:03 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:03.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:03 smithi151 bash[18704]: cluster 2024-04-30T09:55:01.858927+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:03.848 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:03 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:03.848 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 09:55:03 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:03 smithi144 bash[18557]: cluster 2024-04-30T09:55:01.858927+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:03.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:03 smithi144 bash[24004]: cluster 2024-04-30T09:55:01.858927+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:04 smithi151 bash[18704]: audit 2024-04-30T09:55:03.848176+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:04 smithi151 bash[18704]: cluster 2024-04-30T09:55:03.859465+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:04 smithi151 bash[18704]: audit 2024-04-30T09:55:03.876186+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:04 smithi151 bash[18704]: audit 2024-04-30T09:55:03.878917+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:04 smithi151 bash[18704]: audit 2024-04-30T09:55:03.880731+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:04 smithi151 bash[18704]: audit 2024-04-30T09:55:03.891687+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:05.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:04 smithi144 bash[18557]: audit 2024-04-30T09:55:03.848176+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:05.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:04 smithi144 bash[18557]: cluster 2024-04-30T09:55:03.859465+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:05.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:04 smithi144 bash[18557]: audit 2024-04-30T09:55:03.876186+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:05.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:04 smithi144 bash[18557]: audit 2024-04-30T09:55:03.878917+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:05.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:04 smithi144 bash[18557]: audit 2024-04-30T09:55:03.880731+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:05.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:04 smithi144 bash[18557]: audit 2024-04-30T09:55:03.891687+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:04 smithi144 bash[24004]: audit 2024-04-30T09:55:03.848176+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:05.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:04 smithi144 bash[24004]: cluster 2024-04-30T09:55:03.859465+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:05.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:04 smithi144 bash[24004]: audit 2024-04-30T09:55:03.876186+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:05.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:04 smithi144 bash[24004]: audit 2024-04-30T09:55:03.878917+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:05.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:04 smithi144 bash[24004]: audit 2024-04-30T09:55:03.880731+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:05.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:04 smithi144 bash[24004]: audit 2024-04-30T09:55:03.891687+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:07.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:06 smithi144 bash[18557]: cluster 2024-04-30T09:55:05.860041+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:07.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:06 smithi144 bash[24004]: cluster 2024-04-30T09:55:05.860041+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:07.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:06 smithi151 bash[18704]: cluster 2024-04-30T09:55:05.860041+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:09.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:09 smithi151 bash[18704]: cluster 2024-04-30T09:55:07.860726+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:09.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:09 smithi144 bash[18557]: cluster 2024-04-30T09:55:07.860726+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:09.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:09 smithi144 bash[24004]: cluster 2024-04-30T09:55:07.860726+0000 mgr.y (mgr.14152) 240 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:10.177 INFO:teuthology.orchestra.run.smithi151.stdout:Created osd(s) 7 on host 'smithi151' 2024-04-30T09:55:10.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:10 smithi151 bash[18704]: audit 2024-04-30T09:55:10.147407+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/2743338790,v1:172.21.15.151:6825/2743338790]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T09:55:10.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:10 smithi151 bash[18704]: audit 2024-04-30T09:55:10.149540+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"]}]: dispatch 2024-04-30T09:55:10.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:10 smithi151 bash[18704]: audit 2024-04-30T09:55:10.176444+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:10.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:10 smithi151 bash[18704]: audit 2024-04-30T09:55:10.179059+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:10.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:10 smithi151 bash[18704]: audit 2024-04-30T09:55:10.181957+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:10.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:10 smithi151 bash[18704]: audit 2024-04-30T09:55:10.183585+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:10.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:10 smithi151 bash[18704]: audit 2024-04-30T09:55:10.188476+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:10.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:10 smithi151 bash[18704]: audit 2024-04-30T09:55:10.190356+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:10.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:10 smithi151 bash[18704]: audit 2024-04-30T09:55:10.192113+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:10.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:10 smithi151 bash[18704]: audit 2024-04-30T09:55:10.193847+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:10.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:10 smithi151 bash[18704]: audit 2024-04-30T09:55:10.206323+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:10.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:10 smithi151 bash[18704]: audit 2024-04-30T09:55:10.216808+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:10.870 DEBUG:teuthology.orchestra.run.smithi151:osd.7> sudo journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.7.service 2024-04-30T09:55:10.872 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-30T09:55:10.872 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph osd stat -f json 2024-04-30T09:55:10.883 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[18557]: audit 2024-04-30T09:55:10.147407+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/2743338790,v1:172.21.15.151:6825/2743338790]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T09:55:10.883 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[18557]: audit 2024-04-30T09:55:10.149540+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"]}]: dispatch 2024-04-30T09:55:10.883 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[18557]: audit 2024-04-30T09:55:10.176444+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:10.883 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[18557]: audit 2024-04-30T09:55:10.179059+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:10.883 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[18557]: audit 2024-04-30T09:55:10.181957+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:10.884 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[18557]: audit 2024-04-30T09:55:10.183585+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:10.884 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[18557]: audit 2024-04-30T09:55:10.188476+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:10.884 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[18557]: audit 2024-04-30T09:55:10.190356+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:10.884 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[18557]: audit 2024-04-30T09:55:10.192113+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:10.884 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[18557]: audit 2024-04-30T09:55:10.193847+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:10.884 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[18557]: audit 2024-04-30T09:55:10.206323+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:10.884 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[18557]: audit 2024-04-30T09:55:10.216808+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:10.884 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[24004]: audit 2024-04-30T09:55:10.147407+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/2743338790,v1:172.21.15.151:6825/2743338790]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T09:55:10.884 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[24004]: audit 2024-04-30T09:55:10.149540+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"]}]: dispatch 2024-04-30T09:55:10.884 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[24004]: audit 2024-04-30T09:55:10.176444+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:10.884 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[24004]: audit 2024-04-30T09:55:10.179059+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:10.884 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[24004]: audit 2024-04-30T09:55:10.181957+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:10.885 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[24004]: audit 2024-04-30T09:55:10.183585+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:10.885 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[24004]: audit 2024-04-30T09:55:10.188476+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:10.885 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[24004]: audit 2024-04-30T09:55:10.190356+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:10.885 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[24004]: audit 2024-04-30T09:55:10.192113+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:10.885 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[24004]: audit 2024-04-30T09:55:10.193847+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:10.885 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[24004]: audit 2024-04-30T09:55:10.206323+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:10.885 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:10 smithi144 bash[24004]: audit 2024-04-30T09:55:10.216808+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:11.837 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:11 smithi144 bash[24004]: cluster 2024-04-30T09:55:09.861333+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:11.837 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:11 smithi144 bash[24004]: cephadm 2024-04-30T09:55:10.195194+0000 mgr.y (mgr.14152) 242 : cephadm [INF] Adjusting osd_memory_target on smithi151 to 4060M 2024-04-30T09:55:11.838 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:11 smithi144 bash[24004]: audit 2024-04-30T09:55:10.659522+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/2743338790,v1:172.21.15.151:6825/2743338790]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:55:11.838 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:11 smithi144 bash[24004]: audit 2024-04-30T09:55:10.659655+0000 mon.a (mon.0) 727 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-30T09:55:11.838 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:11 smithi144 bash[24004]: cluster 2024-04-30T09:55:10.659816+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-30T09:55:11.838 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:11 smithi144 bash[24004]: audit 2024-04-30T09:55:10.660044+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:55:11.838 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:11 smithi144 bash[24004]: audit 2024-04-30T09:55:10.661718+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=smithi151", "root=default"]}]: dispatch 2024-04-30T09:55:11.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:11 smithi144 bash[18557]: cluster 2024-04-30T09:55:09.861333+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:11.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:11 smithi144 bash[18557]: cephadm 2024-04-30T09:55:10.195194+0000 mgr.y (mgr.14152) 242 : cephadm [INF] Adjusting osd_memory_target on smithi151 to 4060M 2024-04-30T09:55:11.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:11 smithi144 bash[18557]: audit 2024-04-30T09:55:10.659522+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/2743338790,v1:172.21.15.151:6825/2743338790]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:55:11.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:11 smithi144 bash[18557]: audit 2024-04-30T09:55:10.659655+0000 mon.a (mon.0) 727 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-30T09:55:11.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:11 smithi144 bash[18557]: cluster 2024-04-30T09:55:10.659816+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-30T09:55:11.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:11 smithi144 bash[18557]: audit 2024-04-30T09:55:10.660044+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:55:11.839 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:11 smithi144 bash[18557]: audit 2024-04-30T09:55:10.661718+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=smithi151", "root=default"]}]: dispatch 2024-04-30T09:55:12.070 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:11 smithi151 bash[18704]: cluster 2024-04-30T09:55:09.861333+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:12.071 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:11 smithi151 bash[18704]: cephadm 2024-04-30T09:55:10.195194+0000 mgr.y (mgr.14152) 242 : cephadm [INF] Adjusting osd_memory_target on smithi151 to 4060M 2024-04-30T09:55:12.071 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:11 smithi151 bash[18704]: audit 2024-04-30T09:55:10.659522+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/2743338790,v1:172.21.15.151:6825/2743338790]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T09:55:12.071 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:11 smithi151 bash[18704]: audit 2024-04-30T09:55:10.659655+0000 mon.a (mon.0) 727 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-30T09:55:12.071 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:11 smithi151 bash[18704]: cluster 2024-04-30T09:55:10.659816+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-30T09:55:12.071 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:11 smithi151 bash[18704]: audit 2024-04-30T09:55:10.660044+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:55:12.071 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:11 smithi151 bash[18704]: audit 2024-04-30T09:55:10.661718+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=smithi151", "root=default"]}]: dispatch 2024-04-30T09:55:12.071 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 09:55:11 smithi151 bash[33764]: debug 2024-04-30T09:55:11.676+0000 7f0d1f7fb700 -1 osd.7 0 waiting for initial osdmap 2024-04-30T09:55:12.071 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 09:55:11 smithi151 bash[33764]: debug 2024-04-30T09:55:11.696+0000 7f0d1818e700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T09:55:12.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:12 smithi151 bash[18704]: audit 2024-04-30T09:55:11.667318+0000 mon.a (mon.0) 731 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]': finished 2024-04-30T09:55:12.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:12 smithi151 bash[18704]: cluster 2024-04-30T09:55:11.667552+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-04-30T09:55:12.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:12 smithi151 bash[18704]: audit 2024-04-30T09:55:11.668259+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:55:12.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:12 smithi151 bash[18704]: audit 2024-04-30T09:55:11.680442+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:55:12.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:12 smithi144 bash[18557]: audit 2024-04-30T09:55:11.667318+0000 mon.a (mon.0) 731 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]': finished 2024-04-30T09:55:12.846 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:12 smithi144 bash[18557]: cluster 2024-04-30T09:55:11.667552+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-04-30T09:55:12.846 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:12 smithi144 bash[18557]: audit 2024-04-30T09:55:11.668259+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:55:12.846 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:12 smithi144 bash[18557]: audit 2024-04-30T09:55:11.680442+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:55:12.846 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:12 smithi144 bash[24004]: audit 2024-04-30T09:55:11.667318+0000 mon.a (mon.0) 731 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]': finished 2024-04-30T09:55:12.846 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:12 smithi144 bash[24004]: cluster 2024-04-30T09:55:11.667552+0000 mon.a (mon.0) 732 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-04-30T09:55:12.846 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:12 smithi144 bash[24004]: audit 2024-04-30T09:55:11.668259+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:55:12.846 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:12 smithi144 bash[24004]: audit 2024-04-30T09:55:11.680442+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:55:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:13 smithi144 bash[18557]: cluster 2024-04-30T09:55:11.140989+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:55:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:13 smithi144 bash[18557]: cluster 2024-04-30T09:55:11.141191+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:55:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:13 smithi144 bash[18557]: cluster 2024-04-30T09:55:11.861976+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:13 smithi144 bash[18557]: audit 2024-04-30T09:55:12.678496+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:55:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:13 smithi144 bash[18557]: cluster 2024-04-30T09:55:12.691260+0000 mon.a (mon.0) 736 : cluster [INF] osd.7 [v2:172.21.15.151:6824/2743338790,v1:172.21.15.151:6825/2743338790] boot 2024-04-30T09:55:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:13 smithi144 bash[18557]: cluster 2024-04-30T09:55:12.691341+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-30T09:55:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:13 smithi144 bash[18557]: audit 2024-04-30T09:55:12.691930+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:55:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:13 smithi144 bash[18557]: cluster 2024-04-30T09:55:13.642501+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-30T09:55:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:13 smithi144 bash[24004]: cluster 2024-04-30T09:55:11.140989+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:55:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:13 smithi144 bash[24004]: cluster 2024-04-30T09:55:11.141191+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:55:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:13 smithi144 bash[24004]: cluster 2024-04-30T09:55:11.861976+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:13 smithi144 bash[24004]: audit 2024-04-30T09:55:12.678496+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:55:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:13 smithi144 bash[24004]: cluster 2024-04-30T09:55:12.691260+0000 mon.a (mon.0) 736 : cluster [INF] osd.7 [v2:172.21.15.151:6824/2743338790,v1:172.21.15.151:6825/2743338790] boot 2024-04-30T09:55:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:13 smithi144 bash[24004]: cluster 2024-04-30T09:55:12.691341+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-30T09:55:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:13 smithi144 bash[24004]: audit 2024-04-30T09:55:12.691930+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:55:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:13 smithi144 bash[24004]: cluster 2024-04-30T09:55:13.642501+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-30T09:55:14.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:13 smithi151 bash[18704]: cluster 2024-04-30T09:55:11.140989+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-30T09:55:14.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:13 smithi151 bash[18704]: cluster 2024-04-30T09:55:11.141191+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-30T09:55:14.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:13 smithi151 bash[18704]: cluster 2024-04-30T09:55:11.861976+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-30T09:55:14.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:13 smithi151 bash[18704]: audit 2024-04-30T09:55:12.678496+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:55:14.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:13 smithi151 bash[18704]: cluster 2024-04-30T09:55:12.691260+0000 mon.a (mon.0) 736 : cluster [INF] osd.7 [v2:172.21.15.151:6824/2743338790,v1:172.21.15.151:6825/2743338790] boot 2024-04-30T09:55:14.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:13 smithi151 bash[18704]: cluster 2024-04-30T09:55:12.691341+0000 mon.a (mon.0) 737 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-30T09:55:14.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:13 smithi151 bash[18704]: audit 2024-04-30T09:55:12.691930+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:55:14.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:13 smithi151 bash[18704]: cluster 2024-04-30T09:55:13.642501+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-30T09:55:15.005 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-30T09:55:15.456 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:14 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:55:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:55:15.640 INFO:teuthology.orchestra.run.smithi144.stdout:{"epoch":57,"num_osds":8,"num_up_osds":8,"osd_up_since":1714470912,"num_in_osds":8,"osd_in_since":1714470888,"num_remapped_pgs":1} 2024-04-30T09:55:15.641 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-30T09:55:15.926 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:15 smithi144 bash[18557]: cluster 2024-04-30T09:55:13.862461+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v226: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:15.926 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:15 smithi144 bash[18557]: cluster 2024-04-30T09:55:14.652842+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-30T09:55:15.926 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:15 smithi144 bash[18557]: audit 2024-04-30T09:55:14.961294+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:15.926 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:15 smithi144 bash[18557]: audit 2024-04-30T09:55:14.968702+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:15.926 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:15 smithi144 bash[18557]: audit 2024-04-30T09:55:14.999119+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:15.926 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:15 smithi144 bash[18557]: audit 2024-04-30T09:55:15.001062+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:15.926 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:15 smithi144 bash[18557]: audit 2024-04-30T09:55:15.002162+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:15.926 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:15 smithi144 bash[18557]: audit 2024-04-30T09:55:15.006961+0000 mon.a (mon.0) 746 : audit [DBG] from='client.? 172.21.15.144:0/3047978154' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-30T09:55:15.926 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:15 smithi144 bash[18557]: audit 2024-04-30T09:55:15.009630+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:15.927 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:15 smithi144 bash[24004]: cluster 2024-04-30T09:55:13.862461+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v226: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:15.927 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:15 smithi144 bash[24004]: cluster 2024-04-30T09:55:14.652842+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-30T09:55:15.927 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:15 smithi144 bash[24004]: audit 2024-04-30T09:55:14.961294+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:15.927 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:15 smithi144 bash[24004]: audit 2024-04-30T09:55:14.968702+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:15.927 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:15 smithi144 bash[24004]: audit 2024-04-30T09:55:14.999119+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:15.927 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:15 smithi144 bash[24004]: audit 2024-04-30T09:55:15.001062+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:15.927 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:15 smithi144 bash[24004]: audit 2024-04-30T09:55:15.002162+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:15.927 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:15 smithi144 bash[24004]: audit 2024-04-30T09:55:15.006961+0000 mon.a (mon.0) 746 : audit [DBG] from='client.? 172.21.15.144:0/3047978154' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-30T09:55:15.927 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:15 smithi144 bash[24004]: audit 2024-04-30T09:55:15.009630+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:16.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:15 smithi151 bash[18704]: cluster 2024-04-30T09:55:13.862461+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v226: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:16.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:15 smithi151 bash[18704]: cluster 2024-04-30T09:55:14.652842+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-30T09:55:16.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:15 smithi151 bash[18704]: audit 2024-04-30T09:55:14.961294+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:16.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:15 smithi151 bash[18704]: audit 2024-04-30T09:55:14.968702+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:16.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:15 smithi151 bash[18704]: audit 2024-04-30T09:55:14.999119+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:16.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:15 smithi151 bash[18704]: audit 2024-04-30T09:55:15.001062+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:16.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:15 smithi151 bash[18704]: audit 2024-04-30T09:55:15.002162+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:16.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:15 smithi151 bash[18704]: audit 2024-04-30T09:55:15.006961+0000 mon.a (mon.0) 746 : audit [DBG] from='client.? 172.21.15.144:0/3047978154' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-30T09:55:16.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:15 smithi151 bash[18704]: audit 2024-04-30T09:55:15.009630+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:16.940 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:16 smithi144 bash[18557]: cephadm 2024-04-30T09:55:14.962598+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi151 2024-04-30T09:55:16.940 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:16 smithi144 bash[18557]: cluster 2024-04-30T09:55:15.004809+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v228: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:16.940 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:16 smithi144 bash[18557]: cluster 2024-04-30T09:55:15.661381+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-30T09:55:16.940 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:16 smithi144 bash[18557]: cluster 2024-04-30T09:55:15.964958+0000 mon.a (mon.0) 749 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-30T09:55:16.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:16 smithi144 bash[24004]: cephadm 2024-04-30T09:55:14.962598+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi151 2024-04-30T09:55:16.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:16 smithi144 bash[24004]: cluster 2024-04-30T09:55:15.004809+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v228: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:16.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:16 smithi144 bash[24004]: cluster 2024-04-30T09:55:15.661381+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-30T09:55:16.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:16 smithi144 bash[24004]: cluster 2024-04-30T09:55:15.964958+0000 mon.a (mon.0) 749 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-30T09:55:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:16 smithi151 bash[18704]: cephadm 2024-04-30T09:55:14.962598+0000 mgr.y (mgr.14152) 245 : cephadm [INF] Detected new or changed devices on smithi151 2024-04-30T09:55:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:16 smithi151 bash[18704]: cluster 2024-04-30T09:55:15.004809+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v228: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:16 smithi151 bash[18704]: cluster 2024-04-30T09:55:15.661381+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-30T09:55:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:16 smithi151 bash[18704]: cluster 2024-04-30T09:55:15.964958+0000 mon.a (mon.0) 749 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-30T09:55:17.206 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:16 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:55:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:55:17.915 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:55:17.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:17 smithi144 bash[24004]: cluster 2024-04-30T09:55:16.664793+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-30T09:55:17.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:17 smithi144 bash[24004]: audit 2024-04-30T09:55:16.934316+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:17.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:17 smithi144 bash[24004]: audit 2024-04-30T09:55:16.940860+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:17.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:17 smithi144 bash[18557]: cluster 2024-04-30T09:55:16.664793+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-30T09:55:17.936 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:17 smithi144 bash[18557]: audit 2024-04-30T09:55:16.934316+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:17.936 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:17 smithi144 bash[18557]: audit 2024-04-30T09:55:16.940860+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:18.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:17 smithi151 bash[18704]: cluster 2024-04-30T09:55:16.664793+0000 mon.a (mon.0) 750 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-30T09:55:18.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:17 smithi151 bash[18704]: audit 2024-04-30T09:55:16.934316+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:18.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:17 smithi151 bash[18704]: audit 2024-04-30T09:55:16.940860+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:18.206 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:55:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:55:18.931 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[24004]: cluster 2024-04-30T09:55:17.005339+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v231: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:18.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[24004]: audit 2024-04-30T09:55:17.833678+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:55:18.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[24004]: audit 2024-04-30T09:55:17.834126+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:55:18.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[24004]: audit 2024-04-30T09:55:18.086190+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:18.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[24004]: audit 2024-04-30T09:55:18.097549+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:18.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[24004]: audit 2024-04-30T09:55:18.134848+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:18.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[24004]: audit 2024-04-30T09:55:18.137647+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:18.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[24004]: audit 2024-04-30T09:55:18.139625+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:18.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[24004]: audit 2024-04-30T09:55:18.150861+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:18.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[18557]: cluster 2024-04-30T09:55:17.005339+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v231: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:18.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[18557]: audit 2024-04-30T09:55:17.833678+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:55:18.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[18557]: audit 2024-04-30T09:55:17.834126+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:55:18.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[18557]: audit 2024-04-30T09:55:18.086190+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:18.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[18557]: audit 2024-04-30T09:55:18.097549+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:18.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[18557]: audit 2024-04-30T09:55:18.134848+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:18.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[18557]: audit 2024-04-30T09:55:18.137647+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:18.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[18557]: audit 2024-04-30T09:55:18.139625+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:18.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:18 smithi144 bash[18557]: audit 2024-04-30T09:55:18.150861+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:18 smithi151 bash[18704]: cluster 2024-04-30T09:55:17.005339+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v231: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:18 smithi151 bash[18704]: audit 2024-04-30T09:55:17.833678+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:55:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:18 smithi151 bash[18704]: audit 2024-04-30T09:55:17.834126+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:55:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:18 smithi151 bash[18704]: audit 2024-04-30T09:55:18.086190+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:18 smithi151 bash[18704]: audit 2024-04-30T09:55:18.097549+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:18 smithi151 bash[18704]: audit 2024-04-30T09:55:18.134848+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:19.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:18 smithi151 bash[18704]: audit 2024-04-30T09:55:18.137647+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:19.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:18 smithi151 bash[18704]: audit 2024-04-30T09:55:18.139625+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:19.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:18 smithi151 bash[18704]: audit 2024-04-30T09:55:18.150861+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:19.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:19 smithi144 bash[18557]: cluster 2024-04-30T09:55:18.143403+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v232: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:19.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:19 smithi144 bash[18557]: cluster 2024-04-30T09:55:19.091581+0000 mon.a (mon.0) 761 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-30T09:55:19.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:19 smithi144 bash[18557]: cluster 2024-04-30T09:55:19.091636+0000 mon.a (mon.0) 762 : cluster [INF] Cluster is now healthy 2024-04-30T09:55:19.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:19 smithi144 bash[24004]: cluster 2024-04-30T09:55:18.143403+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v232: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:19.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:19 smithi144 bash[24004]: cluster 2024-04-30T09:55:19.091581+0000 mon.a (mon.0) 761 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-30T09:55:19.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:19 smithi144 bash[24004]: cluster 2024-04-30T09:55:19.091636+0000 mon.a (mon.0) 762 : cluster [INF] Cluster is now healthy 2024-04-30T09:55:20.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:19 smithi151 bash[18704]: cluster 2024-04-30T09:55:18.143403+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v232: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:20.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:19 smithi151 bash[18704]: cluster 2024-04-30T09:55:19.091581+0000 mon.a (mon.0) 761 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-30T09:55:20.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:19 smithi151 bash[18704]: cluster 2024-04-30T09:55:19.091636+0000 mon.a (mon.0) 762 : cluster [INF] Cluster is now healthy 2024-04-30T09:55:20.721 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-30T09:55:20.721 INFO:teuthology.orchestra.run.smithi144.stdout:{"epoch":59,"fsid":"9dbd1526-06d6-11ef-bc93-c7b262605968","created":"2024-04-30T09:48:17.402561+0000","modified":"2024-04-30T09:55:16.657527+0000","last_up_change":"2024-04-30T09:55:12.671938+0000","last_in_change":"2024-04-30T09:54:48.896545+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-30T09:52:14.321777+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"18eec53b-deea-4ec8-9181-583747b55ff8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6802","nonce":1664091599},{"type":"v1","addr":"172.21.15.144:6803","nonce":1664091599}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6804","nonce":1664091599},{"type":"v1","addr":"172.21.15.144:6805","nonce":1664091599}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6808","nonce":1664091599},{"type":"v1","addr":"172.21.15.144:6809","nonce":1664091599}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6806","nonce":1664091599},{"type":"v1","addr":"172.21.15.144:6807","nonce":1664091599}]},"public_addr":"172.21.15.144:6803/1664091599","cluster_addr":"172.21.15.144:6805/1664091599","heartbeat_back_addr":"172.21.15.144:6809/1664091599","heartbeat_front_addr":"172.21.15.144:6807/1664091599","state":["exists","up"]},{"osd":1,"uuid":"9451d167-9d69-46d0-9e2b-58856f9882a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6810","nonce":3581512855},{"type":"v1","addr":"172.21.15.144:6811","nonce":3581512855}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6812","nonce":3581512855},{"type":"v1","addr":"172.21.15.144:6813","nonce":3581512855}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6816","nonce":3581512855},{"type":"v1","addr":"172.21.15.144:6817","nonce":3581512855}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6814","nonce":3581512855},{"type":"v1","addr":"172.21.15.144:6815","nonce":3581512855}]},"public_addr":"172.21.15.144:6811/3581512855","cluster_addr":"172.21.15.144:6813/3581512855","heartbeat_back_addr":"172.21.15.144:6817/3581512855","heartbeat_front_addr":"172.21.15.144:6815/3581512855","state":["exists","up"]},{"osd":2,"uuid":"9ea2b404-74a6-4cb2-bad2-e28d97853b5e","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.144:6818","nonce":362553456},{"type":"v1","addr":"172.21.15.144:6819","nonce":362553456}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6820","nonce":362553456},{"type":"v1","addr":"172.21.15.144:6821","nonce":362553456}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6824","nonce":362553456},{"type":"v1","addr":"172.21.15.144:6825","nonce":362553456}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6822","nonce":362553456},{"type":"v1","addr":"172.21.15.144:6823","nonce":362553456}]},"public_addr":"172.21.15.144:6819/362553456","cluster_addr":"172.21.15.144:6821/362553456","heartbeat_back_addr":"172.21.15.144:6825/362553456","heartbeat_front_addr":"172.21.15.144:6823/362553456","state":["exists","up"]},{"osd":3,"uuid":"5942e843-853b-4ec1-b41e-6d1fdc079d66","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6826","nonce":341083842},{"type":"v1","addr":"172.21.15.144:6827","nonce":341083842}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6828","nonce":341083842},{"type":"v1","addr":"172.21.15.144:6829","nonce":341083842}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6832","nonce":341083842},{"type":"v1","addr":"172.21.15.144:6833","nonce":341083842}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6830","nonce":341083842},{"type":"v1","addr":"172.21.15.144:6831","nonce":341083842}]},"public_addr":"172.21.15.144:6827/341083842","cluster_addr":"172.21.15.144:6829/341083842","heartbeat_back_addr":"172.21.15.144:6833/341083842","heartbeat_front_addr":"172.21.15.144:6831/341083842","state":["exists","up"]},{"osd":4,"uuid":"3d32aeb5-612c-4ce2-832c-5c85cfd1f8d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6800","nonce":2738828750},{"type":"v1","addr":"172.21.15.151:6801","nonce":2738828750}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6802","nonce":2738828750},{"type":"v1","addr":"172.21.15.151:6803","nonce":2738828750}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6806","nonce":2738828750},{"type":"v1","addr":"172.21.15.151:6807","nonce":2738828750}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6804","nonce":2738828750},{"type":"v1","addr":"172.21.15.151:6805","nonce":2738828750}]},"public_addr":"172.21.15.151:6801/2738828750","cluster_addr":"172.21.15.151:6803/2738828750","heartbeat_back_addr":"172.21.15.151:6807/2738828750","heartbeat_front_addr":"172.21.15.151:6805/2738828750","state":["exists","up"]},{"osd":5,"uuid":"22359435-4b01-4c54-bc76-b85a29105659","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6808","nonce":2287341056},{"type":"v1","addr":"172.21.15.151:6809","nonce":2287341056}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6810","nonce":2287341056},{"type":"v1","addr":"172.21.15.151:6811","nonce":2287341056}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6814","nonce":2287341056},{"type":"v1","addr":"172.21.15.151:6815","nonce":2287341056}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6812","nonce":2287341056},{"type":"v1","addr":"172.21.15.151:6813","nonce":2287341056}]},"public_addr":"172.21.15.151:6809/2287341056","cluster_addr":"172.21.15.151:6811/2287341056","heartbeat_back_addr":"172.21.15.151:6815/2287341056","heartbeat_front_addr":"172.21.15.151:6813/2287341056","state":["exists","up"]},{"osd":6,"uuid":"8baeed44-7799-4613-83ba-497c5f0cf634","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6816","nonce":2406391708},{"type":"v1","addr":"172.21.15.151:6817","nonce":2406391708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6818","nonce":2406391708},{"type":"v1","addr":"172.21.15.151:6819","nonce":2406391708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6822","nonce":2406391708},{"type":"v1","addr":"172.21.15.151:6823","nonce":2406391708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6820","nonce":2406391708},{"type":"v1","addr":"172.21.15.151:6821","nonce":2406391708}]},"public_addr":"172.21.15.151:6817/2406391708","cluster_addr":"172.21.15.151:6819/2406391708","heartbeat_back_addr":"172.21.15.151:6823/2406391708","heartbeat_front_addr":"172.21.15.151:6821/2406391708","state":["exists","up"]},{"osd":7,"uuid":"e24a1f67-8be1-4f35-9e77-8dfba50e3a74","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6824","nonce":2743338790},{"type":"v1","addr":"172.21.15.151:6825","nonce":2743338790}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6826","nonce":2743338790},{"type":"v1","addr":"172.21.15.151:6827","nonce":2743338790}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6830","nonce":2743338790},{"type":"v1","addr":"172.21.15.151:6831","nonce":2743338790}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6828","nonce":2743338790},{"type":"v1","addr":"172.21.15.151:6829","nonce":2743338790}]},"public_addr":"172.21.15.151:6825/2743338790","cluster_addr":"172.21.15.151:6827/2743338790","heartbeat_back_addr":"172.21.15.151:6831/2743338790","heartbeat_front_addr":"172.21.15.151:6829/2743338790","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-30T09:51:00.058993+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-30T09:51:34.196398+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-30T09:52:10.599910+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-30T09:52:49.017411+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-30T09:53:24.206886+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-30T09:53:59.159410+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-30T09:54:33.526754+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-30T09:55:11.141197+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.144:0/2517334754":"2024-05-01T09:49:17.679300+0000","172.21.15.144:0/2709419173":"2024-05-01T09:49:17.679300+0000","172.21.15.144:6801/2210082944":"2024-05-01T09:49:17.679300+0000","172.21.15.144:6800/2119254606":"2024-05-01T09:48:48.279761+0000","172.21.15.144:0/2167011049":"2024-05-01T09:49:17.679300+0000","172.21.15.144:6801/2119254606":"2024-05-01T09:48:48.279761+0000","172.21.15.144:0/2460107620":"2024-05-01T09:48:48.279761+0000","172.21.15.144:0/1010062702":"2024-05-01T09:48:48.279761+0000","172.21.15.144:6800/2210082944":"2024-05-01T09:49:17.679300+0000","172.21.15.144:0/4010275191":"2024-05-01T09:48:48.279761+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-30T09:55:21.396 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-30T09:52:14.321777+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-04-30T09:55:21.397 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-04-30T09:55:21.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:21 smithi144 bash[18557]: cluster 2024-04-30T09:55:20.144072+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-04-30T09:55:21.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:21 smithi144 bash[18557]: audit 2024-04-30T09:55:20.720573+0000 mon.a (mon.0) 763 : audit [DBG] from='client.? 172.21.15.144:0/518412780' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-30T09:55:21.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:21 smithi144 bash[24004]: cluster 2024-04-30T09:55:20.144072+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-04-30T09:55:21.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:21 smithi144 bash[24004]: audit 2024-04-30T09:55:20.720573+0000 mon.a (mon.0) 763 : audit [DBG] from='client.? 172.21.15.144:0/518412780' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-30T09:55:22.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:21 smithi151 bash[18704]: cluster 2024-04-30T09:55:20.144072+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s, 0 objects/s recovering 2024-04-30T09:55:22.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:21 smithi151 bash[18704]: audit 2024-04-30T09:55:20.720573+0000 mon.a (mon.0) 763 : audit [DBG] from='client.? 172.21.15.144:0/518412780' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-30T09:55:23.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:23 smithi144 bash[24004]: cluster 2024-04-30T09:55:22.144685+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-30T09:55:23.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:23 smithi144 bash[18557]: cluster 2024-04-30T09:55:22.144685+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-30T09:55:24.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:23 smithi151 bash[18704]: cluster 2024-04-30T09:55:22.144685+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-04-30T09:55:24.119 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:55:24.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:24 smithi144 bash[18557]: cluster 2024-04-30T09:55:24.145099+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-04-30T09:55:24.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:24 smithi144 bash[24004]: cluster 2024-04-30T09:55:24.145099+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-04-30T09:55:25.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:24 smithi151 bash[18704]: cluster 2024-04-30T09:55:24.145099+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-04-30T09:55:26.708 INFO:teuthology.orchestra.run.smithi144.stdout:pg_num: 1 2024-04-30T09:55:27.401 INFO:tasks.cephadm:Adding prometheus.a on smithi151 2024-04-30T09:55:27.401 DEBUG:teuthology.orchestra.run.smithi151:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph orch apply prometheus '1;smithi151=a' 2024-04-30T09:55:27.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:27 smithi144 bash[18557]: cluster 2024-04-30T09:55:26.145602+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-04-30T09:55:27.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:27 smithi144 bash[18557]: audit 2024-04-30T09:55:26.709566+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.144:0/968146447' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-30T09:55:27.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:27 smithi144 bash[24004]: cluster 2024-04-30T09:55:26.145602+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-04-30T09:55:27.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:27 smithi144 bash[24004]: audit 2024-04-30T09:55:26.709566+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.144:0/968146447' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-30T09:55:27.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:27 smithi151 bash[18704]: cluster 2024-04-30T09:55:26.145602+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-04-30T09:55:27.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:27 smithi151 bash[18704]: audit 2024-04-30T09:55:26.709566+0000 mon.a (mon.0) 764 : audit [DBG] from='client.? 172.21.15.144:0/968146447' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-30T09:55:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:29 smithi144 bash[18557]: cluster 2024-04-30T09:55:28.146214+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2024-04-30T09:55:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:29 smithi144 bash[24004]: cluster 2024-04-30T09:55:28.146214+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2024-04-30T09:55:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:29 smithi151 bash[18704]: cluster 2024-04-30T09:55:28.146214+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2024-04-30T09:55:30.152 INFO:teuthology.orchestra.run.smithi151.stdout:Scheduled prometheus update... 2024-04-30T09:55:30.771 DEBUG:teuthology.orchestra.run.smithi151:prometheus.a> sudo journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@prometheus.a.service 2024-04-30T09:55:30.773 INFO:tasks.cephadm:Adding node-exporter.a on smithi144 2024-04-30T09:55:30.774 INFO:tasks.cephadm:Adding node-exporter.b on smithi151 2024-04-30T09:55:30.774 DEBUG:teuthology.orchestra.run.smithi151:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph orch apply node-exporter '2;smithi144=a;smithi151=b' 2024-04-30T09:55:31.255 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:31 smithi151 bash[18704]: audit 2024-04-30T09:55:30.140900+0000 mgr.y (mgr.14152) 254 : audit [DBG] from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi151=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:55:31.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:31 smithi151 bash[18704]: cephadm 2024-04-30T09:55:30.144422+0000 mgr.y (mgr.14152) 255 : cephadm [INF] Saving service prometheus spec with placement smithi151=a;count:1 2024-04-30T09:55:31.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:31 smithi151 bash[18704]: cluster 2024-04-30T09:55:30.146943+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-04-30T09:55:31.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:31 smithi151 bash[18704]: audit 2024-04-30T09:55:30.152263+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:31.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:31 smithi151 bash[18704]: audit 2024-04-30T09:55:30.202598+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:31.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:31 smithi151 bash[18704]: audit 2024-04-30T09:55:30.205341+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:31.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:31 smithi151 bash[18704]: audit 2024-04-30T09:55:30.207267+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:31.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:31 smithi151 bash[18704]: audit 2024-04-30T09:55:30.218432+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:31.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:31 smithi151 bash[18704]: audit 2024-04-30T09:55:30.231865+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-30T09:55:31.423 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[18807]: ignoring --setuser ceph since I am not root 2024-04-30T09:55:31.423 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[18807]: ignoring --setgroup ceph since I am not root 2024-04-30T09:55:31.423 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[18807]: debug 2024-04-30T09:55:31.278+0000 7f8699e1a700 1 -- 172.21.15.144:0/3725427439 <== mon.0 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560ec2718340 con 0x560ec3496400 2024-04-30T09:55:31.423 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[18557]: audit 2024-04-30T09:55:30.140900+0000 mgr.y (mgr.14152) 254 : audit [DBG] from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi151=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:55:31.423 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[18557]: cephadm 2024-04-30T09:55:30.144422+0000 mgr.y (mgr.14152) 255 : cephadm [INF] Saving service prometheus spec with placement smithi151=a;count:1 2024-04-30T09:55:31.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[18557]: cluster 2024-04-30T09:55:30.146943+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-04-30T09:55:31.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[18557]: audit 2024-04-30T09:55:30.152263+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:31.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[18557]: audit 2024-04-30T09:55:30.202598+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:31.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[18557]: audit 2024-04-30T09:55:30.205341+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:31.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[18557]: audit 2024-04-30T09:55:30.207267+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:31.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[18557]: audit 2024-04-30T09:55:30.218432+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:31.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[18557]: audit 2024-04-30T09:55:30.231865+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-30T09:55:31.424 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[24004]: audit 2024-04-30T09:55:30.140900+0000 mgr.y (mgr.14152) 254 : audit [DBG] from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi151=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:55:31.424 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[24004]: cephadm 2024-04-30T09:55:30.144422+0000 mgr.y (mgr.14152) 255 : cephadm [INF] Saving service prometheus spec with placement smithi151=a;count:1 2024-04-30T09:55:31.424 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[24004]: cluster 2024-04-30T09:55:30.146943+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-04-30T09:55:31.424 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[24004]: audit 2024-04-30T09:55:30.152263+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:31.425 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[24004]: audit 2024-04-30T09:55:30.202598+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:31.425 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[24004]: audit 2024-04-30T09:55:30.205341+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:31.425 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[24004]: audit 2024-04-30T09:55:30.207267+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:31.425 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[24004]: audit 2024-04-30T09:55:30.218432+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' 2024-04-30T09:55:31.425 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[24004]: audit 2024-04-30T09:55:30.231865+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-30T09:55:31.574 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:31 smithi151 bash[19842]: ignoring --setuser ceph since I am not root 2024-04-30T09:55:31.574 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:31 smithi151 bash[19842]: ignoring --setgroup ceph since I am not root 2024-04-30T09:55:31.574 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:31 smithi151 bash[19842]: debug 2024-04-30T09:55:31.267+0000 7faf4a448700 1 -- 172.21.15.151:0/3285364689 <== mon.2 v2:172.21.15.151:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d263e04340 con 0x55d264b80400 2024-04-30T09:55:31.574 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:31 smithi151 bash[19842]: debug 2024-04-30T09:55:31.407+0000 7faf52ea4000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-30T09:55:31.706 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:31 smithi144 bash[18807]: debug 2024-04-30T09:55:31.418+0000 7f86a2876000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-30T09:55:32.475 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:32 smithi151 bash[18704]: audit 2024-04-30T09:55:31.232063+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-30T09:55:32.475 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:32 smithi151 bash[18704]: cluster 2024-04-30T09:55:31.232174+0000 mon.a (mon.0) 772 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-30T09:55:32.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:32 smithi144 bash[18557]: audit 2024-04-30T09:55:31.232063+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-30T09:55:32.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:32 smithi144 bash[18557]: cluster 2024-04-30T09:55:31.232174+0000 mon.a (mon.0) 772 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-30T09:55:32.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:32 smithi144 bash[24004]: audit 2024-04-30T09:55:31.232063+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14152 172.21.15.144:0/2852456745' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-30T09:55:32.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:32 smithi144 bash[24004]: cluster 2024-04-30T09:55:31.232174+0000 mon.a (mon.0) 772 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-30T09:55:33.233 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:32 smithi151 bash[19842]: debug 2024-04-30T09:55:32.955+0000 7faf52ea4000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-30T09:55:33.233 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:33 smithi151 bash[19842]: debug 2024-04-30T09:55:33.051+0000 7faf52ea4000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-30T09:55:33.306 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:32 smithi144 bash[18807]: debug 2024-04-30T09:55:32.958+0000 7f86a2876000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-30T09:55:33.307 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:33 smithi144 bash[18807]: debug 2024-04-30T09:55:33.054+0000 7f86a2876000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-30T09:55:33.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:33 smithi151 bash[19842]: debug 2024-04-30T09:55:33.299+0000 7faf52ea4000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-30T09:55:33.581 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:33 smithi144 bash[18807]: debug 2024-04-30T09:55:33.302+0000 7f86a2876000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-30T09:55:34.073 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:34 smithi151 bash[19842]: debug 2024-04-30T09:55:34.039+0000 7faf52ea4000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-30T09:55:34.375 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:34 smithi144 bash[18807]: debug 2024-04-30T09:55:34.050+0000 7f86a2876000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-30T09:55:34.375 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:34 smithi144 bash[18807]: debug 2024-04-30T09:55:34.158+0000 7f86a2876000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-30T09:55:34.375 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:34 smithi144 bash[18807]: debug 2024-04-30T09:55:34.262+0000 7f86a2876000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-30T09:55:34.571 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:34 smithi151 bash[19842]: debug 2024-04-30T09:55:34.143+0000 7faf52ea4000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-30T09:55:34.571 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:34 smithi151 bash[19842]: debug 2024-04-30T09:55:34.247+0000 7faf52ea4000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-30T09:55:34.571 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:34 smithi151 bash[19842]: debug 2024-04-30T09:55:34.355+0000 7faf52ea4000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-30T09:55:34.706 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:34 smithi144 bash[18807]: debug 2024-04-30T09:55:34.370+0000 7f86a2876000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-30T09:55:34.706 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:34 smithi144 bash[18807]: debug 2024-04-30T09:55:34.582+0000 7f86a2876000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-30T09:55:34.823 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:34 smithi151 bash[19842]: debug 2024-04-30T09:55:34.567+0000 7faf52ea4000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-30T09:55:35.127 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:34 smithi151 bash[19842]: debug 2024-04-30T09:55:34.835+0000 7faf52ea4000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-30T09:55:35.127 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:34 smithi151 bash[19842]: debug 2024-04-30T09:55:34.939+0000 7faf52ea4000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-30T09:55:35.151 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:34 smithi144 bash[18807]: debug 2024-04-30T09:55:34.862+0000 7f86a2876000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-30T09:55:35.151 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:34 smithi144 bash[18807]: debug 2024-04-30T09:55:34.966+0000 7f86a2876000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-30T09:55:35.456 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:35 smithi144 bash[18807]: debug 2024-04-30T09:55:35.146+0000 7f86a2876000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-30T09:55:35.456 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:35 smithi144 bash[18807]: debug 2024-04-30T09:55:35.398+0000 7f86a2876000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-30T09:55:35.555 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:35 smithi151 bash[19842]: debug 2024-04-30T09:55:35.123+0000 7faf52ea4000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-30T09:55:35.555 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:35 smithi151 bash[19842]: debug 2024-04-30T09:55:35.367+0000 7faf52ea4000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-30T09:55:35.823 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:35 smithi151 bash[19842]: debug 2024-04-30T09:55:35.667+0000 7faf52ea4000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-30T09:55:35.956 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:35 smithi144 bash[18807]: debug 2024-04-30T09:55:35.666+0000 7f86a2876000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-30T09:55:35.956 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:35 smithi144 bash[18807]: debug 2024-04-30T09:55:35.834+0000 7f86a2876000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-30T09:55:36.238 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:35 smithi151 bash[19842]: debug 2024-04-30T09:55:35.879+0000 7faf52ea4000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-30T09:55:36.238 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:36 smithi151 bash[19842]: debug 2024-04-30T09:55:36.115+0000 7faf52ea4000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-30T09:55:36.348 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:36 smithi144 bash[18807]: debug 2024-04-30T09:55:36.074+0000 7f86a2876000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-30T09:55:36.349 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:36 smithi144 bash[18807]: debug 2024-04-30T09:55:36.198+0000 7f86a2876000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-30T09:55:36.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:36 smithi151 bash[19842]: debug 2024-04-30T09:55:36.231+0000 7faf52ea4000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-30T09:55:36.706 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:36 smithi144 bash[18807]: debug 2024-04-30T09:55:36.534+0000 7f86a2876000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-30T09:55:36.981 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:36 smithi151 bash[19842]: debug 2024-04-30T09:55:36.575+0000 7faf52ea4000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-30T09:55:37.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:37 smithi151 bash[19842]: debug 2024-04-30T09:55:37.307+0000 7faf52ea4000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-30T09:55:37.574 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:37 smithi151 bash[19842]: debug 2024-04-30T09:55:37.419+0000 7faf52ea4000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-30T09:55:37.626 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:37 smithi144 bash[18807]: debug 2024-04-30T09:55:37.302+0000 7f86a2876000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-30T09:55:37.626 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:37 smithi144 bash[18807]: debug 2024-04-30T09:55:37.414+0000 7f86a2876000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-30T09:55:37.949 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:37 smithi144 bash[18807]: debug 2024-04-30T09:55:37.622+0000 7f86a2876000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-30T09:55:37.954 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:37 smithi151 bash[19842]: debug 2024-04-30T09:55:37.623+0000 7faf52ea4000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-30T09:55:38.207 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:37 smithi144 bash[18807]: debug 2024-04-30T09:55:37.946+0000 7f86a2876000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-30T09:55:38.319 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:37 smithi151 bash[19842]: debug 2024-04-30T09:55:37.947+0000 7faf52ea4000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-30T09:55:38.574 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:38 smithi151 bash[19842]: debug 2024-04-30T09:55:38.315+0000 7faf52ea4000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-30T09:55:38.574 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:38 smithi151 bash[19842]: debug 2024-04-30T09:55:38.427+0000 7faf52ea4000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-30T09:55:38.574 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:38 smithi151 bash[19842]: [30/Apr/2024:09:55:38] ENGINE Bus STARTING 2024-04-30T09:55:38.574 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:38 smithi151 bash[19842]: CherryPy Checker: 2024-04-30T09:55:38.574 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:38 smithi151 bash[19842]: The Application mounted at '' has an empty config. 2024-04-30T09:55:38.574 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:38 smithi151 bash[19842]: [30/Apr/2024:09:55:38] ENGINE Serving on http://:::9283 2024-04-30T09:55:38.574 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:38 smithi151 bash[19842]: [30/Apr/2024:09:55:38] ENGINE Bus STARTED 2024-04-30T09:55:38.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:38 smithi151 bash[18704]: audit 2024-04-30T09:55:38.455213+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.151:0/2776194435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-30T09:55:38.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:38 smithi151 bash[18704]: cluster 2024-04-30T09:55:38.455445+0000 mon.a (mon.0) 773 : cluster [DBG] Standby manager daemon x restarted 2024-04-30T09:55:38.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:38 smithi151 bash[18704]: cluster 2024-04-30T09:55:38.455583+0000 mon.a (mon.0) 774 : cluster [DBG] Standby manager daemon x started 2024-04-30T09:55:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:38 smithi151 bash[18704]: audit 2024-04-30T09:55:38.456127+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.151:0/2776194435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T09:55:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:38 smithi151 bash[18704]: audit 2024-04-30T09:55:38.459108+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.151:0/2776194435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-30T09:55:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:38 smithi151 bash[18704]: audit 2024-04-30T09:55:38.460873+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.151:0/2776194435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T09:55:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:38 smithi151 bash[18704]: cluster 2024-04-30T09:55:38.460919+0000 mon.a (mon.0) 775 : cluster [INF] Active manager daemon y restarted 2024-04-30T09:55:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:38 smithi151 bash[18704]: cluster 2024-04-30T09:55:38.461996+0000 mon.a (mon.0) 776 : cluster [INF] Activating manager daemon y 2024-04-30T09:55:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:38 smithi151 bash[18704]: cluster 2024-04-30T09:55:38.464803+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-30T09:55:38.576 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[18807]: debug 2024-04-30T09:55:38.318+0000 7f86a2876000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-30T09:55:38.577 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[18807]: debug 2024-04-30T09:55:38.434+0000 7f86a2876000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-30T09:55:38.577 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[24004]: audit 2024-04-30T09:55:38.455213+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.151:0/2776194435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-30T09:55:38.577 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[24004]: cluster 2024-04-30T09:55:38.455445+0000 mon.a (mon.0) 773 : cluster [DBG] Standby manager daemon x restarted 2024-04-30T09:55:38.577 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[24004]: cluster 2024-04-30T09:55:38.455583+0000 mon.a (mon.0) 774 : cluster [DBG] Standby manager daemon x started 2024-04-30T09:55:38.577 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[24004]: audit 2024-04-30T09:55:38.456127+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.151:0/2776194435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T09:55:38.577 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[24004]: audit 2024-04-30T09:55:38.459108+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.151:0/2776194435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-30T09:55:38.577 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[24004]: audit 2024-04-30T09:55:38.460873+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.151:0/2776194435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T09:55:38.577 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[24004]: cluster 2024-04-30T09:55:38.460919+0000 mon.a (mon.0) 775 : cluster [INF] Active manager daemon y restarted 2024-04-30T09:55:38.577 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[24004]: cluster 2024-04-30T09:55:38.461996+0000 mon.a (mon.0) 776 : cluster [INF] Activating manager daemon y 2024-04-30T09:55:38.578 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[24004]: cluster 2024-04-30T09:55:38.464803+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-30T09:55:38.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[18557]: audit 2024-04-30T09:55:38.455213+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.151:0/2776194435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-30T09:55:38.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[18557]: cluster 2024-04-30T09:55:38.455445+0000 mon.a (mon.0) 773 : cluster [DBG] Standby manager daemon x restarted 2024-04-30T09:55:38.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[18557]: cluster 2024-04-30T09:55:38.455583+0000 mon.a (mon.0) 774 : cluster [DBG] Standby manager daemon x started 2024-04-30T09:55:38.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[18557]: audit 2024-04-30T09:55:38.456127+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.151:0/2776194435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T09:55:38.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[18557]: audit 2024-04-30T09:55:38.459108+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.151:0/2776194435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-30T09:55:38.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[18557]: audit 2024-04-30T09:55:38.460873+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.151:0/2776194435' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T09:55:38.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[18557]: cluster 2024-04-30T09:55:38.460919+0000 mon.a (mon.0) 775 : cluster [INF] Active manager daemon y restarted 2024-04-30T09:55:38.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[18557]: cluster 2024-04-30T09:55:38.461996+0000 mon.a (mon.0) 776 : cluster [INF] Activating manager daemon y 2024-04-30T09:55:38.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[18557]: cluster 2024-04-30T09:55:38.464803+0000 mon.a (mon.0) 777 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-30T09:55:38.934 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[18807]: [30/Apr/2024:09:55:38] ENGINE Bus STARTING 2024-04-30T09:55:38.934 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[18807]: CherryPy Checker: 2024-04-30T09:55:38.934 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[18807]: The Application mounted at '' has an empty config. 2024-04-30T09:55:38.935 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[18807]: [30/Apr/2024:09:55:38] ENGINE Serving on http://:::9283 2024-04-30T09:55:38.935 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:38 smithi144 bash[18807]: [30/Apr/2024:09:55:38] ENGINE Bus STARTED 2024-04-30T09:55:39.206 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18807]: [30/Apr/2024:09:55:39] ENGINE Bus STARTING 2024-04-30T09:55:39.546 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18807]: [30/Apr/2024:09:55:39] ENGINE Serving on https://172.21.15.144:7150 2024-04-30T09:55:39.546 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18807]: [30/Apr/2024:09:55:39] ENGINE Bus STARTED 2024-04-30T09:55:39.577 INFO:teuthology.orchestra.run.smithi151.stdout:Scheduled node-exporter update... 2024-04-30T09:55:39.805 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:39 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:39.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: cluster 2024-04-30T09:55:38.517532+0000 mon.a (mon.0) 778 : cluster [DBG] mgrmap e17: y(active, starting, since 0.055791s), standbys: x 2024-04-30T09:55:39.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.524301+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:55:39.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.524444+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:55:39.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.524561+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:55:39.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.528020+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T09:55:39.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.528221+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T09:55:39.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.528857+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T09:55:39.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.529119+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T09:55:39.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.529378+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T09:55:39.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.529635+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T09:55:39.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.529882+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T09:55:39.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.530123+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T09:55:39.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.530392+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:55:39.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.530650+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:55:39.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.530882+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T09:55:39.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.531057+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T09:55:39.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.531548+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T09:55:39.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: cluster 2024-04-30T09:55:38.561094+0000 mon.a (mon.0) 779 : cluster [INF] Manager daemon y is now available 2024-04-30T09:55:39.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.584435+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:39.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.585921+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:39.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.587688+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:39.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.589473+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:39.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.591678+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:39.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.595754+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:39.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.596112+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:39.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.597815+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:39.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.598579+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:39.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.602102+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]': finished 2024-04-30T09:55:39.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.607108+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]': finished 2024-04-30T09:55:39.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: cephadm 2024-04-30T09:55:38.609663+0000 mgr.y (mgr.24322) 1 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T09:55:39.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: cephadm 2024-04-30T09:55:38.614821+0000 mgr.y (mgr.24322) 2 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T09:55:39.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.619183+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:39.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.631149+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:55:39.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.633255+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:55:39.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.638913+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:55:39.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:38.640892+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:55:39.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: cephadm 2024-04-30T09:55:39.007297+0000 mgr.y (mgr.24322) 3 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-04-30T09:55:39.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: cephadm 2024-04-30T09:55:39.035867+0000 mgr.y (mgr.24322) 4 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.client.admin.keyring 2024-04-30T09:55:39.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:39.099098+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:39.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: cephadm 2024-04-30T09:55:39.103790+0000 mgr.y (mgr.24322) 5 : cephadm [INF] [30/Apr/2024:09:55:39] ENGINE Bus STARTING 2024-04-30T09:55:39.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:39.146747+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:39.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:39.154057+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:39.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:39.159931+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-30T09:55:39.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:39.161892+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-30T09:55:39.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: cephadm 2024-04-30T09:55:39.219342+0000 mgr.y (mgr.24322) 6 : cephadm [INF] [30/Apr/2024:09:55:39] ENGINE Serving on https://172.21.15.144:7150 2024-04-30T09:55:39.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: cephadm 2024-04-30T09:55:39.219493+0000 mgr.y (mgr.24322) 7 : cephadm [INF] [30/Apr/2024:09:55:39] ENGINE Bus STARTED 2024-04-30T09:55:39.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:39 smithi151 bash[18704]: audit 2024-04-30T09:55:39.229551+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:39.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: cluster 2024-04-30T09:55:38.517532+0000 mon.a (mon.0) 778 : cluster [DBG] mgrmap e17: y(active, starting, since 0.055791s), standbys: x 2024-04-30T09:55:39.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.524301+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:55:39.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.524444+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:55:39.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.524561+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:55:39.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.528020+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T09:55:39.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.528221+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T09:55:39.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.528857+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T09:55:39.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.529119+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T09:55:39.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.529378+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T09:55:39.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.529635+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T09:55:39.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.529882+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T09:55:39.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.530123+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T09:55:39.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.530392+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:55:39.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.530650+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:55:39.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.530882+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T09:55:39.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.531057+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T09:55:39.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.531548+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T09:55:39.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: cluster 2024-04-30T09:55:38.561094+0000 mon.a (mon.0) 779 : cluster [INF] Manager daemon y is now available 2024-04-30T09:55:39.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.584435+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:39.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: cluster 2024-04-30T09:55:38.517532+0000 mon.a (mon.0) 778 : cluster [DBG] mgrmap e17: y(active, starting, since 0.055791s), standbys: x 2024-04-30T09:55:39.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.524301+0000 mon.b (mon.2) 28 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T09:55:39.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.524444+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T09:55:39.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.524561+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T09:55:39.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.528020+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T09:55:39.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.528221+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T09:55:39.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.528857+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T09:55:39.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.529119+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T09:55:39.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.529378+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T09:55:39.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.529635+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T09:55:39.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.529882+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T09:55:39.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.530123+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T09:55:39.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.530392+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T09:55:39.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.530650+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T09:55:39.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.530882+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T09:55:39.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.531057+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T09:55:39.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.531548+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T09:55:39.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: cluster 2024-04-30T09:55:38.561094+0000 mon.a (mon.0) 779 : cluster [INF] Manager daemon y is now available 2024-04-30T09:55:39.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.584435+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:39.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.585921+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:39.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.587688+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:39.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.589473+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:39.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.591678+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:39.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.595754+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:39.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.596112+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:39.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.597815+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:39.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.598579+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:39.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.602102+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]': finished 2024-04-30T09:55:39.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.607108+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]': finished 2024-04-30T09:55:39.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: cephadm 2024-04-30T09:55:38.609663+0000 mgr.y (mgr.24322) 1 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T09:55:39.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: cephadm 2024-04-30T09:55:38.614821+0000 mgr.y (mgr.24322) 2 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T09:55:39.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.619183+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:39.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.631149+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:55:39.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.633255+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:55:39.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.638913+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:55:39.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:38.640892+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:55:39.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: cephadm 2024-04-30T09:55:39.007297+0000 mgr.y (mgr.24322) 3 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-04-30T09:55:39.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.585921+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:39.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.587688+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:39.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.589473+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:39.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.591678+0000 mon.b (mon.2) 47 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:39.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.595754+0000 mon.b (mon.2) 48 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:39.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.596112+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:39.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.597815+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:39.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.598579+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T09:55:39.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.602102+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]': finished 2024-04-30T09:55:39.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.607108+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]': finished 2024-04-30T09:55:39.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: cephadm 2024-04-30T09:55:38.609663+0000 mgr.y (mgr.24322) 1 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T09:55:39.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: cephadm 2024-04-30T09:55:38.614821+0000 mgr.y (mgr.24322) 2 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T09:55:39.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.619183+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:39.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.631149+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:55:39.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.633255+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:55:39.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.638913+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:55:39.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:38.640892+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:55:39.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: cephadm 2024-04-30T09:55:39.007297+0000 mgr.y (mgr.24322) 3 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-04-30T09:55:39.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: cephadm 2024-04-30T09:55:39.035867+0000 mgr.y (mgr.24322) 4 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.client.admin.keyring 2024-04-30T09:55:39.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:39.099098+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:39.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: cephadm 2024-04-30T09:55:39.103790+0000 mgr.y (mgr.24322) 5 : cephadm [INF] [30/Apr/2024:09:55:39] ENGINE Bus STARTING 2024-04-30T09:55:39.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:39.146747+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:39.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:39.154057+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:39.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:39.159931+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-30T09:55:39.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:39.161892+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-30T09:55:39.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: cephadm 2024-04-30T09:55:39.219342+0000 mgr.y (mgr.24322) 6 : cephadm [INF] [30/Apr/2024:09:55:39] ENGINE Serving on https://172.21.15.144:7150 2024-04-30T09:55:39.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: cephadm 2024-04-30T09:55:39.219493+0000 mgr.y (mgr.24322) 7 : cephadm [INF] [30/Apr/2024:09:55:39] ENGINE Bus STARTED 2024-04-30T09:55:39.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[18557]: audit 2024-04-30T09:55:39.229551+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:39.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: cephadm 2024-04-30T09:55:39.035867+0000 mgr.y (mgr.24322) 4 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.client.admin.keyring 2024-04-30T09:55:39.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:39.099098+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:39.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: cephadm 2024-04-30T09:55:39.103790+0000 mgr.y (mgr.24322) 5 : cephadm [INF] [30/Apr/2024:09:55:39] ENGINE Bus STARTING 2024-04-30T09:55:39.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:39.146747+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:39.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:39.154057+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:39.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:39.159931+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-30T09:55:39.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:39.161892+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-30T09:55:39.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: cephadm 2024-04-30T09:55:39.219342+0000 mgr.y (mgr.24322) 6 : cephadm [INF] [30/Apr/2024:09:55:39] ENGINE Serving on https://172.21.15.144:7150 2024-04-30T09:55:39.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: cephadm 2024-04-30T09:55:39.219493+0000 mgr.y (mgr.24322) 7 : cephadm [INF] [30/Apr/2024:09:55:39] ENGINE Bus STARTED 2024-04-30T09:55:39.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:39 smithi144 bash[24004]: audit 2024-04-30T09:55:39.229551+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:40.412 DEBUG:teuthology.orchestra.run.smithi144:node-exporter.a> sudo journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@node-exporter.a.service 2024-04-30T09:55:40.415 DEBUG:teuthology.orchestra.run.smithi151:node-exporter.b> sudo journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@node-exporter.b.service 2024-04-30T09:55:40.417 INFO:tasks.cephadm:Adding alertmanager.a on smithi144 2024-04-30T09:55:40.417 DEBUG:teuthology.orchestra.run.smithi151:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph orch apply alertmanager '1;smithi144=a' 2024-04-30T09:55:40.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:40 smithi144 bash[18557]: audit 2024-04-30T09:55:39.538997+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-30T09:55:40.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:40 smithi144 bash[18557]: cluster 2024-04-30T09:55:39.539259+0000 mon.a (mon.0) 794 : cluster [DBG] mgrmap e18: y(active, since 1.07751s), standbys: x 2024-04-30T09:55:40.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:40 smithi144 bash[18557]: audit 2024-04-30T09:55:39.544914+0000 mgr.y (mgr.24322) 8 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi144=a;smithi151=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:55:40.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:40 smithi144 bash[18557]: cephadm 2024-04-30T09:55:39.555710+0000 mgr.y (mgr.24322) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi144=a;smithi151=b;count:2 2024-04-30T09:55:40.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:40 smithi144 bash[18557]: cluster 2024-04-30T09:55:39.560882+0000 mgr.y (mgr.24322) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:40.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:40 smithi144 bash[18557]: audit 2024-04-30T09:55:39.569448+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:40.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:40 smithi144 bash[18557]: cephadm 2024-04-30T09:55:39.591154+0000 mgr.y (mgr.24322) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi151 2024-04-30T09:55:40.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:40 smithi144 bash[24004]: audit 2024-04-30T09:55:39.538997+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-30T09:55:40.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:40 smithi144 bash[24004]: cluster 2024-04-30T09:55:39.539259+0000 mon.a (mon.0) 794 : cluster [DBG] mgrmap e18: y(active, since 1.07751s), standbys: x 2024-04-30T09:55:40.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:40 smithi144 bash[24004]: audit 2024-04-30T09:55:39.544914+0000 mgr.y (mgr.24322) 8 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi144=a;smithi151=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:55:40.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:40 smithi144 bash[24004]: cephadm 2024-04-30T09:55:39.555710+0000 mgr.y (mgr.24322) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi144=a;smithi151=b;count:2 2024-04-30T09:55:40.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:40 smithi144 bash[24004]: cluster 2024-04-30T09:55:39.560882+0000 mgr.y (mgr.24322) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:40.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:40 smithi144 bash[24004]: audit 2024-04-30T09:55:39.569448+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:40.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:40 smithi144 bash[24004]: cephadm 2024-04-30T09:55:39.591154+0000 mgr.y (mgr.24322) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi151 2024-04-30T09:55:40.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:40 smithi151 bash[18704]: audit 2024-04-30T09:55:39.538997+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-30T09:55:40.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:40 smithi151 bash[18704]: cluster 2024-04-30T09:55:39.539259+0000 mon.a (mon.0) 794 : cluster [DBG] mgrmap e18: y(active, since 1.07751s), standbys: x 2024-04-30T09:55:40.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:40 smithi151 bash[18704]: audit 2024-04-30T09:55:39.544914+0000 mgr.y (mgr.24322) 8 : audit [DBG] from='client.24311 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi144=a;smithi151=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:55:40.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:40 smithi151 bash[18704]: cephadm 2024-04-30T09:55:39.555710+0000 mgr.y (mgr.24322) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi144=a;smithi151=b;count:2 2024-04-30T09:55:40.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:40 smithi151 bash[18704]: cluster 2024-04-30T09:55:39.560882+0000 mgr.y (mgr.24322) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:40.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:40 smithi151 bash[18704]: audit 2024-04-30T09:55:39.569448+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:40.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:40 smithi151 bash[18704]: cephadm 2024-04-30T09:55:39.591154+0000 mgr.y (mgr.24322) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi151 2024-04-30T09:55:41.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:41 smithi151 bash[18704]: cluster 2024-04-30T09:55:40.532049+0000 mgr.y (mgr.24322) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:41.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:41 smithi151 bash[18704]: cluster 2024-04-30T09:55:40.580323+0000 mon.a (mon.0) 796 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-30T09:55:41.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:41 smithi144 bash[18557]: cluster 2024-04-30T09:55:40.532049+0000 mgr.y (mgr.24322) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:41.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:41 smithi144 bash[18557]: cluster 2024-04-30T09:55:40.580323+0000 mon.a (mon.0) 796 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-30T09:55:41.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:41 smithi144 bash[24004]: cluster 2024-04-30T09:55:40.532049+0000 mgr.y (mgr.24322) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:41.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:41 smithi144 bash[24004]: cluster 2024-04-30T09:55:40.580323+0000 mon.a (mon.0) 796 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-30T09:55:43.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:43 smithi151 bash[18704]: cluster 2024-04-30T09:55:42.532697+0000 mgr.y (mgr.24322) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:43.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:43 smithi144 bash[18557]: cluster 2024-04-30T09:55:42.532697+0000 mgr.y (mgr.24322) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:43.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:43 smithi144 bash[24004]: cluster 2024-04-30T09:55:42.532697+0000 mgr.y (mgr.24322) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:45.479 INFO:teuthology.orchestra.run.smithi151.stdout:Scheduled alertmanager update... 2024-04-30T09:55:45.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:45 smithi151 bash[18704]: cluster 2024-04-30T09:55:44.533363+0000 mgr.y (mgr.24322) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:45.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:45 smithi151 bash[18704]: audit 2024-04-30T09:55:45.478673+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:45.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:45 smithi144 bash[18557]: cluster 2024-04-30T09:55:44.533363+0000 mgr.y (mgr.24322) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:45.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:45 smithi144 bash[18557]: audit 2024-04-30T09:55:45.478673+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:45.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:45 smithi144 bash[24004]: cluster 2024-04-30T09:55:44.533363+0000 mgr.y (mgr.24322) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:45.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:45 smithi144 bash[24004]: audit 2024-04-30T09:55:45.478673+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:46.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:46 smithi144 bash[24004]: audit 2024-04-30T09:55:45.467300+0000 mgr.y (mgr.24322) 15 : audit [DBG] from='client.24335 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi144=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:55:46.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:46 smithi144 bash[24004]: cephadm 2024-04-30T09:55:45.470715+0000 mgr.y (mgr.24322) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi144=a;count:1 2024-04-30T09:55:46.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:46 smithi144 bash[18557]: audit 2024-04-30T09:55:45.467300+0000 mgr.y (mgr.24322) 15 : audit [DBG] from='client.24335 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi144=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:55:46.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:46 smithi144 bash[18557]: cephadm 2024-04-30T09:55:45.470715+0000 mgr.y (mgr.24322) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi144=a;count:1 2024-04-30T09:55:47.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:46 smithi151 bash[18704]: audit 2024-04-30T09:55:45.467300+0000 mgr.y (mgr.24322) 15 : audit [DBG] from='client.24335 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi144=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:55:47.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:46 smithi151 bash[18704]: cephadm 2024-04-30T09:55:45.470715+0000 mgr.y (mgr.24322) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi144=a;count:1 2024-04-30T09:55:47.310 DEBUG:teuthology.orchestra.run.smithi144:alertmanager.a> sudo journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@alertmanager.a.service 2024-04-30T09:55:47.313 INFO:tasks.cephadm:Adding grafana.a on smithi151 2024-04-30T09:55:47.313 DEBUG:teuthology.orchestra.run.smithi151:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph orch apply grafana '1;smithi151=a' 2024-04-30T09:55:47.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:47 smithi151 bash[18704]: cluster 2024-04-30T09:55:46.534044+0000 mgr.y (mgr.24322) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:47.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:47 smithi144 bash[18557]: cluster 2024-04-30T09:55:46.534044+0000 mgr.y (mgr.24322) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:47.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:47 smithi144 bash[24004]: cluster 2024-04-30T09:55:46.534044+0000 mgr.y (mgr.24322) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:49.928 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:49 smithi151 bash[18704]: cluster 2024-04-30T09:55:48.534609+0000 mgr.y (mgr.24322) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:49.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:49 smithi144 bash[18557]: cluster 2024-04-30T09:55:48.534609+0000 mgr.y (mgr.24322) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:49.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:49 smithi144 bash[24004]: cluster 2024-04-30T09:55:48.534609+0000 mgr.y (mgr.24322) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:51.669 INFO:teuthology.orchestra.run.smithi151.stdout:Scheduled grafana update... 2024-04-30T09:55:51.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:51 smithi144 bash[24004]: cluster 2024-04-30T09:55:50.535248+0000 mgr.y (mgr.24322) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:51.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:51 smithi144 bash[18557]: cluster 2024-04-30T09:55:50.535248+0000 mgr.y (mgr.24322) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:51.960 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:51 smithi151 bash[18704]: cluster 2024-04-30T09:55:50.535248+0000 mgr.y (mgr.24322) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:52.847 DEBUG:teuthology.orchestra.run.smithi151:grafana.a> sudo journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@grafana.a.service 2024-04-30T09:55:52.853 INFO:tasks.cephadm:Setting up client nodes... 2024-04-30T09:55:52.853 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-30T09:55:52.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:52 smithi144 bash[18557]: audit 2024-04-30T09:55:51.658014+0000 mgr.y (mgr.24322) 20 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi151=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:55:52.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:52 smithi144 bash[18557]: cephadm 2024-04-30T09:55:51.661250+0000 mgr.y (mgr.24322) 21 : cephadm [INF] Saving service grafana spec with placement smithi151=a;count:1 2024-04-30T09:55:52.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:52 smithi144 bash[18557]: audit 2024-04-30T09:55:51.669275+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:52.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:52 smithi144 bash[24004]: audit 2024-04-30T09:55:51.658014+0000 mgr.y (mgr.24322) 20 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi151=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:55:52.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:52 smithi144 bash[24004]: cephadm 2024-04-30T09:55:51.661250+0000 mgr.y (mgr.24322) 21 : cephadm [INF] Saving service grafana spec with placement smithi151=a;count:1 2024-04-30T09:55:52.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:52 smithi144 bash[24004]: audit 2024-04-30T09:55:51.669275+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:52 smithi151 bash[18704]: audit 2024-04-30T09:55:51.658014+0000 mgr.y (mgr.24322) 20 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi151=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:55:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:52 smithi151 bash[18704]: cephadm 2024-04-30T09:55:51.661250+0000 mgr.y (mgr.24322) 21 : cephadm [INF] Saving service grafana spec with placement smithi151=a;count:1 2024-04-30T09:55:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:52 smithi151 bash[18704]: audit 2024-04-30T09:55:51.669275+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:53.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:53 smithi144 bash[24004]: cluster 2024-04-30T09:55:52.535801+0000 mgr.y (mgr.24322) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:53.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:53 smithi144 bash[18557]: cluster 2024-04-30T09:55:52.535801+0000 mgr.y (mgr.24322) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:54.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:53 smithi151 bash[18704]: cluster 2024-04-30T09:55:52.535801+0000 mgr.y (mgr.24322) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:54.891 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 09:55:54 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:54.891 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 09:55:54 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:54.891 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 09:55:54 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:54.892 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:54 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:54.892 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:54 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:54.892 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 09:55:54 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:55.144 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:55 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:55.144 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:55:55 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:55.144 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 09:55:55 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:55.145 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 09:55:55 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:55.145 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 09:55:55 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:55.145 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 09:55:55 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:55.145 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:54 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:55.145 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:54 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:55.146 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:54 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:55.146 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:55 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:55:55.146 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:55 smithi151 systemd[1]: Started Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T09:55:56.164 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:55 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:55:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:55:56.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: cluster 2024-04-30T09:55:54.536378+0000 mgr.y (mgr.24322) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.163183+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.164425+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.165697+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.166574+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.175039+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: cephadm 2024-04-30T09:55:55.176125+0000 mgr.y (mgr.24322) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:55:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.178882+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T09:55:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.180300+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.151:9095"}]: dispatch 2024-04-30T09:55:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.181035+0000 mgr.y (mgr.24322) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T09:55:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.182295+0000 mgr.y (mgr.24322) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.151:9095"}]: dispatch 2024-04-30T09:55:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.187821+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.189020+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.190152+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:56.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.190930+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:56.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.200155+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: cephadm 2024-04-30T09:55:55.200666+0000 mgr.y (mgr.24322) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:55:56.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.201123+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:56.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.202170+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:56.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: cluster 2024-04-30T09:55:54.536378+0000 mgr.y (mgr.24322) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:56.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.163183+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.164425+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:56.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.165697+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:56.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.166574+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:56.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.175039+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: cephadm 2024-04-30T09:55:55.176125+0000 mgr.y (mgr.24322) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:55:56.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.178882+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T09:55:56.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.180300+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.151:9095"}]: dispatch 2024-04-30T09:55:56.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.181035+0000 mgr.y (mgr.24322) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T09:55:56.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.182295+0000 mgr.y (mgr.24322) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.151:9095"}]: dispatch 2024-04-30T09:55:56.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.187821+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.189020+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:56.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.190152+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:56.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.190930+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:56.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.200155+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: cephadm 2024-04-30T09:55:55.200666+0000 mgr.y (mgr.24322) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:55:56.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.201123+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:56.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.202170+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:56.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.202800+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:56.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.210415+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: cephadm 2024-04-30T09:55:55.210953+0000 mgr.y (mgr.24322) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:55:56.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.814015+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.825750+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.826628+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:56.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.828827+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:56.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.830279+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:56.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[18557]: audit 2024-04-30T09:55:55.841555+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.202800+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:56.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.210415+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: cephadm 2024-04-30T09:55:55.210953+0000 mgr.y (mgr.24322) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:55:56.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.814015+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.825750+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.826628+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:56.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.828827+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:56.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.830279+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:56.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:56 smithi144 bash[24004]: audit 2024-04-30T09:55:55.841555+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.615 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: cluster 2024-04-30T09:55:54.536378+0000 mgr.y (mgr.24322) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:56.615 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.163183+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.615 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.164425+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:56.616 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.165697+0000 mon.b (mon.2) 54 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:56.616 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.166574+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:56.616 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.175039+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.616 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: cephadm 2024-04-30T09:55:55.176125+0000 mgr.y (mgr.24322) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:55:56.616 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.178882+0000 mon.b (mon.2) 56 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T09:55:56.616 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.180300+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.151:9095"}]: dispatch 2024-04-30T09:55:56.616 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.181035+0000 mgr.y (mgr.24322) 25 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T09:55:56.616 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.182295+0000 mgr.y (mgr.24322) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.151:9095"}]: dispatch 2024-04-30T09:55:56.616 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.187821+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.616 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.189020+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:56.616 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.190152+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:56.616 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.190930+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:56.616 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.200155+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.616 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: cephadm 2024-04-30T09:55:55.200666+0000 mgr.y (mgr.24322) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:55:56.617 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.201123+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:56.617 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.202170+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:56.617 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.202800+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:56.617 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.210415+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.617 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: cephadm 2024-04-30T09:55:55.210953+0000 mgr.y (mgr.24322) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:55:56.617 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.814015+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.617 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.825750+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.617 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.826628+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:55:56.617 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.828827+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:55:56.617 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.830279+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:55:56.617 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:56 smithi151 bash[18704]: audit 2024-04-30T09:55:55.841555+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:56.680 INFO:teuthology.orchestra.run.smithi144.stdout:[client.0] 2024-04-30T09:55:56.680 INFO:teuthology.orchestra.run.smithi144.stdout: key = AQAswDBmXkZpKBAAbrDa4cMzlJozR7fd0a6b/A== 2024-04-30T09:55:57.423 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:57 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:55:57] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:55:57.423 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:57 smithi144 bash[18557]: cephadm 2024-04-30T09:55:55.842668+0000 mgr.y (mgr.24322) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:55:57.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:57 smithi144 bash[18557]: audit 2024-04-30T09:55:56.677814+0000 mon.a (mon.0) 807 : audit [INF] from='client.? 172.21.15.144:0/592358569' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-30T09:55:57.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:57 smithi144 bash[18557]: audit 2024-04-30T09:55:56.682369+0000 mon.a (mon.0) 808 : audit [INF] from='client.? 172.21.15.144:0/592358569' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-30T09:55:57.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:57 smithi144 bash[18557]: audit 2024-04-30T09:55:57.156799+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:57.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:57 smithi144 bash[18557]: audit 2024-04-30T09:55:57.164192+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:57.424 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:57 smithi144 bash[24004]: cephadm 2024-04-30T09:55:55.842668+0000 mgr.y (mgr.24322) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:55:57.424 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:57 smithi144 bash[24004]: audit 2024-04-30T09:55:56.677814+0000 mon.a (mon.0) 807 : audit [INF] from='client.? 172.21.15.144:0/592358569' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-30T09:55:57.424 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:57 smithi144 bash[24004]: audit 2024-04-30T09:55:56.682369+0000 mon.a (mon.0) 808 : audit [INF] from='client.? 172.21.15.144:0/592358569' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-30T09:55:57.424 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:57 smithi144 bash[24004]: audit 2024-04-30T09:55:57.156799+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:57.424 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:57 smithi144 bash[24004]: audit 2024-04-30T09:55:57.164192+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:57.425 DEBUG:teuthology.orchestra.run.smithi144:> set -ex 2024-04-30T09:55:57.425 DEBUG:teuthology.orchestra.run.smithi144:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-30T09:55:57.425 DEBUG:teuthology.orchestra.run.smithi144:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-30T09:55:57.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[18704]: cephadm 2024-04-30T09:55:55.842668+0000 mgr.y (mgr.24322) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:55:57.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[18704]: audit 2024-04-30T09:55:56.677814+0000 mon.a (mon.0) 807 : audit [INF] from='client.? 172.21.15.144:0/592358569' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-30T09:55:57.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[18704]: audit 2024-04-30T09:55:56.682369+0000 mon.a (mon.0) 808 : audit [INF] from='client.? 172.21.15.144:0/592358569' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-30T09:55:57.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[18704]: audit 2024-04-30T09:55:57.156799+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:57.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[18704]: audit 2024-04-30T09:55:57.164192+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:57.446 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.199Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-30T09:55:57.447 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.199Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-30T09:55:57.447 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.199Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-30T09:55:57.447 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.199Z 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 smithi151 (none))" 2024-04-30T09:55:57.447 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.199Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-30T09:55:57.447 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.199Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-30T09:55:57.447 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.201Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-30T09:55:57.447 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.201Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-30T09:55:57.447 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.202Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-30T09:55:57.447 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.205Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-30T09:55:57.448 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.205Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.168µs 2024-04-30T09:55:57.448 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.205Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-30T09:55:57.448 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.205Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-04-30T09:55:57.448 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.206Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=25.305µs wal_replay_duration=296.275µs total_replay_duration=354.707µs 2024-04-30T09:55:57.448 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.207Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-30T09:55:57.448 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.207Z caller=main.go:947 level=info msg="TSDB started" 2024-04-30T09:55:57.448 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.207Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-30T09:55:57.448 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.225Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.523512ms db_storage=908ns remote_storage=1.788µs web_handler=461ns query_engine=1.208µs scrape=316.146µs scrape_sd=20.656µs notify=953ns notify_sd=1.594µs rules=17.913939ms 2024-04-30T09:55:57.448 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:55:57 smithi151 bash[36391]: ts=2024-04-30T09:55:57.225Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-30T09:55:57.449 DEBUG:teuthology.orchestra.run.smithi151:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-30T09:55:58.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:58 smithi151 bash[18704]: cluster 2024-04-30T09:55:56.536819+0000 mgr.y (mgr.24322) 30 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:58.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:58 smithi151 bash[18704]: audit 2024-04-30T09:55:58.022189+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:58.456 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:55:58 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:55:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:55:58.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:58 smithi144 bash[18557]: cluster 2024-04-30T09:55:56.536819+0000 mgr.y (mgr.24322) 30 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:58.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:58 smithi144 bash[18557]: audit 2024-04-30T09:55:58.022189+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:58.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:58 smithi144 bash[24004]: cluster 2024-04-30T09:55:56.536819+0000 mgr.y (mgr.24322) 30 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:58.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:58 smithi144 bash[24004]: audit 2024-04-30T09:55:58.022189+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:59.838 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:59 smithi151 bash[18704]: cluster 2024-04-30T09:55:58.537521+0000 mgr.y (mgr.24322) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:59.839 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:55:59 smithi151 bash[18704]: audit 2024-04-30T09:55:58.624993+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:59.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:59 smithi144 bash[18557]: cluster 2024-04-30T09:55:58.537521+0000 mgr.y (mgr.24322) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:55:59 smithi144 bash[18557]: audit 2024-04-30T09:55:58.624993+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:55:59.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:59 smithi144 bash[24004]: cluster 2024-04-30T09:55:58.537521+0000 mgr.y (mgr.24322) 31 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:55:59.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:55:59 smithi144 bash[24004]: audit 2024-04-30T09:55:58.624993+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:01.235 INFO:teuthology.orchestra.run.smithi151.stdout:[client.1] 2024-04-30T09:56:01.235 INFO:teuthology.orchestra.run.smithi151.stdout: key = AQAxwDBmE8OIDRAAhvxEe3k+GIxji7WHj0qYuQ== 2024-04-30T09:56:01.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:01 smithi144 bash[18557]: cluster 2024-04-30T09:56:00.538199+0000 mgr.y (mgr.24322) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:01.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:01 smithi144 bash[18557]: audit 2024-04-30T09:56:01.224190+0000 mon.b (mon.2) 67 : audit [INF] from='client.? 172.21.15.151:0/805311523' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-30T09:56:01.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:01 smithi144 bash[18557]: audit 2024-04-30T09:56:01.226698+0000 mon.a (mon.0) 813 : 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-30T09:56:01.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:01 smithi144 bash[18557]: audit 2024-04-30T09:56:01.236356+0000 mon.a (mon.0) 814 : 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-30T09:56:01.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:01 smithi144 bash[24004]: cluster 2024-04-30T09:56:00.538199+0000 mgr.y (mgr.24322) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:01.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:01 smithi144 bash[24004]: audit 2024-04-30T09:56:01.224190+0000 mon.b (mon.2) 67 : audit [INF] from='client.? 172.21.15.151:0/805311523' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-30T09:56:01.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:01 smithi144 bash[24004]: audit 2024-04-30T09:56:01.226698+0000 mon.a (mon.0) 813 : 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-30T09:56:01.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:01 smithi144 bash[24004]: audit 2024-04-30T09:56:01.236356+0000 mon.a (mon.0) 814 : 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-30T09:56:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:01 smithi151 bash[18704]: cluster 2024-04-30T09:56:00.538199+0000 mgr.y (mgr.24322) 32 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:01 smithi151 bash[18704]: audit 2024-04-30T09:56:01.224190+0000 mon.b (mon.2) 67 : audit [INF] from='client.? 172.21.15.151:0/805311523' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-30T09:56:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:01 smithi151 bash[18704]: audit 2024-04-30T09:56:01.226698+0000 mon.a (mon.0) 813 : 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-30T09:56:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:01 smithi151 bash[18704]: audit 2024-04-30T09:56:01.236356+0000 mon.a (mon.0) 814 : 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-30T09:56:02.375 DEBUG:teuthology.orchestra.run.smithi151:> set -ex 2024-04-30T09:56:02.375 DEBUG:teuthology.orchestra.run.smithi151:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-30T09:56:02.375 DEBUG:teuthology.orchestra.run.smithi151:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-30T09:56:02.396 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-30T09:56:02.397 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-30T09:56:02.397 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph mgr dump --format=json 2024-04-30T09:56:03.183 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:56:02 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:56:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:56:03.183 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.438 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.439 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.439 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.439 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.440 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.440 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.440 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.440 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.441 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.441 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.696 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.697 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.697 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.697 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.698 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.698 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.698 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:03.698 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:03 smithi144 systemd[1]: Started Ceph node-exporter.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T09:56:03.956 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[41702]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-30T09:56:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[18557]: cluster 2024-04-30T09:56:02.538789+0000 mgr.y (mgr.24322) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[18557]: audit 2024-04-30T09:56:02.890073+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[18557]: audit 2024-04-30T09:56:02.900557+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[18557]: audit 2024-04-30T09:56:02.926244+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:56:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[18557]: audit 2024-04-30T09:56:02.928578+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:56:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[18557]: audit 2024-04-30T09:56:02.930361+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:56:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[18557]: audit 2024-04-30T09:56:02.945334+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[18557]: cephadm 2024-04-30T09:56:02.952842+0000 mgr.y (mgr.24322) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi144 2024-04-30T09:56:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[18557]: audit 2024-04-30T09:56:03.711608+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:03.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[24004]: cluster 2024-04-30T09:56:02.538789+0000 mgr.y (mgr.24322) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[24004]: audit 2024-04-30T09:56:02.890073+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[24004]: audit 2024-04-30T09:56:02.900557+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[24004]: audit 2024-04-30T09:56:02.926244+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:56:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[24004]: audit 2024-04-30T09:56:02.928578+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:56:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[24004]: audit 2024-04-30T09:56:02.930361+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:56:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[24004]: audit 2024-04-30T09:56:02.945334+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[24004]: cephadm 2024-04-30T09:56:02.952842+0000 mgr.y (mgr.24322) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi144 2024-04-30T09:56:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:03 smithi144 bash[24004]: audit 2024-04-30T09:56:03.711608+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:03.979 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:03 smithi151 bash[18704]: cluster 2024-04-30T09:56:02.538789+0000 mgr.y (mgr.24322) 33 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:03.979 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:03 smithi151 bash[18704]: audit 2024-04-30T09:56:02.890073+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:03.979 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:03 smithi151 bash[18704]: audit 2024-04-30T09:56:02.900557+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:03.979 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:03 smithi151 bash[18704]: audit 2024-04-30T09:56:02.926244+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:56:03.980 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:03 smithi151 bash[18704]: audit 2024-04-30T09:56:02.928578+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:56:03.980 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:03 smithi151 bash[18704]: audit 2024-04-30T09:56:02.930361+0000 mon.b (mon.2) 70 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:56:03.980 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:03 smithi151 bash[18704]: audit 2024-04-30T09:56:02.945334+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:03.980 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:03 smithi151 bash[18704]: cephadm 2024-04-30T09:56:02.952842+0000 mgr.y (mgr.24322) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi144 2024-04-30T09:56:03.980 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:03 smithi151 bash[18704]: audit 2024-04-30T09:56:03.711608+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:04.896 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:56:04 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:56:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:56:04.897 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:04 smithi144 bash[41702]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-30T09:56:04.984 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:56:04 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:04.984 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 09:56:04 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:04.984 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:04 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:04.984 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:04 smithi151 bash[18704]: cephadm 2024-04-30T09:56:03.716943+0000 mgr.y (mgr.24322) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi151 2024-04-30T09:56:04.985 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:04 smithi151 bash[18704]: audit 2024-04-30T09:56:04.791908+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:04.985 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:04 smithi151 bash[18704]: audit 2024-04-30T09:56:04.802480+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:04.985 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 09:56:04 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:04.985 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:56:04 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:04.985 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 09:56:04 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:04.986 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 09:56:04 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:05.108 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:05.148 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:04 smithi144 bash[24004]: cephadm 2024-04-30T09:56:03.716943+0000 mgr.y (mgr.24322) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi151 2024-04-30T09:56:05.148 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:04 smithi144 bash[24004]: audit 2024-04-30T09:56:04.791908+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:05.148 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:04 smithi144 bash[24004]: audit 2024-04-30T09:56:04.802480+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:05.148 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:04 smithi144 bash[41702]: aa2a8d90b84c: Pulling fs layer 2024-04-30T09:56:05.148 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:04 smithi144 bash[41702]: b45d31ee2d7f: Pulling fs layer 2024-04-30T09:56:05.148 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:04 smithi144 bash[41702]: b5db1e299295: Pulling fs layer 2024-04-30T09:56:05.148 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:05 smithi144 bash[41702]: b45d31ee2d7f: Verifying Checksum 2024-04-30T09:56:05.149 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:05 smithi144 bash[41702]: b45d31ee2d7f: Download complete 2024-04-30T09:56:05.149 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:05 smithi144 bash[41702]: aa2a8d90b84c: Download complete 2024-04-30T09:56:05.149 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:04 smithi144 bash[18557]: cephadm 2024-04-30T09:56:03.716943+0000 mgr.y (mgr.24322) 35 : cephadm [INF] Deploying daemon node-exporter.b on smithi151 2024-04-30T09:56:05.149 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:04 smithi144 bash[18557]: audit 2024-04-30T09:56:04.791908+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:05.149 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:04 smithi144 bash[18557]: audit 2024-04-30T09:56:04.802480+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:05.324 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 09:56:05 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:05.324 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 09:56:05 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:05.325 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 09:56:05 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:05.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:05 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:05.325 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:56:05 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:05.326 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 09:56:05 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:05.326 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:56:05 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:05.326 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:05 smithi151 systemd[1]: Started Ceph node-exporter.b for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T09:56:05.327 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:05 smithi151 bash[37395]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-30T09:56:05.417 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:05 smithi144 bash[41702]: b5db1e299295: Verifying Checksum 2024-04-30T09:56:05.417 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:05 smithi144 bash[41702]: b5db1e299295: Download complete 2024-04-30T09:56:05.706 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:05 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:06.510 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:06 smithi151 bash[18704]: cluster 2024-04-30T09:56:04.539480+0000 mgr.y (mgr.24322) 36 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:06.510 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:06 smithi151 bash[18704]: audit 2024-04-30T09:56:05.232289+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:06.510 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:06 smithi151 bash[18704]: cephadm 2024-04-30T09:56:05.244775+0000 mgr.y (mgr.24322) 37 : cephadm [INF] Deploying daemon alertmanager.a on smithi144 2024-04-30T09:56:06.511 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:06 smithi151 bash[37395]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-30T09:56:06.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:06 smithi144 bash[18557]: cluster 2024-04-30T09:56:04.539480+0000 mgr.y (mgr.24322) 36 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:06.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:06 smithi144 bash[18557]: audit 2024-04-30T09:56:05.232289+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:06 smithi144 bash[18557]: cephadm 2024-04-30T09:56:05.244775+0000 mgr.y (mgr.24322) 37 : cephadm [INF] Deploying daemon alertmanager.a on smithi144 2024-04-30T09:56:06.707 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:06 smithi144 bash[41702]: aa2a8d90b84c: Pull complete 2024-04-30T09:56:06.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:06 smithi144 bash[24004]: cluster 2024-04-30T09:56:04.539480+0000 mgr.y (mgr.24322) 36 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:06.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:06 smithi144 bash[24004]: audit 2024-04-30T09:56:05.232289+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:06.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:06 smithi144 bash[24004]: cephadm 2024-04-30T09:56:05.244775+0000 mgr.y (mgr.24322) 37 : cephadm [INF] Deploying daemon alertmanager.a on smithi144 2024-04-30T09:56:06.762 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:06 smithi151 bash[37395]: aa2a8d90b84c: Pulling fs layer 2024-04-30T09:56:06.762 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:06 smithi151 bash[37395]: b45d31ee2d7f: Pulling fs layer 2024-04-30T09:56:06.762 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:06 smithi151 bash[37395]: b5db1e299295: Pulling fs layer 2024-04-30T09:56:06.762 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:06 smithi151 bash[37395]: b45d31ee2d7f: Download complete 2024-04-30T09:56:06.763 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:06 smithi151 bash[37395]: aa2a8d90b84c: Download complete 2024-04-30T09:56:07.061 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:06 smithi151 bash[37395]: b5db1e299295: Verifying Checksum 2024-04-30T09:56:07.061 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:06 smithi151 bash[37395]: b5db1e299295: Download complete 2024-04-30T09:56:07.061 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:06 smithi151 bash[37395]: aa2a8d90b84c: Pull complete 2024-04-30T09:56:07.646 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:07 smithi144 bash[41702]: b45d31ee2d7f: Pull complete 2024-04-30T09:56:08.235 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:07 smithi151 bash[37395]: b45d31ee2d7f: Pull complete 2024-04-30T09:56:08.247 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:08 smithi144 bash[41702]: b5db1e299295: Pull complete 2024-04-30T09:56:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:08 smithi151 bash[18704]: cluster 2024-04-30T09:56:06.540176+0000 mgr.y (mgr.24322) 38 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:08 smithi144 bash[18557]: cluster 2024-04-30T09:56:06.540176+0000 mgr.y (mgr.24322) 38 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:08.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:08 smithi144 bash[24004]: cluster 2024-04-30T09:56:06.540176+0000 mgr.y (mgr.24322) 38 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:08.984 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:08 smithi151 bash[37395]: b5db1e299295: Pull complete 2024-04-30T09:56:09.206 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:08 smithi144 bash[41702]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-30T09:56:09.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:08 smithi151 bash[37395]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-30T09:56:09.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:09 smithi151 bash[37395]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-30T09:56:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:09 smithi151 bash[18704]: cluster 2024-04-30T09:56:08.540798+0000 mgr.y (mgr.24322) 39 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:09 smithi151 bash[18704]: audit 2024-04-30T09:56:08.634491+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:09.956 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:09 smithi144 bash[41702]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-30T09:56:09.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:09 smithi144 bash[24004]: cluster 2024-04-30T09:56:08.540798+0000 mgr.y (mgr.24322) 39 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:09.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:09 smithi144 bash[24004]: audit 2024-04-30T09:56:08.634491+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:09.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:09 smithi144 bash[18557]: cluster 2024-04-30T09:56:08.540798+0000 mgr.y (mgr.24322) 39 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:09.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:09 smithi144 bash[18557]: audit 2024-04-30T09:56:08.634491+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:10.324 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.156Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-30T09:56:10.324 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.157Z 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-30T09:56:10.324 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.157Z 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-30T09:56:10.324 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.157Z 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-30T09:56:10.324 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-30T09:56:10.324 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=arp 2024-04-30T09:56:10.324 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-30T09:56:10.324 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-30T09:56:10.324 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-30T09:56:10.324 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-30T09:56:10.324 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-30T09:56:10.324 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-30T09:56:10.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-30T09:56:10.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-30T09:56:10.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=edac 2024-04-30T09:56:10.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-30T09:56:10.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-30T09:56:10.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-30T09:56:10.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-30T09:56:10.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-30T09:56:10.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-30T09:56:10.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-30T09:56:10.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-30T09:56:10.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-30T09:56:10.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-30T09:56:10.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-30T09:56:10.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-30T09:56:10.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-30T09:56:10.326 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-30T09:56:10.326 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-30T09:56:10.326 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-30T09:56:10.326 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=os 2024-04-30T09:56:10.326 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-30T09:56:10.326 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-30T09:56:10.326 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-30T09:56:10.326 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-30T09:56:10.326 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-30T09:56:10.326 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-30T09:56:10.326 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=stat 2024-04-30T09:56:10.326 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-30T09:56:10.326 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-30T09:56:10.326 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-30T09:56:10.327 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=time 2024-04-30T09:56:10.327 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-30T09:56:10.327 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=uname 2024-04-30T09:56:10.327 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-30T09:56:10.327 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-30T09:56:10.327 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-30T09:56:10.327 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-30T09:56:10.327 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:10 smithi151 bash[37395]: ts=2024-04-30T09:56:10.158Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-30T09:56:11.206 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:56:10 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:56:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:56:11.706 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:56:11 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:56:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:56:12.023 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:11 smithi144 bash[24004]: cluster 2024-04-30T09:56:10.541443+0000 mgr.y (mgr.24322) 40 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:12.024 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:11 smithi144 bash[24004]: audit 2024-04-30T09:56:10.734731+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:12.024 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:11 smithi144 bash[24004]: audit 2024-04-30T09:56:10.743575+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:12.024 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:11 smithi144 bash[24004]: audit 2024-04-30T09:56:11.451893+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:12.024 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:11 smithi144 bash[24004]: audit 2024-04-30T09:56:11.460826+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:12.024 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:11 smithi144 bash[18557]: cluster 2024-04-30T09:56:10.541443+0000 mgr.y (mgr.24322) 40 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:12.024 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:11 smithi144 bash[18557]: audit 2024-04-30T09:56:10.734731+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:12.024 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:11 smithi144 bash[18557]: audit 2024-04-30T09:56:10.743575+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:12.024 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:11 smithi144 bash[18557]: audit 2024-04-30T09:56:11.451893+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:12.024 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:11 smithi144 bash[18557]: audit 2024-04-30T09:56:11.460826+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:11 smithi151 bash[18704]: cluster 2024-04-30T09:56:10.541443+0000 mgr.y (mgr.24322) 40 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:11 smithi151 bash[18704]: audit 2024-04-30T09:56:10.734731+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:11 smithi151 bash[18704]: audit 2024-04-30T09:56:10.743575+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:11 smithi151 bash[18704]: audit 2024-04-30T09:56:11.451893+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:11 smithi151 bash[18704]: audit 2024-04-30T09:56:11.460826+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:12.277 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.107Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-30T09:56:12.277 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.107Z 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-30T09:56:12.277 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z 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-30T09:56:12.277 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z 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-30T09:56:12.278 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-30T09:56:12.278 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z caller=node_exporter.go:115 level=info collector=arp 2024-04-30T09:56:12.278 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-30T09:56:12.278 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-30T09:56:12.278 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-30T09:56:12.278 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-30T09:56:12.278 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-30T09:56:12.278 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-30T09:56:12.278 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-30T09:56:12.278 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-30T09:56:12.278 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z caller=node_exporter.go:115 level=info collector=edac 2024-04-30T09:56:12.278 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-30T09:56:12.278 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-30T09:56:12.278 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-30T09:56:12.279 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-30T09:56:12.279 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-30T09:56:12.279 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-30T09:56:12.279 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.108Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-30T09:56:12.279 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-30T09:56:12.279 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-30T09:56:12.279 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-30T09:56:12.279 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-30T09:56:12.279 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-30T09:56:12.279 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-30T09:56:12.279 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-30T09:56:12.279 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-30T09:56:12.279 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-30T09:56:12.279 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=os 2024-04-30T09:56:12.279 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-30T09:56:12.279 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-30T09:56:12.280 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-30T09:56:12.280 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-30T09:56:12.280 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-30T09:56:12.280 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-30T09:56:12.280 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=stat 2024-04-30T09:56:12.280 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-30T09:56:12.280 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-30T09:56:12.280 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-30T09:56:12.280 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=time 2024-04-30T09:56:12.280 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-30T09:56:12.280 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=uname 2024-04-30T09:56:12.280 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-30T09:56:12.280 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-30T09:56:12.280 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-30T09:56:12.280 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-30T09:56:12.280 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[41702]: ts=2024-04-30T09:56:12.109Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-30T09:56:12.676 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-30T09:56:12.687 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:56:12 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:56:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:56:13.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:13 smithi144 bash[18557]: audit 2024-04-30T09:56:12.421469+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:13.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:13 smithi144 bash[18557]: audit 2024-04-30T09:56:12.430541+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:13.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:13 smithi144 bash[18557]: cluster 2024-04-30T09:56:12.542058+0000 mgr.y (mgr.24322) 41 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:13.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:13 smithi144 bash[18557]: audit 2024-04-30T09:56:12.672873+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.144:0/2951720982' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-30T09:56:13.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:13 smithi144 bash[24004]: audit 2024-04-30T09:56:12.421469+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:13.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:13 smithi144 bash[24004]: audit 2024-04-30T09:56:12.430541+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:13.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:13 smithi144 bash[24004]: cluster 2024-04-30T09:56:12.542058+0000 mgr.y (mgr.24322) 41 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:13.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:13 smithi144 bash[24004]: audit 2024-04-30T09:56:12.672873+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.144:0/2951720982' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-30T09:56:13.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:13 smithi151 bash[18704]: audit 2024-04-30T09:56:12.421469+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:13.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:13 smithi151 bash[18704]: audit 2024-04-30T09:56:12.430541+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:13.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:13 smithi151 bash[18704]: cluster 2024-04-30T09:56:12.542058+0000 mgr.y (mgr.24322) 41 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:13.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:13 smithi151 bash[18704]: audit 2024-04-30T09:56:12.672873+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.144:0/2951720982' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-30T09:56:14.160 INFO:teuthology.orchestra.run.smithi144.stdout:{"epoch":19,"active_gid":24322,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6800","nonce":463317576},{"type":"v1","addr":"172.21.15.144:6801","nonce":463317576}]},"active_addr":"172.21.15.144:6801/463317576","active_change":"2024-04-30T09:55:38.461718+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24299,"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.144:8443/","prometheus":"http://172.21.15.144:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":60,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.144:0","nonce":610678106}]},{"addrvec":[{"type":"v2","addr":"172.21.15.144:0","nonce":94300555}]},{"addrvec":[{"type":"v2","addr":"172.21.15.144:0","nonce":3710118867}]},{"addrvec":[{"type":"v2","addr":"172.21.15.144:0","nonce":1911830407}]}]}} 2024-04-30T09:56:14.164 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-30T09:56:14.164 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-30T09:56:14.164 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-30T09:56:15.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:15 smithi144 bash[18557]: cluster 2024-04-30T09:56:14.542610+0000 mgr.y (mgr.24322) 42 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:15.931 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:15 smithi144 bash[24004]: cluster 2024-04-30T09:56:14.542610+0000 mgr.y (mgr.24322) 42 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:16.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:15 smithi151 bash[18704]: cluster 2024-04-30T09:56:14.542610+0000 mgr.y (mgr.24322) 42 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:16.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:16.956 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:56:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:16.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:16.957 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:56:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:16.957 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 09:56:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:16.958 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 09:56:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:16.958 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 09:56:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:16.958 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:16.958 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:16.959 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:16.959 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:17.092 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:17.456 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 09:56:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:17.456 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:56:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:17.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:17.457 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 09:56:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:17.458 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 09:56:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:17.458 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:17 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:17.458 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:17 smithi144 systemd[1]: Started Ceph alertmanager.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T09:56:17.458 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:56:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:17.459 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:56:17 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:17.574 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:17 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:18.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[18557]: cluster 2024-04-30T09:56:16.543326+0000 mgr.y (mgr.24322) 43 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:18.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[18557]: audit 2024-04-30T09:56:17.142766+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:18.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[18557]: audit 2024-04-30T09:56:17.233917+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:18.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[18557]: audit 2024-04-30T09:56:17.240956+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:18.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[18557]: audit 2024-04-30T09:56:17.243798+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-30T09:56:18.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[18557]: audit 2024-04-30T09:56:17.246482+0000 mgr.y (mgr.24322) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-30T09:56:18.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[18557]: audit 2024-04-30T09:56:17.252498+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:18.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[18557]: cephadm 2024-04-30T09:56:17.261629+0000 mgr.y (mgr.24322) 45 : cephadm [INF] Deploying daemon grafana.a on smithi151 2024-04-30T09:56:18.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[24004]: cluster 2024-04-30T09:56:16.543326+0000 mgr.y (mgr.24322) 43 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:18.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[24004]: audit 2024-04-30T09:56:17.142766+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:18.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[24004]: audit 2024-04-30T09:56:17.233917+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:18.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[24004]: audit 2024-04-30T09:56:17.240956+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:18.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[24004]: audit 2024-04-30T09:56:17.243798+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-30T09:56:18.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[24004]: audit 2024-04-30T09:56:17.246482+0000 mgr.y (mgr.24322) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-30T09:56:18.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[24004]: audit 2024-04-30T09:56:17.252498+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:18.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[24004]: cephadm 2024-04-30T09:56:17.261629+0000 mgr.y (mgr.24322) 45 : cephadm [INF] Deploying daemon grafana.a on smithi151 2024-04-30T09:56:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:18 smithi151 bash[18704]: cluster 2024-04-30T09:56:16.543326+0000 mgr.y (mgr.24322) 43 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:18 smithi151 bash[18704]: audit 2024-04-30T09:56:17.142766+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:18 smithi151 bash[18704]: audit 2024-04-30T09:56:17.233917+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:18 smithi151 bash[18704]: audit 2024-04-30T09:56:17.240956+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:18 smithi151 bash[18704]: audit 2024-04-30T09:56:17.243798+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-30T09:56:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:18 smithi151 bash[18704]: audit 2024-04-30T09:56:17.246482+0000 mgr.y (mgr.24322) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-30T09:56:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:18 smithi151 bash[18704]: audit 2024-04-30T09:56:17.252498+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:18 smithi151 bash[18704]: cephadm 2024-04-30T09:56:17.261629+0000 mgr.y (mgr.24322) 45 : cephadm [INF] Deploying daemon grafana.a on smithi151 2024-04-30T09:56:19.010 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[42619]: level=info ts=2024-04-30T09:56:18.973Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-30T09:56:19.010 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[42619]: level=info ts=2024-04-30T09:56:18.973Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-30T09:56:19.010 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[42619]: level=info ts=2024-04-30T09:56:18.974Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.144 port=9094 2024-04-30T09:56:19.010 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:18 smithi144 bash[42619]: level=info ts=2024-04-30T09:56:18.975Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-30T09:56:19.010 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:19 smithi144 bash[42619]: level=info ts=2024-04-30T09:56:19.008Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-30T09:56:19.010 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:19 smithi144 bash[42619]: level=info ts=2024-04-30T09:56:19.009Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-30T09:56:19.456 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:19 smithi144 bash[42619]: level=info ts=2024-04-30T09:56:19.011Z caller=main.go:518 msg=Listening address=:9093 2024-04-30T09:56:19.456 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:19 smithi144 bash[42619]: level=info ts=2024-04-30T09:56:19.011Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-30T09:56:19.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:19 smithi144 bash[18557]: cluster 2024-04-30T09:56:18.543966+0000 mgr.y (mgr.24322) 46 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:19.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:19 smithi144 bash[18557]: audit 2024-04-30T09:56:18.646994+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:19.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:19 smithi144 bash[24004]: cluster 2024-04-30T09:56:18.543966+0000 mgr.y (mgr.24322) 46 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:19.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:19 smithi144 bash[24004]: audit 2024-04-30T09:56:18.646994+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:20.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:19 smithi151 bash[18704]: cluster 2024-04-30T09:56:18.543966+0000 mgr.y (mgr.24322) 46 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:20.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:19 smithi151 bash[18704]: audit 2024-04-30T09:56:18.646994+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:21.118 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-30T09:56:21.119 INFO:teuthology.orchestra.run.smithi144.stdout:{"epoch":60,"fsid":"9dbd1526-06d6-11ef-bc93-c7b262605968","created":"2024-04-30T09:48:17.402561+0000","modified":"2024-04-30T09:55:38.461110+0000","last_up_change":"2024-04-30T09:55:12.671938+0000","last_in_change":"2024-04-30T09:54:48.896545+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-30T09:52:14.321777+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"18eec53b-deea-4ec8-9181-583747b55ff8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6802","nonce":1664091599},{"type":"v1","addr":"172.21.15.144:6803","nonce":1664091599}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6804","nonce":1664091599},{"type":"v1","addr":"172.21.15.144:6805","nonce":1664091599}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6808","nonce":1664091599},{"type":"v1","addr":"172.21.15.144:6809","nonce":1664091599}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6806","nonce":1664091599},{"type":"v1","addr":"172.21.15.144:6807","nonce":1664091599}]},"public_addr":"172.21.15.144:6803/1664091599","cluster_addr":"172.21.15.144:6805/1664091599","heartbeat_back_addr":"172.21.15.144:6809/1664091599","heartbeat_front_addr":"172.21.15.144:6807/1664091599","state":["exists","up"]},{"osd":1,"uuid":"9451d167-9d69-46d0-9e2b-58856f9882a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6810","nonce":3581512855},{"type":"v1","addr":"172.21.15.144:6811","nonce":3581512855}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6812","nonce":3581512855},{"type":"v1","addr":"172.21.15.144:6813","nonce":3581512855}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6816","nonce":3581512855},{"type":"v1","addr":"172.21.15.144:6817","nonce":3581512855}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6814","nonce":3581512855},{"type":"v1","addr":"172.21.15.144:6815","nonce":3581512855}]},"public_addr":"172.21.15.144:6811/3581512855","cluster_addr":"172.21.15.144:6813/3581512855","heartbeat_back_addr":"172.21.15.144:6817/3581512855","heartbeat_front_addr":"172.21.15.144:6815/3581512855","state":["exists","up"]},{"osd":2,"uuid":"9ea2b404-74a6-4cb2-bad2-e28d97853b5e","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.144:6818","nonce":362553456},{"type":"v1","addr":"172.21.15.144:6819","nonce":362553456}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6820","nonce":362553456},{"type":"v1","addr":"172.21.15.144:6821","nonce":362553456}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6824","nonce":362553456},{"type":"v1","addr":"172.21.15.144:6825","nonce":362553456}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6822","nonce":362553456},{"type":"v1","addr":"172.21.15.144:6823","nonce":362553456}]},"public_addr":"172.21.15.144:6819/362553456","cluster_addr":"172.21.15.144:6821/362553456","heartbeat_back_addr":"172.21.15.144:6825/362553456","heartbeat_front_addr":"172.21.15.144:6823/362553456","state":["exists","up"]},{"osd":3,"uuid":"5942e843-853b-4ec1-b41e-6d1fdc079d66","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6826","nonce":341083842},{"type":"v1","addr":"172.21.15.144:6827","nonce":341083842}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6828","nonce":341083842},{"type":"v1","addr":"172.21.15.144:6829","nonce":341083842}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6832","nonce":341083842},{"type":"v1","addr":"172.21.15.144:6833","nonce":341083842}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6830","nonce":341083842},{"type":"v1","addr":"172.21.15.144:6831","nonce":341083842}]},"public_addr":"172.21.15.144:6827/341083842","cluster_addr":"172.21.15.144:6829/341083842","heartbeat_back_addr":"172.21.15.144:6833/341083842","heartbeat_front_addr":"172.21.15.144:6831/341083842","state":["exists","up"]},{"osd":4,"uuid":"3d32aeb5-612c-4ce2-832c-5c85cfd1f8d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6800","nonce":2738828750},{"type":"v1","addr":"172.21.15.151:6801","nonce":2738828750}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6802","nonce":2738828750},{"type":"v1","addr":"172.21.15.151:6803","nonce":2738828750}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6806","nonce":2738828750},{"type":"v1","addr":"172.21.15.151:6807","nonce":2738828750}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6804","nonce":2738828750},{"type":"v1","addr":"172.21.15.151:6805","nonce":2738828750}]},"public_addr":"172.21.15.151:6801/2738828750","cluster_addr":"172.21.15.151:6803/2738828750","heartbeat_back_addr":"172.21.15.151:6807/2738828750","heartbeat_front_addr":"172.21.15.151:6805/2738828750","state":["exists","up"]},{"osd":5,"uuid":"22359435-4b01-4c54-bc76-b85a29105659","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6808","nonce":2287341056},{"type":"v1","addr":"172.21.15.151:6809","nonce":2287341056}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6810","nonce":2287341056},{"type":"v1","addr":"172.21.15.151:6811","nonce":2287341056}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6814","nonce":2287341056},{"type":"v1","addr":"172.21.15.151:6815","nonce":2287341056}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6812","nonce":2287341056},{"type":"v1","addr":"172.21.15.151:6813","nonce":2287341056}]},"public_addr":"172.21.15.151:6809/2287341056","cluster_addr":"172.21.15.151:6811/2287341056","heartbeat_back_addr":"172.21.15.151:6815/2287341056","heartbeat_front_addr":"172.21.15.151:6813/2287341056","state":["exists","up"]},{"osd":6,"uuid":"8baeed44-7799-4613-83ba-497c5f0cf634","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6816","nonce":2406391708},{"type":"v1","addr":"172.21.15.151:6817","nonce":2406391708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6818","nonce":2406391708},{"type":"v1","addr":"172.21.15.151:6819","nonce":2406391708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6822","nonce":2406391708},{"type":"v1","addr":"172.21.15.151:6823","nonce":2406391708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6820","nonce":2406391708},{"type":"v1","addr":"172.21.15.151:6821","nonce":2406391708}]},"public_addr":"172.21.15.151:6817/2406391708","cluster_addr":"172.21.15.151:6819/2406391708","heartbeat_back_addr":"172.21.15.151:6823/2406391708","heartbeat_front_addr":"172.21.15.151:6821/2406391708","state":["exists","up"]},{"osd":7,"uuid":"e24a1f67-8be1-4f35-9e77-8dfba50e3a74","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6824","nonce":2743338790},{"type":"v1","addr":"172.21.15.151:6825","nonce":2743338790}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6826","nonce":2743338790},{"type":"v1","addr":"172.21.15.151:6827","nonce":2743338790}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6830","nonce":2743338790},{"type":"v1","addr":"172.21.15.151:6831","nonce":2743338790}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6828","nonce":2743338790},{"type":"v1","addr":"172.21.15.151:6829","nonce":2743338790}]},"public_addr":"172.21.15.151:6825/2743338790","cluster_addr":"172.21.15.151:6827/2743338790","heartbeat_back_addr":"172.21.15.151:6831/2743338790","heartbeat_front_addr":"172.21.15.151:6829/2743338790","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-30T09:51:00.058993+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-30T09:51:34.196398+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-30T09:52:10.599910+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-30T09:52:49.017411+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-30T09:53:24.206886+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-30T09:53:59.159410+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-30T09:54:33.526754+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-30T09:55:11.141197+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.144:0/4081947284":"2024-05-01T09:55:38.460967+0000","172.21.15.144:6800/2764549706":"2024-05-01T09:55:38.460967+0000","172.21.15.144:0/2517334754":"2024-05-01T09:49:17.679300+0000","172.21.15.144:0/3819687039":"2024-05-01T09:55:38.460967+0000","172.21.15.144:0/2709419173":"2024-05-01T09:49:17.679300+0000","172.21.15.144:6801/2764549706":"2024-05-01T09:55:38.460967+0000","172.21.15.144:0/1943330115":"2024-05-01T09:55:38.460967+0000","172.21.15.144:6801/2210082944":"2024-05-01T09:49:17.679300+0000","172.21.15.144:6800/2119254606":"2024-05-01T09:48:48.279761+0000","172.21.15.144:0/668486100":"2024-05-01T09:55:38.460967+0000","172.21.15.144:0/2167011049":"2024-05-01T09:49:17.679300+0000","172.21.15.144:6801/2119254606":"2024-05-01T09:48:48.279761+0000","172.21.15.144:0/2460107620":"2024-05-01T09:48:48.279761+0000","172.21.15.144:0/1010062702":"2024-05-01T09:48:48.279761+0000","172.21.15.144:6800/2210082944":"2024-05-01T09:49:17.679300+0000","172.21.15.144:0/4010275191":"2024-05-01T09:48:48.279761+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-30T09:56:21.289 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:20 smithi144 bash[42619]: level=info ts=2024-04-30T09:56:20.976Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000639604s 2024-04-30T09:56:21.726 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:56:21 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:56:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:56:22.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:21 smithi151 bash[18704]: cluster 2024-04-30T09:56:20.544461+0000 mgr.y (mgr.24322) 47 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:22.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:21 smithi151 bash[18704]: audit 2024-04-30T09:56:21.119301+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.144:0/1094347739' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-30T09:56:22.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:21 smithi151 bash[18704]: audit 2024-04-30T09:56:21.288367+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:22.163 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:21 smithi144 bash[18557]: cluster 2024-04-30T09:56:20.544461+0000 mgr.y (mgr.24322) 47 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:22.163 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:21 smithi144 bash[18557]: audit 2024-04-30T09:56:21.119301+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.144:0/1094347739' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-30T09:56:22.164 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:21 smithi144 bash[18557]: audit 2024-04-30T09:56:21.288367+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:22.164 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:21 smithi144 bash[24004]: cluster 2024-04-30T09:56:20.544461+0000 mgr.y (mgr.24322) 47 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:22.164 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:21 smithi144 bash[24004]: audit 2024-04-30T09:56:21.119301+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.144:0/1094347739' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-30T09:56:22.164 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:21 smithi144 bash[24004]: audit 2024-04-30T09:56:21.288367+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:22.165 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-30T09:56:22.165 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-30T09:56:23.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:23 smithi144 bash[18557]: cluster 2024-04-30T09:56:22.544828+0000 mgr.y (mgr.24322) 48 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:23.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:23 smithi144 bash[24004]: cluster 2024-04-30T09:56:22.544828+0000 mgr.y (mgr.24322) 48 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:24.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:23 smithi151 bash[18704]: cluster 2024-04-30T09:56:22.544828+0000 mgr.y (mgr.24322) 48 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:25.671 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:25.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:25 smithi144 bash[18557]: cluster 2024-04-30T09:56:24.545385+0000 mgr.y (mgr.24322) 49 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:25.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:25 smithi144 bash[24004]: cluster 2024-04-30T09:56:24.545385+0000 mgr.y (mgr.24322) 49 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:26.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:25 smithi151 bash[18704]: cluster 2024-04-30T09:56:24.545385+0000 mgr.y (mgr.24322) 49 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:26.706 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:56:26 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:56:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:56:27.110 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:56:26 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:56:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:56:27.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:27 smithi144 bash[18557]: audit 2024-04-30T09:56:26.324377+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:27.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:27 smithi144 bash[18557]: audit 2024-04-30T09:56:26.330820+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:27.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:27 smithi144 bash[18557]: cluster 2024-04-30T09:56:26.546060+0000 mgr.y (mgr.24322) 50 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:27.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:27 smithi144 bash[18557]: audit 2024-04-30T09:56:26.833849+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:27.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:27 smithi144 bash[18557]: audit 2024-04-30T09:56:26.852590+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:27.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:27 smithi144 bash[24004]: audit 2024-04-30T09:56:26.324377+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:27.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:27 smithi144 bash[24004]: audit 2024-04-30T09:56:26.330820+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:27.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:27 smithi144 bash[24004]: cluster 2024-04-30T09:56:26.546060+0000 mgr.y (mgr.24322) 50 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:27.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:27 smithi144 bash[24004]: audit 2024-04-30T09:56:26.833849+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:27.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:27 smithi144 bash[24004]: audit 2024-04-30T09:56:26.852590+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:27 smithi151 bash[18704]: audit 2024-04-30T09:56:26.324377+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:27 smithi151 bash[18704]: audit 2024-04-30T09:56:26.330820+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:27 smithi151 bash[18704]: cluster 2024-04-30T09:56:26.546060+0000 mgr.y (mgr.24322) 50 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:27 smithi151 bash[18704]: audit 2024-04-30T09:56:26.833849+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:27 smithi151 bash[18704]: audit 2024-04-30T09:56:26.852590+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:28.851 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-30T09:56:28.851 INFO:teuthology.orchestra.run.smithi144.stdout:{"epoch":60,"fsid":"9dbd1526-06d6-11ef-bc93-c7b262605968","created":"2024-04-30T09:48:17.402561+0000","modified":"2024-04-30T09:55:38.461110+0000","last_up_change":"2024-04-30T09:55:12.671938+0000","last_in_change":"2024-04-30T09:54:48.896545+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-30T09:52:14.321777+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"18eec53b-deea-4ec8-9181-583747b55ff8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6802","nonce":1664091599},{"type":"v1","addr":"172.21.15.144:6803","nonce":1664091599}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6804","nonce":1664091599},{"type":"v1","addr":"172.21.15.144:6805","nonce":1664091599}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6808","nonce":1664091599},{"type":"v1","addr":"172.21.15.144:6809","nonce":1664091599}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6806","nonce":1664091599},{"type":"v1","addr":"172.21.15.144:6807","nonce":1664091599}]},"public_addr":"172.21.15.144:6803/1664091599","cluster_addr":"172.21.15.144:6805/1664091599","heartbeat_back_addr":"172.21.15.144:6809/1664091599","heartbeat_front_addr":"172.21.15.144:6807/1664091599","state":["exists","up"]},{"osd":1,"uuid":"9451d167-9d69-46d0-9e2b-58856f9882a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6810","nonce":3581512855},{"type":"v1","addr":"172.21.15.144:6811","nonce":3581512855}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6812","nonce":3581512855},{"type":"v1","addr":"172.21.15.144:6813","nonce":3581512855}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6816","nonce":3581512855},{"type":"v1","addr":"172.21.15.144:6817","nonce":3581512855}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6814","nonce":3581512855},{"type":"v1","addr":"172.21.15.144:6815","nonce":3581512855}]},"public_addr":"172.21.15.144:6811/3581512855","cluster_addr":"172.21.15.144:6813/3581512855","heartbeat_back_addr":"172.21.15.144:6817/3581512855","heartbeat_front_addr":"172.21.15.144:6815/3581512855","state":["exists","up"]},{"osd":2,"uuid":"9ea2b404-74a6-4cb2-bad2-e28d97853b5e","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.144:6818","nonce":362553456},{"type":"v1","addr":"172.21.15.144:6819","nonce":362553456}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6820","nonce":362553456},{"type":"v1","addr":"172.21.15.144:6821","nonce":362553456}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6824","nonce":362553456},{"type":"v1","addr":"172.21.15.144:6825","nonce":362553456}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6822","nonce":362553456},{"type":"v1","addr":"172.21.15.144:6823","nonce":362553456}]},"public_addr":"172.21.15.144:6819/362553456","cluster_addr":"172.21.15.144:6821/362553456","heartbeat_back_addr":"172.21.15.144:6825/362553456","heartbeat_front_addr":"172.21.15.144:6823/362553456","state":["exists","up"]},{"osd":3,"uuid":"5942e843-853b-4ec1-b41e-6d1fdc079d66","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6826","nonce":341083842},{"type":"v1","addr":"172.21.15.144:6827","nonce":341083842}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6828","nonce":341083842},{"type":"v1","addr":"172.21.15.144:6829","nonce":341083842}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6832","nonce":341083842},{"type":"v1","addr":"172.21.15.144:6833","nonce":341083842}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.144:6830","nonce":341083842},{"type":"v1","addr":"172.21.15.144:6831","nonce":341083842}]},"public_addr":"172.21.15.144:6827/341083842","cluster_addr":"172.21.15.144:6829/341083842","heartbeat_back_addr":"172.21.15.144:6833/341083842","heartbeat_front_addr":"172.21.15.144:6831/341083842","state":["exists","up"]},{"osd":4,"uuid":"3d32aeb5-612c-4ce2-832c-5c85cfd1f8d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6800","nonce":2738828750},{"type":"v1","addr":"172.21.15.151:6801","nonce":2738828750}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6802","nonce":2738828750},{"type":"v1","addr":"172.21.15.151:6803","nonce":2738828750}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6806","nonce":2738828750},{"type":"v1","addr":"172.21.15.151:6807","nonce":2738828750}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6804","nonce":2738828750},{"type":"v1","addr":"172.21.15.151:6805","nonce":2738828750}]},"public_addr":"172.21.15.151:6801/2738828750","cluster_addr":"172.21.15.151:6803/2738828750","heartbeat_back_addr":"172.21.15.151:6807/2738828750","heartbeat_front_addr":"172.21.15.151:6805/2738828750","state":["exists","up"]},{"osd":5,"uuid":"22359435-4b01-4c54-bc76-b85a29105659","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6808","nonce":2287341056},{"type":"v1","addr":"172.21.15.151:6809","nonce":2287341056}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6810","nonce":2287341056},{"type":"v1","addr":"172.21.15.151:6811","nonce":2287341056}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6814","nonce":2287341056},{"type":"v1","addr":"172.21.15.151:6815","nonce":2287341056}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6812","nonce":2287341056},{"type":"v1","addr":"172.21.15.151:6813","nonce":2287341056}]},"public_addr":"172.21.15.151:6809/2287341056","cluster_addr":"172.21.15.151:6811/2287341056","heartbeat_back_addr":"172.21.15.151:6815/2287341056","heartbeat_front_addr":"172.21.15.151:6813/2287341056","state":["exists","up"]},{"osd":6,"uuid":"8baeed44-7799-4613-83ba-497c5f0cf634","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6816","nonce":2406391708},{"type":"v1","addr":"172.21.15.151:6817","nonce":2406391708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6818","nonce":2406391708},{"type":"v1","addr":"172.21.15.151:6819","nonce":2406391708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6822","nonce":2406391708},{"type":"v1","addr":"172.21.15.151:6823","nonce":2406391708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6820","nonce":2406391708},{"type":"v1","addr":"172.21.15.151:6821","nonce":2406391708}]},"public_addr":"172.21.15.151:6817/2406391708","cluster_addr":"172.21.15.151:6819/2406391708","heartbeat_back_addr":"172.21.15.151:6823/2406391708","heartbeat_front_addr":"172.21.15.151:6821/2406391708","state":["exists","up"]},{"osd":7,"uuid":"e24a1f67-8be1-4f35-9e77-8dfba50e3a74","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6824","nonce":2743338790},{"type":"v1","addr":"172.21.15.151:6825","nonce":2743338790}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6826","nonce":2743338790},{"type":"v1","addr":"172.21.15.151:6827","nonce":2743338790}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6830","nonce":2743338790},{"type":"v1","addr":"172.21.15.151:6831","nonce":2743338790}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.151:6828","nonce":2743338790},{"type":"v1","addr":"172.21.15.151:6829","nonce":2743338790}]},"public_addr":"172.21.15.151:6825/2743338790","cluster_addr":"172.21.15.151:6827/2743338790","heartbeat_back_addr":"172.21.15.151:6831/2743338790","heartbeat_front_addr":"172.21.15.151:6829/2743338790","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-30T09:51:00.058993+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-30T09:51:34.196398+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-30T09:52:10.599910+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-30T09:52:49.017411+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-30T09:53:24.206886+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-30T09:53:59.159410+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-30T09:54:33.526754+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-30T09:55:11.141197+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.144:0/4081947284":"2024-05-01T09:55:38.460967+0000","172.21.15.144:6800/2764549706":"2024-05-01T09:55:38.460967+0000","172.21.15.144:0/2517334754":"2024-05-01T09:49:17.679300+0000","172.21.15.144:0/3819687039":"2024-05-01T09:55:38.460967+0000","172.21.15.144:0/2709419173":"2024-05-01T09:49:17.679300+0000","172.21.15.144:6801/2764549706":"2024-05-01T09:55:38.460967+0000","172.21.15.144:0/1943330115":"2024-05-01T09:55:38.460967+0000","172.21.15.144:6801/2210082944":"2024-05-01T09:49:17.679300+0000","172.21.15.144:6800/2119254606":"2024-05-01T09:48:48.279761+0000","172.21.15.144:0/668486100":"2024-05-01T09:55:38.460967+0000","172.21.15.144:0/2167011049":"2024-05-01T09:49:17.679300+0000","172.21.15.144:6801/2119254606":"2024-05-01T09:48:48.279761+0000","172.21.15.144:0/2460107620":"2024-05-01T09:48:48.279761+0000","172.21.15.144:0/1010062702":"2024-05-01T09:48:48.279761+0000","172.21.15.144:6800/2210082944":"2024-05-01T09:49:17.679300+0000","172.21.15.144:0/4010275191":"2024-05-01T09:48:48.279761+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-30T09:56:28.864 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:56:28 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:56:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:56:29.209 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:28 smithi144 bash[42619]: level=info ts=2024-04-30T09:56:28.979Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00402725s 2024-04-30T09:56:29.524 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-30T09:56:29.525 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-30T09:56:29.525 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-30T09:56:29.525 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-30T09:56:29.526 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-30T09:56:29.526 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-30T09:56:29.527 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-30T09:56:29.527 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-30T09:56:29.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:29 smithi144 bash[18557]: audit 2024-04-30T09:56:28.452204+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:29.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:29 smithi144 bash[18557]: audit 2024-04-30T09:56:28.461351+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:29.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:29 smithi144 bash[18557]: cluster 2024-04-30T09:56:28.546448+0000 mgr.y (mgr.24322) 51 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:29.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:29 smithi144 bash[18557]: audit 2024-04-30T09:56:28.850748+0000 mon.a (mon.0) 841 : audit [DBG] from='client.? 172.21.15.144:0/674519461' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-30T09:56:29.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:29 smithi144 bash[24004]: audit 2024-04-30T09:56:28.452204+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:29.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:29 smithi144 bash[24004]: audit 2024-04-30T09:56:28.461351+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:29.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:29 smithi144 bash[24004]: cluster 2024-04-30T09:56:28.546448+0000 mgr.y (mgr.24322) 51 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:29.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:29 smithi144 bash[24004]: audit 2024-04-30T09:56:28.850748+0000 mon.a (mon.0) 841 : audit [DBG] from='client.? 172.21.15.144:0/674519461' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-30T09:56:29.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:29 smithi151 bash[18704]: audit 2024-04-30T09:56:28.452204+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:29.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:29 smithi151 bash[18704]: audit 2024-04-30T09:56:28.461351+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:29.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:29 smithi151 bash[18704]: cluster 2024-04-30T09:56:28.546448+0000 mgr.y (mgr.24322) 51 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:29.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:29 smithi151 bash[18704]: audit 2024-04-30T09:56:28.850748+0000 mon.a (mon.0) 841 : audit [DBG] from='client.? 172.21.15.144:0/674519461' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-30T09:56:31.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:31 smithi144 bash[18557]: cluster 2024-04-30T09:56:30.546998+0000 mgr.y (mgr.24322) 52 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:31.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:31 smithi144 bash[24004]: cluster 2024-04-30T09:56:30.546998+0000 mgr.y (mgr.24322) 52 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:31 smithi151 bash[18704]: cluster 2024-04-30T09:56:30.546998+0000 mgr.y (mgr.24322) 52 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:32.379 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:32.381 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:32.381 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:32.381 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:32.382 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:32.382 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:32.382 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:32.383 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:33.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:33 smithi144 bash[18557]: cluster 2024-04-30T09:56:32.547597+0000 mgr.y (mgr.24322) 53 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:33 smithi144 bash[24004]: cluster 2024-04-30T09:56:32.547597+0000 mgr.y (mgr.24322) 53 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:33 smithi151 bash[18704]: cluster 2024-04-30T09:56:32.547597+0000 mgr.y (mgr.24322) 53 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:35.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:35 smithi151 bash[18704]: cluster 2024-04-30T09:56:34.548247+0000 mgr.y (mgr.24322) 54 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:35.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:35 smithi144 bash[18557]: cluster 2024-04-30T09:56:34.548247+0000 mgr.y (mgr.24322) 54 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:35.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:35 smithi144 bash[24004]: cluster 2024-04-30T09:56:34.548247+0000 mgr.y (mgr.24322) 54 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:37.921 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:37 smithi144 bash[24004]: cluster 2024-04-30T09:56:36.548884+0000 mgr.y (mgr.24322) 55 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:37.921 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:37 smithi144 bash[18557]: cluster 2024-04-30T09:56:36.548884+0000 mgr.y (mgr.24322) 55 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:37.962 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:37 smithi151 bash[18704]: cluster 2024-04-30T09:56:36.548884+0000 mgr.y (mgr.24322) 55 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:38.845 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:38.846 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:38.846 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:38.846 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:38.847 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:38.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:38 smithi151 bash[18704]: audit 2024-04-30T09:56:38.636802+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:56:38.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:38 smithi151 bash[18704]: audit 2024-04-30T09:56:38.639571+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:56:38.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:38 smithi151 bash[18704]: audit 2024-04-30T09:56:38.649727+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:56:38.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:38 smithi151 bash[18704]: audit 2024-04-30T09:56:38.652382+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:56:38.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:38.848 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:38.848 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:38.848 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:38.848 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:38.848 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:38.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:38 smithi144 bash[24004]: audit 2024-04-30T09:56:38.636802+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:56:38.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:38 smithi144 bash[24004]: audit 2024-04-30T09:56:38.639571+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:56:38.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:38 smithi144 bash[24004]: audit 2024-04-30T09:56:38.649727+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:56:38.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:38 smithi144 bash[24004]: audit 2024-04-30T09:56:38.652382+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:56:38.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:38 smithi144 bash[18557]: audit 2024-04-30T09:56:38.636802+0000 mon.b (mon.2) 72 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:56:38.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:38 smithi144 bash[18557]: audit 2024-04-30T09:56:38.639571+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:56:38.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:38 smithi144 bash[18557]: audit 2024-04-30T09:56:38.649727+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:56:38.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:38 smithi144 bash[18557]: audit 2024-04-30T09:56:38.652382+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:56:39.130 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:39.130 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:39.131 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:39.131 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:39.131 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:39.132 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:39.132 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:39.132 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:39 smithi151 systemd[1]: Started Ceph grafana.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T09:56:39.132 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:39.132 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 09:56:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:56:40.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[18704]: cluster 2024-04-30T09:56:38.549286+0000 mgr.y (mgr.24322) 56 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:40.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[18704]: audit 2024-04-30T09:56:39.099330+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:40.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[18704]: audit 2024-04-30T09:56:39.101485+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:56:40.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[18704]: audit 2024-04-30T09:56:39.103353+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:56:40.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[18704]: audit 2024-04-30T09:56:39.104805+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:56:40.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[18704]: audit 2024-04-30T09:56:39.119939+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:40.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[18704]: cephadm 2024-04-30T09:56:39.121036+0000 mgr.y (mgr.24322) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:56:40.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[18704]: cephadm 2024-04-30T09:56:39.124474+0000 mgr.y (mgr.24322) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-30T09:56:40.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[18704]: cephadm 2024-04-30T09:56:39.132659+0000 mgr.y (mgr.24322) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi144 2024-04-30T09:56:40.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:40 smithi144 bash[24004]: cluster 2024-04-30T09:56:38.549286+0000 mgr.y (mgr.24322) 56 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:40 smithi144 bash[24004]: audit 2024-04-30T09:56:39.099330+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:40 smithi144 bash[24004]: audit 2024-04-30T09:56:39.101485+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:56:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:40 smithi144 bash[24004]: audit 2024-04-30T09:56:39.103353+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:56:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:40 smithi144 bash[24004]: audit 2024-04-30T09:56:39.104805+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:56:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:40 smithi144 bash[24004]: audit 2024-04-30T09:56:39.119939+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:40 smithi144 bash[24004]: cephadm 2024-04-30T09:56:39.121036+0000 mgr.y (mgr.24322) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:56:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:40 smithi144 bash[24004]: cephadm 2024-04-30T09:56:39.124474+0000 mgr.y (mgr.24322) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-30T09:56:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:40 smithi144 bash[24004]: cephadm 2024-04-30T09:56:39.132659+0000 mgr.y (mgr.24322) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi144 2024-04-30T09:56:40.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:40 smithi144 bash[18557]: cluster 2024-04-30T09:56:38.549286+0000 mgr.y (mgr.24322) 56 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:40.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:40 smithi144 bash[18557]: audit 2024-04-30T09:56:39.099330+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:40.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:40 smithi144 bash[18557]: audit 2024-04-30T09:56:39.101485+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:56:40.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:40 smithi144 bash[18557]: audit 2024-04-30T09:56:39.103353+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:56:40.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:40 smithi144 bash[18557]: audit 2024-04-30T09:56:39.104805+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:56:40.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:40 smithi144 bash[18557]: audit 2024-04-30T09:56:39.119939+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:40.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:40 smithi144 bash[18557]: cephadm 2024-04-30T09:56:39.121036+0000 mgr.y (mgr.24322) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:56:40.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:40 smithi144 bash[18557]: cephadm 2024-04-30T09:56:39.124474+0000 mgr.y (mgr.24322) 58 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-30T09:56:40.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:40 smithi144 bash[18557]: cephadm 2024-04-30T09:56:39.132659+0000 mgr.y (mgr.24322) 59 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi144 2024-04-30T09:56:40.662 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+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-30T09:56:40.663 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+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-30T09:56:40.663 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-30T09:56:40.663 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-30T09:56:40.663 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-30T09:56:40.663 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-30T09:56:40.663 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-30T09:56:40.663 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-30T09:56:40.663 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-30T09:56:40.663 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-30T09:56:40.663 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-30T09:56:40.663 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-30T09:56:40.663 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-30T09:56:40.664 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="App mode production" logger=settings 2024-04-30T09:56:40.664 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-30T09:56:40.664 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+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-30T09:56:40.664 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-30T09:56:40.664 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-04-30T09:56:40.664 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-04-30T09:56:40.664 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-30T09:56:40.664 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-30T09:56:40.914 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-30T09:56:40.914 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-30T09:56:40.914 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-30T09:56:40.914 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-30T09:56:40.914 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-30T09:56:40.915 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-30T09:56:40.915 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-30T09:56:41.176 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-30T09:56:41.176 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:40 smithi151 bash[38424]: t=2024-04-30T09:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-30T09:56:41.176 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-30T09:56:41.176 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-30T09:56:41.176 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-30T09:56:41.176 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-30T09:56:41.176 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-04-30T09:56:41.461 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-04-30T09:56:41.462 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-30T09:56:41.462 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-30T09:56:41.462 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-30T09:56:41.462 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-30T09:56:41.462 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-30T09:56:41.462 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-30T09:56:41.722 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-04-30T09:56:41.722 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-04-30T09:56:41.722 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-04-30T09:56:41.722 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-04-30T09:56:41.722 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-30T09:56:41.722 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-04-30T09:56:42.039 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-04-30T09:56:42.039 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-04-30T09:56:42.039 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-04-30T09:56:42.040 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-04-30T09:56:42.040 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-04-30T09:56:42.040 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:41 smithi151 bash[38424]: t=2024-04-30T09:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-04-30T09:56:42.040 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:42 smithi151 bash[38424]: t=2024-04-30T09:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-04-30T09:56:42.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:42 smithi151 bash[18704]: cluster 2024-04-30T09:56:40.549960+0000 mgr.y (mgr.24322) 60 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:42.323 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:42 smithi151 bash[38424]: t=2024-04-30T09:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-30T09:56:42.351 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:42 smithi144 bash[24004]: cluster 2024-04-30T09:56:40.549960+0000 mgr.y (mgr.24322) 60 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:42.351 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:42 smithi144 bash[18557]: cluster 2024-04-30T09:56:40.549960+0000 mgr.y (mgr.24322) 60 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:42.573 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:42 smithi151 bash[38424]: t=2024-04-30T09:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-30T09:56:42.574 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:42 smithi151 bash[38424]: t=2024-04-30T09:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-30T09:56:42.929 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:42 smithi151 bash[38424]: t=2024-04-30T09:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-30T09:56:42.929 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:42 smithi151 bash[38424]: t=2024-04-30T09:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-30T09:56:42.930 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:42 smithi151 bash[38424]: t=2024-04-30T09:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-30T09:56:43.298 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:42 smithi151 bash[38424]: t=2024-04-30T09:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-30T09:56:43.299 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:42 smithi151 bash[38424]: t=2024-04-30T09:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-04-30T09:56:43.573 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:43 smithi151 bash[38424]: t=2024-04-30T09:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-30T09:56:43.937 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:43 smithi151 bash[38424]: t=2024-04-30T09:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-30T09:56:43.937 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:43 smithi151 bash[38424]: t=2024-04-30T09:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-30T09:56:43.937 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:43 smithi151 bash[38424]: t=2024-04-30T09:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-30T09:56:44.223 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:44 smithi151 bash[18704]: cluster 2024-04-30T09:56:42.550458+0000 mgr.y (mgr.24322) 61 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:44.223 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:44 smithi151 bash[18704]: audit 2024-04-30T09:56:43.660101+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:44.224 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:43 smithi151 bash[38424]: t=2024-04-30T09:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-30T09:56:44.224 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:44 smithi151 bash[38424]: t=2024-04-30T09:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-30T09:56:44.224 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:44 smithi151 bash[38424]: t=2024-04-30T09:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-30T09:56:44.224 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:44 smithi151 bash[38424]: t=2024-04-30T09:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-30T09:56:44.241 INFO:teuthology.orchestra.run.smithi144.stdout:167503724578 2024-04-30T09:56:44.242 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-30T09:56:44.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:44 smithi144 bash[18557]: cluster 2024-04-30T09:56:42.550458+0000 mgr.y (mgr.24322) 61 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:44.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:44 smithi144 bash[18557]: audit 2024-04-30T09:56:43.660101+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:44.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:44 smithi144 bash[24004]: cluster 2024-04-30T09:56:42.550458+0000 mgr.y (mgr.24322) 61 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:44.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:44 smithi144 bash[24004]: audit 2024-04-30T09:56:43.660101+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:44.524 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:44 smithi151 bash[38424]: t=2024-04-30T09:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-30T09:56:44.524 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:44 smithi151 bash[38424]: t=2024-04-30T09:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-30T09:56:44.525 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:44 smithi151 bash[38424]: t=2024-04-30T09:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-30T09:56:44.525 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:44 smithi151 bash[38424]: t=2024-04-30T09:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-30T09:56:44.525 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:44 smithi151 bash[38424]: t=2024-04-30T09:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-30T09:56:44.824 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:44 smithi151 bash[38424]: t=2024-04-30T09:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-30T09:56:44.824 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:44 smithi151 bash[38424]: t=2024-04-30T09:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-30T09:56:44.824 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:44 smithi151 bash[38424]: t=2024-04-30T09:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-30T09:56:45.258 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:44 smithi151 bash[38424]: t=2024-04-30T09:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-30T09:56:45.259 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:45 smithi151 bash[38424]: t=2024-04-30T09:56:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-30T09:56:45.546 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:45 smithi151 bash[38424]: t=2024-04-30T09:56:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-30T09:56:45.547 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:45 smithi151 bash[38424]: t=2024-04-30T09:56:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-30T09:56:45.547 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:45 smithi151 bash[38424]: t=2024-04-30T09:56:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-30T09:56:45.811 INFO:teuthology.orchestra.run.smithi144.stdout:55834574910 2024-04-30T09:56:45.812 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-30T09:56:45.812 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:45 smithi151 bash[38424]: t=2024-04-30T09:56:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-30T09:56:45.812 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:45 smithi151 bash[38424]: t=2024-04-30T09:56:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-30T09:56:46.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:45 smithi151 bash[38424]: t=2024-04-30T09:56:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-30T09:56:46.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:45 smithi151 bash[38424]: t=2024-04-30T09:56:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-30T09:56:46.416 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:46 smithi144 bash[18557]: cluster 2024-04-30T09:56:44.550883+0000 mgr.y (mgr.24322) 62 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:46.416 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:46 smithi144 bash[24004]: cluster 2024-04-30T09:56:44.550883+0000 mgr.y (mgr.24322) 62 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:46.417 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:46 smithi151 bash[18704]: cluster 2024-04-30T09:56:44.550883+0000 mgr.y (mgr.24322) 62 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:46.417 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:46 smithi151 bash[38424]: t=2024-04-30T09:56:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-30T09:56:46.780 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:46 smithi151 bash[38424]: t=2024-04-30T09:56:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-30T09:56:46.780 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:46 smithi151 bash[38424]: t=2024-04-30T09:56:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-30T09:56:46.780 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:46 smithi151 bash[38424]: t=2024-04-30T09:56:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-30T09:56:46.780 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:46 smithi151 bash[38424]: t=2024-04-30T09:56:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-30T09:56:47.035 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:46 smithi151 bash[38424]: t=2024-04-30T09:56:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-30T09:56:47.035 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:46 smithi151 bash[38424]: t=2024-04-30T09:56:46+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-30T09:56:47.035 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:46 smithi151 bash[38424]: t=2024-04-30T09:56:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-30T09:56:47.035 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:46 smithi151 bash[38424]: t=2024-04-30T09:56:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-30T09:56:47.035 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-30T09:56:47.193 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:56:46 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:56:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:56:47.193 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:56:46 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:56:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:56:47.309 INFO:teuthology.orchestra.run.smithi144.stdout:111669149744 2024-04-30T09:56:47.309 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-30T09:56:47.336 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-30T09:56:47.336 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-30T09:56:47.336 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-30T09:56:47.336 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-30T09:56:47.337 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-30T09:56:47.337 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-30T09:56:47.337 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-30T09:56:47.337 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-04-30T09:56:47.337 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-04-30T09:56:47.597 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-04-30T09:56:47.597 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-04-30T09:56:47.597 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-30T09:56:47.597 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-30T09:56:47.597 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-30T09:56:47.598 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-30T09:56:47.598 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-30T09:56:47.854 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-30T09:56:47.855 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-30T09:56:47.855 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-30T09:56:47.855 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-30T09:56:47.855 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-30T09:56:47.855 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-30T09:56:47.855 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-30T09:56:48.111 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[18704]: cluster 2024-04-30T09:56:46.551432+0000 mgr.y (mgr.24322) 63 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:48.111 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[18704]: audit 2024-04-30T09:56:46.860645+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:48.111 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[18704]: audit 2024-04-30T09:56:46.870620+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:48.111 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[18704]: audit 2024-04-30T09:56:46.963270+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:48.111 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[18704]: audit 2024-04-30T09:56:46.973926+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:48.112 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-30T09:56:48.112 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-30T09:56:48.112 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-30T09:56:48.112 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:47 smithi151 bash[38424]: t=2024-04-30T09:56:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-30T09:56:48.112 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:48 smithi151 bash[38424]: t=2024-04-30T09:56:48+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-30T09:56:48.112 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:48 smithi151 bash[38424]: t=2024-04-30T09:56:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-30T09:56:48.112 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:48 smithi151 bash[38424]: t=2024-04-30T09:56:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-04-30T09:56:48.112 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:48 smithi151 bash[38424]: t=2024-04-30T09:56:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-04-30T09:56:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:47 smithi144 bash[18557]: cluster 2024-04-30T09:56:46.551432+0000 mgr.y (mgr.24322) 63 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:47 smithi144 bash[18557]: audit 2024-04-30T09:56:46.860645+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:47 smithi144 bash[18557]: audit 2024-04-30T09:56:46.870620+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:47 smithi144 bash[18557]: audit 2024-04-30T09:56:46.963270+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:47 smithi144 bash[18557]: audit 2024-04-30T09:56:46.973926+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:48.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:47 smithi144 bash[24004]: cluster 2024-04-30T09:56:46.551432+0000 mgr.y (mgr.24322) 63 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:48.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:47 smithi144 bash[24004]: audit 2024-04-30T09:56:46.860645+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:48.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:47 smithi144 bash[24004]: audit 2024-04-30T09:56:46.870620+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:48.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:47 smithi144 bash[24004]: audit 2024-04-30T09:56:46.963270+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:48.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:47 smithi144 bash[24004]: audit 2024-04-30T09:56:46.973926+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:48.371 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:48 smithi151 bash[38424]: t=2024-04-30T09:56:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-04-30T09:56:48.372 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:48 smithi151 bash[38424]: t=2024-04-30T09:56:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-04-30T09:56:48.372 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:48 smithi151 bash[38424]: t=2024-04-30T09:56:48+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-30T09:56:48.372 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:48 smithi151 bash[38424]: t=2024-04-30T09:56:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-30T09:56:48.372 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:48 smithi151 bash[38424]: t=2024-04-30T09:56:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-30T09:56:48.490 INFO:teuthology.orchestra.run.smithi144.stdout:236223201301 2024-04-30T09:56:48.491 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-30T09:56:48.632 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:48 smithi151 bash[38424]: t=2024-04-30T09:56:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-30T09:56:48.632 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:48 smithi151 bash[38424]: t=2024-04-30T09:56:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-30T09:56:48.632 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:48 smithi151 bash[38424]: t=2024-04-30T09:56:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-30T09:56:49.020 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:48 smithi151 bash[38424]: t=2024-04-30T09:56:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-30T09:56:49.020 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:48 smithi151 bash[38424]: t=2024-04-30T09:56:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-30T09:56:49.323 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-30T09:56:49.324 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-30T09:56:49.655 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-30T09:56:49.655 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-30T09:56:49.656 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-30T09:56:49.656 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-30T09:56:49.656 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-30T09:56:49.656 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-30T09:56:49.656 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-04-30T09:56:49.656 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-30T09:56:49.925 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[18704]: cluster 2024-04-30T09:56:48.551831+0000 mgr.y (mgr.24322) 64 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:49.925 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[18704]: audit 2024-04-30T09:56:49.614360+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:49.925 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[18704]: audit 2024-04-30T09:56:49.625767+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:49.925 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-30T09:56:49.926 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-30T09:56:49.926 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-30T09:56:49.926 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-30T09:56:49.926 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-30T09:56:49.926 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-30T09:56:49.926 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-30T09:56:49.926 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-30T09:56:49.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:49 smithi144 bash[18557]: cluster 2024-04-30T09:56:48.551831+0000 mgr.y (mgr.24322) 64 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:49.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:49 smithi144 bash[18557]: audit 2024-04-30T09:56:49.614360+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:49.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:49 smithi144 bash[18557]: audit 2024-04-30T09:56:49.625767+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:49.956 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:56:49 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:56:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:56:49.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:49 smithi144 bash[24004]: cluster 2024-04-30T09:56:48.551831+0000 mgr.y (mgr.24322) 64 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:49.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:49 smithi144 bash[24004]: audit 2024-04-30T09:56:49.614360+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:49.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:49 smithi144 bash[24004]: audit 2024-04-30T09:56:49.625767+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:50.186 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:49 smithi151 bash[38424]: t=2024-04-30T09:56:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-04-30T09:56:50.186 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-30T09:56:50.187 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-30T09:56:50.187 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-30T09:56:50.187 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-30T09:56:50.187 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-30T09:56:50.187 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-30T09:56:50.187 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-30T09:56:50.447 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-30T09:56:50.447 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-30T09:56:50.447 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-30T09:56:50.447 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-30T09:56:50.448 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-30T09:56:50.448 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-30T09:56:50.448 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-30T09:56:50.448 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-30T09:56:50.448 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-30T09:56:50.700 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-30T09:56:50.700 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-30T09:56:50.700 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-30T09:56:50.700 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-30T09:56:50.700 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-30T09:56:50.701 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-04-30T09:56:50.701 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-30T09:56:50.966 INFO:teuthology.orchestra.run.smithi144.stdout:201863462939 2024-04-30T09:56:50.967 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-30T09:56:50.970 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-30T09:56:50.970 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-30T09:56:50.970 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-30T09:56:50.970 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-30T09:56:50.970 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-30T09:56:50.970 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-30T09:56:50.970 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-30T09:56:50.971 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-04-30T09:56:50.971 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+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-30T09:56:50.971 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-04-30T09:56:50.971 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:50 smithi151 bash[38424]: t=2024-04-30T09:56:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-04-30T09:56:51.256 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-30T09:56:51.256 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-30T09:56:51.256 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-30T09:56:51.256 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-30T09:56:51.256 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-30T09:56:51.256 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-30T09:56:51.257 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-30T09:56:51.257 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-30T09:56:51.517 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-30T09:56:51.518 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-30T09:56:51.518 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-30T09:56:51.518 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-30T09:56:51.518 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-30T09:56:51.518 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-30T09:56:51.518 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-30T09:56:51.518 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-30T09:56:51.518 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-30T09:56:51.804 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-30T09:56:51.804 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-04-30T09:56:51.804 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-04-30T09:56:51.804 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-04-30T09:56:51.804 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-04-30T09:56:51.805 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-30T09:56:51.805 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-30T09:56:51.805 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-30T09:56:51.805 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-30T09:56:51.805 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-30T09:56:52.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[18704]: cluster 2024-04-30T09:56:50.552273+0000 mgr.y (mgr.24322) 65 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:52.074 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-30T09:56:52.074 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-30T09:56:52.074 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-30T09:56:52.074 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-30T09:56:52.074 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-30T09:56:52.074 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:51 smithi151 bash[38424]: t=2024-04-30T09:56:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-30T09:56:52.074 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-30T09:56:52.074 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-30T09:56:52.114 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:51 smithi144 bash[18557]: cluster 2024-04-30T09:56:50.552273+0000 mgr.y (mgr.24322) 65 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:52.115 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:51 smithi144 bash[24004]: cluster 2024-04-30T09:56:50.552273+0000 mgr.y (mgr.24322) 65 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:52.115 INFO:teuthology.orchestra.run.smithi144.stdout:34359738439 2024-04-30T09:56:52.116 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-30T09:56:52.160 INFO:teuthology.orchestra.run.smithi144.stdout:133143986218 2024-04-30T09:56:52.161 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-30T09:56:52.227 INFO:teuthology.orchestra.run.smithi144.stdout:77309411385 2024-04-30T09:56:52.227 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-30T09:56:52.352 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-30T09:56:52.352 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-30T09:56:52.352 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-04-30T09:56:52.352 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+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-30T09:56:52.352 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-04-30T09:56:52.352 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-04-30T09:56:52.352 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-30T09:56:52.352 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-30T09:56:52.353 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-30T09:56:52.353 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-30T09:56:52.604 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-30T09:56:52.604 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-30T09:56:52.605 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-30T09:56:52.605 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-30T09:56:52.605 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-30T09:56:52.605 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-30T09:56:52.605 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-30T09:56:52.605 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-30T09:56:52.699 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:52.699 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:52.700 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:52.700 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:52.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-30T09:56:52.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-30T09:56:52.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-30T09:56:52.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-30T09:56:52.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-30T09:56:52.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-30T09:56:52.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-30T09:56:52.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-30T09:56:52.958 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:56:52 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:56:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:56:53.162 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-30T09:56:53.162 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:52 smithi151 bash[38424]: t=2024-04-30T09:56:52+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-30T09:56:53.162 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-30T09:56:53.162 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-30T09:56:53.162 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-30T09:56:53.163 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-30T09:56:53.163 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-30T09:56:53.163 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-30T09:56:53.421 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-30T09:56:53.421 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-04-30T09:56:53.421 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-30T09:56:53.422 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-30T09:56:53.422 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-30T09:56:53.422 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-30T09:56:53.422 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-30T09:56:53.422 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-30T09:56:53.422 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-30T09:56:53.691 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-04-30T09:56:53.691 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-04-30T09:56:53.691 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-04-30T09:56:53.691 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-04-30T09:56:53.691 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-30T09:56:53.691 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-04-30T09:56:53.691 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-30T09:56:53.691 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-30T09:56:53.691 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-30T09:56:53.954 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[18704]: cluster 2024-04-30T09:56:52.552678+0000 mgr.y (mgr.24322) 66 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:53.954 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[18704]: audit 2024-04-30T09:56:52.892654+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:53.954 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[18704]: audit 2024-04-30T09:56:52.902089+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:53.955 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-30T09:56:53.955 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-30T09:56:53.955 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-30T09:56:53.955 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-30T09:56:53.955 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-30T09:56:53.955 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-30T09:56:53.955 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-30T09:56:53.955 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-30T09:56:54.056 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:54.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:53 smithi144 bash[18557]: cluster 2024-04-30T09:56:52.552678+0000 mgr.y (mgr.24322) 66 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:54.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:53 smithi144 bash[18557]: audit 2024-04-30T09:56:52.892654+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:54.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:53 smithi144 bash[18557]: audit 2024-04-30T09:56:52.902089+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:54.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:53 smithi144 bash[24004]: cluster 2024-04-30T09:56:52.552678+0000 mgr.y (mgr.24322) 66 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:54.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:53 smithi144 bash[24004]: audit 2024-04-30T09:56:52.892654+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:54.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:53 smithi144 bash[24004]: audit 2024-04-30T09:56:52.902089+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:54.207 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:53 smithi144 systemd[1]: Stopping Ceph alertmanager.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T09:56:54.207 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:53 smithi144 bash[45685]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-alertmanager.a 2024-04-30T09:56:54.207 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:53 smithi144 bash[42619]: level=info ts=2024-04-30T09:56:53.928Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-30T09:56:54.256 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:53 smithi151 bash[38424]: t=2024-04-30T09:56:53+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-30T09:56:54.257 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-30T09:56:54.257 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-30T09:56:54.257 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-30T09:56:54.257 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-30T09:56:54.257 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-30T09:56:54.257 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-30T09:56:54.257 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-30T09:56:54.543 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-30T09:56:54.543 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-30T09:56:54.543 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-30T09:56:54.543 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-30T09:56:54.543 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-04-30T09:56:54.543 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-04-30T09:56:54.543 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-30T09:56:54.543 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-30T09:56:54.543 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-04-30T09:56:54.543 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-04-30T09:56:54.813 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-04-30T09:56:54.813 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-04-30T09:56:54.813 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-04-30T09:56:54.813 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-04-30T09:56:54.814 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-04-30T09:56:54.814 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-04-30T09:56:54.814 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-04-30T09:56:54.814 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-04-30T09:56:54.814 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-04-30T09:56:55.065 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-04-30T09:56:55.065 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-04-30T09:56:55.065 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-04-30T09:56:55.065 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:54 smithi151 bash[38424]: t=2024-04-30T09:56:54+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-04-30T09:56:55.065 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+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-30T09:56:55.065 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+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-30T09:56:55.065 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-30T09:56:55.317 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-04-30T09:56:55.317 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-04-30T09:56:55.317 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+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-30T09:56:55.317 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-30T09:56:55.318 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-04-30T09:56:55.318 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-30T09:56:55.318 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-04-30T09:56:55.456 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:55 smithi144 bash[45694]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-alertmanager-a 2024-04-30T09:56:55.456 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:55 smithi144 bash[45738]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-alertmanager.a 2024-04-30T09:56:55.569 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-04-30T09:56:55.569 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-04-30T09:56:55.569 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-30T09:56:55.569 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-04-30T09:56:55.569 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-04-30T09:56:55.570 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-04-30T09:56:55.570 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-04-30T09:56:55.570 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-30T09:56:55.570 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-04-30T09:56:55.570 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-04-30T09:56:55.823 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-04-30T09:56:55.824 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-04-30T09:56:55.824 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-04-30T09:56:55.824 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-30T09:56:55.824 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-04-30T09:56:55.824 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-04-30T09:56:55.824 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+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-30T09:56:55.849 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:55.850 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:55.850 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:56:55.856 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:55 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-30T09:56:55.856 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:55 smithi144 systemd[1]: Stopped Ceph alertmanager.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T09:56:55.856 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:56:55 smithi144 systemd[1]: Started Ceph alertmanager.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T09:56:56.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:55 smithi144 bash[18557]: cluster 2024-04-30T09:56:54.553034+0000 mgr.y (mgr.24322) 67 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:56.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:55 smithi144 bash[18557]: audit 2024-04-30T09:56:55.547291+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:56.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:55 smithi144 bash[24004]: cluster 2024-04-30T09:56:54.553034+0000 mgr.y (mgr.24322) 67 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:56.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:55 smithi144 bash[24004]: audit 2024-04-30T09:56:55.547291+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:56.250 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[18704]: cluster 2024-04-30T09:56:54.553034+0000 mgr.y (mgr.24322) 67 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:56.250 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[18704]: audit 2024-04-30T09:56:55.547291+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:56:56.251 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:55 smithi151 bash[38424]: t=2024-04-30T09:56:55+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-04-30T09:56:56.251 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:56 smithi151 bash[38424]: t=2024-04-30T09:56:56+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-30T09:56:56.512 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:56 smithi151 bash[38424]: t=2024-04-30T09:56:56+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-30T09:56:56.512 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:56 smithi151 bash[38424]: t=2024-04-30T09:56:56+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-30T09:56:56.823 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:56 smithi151 bash[38424]: t=2024-04-30T09:56:56+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-04-30T09:56:57.196 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:56 smithi144 bash[18557]: cephadm 2024-04-30T09:56:55.551987+0000 mgr.y (mgr.24322) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-30T09:56:57.196 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:56 smithi144 bash[18557]: cephadm 2024-04-30T09:56:55.555716+0000 mgr.y (mgr.24322) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi151 2024-04-30T09:56:57.196 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:56 smithi144 bash[24004]: cephadm 2024-04-30T09:56:55.551987+0000 mgr.y (mgr.24322) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-30T09:56:57.196 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:56 smithi144 bash[24004]: cephadm 2024-04-30T09:56:55.555716+0000 mgr.y (mgr.24322) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi151 2024-04-30T09:56:57.204 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:56 smithi151 bash[18704]: cephadm 2024-04-30T09:56:55.551987+0000 mgr.y (mgr.24322) 68 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-30T09:56:57.204 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:56 smithi151 bash[18704]: cephadm 2024-04-30T09:56:55.555716+0000 mgr.y (mgr.24322) 69 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi151 2024-04-30T09:56:57.204 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:56 smithi151 bash[38424]: t=2024-04-30T09:56:56+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-04-30T09:56:57.204 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:57 smithi151 bash[38424]: t=2024-04-30T09:56:57+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-04-30T09:56:57.204 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:57 smithi151 bash[38424]: t=2024-04-30T09:56:57+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-04-30T09:56:57.455 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:57 smithi151 bash[38424]: t=2024-04-30T09:56:57+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-04-30T09:56:57.456 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:57 smithi151 bash[38424]: t=2024-04-30T09:56:57+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-30T09:56:57.456 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:57 smithi151 bash[38424]: t=2024-04-30T09:56:57+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-04-30T09:56:57.810 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:57 smithi151 bash[38424]: t=2024-04-30T09:56:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-04-30T09:56:57.810 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:57 smithi151 bash[38424]: t=2024-04-30T09:56:57+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-04-30T09:56:57.810 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:57 smithi151 bash[38424]: t=2024-04-30T09:56:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-04-30T09:56:57.810 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:57 smithi151 bash[38424]: t=2024-04-30T09:56:57+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-04-30T09:56:57.811 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:57 smithi151 bash[38424]: t=2024-04-30T09:56:57+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-04-30T09:56:57.811 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:57 smithi151 bash[38424]: t=2024-04-30T09:56:57+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-04-30T09:56:57.811 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:57 smithi151 bash[38424]: t=2024-04-30T09:56:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-04-30T09:56:57.811 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:57 smithi151 bash[38424]: t=2024-04-30T09:56:57+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-04-30T09:56:58.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:57 smithi151 bash[18704]: cluster 2024-04-30T09:56:56.553647+0000 mgr.y (mgr.24322) 70 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:58.074 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:57 smithi151 bash[38424]: t=2024-04-30T09:56:57+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-04-30T09:56:58.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:57 smithi144 bash[24004]: cluster 2024-04-30T09:56:56.553647+0000 mgr.y (mgr.24322) 70 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:58.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:57 smithi144 bash[18557]: cluster 2024-04-30T09:56:56.553647+0000 mgr.y (mgr.24322) 70 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:56:58.427 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:58 smithi151 bash[38424]: t=2024-04-30T09:56:58+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-04-30T09:56:58.704 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:58 smithi151 bash[38424]: t=2024-04-30T09:56:58+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-04-30T09:56:58.704 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:58 smithi151 bash[38424]: t=2024-04-30T09:56:58+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-04-30T09:56:58.704 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:58 smithi151 bash[38424]: t=2024-04-30T09:56:58+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-04-30T09:56:58.704 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:58 smithi151 bash[38424]: t=2024-04-30T09:56:58+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-04-30T09:56:59.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:58 smithi151 bash[38424]: t=2024-04-30T09:56:58+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-04-30T09:56:59.074 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:58 smithi151 bash[38424]: t=2024-04-30T09:56:58+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-04-30T09:56:59.569 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:59 smithi151 bash[38424]: t=2024-04-30T09:56:59+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-04-30T09:56:59.823 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:59 smithi151 bash[38424]: t=2024-04-30T09:56:59+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-04-30T09:56:59.823 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:59 smithi151 bash[38424]: t=2024-04-30T09:56:59+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-04-30T09:56:59.824 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:59 smithi151 bash[38424]: t=2024-04-30T09:56:59+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-04-30T09:57:00.162 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:56:59 smithi151 bash[18704]: cluster 2024-04-30T09:56:58.554009+0000 mgr.y (mgr.24322) 71 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:00.162 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:59 smithi151 bash[38424]: t=2024-04-30T09:56:59+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-04-30T09:57:00.162 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:56:59 smithi151 bash[38424]: t=2024-04-30T09:56:59+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-04-30T09:57:00.162 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:00 smithi151 bash[38424]: t=2024-04-30T09:57:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-04-30T09:57:00.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:56:59 smithi144 bash[24004]: cluster 2024-04-30T09:56:58.554009+0000 mgr.y (mgr.24322) 71 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:00.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:56:59 smithi144 bash[18557]: cluster 2024-04-30T09:56:58.554009+0000 mgr.y (mgr.24322) 71 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:00.447 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:00 smithi151 bash[38424]: t=2024-04-30T09:57:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-04-30T09:57:00.447 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:00 smithi151 bash[38424]: t=2024-04-30T09:57:00+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-04-30T09:57:00.447 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:00 smithi151 bash[38424]: t=2024-04-30T09:57:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-04-30T09:57:00.447 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:00 smithi151 bash[38424]: t=2024-04-30T09:57:00+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-04-30T09:57:00.447 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:00 smithi151 bash[38424]: t=2024-04-30T09:57:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-04-30T09:57:00.447 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:00 smithi151 bash[38424]: t=2024-04-30T09:57:00+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-04-30T09:57:01.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:00 smithi151 bash[38424]: t=2024-04-30T09:57:00+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-04-30T09:57:01.395 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:01 smithi151 bash[38424]: t=2024-04-30T09:57:01+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-04-30T09:57:01.741 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:01 smithi151 bash[38424]: t=2024-04-30T09:57:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-04-30T09:57:01.741 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:01 smithi151 bash[38424]: t=2024-04-30T09:57:01+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-04-30T09:57:01.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:01 smithi144 bash[18557]: cluster 2024-04-30T09:57:00.554560+0000 mgr.y (mgr.24322) 72 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:01.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:01 smithi144 bash[24004]: cluster 2024-04-30T09:57:00.554560+0000 mgr.y (mgr.24322) 72 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:02.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:01 smithi151 bash[18704]: cluster 2024-04-30T09:57:00.554560+0000 mgr.y (mgr.24322) 72 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:02.031 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:01 smithi151 systemd[1]: Stopping Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T09:57:02.031 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:01 smithi151 bash[39377]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-prometheus.a 2024-04-30T09:57:02.031 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:01 smithi151 bash[38424]: t=2024-04-30T09:57:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-04-30T09:57:02.031 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:01 smithi151 bash[38424]: t=2024-04-30T09:57:01+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-04-30T09:57:02.031 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:01 smithi151 bash[38424]: t=2024-04-30T09:57:01+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-04-30T09:57:02.031 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[38424]: t=2024-04-30T09:57:02+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-04-30T09:57:02.303 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[38424]: t=2024-04-30T09:57:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-04-30T09:57:02.303 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[38424]: t=2024-04-30T09:57:02+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-04-30T09:57:02.303 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[36391]: ts=2024-04-30T09:57:02.125Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-30T09:57:02.303 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[36391]: ts=2024-04-30T09:57:02.125Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-30T09:57:02.303 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[36391]: ts=2024-04-30T09:57:02.125Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-30T09:57:02.303 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[36391]: ts=2024-04-30T09:57:02.125Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-30T09:57:02.303 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[36391]: ts=2024-04-30T09:57:02.125Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-30T09:57:02.303 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[36391]: ts=2024-04-30T09:57:02.125Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-30T09:57:02.303 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[36391]: ts=2024-04-30T09:57:02.125Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-30T09:57:02.303 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[36391]: ts=2024-04-30T09:57:02.125Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-30T09:57:02.304 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[36391]: ts=2024-04-30T09:57:02.125Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-30T09:57:02.304 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[36391]: ts=2024-04-30T09:57:02.125Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-30T09:57:02.304 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[36391]: ts=2024-04-30T09:57:02.125Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-30T09:57:02.304 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[36391]: ts=2024-04-30T09:57:02.126Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-30T09:57:02.576 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[38424]: t=2024-04-30T09:57:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-04-30T09:57:02.576 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[38424]: t=2024-04-30T09:57:02+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-04-30T09:57:03.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[38424]: t=2024-04-30T09:57:02+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-04-30T09:57:03.074 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[38424]: t=2024-04-30T09:57:02+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=22.313167504s 2024-04-30T09:57:03.074 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:02 smithi151 bash[38424]: t=2024-04-30T09:57:02+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-30T09:57:03.206 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:57:02 smithi144 bash[45767]: level=info ts=2024-04-30T09:57:02.981Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-30T09:57:03.206 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:57:02 smithi144 bash[45767]: level=info ts=2024-04-30T09:57:02.981Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-30T09:57:03.206 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:57:02 smithi144 bash[45767]: level=info ts=2024-04-30T09:57:02.990Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.144 port=9094 2024-04-30T09:57:03.206 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:57:02 smithi144 bash[45767]: level=info ts=2024-04-30T09:57:02.991Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-30T09:57:03.206 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[45767]: level=info ts=2024-04-30T09:57:03.025Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-30T09:57:03.206 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[45767]: level=info ts=2024-04-30T09:57:03.025Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-30T09:57:03.207 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[45767]: level=info ts=2024-04-30T09:57:03.028Z caller=main.go:518 msg=Listening address=:9093 2024-04-30T09:57:03.207 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[45767]: level=info ts=2024-04-30T09:57:03.028Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-30T09:57:03.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[39386]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-prometheus-a 2024-04-30T09:57:03.574 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[39498]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-prometheus.a 2024-04-30T09:57:03.574 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[38424]: t=2024-04-30T09:57:03+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-30T09:57:03.574 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[38424]: t=2024-04-30T09:57:03+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-30T09:57:03.574 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[38424]: t=2024-04-30T09:57:03+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-30T09:57:03.574 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[38424]: t=2024-04-30T09:57:03+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-30T09:57:03.574 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[38424]: t=2024-04-30T09:57:03+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-30T09:57:03.918 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[38424]: t=2024-04-30T09:57:03+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-30T09:57:03.918 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[38424]: t=2024-04-30T09:57:03+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-30T09:57:03.918 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[38424]: t=2024-04-30T09:57:03+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-30T09:57:03.918 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[38424]: t=2024-04-30T09:57:03+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-30T09:57:03.919 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:03 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-30T09:57:03.919 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:03 smithi151 systemd[1]: Stopped Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T09:57:03.919 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:03 smithi151 systemd[1]: Started Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T09:57:04.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[18557]: cluster 2024-04-30T09:57:02.555176+0000 mgr.y (mgr.24322) 73 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:04.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[18557]: audit 2024-04-30T09:57:03.739514+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:04.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[18557]: audit 2024-04-30T09:57:03.742325+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T09:57:04.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[18557]: audit 2024-04-30T09:57:03.744235+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.144:9093"}]: dispatch 2024-04-30T09:57:04.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[18557]: audit 2024-04-30T09:57:03.753209+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:04.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[18557]: audit 2024-04-30T09:57:03.756961+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T09:57:04.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[18557]: audit 2024-04-30T09:57:03.768427+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T09:57:04.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[18557]: audit 2024-04-30T09:57:03.770619+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.151:3000"}]: dispatch 2024-04-30T09:57:04.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[18557]: audit 2024-04-30T09:57:03.782605+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:04.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[18557]: audit 2024-04-30T09:57:03.783293+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:57:04.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[18557]: audit 2024-04-30T09:57:03.784860+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:57:04.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[18557]: audit 2024-04-30T09:57:03.785787+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:57:04.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[18557]: audit 2024-04-30T09:57:03.797834+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:04.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[18557]: audit 2024-04-30T09:57:03.807274+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:57:04.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[18557]: audit 2024-04-30T09:57:03.809730+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:57:04.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[18557]: audit 2024-04-30T09:57:03.811338+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:57:04.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[18557]: audit 2024-04-30T09:57:03.825144+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:04.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[24004]: cluster 2024-04-30T09:57:02.555176+0000 mgr.y (mgr.24322) 73 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:04.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[24004]: audit 2024-04-30T09:57:03.739514+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:04.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[24004]: audit 2024-04-30T09:57:03.742325+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T09:57:04.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[24004]: audit 2024-04-30T09:57:03.744235+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.144:9093"}]: dispatch 2024-04-30T09:57:04.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[24004]: audit 2024-04-30T09:57:03.753209+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:04.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[24004]: audit 2024-04-30T09:57:03.756961+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T09:57:04.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[24004]: audit 2024-04-30T09:57:03.768427+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T09:57:04.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[24004]: audit 2024-04-30T09:57:03.770619+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.151:3000"}]: dispatch 2024-04-30T09:57:04.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[24004]: audit 2024-04-30T09:57:03.782605+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:04.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[24004]: audit 2024-04-30T09:57:03.783293+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:57:04.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[24004]: audit 2024-04-30T09:57:03.784860+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:57:04.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[24004]: audit 2024-04-30T09:57:03.785787+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:57:04.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[24004]: audit 2024-04-30T09:57:03.797834+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:04.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[24004]: audit 2024-04-30T09:57:03.807274+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:57:04.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[24004]: audit 2024-04-30T09:57:03.809730+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:57:04.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[24004]: audit 2024-04-30T09:57:03.811338+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:57:04.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:03 smithi144 bash[24004]: audit 2024-04-30T09:57:03.825144+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:04.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[18704]: cluster 2024-04-30T09:57:02.555176+0000 mgr.y (mgr.24322) 73 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:04.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[18704]: audit 2024-04-30T09:57:03.739514+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:04.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[18704]: audit 2024-04-30T09:57:03.742325+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T09:57:04.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[18704]: audit 2024-04-30T09:57:03.744235+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.144:9093"}]: dispatch 2024-04-30T09:57:04.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[18704]: audit 2024-04-30T09:57:03.753209+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:04.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[18704]: audit 2024-04-30T09:57:03.756961+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T09:57:04.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[18704]: audit 2024-04-30T09:57:03.768427+0000 mon.b (mon.2) 80 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T09:57:04.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[18704]: audit 2024-04-30T09:57:03.770619+0000 mon.b (mon.2) 81 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.151:3000"}]: dispatch 2024-04-30T09:57:04.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[18704]: audit 2024-04-30T09:57:03.782605+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:04.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[18704]: audit 2024-04-30T09:57:03.783293+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:57:04.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[18704]: audit 2024-04-30T09:57:03.784860+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:57:04.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[18704]: audit 2024-04-30T09:57:03.785787+0000 mon.b (mon.2) 84 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:57:04.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[18704]: audit 2024-04-30T09:57:03.797834+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:04.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[18704]: audit 2024-04-30T09:57:03.807274+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T09:57:04.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[18704]: audit 2024-04-30T09:57:03.809730+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:57:04.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[18704]: audit 2024-04-30T09:57:03.811338+0000 mon.b (mon.2) 87 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:57:04.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:03 smithi151 bash[18704]: audit 2024-04-30T09:57:03.825144+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:05.074 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:57:04 smithi151 bash[38424]: t=2024-04-30T09:57:04+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-30T09:57:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:04 smithi151 bash[18704]: audit 2024-04-30T09:57:03.744801+0000 mgr.y (mgr.24322) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T09:57:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:04 smithi151 bash[18704]: audit 2024-04-30T09:57:03.746870+0000 mgr.y (mgr.24322) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.144:9093"}]: dispatch 2024-04-30T09:57:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:04 smithi151 bash[18704]: audit 2024-04-30T09:57:03.759408+0000 mgr.y (mgr.24322) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T09:57:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:04 smithi151 bash[18704]: audit 2024-04-30T09:57:03.770955+0000 mgr.y (mgr.24322) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T09:57:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:04 smithi151 bash[18704]: audit 2024-04-30T09:57:03.772904+0000 mgr.y (mgr.24322) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.151:3000"}]: dispatch 2024-04-30T09:57:05.206 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:57:04 smithi144 bash[45767]: level=info ts=2024-04-30T09:57:04.992Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000917915s 2024-04-30T09:57:05.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:04 smithi144 bash[18557]: audit 2024-04-30T09:57:03.744801+0000 mgr.y (mgr.24322) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T09:57:05.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:04 smithi144 bash[18557]: audit 2024-04-30T09:57:03.746870+0000 mgr.y (mgr.24322) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.144:9093"}]: dispatch 2024-04-30T09:57:05.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:04 smithi144 bash[18557]: audit 2024-04-30T09:57:03.759408+0000 mgr.y (mgr.24322) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T09:57:05.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:04 smithi144 bash[18557]: audit 2024-04-30T09:57:03.770955+0000 mgr.y (mgr.24322) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T09:57:05.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:04 smithi144 bash[18557]: audit 2024-04-30T09:57:03.772904+0000 mgr.y (mgr.24322) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.151:3000"}]: dispatch 2024-04-30T09:57:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:04 smithi144 bash[24004]: audit 2024-04-30T09:57:03.744801+0000 mgr.y (mgr.24322) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T09:57:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:04 smithi144 bash[24004]: audit 2024-04-30T09:57:03.746870+0000 mgr.y (mgr.24322) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.144:9093"}]: dispatch 2024-04-30T09:57:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:04 smithi144 bash[24004]: audit 2024-04-30T09:57:03.759408+0000 mgr.y (mgr.24322) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T09:57:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:04 smithi144 bash[24004]: audit 2024-04-30T09:57:03.770955+0000 mgr.y (mgr.24322) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T09:57:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:04 smithi144 bash[24004]: audit 2024-04-30T09:57:03.772904+0000 mgr.y (mgr.24322) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.151:3000"}]: dispatch 2024-04-30T09:57:05.703 INFO:teuthology.orchestra.run.smithi144.stdout:167503724582 2024-04-30T09:57:05.970 INFO:teuthology.orchestra.run.smithi144.stdout:111669149748 2024-04-30T09:57:06.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:05 smithi144 bash[24004]: cluster 2024-04-30T09:57:04.555822+0000 mgr.y (mgr.24322) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:06.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:05 smithi144 bash[24004]: audit 2024-04-30T09:57:05.705670+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.144:0/293568807' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-30T09:57:06.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:05 smithi144 bash[18557]: cluster 2024-04-30T09:57:04.555822+0000 mgr.y (mgr.24322) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:06.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:05 smithi144 bash[18557]: audit 2024-04-30T09:57:05.705670+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.144:0/293568807' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-30T09:57:06.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[18704]: cluster 2024-04-30T09:57:04.555822+0000 mgr.y (mgr.24322) 79 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:06.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[18704]: audit 2024-04-30T09:57:05.705670+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.144:0/293568807' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-30T09:57:06.324 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.874Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-30T09:57:06.324 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.874Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-30T09:57:06.324 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.874Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-30T09:57:06.324 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.874Z 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 smithi151 (none))" 2024-04-30T09:57:06.324 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.874Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-30T09:57:06.324 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.874Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-30T09:57:06.324 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.876Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-30T09:57:06.324 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.876Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-30T09:57:06.324 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.877Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-30T09:57:06.324 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.880Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-30T09:57:06.324 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.880Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.665µs 2024-04-30T09:57:06.325 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.880Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-30T09:57:06.325 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.882Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-30T09:57:06.325 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.882Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-30T09:57:06.325 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.882Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=52.528µs wal_replay_duration=1.584402ms total_replay_duration=1.653143ms 2024-04-30T09:57:06.325 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.883Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-30T09:57:06.325 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.883Z caller=main.go:947 level=info msg="TSDB started" 2024-04-30T09:57:06.325 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.883Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-30T09:57:06.325 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.901Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.063381ms db_storage=633ns remote_storage=1.312µs web_handler=339ns query_engine=791ns scrape=312.781µs scrape_sd=23.956µs notify=20.042µs notify_sd=6.055µs rules=17.42847ms 2024-04-30T09:57:06.325 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:57:05 smithi151 bash[39528]: ts=2024-04-30T09:57:05.901Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-30T09:57:07.074 INFO:teuthology.orchestra.run.smithi144.stdout:55834574915 2024-04-30T09:57:07.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:06 smithi144 bash[18557]: audit 2024-04-30T09:57:05.972196+0000 mon.a (mon.0) 861 : audit [DBG] from='client.? 172.21.15.144:0/3025048815' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-30T09:57:07.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:06 smithi144 bash[24004]: audit 2024-04-30T09:57:05.972196+0000 mon.a (mon.0) 861 : audit [DBG] from='client.? 172.21.15.144:0/3025048815' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-30T09:57:07.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:06 smithi151 bash[18704]: audit 2024-04-30T09:57:05.972196+0000 mon.a (mon.0) 861 : audit [DBG] from='client.? 172.21.15.144:0/3025048815' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-30T09:57:07.408 INFO:teuthology.orchestra.run.smithi144.stdout:236223201305 2024-04-30T09:57:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:07 smithi144 bash[18557]: cluster 2024-04-30T09:57:06.556618+0000 mgr.y (mgr.24322) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:07 smithi144 bash[18557]: audit 2024-04-30T09:57:07.076414+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.144:0/2657148945' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-30T09:57:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:07 smithi144 bash[18557]: audit 2024-04-30T09:57:07.410136+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.144:0/193802943' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-30T09:57:08.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:07 smithi144 bash[24004]: cluster 2024-04-30T09:57:06.556618+0000 mgr.y (mgr.24322) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:08.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:07 smithi144 bash[24004]: audit 2024-04-30T09:57:07.076414+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.144:0/2657148945' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-30T09:57:08.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:07 smithi144 bash[24004]: audit 2024-04-30T09:57:07.410136+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.144:0/193802943' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-30T09:57:08.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:07 smithi151 bash[18704]: cluster 2024-04-30T09:57:06.556618+0000 mgr.y (mgr.24322) 80 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:08.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:07 smithi151 bash[18704]: audit 2024-04-30T09:57:07.076414+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.144:0/2657148945' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-30T09:57:08.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:07 smithi151 bash[18704]: audit 2024-04-30T09:57:07.410136+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.144:0/193802943' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-30T09:57:09.376 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149744 got 111669149748 for osd.3 2024-04-30T09:57:09.376 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:57:09 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:57:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:57:09.376 DEBUG:teuthology.parallel:result is None 2024-04-30T09:57:09.729 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724578 got 167503724582 for osd.5 2024-04-30T09:57:09.729 DEBUG:teuthology.parallel:result is None 2024-04-30T09:57:10.114 INFO:teuthology.orchestra.run.smithi144.stdout:201863462943 2024-04-30T09:57:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:10 smithi144 bash[18557]: cluster 2024-04-30T09:57:08.557251+0000 mgr.y (mgr.24322) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:10 smithi144 bash[18557]: audit 2024-04-30T09:57:09.137282+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:10 smithi144 bash[18557]: audit 2024-04-30T09:57:09.148633+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:10 smithi144 bash[18557]: audit 2024-04-30T09:57:10.115705+0000 mon.a (mon.0) 864 : audit [DBG] from='client.? 172.21.15.144:0/1401542219' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-30T09:57:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:10 smithi144 bash[24004]: cluster 2024-04-30T09:57:08.557251+0000 mgr.y (mgr.24322) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:10 smithi144 bash[24004]: audit 2024-04-30T09:57:09.137282+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:10 smithi144 bash[24004]: audit 2024-04-30T09:57:09.148633+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:10 smithi144 bash[24004]: audit 2024-04-30T09:57:10.115705+0000 mon.a (mon.0) 864 : audit [DBG] from='client.? 172.21.15.144:0/1401542219' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-30T09:57:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:10 smithi151 bash[18704]: cluster 2024-04-30T09:57:08.557251+0000 mgr.y (mgr.24322) 81 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:10.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:10 smithi151 bash[18704]: audit 2024-04-30T09:57:09.137282+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:10.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:10 smithi151 bash[18704]: audit 2024-04-30T09:57:09.148633+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:10.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:10 smithi151 bash[18704]: audit 2024-04-30T09:57:10.115705+0000 mon.a (mon.0) 864 : audit [DBG] from='client.? 172.21.15.144:0/1401542219' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-30T09:57:11.337 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574910 got 55834574915 for osd.1 2024-04-30T09:57:11.338 DEBUG:teuthology.parallel:result is None 2024-04-30T09:57:11.589 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201301 got 236223201305 for osd.7 2024-04-30T09:57:11.590 DEBUG:teuthology.parallel:result is None 2024-04-30T09:57:12.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:12 smithi144 bash[18557]: cluster 2024-04-30T09:57:10.557644+0000 mgr.y (mgr.24322) 82 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:12.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:12 smithi144 bash[24004]: cluster 2024-04-30T09:57:10.557644+0000 mgr.y (mgr.24322) 82 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:12.293 INFO:teuthology.orchestra.run.smithi144.stdout:133143986223 2024-04-30T09:57:12.334 INFO:teuthology.orchestra.run.smithi144.stdout:34359738444 2024-04-30T09:57:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:12 smithi151 bash[18704]: cluster 2024-04-30T09:57:10.557644+0000 mgr.y (mgr.24322) 82 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:13.262 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:57:13 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:57:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:57:13.262 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:57:12 smithi144 bash[45767]: level=info ts=2024-04-30T09:57:12.994Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002791987s 2024-04-30T09:57:13.263 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:13 smithi144 bash[18557]: audit 2024-04-30T09:57:12.295112+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.144:0/2194614451' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-30T09:57:13.263 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:13 smithi144 bash[18557]: audit 2024-04-30T09:57:12.336408+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.144:0/977560969' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-30T09:57:13.263 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:13 smithi144 bash[18557]: audit 2024-04-30T09:57:13.032409+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:13.263 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:13 smithi144 bash[18557]: audit 2024-04-30T09:57:13.043324+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:13 smithi151 bash[18704]: audit 2024-04-30T09:57:12.295112+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.144:0/2194614451' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-30T09:57:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:13 smithi151 bash[18704]: audit 2024-04-30T09:57:12.336408+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.144:0/977560969' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-30T09:57:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:13 smithi151 bash[18704]: audit 2024-04-30T09:57:13.032409+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:13 smithi151 bash[18704]: audit 2024-04-30T09:57:13.043324+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:13.652 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:13 smithi144 bash[24004]: audit 2024-04-30T09:57:12.295112+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.144:0/2194614451' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-30T09:57:13.652 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:13 smithi144 bash[24004]: audit 2024-04-30T09:57:12.336408+0000 mon.a (mon.0) 866 : audit [DBG] from='client.? 172.21.15.144:0/977560969' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-30T09:57:13.652 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:13 smithi144 bash[24004]: audit 2024-04-30T09:57:13.032409+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:13.652 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:13 smithi144 bash[24004]: audit 2024-04-30T09:57:13.043324+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:13.673 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462939 got 201863462943 for osd.6 2024-04-30T09:57:13.674 DEBUG:teuthology.parallel:result is None 2024-04-30T09:57:14.019 INFO:teuthology.orchestra.run.smithi144.stdout:77309411389 2024-04-30T09:57:14.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:14 smithi144 bash[18557]: cluster 2024-04-30T09:57:12.558143+0000 mgr.y (mgr.24322) 83 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:14.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:14 smithi144 bash[18557]: audit 2024-04-30T09:57:14.021772+0000 mon.a (mon.0) 869 : audit [DBG] from='client.? 172.21.15.144:0/3232526279' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-30T09:57:14.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:14 smithi144 bash[24004]: cluster 2024-04-30T09:57:12.558143+0000 mgr.y (mgr.24322) 83 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:14.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:14 smithi144 bash[24004]: audit 2024-04-30T09:57:14.021772+0000 mon.a (mon.0) 869 : audit [DBG] from='client.? 172.21.15.144:0/3232526279' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-30T09:57:14.474 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986218 got 133143986223 for osd.4 2024-04-30T09:57:14.474 DEBUG:teuthology.parallel:result is None 2024-04-30T09:57:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:14 smithi151 bash[18704]: cluster 2024-04-30T09:57:12.558143+0000 mgr.y (mgr.24322) 83 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:14 smithi151 bash[18704]: audit 2024-04-30T09:57:14.021772+0000 mon.a (mon.0) 869 : audit [DBG] from='client.? 172.21.15.144:0/3232526279' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-30T09:57:14.795 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738439 got 34359738444 for osd.0 2024-04-30T09:57:14.795 DEBUG:teuthology.parallel:result is None 2024-04-30T09:57:15.679 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411385 got 77309411389 for osd.2 2024-04-30T09:57:15.679 DEBUG:teuthology.parallel:result is None 2024-04-30T09:57:15.679 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-30T09:57:15.679 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-30T09:57:16.442 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:16 smithi144 bash[24004]: cluster 2024-04-30T09:57:14.558766+0000 mgr.y (mgr.24322) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:16.442 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:16 smithi144 bash[18557]: cluster 2024-04-30T09:57:14.558766+0000 mgr.y (mgr.24322) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:16.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:16 smithi151 bash[18704]: cluster 2024-04-30T09:57:14.558766+0000 mgr.y (mgr.24322) 84 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:18.193 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:57:18.518 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:18 smithi144 bash[18557]: cluster 2024-04-30T09:57:16.559153+0000 mgr.y (mgr.24322) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:18.519 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:18 smithi144 bash[24004]: cluster 2024-04-30T09:57:16.559153+0000 mgr.y (mgr.24322) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:18.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:18 smithi151 bash[18704]: cluster 2024-04-30T09:57:16.559153+0000 mgr.y (mgr.24322) 85 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:18.871 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:57:18 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:57:18] "GET /metrics HTTP/1.1" 200 191541 "" "Prometheus/2.33.4" 2024-04-30T09:57:19.206 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:57:18 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:57:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:57:20.117 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:19 smithi151 bash[18704]: cluster 2024-04-30T09:57:18.559453+0000 mgr.y (mgr.24322) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:20.118 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:19 smithi151 bash[18704]: audit 2024-04-30T09:57:18.862883+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:20.118 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:19 smithi151 bash[18704]: audit 2024-04-30T09:57:18.871179+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:20.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:19 smithi144 bash[18557]: cluster 2024-04-30T09:57:18.559453+0000 mgr.y (mgr.24322) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:20.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:19 smithi144 bash[18557]: audit 2024-04-30T09:57:18.862883+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:20.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:19 smithi144 bash[18557]: audit 2024-04-30T09:57:18.871179+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:20.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:19 smithi144 bash[24004]: cluster 2024-04-30T09:57:18.559453+0000 mgr.y (mgr.24322) 86 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:20.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:19 smithi144 bash[24004]: audit 2024-04-30T09:57:18.862883+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:20.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:19 smithi144 bash[24004]: audit 2024-04-30T09:57:18.871179+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:21.127 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-30T09:57:21.129 INFO:teuthology.orchestra.run.smithi144.stderr:dumped all 2024-04-30T09:57:21.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:57:20 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:57:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T09:57:21.730 INFO:teuthology.orchestra.run.smithi144.stdout:{"pg_ready":true,"pg_map":{"version":54,"stamp":"2024-04-30T09:57:20.559726+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":48972,"kb_used_data":6156,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912244,"statfs":{"total":767960285184,"available":767910137856,"internally_reserved":0,"allocated":6303744,"data_stored":3511211,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002762"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-30T09:55:38.663857+0000","last_change":"2024-04-30T09:55:16.673743+0000","last_active":"2024-04-30T09:55:38.663857+0000","last_peered":"2024-04-30T09:55:38.663857+0000","last_clean":"2024-04-30T09:55:38.663857+0000","last_became_active":"2024-04-30T09:55:16.672663+0000","last_became_peered":"2024-04-30T09:55:16.672663+0000","last_unstale":"2024-04-30T09:55:38.663857+0000","last_undegraded":"2024-04-30T09:55:38.663857+0000","last_fullsized":"2024-04-30T09:55:38.663857+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-30T09:52:14.661915+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-30T09:52:14.661915+0000","last_clean_scrub_stamp":"2024-04-30T09:52:14.661915+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-05-01T19:27:08.450896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201308,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"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":"Tue Apr 30 09:57:15 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.89100000000000001,"15min":0.88300000000000001},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1919999999999999,"5min":1.512,"15min":1.512},"last":1.1919999999999999},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.90100000000000002,"15min":0.89200000000000002},"min":{"1min":0.59899999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.216,"5min":1.218,"15min":1.218},"last":1.216}]},{"osd":1,"last update":"Tue Apr 30 09:57:15 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.99299999999999999,"15min":1.012},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.1870000000000001,"5min":3.5219999999999998,"15min":3.5219999999999998},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.90900000000000003,"15min":0.90500000000000003},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":0.876}]},{"osd":2,"last update":"Tue Apr 30 09:57:15 2024","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.89800000000000002,"15min":0.89600000000000002},"min":{"1min":0.59199999999999997,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.228,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":1.0569999999999999,"5min":0.93100000000000005,"15min":0.91000000000000003},"min":{"1min":0.64500000000000002,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.03}]},{"osd":3,"last update":"Tue Apr 30 09:57:15 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.90300000000000002,"15min":0.90100000000000002},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.1419999999999999,"5min":1.214,"15min":1.214},"last":0.84199999999999997},{"interface":"front","average":{"1min":1.0449999999999999,"5min":0.98099999999999998,"15min":0.97099999999999997},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.335,"5min":1.349,"15min":1.349},"last":1.121}]},{"osd":4,"last update":"Tue Apr 30 09:57:15 2024","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":0.94299999999999995,"15min":0.92600000000000005},"min":{"1min":0.45600000000000002,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.069},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.92900000000000005,"15min":0.92800000000000005},"min":{"1min":0.53200000000000003,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.3240000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.67400000000000004}]},{"osd":5,"last update":"Tue Apr 30 09:57:15 2024","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":0.98399999999999999,"15min":0.97499999999999998},"min":{"1min":0.55000000000000004,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.0349999999999999,"15min":1.0229999999999999},"min":{"1min":0.49099999999999999,"5min":0.433,"15min":0.433},"max":{"1min":1.512,"5min":1.554,"15min":1.554},"last":1.149}]},{"osd":6,"last update":"Tue Apr 30 09:57:15 2024","interfaces":[{"interface":"back","average":{"1min":1.159,"5min":1.0880000000000001,"15min":1.0760000000000001},"min":{"1min":0.63600000000000001,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":0.97899999999999998},{"interface":"front","average":{"1min":1.127,"5min":1.0860000000000001,"15min":1.079},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":0.99199999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462946,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6160,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738992,"statfs":{"total":95995035648,"available":95988727808,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"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":"Tue Apr 30 09:56:41 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.84399999999999997,"15min":0.84199999999999997},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.89000000000000001,"15min":0.90800000000000003},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.0129999999999999,"5min":1.232,"15min":1.232},"last":0.52200000000000002}]},{"osd":1,"last update":"Tue Apr 30 09:56:41 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.89200000000000002,"15min":0.89900000000000002},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.234,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.90200000000000002,"15min":0.90300000000000002},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.2969999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.61299999999999999}]},{"osd":2,"last update":"Tue Apr 30 09:56:41 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.876,"15min":0.88200000000000001},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.91400000000000003,"15min":0.91800000000000004},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.123,"5min":1.298,"15min":1.298},"last":0.59599999999999997}]},{"osd":3,"last update":"Tue Apr 30 09:56:41 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.91000000000000003,"15min":0.91600000000000004},"min":{"1min":0.53200000000000003,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.0549999999999999,"5min":1.349,"15min":1.349},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.93500000000000005,"15min":0.93500000000000005},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.2769999999999999,"5min":1.419,"15min":1.419},"last":0.76000000000000001}]},{"osd":4,"last update":"Tue Apr 30 09:56:41 2024","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.79900000000000004,"15min":0.78900000000000003},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.88600000000000001,"15min":0.88200000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":1.329,"5min":1.359,"15min":1.359},"last":0.56100000000000005}]},{"osd":5,"last update":"Tue Apr 30 09:56:41 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.877,"15min":0.875},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.68899999999999995},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.93899999999999995,"15min":0.92500000000000004},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.71999999999999997}]},{"osd":7,"last update":"Tue Apr 30 09:57:19 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.433,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.77400000000000002},{"interface":"front","average":{"1min":1.085,"5min":1.105,"15min":1.1080000000000001},"min":{"1min":0.49199999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.80600000000000005}]}]},{"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":6344,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738808,"statfs":{"total":95995035648,"available":95988539392,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 30 09:56:45 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.64300000000000002,"15min":0.57799999999999996},"min":{"1min":0.29399999999999998,"5min":0.247,"15min":0.247},"max":{"1min":0.93000000000000005,"5min":1.093,"15min":1.093},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.68600000000000005,"15min":0.60899999999999999},"min":{"1min":0.39600000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.044,"5min":1.095,"15min":1.095},"last":0.69899999999999995}]},{"osd":2,"last update":"Tue Apr 30 09:56:22 2024","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.70299999999999996,"15min":0.69399999999999995},"min":{"1min":0.372,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.92900000000000005,"5min":1.133,"15min":1.133},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.80000000000000004,"5min":0.754,"15min":0.72799999999999998},"min":{"1min":0.40100000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.077,"5min":1.089,"15min":1.089},"last":0.64200000000000002}]},{"osd":3,"last update":"Tue Apr 30 09:57:01 2024","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.79100000000000004,"15min":0.76600000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.73399999999999999,"15min":0.71599999999999997},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.67400000000000004}]},{"osd":4,"last update":"Tue Apr 30 09:56:29 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.86899999999999999,"15min":0.83699999999999997},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.93700000000000006},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.90000000000000002,"15min":0.877},"min":{"1min":0.55800000000000005,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.95899999999999996}]},{"osd":5,"last update":"Tue Apr 30 09:57:10 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.97499999999999998,"15min":0.97399999999999998},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.0369999999999999},{"interface":"front","average":{"1min":1.024,"5min":0.999,"15min":0.98299999999999998},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.4370000000000001,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.86299999999999999}]},{"osd":6,"last update":"Tue Apr 30 09:56:39 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.028,"15min":1.036},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.0189999999999999},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.0600000000000001,"15min":1.0720000000000001},"min":{"1min":0.625,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.623,"5min":1.623,"15min":1.623},"last":1.0940000000000001}]},{"osd":7,"last update":"Tue Apr 30 09:56:17 2024","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.1319999999999999,"15min":1.1319999999999999},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.502,"5min":1.502,"15min":1.502},"last":0.90200000000000002},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.5029999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":0.97999999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738446,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Apr 30 09:56:48 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.61699999999999999,"15min":0.53500000000000003},"min":{"1min":0.309,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.88600000000000001,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.67500000000000004,"15min":0.58199999999999996},"min":{"1min":0.33400000000000002,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.68000000000000005}]},{"osd":2,"last update":"Tue Apr 30 09:56:20 2024","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.74099999999999999,"15min":0.68899999999999995},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.72299999999999998,"15min":0.68000000000000005},"min":{"1min":0.309,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.1399999999999999,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.66100000000000003}]},{"osd":3,"last update":"Tue Apr 30 09:56:55 2024","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.80500000000000005,"15min":0.80900000000000005},"min":{"1min":0.40400000000000003,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.0600000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.83099999999999996},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.81399999999999995,"15min":0.81799999999999995},"min":{"1min":0.45100000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.085,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.58899999999999997}]},{"osd":4,"last update":"Tue Apr 30 09:56:35 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.86699999999999999,"15min":0.84999999999999998},"min":{"1min":0.52400000000000002,"5min":0.5,"15min":0.5},"max":{"1min":1.1990000000000001,"5min":2.0950000000000002,"15min":2.0950000000000002},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.94899999999999995,"15min":0.95099999999999996},"min":{"1min":0.58799999999999997,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.89300000000000002}]},{"osd":5,"last update":"Tue Apr 30 09:57:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.0349999999999999,"15min":1.0409999999999999},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.496,"5min":1.651,"15min":1.651},"last":0.73399999999999999},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.073,"15min":1.0700000000000001},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.81699999999999995}]},{"osd":6,"last update":"Tue Apr 30 09:56:40 2024","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.101,"15min":1.111},"min":{"1min":0.625,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.5449999999999999,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":0.78700000000000003},{"interface":"front","average":{"1min":1.016,"5min":1.0509999999999999,"15min":1.0569999999999999},"min":{"1min":0.77500000000000002,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.2869999999999999,"5min":2.2280000000000002,"15min":2.2280000000000002},"last":0.94299999999999995}]},{"osd":7,"last update":"Tue Apr 30 09:57:13 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.96399999999999997,"15min":0.95399999999999996},"min":{"1min":0.78400000000000003,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.92000000000000004},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.0429999999999999,"15min":1.0329999999999999},"min":{"1min":0.70399999999999996,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.411,"5min":1.411,"15min":1.411},"last":1.075}]}]},{"osd":2,"up_from":18,"seq":77309411391,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6276,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738876,"statfs":{"total":95995035648,"available":95988609024,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 30 09:56:18 2024","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.64400000000000002,"15min":0.59799999999999998},"min":{"1min":0.39600000000000002,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.879},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.69499999999999995,"15min":0.61699999999999999},"min":{"1min":0.32300000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.163,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.79900000000000004}]},{"osd":1,"last update":"Tue Apr 30 09:56:18 2024","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.69099999999999995,"15min":0.627},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.93999999999999995,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.748,"15min":0.69399999999999995},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":0.98499999999999999}]},{"osd":3,"last update":"Tue Apr 30 09:56:59 2024","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.77200000000000002,"15min":0.748},"min":{"1min":0.40699999999999997,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.0109999999999999,"5min":1.258,"15min":1.258},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.80100000000000005,"15min":0.77700000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.1020000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.76900000000000002}]},{"osd":4,"last update":"Tue Apr 30 09:56:31 2024","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.92500000000000004,"15min":0.90900000000000003},"min":{"1min":0.79600000000000004,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.02},{"interface":"front","average":{"1min":1.054,"5min":0.95899999999999996,"15min":0.93899999999999995},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":1.3839999999999999}]},{"osd":5,"last update":"Tue Apr 30 09:57:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0269999999999999,"15min":1.0229999999999999},"min":{"1min":0.77500000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":1.4570000000000001},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.0169999999999999,"15min":1.0289999999999999},"min":{"1min":0.65200000000000002,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.3029999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.91900000000000004}]},{"osd":6,"last update":"Tue Apr 30 09:56:39 2024","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.0469999999999999,"15min":1.0369999999999999},"min":{"1min":0.71899999999999997,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.415,"5min":1.571,"15min":1.571},"last":1.071},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.105,"15min":1.093},"min":{"1min":0.65100000000000002,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.552,"5min":1.552,"15min":1.552},"last":1.5820000000000001}]},{"osd":7,"last update":"Tue Apr 30 09:57:16 2024","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":2.2759999999999998,"15min":2.464},"min":{"1min":0.66500000000000004,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.538,"5min":29.478999999999999,"15min":29.478999999999999},"last":1.141},{"interface":"front","average":{"1min":1.2250000000000001,"5min":2.3610000000000002,"15min":2.5510000000000002},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.5900000000000001,"5min":29.082999999999998,"15min":29.082999999999998},"last":1.52}]}]},{"osd":3,"up_from":26,"seq":111669149751,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 30 09:57:02 2024","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.69699999999999995,"15min":0.67500000000000004},"min":{"1min":0.314,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.1859999999999999,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.70499999999999996,"5min":0.72299999999999998,"15min":0.71799999999999997},"min":{"1min":0.373,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.0049999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.70799999999999996}]},{"osd":1,"last update":"Tue Apr 30 09:57:02 2024","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.751,"15min":0.74399999999999999},"min":{"1min":0.44900000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.0629999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.751,"15min":0.747},"min":{"1min":0.40500000000000003,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.88100000000000001}]},{"osd":2,"last update":"Tue Apr 30 09:57:02 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.85299999999999998,"15min":0.81899999999999995},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.135,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":1.014},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.84199999999999997,"15min":0.83599999999999997},"min":{"1min":0.434,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.149,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.93999999999999995}]},{"osd":4,"last update":"Tue Apr 30 09:56:32 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.93000000000000005,"15min":0.94299999999999995},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.1200000000000001,"5min":1.242,"15min":1.242},"last":1.044},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.996,"15min":0.99099999999999999},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.254,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.0649999999999999}]},{"osd":5,"last update":"Tue Apr 30 09:57:06 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.96099999999999997,"15min":0.96799999999999997},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.5209999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.054,"15min":1.0680000000000001},"min":{"1min":0.77900000000000003,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.276,"5min":1.597,"15min":1.597},"last":0.98299999999999998}]},{"osd":6,"last update":"Tue Apr 30 09:56:39 2024","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.008,"15min":1.0069999999999999},"min":{"1min":0.67100000000000004,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.3029999999999999,"5min":1.623,"15min":1.623},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.079,"5min":1.0820000000000001,"15min":1.0820000000000001},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.337,"5min":1.391,"15min":1.391},"last":1.262}]},{"osd":7,"last update":"Tue Apr 30 09:57:17 2024","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.044,"15min":1.0329999999999999},"min":{"1min":0.69399999999999995,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.2290000000000001},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.1539999999999999,"15min":1.1579999999999999},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.397,"5min":1.49,"15min":1.49},"last":1.2010000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986225,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5764,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739388,"statfs":{"total":95995035648,"available":95989133312,"internally_reserved":0,"allocated":585728,"data_stored":240395,"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":"Tue Apr 30 09:56:35 2024","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.84099999999999997,"15min":0.83099999999999996},"min":{"1min":0.51500000000000001,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.84399999999999997,"15min":0.86199999999999999},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.0029999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":1.026}]},{"osd":1,"last update":"Tue Apr 30 09:56:35 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.82799999999999996,"15min":0.81100000000000005},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":1.0620000000000001},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.84799999999999998,"15min":0.84599999999999997},"min":{"1min":0.54200000000000004,"5min":0.495,"15min":0.495},"max":{"1min":1.1699999999999999,"5min":1.294,"15min":1.294},"last":0.77000000000000002}]},{"osd":2,"last update":"Tue Apr 30 09:56:35 2024","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.82299999999999995,"15min":0.82299999999999995},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.097,"5min":1.169,"15min":1.169},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.84099999999999997,"15min":0.82799999999999996},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.236,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":1.161}]},{"osd":3,"last update":"Tue Apr 30 09:56:35 2024","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.83599999999999997,"15min":0.82599999999999996},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.23,"5min":1.27,"15min":1.27},"last":0.97699999999999998},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.90900000000000003,"15min":0.91000000000000003},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.82699999999999996}]},{"osd":5,"last update":"Tue Apr 30 09:57:05 2024","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.77600000000000002,"15min":0.75},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.242,"5min":1.339,"15min":1.339},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.84299999999999997,"15min":0.82499999999999996},"min":{"1min":0.36399999999999999,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.085}]},{"osd":6,"last update":"Tue Apr 30 09:56:36 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.88200000000000001,"15min":0.88600000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.361,"5min":1.361,"15min":1.361},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.92500000000000004,"15min":0.93899999999999995},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.2869999999999999,"5min":1.609,"15min":1.609},"last":1.212}]},{"osd":7,"last update":"Tue Apr 30 09:57:16 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"min":{"1min":0.40200000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.232,"5min":1.53,"15min":1.53},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.95599999999999996,"15min":0.95399999999999996},"min":{"1min":0.38800000000000001,"5min":0.377,"15min":0.377},"max":{"1min":1.407,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.004}]}]},{"osd":5,"up_from":39,"seq":167503724586,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,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":"Tue Apr 30 09:57:06 2024","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.85499999999999998,"15min":0.86199999999999999},"min":{"1min":0.60599999999999998,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.0369999999999999,"5min":1.117,"15min":1.117},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.89600000000000002,"15min":0.90200000000000002},"min":{"1min":0.65200000000000002,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.091,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.84199999999999997}]},{"osd":1,"last update":"Tue Apr 30 09:57:06 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.80000000000000004,"15min":0.78900000000000003},"min":{"1min":0.47399999999999998,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.1699999999999999,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.78200000000000003,"15min":0.78100000000000003},"min":{"1min":0.56399999999999995,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.99299999999999999,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.878}]},{"osd":2,"last update":"Tue Apr 30 09:57:06 2024","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.78800000000000003,"15min":0.79000000000000004},"min":{"1min":0.51000000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.115,"5min":1.159,"15min":1.159},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.85999999999999999,"15min":0.85099999999999998},"min":{"1min":0.54800000000000004,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.5660000000000001,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":0.64900000000000002}]},{"osd":3,"last update":"Tue Apr 30 09:57:06 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.84399999999999997,"15min":0.82599999999999996},"min":{"1min":0.57499999999999996,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.147,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.871,"15min":0.86099999999999999},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.657,"5min":1.657,"15min":1.657},"last":0.60499999999999998}]},{"osd":4,"last update":"Tue Apr 30 09:57:06 2024","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":0.72499999999999998,"15min":0.70299999999999996},"min":{"1min":0.372,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.121,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.74199999999999999,"15min":0.73199999999999998},"min":{"1min":0.41199999999999998,"5min":0.31,"15min":0.31},"max":{"1min":1.163,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.91200000000000003}]},{"osd":6,"last update":"Tue Apr 30 09:56:37 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.85599999999999998,"15min":0.84799999999999998},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.276,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.87,"15min":0.86399999999999999},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1899999999999999,"5min":1.242,"15min":1.242},"last":0.93999999999999995}]},{"osd":7,"last update":"Tue Apr 30 09:57:15 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.88,"15min":0.88},"min":{"1min":0.46700000000000003,"5min":0.441,"15min":0.441},"max":{"1min":1.2270000000000001,"5min":1.304,"15min":1.304},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.026,"5min":0.96399999999999997,"15min":0.95399999999999996},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.2809999999999999,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.89900000000000002}]}]}],"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-30T09:57:21.732 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-30T09:57:22.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:21 smithi151 bash[18704]: cluster 2024-04-30T09:57:20.560049+0000 mgr.y (mgr.24322) 87 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:22.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:21 smithi151 bash[18704]: audit 2024-04-30T09:57:21.124491+0000 mgr.y (mgr.24322) 88 : audit [DBG] from='client.24493 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-30T09:57:22.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:21 smithi144 bash[24004]: cluster 2024-04-30T09:57:20.560049+0000 mgr.y (mgr.24322) 87 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:22.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:21 smithi144 bash[24004]: audit 2024-04-30T09:57:21.124491+0000 mgr.y (mgr.24322) 88 : audit [DBG] from='client.24493 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-30T09:57:22.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:21 smithi144 bash[18557]: cluster 2024-04-30T09:57:20.560049+0000 mgr.y (mgr.24322) 87 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:22.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:21 smithi144 bash[18557]: audit 2024-04-30T09:57:21.124491+0000 mgr.y (mgr.24322) 88 : audit [DBG] from='client.24493 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-30T09:57:24.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:23 smithi144 bash[18557]: cluster 2024-04-30T09:57:22.560634+0000 mgr.y (mgr.24322) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:24.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:23 smithi144 bash[24004]: cluster 2024-04-30T09:57:22.560634+0000 mgr.y (mgr.24322) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:24.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:23 smithi151 bash[18704]: cluster 2024-04-30T09:57:22.560634+0000 mgr.y (mgr.24322) 89 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:24.457 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:57:26.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:25 smithi144 bash[18557]: cluster 2024-04-30T09:57:24.561113+0000 mgr.y (mgr.24322) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:26.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:25 smithi144 bash[24004]: cluster 2024-04-30T09:57:24.561113+0000 mgr.y (mgr.24322) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:25 smithi151 bash[18704]: cluster 2024-04-30T09:57:24.561113+0000 mgr.y (mgr.24322) 90 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:27.191 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:57:26 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:57:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:57:27.378 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-30T09:57:27.380 INFO:teuthology.orchestra.run.smithi144.stderr:dumped all 2024-04-30T09:57:28.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:27 smithi144 bash[24004]: cluster 2024-04-30T09:57:26.561698+0000 mgr.y (mgr.24322) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:28.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:27 smithi144 bash[24004]: audit 2024-04-30T09:57:26.854405+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:28.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:27 smithi144 bash[24004]: audit 2024-04-30T09:57:26.865731+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:28.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:27 smithi144 bash[18557]: cluster 2024-04-30T09:57:26.561698+0000 mgr.y (mgr.24322) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:28.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:27 smithi144 bash[18557]: audit 2024-04-30T09:57:26.854405+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:28.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:27 smithi144 bash[18557]: audit 2024-04-30T09:57:26.865731+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:28.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:27 smithi151 bash[18704]: cluster 2024-04-30T09:57:26.561698+0000 mgr.y (mgr.24322) 91 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:28.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:27 smithi151 bash[18704]: audit 2024-04-30T09:57:26.854405+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:28.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:27 smithi151 bash[18704]: audit 2024-04-30T09:57:26.865731+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:28.691 INFO:teuthology.orchestra.run.smithi144.stdout:{"pg_ready":true,"pg_map":{"version":57,"stamp":"2024-04-30T09:57:26.561394+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":48972,"kb_used_data":6156,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912244,"statfs":{"total":767960285184,"available":767910137856,"internally_reserved":0,"allocated":6303744,"data_stored":3511211,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002948"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":266,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-30T09:55:38.663857+0000","last_change":"2024-04-30T09:55:16.673743+0000","last_active":"2024-04-30T09:55:38.663857+0000","last_peered":"2024-04-30T09:55:38.663857+0000","last_clean":"2024-04-30T09:55:38.663857+0000","last_became_active":"2024-04-30T09:55:16.672663+0000","last_became_peered":"2024-04-30T09:55:16.672663+0000","last_unstale":"2024-04-30T09:55:38.663857+0000","last_undegraded":"2024-04-30T09:55:38.663857+0000","last_fullsized":"2024-04-30T09:55:38.663857+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-30T09:52:14.661915+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-30T09:52:14.661915+0000","last_clean_scrub_stamp":"2024-04-30T09:52:14.661915+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-05-01T19:27:08.450896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1597440,"data_stored":1586784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201309,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":769265,"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":"Tue Apr 30 09:57:15 2024","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.89100000000000001,"15min":0.88300000000000001},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1919999999999999,"5min":1.512,"15min":1.512},"last":1.0129999999999999},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.90100000000000002,"15min":0.89200000000000002},"min":{"1min":0.59899999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.216,"5min":1.218,"15min":1.218},"last":1.1100000000000001}]},{"osd":1,"last update":"Tue Apr 30 09:57:15 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.99299999999999999,"15min":1.012},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.1870000000000001,"5min":3.5219999999999998,"15min":3.5219999999999998},"last":1.2030000000000001},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.90900000000000003,"15min":0.90500000000000003},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":1.1619999999999999}]},{"osd":2,"last update":"Tue Apr 30 09:57:15 2024","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.89800000000000002,"15min":0.89600000000000002},"min":{"1min":0.59199999999999997,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.228,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":1.083},{"interface":"front","average":{"1min":1.0569999999999999,"5min":0.93100000000000005,"15min":0.91000000000000003},"min":{"1min":0.64500000000000002,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":0.85899999999999999}]},{"osd":3,"last update":"Tue Apr 30 09:57:15 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.90300000000000002,"15min":0.90100000000000002},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.1419999999999999,"5min":1.214,"15min":1.214},"last":1.171},{"interface":"front","average":{"1min":1.0449999999999999,"5min":0.98099999999999998,"15min":0.97099999999999997},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.335,"5min":1.349,"15min":1.349},"last":1.1339999999999999}]},{"osd":4,"last update":"Tue Apr 30 09:57:15 2024","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":0.94299999999999995,"15min":0.92600000000000005},"min":{"1min":0.45600000000000002,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.92900000000000005,"15min":0.92800000000000005},"min":{"1min":0.53200000000000003,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.3240000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"last":0.93500000000000005}]},{"osd":5,"last update":"Tue Apr 30 09:57:15 2024","interfaces":[{"interface":"back","average":{"1min":1.04,"5min":0.98399999999999999,"15min":0.97499999999999998},"min":{"1min":0.55000000000000004,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":1.2709999999999999},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.0349999999999999,"15min":1.0229999999999999},"min":{"1min":0.49099999999999999,"5min":0.433,"15min":0.433},"max":{"1min":1.512,"5min":1.554,"15min":1.554},"last":0.98399999999999999}]},{"osd":6,"last update":"Tue Apr 30 09:57:15 2024","interfaces":[{"interface":"back","average":{"1min":1.159,"5min":1.0880000000000001,"15min":1.0760000000000001},"min":{"1min":0.63600000000000001,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.127,"5min":1.0860000000000001,"15min":1.079},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":1.2490000000000001}]}]},{"osd":6,"up_from":47,"seq":201863462947,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6160,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738992,"statfs":{"total":95995035648,"available":95988727808,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"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":"Tue Apr 30 09:56:41 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.84399999999999997,"15min":0.84199999999999997},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.89000000000000001,"15min":0.90800000000000003},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":1.0129999999999999,"5min":1.232,"15min":1.232},"last":0.995}]},{"osd":1,"last update":"Tue Apr 30 09:56:41 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.89200000000000002,"15min":0.89900000000000002},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.234,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.877},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.90200000000000002,"15min":0.90300000000000002},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":1.2969999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.96299999999999997}]},{"osd":2,"last update":"Tue Apr 30 09:56:41 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.876,"15min":0.88200000000000001},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.91400000000000003,"15min":0.91800000000000004},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.123,"5min":1.298,"15min":1.298},"last":0.94399999999999995}]},{"osd":3,"last update":"Tue Apr 30 09:56:41 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.91000000000000003,"15min":0.91600000000000004},"min":{"1min":0.53200000000000003,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.0549999999999999,"5min":1.349,"15min":1.349},"last":1.0129999999999999},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.93500000000000005,"15min":0.93500000000000005},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.2769999999999999,"5min":1.419,"15min":1.419},"last":1.0589999999999999}]},{"osd":4,"last update":"Tue Apr 30 09:56:41 2024","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.79900000000000004,"15min":0.78900000000000003},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.88600000000000001,"15min":0.88200000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":1.329,"5min":1.359,"15min":1.359},"last":0.754}]},{"osd":5,"last update":"Tue Apr 30 09:56:41 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.877,"15min":0.875},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.93899999999999995,"15min":0.92500000000000004},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.137}]},{"osd":7,"last update":"Tue Apr 30 09:57:19 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.433,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.085,"5min":1.105,"15min":1.1080000000000001},"min":{"1min":0.49199999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.198}]}]},{"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":6344,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738808,"statfs":{"total":95995035648,"available":95988539392,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 30 09:56:45 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.64300000000000002,"15min":0.57799999999999996},"min":{"1min":0.29399999999999998,"5min":0.247,"15min":0.247},"max":{"1min":0.93000000000000005,"5min":1.093,"15min":1.093},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.68600000000000005,"15min":0.60899999999999999},"min":{"1min":0.39600000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.044,"5min":1.095,"15min":1.095},"last":0.92000000000000004}]},{"osd":2,"last update":"Tue Apr 30 09:57:23 2024","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.70399999999999996,"15min":0.69399999999999995},"min":{"1min":0.372,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.1240000000000001,"5min":1.133,"15min":1.133},"last":0.748},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.76600000000000001,"15min":0.73199999999999998},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":1.306,"5min":1.306,"15min":1.306},"last":0.76900000000000002}]},{"osd":3,"last update":"Tue Apr 30 09:57:01 2024","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.79100000000000004,"15min":0.76600000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.1899999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.73399999999999999,"15min":0.71599999999999997},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.82399999999999995}]},{"osd":4,"last update":"Tue Apr 30 09:56:29 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.86899999999999999,"15min":0.83699999999999997},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.90000000000000002,"15min":0.877},"min":{"1min":0.55800000000000005,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":1.0629999999999999}]},{"osd":5,"last update":"Tue Apr 30 09:57:10 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.97499999999999998,"15min":0.97399999999999998},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.024,"5min":0.999,"15min":0.98299999999999998},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.4370000000000001,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":0.98999999999999999}]},{"osd":6,"last update":"Tue Apr 30 09:56:39 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.028,"15min":1.036},"min":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.0600000000000001,"15min":1.0720000000000001},"min":{"1min":0.625,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.623,"5min":1.623,"15min":1.623},"last":1.2010000000000001}]},{"osd":7,"last update":"Tue Apr 30 09:57:23 2024","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.121,"15min":1.1279999999999999},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.4059999999999999,"5min":1.502,"15min":1.502},"last":1.097},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.093,"15min":1.097},"min":{"1min":0.73899999999999999,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.508,"5min":1.508,"15min":1.508},"last":1.1739999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738447,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Tue Apr 30 09:56:48 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.61699999999999999,"15min":0.53500000000000003},"min":{"1min":0.309,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.88600000000000001,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.75},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.67500000000000004,"15min":0.58199999999999996},"min":{"1min":0.33400000000000002,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.89600000000000002}]},{"osd":2,"last update":"Tue Apr 30 09:57:20 2024","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.76100000000000001,"15min":0.69599999999999995},"min":{"1min":0.374,"5min":0.254,"15min":0.254},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.018},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.73199999999999998,"15min":0.68300000000000005},"min":{"1min":0.47199999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.0149999999999999,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.65400000000000003}]},{"osd":3,"last update":"Tue Apr 30 09:56:55 2024","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.80500000000000005,"15min":0.80900000000000005},"min":{"1min":0.40400000000000003,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.0600000000000001,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":1.242},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.81399999999999995,"15min":0.81799999999999995},"min":{"1min":0.45100000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.085,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.82199999999999995}]},{"osd":4,"last update":"Tue Apr 30 09:56:35 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.86699999999999999,"15min":0.84999999999999998},"min":{"1min":0.52400000000000002,"5min":0.5,"15min":0.5},"max":{"1min":1.1990000000000001,"5min":2.0950000000000002,"15min":2.0950000000000002},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.91700000000000004,"5min":0.94899999999999995,"15min":0.95099999999999996},"min":{"1min":0.58799999999999997,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.169}]},{"osd":5,"last update":"Tue Apr 30 09:57:08 2024","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.0349999999999999,"15min":1.0409999999999999},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.496,"5min":1.651,"15min":1.651},"last":0.97499999999999998},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.073,"15min":1.0700000000000001},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.5940000000000001,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.0640000000000001}]},{"osd":6,"last update":"Tue Apr 30 09:56:40 2024","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.101,"15min":1.111},"min":{"1min":0.625,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.5449999999999999,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":0.871},{"interface":"front","average":{"1min":1.016,"5min":1.0509999999999999,"15min":1.0569999999999999},"min":{"1min":0.77500000000000002,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.2869999999999999,"5min":2.2280000000000002,"15min":2.2280000000000002},"last":1.107}]},{"osd":7,"last update":"Tue Apr 30 09:57:13 2024","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":0.96399999999999997,"15min":0.95399999999999996},"min":{"1min":0.78400000000000003,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.0429999999999999,"15min":1.0329999999999999},"min":{"1min":0.70399999999999996,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.411,"5min":1.411,"15min":1.411},"last":1.345}]}]},{"osd":2,"up_from":18,"seq":77309411392,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6276,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738876,"statfs":{"total":95995035648,"available":95988609024,"internally_reserved":0,"allocated":585728,"data_stored":240395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 30 09:57:21 2024","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.66000000000000003,"15min":0.60399999999999998},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.879,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.752,"5min":0.72999999999999998,"15min":0.629},"min":{"1min":0.41199999999999998,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.1659999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.41199999999999998}]},{"osd":1,"last update":"Tue Apr 30 09:57:21 2024","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.70599999999999996,"15min":0.63200000000000001},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.0109999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.77200000000000002,"15min":0.70199999999999996},"min":{"1min":0.47099999999999997,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.1180000000000001,"5min":1.304,"15min":1.304},"last":0.47099999999999997}]},{"osd":3,"last update":"Tue Apr 30 09:56:59 2024","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.77200000000000002,"15min":0.748},"min":{"1min":0.40699999999999997,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.0109999999999999,"5min":1.258,"15min":1.258},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.80100000000000005,"15min":0.77700000000000002},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.1020000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.48299999999999998}]},{"osd":4,"last update":"Tue Apr 30 09:56:31 2024","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.92500000000000004,"15min":0.90900000000000003},"min":{"1min":0.79600000000000004,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.3939999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.78400000000000003},{"interface":"front","average":{"1min":1.054,"5min":0.95899999999999996,"15min":0.93899999999999995},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.68200000000000005}]},{"osd":5,"last update":"Tue Apr 30 09:57:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0269999999999999,"15min":1.0229999999999999},"min":{"1min":0.77500000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.48,"5min":1.48,"15min":1.48},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.0129999999999999,"5min":1.0169999999999999,"15min":1.0289999999999999},"min":{"1min":0.65200000000000002,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.3029999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.72599999999999998}]},{"osd":6,"last update":"Tue Apr 30 09:56:39 2024","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.0469999999999999,"15min":1.0369999999999999},"min":{"1min":0.71899999999999997,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.415,"5min":1.571,"15min":1.571},"last":0.95399999999999996},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.105,"15min":1.093},"min":{"1min":0.65100000000000002,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.552,"5min":1.552,"15min":1.552},"last":0.74099999999999999}]},{"osd":7,"last update":"Tue Apr 30 09:57:16 2024","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":2.2759999999999998,"15min":2.464},"min":{"1min":0.66500000000000004,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.538,"5min":29.478999999999999,"15min":29.478999999999999},"last":0.88200000000000001},{"interface":"front","average":{"1min":1.2250000000000001,"5min":2.3610000000000002,"15min":2.5510000000000002},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.5900000000000001,"5min":29.082999999999998,"15min":29.082999999999998},"last":0.79800000000000004}]}]},{"osd":3,"up_from":26,"seq":111669149752,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Tue Apr 30 09:57:02 2024","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.69699999999999995,"15min":0.67500000000000004},"min":{"1min":0.314,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.1859999999999999,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.70499999999999996,"5min":0.72299999999999998,"15min":0.71799999999999997},"min":{"1min":0.373,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.0049999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.70799999999999996}]},{"osd":1,"last update":"Tue Apr 30 09:57:02 2024","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.751,"15min":0.74399999999999999},"min":{"1min":0.44900000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.0629999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.751,"15min":0.747},"min":{"1min":0.40500000000000003,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.99399999999999999,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.88100000000000001}]},{"osd":2,"last update":"Tue Apr 30 09:57:02 2024","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.85299999999999998,"15min":0.81899999999999995},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.135,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":1.014},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.84199999999999997,"15min":0.83599999999999997},"min":{"1min":0.434,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.149,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.93999999999999995}]},{"osd":4,"last update":"Tue Apr 30 09:56:32 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.93000000000000005,"15min":0.94299999999999995},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.1200000000000001,"5min":1.242,"15min":1.242},"last":1.044},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.996,"15min":0.99099999999999999},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.254,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.0649999999999999}]},{"osd":5,"last update":"Tue Apr 30 09:57:06 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.96099999999999997,"15min":0.96799999999999997},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.5209999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.054,"15min":1.0680000000000001},"min":{"1min":0.77900000000000003,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.276,"5min":1.597,"15min":1.597},"last":0.98299999999999998}]},{"osd":6,"last update":"Tue Apr 30 09:56:39 2024","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.008,"15min":1.0069999999999999},"min":{"1min":0.67100000000000004,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.3029999999999999,"5min":1.623,"15min":1.623},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.079,"5min":1.0820000000000001,"15min":1.0820000000000001},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.337,"5min":1.391,"15min":1.391},"last":1.262}]},{"osd":7,"last update":"Tue Apr 30 09:57:17 2024","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.044,"15min":1.0329999999999999},"min":{"1min":0.69399999999999995,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.2290000000000001},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.1539999999999999,"15min":1.1579999999999999},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.397,"5min":1.49,"15min":1.49},"last":1.2010000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986226,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5764,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739388,"statfs":{"total":95995035648,"available":95989133312,"internally_reserved":0,"allocated":585728,"data_stored":240395,"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":"Tue Apr 30 09:56:35 2024","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.84099999999999997,"15min":0.83099999999999996},"min":{"1min":0.51500000000000001,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.3879999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.84399999999999997,"15min":0.86199999999999999},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.0029999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":1.1499999999999999}]},{"osd":1,"last update":"Tue Apr 30 09:56:35 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.82799999999999996,"15min":0.81100000000000005},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.84799999999999998,"15min":0.84599999999999997},"min":{"1min":0.54200000000000004,"5min":0.495,"15min":0.495},"max":{"1min":1.1699999999999999,"5min":1.294,"15min":1.294},"last":0.96799999999999997}]},{"osd":2,"last update":"Tue Apr 30 09:56:35 2024","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.82299999999999995,"15min":0.82299999999999995},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.097,"5min":1.169,"15min":1.169},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.84099999999999997,"15min":0.82799999999999996},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.236,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":1.1140000000000001}]},{"osd":3,"last update":"Tue Apr 30 09:56:35 2024","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.83599999999999997,"15min":0.82599999999999996},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.23,"5min":1.27,"15min":1.27},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.90900000000000003,"15min":0.91000000000000003},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":1.198}]},{"osd":5,"last update":"Tue Apr 30 09:57:05 2024","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.77600000000000002,"15min":0.75},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.242,"5min":1.339,"15min":1.339},"last":1.347},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.84299999999999997,"15min":0.82499999999999996},"min":{"1min":0.36399999999999999,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.1779999999999999}]},{"osd":6,"last update":"Tue Apr 30 09:56:36 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.88200000000000001,"15min":0.88600000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.361,"5min":1.361,"15min":1.361},"last":1.0269999999999999},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.92500000000000004,"15min":0.93899999999999995},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.2869999999999999,"5min":1.609,"15min":1.609},"last":1.2370000000000001}]},{"osd":7,"last update":"Tue Apr 30 09:57:16 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"min":{"1min":0.40200000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.232,"5min":1.53,"15min":1.53},"last":1.0780000000000001},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.95599999999999996,"15min":0.95399999999999996},"min":{"1min":0.38800000000000001,"5min":0.377,"15min":0.377},"max":{"1min":1.407,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.298}]}]},{"osd":5,"up_from":39,"seq":167503724587,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,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":"Tue Apr 30 09:57:06 2024","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.85499999999999998,"15min":0.86199999999999999},"min":{"1min":0.60599999999999998,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.0369999999999999,"5min":1.117,"15min":1.117},"last":1.123},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.89600000000000002,"15min":0.90200000000000002},"min":{"1min":0.65200000000000002,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.091,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":1.077}]},{"osd":1,"last update":"Tue Apr 30 09:57:06 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.80000000000000004,"15min":0.78900000000000003},"min":{"1min":0.47399999999999998,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.1699999999999999,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.91800000000000004},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.78200000000000003,"15min":0.78100000000000003},"min":{"1min":0.56399999999999995,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.99299999999999999,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":1.0449999999999999}]},{"osd":2,"last update":"Tue Apr 30 09:57:06 2024","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.78800000000000003,"15min":0.79000000000000004},"min":{"1min":0.51000000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.115,"5min":1.159,"15min":1.159},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.85999999999999999,"15min":0.85099999999999998},"min":{"1min":0.54800000000000004,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.5660000000000001,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":1.1519999999999999}]},{"osd":3,"last update":"Tue Apr 30 09:57:06 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.84399999999999997,"15min":0.82599999999999996},"min":{"1min":0.57499999999999996,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.147,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":1.099},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.871,"15min":0.86099999999999999},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.657,"5min":1.657,"15min":1.657},"last":1.026}]},{"osd":4,"last update":"Tue Apr 30 09:57:06 2024","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":0.72499999999999998,"15min":0.70299999999999996},"min":{"1min":0.372,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.121,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.74199999999999999,"15min":0.73199999999999998},"min":{"1min":0.41199999999999998,"5min":0.31,"15min":0.31},"max":{"1min":1.163,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.99099999999999999}]},{"osd":6,"last update":"Tue Apr 30 09:56:37 2024","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.85599999999999998,"15min":0.84799999999999998},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.276,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.196},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.87,"15min":0.86399999999999999},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1899999999999999,"5min":1.242,"15min":1.242},"last":0.95699999999999996}]},{"osd":7,"last update":"Tue Apr 30 09:57:15 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.88,"15min":0.88},"min":{"1min":0.46700000000000003,"5min":0.441,"15min":0.441},"max":{"1min":1.2270000000000001,"5min":1.304,"15min":1.304},"last":0.79500000000000004},{"interface":"front","average":{"1min":1.026,"5min":0.96399999999999997,"15min":0.95399999999999996},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.2809999999999999,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.2390000000000001}]}]}],"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-30T09:57:28.692 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-30T09:57:28.692 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-30T09:57:28.692 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-30T09:57:28.693 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 -- ceph health --format=json 2024-04-30T09:57:28.856 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:57:28 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:57:28] "GET /metrics HTTP/1.1" 200 191528 "" "Prometheus/2.33.4" 2024-04-30T09:57:28.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:28 smithi144 bash[18557]: audit 2024-04-30T09:57:27.374502+0000 mgr.y (mgr.24322) 92 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-30T09:57:28.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:28 smithi144 bash[24004]: audit 2024-04-30T09:57:27.374502+0000 mgr.y (mgr.24322) 92 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-30T09:57:29.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:28 smithi151 bash[18704]: audit 2024-04-30T09:57:27.374502+0000 mgr.y (mgr.24322) 92 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-30T09:57:30.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:29 smithi144 bash[18557]: cluster 2024-04-30T09:57:28.562251+0000 mgr.y (mgr.24322) 93 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:30.147 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:29 smithi144 bash[24004]: cluster 2024-04-30T09:57:28.562251+0000 mgr.y (mgr.24322) 93 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:30.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:29 smithi151 bash[18704]: cluster 2024-04-30T09:57:28.562251+0000 mgr.y (mgr.24322) 93 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:31.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:57:30 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:57:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T09:57:31.382 INFO:teuthology.orchestra.run.smithi144.stderr:Inferring config /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/mon.a/config 2024-04-30T09:57:31.706 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:57:31 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:57:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:57:32.179 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:31 smithi144 bash[18557]: cluster 2024-04-30T09:57:30.562849+0000 mgr.y (mgr.24322) 94 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:32.179 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:31 smithi144 bash[18557]: audit 2024-04-30T09:57:31.456560+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:32.179 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:31 smithi144 bash[18557]: audit 2024-04-30T09:57:31.465317+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:32.180 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:31 smithi144 bash[24004]: cluster 2024-04-30T09:57:30.562849+0000 mgr.y (mgr.24322) 94 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:32.180 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:31 smithi144 bash[24004]: audit 2024-04-30T09:57:31.456560+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:32.180 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:31 smithi144 bash[24004]: audit 2024-04-30T09:57:31.465317+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:32.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:31 smithi151 bash[18704]: cluster 2024-04-30T09:57:30.562849+0000 mgr.y (mgr.24322) 94 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:32.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:31 smithi151 bash[18704]: audit 2024-04-30T09:57:31.456560+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:32.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:31 smithi151 bash[18704]: audit 2024-04-30T09:57:31.465317+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:33.972 INFO:teuthology.orchestra.run.smithi144.stdout: 2024-04-30T09:57:33.972 INFO:teuthology.orchestra.run.smithi144.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-30T09:57:34.144 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:33 smithi144 bash[18557]: cluster 2024-04-30T09:57:32.563445+0000 mgr.y (mgr.24322) 95 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:34.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:33 smithi144 bash[24004]: cluster 2024-04-30T09:57:32.563445+0000 mgr.y (mgr.24322) 95 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:34.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:33 smithi151 bash[18704]: cluster 2024-04-30T09:57:32.563445+0000 mgr.y (mgr.24322) 95 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:34.623 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-30T09:57:34.624 INFO:tasks.cephadm:Setup complete, yielding 2024-04-30T09:57:34.624 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-30T09:57:34.640 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi144.front.sepia.ceph.com 2024-04-30T09:57:34.640 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-04-30T09:57:34.872 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:34 smithi144 bash[18557]: audit 2024-04-30T09:57:33.973864+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.144:0/896927976' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-30T09:57:35.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:34 smithi144 bash[24004]: audit 2024-04-30T09:57:33.973864+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.144:0/896927976' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-30T09:57:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:34 smithi151 bash[18704]: audit 2024-04-30T09:57:33.973864+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.144:0/896927976' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-30T09:57:36.149 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:35 smithi151 bash[18704]: cluster 2024-04-30T09:57:34.564037+0000 mgr.y (mgr.24322) 96 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:36.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:35 smithi144 bash[18557]: cluster 2024-04-30T09:57:34.564037+0000 mgr.y (mgr.24322) 96 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:36.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:35 smithi144 bash[24004]: cluster 2024-04-30T09:57:34.564037+0000 mgr.y (mgr.24322) 96 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:37 smithi151 bash[18704]: cluster 2024-04-30T09:57:36.564613+0000 mgr.y (mgr.24322) 97 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:37 smithi151 bash[18704]: audit 2024-04-30T09:57:37.388640+0000 mon.a (mon.0) 877 : audit [INF] from='client.? ' entity='client.admin' 2024-04-30T09:57:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:37 smithi151 bash[18704]: audit 2024-04-30T09:57:37.425735+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:57:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:37 smithi151 bash[18704]: audit 2024-04-30T09:57:37.427058+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:57:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:37 smithi151 bash[18704]: audit 2024-04-30T09:57:37.436149+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:37 smithi144 bash[24004]: cluster 2024-04-30T09:57:36.564613+0000 mgr.y (mgr.24322) 97 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:37 smithi144 bash[24004]: audit 2024-04-30T09:57:37.388640+0000 mon.a (mon.0) 877 : audit [INF] from='client.? ' entity='client.admin' 2024-04-30T09:57:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:37 smithi144 bash[24004]: audit 2024-04-30T09:57:37.425735+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:57:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:37 smithi144 bash[24004]: audit 2024-04-30T09:57:37.427058+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:57:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:37 smithi144 bash[24004]: audit 2024-04-30T09:57:37.436149+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:38.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:37 smithi144 bash[18557]: cluster 2024-04-30T09:57:36.564613+0000 mgr.y (mgr.24322) 97 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:38.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:37 smithi144 bash[18557]: audit 2024-04-30T09:57:37.388640+0000 mon.a (mon.0) 877 : audit [INF] from='client.? ' entity='client.admin' 2024-04-30T09:57:38.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:37 smithi144 bash[18557]: audit 2024-04-30T09:57:37.425735+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:57:38.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:37 smithi144 bash[18557]: audit 2024-04-30T09:57:37.427058+0000 mon.b (mon.2) 89 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:57:38.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:37 smithi144 bash[18557]: audit 2024-04-30T09:57:37.436149+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:38.521 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-30T09:57:38.531 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi144.front.sepia.ceph.com 2024-04-30T09:57:38.531 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-04-30T09:57:38.894 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:57:38 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:57:38] "GET /metrics HTTP/1.1" 200 191528 "" "Prometheus/2.33.4" 2024-04-30T09:57:39.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:38 smithi144 bash[18557]: audit 2024-04-30T09:57:38.642619+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:57:39.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:38 smithi144 bash[18557]: audit 2024-04-30T09:57:38.645338+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:57:39.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:38 smithi144 bash[18557]: audit 2024-04-30T09:57:38.655697+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:57:39.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:38 smithi144 bash[18557]: audit 2024-04-30T09:57:38.658342+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:57:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:38 smithi144 bash[24004]: audit 2024-04-30T09:57:38.642619+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:57:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:38 smithi144 bash[24004]: audit 2024-04-30T09:57:38.645338+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:57:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:38 smithi144 bash[24004]: audit 2024-04-30T09:57:38.655697+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:57:39.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:38 smithi144 bash[24004]: audit 2024-04-30T09:57:38.658342+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:57:39.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:38 smithi151 bash[18704]: audit 2024-04-30T09:57:38.642619+0000 mon.b (mon.2) 90 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:57:39.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:38 smithi151 bash[18704]: audit 2024-04-30T09:57:38.645338+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:57:39.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:38 smithi151 bash[18704]: audit 2024-04-30T09:57:38.655697+0000 mon.b (mon.2) 91 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:57:39.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:38 smithi151 bash[18704]: audit 2024-04-30T09:57:38.658342+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:57:40.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:39 smithi151 bash[18704]: cluster 2024-04-30T09:57:38.565054+0000 mgr.y (mgr.24322) 98 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:40.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:39 smithi144 bash[18557]: cluster 2024-04-30T09:57:38.565054+0000 mgr.y (mgr.24322) 98 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:39 smithi144 bash[24004]: cluster 2024-04-30T09:57:38.565054+0000 mgr.y (mgr.24322) 98 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:41.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:57:40 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:57:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T09:57:42.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:41 smithi144 bash[18557]: cluster 2024-04-30T09:57:40.565681+0000 mgr.y (mgr.24322) 99 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:41 smithi144 bash[24004]: cluster 2024-04-30T09:57:40.565681+0000 mgr.y (mgr.24322) 99 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:42.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:41 smithi151 bash[18704]: cluster 2024-04-30T09:57:40.565681+0000 mgr.y (mgr.24322) 99 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:44.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:43 smithi144 bash[24004]: cluster 2024-04-30T09:57:42.566225+0000 mgr.y (mgr.24322) 100 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:44.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:43 smithi144 bash[18557]: cluster 2024-04-30T09:57:42.566225+0000 mgr.y (mgr.24322) 100 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:44.321 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:43 smithi151 bash[18704]: cluster 2024-04-30T09:57:42.566225+0000 mgr.y (mgr.24322) 100 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:45.002 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T09:57:45.002 INFO:teuthology.orchestra.run.smithi144.stdout: "id": "80256962-bc93-4801-be3f-e8303f192f45", 2024-04-30T09:57:45.002 INFO:teuthology.orchestra.run.smithi144.stdout: "name": "r", 2024-04-30T09:57:45.002 INFO:teuthology.orchestra.run.smithi144.stdout: "current_period": "a45b5ba2-d51e-4820-9fb6-ef3bb82588f2", 2024-04-30T09:57:45.002 INFO:teuthology.orchestra.run.smithi144.stdout: "epoch": 1 2024-04-30T09:57:45.002 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T09:57:45.176 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:44 smithi144 bash[24004]: cluster 2024-04-30T09:57:43.918207+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-30T09:57:45.176 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:44 smithi144 bash[24004]: audit 2024-04-30T09:57:43.919466+0000 mon.a (mon.0) 882 : audit [INF] from='client.? 172.21.15.144:0/4277962508' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-30T09:57:45.176 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:44 smithi144 bash[18557]: cluster 2024-04-30T09:57:43.918207+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-30T09:57:45.177 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:44 smithi144 bash[18557]: audit 2024-04-30T09:57:43.919466+0000 mon.a (mon.0) 882 : audit [INF] from='client.? 172.21.15.144:0/4277962508' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-30T09:57:45.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:44 smithi151 bash[18704]: cluster 2024-04-30T09:57:43.918207+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-30T09:57:45.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:44 smithi151 bash[18704]: audit 2024-04-30T09:57:43.919466+0000 mon.a (mon.0) 882 : audit [INF] from='client.? 172.21.15.144:0/4277962508' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-30T09:57:45.593 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-04-30T09:57:46.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:45 smithi144 bash[18557]: cluster 2024-04-30T09:57:44.566939+0000 mgr.y (mgr.24322) 101 : cluster [DBG] pgmap v67: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:46.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:45 smithi144 bash[18557]: audit 2024-04-30T09:57:44.930496+0000 mon.a (mon.0) 883 : audit [INF] from='client.? 172.21.15.144:0/4277962508' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-30T09:57:46.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:45 smithi144 bash[18557]: cluster 2024-04-30T09:57:44.931264+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-30T09:57:46.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:45 smithi144 bash[24004]: cluster 2024-04-30T09:57:44.566939+0000 mgr.y (mgr.24322) 101 : cluster [DBG] pgmap v67: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:46.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:45 smithi144 bash[24004]: audit 2024-04-30T09:57:44.930496+0000 mon.a (mon.0) 883 : audit [INF] from='client.? 172.21.15.144:0/4277962508' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-30T09:57:46.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:45 smithi144 bash[24004]: cluster 2024-04-30T09:57:44.931264+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-30T09:57:46.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:45 smithi151 bash[18704]: cluster 2024-04-30T09:57:44.566939+0000 mgr.y (mgr.24322) 101 : cluster [DBG] pgmap v67: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:46.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:45 smithi151 bash[18704]: audit 2024-04-30T09:57:44.930496+0000 mon.a (mon.0) 883 : audit [INF] from='client.? 172.21.15.144:0/4277962508' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-30T09:57:46.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:45 smithi151 bash[18704]: cluster 2024-04-30T09:57:44.931264+0000 mon.a (mon.0) 884 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-30T09:57:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:46 smithi144 bash[18557]: cluster 2024-04-30T09:57:45.932740+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-30T09:57:47.206 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:57:47 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:57:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:57:47.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:46 smithi144 bash[24004]: cluster 2024-04-30T09:57:45.932740+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-30T09:57:47.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:46 smithi151 bash[18704]: cluster 2024-04-30T09:57:45.932740+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-30T09:57:48.159 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T09:57:48.159 INFO:teuthology.orchestra.run.smithi144.stdout: "id": "62d033d7-12a7-4476-a0cc-0664862a659e", 2024-04-30T09:57:48.159 INFO:teuthology.orchestra.run.smithi144.stdout: "name": "default", 2024-04-30T09:57:48.159 INFO:teuthology.orchestra.run.smithi144.stdout: "api_name": "default", 2024-04-30T09:57:48.159 INFO:teuthology.orchestra.run.smithi144.stdout: "is_master": "true", 2024-04-30T09:57:48.159 INFO:teuthology.orchestra.run.smithi144.stdout: "endpoints": [], 2024-04-30T09:57:48.160 INFO:teuthology.orchestra.run.smithi144.stdout: "hostnames": [], 2024-04-30T09:57:48.160 INFO:teuthology.orchestra.run.smithi144.stdout: "hostnames_s3website": [], 2024-04-30T09:57:48.160 INFO:teuthology.orchestra.run.smithi144.stdout: "master_zone": "", 2024-04-30T09:57:48.160 INFO:teuthology.orchestra.run.smithi144.stdout: "zones": [], 2024-04-30T09:57:48.160 INFO:teuthology.orchestra.run.smithi144.stdout: "placement_targets": [], 2024-04-30T09:57:48.160 INFO:teuthology.orchestra.run.smithi144.stdout: "default_placement": "", 2024-04-30T09:57:48.160 INFO:teuthology.orchestra.run.smithi144.stdout: "realm_id": "80256962-bc93-4801-be3f-e8303f192f45", 2024-04-30T09:57:48.160 INFO:teuthology.orchestra.run.smithi144.stdout: "sync_policy": { 2024-04-30T09:57:48.160 INFO:teuthology.orchestra.run.smithi144.stdout: "groups": [] 2024-04-30T09:57:48.160 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T09:57:48.160 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T09:57:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:48 smithi151 bash[18704]: cluster 2024-04-30T09:57:46.567536+0000 mgr.y (mgr.24322) 102 : cluster [DBG] pgmap v70: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:48 smithi151 bash[18704]: audit 2024-04-30T09:57:47.045565+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:48.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:48 smithi151 bash[18704]: audit 2024-04-30T09:57:47.056079+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:48.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:48 smithi144 bash[18557]: cluster 2024-04-30T09:57:46.567536+0000 mgr.y (mgr.24322) 102 : cluster [DBG] pgmap v70: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:48.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:48 smithi144 bash[18557]: audit 2024-04-30T09:57:47.045565+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:48.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:48 smithi144 bash[18557]: audit 2024-04-30T09:57:47.056079+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:48.358 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:48 smithi144 bash[24004]: cluster 2024-04-30T09:57:46.567536+0000 mgr.y (mgr.24322) 102 : cluster [DBG] pgmap v70: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:48.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:48 smithi144 bash[24004]: audit 2024-04-30T09:57:47.045565+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:48.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:48 smithi144 bash[24004]: audit 2024-04-30T09:57:47.056079+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:48.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:57:48 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:57:48] "GET /metrics HTTP/1.1" 200 191533 "" "Prometheus/2.33.4" 2024-04-30T09:57:48.757 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-04-30T09:57:50.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:50 smithi151 bash[18704]: cluster 2024-04-30T09:57:48.568156+0000 mgr.y (mgr.24322) 103 : cluster [DBG] pgmap v71: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:50.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:50 smithi144 bash[18557]: cluster 2024-04-30T09:57:48.568156+0000 mgr.y (mgr.24322) 103 : cluster [DBG] pgmap v71: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:50.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:50 smithi144 bash[24004]: cluster 2024-04-30T09:57:48.568156+0000 mgr.y (mgr.24322) 103 : cluster [DBG] pgmap v71: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:57:51.274 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T09:57:51.274 INFO:teuthology.orchestra.run.smithi144.stdout: "id": "bee4829f-ab12-4710-a41b-716271abc058", 2024-04-30T09:57:51.274 INFO:teuthology.orchestra.run.smithi144.stdout: "name": "z", 2024-04-30T09:57:51.275 INFO:teuthology.orchestra.run.smithi144.stdout: "domain_root": "z.rgw.meta:root", 2024-04-30T09:57:51.275 INFO:teuthology.orchestra.run.smithi144.stdout: "control_pool": "z.rgw.control", 2024-04-30T09:57:51.275 INFO:teuthology.orchestra.run.smithi144.stdout: "gc_pool": "z.rgw.log:gc", 2024-04-30T09:57:51.275 INFO:teuthology.orchestra.run.smithi144.stdout: "lc_pool": "z.rgw.log:lc", 2024-04-30T09:57:51.275 INFO:teuthology.orchestra.run.smithi144.stdout: "log_pool": "z.rgw.log", 2024-04-30T09:57:51.275 INFO:teuthology.orchestra.run.smithi144.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-04-30T09:57:51.275 INFO:teuthology.orchestra.run.smithi144.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-04-30T09:57:51.275 INFO:teuthology.orchestra.run.smithi144.stdout: "roles_pool": "z.rgw.meta:roles", 2024-04-30T09:57:51.275 INFO:teuthology.orchestra.run.smithi144.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-04-30T09:57:51.275 INFO:teuthology.orchestra.run.smithi144.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-04-30T09:57:51.275 INFO:teuthology.orchestra.run.smithi144.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-04-30T09:57:51.275 INFO:teuthology.orchestra.run.smithi144.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-04-30T09:57:51.275 INFO:teuthology.orchestra.run.smithi144.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-04-30T09:57:51.275 INFO:teuthology.orchestra.run.smithi144.stdout: "otp_pool": "z.rgw.otp", 2024-04-30T09:57:51.276 INFO:teuthology.orchestra.run.smithi144.stdout: "system_key": { 2024-04-30T09:57:51.276 INFO:teuthology.orchestra.run.smithi144.stdout: "access_key": "", 2024-04-30T09:57:51.276 INFO:teuthology.orchestra.run.smithi144.stdout: "secret_key": "" 2024-04-30T09:57:51.276 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T09:57:51.276 INFO:teuthology.orchestra.run.smithi144.stdout: "placement_pools": [ 2024-04-30T09:57:51.276 INFO:teuthology.orchestra.run.smithi144.stdout: { 2024-04-30T09:57:51.276 INFO:teuthology.orchestra.run.smithi144.stdout: "key": "default-placement", 2024-04-30T09:57:51.276 INFO:teuthology.orchestra.run.smithi144.stdout: "val": { 2024-04-30T09:57:51.276 INFO:teuthology.orchestra.run.smithi144.stdout: "index_pool": "z.rgw.buckets.index", 2024-04-30T09:57:51.276 INFO:teuthology.orchestra.run.smithi144.stdout: "storage_classes": { 2024-04-30T09:57:51.276 INFO:teuthology.orchestra.run.smithi144.stdout: "STANDARD": { 2024-04-30T09:57:51.276 INFO:teuthology.orchestra.run.smithi144.stdout: "data_pool": "z.rgw.buckets.data" 2024-04-30T09:57:51.276 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T09:57:51.276 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T09:57:51.276 INFO:teuthology.orchestra.run.smithi144.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-04-30T09:57:51.277 INFO:teuthology.orchestra.run.smithi144.stdout: "index_type": 0 2024-04-30T09:57:51.277 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T09:57:51.277 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T09:57:51.277 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T09:57:51.277 INFO:teuthology.orchestra.run.smithi144.stdout: "realm_id": "80256962-bc93-4801-be3f-e8303f192f45", 2024-04-30T09:57:51.277 INFO:teuthology.orchestra.run.smithi144.stdout: "notif_pool": "z.rgw.log:notif" 2024-04-30T09:57:51.277 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T09:57:51.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:57:50 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:57:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T09:57:51.921 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:57:51 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:57:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:57:51.922 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-04-30T09:57:52.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:52 smithi144 bash[18557]: cluster 2024-04-30T09:57:50.569073+0000 mgr.y (mgr.24322) 104 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-30T09:57:52.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:52 smithi144 bash[18557]: audit 2024-04-30T09:57:51.594862+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:52.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:52 smithi144 bash[18557]: audit 2024-04-30T09:57:51.608233+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:52.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:52 smithi144 bash[24004]: cluster 2024-04-30T09:57:50.569073+0000 mgr.y (mgr.24322) 104 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-30T09:57:52.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:52 smithi144 bash[24004]: audit 2024-04-30T09:57:51.594862+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:52.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:52 smithi144 bash[24004]: audit 2024-04-30T09:57:51.608233+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:52.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:52 smithi151 bash[18704]: cluster 2024-04-30T09:57:50.569073+0000 mgr.y (mgr.24322) 104 : cluster [DBG] pgmap v72: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 615 B/s rd, 1.7 KiB/s wr, 2 op/s 2024-04-30T09:57:52.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:52 smithi151 bash[18704]: audit 2024-04-30T09:57:51.594862+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:52.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:52 smithi151 bash[18704]: audit 2024-04-30T09:57:51.608233+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:57:54.320 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:54 smithi144 bash[24004]: cluster 2024-04-30T09:57:52.569632+0000 mgr.y (mgr.24322) 105 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-30T09:57:54.320 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:54 smithi144 bash[18557]: cluster 2024-04-30T09:57:52.569632+0000 mgr.y (mgr.24322) 105 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-30T09:57:54.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:54 smithi151 bash[18704]: cluster 2024-04-30T09:57:52.569632+0000 mgr.y (mgr.24322) 105 : cluster [DBG] pgmap v73: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-30T09:57:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:56 smithi144 bash[18557]: cluster 2024-04-30T09:57:54.570364+0000 mgr.y (mgr.24322) 106 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.7 KiB/s wr, 5 op/s 2024-04-30T09:57:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:56 smithi144 bash[18557]: cluster 2024-04-30T09:57:55.074557+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-30T09:57:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:56 smithi144 bash[18557]: audit 2024-04-30T09:57:55.076182+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.144:0/526814068' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-30T09:57:56.456 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:56 smithi151 bash[18704]: cluster 2024-04-30T09:57:54.570364+0000 mgr.y (mgr.24322) 106 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.7 KiB/s wr, 5 op/s 2024-04-30T09:57:56.456 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:56 smithi151 bash[18704]: cluster 2024-04-30T09:57:55.074557+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-30T09:57:56.456 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:56 smithi151 bash[18704]: audit 2024-04-30T09:57:55.076182+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.144:0/526814068' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-30T09:57:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:56 smithi144 bash[24004]: cluster 2024-04-30T09:57:54.570364+0000 mgr.y (mgr.24322) 106 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 1.7 KiB/s wr, 5 op/s 2024-04-30T09:57:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:56 smithi144 bash[24004]: cluster 2024-04-30T09:57:55.074557+0000 mon.a (mon.0) 890 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-30T09:57:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:56 smithi144 bash[24004]: audit 2024-04-30T09:57:55.076182+0000 mon.a (mon.0) 891 : audit [INF] from='client.? 172.21.15.144:0/526814068' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-30T09:57:57.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:57 smithi144 bash[18557]: audit 2024-04-30T09:57:56.077581+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.144:0/526814068' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-30T09:57:57.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:57 smithi144 bash[18557]: cluster 2024-04-30T09:57:56.078459+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-30T09:57:57.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:57 smithi144 bash[24004]: audit 2024-04-30T09:57:56.077581+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.144:0/526814068' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-30T09:57:57.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:57 smithi144 bash[24004]: cluster 2024-04-30T09:57:56.078459+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-30T09:57:57.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:57 smithi151 bash[18704]: audit 2024-04-30T09:57:56.077581+0000 mon.a (mon.0) 892 : audit [INF] from='client.? 172.21.15.144:0/526814068' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-30T09:57:57.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:57 smithi151 bash[18704]: cluster 2024-04-30T09:57:56.078459+0000 mon.a (mon.0) 893 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-30T09:57:58.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:58 smithi144 bash[18557]: cluster 2024-04-30T09:57:56.570986+0000 mgr.y (mgr.24322) 107 : cluster [DBG] pgmap v77: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 2.0 KiB/s wr, 6 op/s 2024-04-30T09:57:58.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:58 smithi144 bash[18557]: cluster 2024-04-30T09:57:57.101198+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-30T09:57:58.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:58 smithi144 bash[18557]: audit 2024-04-30T09:57:57.109898+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.144:0/526814068' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-30T09:57:58.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:58 smithi144 bash[24004]: cluster 2024-04-30T09:57:56.570986+0000 mgr.y (mgr.24322) 107 : cluster [DBG] pgmap v77: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 2.0 KiB/s wr, 6 op/s 2024-04-30T09:57:58.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:58 smithi144 bash[24004]: cluster 2024-04-30T09:57:57.101198+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-30T09:57:58.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:58 smithi144 bash[24004]: audit 2024-04-30T09:57:57.109898+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.144:0/526814068' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-30T09:57:58.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:58 smithi151 bash[18704]: cluster 2024-04-30T09:57:56.570986+0000 mgr.y (mgr.24322) 107 : cluster [DBG] pgmap v77: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 2.0 KiB/s wr, 6 op/s 2024-04-30T09:57:58.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:58 smithi151 bash[18704]: cluster 2024-04-30T09:57:57.101198+0000 mon.a (mon.0) 894 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-30T09:57:58.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:58 smithi151 bash[18704]: audit 2024-04-30T09:57:57.109898+0000 mon.a (mon.0) 895 : audit [INF] from='client.? 172.21.15.144:0/526814068' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-30T09:57:58.873 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:57:58 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:57:58] "GET /metrics HTTP/1.1" 200 192971 "" "Prometheus/2.33.4" 2024-04-30T09:57:59.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:59 smithi144 bash[18557]: audit 2024-04-30T09:57:58.113438+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.144:0/526814068' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-30T09:57:59.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:57:59 smithi144 bash[18557]: cluster 2024-04-30T09:57:58.113878+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-30T09:57:59.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:59 smithi144 bash[24004]: audit 2024-04-30T09:57:58.113438+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.144:0/526814068' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-30T09:57:59.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:57:59 smithi144 bash[24004]: cluster 2024-04-30T09:57:58.113878+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-30T09:57:59.500 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:59 smithi151 bash[18704]: audit 2024-04-30T09:57:58.113438+0000 mon.a (mon.0) 896 : audit [INF] from='client.? 172.21.15.144:0/526814068' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-30T09:57:59.501 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:57:59 smithi151 bash[18704]: cluster 2024-04-30T09:57:58.113878+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-30T09:58:00.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:00 smithi144 bash[18557]: cluster 2024-04-30T09:57:58.571655+0000 mgr.y (mgr.24322) 108 : cluster [DBG] pgmap v80: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:00.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:00 smithi144 bash[18557]: cluster 2024-04-30T09:57:59.150572+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-30T09:58:00.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:00 smithi144 bash[18557]: audit 2024-04-30T09:57:59.154883+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.144:0/1513629330' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-30T09:58:00.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:00 smithi144 bash[18557]: audit 2024-04-30T09:57:59.155663+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-30T09:58:00.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:00 smithi144 bash[24004]: cluster 2024-04-30T09:57:58.571655+0000 mgr.y (mgr.24322) 108 : cluster [DBG] pgmap v80: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:00.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:00 smithi144 bash[24004]: cluster 2024-04-30T09:57:59.150572+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-30T09:58:00.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:00 smithi144 bash[24004]: audit 2024-04-30T09:57:59.154883+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.144:0/1513629330' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-30T09:58:00.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:00 smithi144 bash[24004]: audit 2024-04-30T09:57:59.155663+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-30T09:58:00.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:00 smithi151 bash[18704]: cluster 2024-04-30T09:57:58.571655+0000 mgr.y (mgr.24322) 108 : cluster [DBG] pgmap v80: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:00.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:00 smithi151 bash[18704]: cluster 2024-04-30T09:57:59.150572+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-30T09:58:00.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:00 smithi151 bash[18704]: audit 2024-04-30T09:57:59.154883+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.144:0/1513629330' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-30T09:58:00.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:00 smithi151 bash[18704]: audit 2024-04-30T09:57:59.155663+0000 mon.a (mon.0) 899 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-30T09:58:01.175 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:58:00 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:58:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T09:58:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:01 smithi144 bash[24004]: audit 2024-04-30T09:58:00.153787+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-30T09:58:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:01 smithi144 bash[24004]: cluster 2024-04-30T09:58:00.154494+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-30T09:58:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:01 smithi144 bash[24004]: audit 2024-04-30T09:58:00.185034+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.144:0/1513629330' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-30T09:58:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:01 smithi144 bash[24004]: audit 2024-04-30T09:58:00.191136+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-30T09:58:01.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:01 smithi144 bash[18557]: audit 2024-04-30T09:58:00.153787+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-30T09:58:01.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:01 smithi144 bash[18557]: cluster 2024-04-30T09:58:00.154494+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-30T09:58:01.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:01 smithi144 bash[18557]: audit 2024-04-30T09:58:00.185034+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.144:0/1513629330' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-30T09:58:01.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:01 smithi144 bash[18557]: audit 2024-04-30T09:58:00.191136+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-30T09:58:01.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:01 smithi151 bash[18704]: audit 2024-04-30T09:58:00.153787+0000 mon.a (mon.0) 900 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-30T09:58:01.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:01 smithi151 bash[18704]: cluster 2024-04-30T09:58:00.154494+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-30T09:58:01.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:01 smithi151 bash[18704]: audit 2024-04-30T09:58:00.185034+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.144:0/1513629330' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-30T09:58:01.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:01 smithi151 bash[18704]: audit 2024-04-30T09:58:00.191136+0000 mon.a (mon.0) 902 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-30T09:58:02.302 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T09:58:02.302 INFO:teuthology.orchestra.run.smithi144.stdout: "id": "5a1d8b1d-0f60-4d14-b19b-0f20c579afdc", 2024-04-30T09:58:02.302 INFO:teuthology.orchestra.run.smithi144.stdout: "epoch": 1, 2024-04-30T09:58:02.302 INFO:teuthology.orchestra.run.smithi144.stdout: "predecessor_uuid": "a45b5ba2-d51e-4820-9fb6-ef3bb82588f2", 2024-04-30T09:58:02.302 INFO:teuthology.orchestra.run.smithi144.stdout: "sync_status": [], 2024-04-30T09:58:02.302 INFO:teuthology.orchestra.run.smithi144.stdout: "period_map": { 2024-04-30T09:58:02.303 INFO:teuthology.orchestra.run.smithi144.stdout: "id": "5a1d8b1d-0f60-4d14-b19b-0f20c579afdc", 2024-04-30T09:58:02.303 INFO:teuthology.orchestra.run.smithi144.stdout: "zonegroups": [ 2024-04-30T09:58:02.303 INFO:teuthology.orchestra.run.smithi144.stdout: { 2024-04-30T09:58:02.303 INFO:teuthology.orchestra.run.smithi144.stdout: "id": "62d033d7-12a7-4476-a0cc-0664862a659e", 2024-04-30T09:58:02.303 INFO:teuthology.orchestra.run.smithi144.stdout: "name": "default", 2024-04-30T09:58:02.303 INFO:teuthology.orchestra.run.smithi144.stdout: "api_name": "default", 2024-04-30T09:58:02.303 INFO:teuthology.orchestra.run.smithi144.stdout: "is_master": "true", 2024-04-30T09:58:02.303 INFO:teuthology.orchestra.run.smithi144.stdout: "endpoints": [], 2024-04-30T09:58:02.303 INFO:teuthology.orchestra.run.smithi144.stdout: "hostnames": [], 2024-04-30T09:58:02.303 INFO:teuthology.orchestra.run.smithi144.stdout: "hostnames_s3website": [], 2024-04-30T09:58:02.303 INFO:teuthology.orchestra.run.smithi144.stdout: "master_zone": "bee4829f-ab12-4710-a41b-716271abc058", 2024-04-30T09:58:02.303 INFO:teuthology.orchestra.run.smithi144.stdout: "zones": [ 2024-04-30T09:58:02.303 INFO:teuthology.orchestra.run.smithi144.stdout: { 2024-04-30T09:58:02.303 INFO:teuthology.orchestra.run.smithi144.stdout: "id": "bee4829f-ab12-4710-a41b-716271abc058", 2024-04-30T09:58:02.303 INFO:teuthology.orchestra.run.smithi144.stdout: "name": "z", 2024-04-30T09:58:02.304 INFO:teuthology.orchestra.run.smithi144.stdout: "endpoints": [], 2024-04-30T09:58:02.304 INFO:teuthology.orchestra.run.smithi144.stdout: "log_meta": "false", 2024-04-30T09:58:02.304 INFO:teuthology.orchestra.run.smithi144.stdout: "log_data": "false", 2024-04-30T09:58:02.304 INFO:teuthology.orchestra.run.smithi144.stdout: "bucket_index_max_shards": 11, 2024-04-30T09:58:02.304 INFO:teuthology.orchestra.run.smithi144.stdout: "read_only": "false", 2024-04-30T09:58:02.304 INFO:teuthology.orchestra.run.smithi144.stdout: "tier_type": "", 2024-04-30T09:58:02.304 INFO:teuthology.orchestra.run.smithi144.stdout: "sync_from_all": "true", 2024-04-30T09:58:02.304 INFO:teuthology.orchestra.run.smithi144.stdout: "sync_from": [], 2024-04-30T09:58:02.304 INFO:teuthology.orchestra.run.smithi144.stdout: "redirect_zone": "" 2024-04-30T09:58:02.304 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T09:58:02.304 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T09:58:02.304 INFO:teuthology.orchestra.run.smithi144.stdout: "placement_targets": [ 2024-04-30T09:58:02.304 INFO:teuthology.orchestra.run.smithi144.stdout: { 2024-04-30T09:58:02.304 INFO:teuthology.orchestra.run.smithi144.stdout: "name": "default-placement", 2024-04-30T09:58:02.304 INFO:teuthology.orchestra.run.smithi144.stdout: "tags": [], 2024-04-30T09:58:02.304 INFO:teuthology.orchestra.run.smithi144.stdout: "storage_classes": [ 2024-04-30T09:58:02.305 INFO:teuthology.orchestra.run.smithi144.stdout: "STANDARD" 2024-04-30T09:58:02.305 INFO:teuthology.orchestra.run.smithi144.stdout: ] 2024-04-30T09:58:02.305 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T09:58:02.305 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T09:58:02.305 INFO:teuthology.orchestra.run.smithi144.stdout: "default_placement": "default-placement", 2024-04-30T09:58:02.305 INFO:teuthology.orchestra.run.smithi144.stdout: "realm_id": "80256962-bc93-4801-be3f-e8303f192f45", 2024-04-30T09:58:02.305 INFO:teuthology.orchestra.run.smithi144.stdout: "sync_policy": { 2024-04-30T09:58:02.305 INFO:teuthology.orchestra.run.smithi144.stdout: "groups": [] 2024-04-30T09:58:02.305 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T09:58:02.305 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T09:58:02.305 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T09:58:02.305 INFO:teuthology.orchestra.run.smithi144.stdout: "short_zone_ids": [ 2024-04-30T09:58:02.305 INFO:teuthology.orchestra.run.smithi144.stdout: { 2024-04-30T09:58:02.305 INFO:teuthology.orchestra.run.smithi144.stdout: "key": "bee4829f-ab12-4710-a41b-716271abc058", 2024-04-30T09:58:02.305 INFO:teuthology.orchestra.run.smithi144.stdout: "val": 3872966749 2024-04-30T09:58:02.306 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T09:58:02.306 INFO:teuthology.orchestra.run.smithi144.stdout: ] 2024-04-30T09:58:02.306 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T09:58:02.306 INFO:teuthology.orchestra.run.smithi144.stdout: "master_zonegroup": "62d033d7-12a7-4476-a0cc-0664862a659e", 2024-04-30T09:58:02.306 INFO:teuthology.orchestra.run.smithi144.stdout: "master_zone": "bee4829f-ab12-4710-a41b-716271abc058", 2024-04-30T09:58:02.306 INFO:teuthology.orchestra.run.smithi144.stdout: "period_config": { 2024-04-30T09:58:02.306 INFO:teuthology.orchestra.run.smithi144.stdout: "bucket_quota": { 2024-04-30T09:58:02.306 INFO:teuthology.orchestra.run.smithi144.stdout: "enabled": false, 2024-04-30T09:58:02.306 INFO:teuthology.orchestra.run.smithi144.stdout: "check_on_raw": false, 2024-04-30T09:58:02.306 INFO:teuthology.orchestra.run.smithi144.stdout: "max_size": -1, 2024-04-30T09:58:02.306 INFO:teuthology.orchestra.run.smithi144.stdout: "max_size_kb": 0, 2024-04-30T09:58:02.306 INFO:teuthology.orchestra.run.smithi144.stdout: "max_objects": -1 2024-04-30T09:58:02.306 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T09:58:02.306 INFO:teuthology.orchestra.run.smithi144.stdout: "user_quota": { 2024-04-30T09:58:02.306 INFO:teuthology.orchestra.run.smithi144.stdout: "enabled": false, 2024-04-30T09:58:02.307 INFO:teuthology.orchestra.run.smithi144.stdout: "check_on_raw": false, 2024-04-30T09:58:02.307 INFO:teuthology.orchestra.run.smithi144.stdout: "max_size": -1, 2024-04-30T09:58:02.307 INFO:teuthology.orchestra.run.smithi144.stdout: "max_size_kb": 0, 2024-04-30T09:58:02.307 INFO:teuthology.orchestra.run.smithi144.stdout: "max_objects": -1 2024-04-30T09:58:02.307 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T09:58:02.307 INFO:teuthology.orchestra.run.smithi144.stdout: "user_ratelimit": { 2024-04-30T09:58:02.307 INFO:teuthology.orchestra.run.smithi144.stdout: "max_read_ops": 0, 2024-04-30T09:58:02.307 INFO:teuthology.orchestra.run.smithi144.stdout: "max_write_ops": 0, 2024-04-30T09:58:02.307 INFO:teuthology.orchestra.run.smithi144.stdout: "max_read_bytes": 0, 2024-04-30T09:58:02.307 INFO:teuthology.orchestra.run.smithi144.stdout: "max_write_bytes": 0, 2024-04-30T09:58:02.307 INFO:teuthology.orchestra.run.smithi144.stdout: "enabled": false 2024-04-30T09:58:02.307 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T09:58:02.307 INFO:teuthology.orchestra.run.smithi144.stdout: "bucket_ratelimit": { 2024-04-30T09:58:02.307 INFO:teuthology.orchestra.run.smithi144.stdout: "max_read_ops": 0, 2024-04-30T09:58:02.307 INFO:teuthology.orchestra.run.smithi144.stdout: "max_write_ops": 0, 2024-04-30T09:58:02.307 INFO:teuthology.orchestra.run.smithi144.stdout: "max_read_bytes": 0, 2024-04-30T09:58:02.308 INFO:teuthology.orchestra.run.smithi144.stdout: "max_write_bytes": 0, 2024-04-30T09:58:02.308 INFO:teuthology.orchestra.run.smithi144.stdout: "enabled": false 2024-04-30T09:58:02.308 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T09:58:02.308 INFO:teuthology.orchestra.run.smithi144.stdout: "anonymous_ratelimit": { 2024-04-30T09:58:02.308 INFO:teuthology.orchestra.run.smithi144.stdout: "max_read_ops": 0, 2024-04-30T09:58:02.308 INFO:teuthology.orchestra.run.smithi144.stdout: "max_write_ops": 0, 2024-04-30T09:58:02.308 INFO:teuthology.orchestra.run.smithi144.stdout: "max_read_bytes": 0, 2024-04-30T09:58:02.308 INFO:teuthology.orchestra.run.smithi144.stdout: "max_write_bytes": 0, 2024-04-30T09:58:02.308 INFO:teuthology.orchestra.run.smithi144.stdout: "enabled": false 2024-04-30T09:58:02.308 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T09:58:02.308 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T09:58:02.308 INFO:teuthology.orchestra.run.smithi144.stdout: "realm_id": "80256962-bc93-4801-be3f-e8303f192f45", 2024-04-30T09:58:02.308 INFO:teuthology.orchestra.run.smithi144.stdout: "realm_name": "r", 2024-04-30T09:58:02.308 INFO:teuthology.orchestra.run.smithi144.stdout: "realm_epoch": 2 2024-04-30T09:58:02.308 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T09:58:02.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:02 smithi144 bash[24004]: cluster 2024-04-30T09:58:00.572275+0000 mgr.y (mgr.24322) 109 : cluster [DBG] pgmap v83: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-30T09:58:02.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:02 smithi144 bash[24004]: audit 2024-04-30T09:58:01.180961+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-30T09:58:02.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:02 smithi144 bash[24004]: cluster 2024-04-30T09:58:01.181081+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-30T09:58:02.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:02 smithi144 bash[24004]: audit 2024-04-30T09:58:01.188473+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.144:0/1513629330' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-30T09:58:02.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:02 smithi144 bash[24004]: audit 2024-04-30T09:58:01.189016+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-30T09:58:02.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:02 smithi144 bash[18557]: cluster 2024-04-30T09:58:00.572275+0000 mgr.y (mgr.24322) 109 : cluster [DBG] pgmap v83: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-30T09:58:02.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:02 smithi144 bash[18557]: audit 2024-04-30T09:58:01.180961+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-30T09:58:02.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:02 smithi144 bash[18557]: cluster 2024-04-30T09:58:01.181081+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-30T09:58:02.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:02 smithi144 bash[18557]: audit 2024-04-30T09:58:01.188473+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.144:0/1513629330' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-30T09:58:02.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:02 smithi144 bash[18557]: audit 2024-04-30T09:58:01.189016+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-30T09:58:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:02 smithi151 bash[18704]: cluster 2024-04-30T09:58:00.572275+0000 mgr.y (mgr.24322) 109 : cluster [DBG] pgmap v83: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-30T09:58:02.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:02 smithi151 bash[18704]: audit 2024-04-30T09:58:01.180961+0000 mon.a (mon.0) 903 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-30T09:58:02.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:02 smithi151 bash[18704]: cluster 2024-04-30T09:58:01.181081+0000 mon.a (mon.0) 904 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-30T09:58:02.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:02 smithi151 bash[18704]: audit 2024-04-30T09:58:01.188473+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.144:0/1513629330' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-30T09:58:02.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:02 smithi151 bash[18704]: audit 2024-04-30T09:58:01.189016+0000 mon.a (mon.0) 905 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-30T09:58:02.934 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-04-30T09:58:03.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:03 smithi144 bash[24004]: audit 2024-04-30T09:58:02.193360+0000 mon.a (mon.0) 906 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-30T09:58:03.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:03 smithi144 bash[24004]: cluster 2024-04-30T09:58:02.193562+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-30T09:58:03.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:03 smithi144 bash[18557]: audit 2024-04-30T09:58:02.193360+0000 mon.a (mon.0) 906 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-30T09:58:03.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:03 smithi144 bash[18557]: cluster 2024-04-30T09:58:02.193562+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-30T09:58:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:03 smithi151 bash[18704]: audit 2024-04-30T09:58:02.193360+0000 mon.a (mon.0) 906 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-30T09:58:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:03 smithi151 bash[18704]: cluster 2024-04-30T09:58:02.193562+0000 mon.a (mon.0) 907 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-30T09:58:04.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:04 smithi151 bash[18704]: cluster 2024-04-30T09:58:02.573024+0000 mgr.y (mgr.24322) 110 : cluster [DBG] pgmap v86: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-30T09:58:04.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:04 smithi144 bash[24004]: cluster 2024-04-30T09:58:02.573024+0000 mgr.y (mgr.24322) 110 : cluster [DBG] pgmap v86: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-30T09:58:04.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:04 smithi144 bash[18557]: cluster 2024-04-30T09:58:02.573024+0000 mgr.y (mgr.24322) 110 : cluster [DBG] pgmap v86: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-30T09:58:05.849 INFO:teuthology.orchestra.run.smithi144.stdout:Scheduled rgw.foo update... 2024-04-30T09:58:06.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[18557]: cluster 2024-04-30T09:58:04.574511+0000 mgr.y (mgr.24322) 111 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-04-30T09:58:06.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[18557]: audit 2024-04-30T09:58:05.847846+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:06.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[18557]: audit 2024-04-30T09:58:05.879248+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:06.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[18557]: audit 2024-04-30T09:58:05.880657+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:06.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[18557]: audit 2024-04-30T09:58:05.889738+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:06.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[18557]: audit 2024-04-30T09:58:05.903026+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:06.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[18557]: audit 2024-04-30T09:58:05.910630+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:06.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[18557]: audit 2024-04-30T09:58:05.918368+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:06.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[18557]: audit 2024-04-30T09:58:05.919572+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:06.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[18557]: audit 2024-04-30T09:58:05.922346+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:06.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[18557]: audit 2024-04-30T09:58:05.926742+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-30T09:58:06.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[18557]: audit 2024-04-30T09:58:05.934202+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:06.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[18557]: audit 2024-04-30T09:58:05.935381+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:06.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[24004]: cluster 2024-04-30T09:58:04.574511+0000 mgr.y (mgr.24322) 111 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-04-30T09:58:06.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[24004]: audit 2024-04-30T09:58:05.847846+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:06.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[24004]: audit 2024-04-30T09:58:05.879248+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:06.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[24004]: audit 2024-04-30T09:58:05.880657+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:06.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[24004]: audit 2024-04-30T09:58:05.889738+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:06.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[24004]: audit 2024-04-30T09:58:05.903026+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:06.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[24004]: audit 2024-04-30T09:58:05.910630+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:06.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[24004]: audit 2024-04-30T09:58:05.918368+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:06.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[24004]: audit 2024-04-30T09:58:05.919572+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:06.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[24004]: audit 2024-04-30T09:58:05.922346+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:06.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[24004]: audit 2024-04-30T09:58:05.926742+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-30T09:58:06.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[24004]: audit 2024-04-30T09:58:05.934202+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:06.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:06 smithi144 bash[24004]: audit 2024-04-30T09:58:05.935381+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:06 smithi151 bash[18704]: cluster 2024-04-30T09:58:04.574511+0000 mgr.y (mgr.24322) 111 : cluster [DBG] pgmap v87: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-04-30T09:58:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:06 smithi151 bash[18704]: audit 2024-04-30T09:58:05.847846+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:06 smithi151 bash[18704]: audit 2024-04-30T09:58:05.879248+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:06 smithi151 bash[18704]: audit 2024-04-30T09:58:05.880657+0000 mon.b (mon.2) 93 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:06 smithi151 bash[18704]: audit 2024-04-30T09:58:05.889738+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:06 smithi151 bash[18704]: audit 2024-04-30T09:58:05.903026+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:06 smithi151 bash[18704]: audit 2024-04-30T09:58:05.910630+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:06 smithi151 bash[18704]: audit 2024-04-30T09:58:05.918368+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:06 smithi151 bash[18704]: audit 2024-04-30T09:58:05.919572+0000 mon.b (mon.2) 94 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:06 smithi151 bash[18704]: audit 2024-04-30T09:58:05.922346+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:06 smithi151 bash[18704]: audit 2024-04-30T09:58:05.926742+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-30T09:58:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:06 smithi151 bash[18704]: audit 2024-04-30T09:58:05.934202+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:06 smithi151 bash[18704]: audit 2024-04-30T09:58:05.935381+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:07.158 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'ceph orch apply rgw smpl' 2024-04-30T09:58:07.456 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:07 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:58:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:58:07.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:07 smithi144 bash[24004]: audit 2024-04-30T09:58:05.837497+0000 mgr.y (mgr.24322) 112 : audit [DBG] from='client.24577 -' 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-30T09:58:07.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:07 smithi144 bash[24004]: cephadm 2024-04-30T09:58:05.842006+0000 mgr.y (mgr.24322) 113 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-30T09:58:07.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:07 smithi144 bash[24004]: cephadm 2024-04-30T09:58:05.913815+0000 mgr.y (mgr.24322) 114 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-30T09:58:07.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:07 smithi144 bash[24004]: cephadm 2024-04-30T09:58:05.938680+0000 mgr.y (mgr.24322) 115 : cephadm [INF] Deploying daemon rgw.foo.smithi144.epmman on smithi144 2024-04-30T09:58:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:07 smithi144 bash[18557]: audit 2024-04-30T09:58:05.837497+0000 mgr.y (mgr.24322) 112 : audit [DBG] from='client.24577 -' 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-30T09:58:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:07 smithi144 bash[18557]: cephadm 2024-04-30T09:58:05.842006+0000 mgr.y (mgr.24322) 113 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-30T09:58:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:07 smithi144 bash[18557]: cephadm 2024-04-30T09:58:05.913815+0000 mgr.y (mgr.24322) 114 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-30T09:58:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:07 smithi144 bash[18557]: cephadm 2024-04-30T09:58:05.938680+0000 mgr.y (mgr.24322) 115 : cephadm [INF] Deploying daemon rgw.foo.smithi144.epmman on smithi144 2024-04-30T09:58:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:07 smithi151 bash[18704]: audit 2024-04-30T09:58:05.837497+0000 mgr.y (mgr.24322) 112 : audit [DBG] from='client.24577 -' 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-30T09:58:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:07 smithi151 bash[18704]: cephadm 2024-04-30T09:58:05.842006+0000 mgr.y (mgr.24322) 113 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-30T09:58:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:07 smithi151 bash[18704]: cephadm 2024-04-30T09:58:05.913815+0000 mgr.y (mgr.24322) 114 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-30T09:58:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:07 smithi151 bash[18704]: cephadm 2024-04-30T09:58:05.938680+0000 mgr.y (mgr.24322) 115 : cephadm [INF] Deploying daemon rgw.foo.smithi144.epmman on smithi144 2024-04-30T09:58:08.362 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:08 smithi144 bash[24004]: cluster 2024-04-30T09:58:06.575199+0000 mgr.y (mgr.24322) 116 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-30T09:58:08.363 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:08 smithi144 bash[24004]: audit 2024-04-30T09:58:07.224842+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:08.363 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:08 smithi144 bash[24004]: audit 2024-04-30T09:58:07.234683+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:08.363 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:08 smithi144 bash[18557]: cluster 2024-04-30T09:58:06.575199+0000 mgr.y (mgr.24322) 116 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-30T09:58:08.363 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:08 smithi144 bash[18557]: audit 2024-04-30T09:58:07.224842+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:08.363 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:08 smithi144 bash[18557]: audit 2024-04-30T09:58:07.234683+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:08 smithi151 bash[18704]: cluster 2024-04-30T09:58:06.575199+0000 mgr.y (mgr.24322) 116 : cluster [DBG] pgmap v88: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-30T09:58:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:08 smithi151 bash[18704]: audit 2024-04-30T09:58:07.224842+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:08 smithi151 bash[18704]: audit 2024-04-30T09:58:07.234683+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:08.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:08 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:58:08] "GET /metrics HTTP/1.1" 200 192971 "" "Prometheus/2.33.4" 2024-04-30T09:58:09.446 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:09.450 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:09.450 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:58:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:09.450 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 09:58:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:09.451 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:09.451 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 09:58:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:09.451 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 09:58:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:09.452 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:58:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:09.452 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:58:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:09.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:09.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:09.706 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:58:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:09.706 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 09:58:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:09.707 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 09:58:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:09.707 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 09:58:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:09.707 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:58:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:09.708 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:58:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:09.708 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:10 smithi144 bash[18557]: cluster 2024-04-30T09:58:08.575807+0000 mgr.y (mgr.24322) 117 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-04-30T09:58:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:10 smithi144 bash[18557]: audit 2024-04-30T09:58:09.604601+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:10 smithi144 bash[18557]: audit 2024-04-30T09:58:09.607446+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:10 smithi144 bash[18557]: audit 2024-04-30T09:58:09.610128+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:10 smithi144 bash[18557]: audit 2024-04-30T09:58:09.614991+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-30T09:58:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:10 smithi144 bash[18557]: audit 2024-04-30T09:58:09.621347+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:10 smithi144 bash[18557]: audit 2024-04-30T09:58:09.623576+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:10.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:10 smithi144 bash[24004]: cluster 2024-04-30T09:58:08.575807+0000 mgr.y (mgr.24322) 117 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-04-30T09:58:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:10 smithi144 bash[24004]: audit 2024-04-30T09:58:09.604601+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:10 smithi144 bash[24004]: audit 2024-04-30T09:58:09.607446+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:10 smithi144 bash[24004]: audit 2024-04-30T09:58:09.610128+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:10 smithi144 bash[24004]: audit 2024-04-30T09:58:09.614991+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-30T09:58:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:10 smithi144 bash[24004]: audit 2024-04-30T09:58:09.621347+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:10 smithi144 bash[24004]: audit 2024-04-30T09:58:09.623576+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:10 smithi151 bash[18704]: cluster 2024-04-30T09:58:08.575807+0000 mgr.y (mgr.24322) 117 : cluster [DBG] pgmap v89: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 895 B/s wr, 2 op/s 2024-04-30T09:58:10.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:10 smithi151 bash[18704]: audit 2024-04-30T09:58:09.604601+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:10.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:10 smithi151 bash[18704]: audit 2024-04-30T09:58:09.607446+0000 mon.b (mon.2) 96 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:10.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:10 smithi151 bash[18704]: audit 2024-04-30T09:58:09.610128+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:10.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:10 smithi151 bash[18704]: audit 2024-04-30T09:58:09.614991+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-30T09:58:10.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:10 smithi151 bash[18704]: audit 2024-04-30T09:58:09.621347+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:10.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:10 smithi151 bash[18704]: audit 2024-04-30T09:58:09.623576+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:11.073 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:58:10 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:58:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T09:58:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:11 smithi151 bash[18704]: cephadm 2024-04-30T09:58:09.626773+0000 mgr.y (mgr.24322) 118 : cephadm [INF] Deploying daemon rgw.foo.smithi151.ssjvvg on smithi151 2024-04-30T09:58:11.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:11 smithi144 bash[18557]: cephadm 2024-04-30T09:58:09.626773+0000 mgr.y (mgr.24322) 118 : cephadm [INF] Deploying daemon rgw.foo.smithi151.ssjvvg on smithi151 2024-04-30T09:58:11.581 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:11 smithi144 bash[24004]: cephadm 2024-04-30T09:58:09.626773+0000 mgr.y (mgr.24322) 118 : cephadm [INF] Deploying daemon rgw.foo.smithi151.ssjvvg on smithi151 2024-04-30T09:58:11.856 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:58:11 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:11.856 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 09:58:11 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:11.856 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:58:11 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:11.856 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:11 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:11.857 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:58:11 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:11.857 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 09:58:11 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:11.857 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 09:58:11 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:11.858 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 09:58:11 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:11.858 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:58:11 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:11.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:11 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:58:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:58:12.147 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:12 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:12.148 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 09:58:12 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:12.148 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 09:58:12 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:12.148 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:58:12 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:12.148 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:58:12 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:12.149 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:58:12 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:12.149 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 09:58:12 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:12.149 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 09:58:12 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:12.149 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:58:12 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:12.200 INFO:teuthology.orchestra.run.smithi144.stdout:Scheduled rgw.smpl update... 2024-04-30T09:58:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:12 smithi151 bash[18704]: cluster 2024-04-30T09:58:10.577281+0000 mgr.y (mgr.24322) 119 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 762 B/s wr, 1 op/s 2024-04-30T09:58:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:12 smithi151 bash[18704]: audit 2024-04-30T09:58:11.716577+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:12 smithi151 bash[18704]: audit 2024-04-30T09:58:11.724345+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:12 smithi151 bash[18704]: audit 2024-04-30T09:58:12.194133+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:12 smithi151 bash[18704]: audit 2024-04-30T09:58:12.196221+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:12 smithi151 bash[18704]: audit 2024-04-30T09:58:12.200943+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:12 smithi151 bash[18704]: audit 2024-04-30T09:58:12.201881+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:12.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:12 smithi144 bash[24004]: cluster 2024-04-30T09:58:10.577281+0000 mgr.y (mgr.24322) 119 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 762 B/s wr, 1 op/s 2024-04-30T09:58:12.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:12 smithi144 bash[24004]: audit 2024-04-30T09:58:11.716577+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:12.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:12 smithi144 bash[24004]: audit 2024-04-30T09:58:11.724345+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:12.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:12 smithi144 bash[24004]: audit 2024-04-30T09:58:12.194133+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:12.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:12 smithi144 bash[24004]: audit 2024-04-30T09:58:12.196221+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:12.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:12 smithi144 bash[24004]: audit 2024-04-30T09:58:12.200943+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:12.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:12 smithi144 bash[24004]: audit 2024-04-30T09:58:12.201881+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:12.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:12 smithi144 bash[18557]: cluster 2024-04-30T09:58:10.577281+0000 mgr.y (mgr.24322) 119 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 762 B/s wr, 1 op/s 2024-04-30T09:58:12.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:12 smithi144 bash[18557]: audit 2024-04-30T09:58:11.716577+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:12.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:12 smithi144 bash[18557]: audit 2024-04-30T09:58:11.724345+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:12.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:12 smithi144 bash[18557]: audit 2024-04-30T09:58:12.194133+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:12.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:12 smithi144 bash[18557]: audit 2024-04-30T09:58:12.196221+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:12.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:12 smithi144 bash[18557]: audit 2024-04-30T09:58:12.200943+0000 mon.b (mon.2) 99 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:12.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:12 smithi144 bash[18557]: audit 2024-04-30T09:58:12.201881+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:12.979 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'ceph osd pool create foo' 2024-04-30T09:58:13.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[18557]: audit 2024-04-30T09:58:12.187529+0000 mgr.y (mgr.24322) 120 : audit [DBG] from='client.24604 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:58:13.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[18557]: cephadm 2024-04-30T09:58:12.188544+0000 mgr.y (mgr.24322) 121 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-30T09:58:13.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[18557]: cluster 2024-04-30T09:58:12.205923+0000 mgr.y (mgr.24322) 122 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 715 B/s rd, 715 B/s wr, 1 op/s 2024-04-30T09:58:13.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[18557]: cephadm 2024-04-30T09:58:12.209489+0000 mgr.y (mgr.24322) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-30T09:58:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[18557]: audit 2024-04-30T09:58:12.580394+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[18557]: audit 2024-04-30T09:58:12.589941+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[18557]: audit 2024-04-30T09:58:12.599409+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[18557]: audit 2024-04-30T09:58:12.605373+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[18557]: audit 2024-04-30T09:58:12.606337+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[18557]: audit 2024-04-30T09:58:12.839014+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[18557]: cluster 2024-04-30T09:58:13.199138+0000 mon.a (mon.0) 930 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-30T09:58:13.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[24004]: audit 2024-04-30T09:58:12.187529+0000 mgr.y (mgr.24322) 120 : audit [DBG] from='client.24604 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:58:13.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[24004]: cephadm 2024-04-30T09:58:12.188544+0000 mgr.y (mgr.24322) 121 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-30T09:58:13.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[24004]: cluster 2024-04-30T09:58:12.205923+0000 mgr.y (mgr.24322) 122 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 715 B/s rd, 715 B/s wr, 1 op/s 2024-04-30T09:58:13.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[24004]: cephadm 2024-04-30T09:58:12.209489+0000 mgr.y (mgr.24322) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-30T09:58:13.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[24004]: audit 2024-04-30T09:58:12.580394+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:13.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[24004]: audit 2024-04-30T09:58:12.589941+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:13.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[24004]: audit 2024-04-30T09:58:12.599409+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:13.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[24004]: audit 2024-04-30T09:58:12.605373+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:13.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[24004]: audit 2024-04-30T09:58:12.606337+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:13.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[24004]: audit 2024-04-30T09:58:12.839014+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:13.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:13 smithi144 bash[24004]: cluster 2024-04-30T09:58:13.199138+0000 mon.a (mon.0) 930 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-30T09:58:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:13 smithi151 bash[18704]: audit 2024-04-30T09:58:12.187529+0000 mgr.y (mgr.24322) 120 : audit [DBG] from='client.24604 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:58:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:13 smithi151 bash[18704]: cephadm 2024-04-30T09:58:12.188544+0000 mgr.y (mgr.24322) 121 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-30T09:58:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:13 smithi151 bash[18704]: cluster 2024-04-30T09:58:12.205923+0000 mgr.y (mgr.24322) 122 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 715 B/s rd, 715 B/s wr, 1 op/s 2024-04-30T09:58:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:13 smithi151 bash[18704]: cephadm 2024-04-30T09:58:12.209489+0000 mgr.y (mgr.24322) 123 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-30T09:58:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:13 smithi151 bash[18704]: audit 2024-04-30T09:58:12.580394+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:13 smithi151 bash[18704]: audit 2024-04-30T09:58:12.589941+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:13 smithi151 bash[18704]: audit 2024-04-30T09:58:12.599409+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:13 smithi151 bash[18704]: audit 2024-04-30T09:58:12.605373+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:13 smithi151 bash[18704]: audit 2024-04-30T09:58:12.606337+0000 mon.b (mon.2) 101 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:13 smithi151 bash[18704]: audit 2024-04-30T09:58:12.839014+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:13 smithi151 bash[18704]: cluster 2024-04-30T09:58:13.199138+0000 mon.a (mon.0) 930 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-30T09:58:14.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:14 smithi151 bash[18704]: cephadm 2024-04-30T09:58:12.601970+0000 mgr.y (mgr.24322) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:14.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:14 smithi151 bash[18704]: cluster 2024-04-30T09:58:12.610652+0000 mgr.y (mgr.24322) 125 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 714 B/s rd, 714 B/s wr, 1 op/s 2024-04-30T09:58:14.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:14 smithi151 bash[18704]: cluster 2024-04-30T09:58:12.610894+0000 mgr.y (mgr.24322) 126 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:14.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:14 smithi151 bash[18704]: cephadm 2024-04-30T09:58:12.613630+0000 mgr.y (mgr.24322) 127 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-30T09:58:14.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:14 smithi151 bash[18704]: cephadm 2024-04-30T09:58:12.842276+0000 mgr.y (mgr.24322) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:14.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:14 smithi151 bash[18704]: audit 2024-04-30T09:58:13.681687+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:14.621 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:14 smithi144 bash[24004]: cephadm 2024-04-30T09:58:12.601970+0000 mgr.y (mgr.24322) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:14.621 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:14 smithi144 bash[24004]: cluster 2024-04-30T09:58:12.610652+0000 mgr.y (mgr.24322) 125 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 714 B/s rd, 714 B/s wr, 1 op/s 2024-04-30T09:58:14.621 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:14 smithi144 bash[24004]: cluster 2024-04-30T09:58:12.610894+0000 mgr.y (mgr.24322) 126 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:14.621 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:14 smithi144 bash[24004]: cephadm 2024-04-30T09:58:12.613630+0000 mgr.y (mgr.24322) 127 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-30T09:58:14.621 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:14 smithi144 bash[24004]: cephadm 2024-04-30T09:58:12.842276+0000 mgr.y (mgr.24322) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:14.621 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:14 smithi144 bash[24004]: audit 2024-04-30T09:58:13.681687+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:14.621 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:14 smithi144 bash[18557]: cephadm 2024-04-30T09:58:12.601970+0000 mgr.y (mgr.24322) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:14.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:14 smithi144 bash[18557]: cluster 2024-04-30T09:58:12.610652+0000 mgr.y (mgr.24322) 125 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 714 B/s rd, 714 B/s wr, 1 op/s 2024-04-30T09:58:14.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:14 smithi144 bash[18557]: cluster 2024-04-30T09:58:12.610894+0000 mgr.y (mgr.24322) 126 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:14.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:14 smithi144 bash[18557]: cephadm 2024-04-30T09:58:12.613630+0000 mgr.y (mgr.24322) 127 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-30T09:58:14.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:14 smithi144 bash[18557]: cephadm 2024-04-30T09:58:12.842276+0000 mgr.y (mgr.24322) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:14.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:14 smithi144 bash[18557]: audit 2024-04-30T09:58:13.681687+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:16.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:16 smithi144 bash[18557]: cluster 2024-04-30T09:58:14.614176+0000 mgr.y (mgr.24322) 129 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 4.5 KiB/s wr, 274 op/s 2024-04-30T09:58:16.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:16 smithi144 bash[24004]: cluster 2024-04-30T09:58:14.614176+0000 mgr.y (mgr.24322) 129 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 4.5 KiB/s wr, 274 op/s 2024-04-30T09:58:16.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:16 smithi151 bash[18704]: cluster 2024-04-30T09:58:14.614176+0000 mgr.y (mgr.24322) 129 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 4.5 KiB/s wr, 274 op/s 2024-04-30T09:58:18.206 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:17 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:58:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:58:18.268 INFO:teuthology.orchestra.run.smithi144.stderr:pool 'foo' created 2024-04-30T09:58:18.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:18 smithi151 bash[18704]: cluster 2024-04-30T09:58:16.615087+0000 mgr.y (mgr.24322) 130 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 4.5 KiB/s wr, 274 op/s 2024-04-30T09:58:18.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:18 smithi151 bash[18704]: audit 2024-04-30T09:58:17.309833+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.144:0/2074503723' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-30T09:58:18.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:18 smithi151 bash[18704]: audit 2024-04-30T09:58:17.310184+0000 mon.a (mon.0) 932 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-30T09:58:18.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:18 smithi151 bash[18704]: audit 2024-04-30T09:58:17.755045+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:18.522 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:18 smithi144 bash[18557]: cluster 2024-04-30T09:58:16.615087+0000 mgr.y (mgr.24322) 130 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 4.5 KiB/s wr, 274 op/s 2024-04-30T09:58:18.522 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:18 smithi144 bash[18557]: audit 2024-04-30T09:58:17.309833+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.144:0/2074503723' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-30T09:58:18.522 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:18 smithi144 bash[18557]: audit 2024-04-30T09:58:17.310184+0000 mon.a (mon.0) 932 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-30T09:58:18.523 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:18 smithi144 bash[18557]: audit 2024-04-30T09:58:17.755045+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:18.523 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:18 smithi144 bash[24004]: cluster 2024-04-30T09:58:16.615087+0000 mgr.y (mgr.24322) 130 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 148 KiB/s rd, 4.5 KiB/s wr, 274 op/s 2024-04-30T09:58:18.523 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:18 smithi144 bash[24004]: audit 2024-04-30T09:58:17.309833+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.144:0/2074503723' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-30T09:58:18.523 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:18 smithi144 bash[24004]: audit 2024-04-30T09:58:17.310184+0000 mon.a (mon.0) 932 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-30T09:58:18.523 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:18 smithi144 bash[24004]: audit 2024-04-30T09:58:17.755045+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:18.803 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:18 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:58:18] "GET /metrics HTTP/1.1" 200 196840 "" "Prometheus/2.33.4" 2024-04-30T09:58:19.205 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:18 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:58:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:58:19.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:19 smithi151 bash[18704]: audit 2024-04-30T09:58:18.260440+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-30T09:58:19.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:19 smithi151 bash[18704]: cluster 2024-04-30T09:58:18.260612+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-30T09:58:19.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:19 smithi151 bash[18704]: audit 2024-04-30T09:58:18.809582+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:19.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:19 smithi151 bash[18704]: audit 2024-04-30T09:58:18.817136+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:19.628 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:19 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:58:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:58:19.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:19 smithi144 bash[18557]: audit 2024-04-30T09:58:18.260440+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-30T09:58:19.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:19 smithi144 bash[18557]: cluster 2024-04-30T09:58:18.260612+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-30T09:58:19.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:19 smithi144 bash[18557]: audit 2024-04-30T09:58:18.809582+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:19.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:19 smithi144 bash[18557]: audit 2024-04-30T09:58:18.817136+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:19.628 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:19 smithi144 bash[24004]: audit 2024-04-30T09:58:18.260440+0000 mon.a (mon.0) 934 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-30T09:58:19.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:19 smithi144 bash[24004]: cluster 2024-04-30T09:58:18.260612+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-30T09:58:19.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:19 smithi144 bash[24004]: audit 2024-04-30T09:58:18.809582+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:19.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:19 smithi144 bash[24004]: audit 2024-04-30T09:58:18.817136+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:19.630 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'rbd pool init foo' 2024-04-30T09:58:19.969 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:19 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:58:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:58:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:20 smithi151 bash[18704]: cluster 2024-04-30T09:58:18.615948+0000 mgr.y (mgr.24322) 131 : cluster [DBG] pgmap v97: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 185 KiB/s rd, 5.6 KiB/s wr, 344 op/s 2024-04-30T09:58:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:20 smithi151 bash[18704]: cluster 2024-04-30T09:58:19.260137+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-30T09:58:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:20 smithi151 bash[18704]: audit 2024-04-30T09:58:19.337043+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:20 smithi151 bash[18704]: audit 2024-04-30T09:58:19.350430+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:20 smithi151 bash[18704]: audit 2024-04-30T09:58:19.375529+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:20 smithi151 bash[18704]: audit 2024-04-30T09:58:19.377060+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:20.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:20 smithi151 bash[18704]: audit 2024-04-30T09:58:19.387796+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:20 smithi151 bash[18704]: audit 2024-04-30T09:58:19.401860+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:20.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:20 smithi151 bash[18704]: audit 2024-04-30T09:58:19.402212+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:20 smithi151 bash[18704]: audit 2024-04-30T09:58:19.404557+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:20.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:20 smithi151 bash[18704]: audit 2024-04-30T09:58:19.411901+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-30T09:58:20.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:20 smithi151 bash[18704]: audit 2024-04-30T09:58:19.422553+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:20 smithi151 bash[18704]: audit 2024-04-30T09:58:19.422656+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:20.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:20 smithi151 bash[18704]: audit 2024-04-30T09:58:19.714705+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:20 smithi151 bash[18704]: audit 2024-04-30T09:58:19.723498+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[18557]: cluster 2024-04-30T09:58:18.615948+0000 mgr.y (mgr.24322) 131 : cluster [DBG] pgmap v97: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 185 KiB/s rd, 5.6 KiB/s wr, 344 op/s 2024-04-30T09:58:20.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[18557]: cluster 2024-04-30T09:58:19.260137+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-30T09:58:20.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[18557]: audit 2024-04-30T09:58:19.337043+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[18557]: audit 2024-04-30T09:58:19.350430+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[18557]: audit 2024-04-30T09:58:19.375529+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:20.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[18557]: audit 2024-04-30T09:58:19.377060+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:20.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[18557]: audit 2024-04-30T09:58:19.387796+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[18557]: audit 2024-04-30T09:58:19.401860+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:20.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[18557]: audit 2024-04-30T09:58:19.402212+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[18557]: audit 2024-04-30T09:58:19.404557+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:20.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[18557]: audit 2024-04-30T09:58:19.411901+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-30T09:58:20.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[18557]: audit 2024-04-30T09:58:19.422553+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[18557]: audit 2024-04-30T09:58:19.422656+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:20.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[18557]: audit 2024-04-30T09:58:19.714705+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[18557]: audit 2024-04-30T09:58:19.723498+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[24004]: cluster 2024-04-30T09:58:18.615948+0000 mgr.y (mgr.24322) 131 : cluster [DBG] pgmap v97: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 185 KiB/s rd, 5.6 KiB/s wr, 344 op/s 2024-04-30T09:58:20.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[24004]: cluster 2024-04-30T09:58:19.260137+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-30T09:58:20.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[24004]: audit 2024-04-30T09:58:19.337043+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[24004]: audit 2024-04-30T09:58:19.350430+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[24004]: audit 2024-04-30T09:58:19.375529+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:20.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[24004]: audit 2024-04-30T09:58:19.377060+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:20.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[24004]: audit 2024-04-30T09:58:19.387796+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[24004]: audit 2024-04-30T09:58:19.401860+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:20.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[24004]: audit 2024-04-30T09:58:19.402212+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[24004]: audit 2024-04-30T09:58:19.404557+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:20.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[24004]: audit 2024-04-30T09:58:19.411901+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-30T09:58:20.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[24004]: audit 2024-04-30T09:58:19.422553+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[24004]: audit 2024-04-30T09:58:19.422656+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:20.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[24004]: audit 2024-04-30T09:58:19.714705+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:20.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:20 smithi144 bash[24004]: audit 2024-04-30T09:58:19.723498+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:21.292 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:58:20 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:58:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T09:58:21.554 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:21 smithi144 bash[18557]: cluster 2024-04-30T09:58:19.381471+0000 mgr.y (mgr.24322) 132 : cluster [DBG] pgmap v99: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 175 KiB/s rd, 5.3 KiB/s wr, 325 op/s 2024-04-30T09:58:21.554 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:21 smithi144 bash[18557]: cephadm 2024-04-30T09:58:19.394751+0000 mgr.y (mgr.24322) 133 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-30T09:58:21.554 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:21 smithi144 bash[18557]: cephadm 2024-04-30T09:58:19.426090+0000 mgr.y (mgr.24322) 134 : cephadm [INF] Deploying daemon rgw.smpl.smithi144.bqchkk on smithi144 2024-04-30T09:58:21.554 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:21 smithi144 bash[18557]: cluster 2024-04-30T09:58:20.297727+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-30T09:58:21.554 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:21 smithi144 bash[18557]: cluster 2024-04-30T09:58:20.348163+0000 mon.a (mon.0) 949 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-30T09:58:21.554 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:21 smithi144 bash[18557]: cluster 2024-04-30T09:58:20.348207+0000 mon.a (mon.0) 950 : cluster [INF] Cluster is now healthy 2024-04-30T09:58:21.554 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:21 smithi144 bash[24004]: cluster 2024-04-30T09:58:19.381471+0000 mgr.y (mgr.24322) 132 : cluster [DBG] pgmap v99: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 175 KiB/s rd, 5.3 KiB/s wr, 325 op/s 2024-04-30T09:58:21.554 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:21 smithi144 bash[24004]: cephadm 2024-04-30T09:58:19.394751+0000 mgr.y (mgr.24322) 133 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-30T09:58:21.554 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:21 smithi144 bash[24004]: cephadm 2024-04-30T09:58:19.426090+0000 mgr.y (mgr.24322) 134 : cephadm [INF] Deploying daemon rgw.smpl.smithi144.bqchkk on smithi144 2024-04-30T09:58:21.555 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:21 smithi144 bash[24004]: cluster 2024-04-30T09:58:20.297727+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-30T09:58:21.555 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:21 smithi144 bash[24004]: cluster 2024-04-30T09:58:20.348163+0000 mon.a (mon.0) 949 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-30T09:58:21.555 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:21 smithi144 bash[24004]: cluster 2024-04-30T09:58:20.348207+0000 mon.a (mon.0) 950 : cluster [INF] Cluster is now healthy 2024-04-30T09:58:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:21 smithi151 bash[18704]: cluster 2024-04-30T09:58:19.381471+0000 mgr.y (mgr.24322) 132 : cluster [DBG] pgmap v99: 161 pgs: 32 unknown, 129 active+clean; 585 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 175 KiB/s rd, 5.3 KiB/s wr, 325 op/s 2024-04-30T09:58:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:21 smithi151 bash[18704]: cephadm 2024-04-30T09:58:19.394751+0000 mgr.y (mgr.24322) 133 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-30T09:58:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:21 smithi151 bash[18704]: cephadm 2024-04-30T09:58:19.426090+0000 mgr.y (mgr.24322) 134 : cephadm [INF] Deploying daemon rgw.smpl.smithi144.bqchkk on smithi144 2024-04-30T09:58:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:21 smithi151 bash[18704]: cluster 2024-04-30T09:58:20.297727+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-30T09:58:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:21 smithi151 bash[18704]: cluster 2024-04-30T09:58:20.348163+0000 mon.a (mon.0) 949 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-30T09:58:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:21 smithi151 bash[18704]: cluster 2024-04-30T09:58:20.348207+0000 mon.a (mon.0) 950 : cluster [INF] Cluster is now healthy 2024-04-30T09:58:22.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:22.724 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 09:58:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:22.724 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:22.725 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 09:58:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:22.725 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:58:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:22.725 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:58:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:22.725 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 09:58:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:22.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:22.726 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:58:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:22.984 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:22.984 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:22.985 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 09:58:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:22.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:22.985 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:58:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:22.985 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 09:58:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:22.986 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:58:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:22.986 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:58:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:22.986 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 09:58:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:23.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:23 smithi151 bash[18704]: cluster 2024-04-30T09:58:21.381919+0000 mgr.y (mgr.24322) 135 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:23.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:23 smithi151 bash[18704]: audit 2024-04-30T09:58:23.033086+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:23.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:23 smithi151 bash[18704]: audit 2024-04-30T09:58:23.036132+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:23.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:23 smithi151 bash[18704]: audit 2024-04-30T09:58:23.041690+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:23.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:23 smithi151 bash[18704]: audit 2024-04-30T09:58:23.046378+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-30T09:58:23.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:23 smithi151 bash[18704]: audit 2024-04-30T09:58:23.053889+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:23.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:23 smithi151 bash[18704]: audit 2024-04-30T09:58:23.056357+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:23.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:23 smithi144 bash[18557]: cluster 2024-04-30T09:58:21.381919+0000 mgr.y (mgr.24322) 135 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:23.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:23 smithi144 bash[18557]: audit 2024-04-30T09:58:23.033086+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:23.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:23 smithi144 bash[18557]: audit 2024-04-30T09:58:23.036132+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:23.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:23 smithi144 bash[18557]: audit 2024-04-30T09:58:23.041690+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:23.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:23 smithi144 bash[18557]: audit 2024-04-30T09:58:23.046378+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-30T09:58:23.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:23 smithi144 bash[18557]: audit 2024-04-30T09:58:23.053889+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:23.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:23 smithi144 bash[18557]: audit 2024-04-30T09:58:23.056357+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:23.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:23 smithi144 bash[24004]: cluster 2024-04-30T09:58:21.381919+0000 mgr.y (mgr.24322) 135 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:23.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:23 smithi144 bash[24004]: audit 2024-04-30T09:58:23.033086+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:23.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:23 smithi144 bash[24004]: audit 2024-04-30T09:58:23.036132+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:23.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:23 smithi144 bash[24004]: audit 2024-04-30T09:58:23.041690+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T09:58:23.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:23 smithi144 bash[24004]: audit 2024-04-30T09:58:23.046378+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-30T09:58:23.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:23 smithi144 bash[24004]: audit 2024-04-30T09:58:23.053889+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:23.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:23 smithi144 bash[24004]: audit 2024-04-30T09:58:23.056357+0000 mon.b (mon.2) 107 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:24.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:24 smithi151 bash[18704]: cephadm 2024-04-30T09:58:23.059511+0000 mgr.y (mgr.24322) 136 : cephadm [INF] Deploying daemon rgw.smpl.smithi151.blgvxw on smithi151 2024-04-30T09:58:24.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:24 smithi144 bash[24004]: cephadm 2024-04-30T09:58:23.059511+0000 mgr.y (mgr.24322) 136 : cephadm [INF] Deploying daemon rgw.smpl.smithi151.blgvxw on smithi151 2024-04-30T09:58:24.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:24 smithi144 bash[18557]: cephadm 2024-04-30T09:58:23.059511+0000 mgr.y (mgr.24322) 136 : cephadm [INF] Deploying daemon rgw.smpl.smithi151.blgvxw on smithi151 2024-04-30T09:58:25.354 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:58:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:25.355 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 09:58:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:25.355 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 09:58:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:25.355 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:58:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:25.355 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:58:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:25.356 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:58:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:25.356 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:25.356 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:25 smithi151 bash[18704]: cluster 2024-04-30T09:58:23.382344+0000 mgr.y (mgr.24322) 137 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:25.356 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:25 smithi151 bash[18704]: audit 2024-04-30T09:58:24.376082+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.144:0/3682703881' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-30T09:58:25.356 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:25 smithi151 bash[18704]: audit 2024-04-30T09:58:24.376484+0000 mon.a (mon.0) 955 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-30T09:58:25.357 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 09:58:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:25.357 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 09:58:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:25.612 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:25.612 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 09:58:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:25.612 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 09:58:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:25.613 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 09:58:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:25.613 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:58:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:25.613 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 09:58:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:25.614 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 09:58:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:25.614 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 09:58:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:25.614 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 09:58:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:25.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:25 smithi144 bash[18557]: cluster 2024-04-30T09:58:23.382344+0000 mgr.y (mgr.24322) 137 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:25.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:25 smithi144 bash[18557]: audit 2024-04-30T09:58:24.376082+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.144:0/3682703881' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-30T09:58:25.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:25 smithi144 bash[18557]: audit 2024-04-30T09:58:24.376484+0000 mon.a (mon.0) 955 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-30T09:58:25.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:25 smithi144 bash[24004]: cluster 2024-04-30T09:58:23.382344+0000 mgr.y (mgr.24322) 137 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:25.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:25 smithi144 bash[24004]: audit 2024-04-30T09:58:24.376082+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.144:0/3682703881' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-30T09:58:25.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:25 smithi144 bash[24004]: audit 2024-04-30T09:58:24.376484+0000 mon.a (mon.0) 955 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-30T09:58:26.664 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:26 smithi151 bash[18704]: audit 2024-04-30T09:58:25.318129+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-30T09:58:26.664 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:26 smithi151 bash[18704]: cluster 2024-04-30T09:58:25.318334+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-30T09:58:26.664 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:26 smithi151 bash[18704]: audit 2024-04-30T09:58:25.671924+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:26.664 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:26 smithi151 bash[18704]: audit 2024-04-30T09:58:25.675747+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:26.665 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:26 smithi151 bash[18704]: audit 2024-04-30T09:58:25.677005+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:26.665 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:26 smithi151 bash[18704]: audit 2024-04-30T09:58:25.939726+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:26.665 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:26 smithi151 bash[18704]: audit 2024-04-30T09:58:25.947606+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:26.665 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:26 smithi151 bash[18704]: audit 2024-04-30T09:58:25.948854+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:26.665 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:26 smithi151 bash[18704]: audit 2024-04-30T09:58:26.191925+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:26.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:26 smithi144 bash[18557]: audit 2024-04-30T09:58:25.318129+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-30T09:58:26.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:26 smithi144 bash[18557]: cluster 2024-04-30T09:58:25.318334+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-30T09:58:26.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:26 smithi144 bash[18557]: audit 2024-04-30T09:58:25.671924+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:26.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:26 smithi144 bash[18557]: audit 2024-04-30T09:58:25.675747+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:26.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:26 smithi144 bash[18557]: audit 2024-04-30T09:58:25.677005+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:26.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:26 smithi144 bash[18557]: audit 2024-04-30T09:58:25.939726+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:26.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:26 smithi144 bash[18557]: audit 2024-04-30T09:58:25.947606+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:26.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:26 smithi144 bash[18557]: audit 2024-04-30T09:58:25.948854+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:26.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:26 smithi144 bash[18557]: audit 2024-04-30T09:58:26.191925+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:26.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:26 smithi144 bash[24004]: audit 2024-04-30T09:58:25.318129+0000 mon.a (mon.0) 956 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-30T09:58:26.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:26 smithi144 bash[24004]: cluster 2024-04-30T09:58:25.318334+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-30T09:58:26.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:26 smithi144 bash[24004]: audit 2024-04-30T09:58:25.671924+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:26.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:26 smithi144 bash[24004]: audit 2024-04-30T09:58:25.675747+0000 mon.b (mon.2) 108 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:26.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:26 smithi144 bash[24004]: audit 2024-04-30T09:58:25.677005+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:26.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:26 smithi144 bash[24004]: audit 2024-04-30T09:58:25.939726+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:26.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:26 smithi144 bash[24004]: audit 2024-04-30T09:58:25.947606+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:26.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:26 smithi144 bash[24004]: audit 2024-04-30T09:58:25.948854+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:26.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:26 smithi144 bash[24004]: audit 2024-04-30T09:58:26.191925+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:27.378 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:27 smithi151 bash[18704]: cluster 2024-04-30T09:58:25.382981+0000 mgr.y (mgr.24322) 138 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:27.378 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:27 smithi151 bash[18704]: cephadm 2024-04-30T09:58:25.685653+0000 mgr.y (mgr.24322) 139 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-30T09:58:27.378 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:27 smithi151 bash[18704]: cephadm 2024-04-30T09:58:25.943055+0000 mgr.y (mgr.24322) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:27.378 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:27 smithi151 bash[18704]: cephadm 2024-04-30T09:58:25.955298+0000 mgr.y (mgr.24322) 141 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-30T09:58:27.379 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:27 smithi151 bash[18704]: cephadm 2024-04-30T09:58:26.196449+0000 mgr.y (mgr.24322) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:27.379 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:27 smithi151 bash[18704]: cluster 2024-04-30T09:58:26.322066+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-30T09:58:27.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:27 smithi144 bash[18557]: cluster 2024-04-30T09:58:25.382981+0000 mgr.y (mgr.24322) 138 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:27.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:27 smithi144 bash[18557]: cephadm 2024-04-30T09:58:25.685653+0000 mgr.y (mgr.24322) 139 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-30T09:58:27.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:27 smithi144 bash[18557]: cephadm 2024-04-30T09:58:25.943055+0000 mgr.y (mgr.24322) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:27.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:27 smithi144 bash[18557]: cephadm 2024-04-30T09:58:25.955298+0000 mgr.y (mgr.24322) 141 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-30T09:58:27.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:27 smithi144 bash[18557]: cephadm 2024-04-30T09:58:26.196449+0000 mgr.y (mgr.24322) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:27.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:27 smithi144 bash[18557]: cluster 2024-04-30T09:58:26.322066+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-30T09:58:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:27 smithi144 bash[24004]: cluster 2024-04-30T09:58:25.382981+0000 mgr.y (mgr.24322) 138 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:27 smithi144 bash[24004]: cephadm 2024-04-30T09:58:25.685653+0000 mgr.y (mgr.24322) 139 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-30T09:58:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:27 smithi144 bash[24004]: cephadm 2024-04-30T09:58:25.943055+0000 mgr.y (mgr.24322) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:27 smithi144 bash[24004]: cephadm 2024-04-30T09:58:25.955298+0000 mgr.y (mgr.24322) 141 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-30T09:58:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:27 smithi144 bash[24004]: cephadm 2024-04-30T09:58:26.196449+0000 mgr.y (mgr.24322) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:27 smithi144 bash[24004]: cluster 2024-04-30T09:58:26.322066+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-30T09:58:28.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:28 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:58:28] "GET /metrics HTTP/1.1" 200 208070 "" "Prometheus/2.33.4" 2024-04-30T09:58:28.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:28 smithi144 bash[18557]: cluster 2024-04-30T09:58:27.341237+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-30T09:58:28.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:28 smithi144 bash[18557]: cluster 2024-04-30T09:58:27.383398+0000 mgr.y (mgr.24322) 143 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:28.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:28 smithi144 bash[24004]: cluster 2024-04-30T09:58:27.341237+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-30T09:58:28.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:28 smithi144 bash[24004]: cluster 2024-04-30T09:58:27.383398+0000 mgr.y (mgr.24322) 143 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:28.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:28 smithi151 bash[18704]: cluster 2024-04-30T09:58:27.341237+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-30T09:58:28.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:28 smithi151 bash[18704]: cluster 2024-04-30T09:58:27.383398+0000 mgr.y (mgr.24322) 143 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:29.109 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'ceph orch apply iscsi foo u p' 2024-04-30T09:58:29.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:29 smithi144 bash[18557]: audit 2024-04-30T09:58:28.695106+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:29.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:29 smithi144 bash[24004]: audit 2024-04-30T09:58:28.695106+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:29 smithi151 bash[18704]: audit 2024-04-30T09:58:28.695106+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:30.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:30 smithi144 bash[18557]: cluster 2024-04-30T09:58:29.383885+0000 mgr.y (mgr.24322) 144 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:30.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:30 smithi144 bash[24004]: cluster 2024-04-30T09:58:29.383885+0000 mgr.y (mgr.24322) 144 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:31.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:30 smithi151 bash[18704]: cluster 2024-04-30T09:58:29.383885+0000 mgr.y (mgr.24322) 144 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:31.073 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:58:30 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:58:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T09:58:31.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:31 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:58:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:58:32.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:32 smithi151 bash[18704]: audit 2024-04-30T09:58:31.324624+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:32.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:32 smithi144 bash[18557]: audit 2024-04-30T09:58:31.324624+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:32.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:32 smithi144 bash[24004]: audit 2024-04-30T09:58:31.324624+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:33.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:33 smithi144 bash[18557]: cluster 2024-04-30T09:58:31.385634+0000 mgr.y (mgr.24322) 145 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 225 KiB/s rd, 674 B/s wr, 342 op/s 2024-04-30T09:58:33.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:33 smithi144 bash[24004]: cluster 2024-04-30T09:58:31.385634+0000 mgr.y (mgr.24322) 145 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 225 KiB/s rd, 674 B/s wr, 342 op/s 2024-04-30T09:58:33.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:33 smithi151 bash[18704]: cluster 2024-04-30T09:58:31.385634+0000 mgr.y (mgr.24322) 145 : cluster [DBG] pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 225 KiB/s rd, 674 B/s wr, 342 op/s 2024-04-30T09:58:33.593 INFO:teuthology.orchestra.run.smithi144.stdout:Scheduled iscsi.foo update... 2024-04-30T09:58:33.957 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:33 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:58:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:58:34.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:58:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:58:34.459 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'sleep 120' 2024-04-30T09:58:34.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[18557]: cluster 2024-04-30T09:58:33.386043+0000 mgr.y (mgr.24322) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 260 op/s 2024-04-30T09:58:34.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[18557]: audit 2024-04-30T09:58:33.586212+0000 mgr.y (mgr.24322) 147 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:58:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[18557]: cephadm 2024-04-30T09:58:33.590099+0000 mgr.y (mgr.24322) 148 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-30T09:58:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[18557]: audit 2024-04-30T09:58:33.594978+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[18557]: audit 2024-04-30T09:58:33.621526+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[18557]: audit 2024-04-30T09:58:33.626695+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[18557]: audit 2024-04-30T09:58:33.628853+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[18557]: audit 2024-04-30T09:58:33.629806+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[18557]: audit 2024-04-30T09:58:33.639538+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[18557]: cephadm 2024-04-30T09:58:33.640207+0000 mgr.y (mgr.24322) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[18557]: cluster 2024-04-30T09:58:33.710206+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-30T09:58:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[18557]: audit 2024-04-30T09:58:34.129463+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:34.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[24004]: cluster 2024-04-30T09:58:33.386043+0000 mgr.y (mgr.24322) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 260 op/s 2024-04-30T09:58:34.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[24004]: audit 2024-04-30T09:58:33.586212+0000 mgr.y (mgr.24322) 147 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:58:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[24004]: cephadm 2024-04-30T09:58:33.590099+0000 mgr.y (mgr.24322) 148 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-30T09:58:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[24004]: audit 2024-04-30T09:58:33.594978+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[24004]: audit 2024-04-30T09:58:33.621526+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[24004]: audit 2024-04-30T09:58:33.626695+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[24004]: audit 2024-04-30T09:58:33.628853+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[24004]: audit 2024-04-30T09:58:33.629806+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[24004]: audit 2024-04-30T09:58:33.639538+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[24004]: cephadm 2024-04-30T09:58:33.640207+0000 mgr.y (mgr.24322) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[24004]: cluster 2024-04-30T09:58:33.710206+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-30T09:58:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:34 smithi144 bash[24004]: audit 2024-04-30T09:58:34.129463+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:34 smithi151 bash[18704]: cluster 2024-04-30T09:58:33.386043+0000 mgr.y (mgr.24322) 146 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 260 op/s 2024-04-30T09:58:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:34 smithi151 bash[18704]: audit 2024-04-30T09:58:33.586212+0000 mgr.y (mgr.24322) 147 : audit [DBG] from='client.14910 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T09:58:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:34 smithi151 bash[18704]: cephadm 2024-04-30T09:58:33.590099+0000 mgr.y (mgr.24322) 148 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-30T09:58:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:34 smithi151 bash[18704]: audit 2024-04-30T09:58:33.594978+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:34 smithi151 bash[18704]: audit 2024-04-30T09:58:33.621526+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:34 smithi151 bash[18704]: audit 2024-04-30T09:58:33.626695+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:34 smithi151 bash[18704]: audit 2024-04-30T09:58:33.628853+0000 mon.b (mon.2) 112 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:34 smithi151 bash[18704]: audit 2024-04-30T09:58:33.629806+0000 mon.b (mon.2) 113 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:34 smithi151 bash[18704]: audit 2024-04-30T09:58:33.639538+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:34 smithi151 bash[18704]: cephadm 2024-04-30T09:58:33.640207+0000 mgr.y (mgr.24322) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:34 smithi151 bash[18704]: cluster 2024-04-30T09:58:33.710206+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-30T09:58:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:34 smithi151 bash[18704]: audit 2024-04-30T09:58:34.129463+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:35.732 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:35 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:58:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:58:36.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:36 smithi151 bash[18704]: cluster 2024-04-30T09:58:35.386815+0000 mgr.y (mgr.24322) 150 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 170 KiB/s rd, 508 B/s wr, 258 op/s 2024-04-30T09:58:36.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:36 smithi151 bash[18704]: audit 2024-04-30T09:58:35.573172+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:36.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:36 smithi151 bash[18704]: audit 2024-04-30T09:58:35.585004+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:36.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:36 smithi151 bash[18704]: audit 2024-04-30T09:58:35.608869+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:36.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:36 smithi151 bash[18704]: audit 2024-04-30T09:58:35.610215+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:36.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:36 smithi151 bash[18704]: audit 2024-04-30T09:58:35.619431+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:36.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:36 smithi151 bash[18704]: cephadm 2024-04-30T09:58:35.626074+0000 mgr.y (mgr.24322) 151 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-30T09:58:36.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:36 smithi151 bash[18704]: audit 2024-04-30T09:58:35.630700+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T09:58:36.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:36 smithi151 bash[18704]: audit 2024-04-30T09:58:35.633412+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T09:58:36.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:36 smithi151 bash[18704]: audit 2024-04-30T09:58:35.637118+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T09:58:36.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:36 smithi151 bash[18704]: audit 2024-04-30T09:58:35.642482+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:36.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:36 smithi151 bash[18704]: cephadm 2024-04-30T09:58:35.645856+0000 mgr.y (mgr.24322) 152 : cephadm [INF] Deploying daemon iscsi.foo.smithi144.ehnvft on smithi144 2024-04-30T09:58:36.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[18557]: cluster 2024-04-30T09:58:35.386815+0000 mgr.y (mgr.24322) 150 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 170 KiB/s rd, 508 B/s wr, 258 op/s 2024-04-30T09:58:36.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[18557]: audit 2024-04-30T09:58:35.573172+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[18557]: audit 2024-04-30T09:58:35.585004+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[18557]: audit 2024-04-30T09:58:35.608869+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[18557]: audit 2024-04-30T09:58:35.610215+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[18557]: audit 2024-04-30T09:58:35.619431+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[18557]: cephadm 2024-04-30T09:58:35.626074+0000 mgr.y (mgr.24322) 151 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-30T09:58:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[18557]: audit 2024-04-30T09:58:35.630700+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T09:58:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[18557]: audit 2024-04-30T09:58:35.633412+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T09:58:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[18557]: audit 2024-04-30T09:58:35.637118+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T09:58:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[18557]: audit 2024-04-30T09:58:35.642482+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[18557]: cephadm 2024-04-30T09:58:35.645856+0000 mgr.y (mgr.24322) 152 : cephadm [INF] Deploying daemon iscsi.foo.smithi144.ehnvft on smithi144 2024-04-30T09:58:36.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[24004]: cluster 2024-04-30T09:58:35.386815+0000 mgr.y (mgr.24322) 150 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 170 KiB/s rd, 508 B/s wr, 258 op/s 2024-04-30T09:58:36.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[24004]: audit 2024-04-30T09:58:35.573172+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:36.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[24004]: audit 2024-04-30T09:58:35.585004+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:36.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[24004]: audit 2024-04-30T09:58:35.608869+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:36.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[24004]: audit 2024-04-30T09:58:35.610215+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:36.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[24004]: audit 2024-04-30T09:58:35.619431+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:36.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[24004]: cephadm 2024-04-30T09:58:35.626074+0000 mgr.y (mgr.24322) 151 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-30T09:58:36.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[24004]: audit 2024-04-30T09:58:35.630700+0000 mon.b (mon.2) 116 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T09:58:36.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[24004]: audit 2024-04-30T09:58:35.633412+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T09:58:36.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[24004]: audit 2024-04-30T09:58:35.637118+0000 mon.a (mon.0) 975 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T09:58:36.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[24004]: audit 2024-04-30T09:58:35.642482+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:36.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:36 smithi144 bash[24004]: cephadm 2024-04-30T09:58:35.645856+0000 mgr.y (mgr.24322) 152 : cephadm [INF] Deploying daemon iscsi.foo.smithi144.ehnvft on smithi144 2024-04-30T09:58:37.861 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:37 smithi144 bash[18557]: cluster 2024-04-30T09:58:36.655020+0000 mon.a (mon.0) 976 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-30T09:58:37.862 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:37 smithi144 bash[24004]: cluster 2024-04-30T09:58:36.655020+0000 mon.a (mon.0) 976 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-30T09:58:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:37 smithi151 bash[18704]: cluster 2024-04-30T09:58:36.655020+0000 mon.a (mon.0) 976 : cluster [DBG] mgrmap e20: y(active, since 2m), standbys: x 2024-04-30T09:58:38.820 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:58:38] "GET /metrics HTTP/1.1" 200 208070 "" "Prometheus/2.33.4" 2024-04-30T09:58:38.820 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:38.820 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:58:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:38.821 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 09:58:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:38.821 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 09:58:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:38.821 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[24004]: cluster 2024-04-30T09:58:37.387500+0000 mgr.y (mgr.24322) 153 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 409 B/s wr, 208 op/s 2024-04-30T09:58:38.821 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[24004]: audit 2024-04-30T09:58:38.571610+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-04-30T09:58:38.822 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[24004]: audit 2024-04-30T09:58:38.572136+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-04-30T09:58:38.822 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[24004]: audit 2024-04-30T09:58:38.572584+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-30T09:58:38.822 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[24004]: audit 2024-04-30T09:58:38.573032+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-04-30T09:58:38.822 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[24004]: audit 2024-04-30T09:58:38.574616+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-04-30T09:58:38.822 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[24004]: audit 2024-04-30T09:58:38.575620+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-04-30T09:58:38.822 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[24004]: audit 2024-04-30T09:58:38.576205+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-30T09:58:38.822 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[24004]: audit 2024-04-30T09:58:38.576659+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-04-30T09:58:38.822 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:38.822 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 09:58:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:38.823 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:58:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:38.823 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:58:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:38.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[18557]: cluster 2024-04-30T09:58:37.387500+0000 mgr.y (mgr.24322) 153 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 409 B/s wr, 208 op/s 2024-04-30T09:58:38.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[18557]: audit 2024-04-30T09:58:38.571610+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-04-30T09:58:38.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[18557]: audit 2024-04-30T09:58:38.572136+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-04-30T09:58:38.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[18557]: audit 2024-04-30T09:58:38.572584+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-30T09:58:38.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[18557]: audit 2024-04-30T09:58:38.573032+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-04-30T09:58:38.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[18557]: audit 2024-04-30T09:58:38.574616+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-04-30T09:58:38.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[18557]: audit 2024-04-30T09:58:38.575620+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-04-30T09:58:38.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[18557]: audit 2024-04-30T09:58:38.576205+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-30T09:58:38.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:38 smithi144 bash[18557]: audit 2024-04-30T09:58:38.576659+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-04-30T09:58:38.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:39.070 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:39.071 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 09:58:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:39.071 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 09:58:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:39.071 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 09:58:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:39.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:39.072 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 09:58:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:39.072 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 09:58:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:39.073 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 09:58:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:39.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T09:58:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:38 smithi151 bash[18704]: cluster 2024-04-30T09:58:37.387500+0000 mgr.y (mgr.24322) 153 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 409 B/s wr, 208 op/s 2024-04-30T09:58:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:38 smithi151 bash[18704]: audit 2024-04-30T09:58:38.571610+0000 mon.b (mon.2) 118 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-04-30T09:58:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:38 smithi151 bash[18704]: audit 2024-04-30T09:58:38.572136+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-04-30T09:58:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:38 smithi151 bash[18704]: audit 2024-04-30T09:58:38.572584+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-30T09:58:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:38 smithi151 bash[18704]: audit 2024-04-30T09:58:38.573032+0000 mon.b (mon.2) 121 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-04-30T09:58:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:38 smithi151 bash[18704]: audit 2024-04-30T09:58:38.574616+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-04-30T09:58:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:38 smithi151 bash[18704]: audit 2024-04-30T09:58:38.575620+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]: dispatch 2024-04-30T09:58:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:38 smithi151 bash[18704]: audit 2024-04-30T09:58:38.576205+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]: dispatch 2024-04-30T09:58:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:38 smithi151 bash[18704]: audit 2024-04-30T09:58:38.576659+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]: dispatch 2024-04-30T09:58:40.011 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:38.655580+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:58:40.011 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:38.662464+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-04-30T09:58:40.011 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:38.662575+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-04-30T09:58:40.011 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:38.662669+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-04-30T09:58:40.011 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:38.662766+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-04-30T09:58:40.011 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: cluster 2024-04-30T09:58:38.662828+0000 mon.a (mon.0) 985 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-30T09:58:40.011 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:38.668049+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:58:40.012 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:38.669866+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:58:40.012 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:38.670815+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:58:40.012 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:39.113001+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:40.012 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:39.121421+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:40.012 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:39.124388+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:40.012 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:39.136072+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:40.012 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: cephadm 2024-04-30T09:58:39.140815+0000 mgr.y (mgr.24322) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:40.012 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:39.144666+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T09:58:40.012 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:39.147612+0000 mgr.y (mgr.24322) 155 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T09:58:40.012 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:39.147639+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T09:58:40.012 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: cephadm 2024-04-30T09:58:39.149337+0000 mgr.y (mgr.24322) 156 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.144:5000 to Dashboard 2024-04-30T09:58:40.012 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:38.655580+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:58:40.013 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:38.662464+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-04-30T09:58:40.013 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:38.662575+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-04-30T09:58:40.013 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:38.662669+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-04-30T09:58:40.013 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:38.662766+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-04-30T09:58:40.013 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: cluster 2024-04-30T09:58:38.662828+0000 mon.a (mon.0) 985 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-30T09:58:40.013 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:38.668049+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:58:40.013 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:38.669866+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:58:40.013 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:38.670815+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:58:40.013 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:39.113001+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:40.013 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:39.121421+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:40.013 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:39.124388+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:40.014 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:39.136072+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:40.014 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: cephadm 2024-04-30T09:58:39.140815+0000 mgr.y (mgr.24322) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:40.014 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:39.144666+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T09:58:40.014 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:39.147612+0000 mgr.y (mgr.24322) 155 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T09:58:40.014 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:39.147639+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T09:58:40.014 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: cephadm 2024-04-30T09:58:39.149337+0000 mgr.y (mgr.24322) 156 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.144:5000 to Dashboard 2024-04-30T09:58:40.014 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:39.150423+0000 mgr.y (mgr.24322) 157 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T09:58:40.014 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:39.155958+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:40.015 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:39.161228+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi144"}]: dispatch 2024-04-30T09:58:40.015 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:39.164038+0000 mgr.y (mgr.24322) 158 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi144"}]: dispatch 2024-04-30T09:58:40.015 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:39.173059+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:40.015 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:39.176991+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:40.015 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:39.178146+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:40.015 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: audit 2024-04-30T09:58:39.186254+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:40.015 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[18557]: cephadm 2024-04-30T09:58:39.190905+0000 mgr.y (mgr.24322) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:40.015 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:39.150423+0000 mgr.y (mgr.24322) 157 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T09:58:40.015 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:39.155958+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:40.015 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:39.161228+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi144"}]: dispatch 2024-04-30T09:58:40.015 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:39.164038+0000 mgr.y (mgr.24322) 158 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi144"}]: dispatch 2024-04-30T09:58:40.015 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:39.173059+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:40.016 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:39.176991+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:40.016 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:39.178146+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:40.016 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: audit 2024-04-30T09:58:39.186254+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:40.016 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:39 smithi144 bash[24004]: cephadm 2024-04-30T09:58:39.190905+0000 mgr.y (mgr.24322) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:38.655580+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:58:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:38.662464+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-04-30T09:58:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:38.662575+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 2]}]': finished 2024-04-30T09:58:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:38.662669+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.12", "id": [1, 5]}]': finished 2024-04-30T09:58:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:38.662766+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1c", "id": [1, 5]}]': finished 2024-04-30T09:58:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: cluster 2024-04-30T09:58:38.662828+0000 mon.a (mon.0) 985 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-30T09:58:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:38.668049+0000 mon.b (mon.2) 123 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:58:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:38.669866+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:58:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:38.670815+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:58:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:39.113001+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:39.121421+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:39.124388+0000 mon.b (mon.2) 125 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:39.136072+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: cephadm 2024-04-30T09:58:39.140815+0000 mgr.y (mgr.24322) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:39.144666+0000 mon.b (mon.2) 126 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T09:58:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:39.147612+0000 mgr.y (mgr.24322) 155 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T09:58:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:39.147639+0000 mon.b (mon.2) 127 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T09:58:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: cephadm 2024-04-30T09:58:39.149337+0000 mgr.y (mgr.24322) 156 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.144:5000 to Dashboard 2024-04-30T09:58:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:39.150423+0000 mgr.y (mgr.24322) 157 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T09:58:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:39.155958+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:39.161228+0000 mon.b (mon.2) 128 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi144"}]: dispatch 2024-04-30T09:58:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:39.164038+0000 mgr.y (mgr.24322) 158 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi144"}]: dispatch 2024-04-30T09:58:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:39.173059+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:39.176991+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:39.178146+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: audit 2024-04-30T09:58:39.186254+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:39 smithi151 bash[18704]: cephadm 2024-04-30T09:58:39.190905+0000 mgr.y (mgr.24322) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T09:58:40.944 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:40 smithi144 bash[18557]: cluster 2024-04-30T09:58:39.388008+0000 mgr.y (mgr.24322) 160 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:40.944 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:40 smithi144 bash[18557]: cluster 2024-04-30T09:58:39.674788+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-30T09:58:40.945 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:40 smithi144 bash[24004]: cluster 2024-04-30T09:58:39.388008+0000 mgr.y (mgr.24322) 160 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:40.945 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:40 smithi144 bash[24004]: cluster 2024-04-30T09:58:39.674788+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-30T09:58:41.073 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:58:40 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:58:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T09:58:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:40 smithi151 bash[18704]: cluster 2024-04-30T09:58:39.388008+0000 mgr.y (mgr.24322) 160 : cluster [DBG] pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:40 smithi151 bash[18704]: cluster 2024-04-30T09:58:39.674788+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-30T09:58:41.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:41 smithi144 bash[24004]: audit 2024-04-30T09:58:41.586954+0000 mon.a (mon.0) 994 : audit [DBG] from='client.? 172.21.15.144:0/2950937202' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-30T09:58:41.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:41 smithi144 bash[18557]: audit 2024-04-30T09:58:41.586954+0000 mon.a (mon.0) 994 : audit [DBG] from='client.? 172.21.15.144:0/2950937202' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-30T09:58:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:41 smithi151 bash[18704]: audit 2024-04-30T09:58:41.586954+0000 mon.a (mon.0) 994 : audit [DBG] from='client.? 172.21.15.144:0/2950937202' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-30T09:58:42.943 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:42 smithi144 bash[18557]: cluster 2024-04-30T09:58:41.388418+0000 mgr.y (mgr.24322) 161 : cluster [DBG] pgmap v117: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:42.943 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:42 smithi144 bash[18557]: audit 2024-04-30T09:58:41.924659+0000 mon.a (mon.0) 995 : audit [INF] from='client.? 172.21.15.144:0/2703506908' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/4081947284"}]: dispatch 2024-04-30T09:58:42.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:42 smithi144 bash[24004]: cluster 2024-04-30T09:58:41.388418+0000 mgr.y (mgr.24322) 161 : cluster [DBG] pgmap v117: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:42.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:42 smithi144 bash[24004]: audit 2024-04-30T09:58:41.924659+0000 mon.a (mon.0) 995 : audit [INF] from='client.? 172.21.15.144:0/2703506908' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/4081947284"}]: dispatch 2024-04-30T09:58:43.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:42 smithi151 bash[18704]: cluster 2024-04-30T09:58:41.388418+0000 mgr.y (mgr.24322) 161 : cluster [DBG] pgmap v117: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:43.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:42 smithi151 bash[18704]: audit 2024-04-30T09:58:41.924659+0000 mon.a (mon.0) 995 : audit [INF] from='client.? 172.21.15.144:0/2703506908' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/4081947284"}]: dispatch 2024-04-30T09:58:43.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:43 smithi144 bash[18557]: audit 2024-04-30T09:58:42.703001+0000 mon.a (mon.0) 996 : audit [INF] from='client.? 172.21.15.144:0/2703506908' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/4081947284"}]': finished 2024-04-30T09:58:43.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:43 smithi144 bash[18557]: cluster 2024-04-30T09:58:42.703075+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-30T09:58:43.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:43 smithi144 bash[18557]: audit 2024-04-30T09:58:43.039246+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.144:0/1876603048' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2764549706"}]: dispatch 2024-04-30T09:58:43.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:43 smithi144 bash[18557]: audit 2024-04-30T09:58:43.039764+0000 mon.a (mon.0) 998 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2764549706"}]: dispatch 2024-04-30T09:58:43.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:43 smithi144 bash[24004]: audit 2024-04-30T09:58:42.703001+0000 mon.a (mon.0) 996 : audit [INF] from='client.? 172.21.15.144:0/2703506908' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/4081947284"}]': finished 2024-04-30T09:58:43.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:43 smithi144 bash[24004]: cluster 2024-04-30T09:58:42.703075+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-30T09:58:43.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:43 smithi144 bash[24004]: audit 2024-04-30T09:58:43.039246+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.144:0/1876603048' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2764549706"}]: dispatch 2024-04-30T09:58:43.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:43 smithi144 bash[24004]: audit 2024-04-30T09:58:43.039764+0000 mon.a (mon.0) 998 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2764549706"}]: dispatch 2024-04-30T09:58:44.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:43 smithi151 bash[18704]: audit 2024-04-30T09:58:42.703001+0000 mon.a (mon.0) 996 : audit [INF] from='client.? 172.21.15.144:0/2703506908' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/4081947284"}]': finished 2024-04-30T09:58:44.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:43 smithi151 bash[18704]: cluster 2024-04-30T09:58:42.703075+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-30T09:58:44.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:43 smithi151 bash[18704]: audit 2024-04-30T09:58:43.039246+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.144:0/1876603048' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2764549706"}]: dispatch 2024-04-30T09:58:44.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:43 smithi151 bash[18704]: audit 2024-04-30T09:58:43.039764+0000 mon.a (mon.0) 998 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2764549706"}]: dispatch 2024-04-30T09:58:45.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:44 smithi151 bash[18704]: cluster 2024-04-30T09:58:43.388820+0000 mgr.y (mgr.24322) 162 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:45.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:44 smithi151 bash[18704]: audit 2024-04-30T09:58:43.712334+0000 mon.a (mon.0) 999 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2764549706"}]': finished 2024-04-30T09:58:45.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:44 smithi151 bash[18704]: cluster 2024-04-30T09:58:43.712446+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-30T09:58:45.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:44 smithi151 bash[18704]: audit 2024-04-30T09:58:43.712577+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:45.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:44 smithi151 bash[18704]: audit 2024-04-30T09:58:44.052014+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.144:0/1670002595' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2517334754"}]: dispatch 2024-04-30T09:58:45.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:44 smithi151 bash[18704]: audit 2024-04-30T09:58:44.052631+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2517334754"}]: dispatch 2024-04-30T09:58:45.205 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:44 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:58:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:58:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:44 smithi144 bash[18557]: cluster 2024-04-30T09:58:43.388820+0000 mgr.y (mgr.24322) 162 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:44 smithi144 bash[18557]: audit 2024-04-30T09:58:43.712334+0000 mon.a (mon.0) 999 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2764549706"}]': finished 2024-04-30T09:58:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:44 smithi144 bash[18557]: cluster 2024-04-30T09:58:43.712446+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-30T09:58:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:44 smithi144 bash[18557]: audit 2024-04-30T09:58:43.712577+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:44 smithi144 bash[18557]: audit 2024-04-30T09:58:44.052014+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.144:0/1670002595' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2517334754"}]: dispatch 2024-04-30T09:58:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:44 smithi144 bash[18557]: audit 2024-04-30T09:58:44.052631+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2517334754"}]: dispatch 2024-04-30T09:58:45.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:44 smithi144 bash[24004]: cluster 2024-04-30T09:58:43.388820+0000 mgr.y (mgr.24322) 162 : cluster [DBG] pgmap v119: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:45.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:44 smithi144 bash[24004]: audit 2024-04-30T09:58:43.712334+0000 mon.a (mon.0) 999 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2764549706"}]': finished 2024-04-30T09:58:45.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:44 smithi144 bash[24004]: cluster 2024-04-30T09:58:43.712446+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-30T09:58:45.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:44 smithi144 bash[24004]: audit 2024-04-30T09:58:43.712577+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:45.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:44 smithi144 bash[24004]: audit 2024-04-30T09:58:44.052014+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.144:0/1670002595' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2517334754"}]: dispatch 2024-04-30T09:58:45.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:44 smithi144 bash[24004]: audit 2024-04-30T09:58:44.052631+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2517334754"}]: dispatch 2024-04-30T09:58:45.929 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:45 smithi144 bash[18557]: audit 2024-04-30T09:58:44.725186+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2517334754"}]': finished 2024-04-30T09:58:45.929 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:45 smithi144 bash[18557]: cluster 2024-04-30T09:58:44.725404+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-30T09:58:45.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:45 smithi144 bash[18557]: audit 2024-04-30T09:58:44.904896+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:45.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:45 smithi144 bash[18557]: audit 2024-04-30T09:58:45.075614+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.144:0/192168150' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3819687039"}]: dispatch 2024-04-30T09:58:45.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:45 smithi144 bash[18557]: audit 2024-04-30T09:58:45.076252+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3819687039"}]: dispatch 2024-04-30T09:58:45.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:45 smithi144 bash[24004]: audit 2024-04-30T09:58:44.725186+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2517334754"}]': finished 2024-04-30T09:58:45.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:45 smithi144 bash[24004]: cluster 2024-04-30T09:58:44.725404+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-30T09:58:45.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:45 smithi144 bash[24004]: audit 2024-04-30T09:58:44.904896+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:45.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:45 smithi144 bash[24004]: audit 2024-04-30T09:58:45.075614+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.144:0/192168150' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3819687039"}]: dispatch 2024-04-30T09:58:45.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:45 smithi144 bash[24004]: audit 2024-04-30T09:58:45.076252+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3819687039"}]: dispatch 2024-04-30T09:58:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:45 smithi151 bash[18704]: audit 2024-04-30T09:58:44.725186+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2517334754"}]': finished 2024-04-30T09:58:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:45 smithi151 bash[18704]: cluster 2024-04-30T09:58:44.725404+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-30T09:58:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:45 smithi151 bash[18704]: audit 2024-04-30T09:58:44.904896+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:45 smithi151 bash[18704]: audit 2024-04-30T09:58:45.075614+0000 mon.c (mon.1) 27 : audit [INF] from='client.? 172.21.15.144:0/192168150' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3819687039"}]: dispatch 2024-04-30T09:58:46.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:45 smithi151 bash[18704]: audit 2024-04-30T09:58:45.076252+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3819687039"}]: dispatch 2024-04-30T09:58:46.706 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:58:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:58:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[18557]: cluster 2024-04-30T09:58:45.389344+0000 mgr.y (mgr.24322) 163 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 715 B/s rd, 536 B/s wr, 2 op/s; 8 B/s, 0 objects/s recovering 2024-04-30T09:58:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[18557]: audit 2024-04-30T09:58:45.915441+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3819687039"}]': finished 2024-04-30T09:58:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[18557]: cluster 2024-04-30T09:58:45.915504+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-30T09:58:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[18557]: audit 2024-04-30T09:58:46.209545+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[18557]: audit 2024-04-30T09:58:46.219639+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[18557]: audit 2024-04-30T09:58:46.219905+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[18557]: audit 2024-04-30T09:58:46.221500+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[18557]: audit 2024-04-30T09:58:46.233675+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[18557]: audit 2024-04-30T09:58:46.247600+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.144:0/1046271060' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2709419173"}]: dispatch 2024-04-30T09:58:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[18557]: audit 2024-04-30T09:58:46.248008+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2709419173"}]: dispatch 2024-04-30T09:58:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[24004]: cluster 2024-04-30T09:58:45.389344+0000 mgr.y (mgr.24322) 163 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 715 B/s rd, 536 B/s wr, 2 op/s; 8 B/s, 0 objects/s recovering 2024-04-30T09:58:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[24004]: audit 2024-04-30T09:58:45.915441+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3819687039"}]': finished 2024-04-30T09:58:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[24004]: cluster 2024-04-30T09:58:45.915504+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-30T09:58:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[24004]: audit 2024-04-30T09:58:46.209545+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[24004]: audit 2024-04-30T09:58:46.219639+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[24004]: audit 2024-04-30T09:58:46.219905+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[24004]: audit 2024-04-30T09:58:46.221500+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[24004]: audit 2024-04-30T09:58:46.233675+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[24004]: audit 2024-04-30T09:58:46.247600+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.144:0/1046271060' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2709419173"}]: dispatch 2024-04-30T09:58:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:46 smithi144 bash[24004]: audit 2024-04-30T09:58:46.248008+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2709419173"}]: dispatch 2024-04-30T09:58:47.225 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:46 smithi151 bash[18704]: cluster 2024-04-30T09:58:45.389344+0000 mgr.y (mgr.24322) 163 : cluster [DBG] pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 715 B/s rd, 536 B/s wr, 2 op/s; 8 B/s, 0 objects/s recovering 2024-04-30T09:58:47.225 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:46 smithi151 bash[18704]: audit 2024-04-30T09:58:45.915441+0000 mon.a (mon.0) 1007 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3819687039"}]': finished 2024-04-30T09:58:47.225 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:46 smithi151 bash[18704]: cluster 2024-04-30T09:58:45.915504+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-30T09:58:47.225 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:46 smithi151 bash[18704]: audit 2024-04-30T09:58:46.209545+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:47.225 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:46 smithi151 bash[18704]: audit 2024-04-30T09:58:46.219639+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:47.225 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:46 smithi151 bash[18704]: audit 2024-04-30T09:58:46.219905+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:58:47.225 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:46 smithi151 bash[18704]: audit 2024-04-30T09:58:46.221500+0000 mon.b (mon.2) 132 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:58:47.226 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:46 smithi151 bash[18704]: audit 2024-04-30T09:58:46.233675+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:47.226 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:46 smithi151 bash[18704]: audit 2024-04-30T09:58:46.247600+0000 mon.c (mon.1) 28 : audit [INF] from='client.? 172.21.15.144:0/1046271060' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2709419173"}]: dispatch 2024-04-30T09:58:47.226 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:46 smithi151 bash[18704]: audit 2024-04-30T09:58:46.248008+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2709419173"}]: dispatch 2024-04-30T09:58:48.311 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:48 smithi151 bash[18704]: audit 2024-04-30T09:58:47.238049+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2709419173"}]': finished 2024-04-30T09:58:48.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:48 smithi151 bash[18704]: cluster 2024-04-30T09:58:47.238241+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-30T09:58:48.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:48 smithi151 bash[18704]: audit 2024-04-30T09:58:47.580249+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.144:0/974181012' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2764549706"}]: dispatch 2024-04-30T09:58:48.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:48 smithi151 bash[18704]: audit 2024-04-30T09:58:47.581025+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2764549706"}]: dispatch 2024-04-30T09:58:48.523 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:48 smithi144 bash[24004]: audit 2024-04-30T09:58:47.238049+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2709419173"}]': finished 2024-04-30T09:58:48.524 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:48 smithi144 bash[24004]: cluster 2024-04-30T09:58:47.238241+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-30T09:58:48.524 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:48 smithi144 bash[24004]: audit 2024-04-30T09:58:47.580249+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.144:0/974181012' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2764549706"}]: dispatch 2024-04-30T09:58:48.524 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:48 smithi144 bash[24004]: audit 2024-04-30T09:58:47.581025+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2764549706"}]: dispatch 2024-04-30T09:58:48.524 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:48 smithi144 bash[18557]: audit 2024-04-30T09:58:47.238049+0000 mon.a (mon.0) 1013 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2709419173"}]': finished 2024-04-30T09:58:48.524 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:48 smithi144 bash[18557]: cluster 2024-04-30T09:58:47.238241+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-30T09:58:48.524 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:48 smithi144 bash[18557]: audit 2024-04-30T09:58:47.580249+0000 mon.c (mon.1) 29 : audit [INF] from='client.? 172.21.15.144:0/974181012' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2764549706"}]: dispatch 2024-04-30T09:58:48.524 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:48 smithi144 bash[18557]: audit 2024-04-30T09:58:47.581025+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2764549706"}]: dispatch 2024-04-30T09:58:48.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:48 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:58:48] "GET /metrics HTTP/1.1" 200 214959 "" "Prometheus/2.33.4" 2024-04-30T09:58:49.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:49 smithi151 bash[18704]: cluster 2024-04-30T09:58:47.389731+0000 mgr.y (mgr.24322) 164 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 767 B/s wr, 3 op/s; 11 B/s, 0 objects/s recovering 2024-04-30T09:58:49.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:49 smithi151 bash[18704]: audit 2024-04-30T09:58:48.249337+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2764549706"}]': finished 2024-04-30T09:58:49.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:49 smithi151 bash[18704]: cluster 2024-04-30T09:58:48.249610+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-30T09:58:49.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:49 smithi151 bash[18704]: audit 2024-04-30T09:58:48.589935+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? 172.21.15.144:0/167057601' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1943330115"}]: dispatch 2024-04-30T09:58:49.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:49 smithi144 bash[18557]: cluster 2024-04-30T09:58:47.389731+0000 mgr.y (mgr.24322) 164 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 767 B/s wr, 3 op/s; 11 B/s, 0 objects/s recovering 2024-04-30T09:58:49.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:49 smithi144 bash[18557]: audit 2024-04-30T09:58:48.249337+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2764549706"}]': finished 2024-04-30T09:58:49.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:49 smithi144 bash[18557]: cluster 2024-04-30T09:58:48.249610+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-30T09:58:49.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:49 smithi144 bash[18557]: audit 2024-04-30T09:58:48.589935+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? 172.21.15.144:0/167057601' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1943330115"}]: dispatch 2024-04-30T09:58:49.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:49 smithi144 bash[24004]: cluster 2024-04-30T09:58:47.389731+0000 mgr.y (mgr.24322) 164 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 767 B/s wr, 3 op/s; 11 B/s, 0 objects/s recovering 2024-04-30T09:58:49.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:49 smithi144 bash[24004]: audit 2024-04-30T09:58:48.249337+0000 mon.a (mon.0) 1016 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2764549706"}]': finished 2024-04-30T09:58:49.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:49 smithi144 bash[24004]: cluster 2024-04-30T09:58:48.249610+0000 mon.a (mon.0) 1017 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-30T09:58:49.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:49 smithi144 bash[24004]: audit 2024-04-30T09:58:48.589935+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? 172.21.15.144:0/167057601' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1943330115"}]: dispatch 2024-04-30T09:58:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:50 smithi151 bash[18704]: audit 2024-04-30T09:58:49.254092+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? 172.21.15.144:0/167057601' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1943330115"}]': finished 2024-04-30T09:58:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:50 smithi151 bash[18704]: cluster 2024-04-30T09:58:49.254256+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-30T09:58:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:50 smithi151 bash[18704]: audit 2024-04-30T09:58:49.603306+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.144:0/653296776' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2210082944"}]: dispatch 2024-04-30T09:58:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:50 smithi151 bash[18704]: audit 2024-04-30T09:58:49.604632+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2210082944"}]: dispatch 2024-04-30T09:58:50.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:50 smithi144 bash[18557]: audit 2024-04-30T09:58:49.254092+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? 172.21.15.144:0/167057601' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1943330115"}]': finished 2024-04-30T09:58:50.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:50 smithi144 bash[18557]: cluster 2024-04-30T09:58:49.254256+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-30T09:58:50.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:50 smithi144 bash[18557]: audit 2024-04-30T09:58:49.603306+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.144:0/653296776' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2210082944"}]: dispatch 2024-04-30T09:58:50.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:50 smithi144 bash[18557]: audit 2024-04-30T09:58:49.604632+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2210082944"}]: dispatch 2024-04-30T09:58:50.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:50 smithi144 bash[24004]: audit 2024-04-30T09:58:49.254092+0000 mon.a (mon.0) 1019 : audit [INF] from='client.? 172.21.15.144:0/167057601' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1943330115"}]': finished 2024-04-30T09:58:50.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:50 smithi144 bash[24004]: cluster 2024-04-30T09:58:49.254256+0000 mon.a (mon.0) 1020 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-30T09:58:50.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:50 smithi144 bash[24004]: audit 2024-04-30T09:58:49.603306+0000 mon.c (mon.1) 30 : audit [INF] from='client.? 172.21.15.144:0/653296776' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2210082944"}]: dispatch 2024-04-30T09:58:50.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:50 smithi144 bash[24004]: audit 2024-04-30T09:58:49.604632+0000 mon.a (mon.0) 1021 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2210082944"}]: dispatch 2024-04-30T09:58:51.073 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:58:50 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:58:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T09:58:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:51 smithi151 bash[18704]: cluster 2024-04-30T09:58:49.390206+0000 mgr.y (mgr.24322) 165 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:51 smithi151 bash[18704]: audit 2024-04-30T09:58:50.280232+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2210082944"}]': finished 2024-04-30T09:58:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:51 smithi151 bash[18704]: cluster 2024-04-30T09:58:50.280398+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-30T09:58:51.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:51 smithi151 bash[18704]: audit 2024-04-30T09:58:50.628622+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.144:0/4237409172' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2119254606"}]: dispatch 2024-04-30T09:58:51.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:51 smithi151 bash[18704]: audit 2024-04-30T09:58:50.629494+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2119254606"}]: dispatch 2024-04-30T09:58:51.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:51 smithi144 bash[18557]: cluster 2024-04-30T09:58:49.390206+0000 mgr.y (mgr.24322) 165 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:51.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:51 smithi144 bash[18557]: audit 2024-04-30T09:58:50.280232+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2210082944"}]': finished 2024-04-30T09:58:51.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:51 smithi144 bash[18557]: cluster 2024-04-30T09:58:50.280398+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-30T09:58:51.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:51 smithi144 bash[18557]: audit 2024-04-30T09:58:50.628622+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.144:0/4237409172' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2119254606"}]: dispatch 2024-04-30T09:58:51.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:51 smithi144 bash[18557]: audit 2024-04-30T09:58:50.629494+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2119254606"}]: dispatch 2024-04-30T09:58:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:51 smithi144 bash[24004]: cluster 2024-04-30T09:58:49.390206+0000 mgr.y (mgr.24322) 165 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:58:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:51 smithi144 bash[24004]: audit 2024-04-30T09:58:50.280232+0000 mon.a (mon.0) 1022 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2210082944"}]': finished 2024-04-30T09:58:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:51 smithi144 bash[24004]: cluster 2024-04-30T09:58:50.280398+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-30T09:58:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:51 smithi144 bash[24004]: audit 2024-04-30T09:58:50.628622+0000 mon.c (mon.1) 31 : audit [INF] from='client.? 172.21.15.144:0/4237409172' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2119254606"}]: dispatch 2024-04-30T09:58:51.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:51 smithi144 bash[24004]: audit 2024-04-30T09:58:50.629494+0000 mon.a (mon.0) 1024 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2119254606"}]: dispatch 2024-04-30T09:58:52.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:52 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:58:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:58:52.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:52 smithi144 bash[24004]: audit 2024-04-30T09:58:51.279580+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2119254606"}]': finished 2024-04-30T09:58:52.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:52 smithi144 bash[24004]: cluster 2024-04-30T09:58:51.279796+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-30T09:58:52.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:52 smithi144 bash[24004]: audit 2024-04-30T09:58:51.294281+0000 mgr.y (mgr.24322) 166 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:58:52.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:52 smithi144 bash[24004]: audit 2024-04-30T09:58:51.624299+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.144:0/3850857267' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/668486100"}]: dispatch 2024-04-30T09:58:52.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:52 smithi144 bash[24004]: audit 2024-04-30T09:58:52.190852+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:52.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:52 smithi144 bash[24004]: audit 2024-04-30T09:58:52.201773+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:52 smithi144 bash[18557]: audit 2024-04-30T09:58:51.279580+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2119254606"}]': finished 2024-04-30T09:58:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:52 smithi144 bash[18557]: cluster 2024-04-30T09:58:51.279796+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-30T09:58:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:52 smithi144 bash[18557]: audit 2024-04-30T09:58:51.294281+0000 mgr.y (mgr.24322) 166 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:58:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:52 smithi144 bash[18557]: audit 2024-04-30T09:58:51.624299+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.144:0/3850857267' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/668486100"}]: dispatch 2024-04-30T09:58:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:52 smithi144 bash[18557]: audit 2024-04-30T09:58:52.190852+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:52 smithi144 bash[18557]: audit 2024-04-30T09:58:52.201773+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:52.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:52 smithi151 bash[18704]: audit 2024-04-30T09:58:51.279580+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2119254606"}]': finished 2024-04-30T09:58:52.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:52 smithi151 bash[18704]: cluster 2024-04-30T09:58:51.279796+0000 mon.a (mon.0) 1026 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-30T09:58:52.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:52 smithi151 bash[18704]: audit 2024-04-30T09:58:51.294281+0000 mgr.y (mgr.24322) 166 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:58:52.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:52 smithi151 bash[18704]: audit 2024-04-30T09:58:51.624299+0000 mon.a (mon.0) 1027 : audit [INF] from='client.? 172.21.15.144:0/3850857267' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/668486100"}]: dispatch 2024-04-30T09:58:52.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:52 smithi151 bash[18704]: audit 2024-04-30T09:58:52.190852+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:52.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:52 smithi151 bash[18704]: audit 2024-04-30T09:58:52.201773+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:58:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:53 smithi151 bash[18704]: cluster 2024-04-30T09:58:51.390835+0000 mgr.y (mgr.24322) 167 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:58:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:53 smithi151 bash[18704]: audit 2024-04-30T09:58:52.309277+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? 172.21.15.144:0/3850857267' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/668486100"}]': finished 2024-04-30T09:58:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:53 smithi151 bash[18704]: cluster 2024-04-30T09:58:52.309447+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-30T09:58:53.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:53 smithi151 bash[18704]: audit 2024-04-30T09:58:52.651427+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? 172.21.15.144:0/4057213519' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2167011049"}]: dispatch 2024-04-30T09:58:53.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:53 smithi144 bash[18557]: cluster 2024-04-30T09:58:51.390835+0000 mgr.y (mgr.24322) 167 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:58:53.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:53 smithi144 bash[18557]: audit 2024-04-30T09:58:52.309277+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? 172.21.15.144:0/3850857267' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/668486100"}]': finished 2024-04-30T09:58:53.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:53 smithi144 bash[18557]: cluster 2024-04-30T09:58:52.309447+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-30T09:58:53.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:53 smithi144 bash[18557]: audit 2024-04-30T09:58:52.651427+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? 172.21.15.144:0/4057213519' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2167011049"}]: dispatch 2024-04-30T09:58:53.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:53 smithi144 bash[24004]: cluster 2024-04-30T09:58:51.390835+0000 mgr.y (mgr.24322) 167 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:58:53.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:53 smithi144 bash[24004]: audit 2024-04-30T09:58:52.309277+0000 mon.a (mon.0) 1030 : audit [INF] from='client.? 172.21.15.144:0/3850857267' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/668486100"}]': finished 2024-04-30T09:58:53.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:53 smithi144 bash[24004]: cluster 2024-04-30T09:58:52.309447+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-30T09:58:53.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:53 smithi144 bash[24004]: audit 2024-04-30T09:58:52.651427+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? 172.21.15.144:0/4057213519' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2167011049"}]: dispatch 2024-04-30T09:58:54.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:54 smithi151 bash[18704]: audit 2024-04-30T09:58:53.304196+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? 172.21.15.144:0/4057213519' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2167011049"}]': finished 2024-04-30T09:58:54.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:54 smithi151 bash[18704]: cluster 2024-04-30T09:58:53.304354+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-30T09:58:54.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:54 smithi151 bash[18704]: audit 2024-04-30T09:58:53.650349+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? 172.21.15.144:0/354462691' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2119254606"}]: dispatch 2024-04-30T09:58:54.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:54 smithi144 bash[24004]: audit 2024-04-30T09:58:53.304196+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? 172.21.15.144:0/4057213519' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2167011049"}]': finished 2024-04-30T09:58:54.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:54 smithi144 bash[24004]: cluster 2024-04-30T09:58:53.304354+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-30T09:58:54.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:54 smithi144 bash[24004]: audit 2024-04-30T09:58:53.650349+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? 172.21.15.144:0/354462691' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2119254606"}]: dispatch 2024-04-30T09:58:54.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:54 smithi144 bash[18557]: audit 2024-04-30T09:58:53.304196+0000 mon.a (mon.0) 1033 : audit [INF] from='client.? 172.21.15.144:0/4057213519' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2167011049"}]': finished 2024-04-30T09:58:54.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:54 smithi144 bash[18557]: cluster 2024-04-30T09:58:53.304354+0000 mon.a (mon.0) 1034 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-30T09:58:54.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:54 smithi144 bash[18557]: audit 2024-04-30T09:58:53.650349+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? 172.21.15.144:0/354462691' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2119254606"}]: dispatch 2024-04-30T09:58:55.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:55 smithi144 bash[24004]: cluster 2024-04-30T09:58:53.391505+0000 mgr.y (mgr.24322) 168 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:58:55.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:55 smithi144 bash[24004]: audit 2024-04-30T09:58:54.324924+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? 172.21.15.144:0/354462691' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2119254606"}]': finished 2024-04-30T09:58:55.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:55 smithi144 bash[24004]: cluster 2024-04-30T09:58:54.325170+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-30T09:58:55.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:55 smithi144 bash[24004]: audit 2024-04-30T09:58:54.666731+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.144:0/3355491582' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2460107620"}]: dispatch 2024-04-30T09:58:55.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:55 smithi144 bash[24004]: audit 2024-04-30T09:58:54.667589+0000 mon.a (mon.0) 1038 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2460107620"}]: dispatch 2024-04-30T09:58:55.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:55 smithi144 bash[18557]: cluster 2024-04-30T09:58:53.391505+0000 mgr.y (mgr.24322) 168 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:58:55.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:55 smithi144 bash[18557]: audit 2024-04-30T09:58:54.324924+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? 172.21.15.144:0/354462691' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2119254606"}]': finished 2024-04-30T09:58:55.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:55 smithi144 bash[18557]: cluster 2024-04-30T09:58:54.325170+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-30T09:58:55.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:55 smithi144 bash[18557]: audit 2024-04-30T09:58:54.666731+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.144:0/3355491582' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2460107620"}]: dispatch 2024-04-30T09:58:55.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:55 smithi144 bash[18557]: audit 2024-04-30T09:58:54.667589+0000 mon.a (mon.0) 1038 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2460107620"}]: dispatch 2024-04-30T09:58:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:55 smithi151 bash[18704]: cluster 2024-04-30T09:58:53.391505+0000 mgr.y (mgr.24322) 168 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:58:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:55 smithi151 bash[18704]: audit 2024-04-30T09:58:54.324924+0000 mon.a (mon.0) 1036 : audit [INF] from='client.? 172.21.15.144:0/354462691' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/2119254606"}]': finished 2024-04-30T09:58:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:55 smithi151 bash[18704]: cluster 2024-04-30T09:58:54.325170+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-30T09:58:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:55 smithi151 bash[18704]: audit 2024-04-30T09:58:54.666731+0000 mon.c (mon.1) 32 : audit [INF] from='client.? 172.21.15.144:0/3355491582' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2460107620"}]: dispatch 2024-04-30T09:58:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:55 smithi151 bash[18704]: audit 2024-04-30T09:58:54.667589+0000 mon.a (mon.0) 1038 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2460107620"}]: dispatch 2024-04-30T09:58:56.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:56 smithi144 bash[24004]: audit 2024-04-30T09:58:55.327448+0000 mon.a (mon.0) 1039 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2460107620"}]': finished 2024-04-30T09:58:56.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:56 smithi144 bash[24004]: cluster 2024-04-30T09:58:55.328040+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-30T09:58:56.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:56 smithi144 bash[24004]: cluster 2024-04-30T09:58:55.392203+0000 mgr.y (mgr.24322) 169 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:58:56.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:56 smithi144 bash[24004]: audit 2024-04-30T09:58:55.662904+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.144:0/2192317058' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1010062702"}]: dispatch 2024-04-30T09:58:56.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:56 smithi144 bash[24004]: audit 2024-04-30T09:58:55.664032+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1010062702"}]: dispatch 2024-04-30T09:58:56.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:56 smithi144 bash[18557]: audit 2024-04-30T09:58:55.327448+0000 mon.a (mon.0) 1039 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2460107620"}]': finished 2024-04-30T09:58:56.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:56 smithi144 bash[18557]: cluster 2024-04-30T09:58:55.328040+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-30T09:58:56.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:56 smithi144 bash[18557]: cluster 2024-04-30T09:58:55.392203+0000 mgr.y (mgr.24322) 169 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:58:56.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:56 smithi144 bash[18557]: audit 2024-04-30T09:58:55.662904+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.144:0/2192317058' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1010062702"}]: dispatch 2024-04-30T09:58:56.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:56 smithi144 bash[18557]: audit 2024-04-30T09:58:55.664032+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1010062702"}]: dispatch 2024-04-30T09:58:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:56 smithi151 bash[18704]: audit 2024-04-30T09:58:55.327448+0000 mon.a (mon.0) 1039 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2460107620"}]': finished 2024-04-30T09:58:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:56 smithi151 bash[18704]: cluster 2024-04-30T09:58:55.328040+0000 mon.a (mon.0) 1040 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-30T09:58:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:56 smithi151 bash[18704]: cluster 2024-04-30T09:58:55.392203+0000 mgr.y (mgr.24322) 169 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:58:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:56 smithi151 bash[18704]: audit 2024-04-30T09:58:55.662904+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.144:0/2192317058' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1010062702"}]: dispatch 2024-04-30T09:58:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:56 smithi151 bash[18704]: audit 2024-04-30T09:58:55.664032+0000 mon.a (mon.0) 1041 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1010062702"}]: dispatch 2024-04-30T09:58:57.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:57 smithi144 bash[24004]: audit 2024-04-30T09:58:56.349247+0000 mon.a (mon.0) 1042 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1010062702"}]': finished 2024-04-30T09:58:57.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:57 smithi144 bash[24004]: cluster 2024-04-30T09:58:56.349469+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-30T09:58:57.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:57 smithi144 bash[24004]: audit 2024-04-30T09:58:56.692286+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.144:0/3834136437' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2210082944"}]: dispatch 2024-04-30T09:58:57.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:57 smithi144 bash[24004]: audit 2024-04-30T09:58:56.693160+0000 mon.a (mon.0) 1044 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2210082944"}]: dispatch 2024-04-30T09:58:57.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:57 smithi144 bash[18557]: audit 2024-04-30T09:58:56.349247+0000 mon.a (mon.0) 1042 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1010062702"}]': finished 2024-04-30T09:58:57.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:57 smithi144 bash[18557]: cluster 2024-04-30T09:58:56.349469+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-30T09:58:57.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:57 smithi144 bash[18557]: audit 2024-04-30T09:58:56.692286+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.144:0/3834136437' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2210082944"}]: dispatch 2024-04-30T09:58:57.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:57 smithi144 bash[18557]: audit 2024-04-30T09:58:56.693160+0000 mon.a (mon.0) 1044 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2210082944"}]: dispatch 2024-04-30T09:58:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:57 smithi151 bash[18704]: audit 2024-04-30T09:58:56.349247+0000 mon.a (mon.0) 1042 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1010062702"}]': finished 2024-04-30T09:58:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:57 smithi151 bash[18704]: cluster 2024-04-30T09:58:56.349469+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-30T09:58:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:57 smithi151 bash[18704]: audit 2024-04-30T09:58:56.692286+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.144:0/3834136437' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2210082944"}]: dispatch 2024-04-30T09:58:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:57 smithi151 bash[18704]: audit 2024-04-30T09:58:56.693160+0000 mon.a (mon.0) 1044 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2210082944"}]: dispatch 2024-04-30T09:58:58.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:58:58 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:58:58] "GET /metrics HTTP/1.1" 200 214997 "" "Prometheus/2.33.4" 2024-04-30T09:58:58.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:58 smithi144 bash[18557]: audit 2024-04-30T09:58:57.352464+0000 mon.a (mon.0) 1045 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2210082944"}]': finished 2024-04-30T09:58:58.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:58 smithi144 bash[18557]: cluster 2024-04-30T09:58:57.352683+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-30T09:58:58.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:58 smithi144 bash[18557]: cluster 2024-04-30T09:58:57.392730+0000 mgr.y (mgr.24322) 170 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:58:58.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:58 smithi144 bash[18557]: audit 2024-04-30T09:58:57.677223+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.144:0/1933242033' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/4010275191"}]: dispatch 2024-04-30T09:58:58.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:58 smithi144 bash[18557]: audit 2024-04-30T09:58:57.677978+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/4010275191"}]: dispatch 2024-04-30T09:58:58.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:58 smithi144 bash[24004]: audit 2024-04-30T09:58:57.352464+0000 mon.a (mon.0) 1045 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2210082944"}]': finished 2024-04-30T09:58:58.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:58 smithi144 bash[24004]: cluster 2024-04-30T09:58:57.352683+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-30T09:58:58.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:58 smithi144 bash[24004]: cluster 2024-04-30T09:58:57.392730+0000 mgr.y (mgr.24322) 170 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:58:58.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:58 smithi144 bash[24004]: audit 2024-04-30T09:58:57.677223+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.144:0/1933242033' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/4010275191"}]: dispatch 2024-04-30T09:58:58.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:58 smithi144 bash[24004]: audit 2024-04-30T09:58:57.677978+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/4010275191"}]: dispatch 2024-04-30T09:58:58.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:58 smithi151 bash[18704]: audit 2024-04-30T09:58:57.352464+0000 mon.a (mon.0) 1045 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/2210082944"}]': finished 2024-04-30T09:58:58.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:58 smithi151 bash[18704]: cluster 2024-04-30T09:58:57.352683+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-30T09:58:58.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:58 smithi151 bash[18704]: cluster 2024-04-30T09:58:57.392730+0000 mgr.y (mgr.24322) 170 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:58:58.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:58 smithi151 bash[18704]: audit 2024-04-30T09:58:57.677223+0000 mon.c (mon.1) 35 : audit [INF] from='client.? 172.21.15.144:0/1933242033' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/4010275191"}]: dispatch 2024-04-30T09:58:58.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:58 smithi151 bash[18704]: audit 2024-04-30T09:58:57.677978+0000 mon.a (mon.0) 1047 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/4010275191"}]: dispatch 2024-04-30T09:58:59.623 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:59 smithi144 bash[18557]: audit 2024-04-30T09:58:58.374899+0000 mon.a (mon.0) 1048 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/4010275191"}]': finished 2024-04-30T09:58:59.623 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:58:59 smithi144 bash[18557]: cluster 2024-04-30T09:58:58.375109+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-30T09:58:59.623 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:59 smithi144 bash[24004]: audit 2024-04-30T09:58:58.374899+0000 mon.a (mon.0) 1048 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/4010275191"}]': finished 2024-04-30T09:58:59.623 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:58:59 smithi144 bash[24004]: cluster 2024-04-30T09:58:58.375109+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-30T09:58:59.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:59 smithi151 bash[18704]: audit 2024-04-30T09:58:58.374899+0000 mon.a (mon.0) 1048 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/4010275191"}]': finished 2024-04-30T09:58:59.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:58:59 smithi151 bash[18704]: cluster 2024-04-30T09:58:58.375109+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-30T09:59:00.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:00 smithi144 bash[18557]: cluster 2024-04-30T09:58:59.393343+0000 mgr.y (mgr.24322) 171 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:59:00.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:00 smithi144 bash[24004]: cluster 2024-04-30T09:58:59.393343+0000 mgr.y (mgr.24322) 171 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:59:00.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:00 smithi151 bash[18704]: cluster 2024-04-30T09:58:59.393343+0000 mgr.y (mgr.24322) 171 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-04-30T09:59:01.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:59:00 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:59:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T09:59:01.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:01 smithi144 bash[18557]: audit 2024-04-30T09:59:01.296560+0000 mgr.y (mgr.24322) 172 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:59:01.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:01 smithi144 bash[24004]: audit 2024-04-30T09:59:01.296560+0000 mgr.y (mgr.24322) 172 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:59:01.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:01 smithi151 bash[18704]: audit 2024-04-30T09:59:01.296560+0000 mgr.y (mgr.24322) 172 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:59:02.654 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:02 smithi144 bash[18557]: cluster 2024-04-30T09:59:01.394570+0000 mgr.y (mgr.24322) 173 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T09:59:02.655 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:02 smithi144 bash[24004]: cluster 2024-04-30T09:59:01.394570+0000 mgr.y (mgr.24322) 173 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T09:59:02.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:02 smithi151 bash[18704]: cluster 2024-04-30T09:59:01.394570+0000 mgr.y (mgr.24322) 173 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T09:59:03.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:59:03 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:59:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:59:05.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:04 smithi144 bash[18557]: cluster 2024-04-30T09:59:03.395248+0000 mgr.y (mgr.24322) 174 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-04-30T09:59:05.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:04 smithi144 bash[18557]: audit 2024-04-30T09:59:03.844794+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:05.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:04 smithi144 bash[18557]: audit 2024-04-30T09:59:03.856313+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:04 smithi144 bash[24004]: cluster 2024-04-30T09:59:03.395248+0000 mgr.y (mgr.24322) 174 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-04-30T09:59:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:04 smithi144 bash[24004]: audit 2024-04-30T09:59:03.844794+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:04 smithi144 bash[24004]: audit 2024-04-30T09:59:03.856313+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:05.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:04 smithi151 bash[18704]: cluster 2024-04-30T09:59:03.395248+0000 mgr.y (mgr.24322) 174 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-04-30T09:59:05.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:04 smithi151 bash[18704]: audit 2024-04-30T09:59:03.844794+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:05.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:04 smithi151 bash[18704]: audit 2024-04-30T09:59:03.856313+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:07.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:06 smithi144 bash[18557]: cluster 2024-04-30T09:59:05.396943+0000 mgr.y (mgr.24322) 175 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:07.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:06 smithi144 bash[24004]: cluster 2024-04-30T09:59:05.396943+0000 mgr.y (mgr.24322) 175 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:07.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:06 smithi151 bash[18704]: cluster 2024-04-30T09:59:05.396943+0000 mgr.y (mgr.24322) 175 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:08.851 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:59:08 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:59:08] "GET /metrics HTTP/1.1" 200 214997 "" "Prometheus/2.33.4" 2024-04-30T09:59:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:08 smithi151 bash[18704]: cluster 2024-04-30T09:59:07.397671+0000 mgr.y (mgr.24322) 176 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T09:59:09.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:08 smithi144 bash[18557]: cluster 2024-04-30T09:59:07.397671+0000 mgr.y (mgr.24322) 176 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T09:59:09.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:08 smithi144 bash[24004]: cluster 2024-04-30T09:59:07.397671+0000 mgr.y (mgr.24322) 176 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T09:59:11.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:10 smithi144 bash[18557]: cluster 2024-04-30T09:59:09.398414+0000 mgr.y (mgr.24322) 177 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-04-30T09:59:11.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:10 smithi144 bash[24004]: cluster 2024-04-30T09:59:09.398414+0000 mgr.y (mgr.24322) 177 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-04-30T09:59:11.303 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:10 smithi151 bash[18704]: cluster 2024-04-30T09:59:09.398414+0000 mgr.y (mgr.24322) 177 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-04-30T09:59:11.304 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:59:10 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:59:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T09:59:12.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:11 smithi144 bash[18557]: audit 2024-04-30T09:59:11.303973+0000 mgr.y (mgr.24322) 178 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:59:12.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:11 smithi144 bash[24004]: audit 2024-04-30T09:59:11.303973+0000 mgr.y (mgr.24322) 178 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:59:12.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:11 smithi151 bash[18704]: audit 2024-04-30T09:59:11.303973+0000 mgr.y (mgr.24322) 178 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:59:12.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:59:12 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:59:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:59:13.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:12 smithi144 bash[18557]: cluster 2024-04-30T09:59:11.400110+0000 mgr.y (mgr.24322) 179 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:13.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:12 smithi144 bash[18557]: audit 2024-04-30T09:59:12.360545+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:13.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:12 smithi144 bash[18557]: audit 2024-04-30T09:59:12.372004+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:13.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:12 smithi144 bash[24004]: cluster 2024-04-30T09:59:11.400110+0000 mgr.y (mgr.24322) 179 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:13.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:12 smithi144 bash[24004]: audit 2024-04-30T09:59:12.360545+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:13.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:12 smithi144 bash[24004]: audit 2024-04-30T09:59:12.372004+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:12 smithi151 bash[18704]: cluster 2024-04-30T09:59:11.400110+0000 mgr.y (mgr.24322) 179 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:12 smithi151 bash[18704]: audit 2024-04-30T09:59:12.360545+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:12 smithi151 bash[18704]: audit 2024-04-30T09:59:12.372004+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:15.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:14 smithi144 bash[24004]: cluster 2024-04-30T09:59:13.400819+0000 mgr.y (mgr.24322) 180 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:15.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:14 smithi144 bash[18557]: cluster 2024-04-30T09:59:13.400819+0000 mgr.y (mgr.24322) 180 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:15.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:14 smithi151 bash[18704]: cluster 2024-04-30T09:59:13.400819+0000 mgr.y (mgr.24322) 180 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:17.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:16 smithi144 bash[18557]: cluster 2024-04-30T09:59:15.402531+0000 mgr.y (mgr.24322) 181 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:17.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:16 smithi144 bash[24004]: cluster 2024-04-30T09:59:15.402531+0000 mgr.y (mgr.24322) 181 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:16 smithi151 bash[18704]: cluster 2024-04-30T09:59:15.402531+0000 mgr.y (mgr.24322) 181 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:18.878 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:59:18 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:59:18] "GET /metrics HTTP/1.1" 200 214955 "" "Prometheus/2.33.4" 2024-04-30T09:59:19.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:18 smithi144 bash[18557]: cluster 2024-04-30T09:59:17.403242+0000 mgr.y (mgr.24322) 182 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:19.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:18 smithi144 bash[24004]: cluster 2024-04-30T09:59:17.403242+0000 mgr.y (mgr.24322) 182 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:19.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:18 smithi151 bash[18704]: cluster 2024-04-30T09:59:17.403242+0000 mgr.y (mgr.24322) 182 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:21.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:20 smithi144 bash[24004]: cluster 2024-04-30T09:59:19.403992+0000 mgr.y (mgr.24322) 183 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:21.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:20 smithi144 bash[18557]: cluster 2024-04-30T09:59:19.403992+0000 mgr.y (mgr.24322) 183 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:21.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:20 smithi151 bash[18704]: cluster 2024-04-30T09:59:19.403992+0000 mgr.y (mgr.24322) 183 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:21.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:59:20 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:59:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T09:59:22.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:21 smithi144 bash[18557]: audit 2024-04-30T09:59:21.314367+0000 mgr.y (mgr.24322) 184 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:59:22.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:21 smithi144 bash[24004]: audit 2024-04-30T09:59:21.314367+0000 mgr.y (mgr.24322) 184 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:59:22.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:21 smithi151 bash[18704]: audit 2024-04-30T09:59:21.314367+0000 mgr.y (mgr.24322) 184 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:59:23.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:22 smithi144 bash[18557]: cluster 2024-04-30T09:59:21.405035+0000 mgr.y (mgr.24322) 185 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:23.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:22 smithi144 bash[24004]: cluster 2024-04-30T09:59:21.405035+0000 mgr.y (mgr.24322) 185 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:23.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:22 smithi151 bash[18704]: cluster 2024-04-30T09:59:21.405035+0000 mgr.y (mgr.24322) 185 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:24.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:59:24 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:59:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:59:25.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:24 smithi151 bash[18704]: cluster 2024-04-30T09:59:23.405730+0000 mgr.y (mgr.24322) 186 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:25.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:24 smithi151 bash[18704]: audit 2024-04-30T09:59:23.996397+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:25.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:24 smithi151 bash[18704]: audit 2024-04-30T09:59:24.007768+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:25.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:24 smithi144 bash[24004]: cluster 2024-04-30T09:59:23.405730+0000 mgr.y (mgr.24322) 186 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:25.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:24 smithi144 bash[24004]: audit 2024-04-30T09:59:23.996397+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:25.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:24 smithi144 bash[24004]: audit 2024-04-30T09:59:24.007768+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:25.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:24 smithi144 bash[18557]: cluster 2024-04-30T09:59:23.405730+0000 mgr.y (mgr.24322) 186 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:25.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:24 smithi144 bash[18557]: audit 2024-04-30T09:59:23.996397+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:25.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:24 smithi144 bash[18557]: audit 2024-04-30T09:59:24.007768+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:27.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:26 smithi151 bash[18704]: cluster 2024-04-30T09:59:25.407420+0000 mgr.y (mgr.24322) 187 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:27.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:26 smithi144 bash[24004]: cluster 2024-04-30T09:59:25.407420+0000 mgr.y (mgr.24322) 187 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:27.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:26 smithi144 bash[18557]: cluster 2024-04-30T09:59:25.407420+0000 mgr.y (mgr.24322) 187 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:28.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:59:28 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:59:28] "GET /metrics HTTP/1.1" 200 214937 "" "Prometheus/2.33.4" 2024-04-30T09:59:29.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:29 smithi151 bash[18704]: cluster 2024-04-30T09:59:27.408095+0000 mgr.y (mgr.24322) 188 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:29.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:29 smithi144 bash[18557]: cluster 2024-04-30T09:59:27.408095+0000 mgr.y (mgr.24322) 188 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:29.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:29 smithi144 bash[24004]: cluster 2024-04-30T09:59:27.408095+0000 mgr.y (mgr.24322) 188 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:31.316 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:31 smithi144 bash[24004]: cluster 2024-04-30T09:59:29.408832+0000 mgr.y (mgr.24322) 189 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:31.317 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:31 smithi144 bash[18557]: cluster 2024-04-30T09:59:29.408832+0000 mgr.y (mgr.24322) 189 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:31.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:31 smithi151 bash[18704]: cluster 2024-04-30T09:59:29.408832+0000 mgr.y (mgr.24322) 189 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:31.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:59:30 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:59:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T09:59:32.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:32 smithi151 bash[18704]: audit 2024-04-30T09:59:31.318412+0000 mgr.y (mgr.24322) 190 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:59:32.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:32 smithi144 bash[18557]: audit 2024-04-30T09:59:31.318412+0000 mgr.y (mgr.24322) 190 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:59:32.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:32 smithi144 bash[24004]: audit 2024-04-30T09:59:31.318412+0000 mgr.y (mgr.24322) 190 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:59:32.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:59:32 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:59:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:59:33.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:33 smithi151 bash[18704]: cluster 2024-04-30T09:59:31.410575+0000 mgr.y (mgr.24322) 191 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:33.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:33 smithi151 bash[18704]: audit 2024-04-30T09:59:32.517198+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:33.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:33 smithi151 bash[18704]: audit 2024-04-30T09:59:32.528482+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:33.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:33 smithi144 bash[24004]: cluster 2024-04-30T09:59:31.410575+0000 mgr.y (mgr.24322) 191 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:33.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:33 smithi144 bash[24004]: audit 2024-04-30T09:59:32.517198+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:33.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:33 smithi144 bash[24004]: audit 2024-04-30T09:59:32.528482+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:33 smithi144 bash[18557]: cluster 2024-04-30T09:59:31.410575+0000 mgr.y (mgr.24322) 191 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:33 smithi144 bash[18557]: audit 2024-04-30T09:59:32.517198+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:33 smithi144 bash[18557]: audit 2024-04-30T09:59:32.528482+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:35 smithi151 bash[18704]: cluster 2024-04-30T09:59:33.411290+0000 mgr.y (mgr.24322) 192 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:35.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:35 smithi144 bash[18557]: cluster 2024-04-30T09:59:33.411290+0000 mgr.y (mgr.24322) 192 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:35.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:35 smithi144 bash[24004]: cluster 2024-04-30T09:59:33.411290+0000 mgr.y (mgr.24322) 192 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:37.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:37 smithi151 bash[18704]: cluster 2024-04-30T09:59:35.412999+0000 mgr.y (mgr.24322) 193 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:37.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:37 smithi144 bash[18557]: cluster 2024-04-30T09:59:35.412999+0000 mgr.y (mgr.24322) 193 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:37.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:37 smithi144 bash[24004]: cluster 2024-04-30T09:59:35.412999+0000 mgr.y (mgr.24322) 193 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:38.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:59:38 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:59:38] "GET /metrics HTTP/1.1" 200 214937 "" "Prometheus/2.33.4" 2024-04-30T09:59:39.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:39 smithi151 bash[18704]: cluster 2024-04-30T09:59:37.413724+0000 mgr.y (mgr.24322) 194 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:39.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:39 smithi151 bash[18704]: audit 2024-04-30T09:59:38.684737+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:59:39.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:39 smithi151 bash[18704]: audit 2024-04-30T09:59:38.687795+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:59:39.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:39 smithi151 bash[18704]: audit 2024-04-30T09:59:38.691970+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:59:39.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:39 smithi151 bash[18704]: audit 2024-04-30T09:59:38.695039+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:59:39.331 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:39 smithi144 bash[24004]: cluster 2024-04-30T09:59:37.413724+0000 mgr.y (mgr.24322) 194 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:39.331 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:39 smithi144 bash[24004]: audit 2024-04-30T09:59:38.684737+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:59:39.331 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:39 smithi144 bash[24004]: audit 2024-04-30T09:59:38.687795+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:59:39.331 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:39 smithi144 bash[24004]: audit 2024-04-30T09:59:38.691970+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:59:39.331 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:39 smithi144 bash[24004]: audit 2024-04-30T09:59:38.695039+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:59:39.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:39 smithi144 bash[18557]: cluster 2024-04-30T09:59:37.413724+0000 mgr.y (mgr.24322) 194 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:39.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:39 smithi144 bash[18557]: audit 2024-04-30T09:59:38.684737+0000 mon.b (mon.2) 133 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:59:39.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:39 smithi144 bash[18557]: audit 2024-04-30T09:59:38.687795+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T09:59:39.332 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:39 smithi144 bash[18557]: audit 2024-04-30T09:59:38.691970+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:59:39.332 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:39 smithi144 bash[18557]: audit 2024-04-30T09:59:38.695039+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T09:59:41.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:41 smithi151 bash[18704]: cluster 2024-04-30T09:59:39.414243+0000 mgr.y (mgr.24322) 195 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:41.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:59:40 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:59:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T09:59:41.324 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:41 smithi144 bash[24004]: cluster 2024-04-30T09:59:39.414243+0000 mgr.y (mgr.24322) 195 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:41.324 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:41 smithi144 bash[18557]: cluster 2024-04-30T09:59:39.414243+0000 mgr.y (mgr.24322) 195 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:42.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:42 smithi144 bash[18557]: audit 2024-04-30T09:59:41.326400+0000 mgr.y (mgr.24322) 196 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:59:42.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:42 smithi144 bash[24004]: audit 2024-04-30T09:59:41.326400+0000 mgr.y (mgr.24322) 196 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:59:42.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:42 smithi151 bash[18704]: audit 2024-04-30T09:59:41.326400+0000 mgr.y (mgr.24322) 196 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:59:43.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:43 smithi151 bash[18704]: cluster 2024-04-30T09:59:41.416518+0000 mgr.y (mgr.24322) 197 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:43 smithi144 bash[18557]: cluster 2024-04-30T09:59:41.416518+0000 mgr.y (mgr.24322) 197 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:43.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:43 smithi144 bash[24004]: cluster 2024-04-30T09:59:41.416518+0000 mgr.y (mgr.24322) 197 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:44.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:59:44 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:09:59:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:59:45.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:45 smithi144 bash[18557]: cluster 2024-04-30T09:59:43.417323+0000 mgr.y (mgr.24322) 198 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:45.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:45 smithi144 bash[18557]: audit 2024-04-30T09:59:44.171537+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:45.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:45 smithi144 bash[18557]: audit 2024-04-30T09:59:44.183896+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:45.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:45 smithi144 bash[24004]: cluster 2024-04-30T09:59:43.417323+0000 mgr.y (mgr.24322) 198 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:45.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:45 smithi144 bash[24004]: audit 2024-04-30T09:59:44.171537+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:45.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:45 smithi144 bash[24004]: audit 2024-04-30T09:59:44.183896+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:45 smithi151 bash[18704]: cluster 2024-04-30T09:59:43.417323+0000 mgr.y (mgr.24322) 198 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:45 smithi151 bash[18704]: audit 2024-04-30T09:59:44.171537+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:45 smithi151 bash[18704]: audit 2024-04-30T09:59:44.183896+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:47.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:47 smithi144 bash[18557]: cluster 2024-04-30T09:59:45.419015+0000 mgr.y (mgr.24322) 199 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:47.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:47 smithi144 bash[18557]: audit 2024-04-30T09:59:46.239634+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:59:47.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:47 smithi144 bash[18557]: audit 2024-04-30T09:59:46.241641+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:59:47.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:47 smithi144 bash[18557]: audit 2024-04-30T09:59:46.509923+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:47.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:47 smithi144 bash[18557]: audit 2024-04-30T09:59:46.515738+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:47.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:47 smithi144 bash[18557]: audit 2024-04-30T09:59:46.521281+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:47.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:47 smithi144 bash[24004]: cluster 2024-04-30T09:59:45.419015+0000 mgr.y (mgr.24322) 199 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:47.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:47 smithi144 bash[24004]: audit 2024-04-30T09:59:46.239634+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:59:47.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:47 smithi144 bash[24004]: audit 2024-04-30T09:59:46.241641+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:59:47.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:47 smithi144 bash[24004]: audit 2024-04-30T09:59:46.509923+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:47.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:47 smithi144 bash[24004]: audit 2024-04-30T09:59:46.515738+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:47.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:47 smithi144 bash[24004]: audit 2024-04-30T09:59:46.521281+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:47 smithi151 bash[18704]: cluster 2024-04-30T09:59:45.419015+0000 mgr.y (mgr.24322) 199 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:47 smithi151 bash[18704]: audit 2024-04-30T09:59:46.239634+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T09:59:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:47 smithi151 bash[18704]: audit 2024-04-30T09:59:46.241641+0000 mon.b (mon.2) 136 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T09:59:47.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:47 smithi151 bash[18704]: audit 2024-04-30T09:59:46.509923+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:47.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:47 smithi151 bash[18704]: audit 2024-04-30T09:59:46.515738+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:47.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:47 smithi151 bash[18704]: audit 2024-04-30T09:59:46.521281+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:48.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:59:48 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:59:48] "GET /metrics HTTP/1.1" 200 214906 "" "Prometheus/2.33.4" 2024-04-30T09:59:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:49 smithi151 bash[18704]: cluster 2024-04-30T09:59:47.419673+0000 mgr.y (mgr.24322) 200 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:49.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:49 smithi144 bash[18557]: cluster 2024-04-30T09:59:47.419673+0000 mgr.y (mgr.24322) 200 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:49.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:49 smithi144 bash[24004]: cluster 2024-04-30T09:59:47.419673+0000 mgr.y (mgr.24322) 200 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:51.073 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 09:59:50 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:59:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T09:59:51.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:51 smithi144 bash[18557]: cluster 2024-04-30T09:59:49.420534+0000 mgr.y (mgr.24322) 201 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:51.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:51 smithi144 bash[24004]: cluster 2024-04-30T09:59:49.420534+0000 mgr.y (mgr.24322) 201 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:51 smithi151 bash[18704]: cluster 2024-04-30T09:59:49.420534+0000 mgr.y (mgr.24322) 201 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:52.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:52 smithi151 bash[18704]: audit 2024-04-30T09:59:51.337560+0000 mgr.y (mgr.24322) 202 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:59:52.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:52 smithi144 bash[18557]: audit 2024-04-30T09:59:51.337560+0000 mgr.y (mgr.24322) 202 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:59:52.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:52 smithi144 bash[24004]: audit 2024-04-30T09:59:51.337560+0000 mgr.y (mgr.24322) 202 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T09:59:52.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:59:52 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:09:59:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T09:59:53.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:53 smithi144 bash[18557]: cluster 2024-04-30T09:59:51.422235+0000 mgr.y (mgr.24322) 203 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:53.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:53 smithi144 bash[18557]: audit 2024-04-30T09:59:52.684181+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:53.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:53 smithi144 bash[18557]: audit 2024-04-30T09:59:52.699892+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:53.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:53 smithi144 bash[24004]: cluster 2024-04-30T09:59:51.422235+0000 mgr.y (mgr.24322) 203 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:53.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:53 smithi144 bash[24004]: audit 2024-04-30T09:59:52.684181+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:53.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:53 smithi144 bash[24004]: audit 2024-04-30T09:59:52.699892+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:53 smithi151 bash[18704]: cluster 2024-04-30T09:59:51.422235+0000 mgr.y (mgr.24322) 203 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:53 smithi151 bash[18704]: audit 2024-04-30T09:59:52.684181+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:53 smithi151 bash[18704]: audit 2024-04-30T09:59:52.699892+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T09:59:55.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:55 smithi144 bash[24004]: cluster 2024-04-30T09:59:53.422898+0000 mgr.y (mgr.24322) 204 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:55.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:55 smithi144 bash[18557]: cluster 2024-04-30T09:59:53.422898+0000 mgr.y (mgr.24322) 204 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:55.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:55 smithi151 bash[18704]: cluster 2024-04-30T09:59:53.422898+0000 mgr.y (mgr.24322) 204 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:57.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:57 smithi144 bash[18557]: cluster 2024-04-30T09:59:55.424642+0000 mgr.y (mgr.24322) 205 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:57.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:57 smithi144 bash[24004]: cluster 2024-04-30T09:59:55.424642+0000 mgr.y (mgr.24322) 205 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:57.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:57 smithi151 bash[18704]: cluster 2024-04-30T09:59:55.424642+0000 mgr.y (mgr.24322) 205 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T09:59:58.819 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 09:59:58 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:09:59:58] "GET /metrics HTTP/1.1" 200 214903 "" "Prometheus/2.33.4" 2024-04-30T09:59:59.543 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 09:59:59 smithi144 bash[18557]: cluster 2024-04-30T09:59:57.425386+0000 mgr.y (mgr.24322) 206 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:59.543 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 09:59:59 smithi144 bash[24004]: cluster 2024-04-30T09:59:57.425386+0000 mgr.y (mgr.24322) 206 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T09:59:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 09:59:59 smithi151 bash[18704]: cluster 2024-04-30T09:59:57.425386+0000 mgr.y (mgr.24322) 206 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:00.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:00 smithi144 bash[18557]: cluster 2024-04-30T10:00:00.000167+0000 mon.a (mon.0) 1067 : cluster [INF] overall HEALTH_OK 2024-04-30T10:00:00.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:00 smithi144 bash[24004]: cluster 2024-04-30T10:00:00.000167+0000 mon.a (mon.0) 1067 : cluster [INF] overall HEALTH_OK 2024-04-30T10:00:00.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:00 smithi151 bash[18704]: cluster 2024-04-30T10:00:00.000167+0000 mon.a (mon.0) 1067 : cluster [INF] overall HEALTH_OK 2024-04-30T10:00:01.223 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:00:00 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:00:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:00:01.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:01 smithi151 bash[18704]: cluster 2024-04-30T09:59:59.425888+0000 mgr.y (mgr.24322) 207 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:01.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:01 smithi144 bash[18557]: cluster 2024-04-30T09:59:59.425888+0000 mgr.y (mgr.24322) 207 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:01.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:01 smithi144 bash[24004]: cluster 2024-04-30T09:59:59.425888+0000 mgr.y (mgr.24322) 207 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:03 smithi151 bash[18704]: audit 2024-04-30T10:00:01.346262+0000 mgr.y (mgr.24322) 208 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:00:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:03 smithi151 bash[18704]: cluster 2024-04-30T10:00:01.426935+0000 mgr.y (mgr.24322) 209 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:03.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:03 smithi144 bash[18557]: audit 2024-04-30T10:00:01.346262+0000 mgr.y (mgr.24322) 208 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:00:03.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:03 smithi144 bash[18557]: cluster 2024-04-30T10:00:01.426935+0000 mgr.y (mgr.24322) 209 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:03.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:03 smithi144 bash[24004]: audit 2024-04-30T10:00:01.346262+0000 mgr.y (mgr.24322) 208 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:00:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:03 smithi144 bash[24004]: cluster 2024-04-30T10:00:01.426935+0000 mgr.y (mgr.24322) 209 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:04.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:00:04 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:10:00:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T10:00:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:05 smithi151 bash[18704]: cluster 2024-04-30T10:00:03.427617+0000 mgr.y (mgr.24322) 210 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:05 smithi151 bash[18704]: audit 2024-04-30T10:00:04.356010+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:05 smithi151 bash[18704]: audit 2024-04-30T10:00:04.369633+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:05.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:05 smithi144 bash[18557]: cluster 2024-04-30T10:00:03.427617+0000 mgr.y (mgr.24322) 210 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:05.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:05 smithi144 bash[18557]: audit 2024-04-30T10:00:04.356010+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:05.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:05 smithi144 bash[18557]: audit 2024-04-30T10:00:04.369633+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:05.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:05 smithi144 bash[24004]: cluster 2024-04-30T10:00:03.427617+0000 mgr.y (mgr.24322) 210 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:05.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:05 smithi144 bash[24004]: audit 2024-04-30T10:00:04.356010+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:05.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:05 smithi144 bash[24004]: audit 2024-04-30T10:00:04.369633+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:07 smithi151 bash[18704]: cluster 2024-04-30T10:00:05.429216+0000 mgr.y (mgr.24322) 211 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:07.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:07 smithi144 bash[18557]: cluster 2024-04-30T10:00:05.429216+0000 mgr.y (mgr.24322) 211 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:07.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:07 smithi144 bash[24004]: cluster 2024-04-30T10:00:05.429216+0000 mgr.y (mgr.24322) 211 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:08.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:00:08 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:00:08] "GET /metrics HTTP/1.1" 200 214903 "" "Prometheus/2.33.4" 2024-04-30T10:00:09.506 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:09 smithi151 bash[18704]: cluster 2024-04-30T10:00:07.429982+0000 mgr.y (mgr.24322) 212 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:09.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:09 smithi144 bash[18557]: cluster 2024-04-30T10:00:07.429982+0000 mgr.y (mgr.24322) 212 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:09.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:09 smithi144 bash[24004]: cluster 2024-04-30T10:00:07.429982+0000 mgr.y (mgr.24322) 212 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:11.243 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:00:10 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:00:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:00:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:11 smithi151 bash[18704]: cluster 2024-04-30T10:00:09.430701+0000 mgr.y (mgr.24322) 213 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:11.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:11 smithi144 bash[18557]: cluster 2024-04-30T10:00:09.430701+0000 mgr.y (mgr.24322) 213 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:11.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:11 smithi144 bash[24004]: cluster 2024-04-30T10:00:09.430701+0000 mgr.y (mgr.24322) 213 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:13.205 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:00:12 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:10:00:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T10:00:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:13 smithi151 bash[18704]: audit 2024-04-30T10:00:11.356487+0000 mgr.y (mgr.24322) 214 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:00:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:13 smithi151 bash[18704]: cluster 2024-04-30T10:00:11.432442+0000 mgr.y (mgr.24322) 215 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:13 smithi151 bash[18704]: audit 2024-04-30T10:00:12.858627+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:13 smithi151 bash[18704]: audit 2024-04-30T10:00:12.872960+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:13.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:13 smithi144 bash[18557]: audit 2024-04-30T10:00:11.356487+0000 mgr.y (mgr.24322) 214 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:00:13.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:13 smithi144 bash[18557]: cluster 2024-04-30T10:00:11.432442+0000 mgr.y (mgr.24322) 215 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:13.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:13 smithi144 bash[18557]: audit 2024-04-30T10:00:12.858627+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:13.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:13 smithi144 bash[18557]: audit 2024-04-30T10:00:12.872960+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:13.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:13 smithi144 bash[24004]: audit 2024-04-30T10:00:11.356487+0000 mgr.y (mgr.24322) 214 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:00:13.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:13 smithi144 bash[24004]: cluster 2024-04-30T10:00:11.432442+0000 mgr.y (mgr.24322) 215 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:13.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:13 smithi144 bash[24004]: audit 2024-04-30T10:00:12.858627+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:13.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:13 smithi144 bash[24004]: audit 2024-04-30T10:00:12.872960+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:15.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:15 smithi151 bash[18704]: cluster 2024-04-30T10:00:13.433231+0000 mgr.y (mgr.24322) 216 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:15.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:15 smithi144 bash[18557]: cluster 2024-04-30T10:00:13.433231+0000 mgr.y (mgr.24322) 216 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:15.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:15 smithi144 bash[24004]: cluster 2024-04-30T10:00:13.433231+0000 mgr.y (mgr.24322) 216 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:17.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:17 smithi151 bash[18704]: cluster 2024-04-30T10:00:15.434936+0000 mgr.y (mgr.24322) 217 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:17.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:17 smithi144 bash[18557]: cluster 2024-04-30T10:00:15.434936+0000 mgr.y (mgr.24322) 217 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:17.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:17 smithi144 bash[24004]: cluster 2024-04-30T10:00:15.434936+0000 mgr.y (mgr.24322) 217 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:18.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:00:18 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:00:18] "GET /metrics HTTP/1.1" 200 214917 "" "Prometheus/2.33.4" 2024-04-30T10:00:19.515 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:19 smithi144 bash[24004]: cluster 2024-04-30T10:00:17.435665+0000 mgr.y (mgr.24322) 218 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:19.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:19 smithi144 bash[18557]: cluster 2024-04-30T10:00:17.435665+0000 mgr.y (mgr.24322) 218 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:19.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:19 smithi151 bash[18704]: cluster 2024-04-30T10:00:17.435665+0000 mgr.y (mgr.24322) 218 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:21.267 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:00:20 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:00:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:00:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:21 smithi151 bash[18704]: cluster 2024-04-30T10:00:19.436332+0000 mgr.y (mgr.24322) 219 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:21.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:21 smithi144 bash[18557]: cluster 2024-04-30T10:00:19.436332+0000 mgr.y (mgr.24322) 219 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:21.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:21 smithi144 bash[24004]: cluster 2024-04-30T10:00:19.436332+0000 mgr.y (mgr.24322) 219 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:23.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:23 smithi151 bash[18704]: audit 2024-04-30T10:00:21.366117+0000 mgr.y (mgr.24322) 220 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:00:23.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:23 smithi151 bash[18704]: cluster 2024-04-30T10:00:21.437958+0000 mgr.y (mgr.24322) 221 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:23.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:23 smithi144 bash[24004]: audit 2024-04-30T10:00:21.366117+0000 mgr.y (mgr.24322) 220 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:00:23.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:23 smithi144 bash[24004]: cluster 2024-04-30T10:00:21.437958+0000 mgr.y (mgr.24322) 221 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:23.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:23 smithi144 bash[18557]: audit 2024-04-30T10:00:21.366117+0000 mgr.y (mgr.24322) 220 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:00:23.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:23 smithi144 bash[18557]: cluster 2024-04-30T10:00:21.437958+0000 mgr.y (mgr.24322) 221 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:24.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:00:24 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:10:00:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T10:00:25.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:25 smithi151 bash[18704]: cluster 2024-04-30T10:00:23.438694+0000 mgr.y (mgr.24322) 222 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:25.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:25 smithi151 bash[18704]: audit 2024-04-30T10:00:24.529576+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:25.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:25 smithi151 bash[18704]: audit 2024-04-30T10:00:24.542180+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:25.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:25 smithi144 bash[18557]: cluster 2024-04-30T10:00:23.438694+0000 mgr.y (mgr.24322) 222 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:25.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:25 smithi144 bash[18557]: audit 2024-04-30T10:00:24.529576+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:25.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:25 smithi144 bash[18557]: audit 2024-04-30T10:00:24.542180+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:25.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:25 smithi144 bash[24004]: cluster 2024-04-30T10:00:23.438694+0000 mgr.y (mgr.24322) 222 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:25.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:25 smithi144 bash[24004]: audit 2024-04-30T10:00:24.529576+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:25.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:25 smithi144 bash[24004]: audit 2024-04-30T10:00:24.542180+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:27.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:27 smithi151 bash[18704]: cluster 2024-04-30T10:00:25.440468+0000 mgr.y (mgr.24322) 223 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:27.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:27 smithi144 bash[18557]: cluster 2024-04-30T10:00:25.440468+0000 mgr.y (mgr.24322) 223 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:27.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:27 smithi144 bash[24004]: cluster 2024-04-30T10:00:25.440468+0000 mgr.y (mgr.24322) 223 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:28.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:00:28 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:00:28] "GET /metrics HTTP/1.1" 200 214913 "" "Prometheus/2.33.4" 2024-04-30T10:00:29.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:29 smithi151 bash[18704]: cluster 2024-04-30T10:00:27.441357+0000 mgr.y (mgr.24322) 224 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:29.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:29 smithi144 bash[24004]: cluster 2024-04-30T10:00:27.441357+0000 mgr.y (mgr.24322) 224 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:29.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:29 smithi144 bash[18557]: cluster 2024-04-30T10:00:27.441357+0000 mgr.y (mgr.24322) 224 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:31.275 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:00:30 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:00:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:00:31.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:31 smithi151 bash[18704]: cluster 2024-04-30T10:00:29.442149+0000 mgr.y (mgr.24322) 225 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:31.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:31 smithi144 bash[24004]: cluster 2024-04-30T10:00:29.442149+0000 mgr.y (mgr.24322) 225 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:31.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:31 smithi144 bash[18557]: cluster 2024-04-30T10:00:29.442149+0000 mgr.y (mgr.24322) 225 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:33.291 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:00:33 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:10:00:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T10:00:33.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:33 smithi151 bash[18704]: audit 2024-04-30T10:00:31.377019+0000 mgr.y (mgr.24322) 226 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:00:33.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:33 smithi151 bash[18704]: cluster 2024-04-30T10:00:31.443759+0000 mgr.y (mgr.24322) 227 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:33.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:33 smithi151 bash[18704]: audit 2024-04-30T10:00:33.012110+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:33.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:33 smithi151 bash[18704]: audit 2024-04-30T10:00:33.023140+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:33.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:33 smithi144 bash[18557]: audit 2024-04-30T10:00:31.377019+0000 mgr.y (mgr.24322) 226 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:00:33.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:33 smithi144 bash[18557]: cluster 2024-04-30T10:00:31.443759+0000 mgr.y (mgr.24322) 227 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:33.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:33 smithi144 bash[18557]: audit 2024-04-30T10:00:33.012110+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:33.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:33 smithi144 bash[18557]: audit 2024-04-30T10:00:33.023140+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:33.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:33 smithi144 bash[24004]: audit 2024-04-30T10:00:31.377019+0000 mgr.y (mgr.24322) 226 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:00:33.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:33 smithi144 bash[24004]: cluster 2024-04-30T10:00:31.443759+0000 mgr.y (mgr.24322) 227 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:33.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:33 smithi144 bash[24004]: audit 2024-04-30T10:00:33.012110+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:33.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:33 smithi144 bash[24004]: audit 2024-04-30T10:00:33.023140+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:35.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:35 smithi151 bash[18704]: cluster 2024-04-30T10:00:33.444591+0000 mgr.y (mgr.24322) 228 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:35.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:35 smithi144 bash[18557]: cluster 2024-04-30T10:00:33.444591+0000 mgr.y (mgr.24322) 228 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:35.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:35 smithi144 bash[24004]: cluster 2024-04-30T10:00:33.444591+0000 mgr.y (mgr.24322) 228 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:37.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:37 smithi151 bash[18704]: cluster 2024-04-30T10:00:35.446421+0000 mgr.y (mgr.24322) 229 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:37.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:37 smithi144 bash[18557]: cluster 2024-04-30T10:00:35.446421+0000 mgr.y (mgr.24322) 229 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:37.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:37 smithi144 bash[24004]: cluster 2024-04-30T10:00:35.446421+0000 mgr.y (mgr.24322) 229 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:38.560 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-30T10:00:38.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:00:38 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:00:38] "GET /metrics HTTP/1.1" 200 214913 "" "Prometheus/2.33.4" 2024-04-30T10:00:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:39 smithi151 bash[18704]: cluster 2024-04-30T10:00:37.447120+0000 mgr.y (mgr.24322) 230 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:39 smithi151 bash[18704]: audit 2024-04-30T10:00:38.692279+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T10:00:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:39 smithi151 bash[18704]: audit 2024-04-30T10:00:38.695390+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T10:00:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:39 smithi151 bash[18704]: audit 2024-04-30T10:00:38.698550+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:00:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:39 smithi151 bash[18704]: audit 2024-04-30T10:00:38.701497+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:00:39.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:39 smithi144 bash[18557]: cluster 2024-04-30T10:00:37.447120+0000 mgr.y (mgr.24322) 230 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:39.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:39 smithi144 bash[18557]: audit 2024-04-30T10:00:38.692279+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T10:00:39.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:39 smithi144 bash[18557]: audit 2024-04-30T10:00:38.695390+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T10:00:39.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:39 smithi144 bash[18557]: audit 2024-04-30T10:00:38.698550+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:00:39.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:39 smithi144 bash[18557]: audit 2024-04-30T10:00:38.701497+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:00:39.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:39 smithi144 bash[24004]: cluster 2024-04-30T10:00:37.447120+0000 mgr.y (mgr.24322) 230 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:39.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:39 smithi144 bash[24004]: audit 2024-04-30T10:00:38.692279+0000 mon.b (mon.2) 137 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T10:00:39.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:39 smithi144 bash[24004]: audit 2024-04-30T10:00:38.695390+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T10:00:39.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:39 smithi144 bash[24004]: audit 2024-04-30T10:00:38.698550+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:00:39.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:39 smithi144 bash[24004]: audit 2024-04-30T10:00:38.701497+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:00:41.308 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:00:40 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:00:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:00:41.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:41 smithi151 bash[18704]: cluster 2024-04-30T10:00:39.447862+0000 mgr.y (mgr.24322) 231 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:41.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:41 smithi144 bash[18557]: cluster 2024-04-30T10:00:39.447862+0000 mgr.y (mgr.24322) 231 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:41.620 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:41 smithi144 bash[24004]: cluster 2024-04-30T10:00:39.447862+0000 mgr.y (mgr.24322) 231 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:43 smithi144 bash[18557]: audit 2024-04-30T10:00:41.387110+0000 mgr.y (mgr.24322) 232 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:00:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:43 smithi144 bash[18557]: cluster 2024-04-30T10:00:41.449680+0000 mgr.y (mgr.24322) 233 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:43.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:43 smithi144 bash[24004]: audit 2024-04-30T10:00:41.387110+0000 mgr.y (mgr.24322) 232 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:00:43.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:43 smithi144 bash[24004]: cluster 2024-04-30T10:00:41.449680+0000 mgr.y (mgr.24322) 233 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:43.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:43 smithi151 bash[18704]: audit 2024-04-30T10:00:41.387110+0000 mgr.y (mgr.24322) 232 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:00:43.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:43 smithi151 bash[18704]: cluster 2024-04-30T10:00:41.449680+0000 mgr.y (mgr.24322) 233 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:43.879 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-30T10:00:45.045 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:00:44 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:10:00:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T10:00:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:45 smithi151 bash[18704]: cluster 2024-04-30T10:00:43.450356+0000 mgr.y (mgr.24322) 234 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:45 smithi151 bash[18704]: audit 2024-04-30T10:00:44.723209+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:45 smithi151 bash[18704]: audit 2024-04-30T10:00:44.738100+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:45.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:45 smithi144 bash[18557]: cluster 2024-04-30T10:00:43.450356+0000 mgr.y (mgr.24322) 234 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:45.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:45 smithi144 bash[18557]: audit 2024-04-30T10:00:44.723209+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:45.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:45 smithi144 bash[18557]: audit 2024-04-30T10:00:44.738100+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:45.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:45 smithi144 bash[24004]: cluster 2024-04-30T10:00:43.450356+0000 mgr.y (mgr.24322) 234 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:45.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:45 smithi144 bash[24004]: audit 2024-04-30T10:00:44.723209+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:45.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:45 smithi144 bash[24004]: audit 2024-04-30T10:00:44.738100+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:47 smithi151 bash[18704]: cluster 2024-04-30T10:00:45.451958+0000 mgr.y (mgr.24322) 235 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:47 smithi151 bash[18704]: audit 2024-04-30T10:00:46.526842+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:00:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:47 smithi151 bash[18704]: audit 2024-04-30T10:00:46.528553+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:00:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:47 smithi151 bash[18704]: audit 2024-04-30T10:00:46.540565+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:47.621 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:47 smithi144 bash[24004]: cluster 2024-04-30T10:00:45.451958+0000 mgr.y (mgr.24322) 235 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:47.621 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:47 smithi144 bash[24004]: audit 2024-04-30T10:00:46.526842+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:00:47.622 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:47 smithi144 bash[24004]: audit 2024-04-30T10:00:46.528553+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:00:47.622 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:47 smithi144 bash[24004]: audit 2024-04-30T10:00:46.540565+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:47.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:47 smithi144 bash[18557]: cluster 2024-04-30T10:00:45.451958+0000 mgr.y (mgr.24322) 235 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:47.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:47 smithi144 bash[18557]: audit 2024-04-30T10:00:46.526842+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:00:47.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:47 smithi144 bash[18557]: audit 2024-04-30T10:00:46.528553+0000 mon.b (mon.2) 140 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:00:47.623 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:47 smithi144 bash[18557]: audit 2024-04-30T10:00:46.540565+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:48.301 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-30T10:00:48.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:00:48 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:00:48] "GET /metrics HTTP/1.1" 200 214874 "" "Prometheus/2.33.4" 2024-04-30T10:00:49.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:49 smithi144 bash[18557]: cluster 2024-04-30T10:00:47.452386+0000 mgr.y (mgr.24322) 236 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:49.519 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:49 smithi144 bash[24004]: cluster 2024-04-30T10:00:47.452386+0000 mgr.y (mgr.24322) 236 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:49 smithi151 bash[18704]: cluster 2024-04-30T10:00:47.452386+0000 mgr.y (mgr.24322) 236 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:51.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:00:50 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:00:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:00:51.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:51 smithi151 bash[18704]: cluster 2024-04-30T10:00:49.452858+0000 mgr.y (mgr.24322) 237 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:51.688 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:51 smithi144 bash[24004]: cluster 2024-04-30T10:00:49.452858+0000 mgr.y (mgr.24322) 237 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:51.689 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:51 smithi144 bash[18557]: cluster 2024-04-30T10:00:49.452858+0000 mgr.y (mgr.24322) 237 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:51.689 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-30T10:00:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:53 smithi151 bash[18704]: audit 2024-04-30T10:00:51.394449+0000 mgr.y (mgr.24322) 238 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:00:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:53 smithi151 bash[18704]: cluster 2024-04-30T10:00:51.454535+0000 mgr.y (mgr.24322) 239 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:53 smithi151 bash[18704]: audit 2024-04-30T10:00:53.203384+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:53 smithi151 bash[18704]: audit 2024-04-30T10:00:53.215613+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:53.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:00:53 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:10:00:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T10:00:53.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:53 smithi144 bash[24004]: audit 2024-04-30T10:00:51.394449+0000 mgr.y (mgr.24322) 238 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:00:53.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:53 smithi144 bash[24004]: cluster 2024-04-30T10:00:51.454535+0000 mgr.y (mgr.24322) 239 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:53.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:53 smithi144 bash[24004]: audit 2024-04-30T10:00:53.203384+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:53.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:53 smithi144 bash[24004]: audit 2024-04-30T10:00:53.215613+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:53.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:53 smithi144 bash[18557]: audit 2024-04-30T10:00:51.394449+0000 mgr.y (mgr.24322) 238 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:00:53.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:53 smithi144 bash[18557]: cluster 2024-04-30T10:00:51.454535+0000 mgr.y (mgr.24322) 239 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:53.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:53 smithi144 bash[18557]: audit 2024-04-30T10:00:53.203384+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:53.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:53 smithi144 bash[18557]: audit 2024-04-30T10:00:53.215613+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:54.612 INFO:teuthology.orchestra.run.smithi144.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7 2024-04-30T10:00:55.411 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-30T10:00:55.421 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi144.front.sepia.ceph.com 2024-04-30T10:00:55.421 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- 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-30T10:00:55.595 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:55 smithi144 bash[24004]: cluster 2024-04-30T10:00:53.455174+0000 mgr.y (mgr.24322) 240 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:55.595 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:55 smithi144 bash[24004]: audit 2024-04-30T10:00:54.612010+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:55.595 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:55 smithi144 bash[24004]: audit 2024-04-30T10:00:54.631424+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:00:55.595 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:55 smithi144 bash[24004]: audit 2024-04-30T10:00:54.633015+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:00:55.595 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:55 smithi144 bash[24004]: audit 2024-04-30T10:00:54.642471+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:55.595 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:55 smithi144 bash[18557]: cluster 2024-04-30T10:00:53.455174+0000 mgr.y (mgr.24322) 240 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:55.596 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:55 smithi144 bash[18557]: audit 2024-04-30T10:00:54.612010+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:55.596 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:55 smithi144 bash[18557]: audit 2024-04-30T10:00:54.631424+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:00:55.596 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:55 smithi144 bash[18557]: audit 2024-04-30T10:00:54.633015+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:00:55.596 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:55 smithi144 bash[18557]: audit 2024-04-30T10:00:54.642471+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:55 smithi151 bash[18704]: cluster 2024-04-30T10:00:53.455174+0000 mgr.y (mgr.24322) 240 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:55 smithi151 bash[18704]: audit 2024-04-30T10:00:54.612010+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:55 smithi151 bash[18704]: audit 2024-04-30T10:00:54.631424+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:00:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:55 smithi151 bash[18704]: audit 2024-04-30T10:00:54.633015+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:00:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:55 smithi151 bash[18704]: audit 2024-04-30T10:00:54.642471+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:00:56.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:56 smithi144 bash[18557]: audit 2024-04-30T10:00:54.605463+0000 mgr.y (mgr.24322) 241 : audit [DBG] from='client.24955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:00:56.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:56 smithi144 bash[18557]: cephadm 2024-04-30T10:00:54.606541+0000 mgr.y (mgr.24322) 242 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7 2024-04-30T10:00:56.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:56 smithi144 bash[18557]: cephadm 2024-04-30T10:00:54.650413+0000 mgr.y (mgr.24322) 243 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7 2024-04-30T10:00:56.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:56 smithi144 bash[24004]: audit 2024-04-30T10:00:54.605463+0000 mgr.y (mgr.24322) 241 : audit [DBG] from='client.24955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:00:56.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:56 smithi144 bash[24004]: cephadm 2024-04-30T10:00:54.606541+0000 mgr.y (mgr.24322) 242 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7 2024-04-30T10:00:56.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:56 smithi144 bash[24004]: cephadm 2024-04-30T10:00:54.650413+0000 mgr.y (mgr.24322) 243 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7 2024-04-30T10:00:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:56 smithi151 bash[18704]: audit 2024-04-30T10:00:54.605463+0000 mgr.y (mgr.24322) 241 : audit [DBG] from='client.24955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:00:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:56 smithi151 bash[18704]: cephadm 2024-04-30T10:00:54.606541+0000 mgr.y (mgr.24322) 242 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7 2024-04-30T10:00:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:56 smithi151 bash[18704]: cephadm 2024-04-30T10:00:54.650413+0000 mgr.y (mgr.24322) 243 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7 2024-04-30T10:00:57.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:57 smithi144 bash[24004]: cluster 2024-04-30T10:00:55.456298+0000 mgr.y (mgr.24322) 244 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:57.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:57 smithi144 bash[18557]: cluster 2024-04-30T10:00:55.456298+0000 mgr.y (mgr.24322) 244 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:57 smithi151 bash[18704]: cluster 2024-04-30T10:00:55.456298+0000 mgr.y (mgr.24322) 244 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:00:58.950 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:00:58 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:00:58] "GET /metrics HTTP/1.1" 200 214875 "" "Prometheus/2.33.4" 2024-04-30T10:00:59.364 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:00:59.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:00:59 smithi144 bash[24004]: cluster 2024-04-30T10:00:57.456980+0000 mgr.y (mgr.24322) 245 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:59.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:00:59 smithi144 bash[18557]: cluster 2024-04-30T10:00:57.456980+0000 mgr.y (mgr.24322) 245 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:00:59.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:00:59 smithi151 bash[18704]: cluster 2024-04-30T10:00:57.456980+0000 mgr.y (mgr.24322) 245 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:00.189 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:01:00.190 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 15s ago 11m - - 2024-04-30T10:01:00.190 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 6s ago 11m - - 2024-04-30T10:01:00.190 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (4m) 15s ago 4m 12.8M - ba2b418f427c ceff8db9a970 2024-04-30T10:01:00.190 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (4m) 6s ago 4m 43.6M - 8.3.5 dad864ee21e9 a77951780efc 2024-04-30T10:01:00.190 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (2m) 15s ago 2m 41.6M - 3.5 e1d6a67b021e 654f086db394 2024-04-30T10:01:00.190 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443 running (10m) 6s ago 10m 400M - 17.2.0 e1d6a67b021e 4b58bc76ff31 2024-04-30T10:01:00.190 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:9283 running (12m) 15s ago 12m 455M - 17.2.0 e1d6a67b021e 50c8886ada87 2024-04-30T10:01:00.190 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (12m) 15s ago 12m 51.4M 2048M 17.2.0 e1d6a67b021e b99fb062b7df 2024-04-30T10:01:00.190 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (10m) 6s ago 10m 43.9M 2048M 17.2.0 e1d6a67b021e ab697c95c656 2024-04-30T10:01:00.190 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (11m) 15s ago 11m 39.3M 2048M 17.2.0 e1d6a67b021e 31b30fa73700 2024-04-30T10:01:00.190 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (4m) 15s ago 4m 9992k - 1dbe0e931976 5302e5c2d058 2024-04-30T10:01:00.190 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (4m) 6s ago 4m 9868k - 1dbe0e931976 f6919fe255f8 2024-04-30T10:01:00.191 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (10m) 15s ago 10m 51.0M 4096M 17.2.0 e1d6a67b021e 879b689784b1 2024-04-30T10:01:00.191 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (9m) 15s ago 9m 52.5M 4096M 17.2.0 e1d6a67b021e 3a935a90e6aa 2024-04-30T10:01:00.191 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (8m) 15s ago 8m 47.8M 4096M 17.2.0 e1d6a67b021e 39286bfdca67 2024-04-30T10:01:00.191 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (8m) 15s ago 8m 50.3M 4096M 17.2.0 e1d6a67b021e de4f433a171e 2024-04-30T10:01:00.191 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (7m) 6s ago 7m 53.5M 4096M 17.2.0 e1d6a67b021e 2371b0f703de 2024-04-30T10:01:00.191 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (7m) 6s ago 7m 50.1M 4096M 17.2.0 e1d6a67b021e b39a8bb8c2ad 2024-04-30T10:01:00.191 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (6m) 6s ago 6m 47.7M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:01:00.191 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (5m) 6s ago 5m 50.5M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:01:00.191 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (3m) 6s ago 5m 54.2M - 514e6a882f6e ec38141b6c08 2024-04-30T10:01:00.191 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (2m) 15s ago 2m 82.0M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:01:00.191 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (2m) 6s ago 2m 82.7M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:01:00.191 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (2m) 15s ago 2m 82.0M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:01:00.191 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (2m) 6s ago 2m 82.2M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:01:00.650 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:00 smithi144 bash[24004]: audit 2024-04-30T10:00:59.348127+0000 mgr.y (mgr.24322) 246 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:00.650 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:00 smithi144 bash[18557]: audit 2024-04-30T10:00:59.348127+0000 mgr.y (mgr.24322) 246 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:00.744 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:01:00.744 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:01:00.744 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-30T10:01:00.744 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:01:00.744 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:01:00.744 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-30T10:01:00.744 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:01:00.744 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:01:00.744 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-30T10:01:00.745 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:01:00.745 INFO:teuthology.orchestra.run.smithi144.stdout: "mds": {}, 2024-04-30T10:01:00.745 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:01:00.745 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:01:00.745 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:01:00.745 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:01:00.745 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-30T10:01:00.745 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:01:00.745 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:01:00.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:00 smithi151 bash[18704]: audit 2024-04-30T10:00:59.348127+0000 mgr.y (mgr.24322) 246 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:01.182 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:01:01.182 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:01:01.182 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:01:01.182 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [], 2024-04-30T10:01:01.182 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "", 2024-04-30T10:01:01.182 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7 image" 2024-04-30T10:01:01.183 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:01:01.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:01:00 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:01:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:01:01.671 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_OK 2024-04-30T10:01:01.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:01 smithi144 bash[24004]: cluster 2024-04-30T10:00:59.457458+0000 mgr.y (mgr.24322) 247 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:01.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:01 smithi144 bash[24004]: audit 2024-04-30T10:00:59.777273+0000 mgr.y (mgr.24322) 248 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:01.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:01 smithi144 bash[24004]: audit 2024-04-30T10:01:00.175205+0000 mgr.y (mgr.24322) 249 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:01.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:01 smithi144 bash[24004]: audit 2024-04-30T10:01:00.746995+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.144:0/408280233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:01:01.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:01 smithi144 bash[24004]: audit 2024-04-30T10:01:01.184804+0000 mgr.y (mgr.24322) 250 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:01.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:01 smithi144 bash[18557]: cluster 2024-04-30T10:00:59.457458+0000 mgr.y (mgr.24322) 247 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:01.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:01 smithi144 bash[18557]: audit 2024-04-30T10:00:59.777273+0000 mgr.y (mgr.24322) 248 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:01.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:01 smithi144 bash[18557]: audit 2024-04-30T10:01:00.175205+0000 mgr.y (mgr.24322) 249 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:01.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:01 smithi144 bash[18557]: audit 2024-04-30T10:01:00.746995+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.144:0/408280233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:01:01.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:01 smithi144 bash[18557]: audit 2024-04-30T10:01:01.184804+0000 mgr.y (mgr.24322) 250 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:01.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:01 smithi151 bash[18704]: cluster 2024-04-30T10:00:59.457458+0000 mgr.y (mgr.24322) 247 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:01.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:01 smithi151 bash[18704]: audit 2024-04-30T10:00:59.777273+0000 mgr.y (mgr.24322) 248 : audit [DBG] from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:01.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:01 smithi151 bash[18704]: audit 2024-04-30T10:01:00.175205+0000 mgr.y (mgr.24322) 249 : audit [DBG] from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:01.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:01 smithi151 bash[18704]: audit 2024-04-30T10:01:00.746995+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.144:0/408280233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:01:01.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:01 smithi151 bash[18704]: audit 2024-04-30T10:01:01.184804+0000 mgr.y (mgr.24322) 250 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:02.747 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:02 smithi144 bash[24004]: audit 2024-04-30T10:01:01.402084+0000 mgr.y (mgr.24322) 251 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:01:02.747 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:02 smithi144 bash[24004]: cluster 2024-04-30T10:01:01.458355+0000 mgr.y (mgr.24322) 252 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:02.748 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:02 smithi144 bash[24004]: audit 2024-04-30T10:01:01.674615+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.144:0/2603340099' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:01:02.748 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:02 smithi144 bash[18557]: audit 2024-04-30T10:01:01.402084+0000 mgr.y (mgr.24322) 251 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:01:02.748 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:02 smithi144 bash[18557]: cluster 2024-04-30T10:01:01.458355+0000 mgr.y (mgr.24322) 252 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:02.748 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:02 smithi144 bash[18557]: audit 2024-04-30T10:01:01.674615+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.144:0/2603340099' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:01:02.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:02 smithi151 bash[18704]: audit 2024-04-30T10:01:01.402084+0000 mgr.y (mgr.24322) 251 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:01:02.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:02 smithi151 bash[18704]: cluster 2024-04-30T10:01:01.458355+0000 mgr.y (mgr.24322) 252 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:02.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:02 smithi151 bash[18704]: audit 2024-04-30T10:01:01.674615+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.144:0/2603340099' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:01:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:04 smithi151 bash[18704]: cluster 2024-04-30T10:01:03.459017+0000 mgr.y (mgr.24322) 253 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:05.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:04 smithi144 bash[18557]: cluster 2024-04-30T10:01:03.459017+0000 mgr.y (mgr.24322) 253 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:05.205 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:01:04 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:10:01:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T10:01:05.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:04 smithi144 bash[24004]: cluster 2024-04-30T10:01:03.459017+0000 mgr.y (mgr.24322) 253 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:06.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:05 smithi144 bash[24004]: audit 2024-04-30T10:01:04.880728+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:06.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:05 smithi144 bash[24004]: audit 2024-04-30T10:01:04.904042+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:06.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:05 smithi144 bash[18557]: audit 2024-04-30T10:01:04.880728+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:06.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:05 smithi144 bash[18557]: audit 2024-04-30T10:01:04.904042+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:06.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:05 smithi151 bash[18704]: audit 2024-04-30T10:01:04.880728+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:06.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:05 smithi151 bash[18704]: audit 2024-04-30T10:01:04.904042+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:06.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:06 smithi144 bash[24004]: cluster 2024-04-30T10:01:05.460694+0000 mgr.y (mgr.24322) 254 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:06.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:06 smithi144 bash[18557]: cluster 2024-04-30T10:01:05.460694+0000 mgr.y (mgr.24322) 254 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:07.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:06 smithi151 bash[18704]: cluster 2024-04-30T10:01:05.460694+0000 mgr.y (mgr.24322) 254 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:08.704 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:01:08 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:01:08] "GET /metrics HTTP/1.1" 200 214875 "" "Prometheus/2.33.4" 2024-04-30T10:01:09.204 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:08 smithi144 bash[24004]: cluster 2024-04-30T10:01:07.461451+0000 mgr.y (mgr.24322) 255 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:09.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:08 smithi144 bash[18557]: cluster 2024-04-30T10:01:07.461451+0000 mgr.y (mgr.24322) 255 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:09.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:08 smithi151 bash[18704]: cluster 2024-04-30T10:01:07.461451+0000 mgr.y (mgr.24322) 255 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:10.926 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:01:10 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:01:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:01:11.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:10 smithi144 bash[24004]: cluster 2024-04-30T10:01:09.461923+0000 mgr.y (mgr.24322) 256 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:11.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:10 smithi144 bash[18557]: cluster 2024-04-30T10:01:09.461923+0000 mgr.y (mgr.24322) 256 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:11.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:10 smithi151 bash[18704]: cluster 2024-04-30T10:01:09.461923+0000 mgr.y (mgr.24322) 256 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:13.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:12 smithi144 bash[24004]: audit 2024-04-30T10:01:11.410429+0000 mgr.y (mgr.24322) 257 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:01:13.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:12 smithi144 bash[24004]: cluster 2024-04-30T10:01:11.463512+0000 mgr.y (mgr.24322) 258 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:13.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:12 smithi144 bash[18557]: audit 2024-04-30T10:01:11.410429+0000 mgr.y (mgr.24322) 257 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:01:13.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:12 smithi144 bash[18557]: cluster 2024-04-30T10:01:11.463512+0000 mgr.y (mgr.24322) 258 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:13.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:12 smithi151 bash[18704]: audit 2024-04-30T10:01:11.410429+0000 mgr.y (mgr.24322) 257 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:01:13.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:12 smithi151 bash[18704]: cluster 2024-04-30T10:01:11.463512+0000 mgr.y (mgr.24322) 258 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:13.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:01:13 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:10:01:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T10:01:14.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:14 smithi144 bash[24004]: audit 2024-04-30T10:01:13.393231+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:14.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:14 smithi144 bash[24004]: audit 2024-04-30T10:01:13.408249+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:14.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:14 smithi144 bash[24004]: cluster 2024-04-30T10:01:13.464222+0000 mgr.y (mgr.24322) 259 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:14.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:14 smithi144 bash[18557]: audit 2024-04-30T10:01:13.393231+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:14.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:14 smithi144 bash[18557]: audit 2024-04-30T10:01:13.408249+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:14.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:14 smithi144 bash[18557]: cluster 2024-04-30T10:01:13.464222+0000 mgr.y (mgr.24322) 259 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:14.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:14 smithi151 bash[18704]: audit 2024-04-30T10:01:13.393231+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:14.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:14 smithi151 bash[18704]: audit 2024-04-30T10:01:13.408249+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:14.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:14 smithi151 bash[18704]: cluster 2024-04-30T10:01:13.464222+0000 mgr.y (mgr.24322) 259 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:16.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:16 smithi151 bash[18704]: cluster 2024-04-30T10:01:15.465169+0000 mgr.y (mgr.24322) 260 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:16.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:16 smithi144 bash[18557]: cluster 2024-04-30T10:01:15.465169+0000 mgr.y (mgr.24322) 260 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:16.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:16 smithi144 bash[24004]: cluster 2024-04-30T10:01:15.465169+0000 mgr.y (mgr.24322) 260 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:18.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:18 smithi151 bash[18704]: cluster 2024-04-30T10:01:17.465563+0000 mgr.y (mgr.24322) 261 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:18.954 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:01:18 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:01:18] "GET /metrics HTTP/1.1" 200 214840 "" "Prometheus/2.33.4" 2024-04-30T10:01:18.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:18 smithi144 bash[24004]: cluster 2024-04-30T10:01:17.465563+0000 mgr.y (mgr.24322) 261 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:18.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:18 smithi144 bash[18557]: cluster 2024-04-30T10:01:17.465563+0000 mgr.y (mgr.24322) 261 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:21.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:20 smithi151 bash[18704]: cluster 2024-04-30T10:01:19.465949+0000 mgr.y (mgr.24322) 262 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:21.073 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:01:20 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:01:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:01:21.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:20 smithi144 bash[18557]: cluster 2024-04-30T10:01:19.465949+0000 mgr.y (mgr.24322) 262 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:21.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:20 smithi144 bash[24004]: cluster 2024-04-30T10:01:19.465949+0000 mgr.y (mgr.24322) 262 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:23.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:22 smithi151 bash[18704]: audit 2024-04-30T10:01:21.418104+0000 mgr.y (mgr.24322) 263 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:01:23.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:22 smithi151 bash[18704]: cluster 2024-04-30T10:01:21.466842+0000 mgr.y (mgr.24322) 264 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:23.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:22 smithi144 bash[18557]: audit 2024-04-30T10:01:21.418104+0000 mgr.y (mgr.24322) 263 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:01:23.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:22 smithi144 bash[18557]: cluster 2024-04-30T10:01:21.466842+0000 mgr.y (mgr.24322) 264 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:23.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:22 smithi144 bash[24004]: audit 2024-04-30T10:01:21.418104+0000 mgr.y (mgr.24322) 263 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:01:23.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:22 smithi144 bash[24004]: cluster 2024-04-30T10:01:21.466842+0000 mgr.y (mgr.24322) 264 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:24.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:24 smithi144 bash[24004]: cluster 2024-04-30T10:01:23.467516+0000 mgr.y (mgr.24322) 265 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-30T10:01:24.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:24 smithi144 bash[18557]: cluster 2024-04-30T10:01:23.467516+0000 mgr.y (mgr.24322) 265 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-30T10:01:25.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:24 smithi151 bash[18704]: cluster 2024-04-30T10:01:23.467516+0000 mgr.y (mgr.24322) 265 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-30T10:01:25.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:01:25 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:10:01:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T10:01:26.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:26 smithi151 bash[18704]: audit 2024-04-30T10:01:25.063022+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:26 smithi151 bash[18704]: audit 2024-04-30T10:01:25.074661+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:26.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:26 smithi144 bash[18557]: audit 2024-04-30T10:01:25.063022+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:26.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:26 smithi144 bash[18557]: audit 2024-04-30T10:01:25.074661+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:26.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:26 smithi144 bash[24004]: audit 2024-04-30T10:01:25.063022+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:26.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:26 smithi144 bash[24004]: audit 2024-04-30T10:01:25.074661+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:27.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:27 smithi151 bash[18704]: cluster 2024-04-30T10:01:25.469159+0000 mgr.y (mgr.24322) 266 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:27.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:27 smithi144 bash[18557]: cluster 2024-04-30T10:01:25.469159+0000 mgr.y (mgr.24322) 266 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:27.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:27 smithi144 bash[24004]: cluster 2024-04-30T10:01:25.469159+0000 mgr.y (mgr.24322) 266 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:28.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:01:28 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:01:28] "GET /metrics HTTP/1.1" 200 214825 "" "Prometheus/2.33.4" 2024-04-30T10:01:29.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:29 smithi144 bash[24004]: cluster 2024-04-30T10:01:27.469910+0000 mgr.y (mgr.24322) 267 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-30T10:01:29.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:29 smithi144 bash[18557]: cluster 2024-04-30T10:01:27.469910+0000 mgr.y (mgr.24322) 267 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-30T10:01:29.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:29 smithi151 bash[18704]: cluster 2024-04-30T10:01:27.469910+0000 mgr.y (mgr.24322) 267 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-30T10:01:31.073 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:01:30 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:01:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:01:31.426 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:31 smithi144 bash[18557]: cluster 2024-04-30T10:01:29.470597+0000 mgr.y (mgr.24322) 268 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-30T10:01:31.427 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:31 smithi144 bash[24004]: cluster 2024-04-30T10:01:29.470597+0000 mgr.y (mgr.24322) 268 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-30T10:01:31.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:31 smithi151 bash[18704]: cluster 2024-04-30T10:01:29.470597+0000 mgr.y (mgr.24322) 268 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-30T10:01:32.032 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:01:32.690 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:01:32.690 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 7s ago 12m - - 2024-04-30T10:01:32.690 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 19s ago 11m - - 2024-04-30T10:01:32.690 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (4m) 7s ago 5m 12.0M - ba2b418f427c ceff8db9a970 2024-04-30T10:01:32.690 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (4m) 19s ago 4m 43.7M - 8.3.5 dad864ee21e9 a77951780efc 2024-04-30T10:01:32.690 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (2m) 7s ago 2m 41.8M - 3.5 e1d6a67b021e 654f086db394 2024-04-30T10:01:32.690 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443 running (11m) 19s ago 11m 400M - 17.2.0 e1d6a67b021e 4b58bc76ff31 2024-04-30T10:01:32.690 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:9283 running (13m) 7s ago 13m 456M - 17.2.0 e1d6a67b021e 50c8886ada87 2024-04-30T10:01:32.690 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (13m) 7s ago 13m 51.8M 2048M 17.2.0 e1d6a67b021e b99fb062b7df 2024-04-30T10:01:32.690 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (11m) 19s ago 11m 44.6M 2048M 17.2.0 e1d6a67b021e ab697c95c656 2024-04-30T10:01:32.690 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (11m) 7s ago 11m 40.6M 2048M 17.2.0 e1d6a67b021e 31b30fa73700 2024-04-30T10:01:32.690 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (5m) 7s ago 5m 11.3M - 1dbe0e931976 5302e5c2d058 2024-04-30T10:01:32.691 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (5m) 19s ago 5m 9331k - 1dbe0e931976 f6919fe255f8 2024-04-30T10:01:32.691 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (10m) 7s ago 10m 51.5M 4096M 17.2.0 e1d6a67b021e 879b689784b1 2024-04-30T10:01:32.691 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (10m) 7s ago 10m 52.9M 4096M 17.2.0 e1d6a67b021e 3a935a90e6aa 2024-04-30T10:01:32.691 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (9m) 7s ago 9m 48.2M 4096M 17.2.0 e1d6a67b021e 39286bfdca67 2024-04-30T10:01:32.691 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (8m) 7s ago 8m 50.8M 4096M 17.2.0 e1d6a67b021e de4f433a171e 2024-04-30T10:01:32.691 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (8m) 19s ago 8m 53.8M 4096M 17.2.0 e1d6a67b021e 2371b0f703de 2024-04-30T10:01:32.691 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (7m) 19s ago 7m 50.3M 4096M 17.2.0 e1d6a67b021e b39a8bb8c2ad 2024-04-30T10:01:32.691 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (7m) 19s ago 7m 47.9M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:01:32.691 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (6m) 19s ago 6m 50.6M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:01:32.691 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (4m) 19s ago 5m 54.2M - 514e6a882f6e ec38141b6c08 2024-04-30T10:01:32.691 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (3m) 7s ago 3m 82.2M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:01:32.691 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (3m) 19s ago 3m 82.8M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:01:32.691 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (3m) 7s ago 3m 82.1M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:01:32.692 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (3m) 19s ago 3m 82.3M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:01:33.091 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:01:33.091 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:01:33.091 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-30T10:01:33.091 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:01:33.091 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:01:33.091 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-30T10:01:33.091 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:01:33.091 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:01:33.091 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-30T10:01:33.092 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:01:33.092 INFO:teuthology.orchestra.run.smithi144.stdout: "mds": {}, 2024-04-30T10:01:33.092 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:01:33.092 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:01:33.092 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:01:33.092 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:01:33.092 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-30T10:01:33.092 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:01:33.092 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:01:33.412 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:01:33.412 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:01:33.412 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:01:33.412 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [], 2024-04-30T10:01:33.412 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "", 2024-04-30T10:01:33.412 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7 image" 2024-04-30T10:01:33.412 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:01:33.454 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:33 smithi144 bash[18557]: audit 2024-04-30T10:01:31.429002+0000 mgr.y (mgr.24322) 269 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:01:33.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:33 smithi144 bash[18557]: cluster 2024-04-30T10:01:31.472285+0000 mgr.y (mgr.24322) 270 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:33.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:33 smithi144 bash[18557]: audit 2024-04-30T10:01:32.020499+0000 mgr.y (mgr.24322) 271 : audit [DBG] from='client.24997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:33.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:33 smithi144 bash[18557]: audit 2024-04-30T10:01:32.342704+0000 mgr.y (mgr.24322) 272 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:33.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:33 smithi144 bash[24004]: audit 2024-04-30T10:01:31.429002+0000 mgr.y (mgr.24322) 269 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:01:33.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:33 smithi144 bash[24004]: cluster 2024-04-30T10:01:31.472285+0000 mgr.y (mgr.24322) 270 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:33.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:33 smithi144 bash[24004]: audit 2024-04-30T10:01:32.020499+0000 mgr.y (mgr.24322) 271 : audit [DBG] from='client.24997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:33.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:33 smithi144 bash[24004]: audit 2024-04-30T10:01:32.342704+0000 mgr.y (mgr.24322) 272 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:33.468 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:33 smithi151 bash[18704]: audit 2024-04-30T10:01:31.429002+0000 mgr.y (mgr.24322) 269 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:01:33.468 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:33 smithi151 bash[18704]: cluster 2024-04-30T10:01:31.472285+0000 mgr.y (mgr.24322) 270 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:33.469 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:33 smithi151 bash[18704]: audit 2024-04-30T10:01:32.020499+0000 mgr.y (mgr.24322) 271 : audit [DBG] from='client.24997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:33.469 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:33 smithi151 bash[18704]: audit 2024-04-30T10:01:32.342704+0000 mgr.y (mgr.24322) 272 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:33.769 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_OK 2024-04-30T10:01:33.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:01:33 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:10:01:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T10:01:33.955 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:01:33 smithi144 bash[45767]: level=warn ts=2024-04-30T10:01:33.531Z 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.151:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.151 because it doesn't contain any IP SANs" 2024-04-30T10:01:33.955 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:01:33 smithi144 bash[45767]: level=warn ts=2024-04-30T10:01:33.532Z 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.144:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2024-04-30T10:01:34.375 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:34 smithi151 bash[18704]: audit 2024-04-30T10:01:32.668532+0000 mgr.y (mgr.24322) 273 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:34.375 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:34 smithi151 bash[18704]: audit 2024-04-30T10:01:33.093791+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.144:0/238424648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:01:34.375 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:34 smithi151 bash[18704]: audit 2024-04-30T10:01:33.546940+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:34.376 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:34 smithi151 bash[18704]: audit 2024-04-30T10:01:33.556024+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:34.376 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:34 smithi151 bash[18704]: audit 2024-04-30T10:01:33.772181+0000 mon.a (mon.0) 1093 : audit [DBG] from='client.? 172.21.15.144:0/4286769252' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:01:34.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:34 smithi144 bash[18557]: audit 2024-04-30T10:01:32.668532+0000 mgr.y (mgr.24322) 273 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:34.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:34 smithi144 bash[18557]: audit 2024-04-30T10:01:33.093791+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.144:0/238424648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:01:34.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:34 smithi144 bash[18557]: audit 2024-04-30T10:01:33.546940+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:34.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:34 smithi144 bash[18557]: audit 2024-04-30T10:01:33.556024+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:34.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:34 smithi144 bash[18557]: audit 2024-04-30T10:01:33.772181+0000 mon.a (mon.0) 1093 : audit [DBG] from='client.? 172.21.15.144:0/4286769252' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:01:34.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:34 smithi144 bash[24004]: audit 2024-04-30T10:01:32.668532+0000 mgr.y (mgr.24322) 273 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:34.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:34 smithi144 bash[24004]: audit 2024-04-30T10:01:33.093791+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.144:0/238424648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:01:34.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:34 smithi144 bash[24004]: audit 2024-04-30T10:01:33.546940+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:34.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:34 smithi144 bash[24004]: audit 2024-04-30T10:01:33.556024+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:34.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:34 smithi144 bash[24004]: audit 2024-04-30T10:01:33.772181+0000 mon.a (mon.0) 1093 : audit [DBG] from='client.? 172.21.15.144:0/4286769252' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:01:35.361 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:35 smithi144 bash[18557]: audit 2024-04-30T10:01:33.414870+0000 mgr.y (mgr.24322) 274 : audit [DBG] from='client.25021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:35.361 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:35 smithi144 bash[18557]: cluster 2024-04-30T10:01:33.472770+0000 mgr.y (mgr.24322) 275 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:35.361 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:35 smithi144 bash[24004]: audit 2024-04-30T10:01:33.414870+0000 mgr.y (mgr.24322) 274 : audit [DBG] from='client.25021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:35.361 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:35 smithi144 bash[24004]: cluster 2024-04-30T10:01:33.472770+0000 mgr.y (mgr.24322) 275 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:35.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:35 smithi151 bash[18704]: audit 2024-04-30T10:01:33.414870+0000 mgr.y (mgr.24322) 274 : audit [DBG] from='client.25021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:01:35.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:35 smithi151 bash[18704]: cluster 2024-04-30T10:01:33.472770+0000 mgr.y (mgr.24322) 275 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:37.429 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:37 smithi144 bash[18557]: cluster 2024-04-30T10:01:35.473551+0000 mgr.y (mgr.24322) 276 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:37.430 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:37 smithi144 bash[18557]: audit 2024-04-30T10:01:36.622711+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:37.430 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:37 smithi144 bash[18557]: audit 2024-04-30T10:01:36.624240+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:01:37.430 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:37 smithi144 bash[18557]: audit 2024-04-30T10:01:36.640675+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:37.430 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:37 smithi144 bash[24004]: cluster 2024-04-30T10:01:35.473551+0000 mgr.y (mgr.24322) 276 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:37.430 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:37 smithi144 bash[24004]: audit 2024-04-30T10:01:36.622711+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:37.430 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:37 smithi144 bash[24004]: audit 2024-04-30T10:01:36.624240+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:01:37.430 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:37 smithi144 bash[24004]: audit 2024-04-30T10:01:36.640675+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:37.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:37 smithi151 bash[18704]: cluster 2024-04-30T10:01:35.473551+0000 mgr.y (mgr.24322) 276 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:37.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:37 smithi151 bash[18704]: audit 2024-04-30T10:01:36.622711+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:37.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:37 smithi151 bash[18704]: audit 2024-04-30T10:01:36.624240+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:01:37.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:37 smithi151 bash[18704]: audit 2024-04-30T10:01:36.640675+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:38.454 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:38 smithi144 bash[24004]: cephadm 2024-04-30T10:01:36.624127+0000 mgr.y (mgr.24322) 277 : cephadm [INF] Upgrade: Target is version 19.0.0-3357-g3a873b0c (unknown) 2024-04-30T10:01:38.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:38 smithi144 bash[24004]: cephadm 2024-04-30T10:01:36.624304+0000 mgr.y (mgr.24322) 278 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:9c431cd6102fdc98572343878a0f5e76680ffaef4fdd710bbca12393d613517d'] 2024-04-30T10:01:38.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:38 smithi144 bash[24004]: cephadm 2024-04-30T10:01:36.642451+0000 mgr.y (mgr.24322) 279 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-30T10:01:38.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:38 smithi144 bash[24004]: cephadm 2024-04-30T10:01:36.877163+0000 mgr.y (mgr.24322) 280 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7 on smithi151 2024-04-30T10:01:38.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:38 smithi144 bash[18557]: cephadm 2024-04-30T10:01:36.624127+0000 mgr.y (mgr.24322) 277 : cephadm [INF] Upgrade: Target is version 19.0.0-3357-g3a873b0c (unknown) 2024-04-30T10:01:38.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:38 smithi144 bash[18557]: cephadm 2024-04-30T10:01:36.624304+0000 mgr.y (mgr.24322) 278 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:9c431cd6102fdc98572343878a0f5e76680ffaef4fdd710bbca12393d613517d'] 2024-04-30T10:01:38.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:38 smithi144 bash[18557]: cephadm 2024-04-30T10:01:36.642451+0000 mgr.y (mgr.24322) 279 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-30T10:01:38.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:38 smithi144 bash[18557]: cephadm 2024-04-30T10:01:36.877163+0000 mgr.y (mgr.24322) 280 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7 on smithi151 2024-04-30T10:01:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:38 smithi151 bash[18704]: cephadm 2024-04-30T10:01:36.624127+0000 mgr.y (mgr.24322) 277 : cephadm [INF] Upgrade: Target is version 19.0.0-3357-g3a873b0c (unknown) 2024-04-30T10:01:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:38 smithi151 bash[18704]: cephadm 2024-04-30T10:01:36.624304+0000 mgr.y (mgr.24322) 278 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7, digests ['quay.ceph.io/ceph-ci/ceph@sha256:9c431cd6102fdc98572343878a0f5e76680ffaef4fdd710bbca12393d613517d'] 2024-04-30T10:01:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:38 smithi151 bash[18704]: cephadm 2024-04-30T10:01:36.642451+0000 mgr.y (mgr.24322) 279 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-30T10:01:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:38 smithi151 bash[18704]: cephadm 2024-04-30T10:01:36.877163+0000 mgr.y (mgr.24322) 280 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7 on smithi151 2024-04-30T10:01:38.875 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:01:38 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:01:38] "GET /metrics HTTP/1.1" 200 214825 "" "Prometheus/2.33.4" 2024-04-30T10:01:39.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:39 smithi144 bash[24004]: cluster 2024-04-30T10:01:37.474018+0000 mgr.y (mgr.24322) 281 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:39.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:39 smithi144 bash[24004]: audit 2024-04-30T10:01:38.702063+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T10:01:39.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:39 smithi144 bash[24004]: audit 2024-04-30T10:01:38.705008+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:01:39.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:39 smithi144 bash[24004]: audit 2024-04-30T10:01:38.705298+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T10:01:39.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:39 smithi144 bash[24004]: audit 2024-04-30T10:01:38.707838+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:01:39.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:39 smithi144 bash[18557]: cluster 2024-04-30T10:01:37.474018+0000 mgr.y (mgr.24322) 281 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:39.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:39 smithi144 bash[18557]: audit 2024-04-30T10:01:38.702063+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T10:01:39.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:39 smithi144 bash[18557]: audit 2024-04-30T10:01:38.705008+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:01:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:39 smithi144 bash[18557]: audit 2024-04-30T10:01:38.705298+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T10:01:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:39 smithi144 bash[18557]: audit 2024-04-30T10:01:38.707838+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:01:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:39 smithi151 bash[18704]: cluster 2024-04-30T10:01:37.474018+0000 mgr.y (mgr.24322) 281 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:39 smithi151 bash[18704]: audit 2024-04-30T10:01:38.702063+0000 mon.b (mon.2) 144 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T10:01:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:39 smithi151 bash[18704]: audit 2024-04-30T10:01:38.705008+0000 mon.b (mon.2) 145 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:01:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:39 smithi151 bash[18704]: audit 2024-04-30T10:01:38.705298+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T10:01:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:39 smithi151 bash[18704]: audit 2024-04-30T10:01:38.707838+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:01:41.118 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:01:40 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:01:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:01:41.436 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:41 smithi144 bash[18557]: cluster 2024-04-30T10:01:39.474614+0000 mgr.y (mgr.24322) 282 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:41.437 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:41 smithi144 bash[24004]: cluster 2024-04-30T10:01:39.474614+0000 mgr.y (mgr.24322) 282 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:41.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:41 smithi151 bash[18704]: cluster 2024-04-30T10:01:39.474614+0000 mgr.y (mgr.24322) 282 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:43.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:43 smithi144 bash[24004]: audit 2024-04-30T10:01:41.438426+0000 mgr.y (mgr.24322) 283 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:01:43.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:43 smithi144 bash[24004]: cluster 2024-04-30T10:01:41.476313+0000 mgr.y (mgr.24322) 284 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:43 smithi144 bash[18557]: audit 2024-04-30T10:01:41.438426+0000 mgr.y (mgr.24322) 283 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:01:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:43 smithi144 bash[18557]: cluster 2024-04-30T10:01:41.476313+0000 mgr.y (mgr.24322) 284 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:43.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:43 smithi151 bash[18704]: audit 2024-04-30T10:01:41.438426+0000 mgr.y (mgr.24322) 283 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:01:43.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:43 smithi151 bash[18704]: cluster 2024-04-30T10:01:41.476313+0000 mgr.y (mgr.24322) 284 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:43.955 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:01:43 smithi144 bash[45767]: level=error ts=2024-04-30T10:01:43.516Z 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.144:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.151:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.151 because it doesn't contain any IP SANs" 2024-04-30T10:01:43.955 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:01:43 smithi144 bash[45767]: level=warn ts=2024-04-30T10: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.151:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.151 because it doesn't contain any IP SANs" 2024-04-30T10:01:43.955 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:01:43 smithi144 bash[45767]: level=warn ts=2024-04-30T10:01:43.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.144:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2024-04-30T10:01:45.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:45 smithi144 bash[18557]: cluster 2024-04-30T10:01:43.477014+0000 mgr.y (mgr.24322) 285 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:45.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:45 smithi144 bash[24004]: cluster 2024-04-30T10:01:43.477014+0000 mgr.y (mgr.24322) 285 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:45.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:01:45 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:10:01:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T10:01:45.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:45 smithi151 bash[18704]: cluster 2024-04-30T10:01:43.477014+0000 mgr.y (mgr.24322) 285 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:46.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:46 smithi151 bash[18704]: audit 2024-04-30T10:01:45.257314+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:46 smithi151 bash[18704]: audit 2024-04-30T10:01:45.282089+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:46.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:46 smithi144 bash[24004]: audit 2024-04-30T10:01:45.257314+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:46.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:46 smithi144 bash[24004]: audit 2024-04-30T10:01:45.282089+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:46.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:46 smithi144 bash[18557]: audit 2024-04-30T10:01:45.257314+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:46.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:46 smithi144 bash[18557]: audit 2024-04-30T10:01:45.282089+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:47.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:47 smithi151 bash[18704]: cluster 2024-04-30T10:01:45.478809+0000 mgr.y (mgr.24322) 286 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:47.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:47 smithi144 bash[18557]: cluster 2024-04-30T10:01:45.478809+0000 mgr.y (mgr.24322) 286 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:47.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:47 smithi144 bash[24004]: cluster 2024-04-30T10:01:45.478809+0000 mgr.y (mgr.24322) 286 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:48.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:01:48 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:01:48] "GET /metrics HTTP/1.1" 200 214832 "" "Prometheus/2.33.4" 2024-04-30T10:01:49.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:49 smithi151 bash[18704]: cluster 2024-04-30T10:01:47.479564+0000 mgr.y (mgr.24322) 287 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:49.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:49 smithi144 bash[24004]: cluster 2024-04-30T10:01:47.479564+0000 mgr.y (mgr.24322) 287 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:49.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:49 smithi144 bash[18557]: cluster 2024-04-30T10:01:47.479564+0000 mgr.y (mgr.24322) 287 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:51.289 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:01:50 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:01:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:01:51.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:51 smithi151 bash[18704]: cluster 2024-04-30T10:01:49.480285+0000 mgr.y (mgr.24322) 288 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:51.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:51 smithi144 bash[18557]: cluster 2024-04-30T10:01:49.480285+0000 mgr.y (mgr.24322) 288 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:51.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:51 smithi144 bash[24004]: cluster 2024-04-30T10:01:49.480285+0000 mgr.y (mgr.24322) 288 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:53.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:53 smithi144 bash[18557]: audit 2024-04-30T10:01:51.449690+0000 mgr.y (mgr.24322) 289 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:01:53.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:53 smithi144 bash[18557]: cluster 2024-04-30T10:01:51.481990+0000 mgr.y (mgr.24322) 290 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:53.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:53 smithi144 bash[24004]: audit 2024-04-30T10:01:51.449690+0000 mgr.y (mgr.24322) 289 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:01:53.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:53 smithi144 bash[24004]: cluster 2024-04-30T10:01:51.481990+0000 mgr.y (mgr.24322) 290 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:53.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:53 smithi151 bash[18704]: audit 2024-04-30T10:01:51.449690+0000 mgr.y (mgr.24322) 289 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:01:53.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:53 smithi151 bash[18704]: cluster 2024-04-30T10:01:51.481990+0000 mgr.y (mgr.24322) 290 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:53.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:01:53 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:10:01:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T10:01:53.955 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:01:53 smithi144 bash[45767]: level=error ts=2024-04-30T10:01:53.516Z 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.144:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.151:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.151 because it doesn't contain any IP SANs" 2024-04-30T10:01:53.955 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:01:53 smithi144 bash[45767]: level=warn ts=2024-04-30T10:01:53.521Z 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.151:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.151 because it doesn't contain any IP SANs" 2024-04-30T10:01:53.955 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:01:53 smithi144 bash[45767]: level=warn ts=2024-04-30T10:01:53.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.144:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2024-04-30T10:01:54.953 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:54 smithi151 bash[18704]: cluster 2024-04-30T10:01:53.482685+0000 mgr.y (mgr.24322) 291 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:54.954 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:54 smithi151 bash[18704]: audit 2024-04-30T10:01:53.684993+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:54.954 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:54 smithi151 bash[18704]: audit 2024-04-30T10:01:53.697687+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:54.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:54 smithi144 bash[24004]: cluster 2024-04-30T10:01:53.482685+0000 mgr.y (mgr.24322) 291 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:54.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:54 smithi144 bash[24004]: audit 2024-04-30T10:01:53.684993+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:54.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:54 smithi144 bash[24004]: audit 2024-04-30T10:01:53.697687+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:54.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:54 smithi144 bash[18557]: cluster 2024-04-30T10:01:53.482685+0000 mgr.y (mgr.24322) 291 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:54.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:54 smithi144 bash[18557]: audit 2024-04-30T10:01:53.684993+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:54.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:54 smithi144 bash[18557]: audit 2024-04-30T10:01:53.697687+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:01:56.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:56 smithi144 bash[24004]: cluster 2024-04-30T10:01:55.484389+0000 mgr.y (mgr.24322) 292 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:56.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:56 smithi144 bash[18557]: cluster 2024-04-30T10:01:55.484389+0000 mgr.y (mgr.24322) 292 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:57.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:56 smithi151 bash[18704]: cluster 2024-04-30T10:01:55.484389+0000 mgr.y (mgr.24322) 292 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:01:58.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:01:58 smithi144 bash[18557]: cluster 2024-04-30T10:01:57.485073+0000 mgr.y (mgr.24322) 293 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:58.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:01:58 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:01:58] "GET /metrics HTTP/1.1" 200 214838 "" "Prometheus/2.33.4" 2024-04-30T10:01:58.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:01:58 smithi144 bash[24004]: cluster 2024-04-30T10:01:57.485073+0000 mgr.y (mgr.24322) 293 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:01:59.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:01:58 smithi151 bash[18704]: cluster 2024-04-30T10:01:57.485073+0000 mgr.y (mgr.24322) 293 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:01.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:00 smithi151 bash[18704]: cluster 2024-04-30T10:01:59.485748+0000 mgr.y (mgr.24322) 294 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:01.073 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:00 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:02:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:02:01.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:00 smithi144 bash[18557]: cluster 2024-04-30T10:01:59.485748+0000 mgr.y (mgr.24322) 294 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:01.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:00 smithi144 bash[24004]: cluster 2024-04-30T10:01:59.485748+0000 mgr.y (mgr.24322) 294 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:03.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:02 smithi151 bash[18704]: audit 2024-04-30T10:02:01.458406+0000 mgr.y (mgr.24322) 295 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:02:03.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:02 smithi151 bash[18704]: cluster 2024-04-30T10:02:01.487439+0000 mgr.y (mgr.24322) 296 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:02:03.124 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:02 smithi144 bash[18557]: audit 2024-04-30T10:02:01.458406+0000 mgr.y (mgr.24322) 295 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:02:03.124 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:02 smithi144 bash[18557]: cluster 2024-04-30T10:02:01.487439+0000 mgr.y (mgr.24322) 296 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:02:03.125 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:02 smithi144 bash[24004]: audit 2024-04-30T10:02:01.458406+0000 mgr.y (mgr.24322) 295 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:02:03.125 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:02 smithi144 bash[24004]: cluster 2024-04-30T10:02:01.487439+0000 mgr.y (mgr.24322) 296 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:02:03.954 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:03 smithi144 bash[45767]: level=error ts=2024-04-30T10:02:03.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.144:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.151:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.151 because it doesn't contain any IP SANs" 2024-04-30T10:02:03.955 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:03 smithi144 bash[45767]: level=warn ts=2024-04-30T10:02:03.521Z 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.151:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.151 because it doesn't contain any IP SANs" 2024-04-30T10:02:03.955 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:03 smithi144 bash[45767]: level=warn ts=2024-04-30T10:02:03.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.144:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2024-04-30T10:02:04.130 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:02:04.786 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:02:04.786 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 19s ago 12m - - 2024-04-30T10:02:04.786 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 11s ago 12m - - 2024-04-30T10:02:04.786 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (5m) 19s ago 5m 15.2M - ba2b418f427c ceff8db9a970 2024-04-30T10:02:04.786 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (5m) 11s ago 5m 43.7M - 8.3.5 dad864ee21e9 a77951780efc 2024-04-30T10:02:04.786 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (3m) 19s ago 3m 41.9M - 3.5 e1d6a67b021e 654f086db394 2024-04-30T10:02:04.786 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443 running (11m) 11s ago 11m 400M - 17.2.0 e1d6a67b021e 4b58bc76ff31 2024-04-30T10:02:04.786 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:9283 running (13m) 19s ago 13m 457M - 17.2.0 e1d6a67b021e 50c8886ada87 2024-04-30T10:02:04.786 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (13m) 19s ago 13m 52.2M 2048M 17.2.0 e1d6a67b021e b99fb062b7df 2024-04-30T10:02:04.786 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (12m) 11s ago 12m 45.3M 2048M 17.2.0 e1d6a67b021e ab697c95c656 2024-04-30T10:02:04.786 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (12m) 19s ago 12m 41.2M 2048M 17.2.0 e1d6a67b021e 31b30fa73700 2024-04-30T10:02:04.786 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (5m) 19s ago 6m 9988k - 1dbe0e931976 5302e5c2d058 2024-04-30T10:02:04.787 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (5m) 11s ago 5m 9480k - 1dbe0e931976 f6919fe255f8 2024-04-30T10:02:04.787 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (11m) 19s ago 11m 51.7M 4096M 17.2.0 e1d6a67b021e 879b689784b1 2024-04-30T10:02:04.787 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (10m) 19s ago 10m 53.2M 4096M 17.2.0 e1d6a67b021e 3a935a90e6aa 2024-04-30T10:02:04.787 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (9m) 19s ago 10m 48.3M 4096M 17.2.0 e1d6a67b021e 39286bfdca67 2024-04-30T10:02:04.787 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (9m) 19s ago 9m 51.0M 4096M 17.2.0 e1d6a67b021e de4f433a171e 2024-04-30T10:02:04.787 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (8m) 11s ago 8m 54.0M 4096M 17.2.0 e1d6a67b021e 2371b0f703de 2024-04-30T10:02:04.787 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (8m) 11s ago 8m 50.6M 4096M 17.2.0 e1d6a67b021e b39a8bb8c2ad 2024-04-30T10:02:04.787 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (7m) 11s ago 7m 48.0M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:02:04.787 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (6m) 11s ago 7m 50.8M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:02:04.787 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (5m) 11s ago 6m 54.5M - 514e6a882f6e ec38141b6c08 2024-04-30T10:02:04.787 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (3m) 19s ago 3m 82.3M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:02:04.787 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (3m) 11s ago 3m 82.9M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:02:04.787 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (3m) 19s ago 3m 82.3M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:02:04.787 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (3m) 11s ago 3m 82.5M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:02:05.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:04 smithi151 bash[18704]: cluster 2024-04-30T10:02:03.488139+0000 mgr.y (mgr.24322) 297 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:05.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:04 smithi151 bash[18704]: audit 2024-04-30T10:02:04.118683+0000 mgr.y (mgr.24322) 298 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:05.158 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:02:05.159 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:02:05.159 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-30T10:02:05.159 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:02:05.159 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:02:05.159 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-30T10:02:05.159 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:02:05.159 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:02:05.159 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-30T10:02:05.159 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:02:05.159 INFO:teuthology.orchestra.run.smithi144.stdout: "mds": {}, 2024-04-30T10:02:05.159 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:02:05.159 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:02:05.159 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:02:05.160 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:02:05.160 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-30T10:02:05.160 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:02:05.160 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:02:05.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:04 smithi144 bash[18557]: cluster 2024-04-30T10:02:03.488139+0000 mgr.y (mgr.24322) 297 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:05.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:04 smithi144 bash[18557]: audit 2024-04-30T10:02:04.118683+0000 mgr.y (mgr.24322) 298 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:05.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:04 smithi144 bash[24004]: cluster 2024-04-30T10:02:03.488139+0000 mgr.y (mgr.24322) 297 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:05.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:04 smithi144 bash[24004]: audit 2024-04-30T10:02:04.118683+0000 mgr.y (mgr.24322) 298 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:05.482 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:02:05.482 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:02:05.482 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:02:05.482 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [], 2024-04-30T10:02:05.482 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "0/23 daemons upgraded", 2024-04-30T10:02:05.482 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7 image on host smithi151" 2024-04-30T10:02:05.482 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:02:05.704 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:05 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:10:02:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T10:02:05.864 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_OK 2024-04-30T10:02:06.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:05 smithi144 bash[24004]: audit 2024-04-30T10:02:04.448604+0000 mgr.y (mgr.24322) 299 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:06.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:05 smithi144 bash[24004]: audit 2024-04-30T10:02:04.771363+0000 mgr.y (mgr.24322) 300 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:06.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:05 smithi144 bash[24004]: audit 2024-04-30T10:02:05.161977+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.144:0/391608970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:02:06.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:05 smithi144 bash[24004]: audit 2024-04-30T10:02:05.378174+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:06.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:05 smithi144 bash[24004]: audit 2024-04-30T10:02:05.386547+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:06.031 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:05 smithi144 bash[18557]: audit 2024-04-30T10:02:04.448604+0000 mgr.y (mgr.24322) 299 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:06.031 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:05 smithi144 bash[18557]: audit 2024-04-30T10:02:04.771363+0000 mgr.y (mgr.24322) 300 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:06.031 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:05 smithi144 bash[18557]: audit 2024-04-30T10:02:05.161977+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.144:0/391608970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:02:06.031 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:05 smithi144 bash[18557]: audit 2024-04-30T10:02:05.378174+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:06.031 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:05 smithi144 bash[18557]: audit 2024-04-30T10:02:05.386547+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:06.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:05 smithi151 bash[18704]: audit 2024-04-30T10:02:04.448604+0000 mgr.y (mgr.24322) 299 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:06.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:05 smithi151 bash[18704]: audit 2024-04-30T10:02:04.771363+0000 mgr.y (mgr.24322) 300 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:06.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:05 smithi151 bash[18704]: audit 2024-04-30T10:02:05.161977+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.144:0/391608970' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:02:06.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:05 smithi151 bash[18704]: audit 2024-04-30T10:02:05.378174+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:06.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:05 smithi151 bash[18704]: audit 2024-04-30T10:02:05.386547+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:06.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:06 smithi144 bash[24004]: audit 2024-04-30T10:02:05.484362+0000 mgr.y (mgr.24322) 301 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:06.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:06 smithi144 bash[24004]: cluster 2024-04-30T10:02:05.489132+0000 mgr.y (mgr.24322) 302 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:02:06.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:06 smithi144 bash[24004]: audit 2024-04-30T10:02:05.868222+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.144:0/3174071871' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:02:06.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:06 smithi144 bash[18557]: audit 2024-04-30T10:02:05.484362+0000 mgr.y (mgr.24322) 301 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:06.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:06 smithi144 bash[18557]: cluster 2024-04-30T10:02:05.489132+0000 mgr.y (mgr.24322) 302 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:02:06.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:06 smithi144 bash[18557]: audit 2024-04-30T10:02:05.868222+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.144:0/3174071871' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:02:07.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:06 smithi151 bash[18704]: audit 2024-04-30T10:02:05.484362+0000 mgr.y (mgr.24322) 301 : audit [DBG] from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:07.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:06 smithi151 bash[18704]: cluster 2024-04-30T10:02:05.489132+0000 mgr.y (mgr.24322) 302 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:02:07.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:06 smithi151 bash[18704]: audit 2024-04-30T10:02:05.868222+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.144:0/3174071871' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:02:08.783 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:08 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:02:08] "GET /metrics HTTP/1.1" 200 214838 "" "Prometheus/2.33.4" 2024-04-30T10:02:09.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:08 smithi151 bash[18704]: cluster 2024-04-30T10:02:07.489772+0000 mgr.y (mgr.24322) 303 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:09.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:08 smithi144 bash[18557]: cluster 2024-04-30T10:02:07.489772+0000 mgr.y (mgr.24322) 303 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:09.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:08 smithi144 bash[24004]: cluster 2024-04-30T10:02:07.489772+0000 mgr.y (mgr.24322) 303 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:11.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:10 smithi151 bash[18704]: cluster 2024-04-30T10:02:09.490475+0000 mgr.y (mgr.24322) 304 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:11.073 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:10 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:02:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:02:11.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:10 smithi144 bash[18557]: cluster 2024-04-30T10:02:09.490475+0000 mgr.y (mgr.24322) 304 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:11.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:10 smithi144 bash[24004]: cluster 2024-04-30T10:02:09.490475+0000 mgr.y (mgr.24322) 304 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:13.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:12 smithi151 bash[18704]: audit 2024-04-30T10:02:11.469633+0000 mgr.y (mgr.24322) 305 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:02:13.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:12 smithi151 bash[18704]: cluster 2024-04-30T10:02:11.492149+0000 mgr.y (mgr.24322) 306 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:02:13.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:12 smithi144 bash[18557]: audit 2024-04-30T10:02:11.469633+0000 mgr.y (mgr.24322) 305 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:02:13.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:12 smithi144 bash[18557]: cluster 2024-04-30T10:02:11.492149+0000 mgr.y (mgr.24322) 306 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:02:13.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:12 smithi144 bash[24004]: audit 2024-04-30T10:02:11.469633+0000 mgr.y (mgr.24322) 305 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:02:13.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:12 smithi144 bash[24004]: cluster 2024-04-30T10:02:11.492149+0000 mgr.y (mgr.24322) 306 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:02:13.851 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:13 smithi144 bash[45767]: level=error ts=2024-04-30T10:02:13.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.151:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.151 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2024-04-30T10:02:13.851 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:13 smithi144 bash[45767]: level=warn ts=2024-04-30T10:02:13.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.144:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2024-04-30T10:02:13.851 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:13 smithi144 bash[45767]: level=warn ts=2024-04-30T10:02:13.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.151:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.151 because it doesn't contain any IP SANs" 2024-04-30T10:02:14.204 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:13 smithi144 bash[18807]: 172.21.15.151 - - [30/Apr/2024:10:02:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T10:02:15.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:14 smithi144 bash[18557]: cluster 2024-04-30T10:02:13.492834+0000 mgr.y (mgr.24322) 307 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:15.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:14 smithi144 bash[18557]: audit 2024-04-30T10:02:13.841115+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:15.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:14 smithi144 bash[18557]: audit 2024-04-30T10:02:13.852465+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:15.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:14 smithi144 bash[24004]: cluster 2024-04-30T10:02:13.492834+0000 mgr.y (mgr.24322) 307 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:15.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:14 smithi144 bash[24004]: audit 2024-04-30T10:02:13.841115+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:15.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:14 smithi144 bash[24004]: audit 2024-04-30T10:02:13.852465+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:15.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:14 smithi151 bash[18704]: cluster 2024-04-30T10:02:13.492834+0000 mgr.y (mgr.24322) 307 : cluster [DBG] pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:15.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:14 smithi151 bash[18704]: audit 2024-04-30T10:02:13.841115+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:15.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:14 smithi151 bash[18704]: audit 2024-04-30T10:02:13.852465+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:17.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:16 smithi144 bash[18557]: cluster 2024-04-30T10:02:15.494555+0000 mgr.y (mgr.24322) 308 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:02:17.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:16 smithi144 bash[24004]: cluster 2024-04-30T10:02:15.494555+0000 mgr.y (mgr.24322) 308 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:02:17.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:16 smithi151 bash[18704]: cluster 2024-04-30T10:02:15.494555+0000 mgr.y (mgr.24322) 308 : cluster [DBG] pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:02:18.843 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:18 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:02:18] "GET /metrics HTTP/1.1" 200 214842 "" "Prometheus/2.33.4" 2024-04-30T10:02:19.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:18 smithi144 bash[18557]: cluster 2024-04-30T10:02:17.495241+0000 mgr.y (mgr.24322) 309 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:19.409 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:18 smithi144 bash[24004]: cluster 2024-04-30T10:02:17.495241+0000 mgr.y (mgr.24322) 309 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:19.410 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:18 smithi151 bash[18704]: cluster 2024-04-30T10:02:17.495241+0000 mgr.y (mgr.24322) 309 : cluster [DBG] pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:20.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:19 smithi144 bash[18557]: cephadm 2024-04-30T10:02:18.939154+0000 mgr.y (mgr.24322) 310 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-30T10:02:20.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:19 smithi144 bash[18557]: audit 2024-04-30T10:02:18.951552+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:02:20.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:19 smithi144 bash[18557]: audit 2024-04-30T10:02:18.951865+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:20.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:19 smithi144 bash[18557]: audit 2024-04-30T10:02:18.954552+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:02:20.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:19 smithi144 bash[18557]: audit 2024-04-30T10:02:18.954812+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:02:20.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:19 smithi144 bash[18557]: audit 2024-04-30T10:02:18.956358+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:02:20.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:19 smithi144 bash[18557]: cephadm 2024-04-30T10:02:18.960494+0000 mgr.y (mgr.24322) 311 : cephadm [INF] Deploying daemon mgr.x on smithi151 2024-04-30T10:02:20.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:19 smithi144 bash[24004]: cephadm 2024-04-30T10:02:18.939154+0000 mgr.y (mgr.24322) 310 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-30T10:02:20.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:19 smithi144 bash[24004]: audit 2024-04-30T10:02:18.951552+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:02:20.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:19 smithi144 bash[24004]: audit 2024-04-30T10:02:18.951865+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:20.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:19 smithi144 bash[24004]: audit 2024-04-30T10:02:18.954552+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:02:20.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:19 smithi144 bash[24004]: audit 2024-04-30T10:02:18.954812+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:02:20.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:19 smithi144 bash[24004]: audit 2024-04-30T10:02:18.956358+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:02:20.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:19 smithi144 bash[24004]: cephadm 2024-04-30T10:02:18.960494+0000 mgr.y (mgr.24322) 311 : cephadm [INF] Deploying daemon mgr.x on smithi151 2024-04-30T10:02:20.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:19 smithi151 bash[18704]: cephadm 2024-04-30T10:02:18.939154+0000 mgr.y (mgr.24322) 310 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-30T10:02:20.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:19 smithi151 bash[18704]: audit 2024-04-30T10:02:18.951552+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:02:20.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:19 smithi151 bash[18704]: audit 2024-04-30T10:02:18.951865+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:20.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:19 smithi151 bash[18704]: audit 2024-04-30T10:02:18.954552+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:02:20.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:19 smithi151 bash[18704]: audit 2024-04-30T10:02:18.954812+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:02:20.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:19 smithi151 bash[18704]: audit 2024-04-30T10:02:18.956358+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:02:20.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:19 smithi151 bash[18704]: cephadm 2024-04-30T10:02:18.960494+0000 mgr.y (mgr.24322) 311 : cephadm [INF] Deploying daemon mgr.x on smithi151 2024-04-30T10:02:21.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:20 smithi144 bash[18557]: cluster 2024-04-30T10:02:19.495991+0000 mgr.y (mgr.24322) 312 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:21.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:20 smithi144 bash[24004]: cluster 2024-04-30T10:02:19.495991+0000 mgr.y (mgr.24322) 312 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:21.219 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:20 smithi151 bash[19842]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:02:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:02:21.219 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:20 smithi151 bash[18704]: cluster 2024-04-30T10:02:19.495991+0000 mgr.y (mgr.24322) 312 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:23.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:22 smithi151 bash[18704]: audit 2024-04-30T10:02:21.480930+0000 mgr.y (mgr.24322) 313 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:02:23.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:22 smithi151 bash[18704]: cluster 2024-04-30T10:02:21.497697+0000 mgr.y (mgr.24322) 314 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:02:23.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:22 smithi144 bash[18557]: audit 2024-04-30T10:02:21.480930+0000 mgr.y (mgr.24322) 313 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:02:23.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:22 smithi144 bash[18557]: cluster 2024-04-30T10:02:21.497697+0000 mgr.y (mgr.24322) 314 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:02:23.311 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:22 smithi144 bash[24004]: audit 2024-04-30T10:02:21.480930+0000 mgr.y (mgr.24322) 313 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:02:23.311 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:22 smithi144 bash[24004]: cluster 2024-04-30T10:02:21.497697+0000 mgr.y (mgr.24322) 314 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:02:23.704 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:23 smithi144 bash[45767]: level=error ts=2024-04-30T10:02:23.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.151:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.151 because it doesn't contain any IP SANs" 2024-04-30T10:02:23.705 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:23 smithi144 bash[45767]: level=warn ts=2024-04-30T10:02:23.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.144:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2024-04-30T10:02:23.705 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:23 smithi144 bash[45767]: level=warn ts=2024-04-30T10:02:23.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.151:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.151 because it doesn't contain any IP SANs" 2024-04-30T10:02:23.891 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:23 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:02:23.891 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:02:23 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:02:23.892 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:02:23 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:02:23.892 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:02:23 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:02:23.892 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:02:23 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:02:23.892 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:02:23 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:02:23.893 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:23 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:02:23.893 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:23 smithi151 systemd[1]: Stopping Ceph mgr.x for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:02:23.893 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:02:23 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:02:23.893 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:02:23 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:02:24.211 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:23 smithi151 bash[47102]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mgr.x 2024-04-30T10:02:24.630 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:24 smithi144 bash[45767]: level=warn ts=2024-04-30T10:02:24.262Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=2 err="Post \"https://172.21.15.151:8443/api/prometheus_receiver\": dial tcp 172.21.15.151:8443: connect: connection refused" 2024-04-30T10:02:24.822 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:24 smithi151 bash[47111]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mgr-x 2024-04-30T10:02:24.822 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:24 smithi151 bash[47145]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mgr.x 2024-04-30T10:02:24.823 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:24 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-30T10:02:24.823 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:24 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-30T10:02:24.823 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:24 smithi151 systemd[1]: Stopped Ceph mgr.x for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:02:25.322 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:02:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:02:25.323 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:02:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:02:25.323 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:02:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:02:25.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:02:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:02:25.324 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:02:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:02:25.324 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:02:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:02:25.324 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:02:25.324 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:24 smithi151 systemd[1]: Started Ceph mgr.x for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:02:25.325 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:02:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:02:25.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:02:25.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:24 smithi151 bash[18704]: cluster 2024-04-30T10:02:23.498476+0000 mgr.y (mgr.24322) 315 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:25.454 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:24 smithi144 bash[24004]: cluster 2024-04-30T10:02:23.498476+0000 mgr.y (mgr.24322) 315 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:25.454 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:24 smithi144 bash[18557]: cluster 2024-04-30T10:02:23.498476+0000 mgr.y (mgr.24322) 315 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:25.913 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:25 smithi144 bash[18807]: 172.21.15.144 - - [30/Apr/2024:10:02:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-30T10:02:26.204 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18807]: debug 2024-04-30T10:02:26.061+0000 7f8697615700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-30T10:02:26.205 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18807]: ignoring --setuser ceph since I am not root 2024-04-30T10:02:26.205 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18807]: ignoring --setgroup ceph since I am not root 2024-04-30T10:02:26.205 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18807]: debug 2024-04-30T10:02:26.121+0000 7f9308989700 1 -- 172.21.15.144:0/817708953 <== mon.1 v2:172.21.15.144:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560b2029c340 con 0x560b21018400 2024-04-30T10:02:26.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18557]: audit 2024-04-30T10:02:25.039734+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:26.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18557]: audit 2024-04-30T10:02:25.040783+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:02:26.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18557]: audit 2024-04-30T10:02:25.042032+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:02:26.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18557]: audit 2024-04-30T10:02:25.055535+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:26.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18557]: cephadm 2024-04-30T10:02:25.056360+0000 mgr.y (mgr.24322) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:02:26.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18557]: audit 2024-04-30T10:02:25.058883+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:02:26.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18557]: cephadm 2024-04-30T10:02:25.063920+0000 mgr.y (mgr.24322) 317 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-30T10:02:26.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18557]: audit 2024-04-30T10:02:25.065463+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-30T10:02:26.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18557]: cephadm 2024-04-30T10:02:25.067515+0000 mgr.y (mgr.24322) 318 : cephadm [INF] Failing over to other MGR 2024-04-30T10:02:26.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18557]: audit 2024-04-30T10:02:25.068297+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-30T10:02:26.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18557]: cluster 2024-04-30T10:02:25.075618+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-30T10:02:26.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18557]: audit 2024-04-30T10:02:25.514497+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:26.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18557]: audit 2024-04-30T10:02:25.524186+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:26.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18557]: cluster 2024-04-30T10:02:25.557684+0000 mon.a (mon.0) 1114 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:02:26.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[24004]: audit 2024-04-30T10:02:25.039734+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:26.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[24004]: audit 2024-04-30T10:02:25.040783+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:02:26.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[24004]: audit 2024-04-30T10:02:25.042032+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:02:26.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[24004]: audit 2024-04-30T10:02:25.055535+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:26.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[24004]: cephadm 2024-04-30T10:02:25.056360+0000 mgr.y (mgr.24322) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:02:26.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[24004]: audit 2024-04-30T10:02:25.058883+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:02:26.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[24004]: cephadm 2024-04-30T10:02:25.063920+0000 mgr.y (mgr.24322) 317 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-30T10:02:26.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[24004]: audit 2024-04-30T10:02:25.065463+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-30T10:02:26.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[24004]: cephadm 2024-04-30T10:02:25.067515+0000 mgr.y (mgr.24322) 318 : cephadm [INF] Failing over to other MGR 2024-04-30T10:02:26.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[24004]: audit 2024-04-30T10:02:25.068297+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-30T10:02:26.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[24004]: cluster 2024-04-30T10:02:25.075618+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-30T10:02:26.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[24004]: audit 2024-04-30T10:02:25.514497+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:26.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[24004]: audit 2024-04-30T10:02:25.524186+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:26.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[24004]: cluster 2024-04-30T10:02:25.557684+0000 mon.a (mon.0) 1114 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:02:26.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:26 smithi151 bash[47204]: debug 2024-04-30T10:02:25.999+0000 7fbb4ca29700 1 -- 172.21.15.151:0/2104807368 <== mon.2 v2:172.21.15.151:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5638ae7fc5a0 con 0x5638af57c400 2024-04-30T10:02:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:26 smithi151 bash[18704]: audit 2024-04-30T10:02:25.039734+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:26 smithi151 bash[18704]: audit 2024-04-30T10:02:25.040783+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:02:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:26 smithi151 bash[18704]: audit 2024-04-30T10:02:25.042032+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:02:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:26 smithi151 bash[18704]: audit 2024-04-30T10:02:25.055535+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:26 smithi151 bash[18704]: cephadm 2024-04-30T10:02:25.056360+0000 mgr.y (mgr.24322) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:02:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:26 smithi151 bash[18704]: audit 2024-04-30T10:02:25.058883+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:02:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:26 smithi151 bash[18704]: cephadm 2024-04-30T10:02:25.063920+0000 mgr.y (mgr.24322) 317 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-30T10:02:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:26 smithi151 bash[18704]: audit 2024-04-30T10:02:25.065463+0000 mon.b (mon.2) 152 : audit [INF] from='mgr.24322 172.21.15.144:0/2250893469' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-30T10:02:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:26 smithi151 bash[18704]: cephadm 2024-04-30T10:02:25.067515+0000 mgr.y (mgr.24322) 318 : cephadm [INF] Failing over to other MGR 2024-04-30T10:02:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:26 smithi151 bash[18704]: audit 2024-04-30T10:02:25.068297+0000 mon.a (mon.0) 1110 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-30T10:02:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:26 smithi151 bash[18704]: cluster 2024-04-30T10:02:25.075618+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-30T10:02:26.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:26 smithi151 bash[18704]: audit 2024-04-30T10:02:25.514497+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:26.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:26 smithi151 bash[18704]: audit 2024-04-30T10:02:25.524186+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24322 ' entity='mgr.y' 2024-04-30T10:02:26.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:26 smithi151 bash[18704]: cluster 2024-04-30T10:02:25.557684+0000 mon.a (mon.0) 1114 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:02:26.704 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:26 smithi144 bash[18807]: debug 2024-04-30T10:02:26.265+0000 7f93113e5000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-30T10:02:27.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:27 smithi151 bash[18704]: audit 2024-04-30T10:02:26.064804+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-30T10:02:27.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:27 smithi151 bash[18704]: cluster 2024-04-30T10:02:26.064933+0000 mon.a (mon.0) 1116 : cluster [DBG] mgrmap e21: x(active, starting, since 0.995793s), standbys: y 2024-04-30T10:02:27.454 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:27 smithi144 bash[18557]: audit 2024-04-30T10:02:26.064804+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-30T10:02:27.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:27 smithi144 bash[18557]: cluster 2024-04-30T10:02:26.064933+0000 mon.a (mon.0) 1116 : cluster [DBG] mgrmap e21: x(active, starting, since 0.995793s), standbys: y 2024-04-30T10:02:27.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:27 smithi144 bash[24004]: audit 2024-04-30T10:02:26.064804+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24322 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-30T10:02:27.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:27 smithi144 bash[24004]: cluster 2024-04-30T10:02:26.064933+0000 mon.a (mon.0) 1116 : cluster [DBG] mgrmap e21: x(active, starting, since 0.995793s), standbys: y 2024-04-30T10:02:28.149 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:27 smithi144 bash[18807]: debug 2024-04-30T10:02:27.805+0000 7f93113e5000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-30T10:02:28.150 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:27 smithi144 bash[18807]: debug 2024-04-30T10:02:27.901+0000 7f93113e5000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-30T10:02:28.454 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:28 smithi144 bash[18807]: debug 2024-04-30T10:02:28.149+0000 7f93113e5000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-30T10:02:28.454 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:28 smithi144 bash[45767]: level=warn ts=2024-04-30T10:02:28.230Z 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.144:8443//api/prometheus_receiver\": dial tcp 172.21.15.144:8443: connect: connection refused" 2024-04-30T10:02:29.204 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:28 smithi144 bash[18807]: debug 2024-04-30T10:02:28.885+0000 7f93113e5000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-30T10:02:29.204 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:28 smithi144 bash[18807]: debug 2024-04-30T10:02:28.993+0000 7f93113e5000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-30T10:02:29.205 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:29 smithi144 bash[18807]: debug 2024-04-30T10:02:29.097+0000 7f93113e5000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-30T10:02:29.703 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:29 smithi144 bash[18807]: debug 2024-04-30T10:02:29.205+0000 7f93113e5000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-30T10:02:29.703 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:29 smithi144 bash[18807]: debug 2024-04-30T10:02:29.421+0000 7f93113e5000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-30T10:02:29.954 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:29 smithi144 bash[18807]: debug 2024-04-30T10:02:29.705+0000 7f93113e5000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-30T10:02:29.954 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:29 smithi144 bash[18807]: debug 2024-04-30T10:02:29.809+0000 7f93113e5000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-30T10:02:30.454 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:29 smithi144 bash[18807]: debug 2024-04-30T10:02:29.989+0000 7f93113e5000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-30T10:02:30.454 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:30 smithi144 bash[18807]: debug 2024-04-30T10:02:30.241+0000 7f93113e5000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-30T10:02:30.910 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:30 smithi144 bash[18807]: debug 2024-04-30T10:02:30.509+0000 7f93113e5000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-30T10:02:30.910 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:30 smithi144 bash[18807]: debug 2024-04-30T10:02:30.673+0000 7f93113e5000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-30T10:02:31.204 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:30 smithi144 bash[18807]: debug 2024-04-30T10:02:30.909+0000 7f93113e5000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-30T10:02:31.204 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:31 smithi144 bash[18807]: debug 2024-04-30T10:02:31.029+0000 7f93113e5000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-30T10:02:31.704 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:31 smithi144 bash[18807]: debug 2024-04-30T10:02:31.365+0000 7f93113e5000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-30T10:02:32.426 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:32 smithi144 bash[18807]: debug 2024-04-30T10:02:32.101+0000 7f93113e5000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-30T10:02:32.426 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:32 smithi144 bash[18807]: debug 2024-04-30T10:02:32.217+0000 7f93113e5000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-30T10:02:32.704 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:32 smithi144 bash[18807]: debug 2024-04-30T10:02:32.425+0000 7f93113e5000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-30T10:02:33.133 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:32 smithi144 bash[18807]: debug 2024-04-30T10:02:32.753+0000 7f93113e5000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-30T10:02:33.454 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[18807]: debug 2024-04-30T10:02:33.133+0000 7f93113e5000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-30T10:02:33.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[18807]: debug 2024-04-30T10:02:33.253+0000 7f93113e5000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-30T10:02:33.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[18807]: [30/Apr/2024:10:02:33] ENGINE Bus STARTING 2024-04-30T10:02:33.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[18807]: CherryPy Checker: 2024-04-30T10:02:33.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[18807]: The Application mounted at '' has an empty config. 2024-04-30T10:02:33.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[18807]: [30/Apr/2024:10:02:33] ENGINE Serving on http://:::9283 2024-04-30T10:02:33.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[18807]: [30/Apr/2024:10:02:33] ENGINE Bus STARTED 2024-04-30T10:02:33.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[24004]: cluster 2024-04-30T10:02:33.276716+0000 mon.a (mon.0) 1117 : cluster [DBG] Standby manager daemon y restarted 2024-04-30T10:02:33.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[24004]: cluster 2024-04-30T10:02:33.276884+0000 mon.a (mon.0) 1118 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:02:33.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[24004]: audit 2024-04-30T10:02:33.279146+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.? 172.21.15.144:0/1249126256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:02:33.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[24004]: audit 2024-04-30T10:02:33.280273+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.? 172.21.15.144:0/1249126256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:02:33.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[24004]: audit 2024-04-30T10:02:33.283182+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.? 172.21.15.144:0/1249126256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:02:33.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[24004]: audit 2024-04-30T10:02:33.283715+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.? 172.21.15.144:0/1249126256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:02:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[18557]: cluster 2024-04-30T10:02:33.276716+0000 mon.a (mon.0) 1117 : cluster [DBG] Standby manager daemon y restarted 2024-04-30T10:02:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[18557]: cluster 2024-04-30T10:02:33.276884+0000 mon.a (mon.0) 1118 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:02:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[18557]: audit 2024-04-30T10:02:33.279146+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.? 172.21.15.144:0/1249126256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:02:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[18557]: audit 2024-04-30T10:02:33.280273+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.? 172.21.15.144:0/1249126256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:02:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[18557]: audit 2024-04-30T10:02:33.283182+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.? 172.21.15.144:0/1249126256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:02:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[18557]: audit 2024-04-30T10:02:33.283715+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.? 172.21.15.144:0/1249126256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:02:33.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:33 smithi151 bash[18704]: cluster 2024-04-30T10:02:33.276716+0000 mon.a (mon.0) 1117 : cluster [DBG] Standby manager daemon y restarted 2024-04-30T10:02:33.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:33 smithi151 bash[18704]: cluster 2024-04-30T10:02:33.276884+0000 mon.a (mon.0) 1118 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:02:33.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:33 smithi151 bash[18704]: audit 2024-04-30T10:02:33.279146+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.? 172.21.15.144:0/1249126256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:02:33.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:33 smithi151 bash[18704]: audit 2024-04-30T10:02:33.280273+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.? 172.21.15.144:0/1249126256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:02:33.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:33 smithi151 bash[18704]: audit 2024-04-30T10:02:33.283182+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.? 172.21.15.144:0/1249126256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:02:33.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:33 smithi151 bash[18704]: audit 2024-04-30T10:02:33.283715+0000 mon.a (mon.0) 1122 : audit [DBG] from='mgr.? 172.21.15.144:0/1249126256' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:02:33.954 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[45767]: level=error ts=2024-04-30T10:02:33.519Z 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.151:8443/api/prometheus_receiver\": dial tcp 172.21.15.151:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.144:8443//api/prometheus_receiver\": dial tcp 172.21.15.144:8443: connect: connection refused" 2024-04-30T10:02:33.955 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[45767]: level=warn ts=2024-04-30T10:02:33.521Z 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.151:8443/api/prometheus_receiver\": dial tcp 172.21.15.151:8443: connect: connection refused" 2024-04-30T10:02:33.955 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:33 smithi144 bash[45767]: level=warn ts=2024-04-30T10:02:33.526Z 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.144:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2024-04-30T10:02:34.315 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:34 smithi151 bash[47204]: [30/Apr/2024:10:02:34] ENGINE Bus STARTING 2024-04-30T10:02:34.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:34 smithi151 bash[47204]: CherryPy Checker: 2024-04-30T10:02:34.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:34 smithi151 bash[47204]: The Application mounted at '' has an empty config. 2024-04-30T10:02:34.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:34 smithi151 bash[47204]: [30/Apr/2024:10:02:34] ENGINE Serving on http://:::9283 2024-04-30T10:02:34.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:34 smithi151 bash[47204]: [30/Apr/2024:10:02:34] ENGINE Bus STARTED 2024-04-30T10:02:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:34 smithi151 bash[18704]: cluster 2024-04-30T10:02:33.337329+0000 mon.a (mon.0) 1123 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-04-30T10:02:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:34 smithi151 bash[18704]: audit 2024-04-30T10:02:34.210054+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-30T10:02:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:34 smithi151 bash[18704]: cluster 2024-04-30T10:02:34.210247+0000 mon.a (mon.0) 1124 : cluster [INF] Active manager daemon x restarted 2024-04-30T10:02:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:34 smithi151 bash[18704]: cluster 2024-04-30T10:02:34.211601+0000 mon.a (mon.0) 1125 : cluster [INF] Activating manager daemon x 2024-04-30T10:02:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:34 smithi151 bash[18704]: audit 2024-04-30T10:02:34.219192+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:02:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:34 smithi151 bash[18704]: audit 2024-04-30T10:02:34.220096+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-30T10:02:34.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:34 smithi151 bash[18704]: audit 2024-04-30T10:02:34.220385+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.? 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:02:34.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:34 smithi151 bash[18704]: cluster 2024-04-30T10:02:34.220993+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-30T10:02:34.705 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:34 smithi144 bash[45767]: level=warn ts=2024-04-30T10:02:34.505Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=3 err="Post \"https://172.21.15.151:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.151 because it doesn't contain any IP SANs" 2024-04-30T10:02:34.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:34 smithi144 bash[18557]: cluster 2024-04-30T10:02:33.337329+0000 mon.a (mon.0) 1123 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-04-30T10:02:34.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:34 smithi144 bash[18557]: audit 2024-04-30T10:02:34.210054+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-30T10:02:34.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:34 smithi144 bash[18557]: cluster 2024-04-30T10:02:34.210247+0000 mon.a (mon.0) 1124 : cluster [INF] Active manager daemon x restarted 2024-04-30T10:02:34.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:34 smithi144 bash[18557]: cluster 2024-04-30T10:02:34.211601+0000 mon.a (mon.0) 1125 : cluster [INF] Activating manager daemon x 2024-04-30T10:02:34.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:34 smithi144 bash[18557]: audit 2024-04-30T10:02:34.219192+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:02:34.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:34 smithi144 bash[18557]: audit 2024-04-30T10:02:34.220096+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-30T10:02:34.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:34 smithi144 bash[18557]: audit 2024-04-30T10:02:34.220385+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.? 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:02:34.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:34 smithi144 bash[18557]: cluster 2024-04-30T10:02:34.220993+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-30T10:02:34.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:34 smithi144 bash[24004]: cluster 2024-04-30T10:02:33.337329+0000 mon.a (mon.0) 1123 : cluster [DBG] mgrmap e22: x(active, starting, since 8s), standbys: y 2024-04-30T10:02:34.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:34 smithi144 bash[24004]: audit 2024-04-30T10:02:34.210054+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.? 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-30T10:02:34.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:34 smithi144 bash[24004]: cluster 2024-04-30T10:02:34.210247+0000 mon.a (mon.0) 1124 : cluster [INF] Active manager daemon x restarted 2024-04-30T10:02:34.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:34 smithi144 bash[24004]: cluster 2024-04-30T10:02:34.211601+0000 mon.a (mon.0) 1125 : cluster [INF] Activating manager daemon x 2024-04-30T10:02:34.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:34 smithi144 bash[24004]: audit 2024-04-30T10:02:34.219192+0000 mon.b (mon.2) 154 : audit [DBG] from='mgr.? 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:02:34.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:34 smithi144 bash[24004]: audit 2024-04-30T10:02:34.220096+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.? 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-30T10:02:34.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:34 smithi144 bash[24004]: audit 2024-04-30T10:02:34.220385+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.? 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:02:34.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:34 smithi144 bash[24004]: cluster 2024-04-30T10:02:34.220993+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-30T10:02:35.066 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:34 smithi151 bash[47204]: [30/Apr/2024:10:02:34] ENGINE Bus STOPPING 2024-04-30T10:02:35.067 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:34 smithi151 bash[47204]: [30/Apr/2024:10:02:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-30T10:02:35.067 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:34 smithi151 bash[47204]: [30/Apr/2024:10:02:34] ENGINE Bus STOPPED 2024-04-30T10:02:35.067 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:34 smithi151 bash[47204]: [30/Apr/2024:10:02:34] ENGINE Bus STARTING 2024-04-30T10:02:35.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[47204]: [30/Apr/2024:10:02:35] ENGINE Serving on http://:::9283 2024-04-30T10:02:35.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[47204]: [30/Apr/2024:10:02:35] ENGINE Bus STARTED 2024-04-30T10:02:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: cluster 2024-04-30T10:02:34.796713+0000 mon.a (mon.0) 1127 : cluster [DBG] mgrmap e23: x(active, starting, since 0.585501s), standbys: y 2024-04-30T10:02:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.801171+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:02:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.801454+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:02:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.801692+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:02:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.804822+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T10:02:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.805074+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T10:02:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.805259+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:02:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.805541+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:02:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.805787+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:02:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.806039+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:02:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.806269+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:02:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.806526+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:02:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.806783+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:02:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.807040+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:02:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.808206+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T10:02:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.808507+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T10:02:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.809060+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T10:02:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: cluster 2024-04-30T10:02:34.853822+0000 mon.a (mon.0) 1128 : cluster [INF] Manager daemon x is now available 2024-04-30T10:02:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: cephadm 2024-04-30T10:02:34.897020+0000 mgr.x (mgr.24692) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-30T10:02:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.898848+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: cephadm 2024-04-30T10:02:34.905025+0000 mgr.x (mgr.24692) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-30T10:02:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: cephadm 2024-04-30T10:02:34.905554+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-30T10:02:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: cephadm 2024-04-30T10:02:34.905614+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-30T10:02:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.906825+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.916783+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.926096+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.932474+0000 mon.b (mon.2) 173 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:02:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.932703+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:02:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.935549+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:02:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.936215+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:02:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.936360+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:02:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.937593+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:02:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: cephadm 2024-04-30T10:02:34.939173+0000 mgr.x (mgr.24692) 5 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T10:02:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: cephadm 2024-04-30T10:02:34.940372+0000 mgr.x (mgr.24692) 6 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T10:02:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.961543+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:02:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.965907+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:02:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:34.968871+0000 mon.a (mon.0) 1135 : 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-30T10:02:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:35.012054+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-30T10:02:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:35.015522+0000 mon.a (mon.0) 1136 : 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-30T10:02:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:35.424785+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:35 smithi151 bash[18704]: audit 2024-04-30T10:02:35.431521+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:36.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: cluster 2024-04-30T10:02:34.796713+0000 mon.a (mon.0) 1127 : cluster [DBG] mgrmap e23: x(active, starting, since 0.585501s), standbys: y 2024-04-30T10:02:36.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.801171+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:02:36.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.801454+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:02:36.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.801692+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:02:36.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.804822+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T10:02:36.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.805074+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T10:02:36.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.805259+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:02:36.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.805541+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:02:36.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.805787+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:02:36.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.806039+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:02:36.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.806269+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:02:36.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.806526+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:02:36.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.806783+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:02:36.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.807040+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:02:36.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.808206+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T10:02:36.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.808507+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T10:02:36.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.809060+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T10:02:36.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: cluster 2024-04-30T10:02:34.853822+0000 mon.a (mon.0) 1128 : cluster [INF] Manager daemon x is now available 2024-04-30T10:02:36.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: cephadm 2024-04-30T10:02:34.897020+0000 mgr.x (mgr.24692) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-30T10:02:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: cluster 2024-04-30T10:02:34.796713+0000 mon.a (mon.0) 1127 : cluster [DBG] mgrmap e23: x(active, starting, since 0.585501s), standbys: y 2024-04-30T10:02:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.801171+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:02:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.801454+0000 mon.b (mon.2) 158 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:02:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.801692+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:02:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.804822+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T10:02:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.805074+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T10:02:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.805259+0000 mon.b (mon.2) 162 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:02:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.805541+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:02:36.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.805787+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:02:36.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.806039+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:02:36.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.806269+0000 mon.b (mon.2) 166 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:02:36.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.806526+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:02:36.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.806783+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:02:36.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.807040+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:02:36.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.808206+0000 mon.b (mon.2) 170 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T10:02:36.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.808507+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T10:02:36.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.809060+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T10:02:36.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: cluster 2024-04-30T10:02:34.853822+0000 mon.a (mon.0) 1128 : cluster [INF] Manager daemon x is now available 2024-04-30T10:02:36.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: cephadm 2024-04-30T10:02:34.897020+0000 mgr.x (mgr.24692) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-30T10:02:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.898848+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: cephadm 2024-04-30T10:02:34.905025+0000 mgr.x (mgr.24692) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-30T10:02:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: cephadm 2024-04-30T10:02:34.905554+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-30T10:02:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: cephadm 2024-04-30T10:02:34.905614+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-30T10:02:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.906825+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.916783+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.926096+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.932474+0000 mon.b (mon.2) 173 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:02:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.932703+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:02:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.935549+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:02:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.936215+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:02:36.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.936360+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:02:36.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.937593+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:02:36.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: cephadm 2024-04-30T10:02:34.939173+0000 mgr.x (mgr.24692) 5 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T10:02:36.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: cephadm 2024-04-30T10:02:34.940372+0000 mgr.x (mgr.24692) 6 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T10:02:36.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.961543+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:02:36.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.965907+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:02:36.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:34.968871+0000 mon.a (mon.0) 1135 : 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-30T10:02:36.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:35.012054+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-30T10:02:36.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:35.015522+0000 mon.a (mon.0) 1136 : 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-30T10:02:36.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:35.424785+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:36.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[18557]: audit 2024-04-30T10:02:35.431521+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.898848+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: cephadm 2024-04-30T10:02:34.905025+0000 mgr.x (mgr.24692) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-30T10:02:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: cephadm 2024-04-30T10:02:34.905554+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-30T10:02:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: cephadm 2024-04-30T10:02:34.905614+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-30T10:02:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.906825+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.916783+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.926096+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.932474+0000 mon.b (mon.2) 173 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:02:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.932703+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:02:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.935549+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:02:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.936215+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:02:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.936360+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:02:36.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.937593+0000 mon.b (mon.2) 176 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:02:36.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: cephadm 2024-04-30T10:02:34.939173+0000 mgr.x (mgr.24692) 5 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T10:02:36.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: cephadm 2024-04-30T10:02:34.940372+0000 mgr.x (mgr.24692) 6 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T10:02:36.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.961543+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:02:36.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.965907+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:02:36.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:34.968871+0000 mon.a (mon.0) 1135 : 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-30T10:02:36.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:35.012054+0000 mon.b (mon.2) 179 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-30T10:02:36.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:35.015522+0000 mon.a (mon.0) 1136 : 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-30T10:02:36.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:35.424785+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:36.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:35 smithi144 bash[24004]: audit 2024-04-30T10:02:35.431521+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:36.266 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:02:37.016 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:02:37.016 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 11s ago 13m - - 2024-04-30T10:02:37.016 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 23s ago 12m - - 2024-04-30T10:02:37.016 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (5m) 11s ago 6m 16.1M - ba2b418f427c ceff8db9a970 2024-04-30T10:02:37.016 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (5m) 23s ago 5m 43.7M - 8.3.5 dad864ee21e9 a77951780efc 2024-04-30T10:02:37.016 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (3m) 11s ago 3m 42.1M - 3.5 e1d6a67b021e 654f086db394 2024-04-30T10:02:37.016 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283 starting - - - - 2024-04-30T10:02:37.017 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:9283 running (14m) 11s ago 14m 458M - 17.2.0 e1d6a67b021e 50c8886ada87 2024-04-30T10:02:37.017 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (14m) 11s ago 14m 53.4M 2048M 17.2.0 e1d6a67b021e b99fb062b7df 2024-04-30T10:02:37.017 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (12m) 23s ago 12m 45.9M 2048M 17.2.0 e1d6a67b021e ab697c95c656 2024-04-30T10:02:37.017 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (12m) 11s ago 12m 42.4M 2048M 17.2.0 e1d6a67b021e 31b30fa73700 2024-04-30T10:02:37.017 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (6m) 11s ago 6m 9268k - 1dbe0e931976 5302e5c2d058 2024-04-30T10:02:37.017 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (6m) 23s ago 6m 9587k - 1dbe0e931976 f6919fe255f8 2024-04-30T10:02:37.017 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (11m) 11s ago 11m 52.1M 4096M 17.2.0 e1d6a67b021e 879b689784b1 2024-04-30T10:02:37.017 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (11m) 11s ago 11m 53.6M 4096M 17.2.0 e1d6a67b021e 3a935a90e6aa 2024-04-30T10:02:37.017 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (10m) 11s ago 10m 48.7M 4096M 17.2.0 e1d6a67b021e 39286bfdca67 2024-04-30T10:02:37.017 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (9m) 11s ago 9m 51.5M 4096M 17.2.0 e1d6a67b021e de4f433a171e 2024-04-30T10:02:37.017 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (9m) 23s ago 9m 54.2M 4096M 17.2.0 e1d6a67b021e 2371b0f703de 2024-04-30T10:02:37.017 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (8m) 23s ago 8m 50.7M 4096M 17.2.0 e1d6a67b021e b39a8bb8c2ad 2024-04-30T10:02:37.017 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (8m) 23s ago 8m 48.2M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:02:37.017 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (7m) 23s ago 7m 51.0M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:02:37.017 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (5m) 23s ago 6m 57.8M - 514e6a882f6e ec38141b6c08 2024-04-30T10:02:37.018 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (4m) 11s ago 4m 82.5M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:02:37.018 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (4m) 23s ago 4m 83.0M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:02:37.018 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (4m) 11s ago 4m 82.5M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:02:37.018 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (4m) 23s ago 4m 82.5M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:02:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: cephadm 2024-04-30T10:02:35.486625+0000 mgr.x (mgr.24692) 7 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:02:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: cephadm 2024-04-30T10:02:35.497508+0000 mgr.x (mgr.24692) 8 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:02:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: cephadm 2024-04-30T10:02:35.577960+0000 mgr.x (mgr.24692) 9 : cephadm [INF] [30/Apr/2024:10:02:35] ENGINE Bus STARTING 2024-04-30T10:02:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: cephadm 2024-04-30T10:02:35.651161+0000 mgr.x (mgr.24692) 10 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:02:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: cephadm 2024-04-30T10:02:35.682505+0000 mgr.x (mgr.24692) 11 : cephadm [INF] [30/Apr/2024:10:02:35] ENGINE Serving on http://172.21.15.151:8765 2024-04-30T10:02:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: cephadm 2024-04-30T10:02:35.765563+0000 mgr.x (mgr.24692) 12 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:02:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: cluster 2024-04-30T10:02:35.808054+0000 mon.a (mon.0) 1139 : cluster [DBG] mgrmap e24: x(active, since 1.59685s), standbys: y 2024-04-30T10:02:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: cephadm 2024-04-30T10:02:35.835539+0000 mgr.x (mgr.24692) 13 : cephadm [INF] [30/Apr/2024:10:02:35] ENGINE Serving on https://172.21.15.151:7150 2024-04-30T10:02:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: cephadm 2024-04-30T10:02:35.836037+0000 mgr.x (mgr.24692) 14 : cephadm [INF] [30/Apr/2024:10:02:35] ENGINE Bus STARTED 2024-04-30T10:02:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: audit 2024-04-30T10:02:35.841174+0000 mgr.x (mgr.24692) 15 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:02:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: cluster 2024-04-30T10:02:35.842699+0000 mgr.x (mgr.24692) 16 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:02:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: cephadm 2024-04-30T10:02:35.862968+0000 mgr.x (mgr.24692) 17 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:02:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: audit 2024-04-30T10:02:35.944288+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: audit 2024-04-30T10:02:35.951055+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: cephadm 2024-04-30T10:02:35.977022+0000 mgr.x (mgr.24692) 18 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:02:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: audit 2024-04-30T10:02:36.104773+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: audit 2024-04-30T10:02:36.115654+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: audit 2024-04-30T10:02:36.125196+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: audit 2024-04-30T10:02:36.133975+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: audit 2024-04-30T10:02:36.178036+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: audit 2024-04-30T10:02:36.182730+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: audit 2024-04-30T10:02:36.189038+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: audit 2024-04-30T10:02:36.193705+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:02:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: audit 2024-04-30T10:02:36.194801+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:36 smithi151 bash[18704]: audit 2024-04-30T10:02:36.196537+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:02:37.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: cephadm 2024-04-30T10:02:35.486625+0000 mgr.x (mgr.24692) 7 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:02:37.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: cephadm 2024-04-30T10:02:35.497508+0000 mgr.x (mgr.24692) 8 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:02:37.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: cephadm 2024-04-30T10:02:35.577960+0000 mgr.x (mgr.24692) 9 : cephadm [INF] [30/Apr/2024:10:02:35] ENGINE Bus STARTING 2024-04-30T10:02:37.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: cephadm 2024-04-30T10:02:35.651161+0000 mgr.x (mgr.24692) 10 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:02:37.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: cephadm 2024-04-30T10:02:35.682505+0000 mgr.x (mgr.24692) 11 : cephadm [INF] [30/Apr/2024:10:02:35] ENGINE Serving on http://172.21.15.151:8765 2024-04-30T10:02:37.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: cephadm 2024-04-30T10:02:35.765563+0000 mgr.x (mgr.24692) 12 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:02:37.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: cluster 2024-04-30T10:02:35.808054+0000 mon.a (mon.0) 1139 : cluster [DBG] mgrmap e24: x(active, since 1.59685s), standbys: y 2024-04-30T10:02:37.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: cephadm 2024-04-30T10:02:35.835539+0000 mgr.x (mgr.24692) 13 : cephadm [INF] [30/Apr/2024:10:02:35] ENGINE Serving on https://172.21.15.151:7150 2024-04-30T10:02:37.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: cephadm 2024-04-30T10:02:35.836037+0000 mgr.x (mgr.24692) 14 : cephadm [INF] [30/Apr/2024:10:02:35] ENGINE Bus STARTED 2024-04-30T10:02:37.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: audit 2024-04-30T10:02:35.841174+0000 mgr.x (mgr.24692) 15 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:02:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: cluster 2024-04-30T10:02:35.842699+0000 mgr.x (mgr.24692) 16 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:02:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: cephadm 2024-04-30T10:02:35.862968+0000 mgr.x (mgr.24692) 17 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:02:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: audit 2024-04-30T10:02:35.944288+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: audit 2024-04-30T10:02:35.951055+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: cephadm 2024-04-30T10:02:35.977022+0000 mgr.x (mgr.24692) 18 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:02:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: audit 2024-04-30T10:02:36.104773+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: audit 2024-04-30T10:02:36.115654+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: audit 2024-04-30T10:02:36.125196+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: audit 2024-04-30T10:02:36.133975+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: audit 2024-04-30T10:02:36.178036+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: audit 2024-04-30T10:02:36.182730+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: audit 2024-04-30T10:02:36.189038+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: audit 2024-04-30T10:02:36.193705+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:02:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: audit 2024-04-30T10:02:36.194801+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[18557]: audit 2024-04-30T10:02:36.196537+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:02:37.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: cephadm 2024-04-30T10:02:35.486625+0000 mgr.x (mgr.24692) 7 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:02:37.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: cephadm 2024-04-30T10:02:35.497508+0000 mgr.x (mgr.24692) 8 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:02:37.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: cephadm 2024-04-30T10:02:35.577960+0000 mgr.x (mgr.24692) 9 : cephadm [INF] [30/Apr/2024:10:02:35] ENGINE Bus STARTING 2024-04-30T10:02:37.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: cephadm 2024-04-30T10:02:35.651161+0000 mgr.x (mgr.24692) 10 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:02:37.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: cephadm 2024-04-30T10:02:35.682505+0000 mgr.x (mgr.24692) 11 : cephadm [INF] [30/Apr/2024:10:02:35] ENGINE Serving on http://172.21.15.151:8765 2024-04-30T10:02:37.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: cephadm 2024-04-30T10:02:35.765563+0000 mgr.x (mgr.24692) 12 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:02:37.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: cluster 2024-04-30T10:02:35.808054+0000 mon.a (mon.0) 1139 : cluster [DBG] mgrmap e24: x(active, since 1.59685s), standbys: y 2024-04-30T10:02:37.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: cephadm 2024-04-30T10:02:35.835539+0000 mgr.x (mgr.24692) 13 : cephadm [INF] [30/Apr/2024:10:02:35] ENGINE Serving on https://172.21.15.151:7150 2024-04-30T10:02:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: cephadm 2024-04-30T10:02:35.836037+0000 mgr.x (mgr.24692) 14 : cephadm [INF] [30/Apr/2024:10:02:35] ENGINE Bus STARTED 2024-04-30T10:02:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: audit 2024-04-30T10:02:35.841174+0000 mgr.x (mgr.24692) 15 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:02:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: cluster 2024-04-30T10:02:35.842699+0000 mgr.x (mgr.24692) 16 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:02:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: cephadm 2024-04-30T10:02:35.862968+0000 mgr.x (mgr.24692) 17 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:02:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: audit 2024-04-30T10:02:35.944288+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: audit 2024-04-30T10:02:35.951055+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: cephadm 2024-04-30T10:02:35.977022+0000 mgr.x (mgr.24692) 18 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:02:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: audit 2024-04-30T10:02:36.104773+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: audit 2024-04-30T10:02:36.115654+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: audit 2024-04-30T10:02:36.125196+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: audit 2024-04-30T10:02:36.133975+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: audit 2024-04-30T10:02:36.178036+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: audit 2024-04-30T10:02:36.182730+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: audit 2024-04-30T10:02:36.189038+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: audit 2024-04-30T10:02:36.193705+0000 mon.b (mon.2) 180 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:02:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: audit 2024-04-30T10:02:36.194801+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:37.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:36 smithi144 bash[24004]: audit 2024-04-30T10:02:36.196537+0000 mon.a (mon.0) 1150 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:02:37.461 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:02:37.461 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:02:37.461 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-30T10:02:37.461 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:02:37.461 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:02:37.461 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-30T10:02:37.461 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 1 2024-04-30T10:02:37.461 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:02:37.461 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:02:37.461 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-30T10:02:37.462 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:02:37.462 INFO:teuthology.orchestra.run.smithi144.stdout: "mds": {}, 2024-04-30T10:02:37.462 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:02:37.462 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:02:37.462 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:02:37.462 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:02:37.462 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-30T10:02:37.462 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 1 2024-04-30T10:02:37.462 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:02:37.462 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:02:37.824 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:02:37.824 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:02:37.825 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:02:37.825 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:02:37.825 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [], 2024-04-30T10:02:37.825 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "", 2024-04-30T10:02:37.825 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "", 2024-04-30T10:02:37.825 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:02:37.825 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:02:38.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:37 smithi151 bash[18704]: audit 2024-04-30T10:02:36.252321+0000 mgr.x (mgr.24692) 19 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:38.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:37 smithi151 bash[18704]: audit 2024-04-30T10:02:36.624594+0000 mgr.x (mgr.24692) 20 : audit [DBG] from='client.25093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:38.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:37 smithi151 bash[18704]: cluster 2024-04-30T10:02:36.808443+0000 mgr.x (mgr.24692) 21 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:02:38.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:37 smithi151 bash[18704]: audit 2024-04-30T10:02:36.993288+0000 mgr.x (mgr.24692) 22 : audit [DBG] from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:37 smithi151 bash[18704]: cluster 2024-04-30T10:02:37.200554+0000 mon.a (mon.0) 1151 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-04-30T10:02:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:37 smithi151 bash[18704]: audit 2024-04-30T10:02:37.464221+0000 mon.a (mon.0) 1152 : audit [DBG] from='client.? 172.21.15.144:0/1723028633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:02:38.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:37 smithi144 bash[18557]: audit 2024-04-30T10:02:36.252321+0000 mgr.x (mgr.24692) 19 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:38.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:37 smithi144 bash[18557]: audit 2024-04-30T10:02:36.624594+0000 mgr.x (mgr.24692) 20 : audit [DBG] from='client.25093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:38.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:37 smithi144 bash[18557]: cluster 2024-04-30T10:02:36.808443+0000 mgr.x (mgr.24692) 21 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:02:38.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:37 smithi144 bash[18557]: audit 2024-04-30T10:02:36.993288+0000 mgr.x (mgr.24692) 22 : audit [DBG] from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:38.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:37 smithi144 bash[18557]: cluster 2024-04-30T10:02:37.200554+0000 mon.a (mon.0) 1151 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-04-30T10:02:38.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:37 smithi144 bash[18557]: audit 2024-04-30T10:02:37.464221+0000 mon.a (mon.0) 1152 : audit [DBG] from='client.? 172.21.15.144:0/1723028633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:02:38.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:37 smithi144 bash[24004]: audit 2024-04-30T10:02:36.252321+0000 mgr.x (mgr.24692) 19 : audit [DBG] from='client.25087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:38.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:37 smithi144 bash[24004]: audit 2024-04-30T10:02:36.624594+0000 mgr.x (mgr.24692) 20 : audit [DBG] from='client.25093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:38.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:37 smithi144 bash[24004]: cluster 2024-04-30T10:02:36.808443+0000 mgr.x (mgr.24692) 21 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:02:38.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:37 smithi144 bash[24004]: audit 2024-04-30T10:02:36.993288+0000 mgr.x (mgr.24692) 22 : audit [DBG] from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:38.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:37 smithi144 bash[24004]: cluster 2024-04-30T10:02:37.200554+0000 mon.a (mon.0) 1151 : cluster [DBG] mgrmap e25: x(active, since 2s), standbys: y 2024-04-30T10:02:38.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:37 smithi144 bash[24004]: audit 2024-04-30T10:02:37.464221+0000 mon.a (mon.0) 1152 : audit [DBG] from='client.? 172.21.15.144:0/1723028633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:02:38.242 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_OK 2024-04-30T10:02:38.823 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:38 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:02:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:02:39.104 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:38 smithi151 bash[18704]: cephadm 2024-04-30T10:02:37.121475+0000 mgr.x (mgr.24692) 23 : cephadm [INF] Reconfiguring daemon agent.smithi144 on smithi144 2024-04-30T10:02:39.104 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:38 smithi151 bash[18704]: cephadm 2024-04-30T10:02:37.178165+0000 mgr.x (mgr.24692) 24 : cephadm [INF] Deploying cephadm binary to smithi144 2024-04-30T10:02:39.104 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:38 smithi151 bash[18704]: audit 2024-04-30T10:02:37.820511+0000 mgr.x (mgr.24692) 25 : audit [DBG] from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:39.104 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:38 smithi151 bash[18704]: audit 2024-04-30T10:02:38.245955+0000 mon.a (mon.0) 1153 : audit [DBG] from='client.? 172.21.15.144:0/838295436' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:02:39.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:38 smithi144 bash[18557]: cephadm 2024-04-30T10:02:37.121475+0000 mgr.x (mgr.24692) 23 : cephadm [INF] Reconfiguring daemon agent.smithi144 on smithi144 2024-04-30T10:02:39.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:38 smithi144 bash[18557]: cephadm 2024-04-30T10:02:37.178165+0000 mgr.x (mgr.24692) 24 : cephadm [INF] Deploying cephadm binary to smithi144 2024-04-30T10:02:39.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:38 smithi144 bash[18557]: audit 2024-04-30T10:02:37.820511+0000 mgr.x (mgr.24692) 25 : audit [DBG] from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:39.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:38 smithi144 bash[18557]: audit 2024-04-30T10:02:38.245955+0000 mon.a (mon.0) 1153 : audit [DBG] from='client.? 172.21.15.144:0/838295436' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:02:39.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:38 smithi144 bash[24004]: cephadm 2024-04-30T10:02:37.121475+0000 mgr.x (mgr.24692) 23 : cephadm [INF] Reconfiguring daemon agent.smithi144 on smithi144 2024-04-30T10:02:39.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:38 smithi144 bash[24004]: cephadm 2024-04-30T10:02:37.178165+0000 mgr.x (mgr.24692) 24 : cephadm [INF] Deploying cephadm binary to smithi144 2024-04-30T10:02:39.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:38 smithi144 bash[24004]: audit 2024-04-30T10:02:37.820511+0000 mgr.x (mgr.24692) 25 : audit [DBG] from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:02:39.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:38 smithi144 bash[24004]: audit 2024-04-30T10:02:38.245955+0000 mon.a (mon.0) 1153 : audit [DBG] from='client.? 172.21.15.144:0/838295436' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:02:40.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:39 smithi144 bash[18557]: cluster 2024-04-30T10:02:38.808935+0000 mgr.x (mgr.24692) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:02:40.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:39 smithi144 bash[18557]: cluster 2024-04-30T10:02:38.849352+0000 mon.a (mon.0) 1154 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-04-30T10:02:40.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:39 smithi144 bash[24004]: cluster 2024-04-30T10:02:38.808935+0000 mgr.x (mgr.24692) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:02:40.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:39 smithi144 bash[24004]: cluster 2024-04-30T10:02:38.849352+0000 mon.a (mon.0) 1154 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-04-30T10:02:40.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:39 smithi151 bash[18704]: cluster 2024-04-30T10:02:38.808935+0000 mgr.x (mgr.24692) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:02:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:39 smithi151 bash[18704]: cluster 2024-04-30T10:02:38.849352+0000 mon.a (mon.0) 1154 : cluster [DBG] mgrmap e26: x(active, since 4s), standbys: y 2024-04-30T10:02:41.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:40 smithi151 bash[47204]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:02:40] "GET /metrics HTTP/1.1" 200 35356 "" "Prometheus/2.33.4" 2024-04-30T10:02:42.105 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:41 smithi144 bash[24004]: cluster 2024-04-30T10:02:40.809785+0000 mgr.x (mgr.24692) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:02:42.105 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:41 smithi144 bash[24004]: audit 2024-04-30T10:02:41.620213+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:42.105 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:41 smithi144 bash[24004]: audit 2024-04-30T10:02:41.634047+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:42.105 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:41 smithi144 bash[24004]: audit 2024-04-30T10:02:41.644906+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:42.105 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:41 smithi144 bash[18557]: cluster 2024-04-30T10:02:40.809785+0000 mgr.x (mgr.24692) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:02:42.106 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:41 smithi144 bash[18557]: audit 2024-04-30T10:02:41.620213+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:42.106 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:41 smithi144 bash[18557]: audit 2024-04-30T10:02:41.634047+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:42.106 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:41 smithi144 bash[18557]: audit 2024-04-30T10:02:41.644906+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:42.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:41 smithi151 bash[18704]: cluster 2024-04-30T10:02:40.809785+0000 mgr.x (mgr.24692) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:02:42.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:41 smithi151 bash[18704]: audit 2024-04-30T10:02:41.620213+0000 mon.a (mon.0) 1155 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:42.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:41 smithi151 bash[18704]: audit 2024-04-30T10:02:41.634047+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:42.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:41 smithi151 bash[18704]: audit 2024-04-30T10:02:41.644906+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:42.356 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:42 smithi144 systemd[1]: Stopping Ceph node-exporter.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:02:42.356 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:42 smithi144 bash[60818]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-node-exporter.a 2024-04-30T10:02:43.114 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:42 smithi144 bash[18557]: cephadm 2024-04-30T10:02:41.695668+0000 mgr.x (mgr.24692) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-30T10:02:43.114 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:42 smithi144 bash[18557]: cephadm 2024-04-30T10:02:41.696519+0000 mgr.x (mgr.24692) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi144 2024-04-30T10:02:43.114 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:42 smithi144 bash[24004]: cephadm 2024-04-30T10:02:41.695668+0000 mgr.x (mgr.24692) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-30T10:02:43.114 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:42 smithi144 bash[24004]: cephadm 2024-04-30T10:02:41.696519+0000 mgr.x (mgr.24692) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi144 2024-04-30T10:02:43.115 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:42 smithi144 bash[60827]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-node-exporter-a 2024-04-30T10:02:43.115 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:42 smithi144 bash[60862]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-node-exporter.a 2024-04-30T10:02:43.115 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:43 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-30T10:02:43.115 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:43 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-30T10:02:43.115 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:43 smithi144 systemd[1]: Stopped Ceph node-exporter.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:02:43.115 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:43 smithi144 systemd[1]: Started Ceph node-exporter.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:02:43.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:42 smithi151 bash[18704]: cephadm 2024-04-30T10:02:41.695668+0000 mgr.x (mgr.24692) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-30T10:02:43.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:42 smithi151 bash[18704]: cephadm 2024-04-30T10:02:41.696519+0000 mgr.x (mgr.24692) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi144 2024-04-30T10:02:43.851 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:43 smithi144 bash[45767]: level=error ts=2024-04-30T10:02:43.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.151:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.151 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.144:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2024-04-30T10:02:43.851 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:43 smithi144 bash[45767]: level=warn ts=2024-04-30T10:02:43.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.144:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.144 because it doesn't contain any IP SANs" 2024-04-30T10:02:43.851 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:43 smithi144 bash[45767]: level=warn ts=2024-04-30T10:02:43.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.151:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.151 because it doesn't contain any IP SANs" 2024-04-30T10:02:44.133 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:43 smithi144 bash[18557]: cluster 2024-04-30T10:02:42.811074+0000 mgr.x (mgr.24692) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-30T10:02:44.133 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:43 smithi144 bash[18557]: audit 2024-04-30T10:02:43.121521+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:44.133 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:43 smithi144 bash[18557]: audit 2024-04-30T10:02:43.134966+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:44.133 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:43 smithi144 bash[24004]: cluster 2024-04-30T10:02:42.811074+0000 mgr.x (mgr.24692) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-30T10:02:44.133 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:43 smithi144 bash[24004]: audit 2024-04-30T10:02:43.121521+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:44.134 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:43 smithi144 bash[24004]: audit 2024-04-30T10:02:43.134966+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:44.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:43 smithi151 bash[18704]: cluster 2024-04-30T10:02:42.811074+0000 mgr.x (mgr.24692) 30 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-30T10:02:44.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:43 smithi151 bash[18704]: audit 2024-04-30T10:02:43.121521+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:44.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:43 smithi151 bash[18704]: audit 2024-04-30T10:02:43.134966+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:45.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:44 smithi144 bash[18557]: cephadm 2024-04-30T10:02:43.166874+0000 mgr.x (mgr.24692) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-30T10:02:45.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:44 smithi144 bash[18557]: cephadm 2024-04-30T10:02:43.202901+0000 mgr.x (mgr.24692) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi144 2024-04-30T10:02:45.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:44 smithi144 bash[24004]: cephadm 2024-04-30T10:02:43.166874+0000 mgr.x (mgr.24692) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-30T10:02:45.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:44 smithi144 bash[24004]: cephadm 2024-04-30T10:02:43.202901+0000 mgr.x (mgr.24692) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi144 2024-04-30T10:02:45.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:44 smithi151 bash[18704]: cephadm 2024-04-30T10:02:43.166874+0000 mgr.x (mgr.24692) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-30T10:02:45.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:44 smithi151 bash[18704]: cephadm 2024-04-30T10:02:43.202901+0000 mgr.x (mgr.24692) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi144 2024-04-30T10:02:45.704 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.377Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-30T10:02:45.704 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.377Z 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-30T10:02:45.704 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.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-30T10:02:45.704 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.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-30T10:02:45.704 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-30T10:02:45.704 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=arp 2024-04-30T10:02:45.705 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-30T10:02:45.705 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-30T10:02:45.705 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-30T10:02:45.705 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-30T10:02:45.705 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-30T10:02:45.705 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-30T10:02:45.705 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-30T10:02:45.705 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-30T10:02:45.705 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=edac 2024-04-30T10:02:45.705 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-30T10:02:45.705 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-30T10:02:45.705 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-30T10:02:45.705 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-30T10:02:45.705 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-30T10:02:45.705 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-30T10:02:45.706 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-30T10:02:45.706 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-30T10:02:45.706 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-30T10:02:45.706 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-30T10:02:45.706 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-30T10:02:45.706 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-30T10:02:45.706 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-30T10:02:45.706 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-30T10:02:45.706 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-30T10:02:45.706 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-30T10:02:45.706 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=os 2024-04-30T10:02:45.706 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-30T10:02:45.707 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-30T10:02:45.707 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-30T10:02:45.707 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-30T10:02:45.707 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-30T10:02:45.707 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.378Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-30T10:02:45.707 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.379Z caller=node_exporter.go:115 level=info collector=stat 2024-04-30T10:02:45.707 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.379Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-30T10:02:45.707 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.379Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-30T10:02:45.707 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.379Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-30T10:02:45.707 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.379Z caller=node_exporter.go:115 level=info collector=time 2024-04-30T10:02:45.707 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.379Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-30T10:02:45.707 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.379Z caller=node_exporter.go:115 level=info collector=uname 2024-04-30T10:02:45.707 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.379Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-30T10:02:45.707 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.379Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-30T10:02:45.708 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.379Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-30T10:02:45.708 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.379Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-30T10:02:45.708 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[60891]: ts=2024-04-30T10:02:45.379Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-30T10:02:45.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[24004]: cluster 2024-04-30T10:02:44.811873+0000 mgr.x (mgr.24692) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-30T10:02:45.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:45 smithi144 bash[18557]: cluster 2024-04-30T10:02:44.811873+0000 mgr.x (mgr.24692) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-30T10:02:46.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:45 smithi151 bash[18704]: cluster 2024-04-30T10:02:44.811873+0000 mgr.x (mgr.24692) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-30T10:02:46.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:46 smithi144 bash[24004]: audit 2024-04-30T10:02:45.851953+0000 mgr.x (mgr.24692) 34 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:02:46.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:46 smithi144 bash[18557]: audit 2024-04-30T10:02:45.851953+0000 mgr.x (mgr.24692) 34 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:02:47.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:46 smithi151 bash[18704]: audit 2024-04-30T10:02:45.851953+0000 mgr.x (mgr.24692) 34 : audit [DBG] from='client.24829 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:02:47.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:47 smithi144 bash[18557]: cluster 2024-04-30T10:02:46.813700+0000 mgr.x (mgr.24692) 35 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-30T10:02:47.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:47 smithi144 bash[24004]: cluster 2024-04-30T10:02:46.813700+0000 mgr.x (mgr.24692) 35 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-30T10:02:48.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:47 smithi151 bash[18704]: cluster 2024-04-30T10:02:46.813700+0000 mgr.x (mgr.24692) 35 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-30T10:02:48.704 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:48 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:02:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:02:49.181 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:48 smithi144 systemd[1]: Stopping Ceph alertmanager.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:02:49.181 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:48 smithi144 bash[61539]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-alertmanager.a 2024-04-30T10:02:49.181 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:49 smithi144 bash[45767]: level=info ts=2024-04-30T10:02:49.018Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-30T10:02:49.729 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:49 smithi144 bash[61547]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-alertmanager-a 2024-04-30T10:02:49.729 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:49 smithi144 bash[61588]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-alertmanager.a 2024-04-30T10:02:49.729 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:49 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-30T10:02:49.729 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:49 smithi144 systemd[1]: Stopped Ceph alertmanager.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:02:49.729 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:49 smithi144 systemd[1]: Started Ceph alertmanager.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:02:50.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:49 smithi151 bash[18704]: cluster 2024-04-30T10:02:48.814691+0000 mgr.x (mgr.24692) 36 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-30T10:02:50.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:49 smithi151 bash[18704]: audit 2024-04-30T10:02:49.736468+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:50.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:49 smithi151 bash[18704]: audit 2024-04-30T10:02:49.751615+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:50.180 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:49 smithi144 bash[18557]: cluster 2024-04-30T10:02:48.814691+0000 mgr.x (mgr.24692) 36 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-30T10:02:50.180 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:49 smithi144 bash[18557]: audit 2024-04-30T10:02:49.736468+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:50.181 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:49 smithi144 bash[18557]: audit 2024-04-30T10:02:49.751615+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:50.181 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:49 smithi144 bash[24004]: cluster 2024-04-30T10:02:48.814691+0000 mgr.x (mgr.24692) 36 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-30T10:02:50.181 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:49 smithi144 bash[24004]: audit 2024-04-30T10:02:49.736468+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:50.181 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:49 smithi144 bash[24004]: audit 2024-04-30T10:02:49.751615+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:51.072 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:02:50 smithi151 bash[47204]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:02:50] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.33.4" 2024-04-30T10:02:51.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:50 smithi151 bash[18704]: cephadm 2024-04-30T10:02:49.785417+0000 mgr.x (mgr.24692) 37 : cephadm [INF] Reconfiguring iscsi.foo.smithi144.ehnvft (dependencies changed)... 2024-04-30T10:02:51.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:50 smithi151 bash[18704]: audit 2024-04-30T10:02:49.787904+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:02:51.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:50 smithi151 bash[18704]: audit 2024-04-30T10:02:49.797425+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:02:51.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:50 smithi151 bash[18704]: audit 2024-04-30T10:02:49.809427+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:02:51.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:50 smithi151 bash[18704]: cephadm 2024-04-30T10:02:49.811668+0000 mgr.x (mgr.24692) 38 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi144.ehnvft on smithi144 2024-04-30T10:02:51.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:50 smithi151 bash[18704]: audit 2024-04-30T10:02:49.961181+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:02:51.204 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[24004]: cephadm 2024-04-30T10:02:49.785417+0000 mgr.x (mgr.24692) 37 : cephadm [INF] Reconfiguring iscsi.foo.smithi144.ehnvft (dependencies changed)... 2024-04-30T10:02:51.204 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[24004]: audit 2024-04-30T10:02:49.787904+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:02:51.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[24004]: audit 2024-04-30T10:02:49.797425+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:02:51.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[24004]: audit 2024-04-30T10:02:49.809427+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:02:51.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[24004]: cephadm 2024-04-30T10:02:49.811668+0000 mgr.x (mgr.24692) 38 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi144.ehnvft on smithi144 2024-04-30T10:02:51.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[24004]: audit 2024-04-30T10:02:49.961181+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:02:51.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[18557]: cephadm 2024-04-30T10:02:49.785417+0000 mgr.x (mgr.24692) 37 : cephadm [INF] Reconfiguring iscsi.foo.smithi144.ehnvft (dependencies changed)... 2024-04-30T10:02:51.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[18557]: audit 2024-04-30T10:02:49.787904+0000 mon.b (mon.2) 181 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:02:51.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[18557]: audit 2024-04-30T10:02:49.797425+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:02:51.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[18557]: audit 2024-04-30T10:02:49.809427+0000 mon.b (mon.2) 182 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:02:51.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[18557]: cephadm 2024-04-30T10:02:49.811668+0000 mgr.x (mgr.24692) 38 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi144.ehnvft on smithi144 2024-04-30T10:02:51.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[18557]: audit 2024-04-30T10:02:49.961181+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:02:51.206 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[61625]: level=info ts=2024-04-30T10:02:50.898Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-30T10:02:51.206 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[61625]: level=info ts=2024-04-30T10:02:50.898Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-30T10:02:51.206 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[61625]: level=info ts=2024-04-30T10:02:50.900Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.144 port=9094 2024-04-30T10:02:51.206 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[61625]: level=info ts=2024-04-30T10:02:50.901Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-30T10:02:51.206 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[61625]: level=info ts=2024-04-30T10:02:50.937Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-30T10:02:51.206 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[61625]: level=info ts=2024-04-30T10:02:50.937Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-30T10:02:51.206 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[61625]: level=info ts=2024-04-30T10:02:50.940Z caller=main.go:518 msg=Listening address=:9093 2024-04-30T10:02:51.206 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:50 smithi144 bash[61625]: level=info ts=2024-04-30T10:02:50.940Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-30T10:02:52.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:51 smithi151 bash[18704]: cluster 2024-04-30T10:02:50.815770+0000 mgr.x (mgr.24692) 39 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-30T10:02:52.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:51 smithi144 bash[18557]: cluster 2024-04-30T10:02:50.815770+0000 mgr.x (mgr.24692) 39 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-30T10:02:52.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:51 smithi144 bash[24004]: cluster 2024-04-30T10:02:50.815770+0000 mgr.x (mgr.24692) 39 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-30T10:02:52.572 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:02:52 smithi151 bash[39528]: ts=2024-04-30T10:02:52.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.151:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.144:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:02:53.173 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:02:52 smithi144 bash[61625]: level=info ts=2024-04-30T10:02:52.901Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000315915s 2024-04-30T10:02:54.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:53 smithi151 bash[18704]: cluster 2024-04-30T10:02:52.816562+0000 mgr.x (mgr.24692) 40 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-30T10:02:54.127 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:53 smithi144 bash[24004]: cluster 2024-04-30T10:02:52.816562+0000 mgr.x (mgr.24692) 40 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-30T10:02:54.127 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:53 smithi144 bash[18557]: cluster 2024-04-30T10:02:52.816562+0000 mgr.x (mgr.24692) 40 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-30T10:02:56.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:55 smithi144 bash[18557]: cluster 2024-04-30T10:02:54.817241+0000 mgr.x (mgr.24692) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:56.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:55 smithi144 bash[18557]: audit 2024-04-30T10:02:55.369060+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:56.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:55 smithi144 bash[18557]: audit 2024-04-30T10:02:55.375658+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:56.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:55 smithi144 bash[18557]: audit 2024-04-30T10:02:55.392618+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:02:56.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:55 smithi144 bash[18557]: audit 2024-04-30T10:02:55.395462+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:02:56.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:55 smithi144 bash[24004]: cluster 2024-04-30T10:02:54.817241+0000 mgr.x (mgr.24692) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:56.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:55 smithi144 bash[24004]: audit 2024-04-30T10:02:55.369060+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:56.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:55 smithi144 bash[24004]: audit 2024-04-30T10:02:55.375658+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:56.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:55 smithi144 bash[24004]: audit 2024-04-30T10:02:55.392618+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:02:56.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:55 smithi144 bash[24004]: audit 2024-04-30T10:02:55.395462+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:02:56.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:55 smithi151 bash[18704]: cluster 2024-04-30T10:02:54.817241+0000 mgr.x (mgr.24692) 41 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:02:56.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:55 smithi151 bash[18704]: audit 2024-04-30T10:02:55.369060+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:56.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:55 smithi151 bash[18704]: audit 2024-04-30T10:02:55.375658+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:02:56.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:55 smithi151 bash[18704]: audit 2024-04-30T10:02:55.392618+0000 mon.b (mon.2) 184 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:02:56.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:55 smithi151 bash[18704]: audit 2024-04-30T10:02:55.395462+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:02:56.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:56 smithi144 bash[24004]: cephadm 2024-04-30T10:02:55.893283+0000 mgr.x (mgr.24692) 42 : cephadm [INF] Reconfiguring daemon agent.smithi151 on smithi151 2024-04-30T10:02:56.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:56 smithi144 bash[24004]: cephadm 2024-04-30T10:02:55.955539+0000 mgr.x (mgr.24692) 43 : cephadm [INF] Deploying cephadm binary to smithi151 2024-04-30T10:02:56.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:56 smithi144 bash[18557]: cephadm 2024-04-30T10:02:55.893283+0000 mgr.x (mgr.24692) 42 : cephadm [INF] Reconfiguring daemon agent.smithi151 on smithi151 2024-04-30T10:02:56.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:56 smithi144 bash[18557]: cephadm 2024-04-30T10:02:55.955539+0000 mgr.x (mgr.24692) 43 : cephadm [INF] Deploying cephadm binary to smithi151 2024-04-30T10:02:57.061 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:56 smithi151 bash[18704]: cephadm 2024-04-30T10:02:55.893283+0000 mgr.x (mgr.24692) 42 : cephadm [INF] Reconfiguring daemon agent.smithi151 on smithi151 2024-04-30T10:02:57.061 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:56 smithi151 bash[18704]: cephadm 2024-04-30T10:02:55.955539+0000 mgr.x (mgr.24692) 43 : cephadm [INF] Deploying cephadm binary to smithi151 2024-04-30T10:02:58.204 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:57 smithi144 bash[24004]: cluster 2024-04-30T10:02:56.818820+0000 mgr.x (mgr.24692) 44 : cluster [DBG] pgmap v14: 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-30T10:02:58.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:57 smithi144 bash[24004]: audit 2024-04-30T10:02:57.053783+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.144:0/758220933' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-30T10:02:58.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:57 smithi144 bash[24004]: audit 2024-04-30T10:02:57.394953+0000 mon.c (mon.1) 42 : audit [INF] from='client.? 172.21.15.144:0/650275516' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1322059002"}]: dispatch 2024-04-30T10:02:58.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:57 smithi144 bash[24004]: audit 2024-04-30T10:02:57.395808+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1322059002"}]: dispatch 2024-04-30T10:02:58.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:57 smithi144 bash[18557]: cluster 2024-04-30T10:02:56.818820+0000 mgr.x (mgr.24692) 44 : cluster [DBG] pgmap v14: 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-30T10:02:58.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:57 smithi144 bash[18557]: audit 2024-04-30T10:02:57.053783+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.144:0/758220933' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-30T10:02:58.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:57 smithi144 bash[18557]: audit 2024-04-30T10:02:57.394953+0000 mon.c (mon.1) 42 : audit [INF] from='client.? 172.21.15.144:0/650275516' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1322059002"}]: dispatch 2024-04-30T10:02:58.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:57 smithi144 bash[18557]: audit 2024-04-30T10:02:57.395808+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1322059002"}]: dispatch 2024-04-30T10:02:58.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:57 smithi151 bash[18704]: cluster 2024-04-30T10:02:56.818820+0000 mgr.x (mgr.24692) 44 : cluster [DBG] pgmap v14: 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-30T10:02:58.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:57 smithi151 bash[18704]: audit 2024-04-30T10:02:57.053783+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.144:0/758220933' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-30T10:02:58.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:57 smithi151 bash[18704]: audit 2024-04-30T10:02:57.394953+0000 mon.c (mon.1) 42 : audit [INF] from='client.? 172.21.15.144:0/650275516' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1322059002"}]: dispatch 2024-04-30T10:02:58.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:57 smithi151 bash[18704]: audit 2024-04-30T10:02:57.395808+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1322059002"}]: dispatch 2024-04-30T10:02:58.910 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:02:58 smithi144 bash[18807]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:02:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:02:59.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:58 smithi144 bash[18557]: audit 2024-04-30T10:02:57.896394+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1322059002"}]': finished 2024-04-30T10:02:59.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:58 smithi144 bash[18557]: cluster 2024-04-30T10:02:57.896607+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-30T10:02:59.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:58 smithi144 bash[18557]: audit 2024-04-30T10:02:58.277396+0000 mon.c (mon.1) 43 : audit [INF] from='client.? 172.21.15.144:0/1734631071' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3710118867"}]: dispatch 2024-04-30T10:02:59.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:58 smithi144 bash[18557]: audit 2024-04-30T10:02:58.278173+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3710118867"}]: dispatch 2024-04-30T10:02:59.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:58 smithi144 bash[24004]: audit 2024-04-30T10:02:57.896394+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1322059002"}]': finished 2024-04-30T10:02:59.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:58 smithi144 bash[24004]: cluster 2024-04-30T10:02:57.896607+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-30T10:02:59.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:58 smithi144 bash[24004]: audit 2024-04-30T10:02:58.277396+0000 mon.c (mon.1) 43 : audit [INF] from='client.? 172.21.15.144:0/1734631071' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3710118867"}]: dispatch 2024-04-30T10:02:59.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:58 smithi144 bash[24004]: audit 2024-04-30T10:02:58.278173+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3710118867"}]: dispatch 2024-04-30T10:02:59.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:58 smithi151 bash[18704]: audit 2024-04-30T10:02:57.896394+0000 mon.a (mon.0) 1167 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1322059002"}]': finished 2024-04-30T10:02:59.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:58 smithi151 bash[18704]: cluster 2024-04-30T10:02:57.896607+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-30T10:02:59.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:58 smithi151 bash[18704]: audit 2024-04-30T10:02:58.277396+0000 mon.c (mon.1) 43 : audit [INF] from='client.? 172.21.15.144:0/1734631071' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3710118867"}]: dispatch 2024-04-30T10:02:59.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:58 smithi151 bash[18704]: audit 2024-04-30T10:02:58.278173+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3710118867"}]: dispatch 2024-04-30T10:03:00.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:59 smithi144 bash[18557]: cluster 2024-04-30T10:02:58.819510+0000 mgr.x (mgr.24692) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-30T10:03:00.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:59 smithi144 bash[18557]: audit 2024-04-30T10:02:58.908627+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3710118867"}]': finished 2024-04-30T10:03:00.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:59 smithi144 bash[18557]: cluster 2024-04-30T10:02:58.908925+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-30T10:03:00.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:02:59 smithi144 bash[18557]: audit 2024-04-30T10:02:59.289586+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? 172.21.15.144:0/3514417970' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/94300555"}]: dispatch 2024-04-30T10:03:00.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:59 smithi144 bash[24004]: cluster 2024-04-30T10:02:58.819510+0000 mgr.x (mgr.24692) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-30T10:03:00.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:59 smithi144 bash[24004]: audit 2024-04-30T10:02:58.908627+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3710118867"}]': finished 2024-04-30T10:03:00.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:59 smithi144 bash[24004]: cluster 2024-04-30T10:02:58.908925+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-30T10:03:00.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:02:59 smithi144 bash[24004]: audit 2024-04-30T10:02:59.289586+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? 172.21.15.144:0/3514417970' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/94300555"}]: dispatch 2024-04-30T10:03:00.220 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:59 smithi151 bash[18704]: cluster 2024-04-30T10:02:58.819510+0000 mgr.x (mgr.24692) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-30T10:03:00.221 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:59 smithi151 bash[18704]: audit 2024-04-30T10:02:58.908627+0000 mon.a (mon.0) 1170 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3710118867"}]': finished 2024-04-30T10:03:00.221 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:59 smithi151 bash[18704]: cluster 2024-04-30T10:02:58.908925+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-30T10:03:00.221 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:02:59 smithi151 bash[18704]: audit 2024-04-30T10:02:59.289586+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? 172.21.15.144:0/3514417970' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/94300555"}]: dispatch 2024-04-30T10:03:00.927 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:03:00 smithi144 bash[61625]: level=info ts=2024-04-30T10:03:00.906Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.004950304s 2024-04-30T10:03:00.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:00 smithi144 bash[18557]: audit 2024-04-30T10:02:59.923899+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? 172.21.15.144:0/3514417970' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/94300555"}]': finished 2024-04-30T10:03:00.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:00 smithi144 bash[18557]: cluster 2024-04-30T10:02:59.924048+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-30T10:03:00.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:00 smithi144 bash[18557]: audit 2024-04-30T10:03:00.138903+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:01.189 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:00 smithi144 bash[18557]: audit 2024-04-30T10:03:00.150689+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:01.189 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:00 smithi144 bash[18557]: audit 2024-04-30T10:03:00.162955+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:01.189 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:00 smithi144 bash[18557]: audit 2024-04-30T10:03:00.309561+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? 172.21.15.144:0/954918799' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1911830407"}]: dispatch 2024-04-30T10:03:01.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:00 smithi144 bash[24004]: audit 2024-04-30T10:02:59.923899+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? 172.21.15.144:0/3514417970' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/94300555"}]': finished 2024-04-30T10:03:01.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:00 smithi144 bash[24004]: cluster 2024-04-30T10:02:59.924048+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-30T10:03:01.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:00 smithi144 bash[24004]: audit 2024-04-30T10:03:00.138903+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:01.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:00 smithi144 bash[24004]: audit 2024-04-30T10:03:00.150689+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:01.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:00 smithi144 bash[24004]: audit 2024-04-30T10:03:00.162955+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:01.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:00 smithi144 bash[24004]: audit 2024-04-30T10:03:00.309561+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? 172.21.15.144:0/954918799' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1911830407"}]: dispatch 2024-04-30T10:03:01.321 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:00 smithi151 bash[47204]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:03:00] "GET /metrics HTTP/1.1" 200 38153 "" "Prometheus/2.33.4" 2024-04-30T10:03:01.321 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:00 smithi151 bash[18704]: audit 2024-04-30T10:02:59.923899+0000 mon.a (mon.0) 1173 : audit [INF] from='client.? 172.21.15.144:0/3514417970' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/94300555"}]': finished 2024-04-30T10:03:01.321 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:00 smithi151 bash[18704]: cluster 2024-04-30T10:02:59.924048+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-30T10:03:01.321 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:00 smithi151 bash[18704]: audit 2024-04-30T10:03:00.138903+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:01.321 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:00 smithi151 bash[18704]: audit 2024-04-30T10:03:00.150689+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:01.321 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:00 smithi151 bash[18704]: audit 2024-04-30T10:03:00.162955+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:01.321 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:00 smithi151 bash[18704]: audit 2024-04-30T10:03:00.309561+0000 mon.a (mon.0) 1178 : audit [INF] from='client.? 172.21.15.144:0/954918799' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1911830407"}]: dispatch 2024-04-30T10:03:02.199 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:01 smithi144 bash[18557]: cephadm 2024-04-30T10:03:00.196815+0000 mgr.x (mgr.24692) 46 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-30T10:03:02.199 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:01 smithi144 bash[18557]: cephadm 2024-04-30T10:03:00.458759+0000 mgr.x (mgr.24692) 47 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi151 2024-04-30T10:03:02.199 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:01 smithi144 bash[18557]: cluster 2024-04-30T10:03:00.820604+0000 mgr.x (mgr.24692) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-30T10:03:02.199 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:01 smithi144 bash[18557]: audit 2024-04-30T10:03:01.171498+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? 172.21.15.144:0/954918799' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1911830407"}]': finished 2024-04-30T10:03:02.200 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:01 smithi144 bash[18557]: cluster 2024-04-30T10:03:01.171616+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-30T10:03:02.200 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:01 smithi144 bash[18557]: audit 2024-04-30T10:03:01.550754+0000 mon.c (mon.1) 44 : audit [INF] from='client.? 172.21.15.144:0/3845204116' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/610678106"}]: dispatch 2024-04-30T10:03:02.200 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:01 smithi144 bash[18557]: audit 2024-04-30T10:03:01.551531+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/610678106"}]: dispatch 2024-04-30T10:03:02.200 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:01 smithi144 bash[24004]: cephadm 2024-04-30T10:03:00.196815+0000 mgr.x (mgr.24692) 46 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-30T10:03:02.200 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:01 smithi144 bash[24004]: cephadm 2024-04-30T10:03:00.458759+0000 mgr.x (mgr.24692) 47 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi151 2024-04-30T10:03:02.200 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:01 smithi144 bash[24004]: cluster 2024-04-30T10:03:00.820604+0000 mgr.x (mgr.24692) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-30T10:03:02.200 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:01 smithi144 bash[24004]: audit 2024-04-30T10:03:01.171498+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? 172.21.15.144:0/954918799' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1911830407"}]': finished 2024-04-30T10:03:02.200 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:01 smithi144 bash[24004]: cluster 2024-04-30T10:03:01.171616+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-30T10:03:02.200 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:01 smithi144 bash[24004]: audit 2024-04-30T10:03:01.550754+0000 mon.c (mon.1) 44 : audit [INF] from='client.? 172.21.15.144:0/3845204116' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/610678106"}]: dispatch 2024-04-30T10:03:02.201 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:01 smithi144 bash[24004]: audit 2024-04-30T10:03:01.551531+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/610678106"}]: dispatch 2024-04-30T10:03:02.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:01 smithi151 bash[18704]: cephadm 2024-04-30T10:03:00.196815+0000 mgr.x (mgr.24692) 46 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-30T10:03:02.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:01 smithi151 bash[18704]: cephadm 2024-04-30T10:03:00.458759+0000 mgr.x (mgr.24692) 47 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi151 2024-04-30T10:03:02.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:01 smithi151 bash[18704]: cluster 2024-04-30T10:03:00.820604+0000 mgr.x (mgr.24692) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-30T10:03:02.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:01 smithi151 bash[18704]: audit 2024-04-30T10:03:01.171498+0000 mon.a (mon.0) 1179 : audit [INF] from='client.? 172.21.15.144:0/954918799' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1911830407"}]': finished 2024-04-30T10:03:02.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:01 smithi151 bash[18704]: cluster 2024-04-30T10:03:01.171616+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-30T10:03:02.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:01 smithi151 bash[18704]: audit 2024-04-30T10:03:01.550754+0000 mon.c (mon.1) 44 : audit [INF] from='client.? 172.21.15.144:0/3845204116' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/610678106"}]: dispatch 2024-04-30T10:03:02.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:01 smithi151 bash[18704]: audit 2024-04-30T10:03:01.551531+0000 mon.a (mon.0) 1181 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/610678106"}]: dispatch 2024-04-30T10:03:02.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:02 smithi151 bash[39528]: ts=2024-04-30T10:03:02.313Z 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.151:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.144:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:03:03.438 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:03 smithi144 bash[24004]: audit 2024-04-30T10:03:02.178253+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/610678106"}]': finished 2024-04-30T10:03:03.439 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:03 smithi144 bash[24004]: cluster 2024-04-30T10:03:02.178460+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-30T10:03:03.439 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:03 smithi144 bash[24004]: audit 2024-04-30T10:03:02.561323+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? 172.21.15.144:0/1974339224' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/463317576"}]: dispatch 2024-04-30T10:03:03.439 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:03 smithi144 bash[24004]: cluster 2024-04-30T10:03:02.821211+0000 mgr.x (mgr.24692) 49 : cluster [DBG] pgmap v22: 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-30T10:03:03.439 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:03 smithi144 bash[18557]: audit 2024-04-30T10:03:02.178253+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/610678106"}]': finished 2024-04-30T10:03:03.439 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:03 smithi144 bash[18557]: cluster 2024-04-30T10:03:02.178460+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-30T10:03:03.439 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:03 smithi144 bash[18557]: audit 2024-04-30T10:03:02.561323+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? 172.21.15.144:0/1974339224' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/463317576"}]: dispatch 2024-04-30T10:03:03.439 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:03 smithi144 bash[18557]: cluster 2024-04-30T10:03:02.821211+0000 mgr.x (mgr.24692) 49 : cluster [DBG] pgmap v22: 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-30T10:03:03.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:03 smithi151 bash[18704]: audit 2024-04-30T10:03:02.178253+0000 mon.a (mon.0) 1182 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/610678106"}]': finished 2024-04-30T10:03:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:03 smithi151 bash[18704]: cluster 2024-04-30T10:03:02.178460+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-30T10:03:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:03 smithi151 bash[18704]: audit 2024-04-30T10:03:02.561323+0000 mon.a (mon.0) 1184 : audit [INF] from='client.? 172.21.15.144:0/1974339224' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/463317576"}]: dispatch 2024-04-30T10:03:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:03 smithi151 bash[18704]: cluster 2024-04-30T10:03:02.821211+0000 mgr.x (mgr.24692) 49 : cluster [DBG] pgmap v22: 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-30T10:03:04.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:04 smithi144 bash[18557]: audit 2024-04-30T10:03:03.188068+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? 172.21.15.144:0/1974339224' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/463317576"}]': finished 2024-04-30T10:03:04.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:04 smithi144 bash[18557]: cluster 2024-04-30T10:03:03.188190+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-30T10:03:04.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:04 smithi144 bash[18557]: audit 2024-04-30T10:03:03.567901+0000 mon.c (mon.1) 45 : audit [INF] from='client.? 172.21.15.144:0/1898631067' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/463317576"}]: dispatch 2024-04-30T10:03:04.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:04 smithi144 bash[18557]: audit 2024-04-30T10:03:03.568348+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/463317576"}]: dispatch 2024-04-30T10:03:04.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:04 smithi144 bash[24004]: audit 2024-04-30T10:03:03.188068+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? 172.21.15.144:0/1974339224' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/463317576"}]': finished 2024-04-30T10:03:04.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:04 smithi144 bash[24004]: cluster 2024-04-30T10:03:03.188190+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-30T10:03:04.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:04 smithi144 bash[24004]: audit 2024-04-30T10:03:03.567901+0000 mon.c (mon.1) 45 : audit [INF] from='client.? 172.21.15.144:0/1898631067' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/463317576"}]: dispatch 2024-04-30T10:03:04.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:04 smithi144 bash[24004]: audit 2024-04-30T10:03:03.568348+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/463317576"}]: dispatch 2024-04-30T10:03:04.465 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:04 smithi151 bash[18704]: audit 2024-04-30T10:03:03.188068+0000 mon.a (mon.0) 1185 : audit [INF] from='client.? 172.21.15.144:0/1974339224' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/463317576"}]': finished 2024-04-30T10:03:04.465 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:04 smithi151 bash[18704]: cluster 2024-04-30T10:03:03.188190+0000 mon.a (mon.0) 1186 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-30T10:03:04.465 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:04 smithi151 bash[18704]: audit 2024-04-30T10:03:03.567901+0000 mon.c (mon.1) 45 : audit [INF] from='client.? 172.21.15.144:0/1898631067' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/463317576"}]: dispatch 2024-04-30T10:03:04.465 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:04 smithi151 bash[18704]: audit 2024-04-30T10:03:03.568348+0000 mon.a (mon.0) 1187 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/463317576"}]: dispatch 2024-04-30T10:03:05.454 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:05 smithi144 bash[18557]: audit 2024-04-30T10:03:04.191176+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/463317576"}]': finished 2024-04-30T10:03:05.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:05 smithi144 bash[18557]: cluster 2024-04-30T10:03:04.192325+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-30T10:03:05.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:05 smithi144 bash[18557]: cluster 2024-04-30T10:03:04.821648+0000 mgr.x (mgr.24692) 50 : cluster [DBG] pgmap v25: 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-30T10:03:05.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:05 smithi144 bash[18557]: audit 2024-04-30T10:03:04.960831+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:03:05.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:05 smithi144 bash[24004]: audit 2024-04-30T10:03:04.191176+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/463317576"}]': finished 2024-04-30T10:03:05.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:05 smithi144 bash[24004]: cluster 2024-04-30T10:03:04.192325+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-30T10:03:05.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:05 smithi144 bash[24004]: cluster 2024-04-30T10:03:04.821648+0000 mgr.x (mgr.24692) 50 : cluster [DBG] pgmap v25: 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-30T10:03:05.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:05 smithi144 bash[24004]: audit 2024-04-30T10:03:04.960831+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:03:05.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:05 smithi151 bash[18704]: audit 2024-04-30T10:03:04.191176+0000 mon.a (mon.0) 1188 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/463317576"}]': finished 2024-04-30T10:03:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:05 smithi151 bash[18704]: cluster 2024-04-30T10:03:04.192325+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-30T10:03:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:05 smithi151 bash[18704]: cluster 2024-04-30T10:03:04.821648+0000 mgr.x (mgr.24692) 50 : cluster [DBG] pgmap v25: 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-30T10:03:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:05 smithi151 bash[18704]: audit 2024-04-30T10:03:04.960831+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:03:06.155 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:05 smithi151 systemd[1]: Stopping Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:03:06.155 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:05 smithi151 bash[49302]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-prometheus.a 2024-04-30T10:03:06.155 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:05 smithi151 bash[39528]: ts=2024-04-30T10:03:05.967Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-30T10:03:06.155 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:05 smithi151 bash[39528]: ts=2024-04-30T10:03:05.967Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-30T10:03:06.155 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:05 smithi151 bash[39528]: ts=2024-04-30T10:03:05.967Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-30T10:03:06.155 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:05 smithi151 bash[39528]: ts=2024-04-30T10:03:05.967Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-30T10:03:06.155 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:05 smithi151 bash[39528]: ts=2024-04-30T10:03:05.967Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-30T10:03:06.156 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:05 smithi151 bash[39528]: ts=2024-04-30T10:03:05.967Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-30T10:03:06.156 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:05 smithi151 bash[39528]: ts=2024-04-30T10:03:05.967Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-30T10:03:06.156 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:05 smithi151 bash[39528]: ts=2024-04-30T10:03:05.967Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-30T10:03:06.156 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:05 smithi151 bash[39528]: ts=2024-04-30T10:03:05.967Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-30T10:03:06.156 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:05 smithi151 bash[39528]: ts=2024-04-30T10:03:05.968Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-30T10:03:06.156 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:05 smithi151 bash[39528]: ts=2024-04-30T10:03:05.968Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-30T10:03:06.156 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:05 smithi151 bash[39528]: ts=2024-04-30T10:03:05.969Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-30T10:03:06.720 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:06 smithi151 bash[49311]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-prometheus-a 2024-04-30T10:03:06.720 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:06 smithi151 bash[49346]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-prometheus.a 2024-04-30T10:03:06.720 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:06 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-30T10:03:06.720 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:06 smithi151 systemd[1]: Stopped Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:03:06.720 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:06 smithi151 systemd[1]: Started Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:03:07.963 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:07 smithi151 bash[18704]: audit 2024-04-30T10:03:06.712545+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:07.964 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:07 smithi151 bash[18704]: audit 2024-04-30T10:03:06.723558+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:07.964 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:07 smithi151 bash[18704]: audit 2024-04-30T10:03:06.724288+0000 mgr.x (mgr.24692) 51 : audit [DBG] from='client.15246 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:03:07.964 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:07 smithi151 bash[18704]: cephadm 2024-04-30T10:03:06.742662+0000 mgr.x (mgr.24692) 52 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-30T10:03:07.964 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:07 smithi151 bash[18704]: cephadm 2024-04-30T10:03:06.743036+0000 mgr.x (mgr.24692) 53 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi151 2024-04-30T10:03:07.964 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:07 smithi151 bash[18704]: cluster 2024-04-30T10:03:06.823244+0000 mgr.x (mgr.24692) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-04-30T10:03:08.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:07 smithi144 bash[24004]: audit 2024-04-30T10:03:06.712545+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:08.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:07 smithi144 bash[24004]: audit 2024-04-30T10:03:06.723558+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:08.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:07 smithi144 bash[24004]: audit 2024-04-30T10:03:06.724288+0000 mgr.x (mgr.24692) 51 : audit [DBG] from='client.15246 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:03:08.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:07 smithi144 bash[24004]: cephadm 2024-04-30T10:03:06.742662+0000 mgr.x (mgr.24692) 52 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-30T10:03:08.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:07 smithi144 bash[24004]: cephadm 2024-04-30T10:03:06.743036+0000 mgr.x (mgr.24692) 53 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi151 2024-04-30T10:03:08.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:07 smithi144 bash[24004]: cluster 2024-04-30T10:03:06.823244+0000 mgr.x (mgr.24692) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-04-30T10:03:08.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:07 smithi144 bash[18557]: audit 2024-04-30T10:03:06.712545+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:08.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:07 smithi144 bash[18557]: audit 2024-04-30T10:03:06.723558+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:08.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:07 smithi144 bash[18557]: audit 2024-04-30T10:03:06.724288+0000 mgr.x (mgr.24692) 51 : audit [DBG] from='client.15246 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:03:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:07 smithi144 bash[18557]: cephadm 2024-04-30T10:03:06.742662+0000 mgr.x (mgr.24692) 52 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-30T10:03:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:07 smithi144 bash[18557]: cephadm 2024-04-30T10:03:06.743036+0000 mgr.x (mgr.24692) 53 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi151 2024-04-30T10:03:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:07 smithi144 bash[18557]: cluster 2024-04-30T10:03:06.823244+0000 mgr.x (mgr.24692) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 905 B/s rd, 0 op/s 2024-04-30T10:03:08.322 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.037Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-30T10:03:08.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.037Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-30T10:03:08.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.037Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-30T10:03:08.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.037Z 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 smithi151 (none))" 2024-04-30T10:03:08.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.037Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-30T10:03:08.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.037Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-30T10:03:08.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.039Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-30T10:03:08.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.040Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-30T10:03:08.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.041Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-30T10:03:08.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.044Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-30T10:03:08.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.046Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.845661ms 2024-04-30T10:03:08.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.046Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-30T10:03:08.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.047Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-04-30T10:03:08.611 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:03:08.788 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.476Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-04-30T10:03:08.788 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.477Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-04-30T10:03:08.788 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.477Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=52.018µs wal_replay_duration=431.1729ms total_replay_duration=433.093027ms 2024-04-30T10:03:08.788 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.485Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-30T10:03:08.788 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.485Z caller=main.go:947 level=info msg="TSDB started" 2024-04-30T10:03:08.788 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.485Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-30T10:03:08.788 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.530Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=45.02664ms db_storage=1.457µs remote_storage=2.423µs web_handler=850ns query_engine=1.353µs scrape=644.838µs scrape_sd=268.541µs notify=29.352µs notify_sd=27.496µs rules=42.827278ms 2024-04-30T10:03:08.788 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:08 smithi151 bash[49374]: ts=2024-04-30T10:03:08.530Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-30T10:03:09.347 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:03:09.347 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 starting - - - - 2024-04-30T10:03:09.347 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 starting - - - - 2024-04-30T10:03:09.348 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 starting - - - - 2024-04-30T10:03:09.348 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (6m) 55s ago 6m 43.7M - 8.3.5 dad864ee21e9 a77951780efc 2024-04-30T10:03:09.348 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 starting - - - - 2024-04-30T10:03:09.348 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283 starting - - - - 2024-04-30T10:03:09.348 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:9283 running (14m) 43s ago 14m 458M - 17.2.0 e1d6a67b021e 50c8886ada87 2024-04-30T10:03:09.348 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (14m) 43s ago 14m 53.4M 2048M 17.2.0 e1d6a67b021e b99fb062b7df 2024-04-30T10:03:09.348 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (13m) 55s ago 13m 45.9M 2048M 17.2.0 e1d6a67b021e ab697c95c656 2024-04-30T10:03:09.348 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (13m) 43s ago 13m 42.4M 2048M 17.2.0 e1d6a67b021e 31b30fa73700 2024-04-30T10:03:09.348 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 starting - - - - 2024-04-30T10:03:09.348 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (7m) 55s ago 7m 9587k - 1dbe0e931976 f6919fe255f8 2024-04-30T10:03:09.348 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (12m) 43s ago 12m 52.1M 4096M 17.2.0 e1d6a67b021e 879b689784b1 2024-04-30T10:03:09.348 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (11m) 43s ago 11m 53.6M 4096M 17.2.0 e1d6a67b021e 3a935a90e6aa 2024-04-30T10:03:09.348 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (11m) 43s ago 11m 48.7M 4096M 17.2.0 e1d6a67b021e 39286bfdca67 2024-04-30T10:03:09.348 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (10m) 43s ago 10m 51.5M 4096M 17.2.0 e1d6a67b021e de4f433a171e 2024-04-30T10:03:09.348 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (9m) 55s ago 9m 54.2M 4096M 17.2.0 e1d6a67b021e 2371b0f703de 2024-04-30T10:03:09.349 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (9m) 55s ago 9m 50.7M 4096M 17.2.0 e1d6a67b021e b39a8bb8c2ad 2024-04-30T10:03:09.349 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (8m) 55s ago 8m 48.2M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:03:09.349 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (8m) 55s ago 8m 51.0M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:03:09.349 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 starting - - - - 2024-04-30T10:03:09.349 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (4m) 43s ago 4m 82.5M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:03:09.349 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (4m) 55s ago 4m 83.0M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:03:09.349 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (4m) 43s ago 4m 82.5M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:03:09.349 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (4m) 55s ago 4m 82.5M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:03:09.783 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:03:09.783 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:03:09.783 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-30T10:03:09.783 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:03:09.783 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:03:09.783 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-30T10:03:09.784 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 1 2024-04-30T10:03:09.784 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:03:09.784 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:03:09.784 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-30T10:03:09.784 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:03:09.784 INFO:teuthology.orchestra.run.smithi144.stdout: "mds": {}, 2024-04-30T10:03:09.784 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:03:09.784 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:03:09.784 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:03:09.784 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:03:09.784 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-30T10:03:09.784 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 1 2024-04-30T10:03:09.785 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:03:09.785 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:03:09.822 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:09 smithi151 systemd[1]: Stopping Ceph node-exporter.b for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:03:09.823 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:09 smithi151 bash[49566]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-node-exporter.b 2024-04-30T10:03:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:09 smithi151 bash[18704]: audit 2024-04-30T10:03:08.599182+0000 mgr.x (mgr.24692) 55 : audit [DBG] from='client.25189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:09 smithi151 bash[18704]: cluster 2024-04-30T10:03:08.823972+0000 mgr.x (mgr.24692) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 769 B/s rd, 0 op/s 2024-04-30T10:03:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:09 smithi151 bash[18704]: audit 2024-04-30T10:03:08.951609+0000 mgr.x (mgr.24692) 57 : audit [DBG] from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:09 smithi151 bash[18704]: audit 2024-04-30T10:03:09.786214+0000 mon.a (mon.0) 1192 : audit [DBG] from='client.? 172.21.15.144:0/2593218418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:03:10.132 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:03:10.132 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:03:10.132 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:03:10.132 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:03:10.132 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [], 2024-04-30T10:03:10.132 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "", 2024-04-30T10:03:10.132 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "", 2024-04-30T10:03:10.133 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:03:10.133 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:03:10.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:09 smithi144 bash[18557]: audit 2024-04-30T10:03:08.599182+0000 mgr.x (mgr.24692) 55 : audit [DBG] from='client.25189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:10.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:09 smithi144 bash[18557]: cluster 2024-04-30T10:03:08.823972+0000 mgr.x (mgr.24692) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 769 B/s rd, 0 op/s 2024-04-30T10:03:10.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:09 smithi144 bash[18557]: audit 2024-04-30T10:03:08.951609+0000 mgr.x (mgr.24692) 57 : audit [DBG] from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:10.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:09 smithi144 bash[18557]: audit 2024-04-30T10:03:09.786214+0000 mon.a (mon.0) 1192 : audit [DBG] from='client.? 172.21.15.144:0/2593218418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:03:10.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:09 smithi144 bash[24004]: audit 2024-04-30T10:03:08.599182+0000 mgr.x (mgr.24692) 55 : audit [DBG] from='client.25189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:10.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:09 smithi144 bash[24004]: cluster 2024-04-30T10:03:08.823972+0000 mgr.x (mgr.24692) 56 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 769 B/s rd, 0 op/s 2024-04-30T10:03:10.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:09 smithi144 bash[24004]: audit 2024-04-30T10:03:08.951609+0000 mgr.x (mgr.24692) 57 : audit [DBG] from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:10.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:09 smithi144 bash[24004]: audit 2024-04-30T10:03:09.786214+0000 mon.a (mon.0) 1192 : audit [DBG] from='client.? 172.21.15.144:0/2593218418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:03:10.566 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_OK 2024-04-30T10:03:10.572 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:10 smithi151 bash[49576]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-node-exporter-b 2024-04-30T10:03:10.572 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:10 smithi151 bash[49609]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-node-exporter.b 2024-04-30T10:03:10.573 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:10 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-30T10:03:10.573 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:10 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-30T10:03:10.573 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:10 smithi151 systemd[1]: Stopped Ceph node-exporter.b for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:03:10.573 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:10 smithi151 systemd[1]: Started Ceph node-exporter.b for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:03:11.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:10 smithi151 bash[18704]: audit 2024-04-30T10:03:09.302414+0000 mgr.x (mgr.24692) 58 : audit [DBG] from='client.25201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:10 smithi151 bash[18704]: audit 2024-04-30T10:03:10.434840+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:10 smithi151 bash[18704]: audit 2024-04-30T10:03:10.444876+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:10 smithi151 bash[18704]: audit 2024-04-30T10:03:10.569840+0000 mon.a (mon.0) 1195 : audit [DBG] from='client.? 172.21.15.144:0/420410741' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:03:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:10 smithi151 bash[18704]: audit 2024-04-30T10:03:10.678105+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:10 smithi151 bash[18704]: audit 2024-04-30T10:03:10.687035+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:10 smithi151 bash[18704]: audit 2024-04-30T10:03:10.689430+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-30T10:03:11.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:10 smithi144 bash[18557]: audit 2024-04-30T10:03:09.302414+0000 mgr.x (mgr.24692) 58 : audit [DBG] from='client.25201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:11.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:10 smithi144 bash[18557]: audit 2024-04-30T10:03:10.434840+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:11.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:10 smithi144 bash[18557]: audit 2024-04-30T10:03:10.444876+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:11.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:10 smithi144 bash[18557]: audit 2024-04-30T10:03:10.569840+0000 mon.a (mon.0) 1195 : audit [DBG] from='client.? 172.21.15.144:0/420410741' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:03:11.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:10 smithi144 bash[18557]: audit 2024-04-30T10:03:10.678105+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:11.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:10 smithi144 bash[18557]: audit 2024-04-30T10:03:10.687035+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:11.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:10 smithi144 bash[18557]: audit 2024-04-30T10:03:10.689430+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-30T10:03:11.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:10 smithi144 bash[24004]: audit 2024-04-30T10:03:09.302414+0000 mgr.x (mgr.24692) 58 : audit [DBG] from='client.25201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:11.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:10 smithi144 bash[24004]: audit 2024-04-30T10:03:10.434840+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:11.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:10 smithi144 bash[24004]: audit 2024-04-30T10:03:10.444876+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:11.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:10 smithi144 bash[24004]: audit 2024-04-30T10:03:10.569840+0000 mon.a (mon.0) 1195 : audit [DBG] from='client.? 172.21.15.144:0/420410741' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:03:11.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:10 smithi144 bash[24004]: audit 2024-04-30T10:03:10.678105+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:11.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:10 smithi144 bash[24004]: audit 2024-04-30T10:03:10.687035+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:11.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:10 smithi144 bash[24004]: audit 2024-04-30T10:03:10.689430+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-30T10:03:11.572 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.369Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-30T10:03:11.572 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.369Z 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-30T10:03:11.573 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.370Z 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-30T10:03:11.573 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.370Z 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-30T10:03:11.573 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-30T10:03:11.573 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=arp 2024-04-30T10:03:11.573 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-30T10:03:11.573 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-30T10:03:11.573 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-30T10:03:11.573 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-30T10:03:11.573 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-30T10:03:11.573 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-30T10:03:11.573 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-30T10:03:11.573 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-30T10:03:11.574 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=edac 2024-04-30T10:03:11.574 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-30T10:03:11.574 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-30T10:03:11.574 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-30T10:03:11.574 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-30T10:03:11.574 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-30T10:03:11.574 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-30T10:03:11.574 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-30T10:03:11.574 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-30T10:03:11.574 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-30T10:03:11.574 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-30T10:03:11.574 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-30T10:03:11.574 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-30T10:03:11.574 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-30T10:03:11.574 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-30T10:03:11.575 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-30T10:03:11.575 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-30T10:03:11.575 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=os 2024-04-30T10:03:11.575 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-30T10:03:11.575 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-30T10:03:11.575 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-30T10:03:11.575 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-30T10:03:11.575 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-30T10:03:11.575 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-30T10:03:11.575 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=stat 2024-04-30T10:03:11.575 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-30T10:03:11.575 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-30T10:03:11.575 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-30T10:03:11.575 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=time 2024-04-30T10:03:11.575 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-30T10:03:11.576 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=uname 2024-04-30T10:03:11.576 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-30T10:03:11.576 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-30T10:03:11.576 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-30T10:03:11.576 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-30T10:03:11.576 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[49639]: ts=2024-04-30T10:03:11.371Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-30T10:03:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[18704]: audit 2024-04-30T10:03:10.132463+0000 mgr.x (mgr.24692) 59 : audit [DBG] from='client.25213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[18704]: cephadm 2024-04-30T10:03:10.468475+0000 mgr.x (mgr.24692) 60 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-30T10:03:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[18704]: cephadm 2024-04-30T10:03:10.479294+0000 mgr.x (mgr.24692) 61 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-30T10:03:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[18704]: audit 2024-04-30T10:03:10.689883+0000 mgr.x (mgr.24692) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-30T10:03:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[18704]: cephadm 2024-04-30T10:03:10.694721+0000 mgr.x (mgr.24692) 63 : cephadm [INF] Reconfiguring daemon grafana.a on smithi151 2024-04-30T10:03:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:11 smithi151 bash[18704]: cluster 2024-04-30T10:03:10.824953+0000 mgr.x (mgr.24692) 64 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-30T10:03:12.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:11 smithi144 bash[18557]: audit 2024-04-30T10:03:10.132463+0000 mgr.x (mgr.24692) 59 : audit [DBG] from='client.25213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:12.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:11 smithi144 bash[18557]: cephadm 2024-04-30T10:03:10.468475+0000 mgr.x (mgr.24692) 60 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-30T10:03:12.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:11 smithi144 bash[18557]: cephadm 2024-04-30T10:03:10.479294+0000 mgr.x (mgr.24692) 61 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-30T10:03:12.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:11 smithi144 bash[18557]: audit 2024-04-30T10:03:10.689883+0000 mgr.x (mgr.24692) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-30T10:03:12.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:11 smithi144 bash[18557]: cephadm 2024-04-30T10:03:10.694721+0000 mgr.x (mgr.24692) 63 : cephadm [INF] Reconfiguring daemon grafana.a on smithi151 2024-04-30T10:03:12.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:11 smithi144 bash[18557]: cluster 2024-04-30T10:03:10.824953+0000 mgr.x (mgr.24692) 64 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-30T10:03:12.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:11 smithi144 bash[24004]: audit 2024-04-30T10:03:10.132463+0000 mgr.x (mgr.24692) 59 : audit [DBG] from='client.25213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:12.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:11 smithi144 bash[24004]: cephadm 2024-04-30T10:03:10.468475+0000 mgr.x (mgr.24692) 60 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-30T10:03:12.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:11 smithi144 bash[24004]: cephadm 2024-04-30T10:03:10.479294+0000 mgr.x (mgr.24692) 61 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-30T10:03:12.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:11 smithi144 bash[24004]: audit 2024-04-30T10:03:10.689883+0000 mgr.x (mgr.24692) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-30T10:03:12.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:11 smithi144 bash[24004]: cephadm 2024-04-30T10:03:10.694721+0000 mgr.x (mgr.24692) 63 : cephadm [INF] Reconfiguring daemon grafana.a on smithi151 2024-04-30T10:03:12.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:11 smithi144 bash[24004]: cluster 2024-04-30T10:03:10.824953+0000 mgr.x (mgr.24692) 64 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-30T10:03:14.149 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:13 smithi151 bash[18704]: cluster 2024-04-30T10:03:12.826331+0000 mgr.x (mgr.24692) 65 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:03:14.204 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:13 smithi144 bash[24004]: cluster 2024-04-30T10:03:12.826331+0000 mgr.x (mgr.24692) 65 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:03:14.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:13 smithi144 bash[18557]: cluster 2024-04-30T10:03:12.826331+0000 mgr.x (mgr.24692) 65 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:03:15.072 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:14 smithi151 systemd[1]: Stopping Ceph grafana.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:03:15.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:14 smithi151 bash[49848]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-grafana.a 2024-04-30T10:03:15.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:14 smithi151 bash[38424]: t=2024-04-30T10:03:14+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-30T10:03:15.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:14 smithi151 bash[38424]: t=2024-04-30T10:03:14+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2024-04-30T10:03:15.820 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[49857]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-grafana-a 2024-04-30T10:03:15.820 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[49892]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-grafana.a 2024-04-30T10:03:15.820 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:15 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-30T10:03:15.820 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:15 smithi151 systemd[1]: Stopped Ceph grafana.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:03:15.820 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:15 smithi151 systemd[1]: Started Ceph grafana.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:03:16.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[18704]: cluster 2024-04-30T10:03:14.826850+0000 mgr.x (mgr.24692) 66 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-04-30T10:03:16.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[18704]: audit 2024-04-30T10:03:15.733523+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:16.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[18704]: audit 2024-04-30T10:03:15.743692+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:16.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[18704]: audit 2024-04-30T10:03:15.789144+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T10:03:16.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[18704]: audit 2024-04-30T10:03:15.791379+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi144.front.sepia.ceph.com:9093"}]: dispatch 2024-04-30T10:03:16.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[18704]: audit 2024-04-30T10:03:15.803155+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:16.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[18704]: audit 2024-04-30T10:03:15.823497+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:03:16.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[18704]: audit 2024-04-30T10:03:15.859853+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:03:16.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[18704]: audit 2024-04-30T10:03:15.860203+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:16.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[18704]: audit 2024-04-30T10:03:15.862673+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi144"}]: dispatch 2024-04-30T10:03:16.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[18704]: audit 2024-04-30T10:03:15.872108+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:16.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[18704]: audit 2024-04-30T10:03:15.874651+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:03:16.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[18704]: audit 2024-04-30T10:03:15.876238+0000 mon.b (mon.2) 193 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi151.front.sepia.ceph.com:9095"}]: dispatch 2024-04-30T10:03:16.074 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[47204]: [30/Apr/2024:10:03:15] ENGINE Bus STOPPING 2024-04-30T10:03:16.074 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[47204]: [30/Apr/2024:10:03:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-30T10:03:16.074 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[47204]: [30/Apr/2024:10:03:15] ENGINE Bus STOPPED 2024-04-30T10:03:16.074 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[47204]: [30/Apr/2024:10:03:15] ENGINE Bus STARTING 2024-04-30T10:03:16.074 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[47204]: [30/Apr/2024:10:03:15] ENGINE Serving on http://:::9283 2024-04-30T10:03:16.074 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[47204]: [30/Apr/2024:10:03:15] ENGINE Bus STARTED 2024-04-30T10:03:16.074 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[47204]: [30/Apr/2024:10:03:15] ENGINE Bus STOPPING 2024-04-30T10:03:16.075 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[47204]: [30/Apr/2024:10:03:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-30T10:03:16.075 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[47204]: [30/Apr/2024:10:03:15] ENGINE Bus STOPPED 2024-04-30T10:03:16.075 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:15 smithi151 bash[47204]: [30/Apr/2024:10:03:15] ENGINE Bus STARTING 2024-04-30T10:03:16.075 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[47204]: [30/Apr/2024:10:03:16] ENGINE Serving on http://:::9283 2024-04-30T10:03:16.075 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[47204]: [30/Apr/2024:10:03:16] ENGINE Bus STARTED 2024-04-30T10:03:16.075 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[47204]: [30/Apr/2024:10:03:16] ENGINE Bus STOPPING 2024-04-30T10:03:16.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[18557]: cluster 2024-04-30T10:03:14.826850+0000 mgr.x (mgr.24692) 66 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-04-30T10:03:16.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[18557]: audit 2024-04-30T10:03:15.733523+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:16.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[18557]: audit 2024-04-30T10:03:15.743692+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:16.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[18557]: audit 2024-04-30T10:03:15.789144+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T10:03:16.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[18557]: audit 2024-04-30T10:03:15.791379+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi144.front.sepia.ceph.com:9093"}]: dispatch 2024-04-30T10:03:16.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[18557]: audit 2024-04-30T10:03:15.803155+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:16.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[18557]: audit 2024-04-30T10:03:15.823497+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:03:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[18557]: audit 2024-04-30T10:03:15.859853+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:03:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[18557]: audit 2024-04-30T10:03:15.860203+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[18557]: audit 2024-04-30T10:03:15.862673+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi144"}]: dispatch 2024-04-30T10:03:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[18557]: audit 2024-04-30T10:03:15.872108+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[18557]: audit 2024-04-30T10:03:15.874651+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:03:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[18557]: audit 2024-04-30T10:03:15.876238+0000 mon.b (mon.2) 193 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi151.front.sepia.ceph.com:9095"}]: dispatch 2024-04-30T10:03:16.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[24004]: cluster 2024-04-30T10:03:14.826850+0000 mgr.x (mgr.24692) 66 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 962 B/s rd, 0 op/s 2024-04-30T10:03:16.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[24004]: audit 2024-04-30T10:03:15.733523+0000 mon.a (mon.0) 1198 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:16.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[24004]: audit 2024-04-30T10:03:15.743692+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:16.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[24004]: audit 2024-04-30T10:03:15.789144+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T10:03:16.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[24004]: audit 2024-04-30T10:03:15.791379+0000 mon.b (mon.2) 188 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi144.front.sepia.ceph.com:9093"}]: dispatch 2024-04-30T10:03:16.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[24004]: audit 2024-04-30T10:03:15.803155+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:16.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[24004]: audit 2024-04-30T10:03:15.823497+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:03:16.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[24004]: audit 2024-04-30T10:03:15.859853+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:03:16.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[24004]: audit 2024-04-30T10:03:15.860203+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:16.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[24004]: audit 2024-04-30T10:03:15.862673+0000 mon.b (mon.2) 191 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi144"}]: dispatch 2024-04-30T10:03:16.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[24004]: audit 2024-04-30T10:03:15.872108+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:16.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[24004]: audit 2024-04-30T10:03:15.874651+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:03:16.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:15 smithi144 bash[24004]: audit 2024-04-30T10:03:15.876238+0000 mon.b (mon.2) 193 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi151.front.sepia.ceph.com:9095"}]: dispatch 2024-04-30T10:03:16.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[47204]: [30/Apr/2024:10:03:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-30T10:03:16.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[47204]: [30/Apr/2024:10:03:16] ENGINE Bus STOPPED 2024-04-30T10:03:16.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[47204]: [30/Apr/2024:10:03:16] ENGINE Bus STARTING 2024-04-30T10:03:16.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[47204]: [30/Apr/2024:10:03:16] ENGINE Serving on http://:::9283 2024-04-30T10:03:16.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[47204]: [30/Apr/2024:10:03:16] ENGINE Bus STARTED 2024-04-30T10:03:16.890 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+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-30T10:03:16.890 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+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-30T10:03:16.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-30T10:03:16.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-30T10:03:16.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-30T10:03:16.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-30T10:03:16.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-30T10:03:16.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-30T10:03:16.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-30T10:03:16.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-30T10:03:16.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-30T10:03:16.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-30T10:03:16.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-30T10:03:16.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="App mode production" logger=settings 2024-04-30T10:03:16.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-30T10:03:16.891 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+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-30T10:03:16.892 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-30T10:03:16.892 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=624.35µs 2024-04-30T10:03:16.892 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-30T10:03:16.892 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-30T10:03:16.892 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-30T10:03:16.892 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-30T10:03:16.892 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-30T10:03:16.892 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-30T10:03:17.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[18557]: audit 2024-04-30T10:03:15.789684+0000 mgr.x (mgr.24692) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T10:03:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[18557]: audit 2024-04-30T10:03:15.791794+0000 mgr.x (mgr.24692) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi144.front.sepia.ceph.com:9093"}]: dispatch 2024-04-30T10:03:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[18557]: audit 2024-04-30T10:03:15.824903+0000 mgr.x (mgr.24692) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:03:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[18557]: cephadm 2024-04-30T10:03:15.859564+0000 mgr.x (mgr.24692) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.144:5000 to Dashboard 2024-04-30T10:03:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[18557]: audit 2024-04-30T10:03:15.860366+0000 mgr.x (mgr.24692) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:03:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[18557]: audit 2024-04-30T10:03:15.863280+0000 mgr.x (mgr.24692) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi144"}]: dispatch 2024-04-30T10:03:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[18557]: audit 2024-04-30T10:03:15.875202+0000 mgr.x (mgr.24692) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:03:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[18557]: audit 2024-04-30T10:03:15.876707+0000 mgr.x (mgr.24692) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi151.front.sepia.ceph.com:9095"}]: dispatch 2024-04-30T10:03:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[18557]: audit 2024-04-30T10:03:15.887356+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[18557]: audit 2024-04-30T10:03:15.901456+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:03:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[18557]: audit 2024-04-30T10:03:15.902018+0000 mgr.x (mgr.24692) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:03:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[18557]: audit 2024-04-30T10:03:15.904024+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi151.front.sepia.ceph.com:3000"}]: dispatch 2024-04-30T10:03:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[18557]: audit 2024-04-30T10:03:15.904444+0000 mgr.x (mgr.24692) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi151.front.sepia.ceph.com:3000"}]: dispatch 2024-04-30T10:03:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[18557]: audit 2024-04-30T10:03:15.917578+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[18557]: audit 2024-04-30T10:03:15.931427+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:03:17.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[18557]: cephadm 2024-04-30T10:03:15.932661+0000 mgr.x (mgr.24692) 77 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-30T10:03:17.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[24004]: audit 2024-04-30T10:03:15.789684+0000 mgr.x (mgr.24692) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T10:03:17.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[24004]: audit 2024-04-30T10:03:15.791794+0000 mgr.x (mgr.24692) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi144.front.sepia.ceph.com:9093"}]: dispatch 2024-04-30T10:03:17.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[24004]: audit 2024-04-30T10:03:15.824903+0000 mgr.x (mgr.24692) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:03:17.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[24004]: cephadm 2024-04-30T10:03:15.859564+0000 mgr.x (mgr.24692) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.144:5000 to Dashboard 2024-04-30T10:03:17.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[24004]: audit 2024-04-30T10:03:15.860366+0000 mgr.x (mgr.24692) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:03:17.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[24004]: audit 2024-04-30T10:03:15.863280+0000 mgr.x (mgr.24692) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi144"}]: dispatch 2024-04-30T10:03:17.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[24004]: audit 2024-04-30T10:03:15.875202+0000 mgr.x (mgr.24692) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:03:17.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[24004]: audit 2024-04-30T10:03:15.876707+0000 mgr.x (mgr.24692) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi151.front.sepia.ceph.com:9095"}]: dispatch 2024-04-30T10:03:17.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[24004]: audit 2024-04-30T10:03:15.887356+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:17.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[24004]: audit 2024-04-30T10:03:15.901456+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:03:17.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[24004]: audit 2024-04-30T10:03:15.902018+0000 mgr.x (mgr.24692) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:03:17.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[24004]: audit 2024-04-30T10:03:15.904024+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi151.front.sepia.ceph.com:3000"}]: dispatch 2024-04-30T10:03:17.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[24004]: audit 2024-04-30T10:03:15.904444+0000 mgr.x (mgr.24692) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi151.front.sepia.ceph.com:3000"}]: dispatch 2024-04-30T10:03:17.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[24004]: audit 2024-04-30T10:03:15.917578+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:17.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[24004]: audit 2024-04-30T10:03:15.931427+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:03:17.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:16 smithi144 bash[24004]: cephadm 2024-04-30T10:03:15.932661+0000 mgr.x (mgr.24692) 77 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-30T10:03:17.323 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-04-30T10:03:17.323 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-30T10:03:17.323 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[49921]: t=2024-04-30T10:03:16+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-04-30T10:03:17.323 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:17 smithi151 bash[49921]: t=2024-04-30T10:03:17+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-30T10:03:17.323 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:17 smithi151 bash[49921]: t=2024-04-30T10:03:17+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-30T10:03:17.323 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:17 smithi151 bash[49921]: t=2024-04-30T10:03:17+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-30T10:03:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[18704]: audit 2024-04-30T10:03:15.789684+0000 mgr.x (mgr.24692) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T10:03:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[18704]: audit 2024-04-30T10:03:15.791794+0000 mgr.x (mgr.24692) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi144.front.sepia.ceph.com:9093"}]: dispatch 2024-04-30T10:03:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[18704]: audit 2024-04-30T10:03:15.824903+0000 mgr.x (mgr.24692) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:03:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[18704]: cephadm 2024-04-30T10:03:15.859564+0000 mgr.x (mgr.24692) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.144:5000 to Dashboard 2024-04-30T10:03:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[18704]: audit 2024-04-30T10:03:15.860366+0000 mgr.x (mgr.24692) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:03:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[18704]: audit 2024-04-30T10:03:15.863280+0000 mgr.x (mgr.24692) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi144"}]: dispatch 2024-04-30T10:03:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[18704]: audit 2024-04-30T10:03:15.875202+0000 mgr.x (mgr.24692) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:03:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[18704]: audit 2024-04-30T10:03:15.876707+0000 mgr.x (mgr.24692) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi151.front.sepia.ceph.com:9095"}]: dispatch 2024-04-30T10:03:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[18704]: audit 2024-04-30T10:03:15.887356+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[18704]: audit 2024-04-30T10:03:15.901456+0000 mon.b (mon.2) 194 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:03:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[18704]: audit 2024-04-30T10:03:15.902018+0000 mgr.x (mgr.24692) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:03:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[18704]: audit 2024-04-30T10:03:15.904024+0000 mon.b (mon.2) 195 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi151.front.sepia.ceph.com:3000"}]: dispatch 2024-04-30T10:03:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[18704]: audit 2024-04-30T10:03:15.904444+0000 mgr.x (mgr.24692) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi151.front.sepia.ceph.com:3000"}]: dispatch 2024-04-30T10:03:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[18704]: audit 2024-04-30T10:03:15.917578+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[18704]: audit 2024-04-30T10:03:15.931427+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:03:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:16 smithi151 bash[18704]: cephadm 2024-04-30T10:03:15.932661+0000 mgr.x (mgr.24692) 77 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-30T10:03:18.168 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:17 smithi151 bash[18704]: audit 2024-04-30T10:03:16.733743+0000 mgr.x (mgr.24692) 78 : audit [DBG] from='client.15246 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:03:18.169 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:17 smithi151 bash[18704]: cluster 2024-04-30T10:03:16.827815+0000 mgr.x (mgr.24692) 79 : cluster [DBG] pgmap v31: 161 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-30T10:03:18.204 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:17 smithi144 bash[24004]: audit 2024-04-30T10:03:16.733743+0000 mgr.x (mgr.24692) 78 : audit [DBG] from='client.15246 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:03:18.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:17 smithi144 bash[24004]: cluster 2024-04-30T10:03:16.827815+0000 mgr.x (mgr.24692) 79 : cluster [DBG] pgmap v31: 161 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-30T10:03:18.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:17 smithi144 bash[18557]: audit 2024-04-30T10:03:16.733743+0000 mgr.x (mgr.24692) 78 : audit [DBG] from='client.15246 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:03:18.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:17 smithi144 bash[18557]: cluster 2024-04-30T10:03:16.827815+0000 mgr.x (mgr.24692) 79 : cluster [DBG] pgmap v31: 161 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-30T10:03:18.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:18 smithi151 bash[47204]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:03:18] "GET /metrics HTTP/1.1" 200 38158 "" "Prometheus/2.33.4" 2024-04-30T10:03:19.072 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:18 smithi151 bash[49374]: ts=2024-04-30T10: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.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:03:19.493 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:19 smithi144 bash[18557]: cephadm 2024-04-30T10:03:18.202310+0000 mgr.x (mgr.24692) 80 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-30T10:03:19.493 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:19 smithi144 bash[18557]: audit 2024-04-30T10:03:18.215264+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:19.493 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:19 smithi144 bash[18557]: audit 2024-04-30T10:03:18.217143+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:03:19.493 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:19 smithi144 bash[18557]: audit 2024-04-30T10:03:18.220343+0000 mon.a (mon.0) 1206 : 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-30T10:03:19.493 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:19 smithi144 bash[18557]: audit 2024-04-30T10:03:18.220612+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:03:19.493 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:19 smithi144 bash[18557]: audit 2024-04-30T10:03:18.222602+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:03:19.493 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:19 smithi144 bash[18557]: cephadm 2024-04-30T10:03:18.224609+0000 mgr.x (mgr.24692) 81 : cephadm [INF] Deploying daemon mgr.y on smithi144 2024-04-30T10:03:19.493 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:19 smithi144 bash[18557]: cluster 2024-04-30T10:03:18.828535+0000 mgr.x (mgr.24692) 82 : cluster [DBG] pgmap v32: 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-30T10:03:19.494 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:19 smithi144 bash[24004]: cephadm 2024-04-30T10:03:18.202310+0000 mgr.x (mgr.24692) 80 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-30T10:03:19.494 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:19 smithi144 bash[24004]: audit 2024-04-30T10:03:18.215264+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:19.494 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:19 smithi144 bash[24004]: audit 2024-04-30T10:03:18.217143+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:03:19.494 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:19 smithi144 bash[24004]: audit 2024-04-30T10:03:18.220343+0000 mon.a (mon.0) 1206 : 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-30T10:03:19.494 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:19 smithi144 bash[24004]: audit 2024-04-30T10:03:18.220612+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:03:19.494 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:19 smithi144 bash[24004]: audit 2024-04-30T10:03:18.222602+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:03:19.494 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:19 smithi144 bash[24004]: cephadm 2024-04-30T10:03:18.224609+0000 mgr.x (mgr.24692) 81 : cephadm [INF] Deploying daemon mgr.y on smithi144 2024-04-30T10:03:19.494 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:19 smithi144 bash[24004]: cluster 2024-04-30T10:03:18.828535+0000 mgr.x (mgr.24692) 82 : cluster [DBG] pgmap v32: 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-30T10:03:19.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:19 smithi151 bash[18704]: cephadm 2024-04-30T10:03:18.202310+0000 mgr.x (mgr.24692) 80 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-30T10:03:19.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:19 smithi151 bash[18704]: audit 2024-04-30T10:03:18.215264+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:19.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:19 smithi151 bash[18704]: audit 2024-04-30T10:03:18.217143+0000 mon.b (mon.2) 197 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:03:19.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:19 smithi151 bash[18704]: audit 2024-04-30T10:03:18.220343+0000 mon.a (mon.0) 1206 : 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-30T10:03:19.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:19 smithi151 bash[18704]: audit 2024-04-30T10:03:18.220612+0000 mon.b (mon.2) 198 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:03:19.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:19 smithi151 bash[18704]: audit 2024-04-30T10:03:18.222602+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:03:19.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:19 smithi151 bash[18704]: cephadm 2024-04-30T10:03:18.224609+0000 mgr.x (mgr.24692) 81 : cephadm [INF] Deploying daemon mgr.y on smithi144 2024-04-30T10:03:19.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:19 smithi151 bash[18704]: cluster 2024-04-30T10:03:18.828535+0000 mgr.x (mgr.24692) 82 : cluster [DBG] pgmap v32: 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-30T10:03:21.069 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:20 smithi144 bash[18557]: audit 2024-04-30T10:03:19.961837+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:03:21.069 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:20 smithi144 bash[24004]: audit 2024-04-30T10:03:19.961837+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:03:21.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:20 smithi151 bash[18704]: audit 2024-04-30T10:03:19.961837+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:03:21.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:21 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:21.359 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:03:21 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:21.359 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:03:21 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:21.360 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:03:21 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:21.360 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:03:21 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:21.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:21 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:21.360 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:03:21 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:21.361 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:03:21 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:21.361 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:21 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:21.361 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:21 smithi144 systemd[1]: Stopping Ceph mgr.y for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:03:21.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:21 smithi144 bash[18557]: cluster 2024-04-30T10:03:20.829625+0000 mgr.x (mgr.24692) 83 : cluster [DBG] pgmap v33: 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-30T10:03:21.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:21 smithi144 bash[24004]: cluster 2024-04-30T10:03:20.829625+0000 mgr.x (mgr.24692) 83 : cluster [DBG] pgmap v33: 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-30T10:03:22.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:21 smithi151 bash[18704]: cluster 2024-04-30T10:03:20.829625+0000 mgr.x (mgr.24692) 83 : cluster [DBG] pgmap v33: 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-30T10:03:22.680 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:22 smithi144 bash[63408]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mgr-y 2024-04-30T10:03:22.945 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:22.946 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:03:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:22.946 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:03:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:22.946 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:03:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:22.947 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:03:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:22.947 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:22 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-30T10:03:22.947 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:22 smithi144 bash[63486]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mgr-y 2024-04-30T10:03:22.947 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:22 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-30T10:03:22.947 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:22 smithi144 systemd[1]: Stopped Ceph mgr.y for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:03:22.947 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:22.947 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:22 smithi144 systemd[1]: Started Ceph mgr.y for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:03:22.947 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:03:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:22.948 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:03:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:22.948 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:22 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:23.760 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:23 smithi151 bash[49374]: ts=2024-04-30T10:03:23.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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:03:23.954 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:03:23 smithi144 bash[61625]: level=warn ts=2024-04-30T10:03:23.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi144.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.144:8443: connect: connection refused" 2024-04-30T10:03:24.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:24 smithi151 bash[18704]: cluster 2024-04-30T10:03:22.831054+0000 mgr.x (mgr.24692) 84 : cluster [DBG] pgmap v34: 161 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-30T10:03:24.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:24 smithi151 bash[18704]: audit 2024-04-30T10:03:23.003148+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:24.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:24 smithi151 bash[18704]: audit 2024-04-30T10:03:23.014041+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:24.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:24 smithi151 bash[18704]: audit 2024-04-30T10:03:23.022501+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:03:24.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:24 smithi151 bash[18704]: audit 2024-04-30T10:03:23.022844+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:03:24.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:24 smithi151 bash[18704]: audit 2024-04-30T10:03:23.024970+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:03:24.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:24 smithi151 bash[18704]: audit 2024-04-30T10:03:23.025334+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:03:24.454 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:24 smithi144 bash[63559]: debug 2024-04-30T10:03:24.176+0000 7f5fc85b1700 1 -- 172.21.15.144:0/2091989530 <== mon.1 v2:172.21.15.144:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d376d245a0 con 0x55d377aa4c00 2024-04-30T10:03:24.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:24 smithi144 bash[24004]: cluster 2024-04-30T10:03:22.831054+0000 mgr.x (mgr.24692) 84 : cluster [DBG] pgmap v34: 161 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-30T10:03:24.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:24 smithi144 bash[24004]: audit 2024-04-30T10:03:23.003148+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:24.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:24 smithi144 bash[24004]: audit 2024-04-30T10:03:23.014041+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:24.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:24 smithi144 bash[24004]: audit 2024-04-30T10:03:23.022501+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:03:24.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:24 smithi144 bash[24004]: audit 2024-04-30T10:03:23.022844+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:03:24.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:24 smithi144 bash[24004]: audit 2024-04-30T10:03:23.024970+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:03:24.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:24 smithi144 bash[24004]: audit 2024-04-30T10:03:23.025334+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:03:24.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:24 smithi144 bash[18557]: cluster 2024-04-30T10:03:22.831054+0000 mgr.x (mgr.24692) 84 : cluster [DBG] pgmap v34: 161 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-30T10:03:24.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:24 smithi144 bash[18557]: audit 2024-04-30T10:03:23.003148+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:24.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:24 smithi144 bash[18557]: audit 2024-04-30T10:03:23.014041+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:24.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:24 smithi144 bash[18557]: audit 2024-04-30T10:03:23.022501+0000 mon.b (mon.2) 201 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:03:24.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:24 smithi144 bash[18557]: audit 2024-04-30T10:03:23.022844+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:03:24.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:24 smithi144 bash[18557]: audit 2024-04-30T10:03:23.024970+0000 mon.a (mon.0) 1209 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:03:24.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:24 smithi144 bash[18557]: audit 2024-04-30T10:03:23.025334+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:03:24.791 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:24.792 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:24.792 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:03:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:24.792 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:24.793 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:24.793 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:03:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:24.793 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:24.793 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:03:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:24.794 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:03:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:25.072 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:03:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:25.072 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:25.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:25.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:25 smithi151 bash[18704]: cephadm 2024-04-30T10:03:23.763624+0000 mgr.x (mgr.24692) 85 : cephadm [INF] Deploying daemon agent.smithi151 on smithi151 2024-04-30T10:03:25.073 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:25.073 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:03:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:25.074 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:03:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:25.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:25.074 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:03:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:25.074 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:25.204 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:25 smithi144 bash[24004]: cephadm 2024-04-30T10:03:23.763624+0000 mgr.x (mgr.24692) 85 : cephadm [INF] Deploying daemon agent.smithi151 on smithi151 2024-04-30T10:03:25.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:25 smithi144 bash[18557]: cephadm 2024-04-30T10:03:23.763624+0000 mgr.x (mgr.24692) 85 : cephadm [INF] Deploying daemon agent.smithi151 on smithi151 2024-04-30T10:03:25.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:25 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:25.952 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:03:25 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:25.953 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:03:25 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:25.953 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:03:25 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:25.953 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:03:25 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:25.954 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:25 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:25.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:25 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:25.954 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:03:25 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:25.955 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:03:25 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:26.203 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:03:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:26.203 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:03:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:26.204 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:26.204 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:03:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:26.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:26 smithi144 bash[18557]: cephadm 2024-04-30T10:03:24.829839+0000 mgr.x (mgr.24692) 86 : cephadm [INF] Deploying daemon agent.smithi144 on smithi144 2024-04-30T10:03:26.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:26 smithi144 bash[18557]: cluster 2024-04-30T10:03:24.831434+0000 mgr.x (mgr.24692) 87 : cluster [DBG] pgmap v35: 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-30T10:03:26.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:26 smithi144 bash[18557]: audit 2024-04-30T10:03:25.060838+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:26.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:26 smithi144 bash[18557]: audit 2024-04-30T10:03:25.492939+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:26.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:26.206 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:03:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:26.206 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:03:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:26.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:26 smithi144 bash[24004]: cephadm 2024-04-30T10:03:24.829839+0000 mgr.x (mgr.24692) 86 : cephadm [INF] Deploying daemon agent.smithi144 on smithi144 2024-04-30T10:03:26.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:26 smithi144 bash[24004]: cluster 2024-04-30T10:03:24.831434+0000 mgr.x (mgr.24692) 87 : cluster [DBG] pgmap v35: 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-30T10:03:26.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:26 smithi144 bash[24004]: audit 2024-04-30T10:03:25.060838+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:26.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:26 smithi144 bash[24004]: audit 2024-04-30T10:03:25.492939+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:26.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:26.208 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:03:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:26.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:26 smithi151 bash[18704]: cephadm 2024-04-30T10:03:24.829839+0000 mgr.x (mgr.24692) 86 : cephadm [INF] Deploying daemon agent.smithi144 on smithi144 2024-04-30T10:03:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:26 smithi151 bash[18704]: cluster 2024-04-30T10:03:24.831434+0000 mgr.x (mgr.24692) 87 : cluster [DBG] pgmap v35: 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-30T10:03:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:26 smithi151 bash[18704]: audit 2024-04-30T10:03:25.060838+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:26 smithi151 bash[18704]: audit 2024-04-30T10:03:25.492939+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:27.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[47204]: debug 2024-04-30T10:03:27.323+0000 7fbb4a224700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-30T10:03:27.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[47204]: ignoring --setuser ceph since I am not root 2024-04-30T10:03:27.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[47204]: ignoring --setgroup ceph since I am not root 2024-04-30T10:03:27.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[47204]: debug 2024-04-30T10:03:27.383+0000 7fe6c9526700 1 -- 172.21.15.151:0/1620822384 <== mon.2 v2:172.21.15.151:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558193f2a5a0 con 0x558194caa800 2024-04-30T10:03:27.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[18704]: audit 2024-04-30T10:03:26.270309+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:27.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[18704]: audit 2024-04-30T10:03:26.299522+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:03:27.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[18704]: audit 2024-04-30T10:03:26.301683+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:03:27.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[18704]: audit 2024-04-30T10:03:26.313103+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:27.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[18704]: cephadm 2024-04-30T10:03:26.315863+0000 mgr.x (mgr.24692) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:03:27.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[18704]: audit 2024-04-30T10:03:26.408599+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:03:27.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[18704]: cephadm 2024-04-30T10:03:26.410964+0000 mgr.x (mgr.24692) 89 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-30T10:03:27.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[18704]: cephadm 2024-04-30T10:03:26.415361+0000 mgr.x (mgr.24692) 90 : cephadm [INF] Failing over to other MGR 2024-04-30T10:03:27.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[18704]: audit 2024-04-30T10:03:26.415998+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-30T10:03:27.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[18704]: audit 2024-04-30T10:03:26.418817+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-30T10:03:27.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[18704]: cluster 2024-04-30T10:03:26.424446+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-30T10:03:27.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[18704]: cluster 2024-04-30T10:03:26.679761+0000 mon.a (mon.0) 1217 : cluster [DBG] Standby manager daemon x started 2024-04-30T10:03:27.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[18704]: audit 2024-04-30T10:03:26.714796+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:27.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[18704]: audit 2024-04-30T10:03:26.744300+0000 mgr.x (mgr.24692) 91 : audit [DBG] from='client.15246 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:03:27.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:27 smithi151 bash[18704]: cluster 2024-04-30T10:03:26.832085+0000 mgr.x (mgr.24692) 92 : cluster [DBG] pgmap v37: 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-30T10:03:27.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[18557]: audit 2024-04-30T10:03:26.270309+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:27.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[18557]: audit 2024-04-30T10:03:26.299522+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:03:27.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[18557]: audit 2024-04-30T10:03:26.301683+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:03:27.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[18557]: audit 2024-04-30T10:03:26.313103+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:27.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[18557]: cephadm 2024-04-30T10:03:26.315863+0000 mgr.x (mgr.24692) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:03:27.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[18557]: audit 2024-04-30T10:03:26.408599+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:03:27.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[18557]: cephadm 2024-04-30T10:03:26.410964+0000 mgr.x (mgr.24692) 89 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-30T10:03:27.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[18557]: cephadm 2024-04-30T10:03:26.415361+0000 mgr.x (mgr.24692) 90 : cephadm [INF] Failing over to other MGR 2024-04-30T10:03:27.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[18557]: audit 2024-04-30T10:03:26.415998+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-30T10:03:27.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[18557]: audit 2024-04-30T10:03:26.418817+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-30T10:03:27.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[18557]: cluster 2024-04-30T10:03:26.424446+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-30T10:03:27.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[18557]: cluster 2024-04-30T10:03:26.679761+0000 mon.a (mon.0) 1217 : cluster [DBG] Standby manager daemon x started 2024-04-30T10:03:27.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[18557]: audit 2024-04-30T10:03:26.714796+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:27.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[18557]: audit 2024-04-30T10:03:26.744300+0000 mgr.x (mgr.24692) 91 : audit [DBG] from='client.15246 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:03:27.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[18557]: cluster 2024-04-30T10:03:26.832085+0000 mgr.x (mgr.24692) 92 : cluster [DBG] pgmap v37: 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-30T10:03:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[24004]: audit 2024-04-30T10:03:26.270309+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[24004]: audit 2024-04-30T10:03:26.299522+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:03:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[24004]: audit 2024-04-30T10:03:26.301683+0000 mon.b (mon.2) 204 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:03:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[24004]: audit 2024-04-30T10:03:26.313103+0000 mon.a (mon.0) 1214 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[24004]: cephadm 2024-04-30T10:03:26.315863+0000 mgr.x (mgr.24692) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:03:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[24004]: audit 2024-04-30T10:03:26.408599+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:03:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[24004]: cephadm 2024-04-30T10:03:26.410964+0000 mgr.x (mgr.24692) 89 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-30T10:03:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[24004]: cephadm 2024-04-30T10:03:26.415361+0000 mgr.x (mgr.24692) 90 : cephadm [INF] Failing over to other MGR 2024-04-30T10:03:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[24004]: audit 2024-04-30T10:03:26.415998+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.24692 172.21.15.151:0/358377698' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-30T10:03:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[24004]: audit 2024-04-30T10:03:26.418817+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-30T10:03:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[24004]: cluster 2024-04-30T10:03:26.424446+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-30T10:03:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[24004]: cluster 2024-04-30T10:03:26.679761+0000 mon.a (mon.0) 1217 : cluster [DBG] Standby manager daemon x started 2024-04-30T10:03:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[24004]: audit 2024-04-30T10:03:26.714796+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24692 ' entity='mgr.x' 2024-04-30T10:03:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[24004]: audit 2024-04-30T10:03:26.744300+0000 mgr.x (mgr.24692) 91 : audit [DBG] from='client.15246 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:03:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:27 smithi144 bash[24004]: cluster 2024-04-30T10:03:26.832085+0000 mgr.x (mgr.24692) 92 : cluster [DBG] pgmap v37: 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-30T10:03:28.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:28 smithi151 bash[18704]: audit 2024-04-30T10:03:27.327855+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-30T10:03:28.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:28 smithi151 bash[18704]: cluster 2024-04-30T10:03:27.327998+0000 mon.a (mon.0) 1220 : cluster [DBG] mgrmap e27: y(active, starting, since 0.90826s), standbys: x 2024-04-30T10:03:28.704 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:28 smithi144 bash[18557]: audit 2024-04-30T10:03:27.327855+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-30T10:03:28.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:28 smithi144 bash[18557]: cluster 2024-04-30T10:03:27.327998+0000 mon.a (mon.0) 1220 : cluster [DBG] mgrmap e27: y(active, starting, since 0.90826s), standbys: x 2024-04-30T10:03:28.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:28 smithi144 bash[24004]: audit 2024-04-30T10:03:27.327855+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24692 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-30T10:03:28.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:28 smithi144 bash[24004]: cluster 2024-04-30T10:03:27.327998+0000 mon.a (mon.0) 1220 : cluster [DBG] mgrmap e27: y(active, starting, since 0.90826s), standbys: x 2024-04-30T10:03:32.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[24004]: cluster 2024-04-30T10:03:32.665233+0000 mon.a (mon.0) 1221 : cluster [INF] Active manager daemon y restarted 2024-04-30T10:03:32.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[24004]: cluster 2024-04-30T10:03:32.666374+0000 mon.a (mon.0) 1222 : cluster [INF] Activating manager daemon y 2024-04-30T10:03:32.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[24004]: audit 2024-04-30T10:03:32.670609+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.? 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:03:32.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[24004]: audit 2024-04-30T10:03:32.672335+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.? 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:03:32.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[24004]: cluster 2024-04-30T10:03:32.672884+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-30T10:03:32.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[24004]: audit 2024-04-30T10:03:32.674031+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.? 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:03:32.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[24004]: audit 2024-04-30T10:03:32.674631+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.? 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:03:32.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[18557]: cluster 2024-04-30T10:03:32.665233+0000 mon.a (mon.0) 1221 : cluster [INF] Active manager daemon y restarted 2024-04-30T10:03:32.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[18557]: cluster 2024-04-30T10:03:32.666374+0000 mon.a (mon.0) 1222 : cluster [INF] Activating manager daemon y 2024-04-30T10:03:32.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[18557]: audit 2024-04-30T10:03:32.670609+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.? 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:03:32.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[18557]: audit 2024-04-30T10:03:32.672335+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.? 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:03:32.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[18557]: cluster 2024-04-30T10:03:32.672884+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-30T10:03:32.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[18557]: audit 2024-04-30T10:03:32.674031+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.? 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:03:32.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[18557]: audit 2024-04-30T10:03:32.674631+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.? 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:03:32.956 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[63559]: [30/Apr/2024:10:03:32] ENGINE Bus STARTING 2024-04-30T10:03:32.956 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[63559]: CherryPy Checker: 2024-04-30T10:03:32.956 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[63559]: The Application mounted at '' has an empty config. 2024-04-30T10:03:32.956 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[63559]: [30/Apr/2024:10:03:32] ENGINE Serving on http://:::9283 2024-04-30T10:03:32.956 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[63559]: [30/Apr/2024:10:03:32] ENGINE Bus STARTED 2024-04-30T10:03:32.956 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[63559]: [30/Apr/2024:10:03:32] ENGINE Bus STOPPING 2024-04-30T10:03:32.956 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[63559]: [30/Apr/2024:10:03:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-30T10:03:32.956 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[63559]: [30/Apr/2024:10:03:32] ENGINE Bus STOPPED 2024-04-30T10:03:33.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:32 smithi151 bash[18704]: cluster 2024-04-30T10:03:32.665233+0000 mon.a (mon.0) 1221 : cluster [INF] Active manager daemon y restarted 2024-04-30T10:03:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:32 smithi151 bash[18704]: cluster 2024-04-30T10:03:32.666374+0000 mon.a (mon.0) 1222 : cluster [INF] Activating manager daemon y 2024-04-30T10:03:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:32 smithi151 bash[18704]: audit 2024-04-30T10:03:32.670609+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.? 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:03:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:32 smithi151 bash[18704]: audit 2024-04-30T10:03:32.672335+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.? 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:03:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:32 smithi151 bash[18704]: cluster 2024-04-30T10:03:32.672884+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-30T10:03:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:32 smithi151 bash[18704]: audit 2024-04-30T10:03:32.674031+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.? 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:03:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:32 smithi151 bash[18704]: audit 2024-04-30T10:03:32.674631+0000 mon.b (mon.2) 210 : audit [DBG] from='mgr.? 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:03:33.454 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:32 smithi144 bash[63559]: [30/Apr/2024:10:03:32] ENGINE Bus STARTING 2024-04-30T10:03:33.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[63559]: [30/Apr/2024:10:03:33] ENGINE Serving on http://:::9283 2024-04-30T10:03:33.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[63559]: [30/Apr/2024:10:03:33] ENGINE Bus STARTED 2024-04-30T10:03:33.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[49374]: ts=2024-04-30T10:03: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:03:33.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: cluster 2024-04-30T10:03:32.727525+0000 mon.a (mon.0) 1224 : cluster [DBG] mgrmap e28: y(active, starting, since 0.06146s), standbys: x 2024-04-30T10:03:33.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.735391+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:03:33.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.735548+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:03:33.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.735739+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:03:33.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.735890+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T10:03:33.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.736068+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T10:03:33.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.736213+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:03:33.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.736433+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:03:33.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.736611+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:03:33.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.736856+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:03:33.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.737045+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:03:33.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.737278+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:03:33.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.737452+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:03:33.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.737765+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:03:33.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.738069+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T10:03:33.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.738299+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T10:03:33.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.738787+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T10:03:33.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: cluster 2024-04-30T10:03:32.861877+0000 mon.a (mon.0) 1225 : cluster [INF] Manager daemon y is now available 2024-04-30T10:03:33.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.935385+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:33.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.944079+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:03:33.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.944303+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:03:33.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.944470+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:03:33.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.944834+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:03:33.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.970949+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:03:33.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.982140+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:03:33.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:32.982527+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:03:33.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:33.015578+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T10:03:33.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:33.016011+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T10:03:33.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: cephadm 2024-04-30T10:03:33.173751+0000 mgr.y (mgr.24812) 1 : cephadm [INF] [30/Apr/2024:10:03:33] ENGINE Bus STARTING 2024-04-30T10:03:33.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:33.247421+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:03:33.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:33 smithi151 bash[18704]: audit 2024-04-30T10:03:33.247836+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:03:33.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: cluster 2024-04-30T10:03:32.727525+0000 mon.a (mon.0) 1224 : cluster [DBG] mgrmap e28: y(active, starting, since 0.06146s), standbys: x 2024-04-30T10:03:33.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.735391+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:03:33.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.735548+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:03:33.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.735739+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:03:33.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.735890+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T10:03:33.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.736068+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T10:03:33.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.736213+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:03:33.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.736433+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:03:33.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.736611+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:03:33.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.736856+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:03:33.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.737045+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:03:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.737278+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:03:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.737452+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:03:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.737765+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:03:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.738069+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T10:03:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.738299+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T10:03:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.738787+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T10:03:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: cluster 2024-04-30T10:03:32.861877+0000 mon.a (mon.0) 1225 : cluster [INF] Manager daemon y is now available 2024-04-30T10:03:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.935385+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.944079+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:03:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.944303+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:03:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.944470+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:03:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.944834+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:03:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.970949+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:03:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.982140+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:03:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:32.982527+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:03:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:33.015578+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T10:03:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:33.016011+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T10:03:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: cephadm 2024-04-30T10:03:33.173751+0000 mgr.y (mgr.24812) 1 : cephadm [INF] [30/Apr/2024:10:03:33] ENGINE Bus STARTING 2024-04-30T10:03:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:33.247421+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:03:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[24004]: audit 2024-04-30T10:03:33.247836+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:03:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: cluster 2024-04-30T10:03:32.727525+0000 mon.a (mon.0) 1224 : cluster [DBG] mgrmap e28: y(active, starting, since 0.06146s), standbys: x 2024-04-30T10:03:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.735391+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:03:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.735548+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:03:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.735739+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:03:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.735890+0000 mon.c (mon.1) 49 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T10:03:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.736068+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T10:03:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.736213+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:03:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.736433+0000 mon.c (mon.1) 52 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:03:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.736611+0000 mon.c (mon.1) 53 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:03:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.736856+0000 mon.c (mon.1) 54 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:03:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.737045+0000 mon.c (mon.1) 55 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:03:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.737278+0000 mon.c (mon.1) 56 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:03:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.737452+0000 mon.c (mon.1) 57 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:03:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.737765+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:03:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.738069+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T10:03:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.738299+0000 mon.c (mon.1) 60 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T10:03:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.738787+0000 mon.c (mon.1) 61 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T10:03:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: cluster 2024-04-30T10:03:32.861877+0000 mon.a (mon.0) 1225 : cluster [INF] Manager daemon y is now available 2024-04-30T10:03:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.935385+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:33.959 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[61625]: level=error ts=2024-04-30T10:03:33.520Z 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://smithi144.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.144:8443: connect: connection refused" 2024-04-30T10:03:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.944079+0000 mon.c (mon.1) 62 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:03:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.944303+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:03:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.944470+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:03:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.944834+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:03:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.970949+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:03:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.982140+0000 mon.c (mon.1) 65 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:03:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:32.982527+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:03:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:33.015578+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T10:03:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:33.016011+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-30T10:03:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: cephadm 2024-04-30T10:03:33.173751+0000 mgr.y (mgr.24812) 1 : cephadm [INF] [30/Apr/2024:10:03:33] ENGINE Bus STARTING 2024-04-30T10:03:33.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:33.247421+0000 mon.c (mon.1) 67 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:03:33.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:33 smithi144 bash[18557]: audit 2024-04-30T10:03:33.247836+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:03:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:34 smithi151 bash[18704]: cephadm 2024-04-30T10:03:33.379080+0000 mgr.y (mgr.24812) 2 : cephadm [INF] [30/Apr/2024:10:03:33] ENGINE Serving on http://172.21.15.144:8765 2024-04-30T10:03:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:34 smithi151 bash[18704]: cephadm 2024-04-30T10:03:33.502250+0000 mgr.y (mgr.24812) 3 : cephadm [INF] [30/Apr/2024:10:03:33] ENGINE Serving on https://172.21.15.144:7150 2024-04-30T10:03:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:34 smithi151 bash[18704]: cephadm 2024-04-30T10:03:33.502729+0000 mgr.y (mgr.24812) 4 : cephadm [INF] [30/Apr/2024:10:03:33] ENGINE Bus STARTED 2024-04-30T10:03:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:34 smithi151 bash[18704]: cluster 2024-04-30T10:03:33.766650+0000 mon.a (mon.0) 1232 : cluster [DBG] mgrmap e29: y(active, since 1.10057s), standbys: x 2024-04-30T10:03:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:34 smithi151 bash[18704]: cluster 2024-04-30T10:03:33.794771+0000 mgr.y (mgr.24812) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:03:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:34 smithi151 bash[18704]: audit 2024-04-30T10:03:34.090234+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:03:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:34 smithi151 bash[18704]: audit 2024-04-30T10:03:34.090659+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:03:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:34 smithi151 bash[18704]: audit 2024-04-30T10:03:34.091650+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:03:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:34 smithi151 bash[18704]: audit 2024-04-30T10:03:34.092395+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:03:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:34 smithi151 bash[18704]: cephadm 2024-04-30T10:03:34.093598+0000 mgr.y (mgr.24812) 6 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T10:03:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:34 smithi151 bash[18704]: cephadm 2024-04-30T10:03:34.093876+0000 mgr.y (mgr.24812) 7 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T10:03:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:34 smithi151 bash[18704]: audit 2024-04-30T10:03:34.126558+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:34 smithi151 bash[18704]: audit 2024-04-30T10:03:34.242072+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:34 smithi151 bash[18704]: audit 2024-04-30T10:03:34.350136+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:34 smithi151 bash[18704]: audit 2024-04-30T10:03:34.538326+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:34 smithi151 bash[18704]: audit 2024-04-30T10:03:34.647210+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:35.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[18557]: cephadm 2024-04-30T10:03:33.379080+0000 mgr.y (mgr.24812) 2 : cephadm [INF] [30/Apr/2024:10:03:33] ENGINE Serving on http://172.21.15.144:8765 2024-04-30T10:03:35.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[18557]: cephadm 2024-04-30T10:03:33.502250+0000 mgr.y (mgr.24812) 3 : cephadm [INF] [30/Apr/2024:10:03:33] ENGINE Serving on https://172.21.15.144:7150 2024-04-30T10:03:35.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[18557]: cephadm 2024-04-30T10:03:33.502729+0000 mgr.y (mgr.24812) 4 : cephadm [INF] [30/Apr/2024:10:03:33] ENGINE Bus STARTED 2024-04-30T10:03:35.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[18557]: cluster 2024-04-30T10:03:33.766650+0000 mon.a (mon.0) 1232 : cluster [DBG] mgrmap e29: y(active, since 1.10057s), standbys: x 2024-04-30T10:03:35.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[18557]: cluster 2024-04-30T10:03:33.794771+0000 mgr.y (mgr.24812) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:03:35.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[18557]: audit 2024-04-30T10:03:34.090234+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:03:35.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[18557]: audit 2024-04-30T10:03:34.090659+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:03:35.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[18557]: audit 2024-04-30T10:03:34.091650+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:03:35.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[18557]: audit 2024-04-30T10:03:34.092395+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:03:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[18557]: cephadm 2024-04-30T10:03:34.093598+0000 mgr.y (mgr.24812) 6 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T10:03:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[18557]: cephadm 2024-04-30T10:03:34.093876+0000 mgr.y (mgr.24812) 7 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T10:03:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[18557]: audit 2024-04-30T10:03:34.126558+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[18557]: audit 2024-04-30T10:03:34.242072+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[18557]: audit 2024-04-30T10:03:34.350136+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[18557]: audit 2024-04-30T10:03:34.538326+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[18557]: audit 2024-04-30T10:03:34.647210+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:35.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[24004]: cephadm 2024-04-30T10:03:33.379080+0000 mgr.y (mgr.24812) 2 : cephadm [INF] [30/Apr/2024:10:03:33] ENGINE Serving on http://172.21.15.144:8765 2024-04-30T10:03:35.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[24004]: cephadm 2024-04-30T10:03:33.502250+0000 mgr.y (mgr.24812) 3 : cephadm [INF] [30/Apr/2024:10:03:33] ENGINE Serving on https://172.21.15.144:7150 2024-04-30T10:03:35.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[24004]: cephadm 2024-04-30T10:03:33.502729+0000 mgr.y (mgr.24812) 4 : cephadm [INF] [30/Apr/2024:10:03:33] ENGINE Bus STARTED 2024-04-30T10:03:35.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[24004]: cluster 2024-04-30T10:03:33.766650+0000 mon.a (mon.0) 1232 : cluster [DBG] mgrmap e29: y(active, since 1.10057s), standbys: x 2024-04-30T10:03:35.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[24004]: cluster 2024-04-30T10:03:33.794771+0000 mgr.y (mgr.24812) 5 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:03:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[24004]: audit 2024-04-30T10:03:34.090234+0000 mon.c (mon.1) 68 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:03:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[24004]: audit 2024-04-30T10:03:34.090659+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:03:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[24004]: audit 2024-04-30T10:03:34.091650+0000 mon.c (mon.1) 69 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:03:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[24004]: audit 2024-04-30T10:03:34.092395+0000 mon.c (mon.1) 70 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:03:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[24004]: cephadm 2024-04-30T10:03:34.093598+0000 mgr.y (mgr.24812) 6 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T10:03:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[24004]: cephadm 2024-04-30T10:03:34.093876+0000 mgr.y (mgr.24812) 7 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T10:03:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[24004]: audit 2024-04-30T10:03:34.126558+0000 mon.a (mon.0) 1234 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[24004]: audit 2024-04-30T10:03:34.242072+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[24004]: audit 2024-04-30T10:03:34.350136+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[24004]: audit 2024-04-30T10:03:34.538326+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:34 smithi144 bash[24004]: audit 2024-04-30T10:03:34.647210+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[18557]: cephadm 2024-04-30T10:03:34.357933+0000 mgr.y (mgr.24812) 8 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:03:36.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[18557]: cephadm 2024-04-30T10:03:34.409496+0000 mgr.y (mgr.24812) 9 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:03:36.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[18557]: cephadm 2024-04-30T10:03:34.472084+0000 mgr.y (mgr.24812) 10 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:03:36.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[18557]: cephadm 2024-04-30T10:03:34.574127+0000 mgr.y (mgr.24812) 11 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:03:36.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[18557]: cephadm 2024-04-30T10:03:34.638968+0000 mgr.y (mgr.24812) 12 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:03:36.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[18557]: cluster 2024-04-30T10:03:34.735819+0000 mgr.y (mgr.24812) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:03:36.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[18557]: cephadm 2024-04-30T10:03:34.739325+0000 mgr.y (mgr.24812) 14 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:03:36.029 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[18557]: audit 2024-04-30T10:03:34.782092+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.029 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[18557]: audit 2024-04-30T10:03:34.810440+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.029 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[18557]: audit 2024-04-30T10:03:34.817453+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.029 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[18557]: audit 2024-04-30T10:03:34.912914+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.029 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[18557]: audit 2024-04-30T10:03:34.923066+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.029 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[18557]: audit 2024-04-30T10:03:34.934968+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.029 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[18557]: cephadm 2024-04-30T10:03:34.936477+0000 mgr.y (mgr.24812) 15 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:03:36.029 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[18557]: audit 2024-04-30T10:03:34.945703+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.029 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[18557]: audit 2024-04-30T10:03:34.980471+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:03:36.029 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[18557]: audit 2024-04-30T10:03:34.980866+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:03:36.029 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[18557]: cluster 2024-04-30T10:03:35.658500+0000 mon.a (mon.0) 1247 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2024-04-30T10:03:36.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[24004]: cephadm 2024-04-30T10:03:34.357933+0000 mgr.y (mgr.24812) 8 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:03:36.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[24004]: cephadm 2024-04-30T10:03:34.409496+0000 mgr.y (mgr.24812) 9 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:03:36.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[24004]: cephadm 2024-04-30T10:03:34.472084+0000 mgr.y (mgr.24812) 10 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:03:36.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[24004]: cephadm 2024-04-30T10:03:34.574127+0000 mgr.y (mgr.24812) 11 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:03:36.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[24004]: cephadm 2024-04-30T10:03:34.638968+0000 mgr.y (mgr.24812) 12 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:03:36.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[24004]: cluster 2024-04-30T10:03:34.735819+0000 mgr.y (mgr.24812) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:03:36.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[24004]: cephadm 2024-04-30T10:03:34.739325+0000 mgr.y (mgr.24812) 14 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:03:36.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[24004]: audit 2024-04-30T10:03:34.782092+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[24004]: audit 2024-04-30T10:03:34.810440+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[24004]: audit 2024-04-30T10:03:34.817453+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[24004]: audit 2024-04-30T10:03:34.912914+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.031 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[24004]: audit 2024-04-30T10:03:34.923066+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.031 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[24004]: audit 2024-04-30T10:03:34.934968+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.031 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[24004]: cephadm 2024-04-30T10:03:34.936477+0000 mgr.y (mgr.24812) 15 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:03:36.031 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[24004]: audit 2024-04-30T10:03:34.945703+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.031 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[24004]: audit 2024-04-30T10:03:34.980471+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:03:36.031 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[24004]: audit 2024-04-30T10:03:34.980866+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:03:36.031 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:35 smithi144 bash[24004]: cluster 2024-04-30T10:03:35.658500+0000 mon.a (mon.0) 1247 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2024-04-30T10:03:36.045 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[47204]: [30/Apr/2024:10:03:35] ENGINE Bus STARTING 2024-04-30T10:03:36.045 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[47204]: CherryPy Checker: 2024-04-30T10:03:36.045 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[47204]: The Application mounted at '' has an empty config. 2024-04-30T10:03:36.046 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[47204]: [30/Apr/2024:10:03:35] ENGINE Serving on http://:::9283 2024-04-30T10:03:36.046 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[47204]: [30/Apr/2024:10:03:35] ENGINE Bus STARTED 2024-04-30T10:03:36.046 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[18704]: cephadm 2024-04-30T10:03:34.357933+0000 mgr.y (mgr.24812) 8 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:03:36.046 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[18704]: cephadm 2024-04-30T10:03:34.409496+0000 mgr.y (mgr.24812) 9 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:03:36.046 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[18704]: cephadm 2024-04-30T10:03:34.472084+0000 mgr.y (mgr.24812) 10 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:03:36.046 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[18704]: cephadm 2024-04-30T10:03:34.574127+0000 mgr.y (mgr.24812) 11 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:03:36.046 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[18704]: cephadm 2024-04-30T10:03:34.638968+0000 mgr.y (mgr.24812) 12 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:03:36.046 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[18704]: cluster 2024-04-30T10:03:34.735819+0000 mgr.y (mgr.24812) 13 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:03:36.046 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[18704]: cephadm 2024-04-30T10:03:34.739325+0000 mgr.y (mgr.24812) 14 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:03:36.047 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[18704]: audit 2024-04-30T10:03:34.782092+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.047 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[18704]: audit 2024-04-30T10:03:34.810440+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.047 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[18704]: audit 2024-04-30T10:03:34.817453+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.047 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[18704]: audit 2024-04-30T10:03:34.912914+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.047 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[18704]: audit 2024-04-30T10:03:34.923066+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.047 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[18704]: audit 2024-04-30T10:03:34.934968+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.047 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[18704]: cephadm 2024-04-30T10:03:34.936477+0000 mgr.y (mgr.24812) 15 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:03:36.047 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[18704]: audit 2024-04-30T10:03:34.945703+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:36.047 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[18704]: audit 2024-04-30T10:03:34.980471+0000 mon.c (mon.1) 71 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:03:36.047 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[18704]: audit 2024-04-30T10:03:34.980866+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:03:36.047 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:35 smithi151 bash[18704]: cluster 2024-04-30T10:03:35.658500+0000 mon.a (mon.0) 1247 : cluster [DBG] mgrmap e30: y(active, since 2s), standbys: x 2024-04-30T10:03:37.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:36 smithi151 bash[18704]: audit 2024-04-30T10:03:35.852143+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.? 172.21.15.151:0/2468768550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-30T10:03:37.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:36 smithi151 bash[18704]: cluster 2024-04-30T10:03:35.852568+0000 mon.a (mon.0) 1248 : cluster [DBG] Standby manager daemon x restarted 2024-04-30T10:03:37.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:36 smithi151 bash[18704]: cluster 2024-04-30T10:03:35.852693+0000 mon.a (mon.0) 1249 : cluster [DBG] Standby manager daemon x started 2024-04-30T10:03:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:36 smithi151 bash[18704]: audit 2024-04-30T10:03:35.860083+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.? 172.21.15.151:0/2468768550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:03:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:36 smithi151 bash[18704]: audit 2024-04-30T10:03:35.861031+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.? 172.21.15.151:0/2468768550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-30T10:03:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:36 smithi151 bash[18704]: audit 2024-04-30T10:03:35.861376+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.? 172.21.15.151:0/2468768550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:03:37.202 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:36 smithi144 bash[24004]: audit 2024-04-30T10:03:35.852143+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.? 172.21.15.151:0/2468768550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-30T10:03:37.202 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:36 smithi144 bash[24004]: cluster 2024-04-30T10:03:35.852568+0000 mon.a (mon.0) 1248 : cluster [DBG] Standby manager daemon x restarted 2024-04-30T10:03:37.203 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:36 smithi144 bash[24004]: cluster 2024-04-30T10:03:35.852693+0000 mon.a (mon.0) 1249 : cluster [DBG] Standby manager daemon x started 2024-04-30T10:03:37.203 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:36 smithi144 bash[24004]: audit 2024-04-30T10:03:35.860083+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.? 172.21.15.151:0/2468768550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:03:37.203 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:36 smithi144 bash[24004]: audit 2024-04-30T10:03:35.861031+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.? 172.21.15.151:0/2468768550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-30T10:03:37.203 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:36 smithi144 bash[24004]: audit 2024-04-30T10:03:35.861376+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.? 172.21.15.151:0/2468768550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:03:37.203 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:36 smithi144 bash[18557]: audit 2024-04-30T10:03:35.852143+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.? 172.21.15.151:0/2468768550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-30T10:03:37.203 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:36 smithi144 bash[18557]: cluster 2024-04-30T10:03:35.852568+0000 mon.a (mon.0) 1248 : cluster [DBG] Standby manager daemon x restarted 2024-04-30T10:03:37.203 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:36 smithi144 bash[18557]: cluster 2024-04-30T10:03:35.852693+0000 mon.a (mon.0) 1249 : cluster [DBG] Standby manager daemon x started 2024-04-30T10:03:37.203 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:36 smithi144 bash[18557]: audit 2024-04-30T10:03:35.860083+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.? 172.21.15.151:0/2468768550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:03:37.203 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:36 smithi144 bash[18557]: audit 2024-04-30T10:03:35.861031+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.? 172.21.15.151:0/2468768550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-30T10:03:37.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:36 smithi144 bash[18557]: audit 2024-04-30T10:03:35.861376+0000 mon.b (mon.2) 214 : audit [DBG] from='mgr.? 172.21.15.151:0/2468768550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:03:37.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:37 smithi144 bash[18557]: cephadm 2024-04-30T10:03:36.447281+0000 mgr.y (mgr.24812) 16 : cephadm [INF] Deploying daemon agent.smithi144 on smithi144 2024-04-30T10:03:37.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:37 smithi144 bash[18557]: cluster 2024-04-30T10:03:36.736200+0000 mgr.y (mgr.24812) 17 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:03:37.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:37 smithi144 bash[18557]: audit 2024-04-30T10:03:36.754092+0000 mgr.y (mgr.24812) 18 : audit [DBG] from='client.15246 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:03:37.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:37 smithi144 bash[18557]: cluster 2024-04-30T10:03:36.794594+0000 mon.a (mon.0) 1250 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-04-30T10:03:37.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:37 smithi144 bash[18557]: audit 2024-04-30T10:03:37.395331+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:37.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:37 smithi144 bash[24004]: cephadm 2024-04-30T10:03:36.447281+0000 mgr.y (mgr.24812) 16 : cephadm [INF] Deploying daemon agent.smithi144 on smithi144 2024-04-30T10:03:37.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:37 smithi144 bash[24004]: cluster 2024-04-30T10:03:36.736200+0000 mgr.y (mgr.24812) 17 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:03:37.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:37 smithi144 bash[24004]: audit 2024-04-30T10:03:36.754092+0000 mgr.y (mgr.24812) 18 : audit [DBG] from='client.15246 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:03:37.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:37 smithi144 bash[24004]: cluster 2024-04-30T10:03:36.794594+0000 mon.a (mon.0) 1250 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-04-30T10:03:37.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:37 smithi144 bash[24004]: audit 2024-04-30T10:03:37.395331+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:38.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:37 smithi151 bash[18704]: cephadm 2024-04-30T10:03:36.447281+0000 mgr.y (mgr.24812) 16 : cephadm [INF] Deploying daemon agent.smithi144 on smithi144 2024-04-30T10:03:38.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:37 smithi151 bash[18704]: cluster 2024-04-30T10:03:36.736200+0000 mgr.y (mgr.24812) 17 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:03:38.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:37 smithi151 bash[18704]: audit 2024-04-30T10:03:36.754092+0000 mgr.y (mgr.24812) 18 : audit [DBG] from='client.15246 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:03:38.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:37 smithi151 bash[18704]: cluster 2024-04-30T10:03:36.794594+0000 mon.a (mon.0) 1250 : cluster [DBG] mgrmap e31: y(active, since 4s), standbys: x 2024-04-30T10:03:38.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:37 smithi151 bash[18704]: audit 2024-04-30T10:03:37.395331+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:38.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:38 smithi151 bash[47204]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:03:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:03:39.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:38 smithi144 bash[18557]: audit 2024-04-30T10:03:37.928469+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:39.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:38 smithi144 bash[18557]: audit 2024-04-30T10:03:38.134817+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:39.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:38 smithi144 bash[24004]: audit 2024-04-30T10:03:37.928469+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:39.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:38 smithi144 bash[24004]: audit 2024-04-30T10:03:38.134817+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:39.216 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:38 smithi151 bash[18704]: audit 2024-04-30T10:03:37.928469+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:39.216 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:38 smithi151 bash[18704]: audit 2024-04-30T10:03:38.134817+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:40.233 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:40.233 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:03:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:40.233 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:03:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:40.234 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:03:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:40.235 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:03:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:40.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:40.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:40 smithi144 bash[18557]: cluster 2024-04-30T10:03:38.736892+0000 mgr.y (mgr.24812) 19 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:03:40.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:40 smithi144 bash[18557]: audit 2024-04-30T10:03:39.667226+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:40.235 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:03:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:40.236 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:03:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:40.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:40.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:40 smithi144 bash[24004]: cluster 2024-04-30T10:03:38.736892+0000 mgr.y (mgr.24812) 19 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:03:40.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:40 smithi144 bash[24004]: audit 2024-04-30T10:03:39.667226+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:40.433 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:40 smithi151 bash[18704]: cluster 2024-04-30T10:03:38.736892+0000 mgr.y (mgr.24812) 19 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:03:40.433 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:40 smithi151 bash[18704]: audit 2024-04-30T10:03:39.667226+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:40.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:40.705 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:03:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:40.706 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:03:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:40.706 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:03:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:40.706 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:03:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:40.707 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:03:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:40.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:40.707 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:03:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:40.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:41.004 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:03:41.704 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[18557]: audit 2024-04-30T10:03:40.401845+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:41.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[18557]: audit 2024-04-30T10:03:40.411783+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:41.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[18557]: cephadm 2024-04-30T10:03:40.420948+0000 mgr.y (mgr.24812) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi144.ehnvft (dependencies changed)... 2024-04-30T10:03:41.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[18557]: audit 2024-04-30T10:03:40.423688+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:03:41.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[18557]: audit 2024-04-30T10:03:40.423912+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:41.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[18557]: audit 2024-04-30T10:03:40.424800+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:03:41.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[18557]: audit 2024-04-30T10:03:40.432880+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:41.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[18557]: audit 2024-04-30T10:03:40.441454+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:03:41.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[18557]: cephadm 2024-04-30T10:03:40.442826+0000 mgr.y (mgr.24812) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi144.ehnvft on smithi144 2024-04-30T10:03:41.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[18557]: cluster 2024-04-30T10:03:40.737731+0000 mgr.y (mgr.24812) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-30T10:03:41.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[18557]: audit 2024-04-30T10:03:40.885335+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:41.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[18557]: audit 2024-04-30T10:03:40.994227+0000 mgr.y (mgr.24812) 23 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:41.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[24004]: audit 2024-04-30T10:03:40.401845+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:41.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[24004]: audit 2024-04-30T10:03:40.411783+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:41.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[24004]: cephadm 2024-04-30T10:03:40.420948+0000 mgr.y (mgr.24812) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi144.ehnvft (dependencies changed)... 2024-04-30T10:03:41.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[24004]: audit 2024-04-30T10:03:40.423688+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:03:41.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[24004]: audit 2024-04-30T10:03:40.423912+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:41.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[24004]: audit 2024-04-30T10:03:40.424800+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:03:41.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[24004]: audit 2024-04-30T10:03:40.432880+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:41.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[24004]: audit 2024-04-30T10:03:40.441454+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:03:41.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[24004]: cephadm 2024-04-30T10:03:40.442826+0000 mgr.y (mgr.24812) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi144.ehnvft on smithi144 2024-04-30T10:03:41.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[24004]: cluster 2024-04-30T10:03:40.737731+0000 mgr.y (mgr.24812) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-30T10:03:41.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[24004]: audit 2024-04-30T10:03:40.885335+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:41.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:41 smithi144 bash[24004]: audit 2024-04-30T10:03:40.994227+0000 mgr.y (mgr.24812) 23 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:41.724 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:03:41.724 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 starting - - - - 2024-04-30T10:03:41.725 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 1s ago 13m - - 2024-04-30T10:03:41.725 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 starting - - - - 2024-04-30T10:03:41.725 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (25s) 1s ago 7m 40.1M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:03:41.725 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 starting - - - - 2024-04-30T10:03:41.725 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283 running (76s) 1s ago 13m 436M - 19.0.0-3357-g3a873b0c c50cf5fa633a a281e4e21940 2024-04-30T10:03:41.725 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 starting - - - - 2024-04-30T10:03:41.725 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (15m) 76s ago 15m 53.4M 2048M 17.2.0 e1d6a67b021e b99fb062b7df 2024-04-30T10:03:41.725 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (13m) 1s ago 13m 50.0M 2048M 17.2.0 e1d6a67b021e ab697c95c656 2024-04-30T10:03:41.725 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (13m) 76s ago 13m 42.4M 2048M 17.2.0 e1d6a67b021e 31b30fa73700 2024-04-30T10:03:41.725 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 starting - - - - 2024-04-30T10:03:41.725 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (31s) 1s ago 7m 8112k - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:03:41.725 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (12m) 76s ago 12m 52.1M 4096M 17.2.0 e1d6a67b021e 879b689784b1 2024-04-30T10:03:41.725 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (12m) 76s ago 12m 53.6M 4096M 17.2.0 e1d6a67b021e 3a935a90e6aa 2024-04-30T10:03:41.725 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (11m) 76s ago 11m 48.7M 4096M 17.2.0 e1d6a67b021e 39286bfdca67 2024-04-30T10:03:41.726 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (10m) 76s ago 11m 51.5M 4096M 17.2.0 e1d6a67b021e de4f433a171e 2024-04-30T10:03:41.726 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (10m) 1s ago 10m 56.7M 4096M 17.2.0 e1d6a67b021e 2371b0f703de 2024-04-30T10:03:41.726 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (9m) 1s ago 9m 51.8M 4096M 17.2.0 e1d6a67b021e b39a8bb8c2ad 2024-04-30T10:03:41.726 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (9m) 1s ago 9m 49.4M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:03:41.726 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (8m) 1s ago 8m 53.3M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:03:41.726 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (35s) 1s ago 7m 51.3M - 2.33.4 514e6a882f6e 60d50314b21b 2024-04-30T10:03:41.726 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (5m) 76s ago 5m 82.5M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:03:41.726 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (5m) 1s ago 5m 84.8M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:03:41.726 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (5m) 76s ago 5m 82.5M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:03:41.726 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (5m) 1s ago 5m 84.9M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:03:41.777 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:41 smithi151 bash[18704]: audit 2024-04-30T10:03:40.401845+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:41.777 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:41 smithi151 bash[18704]: audit 2024-04-30T10:03:40.411783+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:41.777 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:41 smithi151 bash[18704]: cephadm 2024-04-30T10:03:40.420948+0000 mgr.y (mgr.24812) 20 : cephadm [INF] Reconfiguring iscsi.foo.smithi144.ehnvft (dependencies changed)... 2024-04-30T10:03:41.777 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:41 smithi151 bash[18704]: audit 2024-04-30T10:03:40.423688+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:03:41.777 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:41 smithi151 bash[18704]: audit 2024-04-30T10:03:40.423912+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:41.777 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:41 smithi151 bash[18704]: audit 2024-04-30T10:03:40.424800+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:03:41.778 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:41 smithi151 bash[18704]: audit 2024-04-30T10:03:40.432880+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:41.778 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:41 smithi151 bash[18704]: audit 2024-04-30T10:03:40.441454+0000 mon.c (mon.1) 73 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:03:41.778 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:41 smithi151 bash[18704]: cephadm 2024-04-30T10:03:40.442826+0000 mgr.y (mgr.24812) 21 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi144.ehnvft on smithi144 2024-04-30T10:03:41.778 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:41 smithi151 bash[18704]: cluster 2024-04-30T10:03:40.737731+0000 mgr.y (mgr.24812) 22 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-30T10:03:41.778 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:41 smithi151 bash[18704]: audit 2024-04-30T10:03:40.885335+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:41.778 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:41 smithi151 bash[18704]: audit 2024-04-30T10:03:40.994227+0000 mgr.y (mgr.24812) 23 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:42.180 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:03:42.180 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:03:42.180 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-30T10:03:42.180 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:03:42.180 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:03:42.180 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:03:42.180 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:03:42.180 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:03:42.180 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-30T10:03:42.180 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:03:42.180 INFO:teuthology.orchestra.run.smithi144.stdout: "mds": {}, 2024-04-30T10:03:42.180 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:03:42.181 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:03:42.181 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:03:42.181 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:03:42.181 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-30T10:03:42.181 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:03:42.181 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:03:42.181 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:03:42.537 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:03:42.537 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:03:42.537 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:03:42.538 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:03:42.538 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [], 2024-04-30T10:03:42.538 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "", 2024-04-30T10:03:42.538 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "", 2024-04-30T10:03:42.538 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:03:42.538 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:03:42.683 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:42 smithi144 bash[24004]: audit 2024-04-30T10:03:41.353531+0000 mgr.y (mgr.24812) 24 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:42.683 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:42 smithi144 bash[24004]: audit 2024-04-30T10:03:41.697254+0000 mgr.y (mgr.24812) 25 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:42.683 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:42 smithi144 bash[24004]: audit 2024-04-30T10:03:42.182596+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.144:0/2896965329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:03:42.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:42 smithi144 bash[18557]: audit 2024-04-30T10:03:41.353531+0000 mgr.y (mgr.24812) 24 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:42.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:42 smithi144 bash[18557]: audit 2024-04-30T10:03:41.697254+0000 mgr.y (mgr.24812) 25 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:42.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:42 smithi144 bash[18557]: audit 2024-04-30T10:03:42.182596+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.144:0/2896965329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:03:42.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:42 smithi151 bash[18704]: audit 2024-04-30T10:03:41.353531+0000 mgr.y (mgr.24812) 24 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:42.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:42 smithi151 bash[18704]: audit 2024-04-30T10:03:41.697254+0000 mgr.y (mgr.24812) 25 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:42.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:42 smithi151 bash[18704]: audit 2024-04-30T10:03:42.182596+0000 mon.c (mon.1) 74 : audit [DBG] from='client.? 172.21.15.144:0/2896965329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:03:42.962 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_OK 2024-04-30T10:03:43.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:43 smithi144 bash[18557]: audit 2024-04-30T10:03:42.540574+0000 mgr.y (mgr.24812) 26 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:43.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:43 smithi144 bash[18557]: cluster 2024-04-30T10:03:42.738048+0000 mgr.y (mgr.24812) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-30T10:03:43.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:43 smithi144 bash[18557]: audit 2024-04-30T10:03:42.966181+0000 mon.a (mon.0) 1261 : audit [DBG] from='client.? 172.21.15.144:0/1965664578' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:03:43.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:43 smithi144 bash[24004]: audit 2024-04-30T10:03:42.540574+0000 mgr.y (mgr.24812) 26 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:43.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:43 smithi144 bash[24004]: cluster 2024-04-30T10:03:42.738048+0000 mgr.y (mgr.24812) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-30T10:03:43.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:43 smithi144 bash[24004]: audit 2024-04-30T10:03:42.966181+0000 mon.a (mon.0) 1261 : audit [DBG] from='client.? 172.21.15.144:0/1965664578' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:03:43.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:43 smithi151 bash[49374]: ts=2024-04-30T10:03: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:03:43.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:43 smithi151 bash[18704]: audit 2024-04-30T10:03:42.540574+0000 mgr.y (mgr.24812) 26 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:03:43.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:43 smithi151 bash[18704]: cluster 2024-04-30T10:03:42.738048+0000 mgr.y (mgr.24812) 27 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-30T10:03:43.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:43 smithi151 bash[18704]: audit 2024-04-30T10:03:42.966181+0000 mon.a (mon.0) 1261 : audit [DBG] from='client.? 172.21.15.144:0/1965664578' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:03:44.877 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:44 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:44.878 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:44 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:44.878 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:03:44 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:44.879 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:44 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:44.879 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:03:44 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:44.879 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:44 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:44.879 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:03:44 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:44.880 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:44 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:44.880 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:03:44 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:45.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:44 smithi144 bash[18557]: audit 2024-04-30T10:03:43.880702+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:45.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:44 smithi144 bash[18557]: audit 2024-04-30T10:03:43.892651+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:45.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:44 smithi144 bash[18557]: audit 2024-04-30T10:03:43.915404+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:03:45.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:44 smithi144 bash[18557]: audit 2024-04-30T10:03:43.915734+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:03:45.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:44 smithi144 bash[18557]: cephadm 2024-04-30T10:03:44.174658+0000 mgr.y (mgr.24812) 28 : cephadm [INF] Deploying daemon agent.smithi151 on smithi151 2024-04-30T10:03:45.133 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:44 smithi144 bash[24004]: audit 2024-04-30T10:03:43.880702+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:45.133 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:44 smithi144 bash[24004]: audit 2024-04-30T10:03:43.892651+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:45.133 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:44 smithi144 bash[24004]: audit 2024-04-30T10:03:43.915404+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:03:45.133 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:44 smithi144 bash[24004]: audit 2024-04-30T10:03:43.915734+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:03:45.133 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:44 smithi144 bash[24004]: cephadm 2024-04-30T10:03:44.174658+0000 mgr.y (mgr.24812) 28 : cephadm [INF] Deploying daemon agent.smithi151 on smithi151 2024-04-30T10:03:45.147 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:03:45 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:45.148 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:45 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:45.148 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:45 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:45.148 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:45 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:45.149 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:45 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:45.149 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:03:45 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:45.149 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:03:45 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:45.149 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:03:45 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:45.150 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:44 smithi151 bash[18704]: audit 2024-04-30T10:03:43.880702+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:45.150 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:44 smithi151 bash[18704]: audit 2024-04-30T10:03:43.892651+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:45.150 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:44 smithi151 bash[18704]: audit 2024-04-30T10:03:43.915404+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:03:45.150 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:44 smithi151 bash[18704]: audit 2024-04-30T10:03:43.915734+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:03:45.150 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:44 smithi151 bash[18704]: cephadm 2024-04-30T10:03:44.174658+0000 mgr.y (mgr.24812) 28 : cephadm [INF] Deploying daemon agent.smithi151 on smithi151 2024-04-30T10:03:45.150 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:45 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:46.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:45 smithi144 bash[18557]: cluster 2024-04-30T10:03:44.739084+0000 mgr.y (mgr.24812) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-30T10:03:46.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:45 smithi144 bash[18557]: audit 2024-04-30T10:03:45.193822+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:46.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:45 smithi144 bash[18557]: audit 2024-04-30T10:03:45.656744+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:46.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:45 smithi144 bash[18557]: audit 2024-04-30T10:03:45.768597+0000 mon.a (mon.0) 1267 : audit [DBG] from='client.? 172.21.15.144:0/1101479826' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-30T10:03:46.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:45 smithi144 bash[24004]: cluster 2024-04-30T10:03:44.739084+0000 mgr.y (mgr.24812) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-30T10:03:46.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:45 smithi144 bash[24004]: audit 2024-04-30T10:03:45.193822+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:46.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:45 smithi144 bash[24004]: audit 2024-04-30T10:03:45.656744+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:46.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:45 smithi144 bash[24004]: audit 2024-04-30T10:03:45.768597+0000 mon.a (mon.0) 1267 : audit [DBG] from='client.? 172.21.15.144:0/1101479826' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-30T10:03:46.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:45 smithi151 bash[18704]: cluster 2024-04-30T10:03:44.739084+0000 mgr.y (mgr.24812) 29 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-30T10:03:46.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:45 smithi151 bash[18704]: audit 2024-04-30T10:03:45.193822+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:46.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:45 smithi151 bash[18704]: audit 2024-04-30T10:03:45.656744+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:46.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:45 smithi151 bash[18704]: audit 2024-04-30T10:03:45.768597+0000 mon.a (mon.0) 1267 : audit [DBG] from='client.? 172.21.15.144:0/1101479826' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-30T10:03:47.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:46 smithi151 bash[18704]: cephadm 2024-04-30T10:03:45.196779+0000 mgr.y (mgr.24812) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-30T10:03:47.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:46 smithi151 bash[18704]: cephadm 2024-04-30T10:03:45.428228+0000 mgr.y (mgr.24812) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi151 2024-04-30T10:03:47.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:46 smithi144 bash[18557]: cephadm 2024-04-30T10:03:45.196779+0000 mgr.y (mgr.24812) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-30T10:03:47.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:46 smithi144 bash[18557]: cephadm 2024-04-30T10:03:45.428228+0000 mgr.y (mgr.24812) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi151 2024-04-30T10:03:47.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:46 smithi144 bash[24004]: cephadm 2024-04-30T10:03:45.196779+0000 mgr.y (mgr.24812) 30 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-30T10:03:47.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:46 smithi144 bash[24004]: cephadm 2024-04-30T10:03:45.428228+0000 mgr.y (mgr.24812) 31 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi151 2024-04-30T10:03:48.170 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:47 smithi151 bash[18704]: cluster 2024-04-30T10:03:46.739789+0000 mgr.y (mgr.24812) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-30T10:03:48.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:47 smithi144 bash[18557]: cluster 2024-04-30T10:03:46.739789+0000 mgr.y (mgr.24812) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-30T10:03:48.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:47 smithi144 bash[24004]: cluster 2024-04-30T10:03:46.739789+0000 mgr.y (mgr.24812) 32 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-30T10:03:48.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:48 smithi151 bash[47204]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:03:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:03:49.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:48 smithi151 bash[18704]: audit 2024-04-30T10:03:47.970567+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:03:49.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:48 smithi151 bash[18704]: audit 2024-04-30T10:03:48.048378+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:49.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:48 smithi151 bash[18704]: audit 2024-04-30T10:03:48.061518+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:49.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:48 smithi151 bash[18704]: audit 2024-04-30T10:03:48.071643+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:49.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:48 smithi144 bash[24004]: audit 2024-04-30T10:03:47.970567+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:03:49.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:48 smithi144 bash[24004]: audit 2024-04-30T10:03:48.048378+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:49.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:48 smithi144 bash[24004]: audit 2024-04-30T10:03:48.061518+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:49.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:48 smithi144 bash[24004]: audit 2024-04-30T10:03:48.071643+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:48 smithi144 bash[18557]: audit 2024-04-30T10:03:47.970567+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:03:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:48 smithi144 bash[18557]: audit 2024-04-30T10:03:48.048378+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:49.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:48 smithi144 bash[18557]: audit 2024-04-30T10:03:48.061518+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:49.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:48 smithi144 bash[18557]: audit 2024-04-30T10:03:48.071643+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:49.819 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:49 smithi151 systemd[1]: Stopping Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:03:49.819 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:49 smithi151 bash[51990]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-prometheus.a 2024-04-30T10:03:49.819 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:49 smithi151 bash[49374]: ts=2024-04-30T10:03:49.632Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-30T10:03:49.819 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:49 smithi151 bash[49374]: ts=2024-04-30T10:03:49.632Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-30T10:03:49.819 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:49 smithi151 bash[49374]: ts=2024-04-30T10:03:49.632Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-30T10:03:49.819 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:49 smithi151 bash[49374]: ts=2024-04-30T10:03:49.632Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-30T10:03:49.819 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:49 smithi151 bash[49374]: ts=2024-04-30T10:03:49.632Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-30T10:03:49.819 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:49 smithi151 bash[49374]: ts=2024-04-30T10:03:49.632Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-30T10:03:49.820 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:49 smithi151 bash[49374]: ts=2024-04-30T10:03:49.632Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-30T10:03:49.820 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:49 smithi151 bash[49374]: ts=2024-04-30T10:03:49.632Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-30T10:03:49.820 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:49 smithi151 bash[49374]: ts=2024-04-30T10:03:49.632Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-30T10:03:49.820 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:49 smithi151 bash[49374]: ts=2024-04-30T10:03:49.633Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-30T10:03:49.820 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:49 smithi151 bash[49374]: ts=2024-04-30T10:03:49.633Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-30T10:03:49.820 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:49 smithi151 bash[49374]: ts=2024-04-30T10:03:49.633Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-30T10:03:50.322 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:50 smithi151 bash[52000]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-prometheus-a 2024-04-30T10:03:50.322 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:50 smithi151 bash[52112]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-prometheus.a 2024-04-30T10:03:50.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:50 smithi151 bash[18704]: cluster 2024-04-30T10:03:48.740598+0000 mgr.y (mgr.24812) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-30T10:03:50.427 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:50 smithi144 bash[18557]: cluster 2024-04-30T10:03:48.740598+0000 mgr.y (mgr.24812) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-30T10:03:50.428 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:50 smithi144 bash[24004]: cluster 2024-04-30T10:03:48.740598+0000 mgr.y (mgr.24812) 33 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-30T10:03:50.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:50 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-30T10:03:50.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:50 smithi151 systemd[1]: Stopped Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:03:50.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:50 smithi151 systemd[1]: Started Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:03:51.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: audit 2024-04-30T10:03:50.384535+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: audit 2024-04-30T10:03:50.400112+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: audit 2024-04-30T10:03:50.419174+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:03:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: audit 2024-04-30T10:03:50.420863+0000 mgr.y (mgr.24812) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:03:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: audit 2024-04-30T10:03:50.439388+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: cephadm 2024-04-30T10:03:50.444518+0000 mgr.y (mgr.24812) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.144:5000 to Dashboard 2024-04-30T10:03:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: audit 2024-04-30T10:03:50.445099+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:03:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: audit 2024-04-30T10:03:50.446260+0000 mgr.y (mgr.24812) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:03:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: audit 2024-04-30T10:03:50.450595+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi144"}]: dispatch 2024-04-30T10:03:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: audit 2024-04-30T10:03:50.452176+0000 mgr.y (mgr.24812) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi144"}]: dispatch 2024-04-30T10:03:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: audit 2024-04-30T10:03:50.458592+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: audit 2024-04-30T10:03:50.472088+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:03:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: audit 2024-04-30T10:03:50.473312+0000 mgr.y (mgr.24812) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:03:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: audit 2024-04-30T10:03:50.491248+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:03:51.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: cephadm 2024-04-30T10:03:50.493973+0000 mgr.y (mgr.24812) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-30T10:03:51.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: cephadm 2024-04-30T10:03:50.495472+0000 mgr.y (mgr.24812) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-30T10:03:51.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: cluster 2024-04-30T10:03:50.742312+0000 mgr.y (mgr.24812) 41 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-30T10:03:51.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: audit 2024-04-30T10:03:51.081339+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: audit 2024-04-30T10:03:51.090438+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[24004]: audit 2024-04-30T10:03:51.098585+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: audit 2024-04-30T10:03:50.384535+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: audit 2024-04-30T10:03:50.400112+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: audit 2024-04-30T10:03:50.419174+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:03:51.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: audit 2024-04-30T10:03:50.420863+0000 mgr.y (mgr.24812) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:03:51.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: audit 2024-04-30T10:03:50.439388+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: cephadm 2024-04-30T10:03:50.444518+0000 mgr.y (mgr.24812) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.144:5000 to Dashboard 2024-04-30T10:03:51.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: audit 2024-04-30T10:03:50.445099+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:03:51.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: audit 2024-04-30T10:03:50.446260+0000 mgr.y (mgr.24812) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:03:51.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: audit 2024-04-30T10:03:50.450595+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi144"}]: dispatch 2024-04-30T10:03:51.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: audit 2024-04-30T10:03:50.452176+0000 mgr.y (mgr.24812) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi144"}]: dispatch 2024-04-30T10:03:51.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: audit 2024-04-30T10:03:50.458592+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: audit 2024-04-30T10:03:50.472088+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:03:51.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: audit 2024-04-30T10:03:50.473312+0000 mgr.y (mgr.24812) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:03:51.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: audit 2024-04-30T10:03:50.491248+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:03:51.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: cephadm 2024-04-30T10:03:50.493973+0000 mgr.y (mgr.24812) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-30T10:03:51.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: cephadm 2024-04-30T10:03:50.495472+0000 mgr.y (mgr.24812) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-30T10:03:51.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: cluster 2024-04-30T10:03:50.742312+0000 mgr.y (mgr.24812) 41 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-30T10:03:51.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: audit 2024-04-30T10:03:51.081339+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: audit 2024-04-30T10:03:51.090438+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:51 smithi144 bash[18557]: audit 2024-04-30T10:03:51.098585+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.755 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: audit 2024-04-30T10:03:50.384535+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.755 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: audit 2024-04-30T10:03:50.400112+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: audit 2024-04-30T10:03:50.419174+0000 mon.c (mon.1) 77 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:03:51.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: audit 2024-04-30T10:03:50.420863+0000 mgr.y (mgr.24812) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:03:51.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: audit 2024-04-30T10:03:50.439388+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: cephadm 2024-04-30T10:03:50.444518+0000 mgr.y (mgr.24812) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.144:5000 to Dashboard 2024-04-30T10:03:51.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: audit 2024-04-30T10:03:50.445099+0000 mon.c (mon.1) 78 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:03:51.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: audit 2024-04-30T10:03:50.446260+0000 mgr.y (mgr.24812) 36 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:03:51.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: audit 2024-04-30T10:03:50.450595+0000 mon.c (mon.1) 79 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi144"}]: dispatch 2024-04-30T10:03:51.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: audit 2024-04-30T10:03:50.452176+0000 mgr.y (mgr.24812) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi144"}]: dispatch 2024-04-30T10:03:51.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: audit 2024-04-30T10:03:50.458592+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: audit 2024-04-30T10:03:50.472088+0000 mon.c (mon.1) 80 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:03:51.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: audit 2024-04-30T10:03:50.473312+0000 mgr.y (mgr.24812) 38 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:03:51.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: audit 2024-04-30T10:03:50.491248+0000 mon.c (mon.1) 81 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:03:51.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: cephadm 2024-04-30T10:03:50.493973+0000 mgr.y (mgr.24812) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-30T10:03:51.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: cephadm 2024-04-30T10:03:50.495472+0000 mgr.y (mgr.24812) 40 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-30T10:03:51.757 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: cluster 2024-04-30T10:03:50.742312+0000 mgr.y (mgr.24812) 41 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-30T10:03:51.757 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: audit 2024-04-30T10:03:51.081339+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.757 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: audit 2024-04-30T10:03:51.090438+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:51.757 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[18704]: audit 2024-04-30T10:03:51.098585+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:52.009 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[52180]: ts=2024-04-30T10:03:51.851Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-30T10:03:52.009 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[52180]: ts=2024-04-30T10:03:51.851Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-30T10:03:52.009 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[52180]: ts=2024-04-30T10:03:51.851Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-30T10:03:52.009 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[52180]: ts=2024-04-30T10:03:51.851Z 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 smithi151 (none))" 2024-04-30T10:03:52.009 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[52180]: ts=2024-04-30T10:03:51.851Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-30T10:03:52.009 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[52180]: ts=2024-04-30T10:03:51.851Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-30T10:03:52.009 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[52180]: ts=2024-04-30T10:03:51.853Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-30T10:03:52.009 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[52180]: ts=2024-04-30T10:03:51.853Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-30T10:03:52.009 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[52180]: ts=2024-04-30T10:03:51.854Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-30T10:03:52.009 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[52180]: ts=2024-04-30T10:03:51.857Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-30T10:03:52.009 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[52180]: ts=2024-04-30T10:03:51.859Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.875111ms 2024-04-30T10:03:52.009 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[52180]: ts=2024-04-30T10:03:51.859Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-30T10:03:52.010 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:51 smithi151 bash[52180]: ts=2024-04-30T10:03:51.860Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-04-30T10:03:52.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:52 smithi151 bash[52180]: ts=2024-04-30T10:03:52.307Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-04-30T10:03:52.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:52 smithi151 bash[52180]: ts=2024-04-30T10:03:52.502Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-04-30T10:03:52.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:52 smithi151 bash[52180]: ts=2024-04-30T10:03:52.503Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-04-30T10:03:52.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:52 smithi151 bash[52180]: ts=2024-04-30T10:03:52.503Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=49.854µs wal_replay_duration=644.092113ms total_replay_duration=646.063748ms 2024-04-30T10:03:52.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:52 smithi151 bash[52180]: ts=2024-04-30T10:03:52.514Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-30T10:03:52.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:52 smithi151 bash[52180]: ts=2024-04-30T10:03:52.515Z caller=main.go:947 level=info msg="TSDB started" 2024-04-30T10:03:52.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:52 smithi151 bash[52180]: ts=2024-04-30T10:03:52.515Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-30T10:03:53.072 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:52 smithi151 bash[52180]: ts=2024-04-30T10:03:52.578Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=63.79394ms db_storage=1.363µs remote_storage=2.646µs web_handler=747ns query_engine=1.247µs scrape=639.045µs scrape_sd=260.854µs notify=32.783µs notify_sd=37.349µs rules=61.787222ms 2024-04-30T10:03:53.072 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:52 smithi151 bash[52180]: ts=2024-04-30T10:03:52.578Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-30T10:03:53.798 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:53 smithi151 bash[52180]: ts=2024-04-30T10:03:53.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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:03:54.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:53 smithi151 bash[18704]: cluster 2024-04-30T10:03:52.743085+0000 mgr.y (mgr.24812) 42 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-30T10:03:54.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:53 smithi151 bash[18704]: cephadm 2024-04-30T10:03:52.976357+0000 mgr.y (mgr.24812) 43 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-30T10:03:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:53 smithi151 bash[18704]: audit 2024-04-30T10:03:52.977062+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:03:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:53 smithi151 bash[18704]: audit 2024-04-30T10:03:52.977911+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:03:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:53 smithi151 bash[18704]: audit 2024-04-30T10:03:52.979828+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:03:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:53 smithi151 bash[18704]: audit 2024-04-30T10:03:52.981528+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:03:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:53 smithi151 bash[18704]: cephadm 2024-04-30T10:03:52.983189+0000 mgr.y (mgr.24812) 44 : cephadm [INF] Deploying daemon mgr.x on smithi151 2024-04-30T10:03:54.204 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:53 smithi144 bash[18557]: cluster 2024-04-30T10:03:52.743085+0000 mgr.y (mgr.24812) 42 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-30T10:03:54.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:53 smithi144 bash[18557]: cephadm 2024-04-30T10:03:52.976357+0000 mgr.y (mgr.24812) 43 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-30T10:03:54.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:53 smithi144 bash[18557]: audit 2024-04-30T10:03:52.977062+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:03:54.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:53 smithi144 bash[18557]: audit 2024-04-30T10:03:52.977911+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:03:54.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:53 smithi144 bash[18557]: audit 2024-04-30T10:03:52.979828+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:03:54.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:53 smithi144 bash[18557]: audit 2024-04-30T10:03:52.981528+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:03:54.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:53 smithi144 bash[18557]: cephadm 2024-04-30T10:03:52.983189+0000 mgr.y (mgr.24812) 44 : cephadm [INF] Deploying daemon mgr.x on smithi151 2024-04-30T10:03:54.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:53 smithi144 bash[24004]: cluster 2024-04-30T10:03:52.743085+0000 mgr.y (mgr.24812) 42 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-30T10:03:54.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:53 smithi144 bash[24004]: cephadm 2024-04-30T10:03:52.976357+0000 mgr.y (mgr.24812) 43 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-30T10:03:54.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:53 smithi144 bash[24004]: audit 2024-04-30T10:03:52.977062+0000 mon.c (mon.1) 82 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:03:54.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:53 smithi144 bash[24004]: audit 2024-04-30T10:03:52.977911+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:03:54.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:53 smithi144 bash[24004]: audit 2024-04-30T10:03:52.979828+0000 mon.c (mon.1) 83 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:03:54.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:53 smithi144 bash[24004]: audit 2024-04-30T10:03:52.981528+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:03:54.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:53 smithi144 bash[24004]: cephadm 2024-04-30T10:03:52.983189+0000 mgr.y (mgr.24812) 44 : cephadm [INF] Deploying daemon mgr.x on smithi151 2024-04-30T10:03:56.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:55 smithi151 bash[18704]: cluster 2024-04-30T10:03:54.744147+0000 mgr.y (mgr.24812) 45 : cluster [DBG] pgmap v14: 161 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-30T10:03:56.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:56 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:56.073 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:56 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:56.073 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:03:56 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:56.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:56 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:56.073 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:03:56 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:56.074 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:56 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:56.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:56 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:56.074 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:03:56 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:56.075 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:03:56 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:56.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:55 smithi144 bash[18557]: cluster 2024-04-30T10:03:54.744147+0000 mgr.y (mgr.24812) 45 : cluster [DBG] pgmap v14: 161 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-30T10:03:56.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:55 smithi144 bash[24004]: cluster 2024-04-30T10:03:54.744147+0000 mgr.y (mgr.24812) 45 : cluster [DBG] pgmap v14: 161 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-30T10:03:56.505 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:56 smithi151 systemd[1]: Stopping Ceph mgr.x for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:03:57.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:57 smithi151 bash[18704]: audit 2024-04-30T10:03:55.454443+0000 mgr.y (mgr.24812) 46 : audit [DBG] from='client.15420 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:03:57.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:57 smithi151 bash[18704]: audit 2024-04-30T10:03:56.004259+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:57.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:57 smithi151 bash[18704]: audit 2024-04-30T10:03:56.019966+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:57.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:57 smithi151 bash[18704]: audit 2024-04-30T10:03:56.032299+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:57.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:57 smithi144 bash[18557]: audit 2024-04-30T10:03:55.454443+0000 mgr.y (mgr.24812) 46 : audit [DBG] from='client.15420 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:03:57.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:57 smithi144 bash[18557]: audit 2024-04-30T10:03:56.004259+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:57.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:57 smithi144 bash[18557]: audit 2024-04-30T10:03:56.019966+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:57.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:57 smithi144 bash[18557]: audit 2024-04-30T10:03:56.032299+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:57.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:57 smithi144 bash[24004]: audit 2024-04-30T10:03:55.454443+0000 mgr.y (mgr.24812) 46 : audit [DBG] from='client.15420 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:03:57.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:57 smithi144 bash[24004]: audit 2024-04-30T10:03:56.004259+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:57.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:57 smithi144 bash[24004]: audit 2024-04-30T10:03:56.019966+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:57.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:57 smithi144 bash[24004]: audit 2024-04-30T10:03:56.032299+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:57.642 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:57 smithi151 bash[52843]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mgr-x 2024-04-30T10:03:57.643 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:57 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-30T10:03:57.643 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:57 smithi151 bash[52924]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mgr-x 2024-04-30T10:03:57.643 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:57 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-30T10:03:57.643 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:57 smithi151 systemd[1]: Stopped Ceph mgr.x for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:03:57.916 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:57 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:57.917 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:03:57 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:57.917 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:03:57 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:57.917 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:03:57 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:57.917 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:03:57 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:57.918 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:03:57 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:57.918 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:57 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:57.918 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:57 smithi151 systemd[1]: Started Ceph mgr.x for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:03:57.919 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:03:57 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:57.919 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:03:57 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:03:58.259 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:58 smithi151 bash[18704]: cluster 2024-04-30T10:03:56.744866+0000 mgr.y (mgr.24812) 47 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-30T10:03:58.259 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:58 smithi151 bash[18704]: audit 2024-04-30T10:03:57.928735+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:58.260 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:58 smithi151 bash[18704]: audit 2024-04-30T10:03:57.943223+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:58.260 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:58 smithi151 bash[18704]: audit 2024-04-30T10:03:57.962600+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:03:58.260 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:58 smithi151 bash[18704]: audit 2024-04-30T10:03:57.964527+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:03:58.260 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:58 smithi151 bash[18704]: audit 2024-04-30T10:03:57.980419+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:58.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:58 smithi144 bash[18557]: cluster 2024-04-30T10:03:56.744866+0000 mgr.y (mgr.24812) 47 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-30T10:03:58.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:58 smithi144 bash[18557]: audit 2024-04-30T10:03:57.928735+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:58.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:58 smithi144 bash[18557]: audit 2024-04-30T10:03:57.943223+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:58.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:58 smithi144 bash[18557]: audit 2024-04-30T10:03:57.962600+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:03:58.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:58 smithi144 bash[18557]: audit 2024-04-30T10:03:57.964527+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:03:58.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:58 smithi144 bash[18557]: audit 2024-04-30T10:03:57.980419+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:58.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:58 smithi144 bash[24004]: cluster 2024-04-30T10:03:56.744866+0000 mgr.y (mgr.24812) 47 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-30T10:03:58.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:58 smithi144 bash[24004]: audit 2024-04-30T10:03:57.928735+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:58.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:58 smithi144 bash[24004]: audit 2024-04-30T10:03:57.943223+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:58.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:58 smithi144 bash[24004]: audit 2024-04-30T10:03:57.962600+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:03:58.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:58 smithi144 bash[24004]: audit 2024-04-30T10:03:57.964527+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:03:58.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:58 smithi144 bash[24004]: audit 2024-04-30T10:03:57.980419+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.24812 ' entity='mgr.y' 2024-04-30T10:03:59.300 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:59 smithi151 bash[18704]: cephadm 2024-04-30T10:03:57.981976+0000 mgr.y (mgr.24812) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:03:59.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:59 smithi151 bash[18704]: audit 2024-04-30T10:03:58.062903+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:03:59.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:59 smithi151 bash[18704]: cephadm 2024-04-30T10:03:58.064939+0000 mgr.y (mgr.24812) 49 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-30T10:03:59.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:59 smithi151 bash[18704]: cephadm 2024-04-30T10:03:58.065741+0000 mgr.y (mgr.24812) 50 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-30T10:03:59.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:59 smithi151 bash[18704]: cephadm 2024-04-30T10:03:58.070148+0000 mgr.y (mgr.24812) 51 : cephadm [INF] Failing over to other MGR 2024-04-30T10:03:59.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:59 smithi151 bash[18704]: audit 2024-04-30T10:03:58.070636+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-30T10:03:59.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:59 smithi151 bash[18704]: audit 2024-04-30T10:03:58.071191+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-30T10:03:59.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:59 smithi151 bash[18704]: cluster 2024-04-30T10:03:58.082699+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-30T10:03:59.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:03:59 smithi151 bash[18704]: cluster 2024-04-30T10:03:58.873321+0000 mon.a (mon.0) 1287 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:03:59.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[63559]: debug 2024-04-30T10:03:59.063+0000 7f5fc5dac700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-30T10:03:59.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[63559]: ignoring --setuser ceph since I am not root 2024-04-30T10:03:59.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[63559]: ignoring --setgroup ceph since I am not root 2024-04-30T10:03:59.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[63559]: debug 2024-04-30T10:03:59.127+0000 7fd92df5f700 1 -- 172.21.15.144:0/1441828909 <== mon.0 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564bccf1c5a0 con 0x564bcdc9cc00 2024-04-30T10:03:59.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[18557]: cephadm 2024-04-30T10:03:57.981976+0000 mgr.y (mgr.24812) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:03:59.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[18557]: audit 2024-04-30T10:03:58.062903+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:03:59.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[18557]: cephadm 2024-04-30T10:03:58.064939+0000 mgr.y (mgr.24812) 49 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-30T10:03:59.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[18557]: cephadm 2024-04-30T10:03:58.065741+0000 mgr.y (mgr.24812) 50 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-30T10:03:59.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[18557]: cephadm 2024-04-30T10:03:58.070148+0000 mgr.y (mgr.24812) 51 : cephadm [INF] Failing over to other MGR 2024-04-30T10:03:59.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[18557]: audit 2024-04-30T10:03:58.070636+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-30T10:03:59.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[18557]: audit 2024-04-30T10:03:58.071191+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-30T10:03:59.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[18557]: cluster 2024-04-30T10:03:58.082699+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-30T10:03:59.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[18557]: cluster 2024-04-30T10:03:58.873321+0000 mon.a (mon.0) 1287 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:03:59.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[24004]: cephadm 2024-04-30T10:03:57.981976+0000 mgr.y (mgr.24812) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:03:59.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[24004]: audit 2024-04-30T10:03:58.062903+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:03:59.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[24004]: cephadm 2024-04-30T10:03:58.064939+0000 mgr.y (mgr.24812) 49 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-30T10:03:59.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[24004]: cephadm 2024-04-30T10:03:58.065741+0000 mgr.y (mgr.24812) 50 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-30T10:03:59.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[24004]: cephadm 2024-04-30T10:03:58.070148+0000 mgr.y (mgr.24812) 51 : cephadm [INF] Failing over to other MGR 2024-04-30T10:03:59.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[24004]: audit 2024-04-30T10:03:58.070636+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24812 172.21.15.144:0/3439782922' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-30T10:03:59.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[24004]: audit 2024-04-30T10:03:58.071191+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-30T10:03:59.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[24004]: cluster 2024-04-30T10:03:58.082699+0000 mon.a (mon.0) 1286 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-30T10:03:59.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:03:59 smithi144 bash[24004]: cluster 2024-04-30T10:03:58.873321+0000 mon.a (mon.0) 1287 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:03:59.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:03:59 smithi151 bash[52996]: debug 2024-04-30T10:03:59.427+0000 7f2ca80f2700 1 -- 172.21.15.151:0/33978786 <== mon.2 v2:172.21.15.151:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56340b9985a0 con 0x56340c718c00 2024-04-30T10:04:00.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:00 smithi151 bash[18704]: audit 2024-04-30T10:03:59.061295+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-30T10:04:00.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:00 smithi151 bash[18704]: cluster 2024-04-30T10:03:59.061553+0000 mon.a (mon.0) 1289 : cluster [DBG] mgrmap e32: x(active, starting, since 0.989354s), standbys: y 2024-04-30T10:04:00.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:00 smithi144 bash[18557]: audit 2024-04-30T10:03:59.061295+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-30T10:04:00.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:00 smithi144 bash[18557]: cluster 2024-04-30T10:03:59.061553+0000 mon.a (mon.0) 1289 : cluster [DBG] mgrmap e32: x(active, starting, since 0.989354s), standbys: y 2024-04-30T10:04:00.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:00 smithi144 bash[24004]: audit 2024-04-30T10:03:59.061295+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.24812 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-30T10:04:00.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:00 smithi144 bash[24004]: cluster 2024-04-30T10:03:59.061553+0000 mon.a (mon.0) 1289 : cluster [DBG] mgrmap e32: x(active, starting, since 0.989354s), standbys: y 2024-04-30T10:04:03.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:03 smithi151 bash[52180]: ts=2024-04-30T10:04: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:04:07.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:07 smithi151 bash[18704]: cluster 2024-04-30T10:04:07.469953+0000 mon.a (mon.0) 1290 : cluster [DBG] Standby manager daemon y restarted 2024-04-30T10:04:07.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:07 smithi151 bash[18704]: cluster 2024-04-30T10:04:07.470097+0000 mon.a (mon.0) 1291 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:04:07.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:07 smithi151 bash[18704]: audit 2024-04-30T10:04:07.471609+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.144:0/2101130' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:04:07.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:07 smithi151 bash[18704]: audit 2024-04-30T10:04:07.472936+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.144:0/2101130' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:04:07.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:07 smithi151 bash[18704]: audit 2024-04-30T10:04:07.476817+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.144:0/2101130' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:04:07.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:07 smithi151 bash[18704]: audit 2024-04-30T10:04:07.477220+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.144:0/2101130' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:04:07.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:07 smithi144 bash[63559]: [30/Apr/2024:10:04:07] ENGINE Bus STARTING 2024-04-30T10:04:07.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:07 smithi144 bash[63559]: CherryPy Checker: 2024-04-30T10:04:07.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:07 smithi144 bash[63559]: The Application mounted at '' has an empty config. 2024-04-30T10:04:07.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:07 smithi144 bash[63559]: [30/Apr/2024:10:04:07] ENGINE Serving on http://:::9283 2024-04-30T10:04:07.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:07 smithi144 bash[63559]: [30/Apr/2024:10:04:07] ENGINE Bus STARTED 2024-04-30T10:04:07.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:07 smithi144 bash[18557]: cluster 2024-04-30T10:04:07.469953+0000 mon.a (mon.0) 1290 : cluster [DBG] Standby manager daemon y restarted 2024-04-30T10:04:07.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:07 smithi144 bash[18557]: cluster 2024-04-30T10:04:07.470097+0000 mon.a (mon.0) 1291 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:04:07.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:07 smithi144 bash[18557]: audit 2024-04-30T10:04:07.471609+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.144:0/2101130' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:04:07.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:07 smithi144 bash[18557]: audit 2024-04-30T10:04:07.472936+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.144:0/2101130' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:04:07.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:07 smithi144 bash[18557]: audit 2024-04-30T10:04:07.476817+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.144:0/2101130' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:04:07.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:07 smithi144 bash[18557]: audit 2024-04-30T10:04:07.477220+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.144:0/2101130' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:04:07.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:07 smithi144 bash[24004]: cluster 2024-04-30T10:04:07.469953+0000 mon.a (mon.0) 1290 : cluster [DBG] Standby manager daemon y restarted 2024-04-30T10:04:07.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:07 smithi144 bash[24004]: cluster 2024-04-30T10:04:07.470097+0000 mon.a (mon.0) 1291 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:04:07.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:07 smithi144 bash[24004]: audit 2024-04-30T10:04:07.471609+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.? 172.21.15.144:0/2101130' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:04:07.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:07 smithi144 bash[24004]: audit 2024-04-30T10:04:07.472936+0000 mon.c (mon.1) 90 : audit [DBG] from='mgr.? 172.21.15.144:0/2101130' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:04:07.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:07 smithi144 bash[24004]: audit 2024-04-30T10:04:07.476817+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.144:0/2101130' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:04:07.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:07 smithi144 bash[24004]: audit 2024-04-30T10:04:07.477220+0000 mon.c (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.144:0/2101130' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:04:08.822 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:04:08 smithi151 bash[52996]: [30/Apr/2024:10:04:08] ENGINE Bus STARTING 2024-04-30T10:04:08.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:08 smithi151 bash[18704]: cluster 2024-04-30T10:04:07.529222+0000 mon.a (mon.0) 1292 : cluster [DBG] mgrmap e33: x(active, starting, since 9s), standbys: y 2024-04-30T10:04:08.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:08 smithi151 bash[18704]: cluster 2024-04-30T10:04:07.740449+0000 mon.a (mon.0) 1293 : cluster [INF] Active manager daemon x restarted 2024-04-30T10:04:08.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:08 smithi151 bash[18704]: cluster 2024-04-30T10:04:07.741696+0000 mon.a (mon.0) 1294 : cluster [INF] Activating manager daemon x 2024-04-30T10:04:08.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:08 smithi151 bash[18704]: cluster 2024-04-30T10:04:07.752945+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-30T10:04:08.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:08 smithi144 bash[24004]: cluster 2024-04-30T10:04:07.529222+0000 mon.a (mon.0) 1292 : cluster [DBG] mgrmap e33: x(active, starting, since 9s), standbys: y 2024-04-30T10:04:08.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:08 smithi144 bash[24004]: cluster 2024-04-30T10:04:07.740449+0000 mon.a (mon.0) 1293 : cluster [INF] Active manager daemon x restarted 2024-04-30T10:04:08.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:08 smithi144 bash[24004]: cluster 2024-04-30T10:04:07.741696+0000 mon.a (mon.0) 1294 : cluster [INF] Activating manager daemon x 2024-04-30T10:04:08.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:08 smithi144 bash[24004]: cluster 2024-04-30T10:04:07.752945+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-30T10:04:08.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:08 smithi144 bash[18557]: cluster 2024-04-30T10:04:07.529222+0000 mon.a (mon.0) 1292 : cluster [DBG] mgrmap e33: x(active, starting, since 9s), standbys: y 2024-04-30T10:04:08.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:08 smithi144 bash[18557]: cluster 2024-04-30T10:04:07.740449+0000 mon.a (mon.0) 1293 : cluster [INF] Active manager daemon x restarted 2024-04-30T10:04:08.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:08 smithi144 bash[18557]: cluster 2024-04-30T10:04:07.741696+0000 mon.a (mon.0) 1294 : cluster [INF] Activating manager daemon x 2024-04-30T10:04:08.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:08 smithi144 bash[18557]: cluster 2024-04-30T10:04:07.752945+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-30T10:04:09.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:04:08 smithi151 bash[52996]: CherryPy Checker: 2024-04-30T10:04:09.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:04:08 smithi151 bash[52996]: The Application mounted at '' has an empty config. 2024-04-30T10:04:09.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:04:08 smithi151 bash[52996]: [30/Apr/2024:10:04:08] ENGINE Serving on http://:::9283 2024-04-30T10:04:09.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:04:08 smithi151 bash[52996]: [30/Apr/2024:10:04:08] ENGINE Bus STARTED 2024-04-30T10:04:09.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: cluster 2024-04-30T10:04:08.562662+0000 mon.a (mon.0) 1296 : cluster [DBG] mgrmap e34: x(active, starting, since 0.821264s), standbys: y 2024-04-30T10:04:09.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.563625+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:04:09.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.563992+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:04:09.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.564300+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:04:09.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.566161+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T10:04:09.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.566574+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T10:04:09.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.566948+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:04:09.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.567384+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:04:09.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.567828+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:04:09.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.568198+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:04:09.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.568425+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:04:09.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.568772+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:04:09.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.569176+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:04:09.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.569587+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:04:09.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.570082+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T10:04:09.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.570252+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T10:04:09.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.571017+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T10:04:09.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: cluster 2024-04-30T10:04:08.600548+0000 mon.a (mon.0) 1297 : cluster [INF] Manager daemon x is now available 2024-04-30T10:04:09.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.652975+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:09.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: cluster 2024-04-30T10:04:08.562662+0000 mon.a (mon.0) 1296 : cluster [DBG] mgrmap e34: x(active, starting, since 0.821264s), standbys: y 2024-04-30T10:04:09.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.563625+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:04:09.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.563992+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:04:09.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.564300+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:04:09.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.566161+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T10:04:09.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.566574+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T10:04:09.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.566948+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:04:09.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.567384+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:04:09.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.567828+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:04:09.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.568198+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:04:09.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.568425+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:04:09.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.568772+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:04:09.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.569176+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:04:09.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.569587+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:04:09.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.570082+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T10:04:09.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.570252+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T10:04:09.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.571017+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T10:04:09.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: cluster 2024-04-30T10:04:08.600548+0000 mon.a (mon.0) 1297 : cluster [INF] Manager daemon x is now available 2024-04-30T10:04:09.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.652975+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:09.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.659526+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:04:09.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.660772+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:04:09.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.662430+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:04:09.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.663254+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:04:09.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.710216+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:04:09.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.715590+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:04:09.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.718243+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:04:09.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.738429+0000 mon.b (mon.2) 235 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-30T10:04:09.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.741081+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-30T10:04:09.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.855938+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:04:09.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:08.858487+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:04:09.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:09.401629+0000 mon.b (mon.2) 237 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:04:09.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:09.403759+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:09.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:09.404368+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:04:09.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:09.404382+0000 mon.b (mon.2) 239 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:09.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: cephadm 2024-04-30T10:04:09.405679+0000 mgr.x (mgr.24881) 1 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T10:04:09.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: cephadm 2024-04-30T10:04:09.405903+0000 mgr.x (mgr.24881) 2 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T10:04:09.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[18557]: audit 2024-04-30T10:04:09.546399+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:09.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.659526+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:04:09.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.660772+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:04:09.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.662430+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:04:09.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.663254+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:04:09.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.710216+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:04:09.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.715590+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:04:09.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.718243+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:04:09.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.738429+0000 mon.b (mon.2) 235 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-30T10:04:09.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.741081+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-30T10:04:09.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.855938+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:04:09.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:08.858487+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:04:09.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:09.401629+0000 mon.b (mon.2) 237 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:04:09.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:09.403759+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:09.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:09.404368+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:04:09.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:09.404382+0000 mon.b (mon.2) 239 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:09.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: cephadm 2024-04-30T10:04:09.405679+0000 mgr.x (mgr.24881) 1 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T10:04:09.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: cephadm 2024-04-30T10:04:09.405903+0000 mgr.x (mgr.24881) 2 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T10:04:09.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:09 smithi144 bash[24004]: audit 2024-04-30T10:04:09.546399+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:10.055 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: cluster 2024-04-30T10:04:08.562662+0000 mon.a (mon.0) 1296 : cluster [DBG] mgrmap e34: x(active, starting, since 0.821264s), standbys: y 2024-04-30T10:04:10.055 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.563625+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:04:10.055 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.563992+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:04:10.055 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.564300+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:04:10.055 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.566161+0000 mon.b (mon.2) 218 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T10:04:10.055 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.566574+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T10:04:10.055 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.566948+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:04:10.056 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.567384+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:04:10.056 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.567828+0000 mon.b (mon.2) 222 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:04:10.056 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.568198+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:04:10.056 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.568425+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:04:10.056 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.568772+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:04:10.056 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.569176+0000 mon.b (mon.2) 226 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:04:10.056 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.569587+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:04:10.056 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.570082+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T10:04:10.056 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.570252+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T10:04:10.056 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.571017+0000 mon.b (mon.2) 230 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T10:04:10.056 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: cluster 2024-04-30T10:04:08.600548+0000 mon.a (mon.0) 1297 : cluster [INF] Manager daemon x is now available 2024-04-30T10:04:10.056 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.652975+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:10.056 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.659526+0000 mon.b (mon.2) 231 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:04:10.056 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.660772+0000 mon.b (mon.2) 232 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:04:10.056 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.662430+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:04:10.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.663254+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:04:10.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.710216+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:04:10.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.715590+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:04:10.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.718243+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:04:10.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.738429+0000 mon.b (mon.2) 235 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-30T10:04:10.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.741081+0000 mon.a (mon.0) 1302 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-30T10:04:10.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.855938+0000 mon.b (mon.2) 236 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:04:10.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:08.858487+0000 mon.a (mon.0) 1303 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:04:10.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:09.401629+0000 mon.b (mon.2) 237 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:04:10.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:09.403759+0000 mon.b (mon.2) 238 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:10.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:09.404368+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:04:10.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:09.404382+0000 mon.b (mon.2) 239 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:10.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: cephadm 2024-04-30T10:04:09.405679+0000 mgr.x (mgr.24881) 1 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T10:04:10.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: cephadm 2024-04-30T10:04:09.405903+0000 mgr.x (mgr.24881) 2 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T10:04:10.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:09 smithi151 bash[18704]: audit 2024-04-30T10:04:09.546399+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:10.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: cluster 2024-04-30T10:04:09.566772+0000 mon.a (mon.0) 1306 : cluster [DBG] mgrmap e35: x(active, since 1.82538s), standbys: y 2024-04-30T10:04:10.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: audit 2024-04-30T10:04:09.604092+0000 mgr.x (mgr.24881) 3 : audit [DBG] from='client.15420 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:04:10.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: cluster 2024-04-30T10:04:09.620224+0000 mgr.x (mgr.24881) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:04:10.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: cephadm 2024-04-30T10:04:09.638855+0000 mgr.x (mgr.24881) 5 : cephadm [INF] [30/Apr/2024:10:04:09] ENGINE Bus STARTING 2024-04-30T10:04:10.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: cephadm 2024-04-30T10:04:09.742229+0000 mgr.x (mgr.24881) 6 : cephadm [INF] [30/Apr/2024:10:04:09] ENGINE Serving on http://172.21.15.151:8765 2024-04-30T10:04:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: cephadm 2024-04-30T10:04:09.820202+0000 mgr.x (mgr.24881) 7 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:04:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: cephadm 2024-04-30T10:04:09.820723+0000 mgr.x (mgr.24881) 8 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:04:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: cephadm 2024-04-30T10:04:09.862975+0000 mgr.x (mgr.24881) 9 : cephadm [INF] [30/Apr/2024:10:04:09] ENGINE Serving on https://172.21.15.151:7151 2024-04-30T10:04:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: cephadm 2024-04-30T10:04:09.863100+0000 mgr.x (mgr.24881) 10 : cephadm [INF] [30/Apr/2024:10:04:09] ENGINE Bus STARTED 2024-04-30T10:04:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: cephadm 2024-04-30T10:04:09.934228+0000 mgr.x (mgr.24881) 11 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:04:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: cephadm 2024-04-30T10:04:09.985471+0000 mgr.x (mgr.24881) 12 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:04:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: cephadm 2024-04-30T10:04:10.049049+0000 mgr.x (mgr.24881) 13 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:04:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: cephadm 2024-04-30T10:04:10.150171+0000 mgr.x (mgr.24881) 14 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:04:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: audit 2024-04-30T10:04:10.223088+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: audit 2024-04-30T10:04:10.234830+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: audit 2024-04-30T10:04:10.276902+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: audit 2024-04-30T10:04:10.287424+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: cephadm 2024-04-30T10:04:10.292753+0000 mgr.x (mgr.24881) 15 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: audit 2024-04-30T10:04:10.294020+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: audit 2024-04-30T10:04:10.299442+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: audit 2024-04-30T10:04:10.364299+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:04:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: audit 2024-04-30T10:04:10.370566+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: audit 2024-04-30T10:04:10.371345+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:04:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: audit 2024-04-30T10:04:10.535317+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:04:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: audit 2024-04-30T10:04:10.537935+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:04:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[18557]: audit 2024-04-30T10:04:10.545639+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:10.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: cluster 2024-04-30T10:04:09.566772+0000 mon.a (mon.0) 1306 : cluster [DBG] mgrmap e35: x(active, since 1.82538s), standbys: y 2024-04-30T10:04:10.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: audit 2024-04-30T10:04:09.604092+0000 mgr.x (mgr.24881) 3 : audit [DBG] from='client.15420 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:04:10.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: cluster 2024-04-30T10:04:09.620224+0000 mgr.x (mgr.24881) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:04:10.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: cephadm 2024-04-30T10:04:09.638855+0000 mgr.x (mgr.24881) 5 : cephadm [INF] [30/Apr/2024:10:04:09] ENGINE Bus STARTING 2024-04-30T10:04:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: cephadm 2024-04-30T10:04:09.742229+0000 mgr.x (mgr.24881) 6 : cephadm [INF] [30/Apr/2024:10:04:09] ENGINE Serving on http://172.21.15.151:8765 2024-04-30T10:04:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: cephadm 2024-04-30T10:04:09.820202+0000 mgr.x (mgr.24881) 7 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:04:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: cephadm 2024-04-30T10:04:09.820723+0000 mgr.x (mgr.24881) 8 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:04:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: cephadm 2024-04-30T10:04:09.862975+0000 mgr.x (mgr.24881) 9 : cephadm [INF] [30/Apr/2024:10:04:09] ENGINE Serving on https://172.21.15.151:7151 2024-04-30T10:04:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: cephadm 2024-04-30T10:04:09.863100+0000 mgr.x (mgr.24881) 10 : cephadm [INF] [30/Apr/2024:10:04:09] ENGINE Bus STARTED 2024-04-30T10:04:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: cephadm 2024-04-30T10:04:09.934228+0000 mgr.x (mgr.24881) 11 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:04:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: cephadm 2024-04-30T10:04:09.985471+0000 mgr.x (mgr.24881) 12 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:04:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: cephadm 2024-04-30T10:04:10.049049+0000 mgr.x (mgr.24881) 13 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:04:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: cephadm 2024-04-30T10:04:10.150171+0000 mgr.x (mgr.24881) 14 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:04:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: audit 2024-04-30T10:04:10.223088+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: audit 2024-04-30T10:04:10.234830+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: audit 2024-04-30T10:04:10.276902+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: audit 2024-04-30T10:04:10.287424+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: cephadm 2024-04-30T10:04:10.292753+0000 mgr.x (mgr.24881) 15 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: audit 2024-04-30T10:04:10.294020+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:10.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: audit 2024-04-30T10:04:10.299442+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:10.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: audit 2024-04-30T10:04:10.364299+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:04:10.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: audit 2024-04-30T10:04:10.370566+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:10.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: audit 2024-04-30T10:04:10.371345+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:04:10.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: audit 2024-04-30T10:04:10.535317+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:04:10.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: audit 2024-04-30T10:04:10.537935+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:04:10.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:10 smithi144 bash[24004]: audit 2024-04-30T10:04:10.545639+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:11.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: cluster 2024-04-30T10:04:09.566772+0000 mon.a (mon.0) 1306 : cluster [DBG] mgrmap e35: x(active, since 1.82538s), standbys: y 2024-04-30T10:04:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: audit 2024-04-30T10:04:09.604092+0000 mgr.x (mgr.24881) 3 : audit [DBG] from='client.15420 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:04:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: cluster 2024-04-30T10:04:09.620224+0000 mgr.x (mgr.24881) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:04:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: cephadm 2024-04-30T10:04:09.638855+0000 mgr.x (mgr.24881) 5 : cephadm [INF] [30/Apr/2024:10:04:09] ENGINE Bus STARTING 2024-04-30T10:04:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: cephadm 2024-04-30T10:04:09.742229+0000 mgr.x (mgr.24881) 6 : cephadm [INF] [30/Apr/2024:10:04:09] ENGINE Serving on http://172.21.15.151:8765 2024-04-30T10:04:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: cephadm 2024-04-30T10:04:09.820202+0000 mgr.x (mgr.24881) 7 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:04:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: cephadm 2024-04-30T10:04:09.820723+0000 mgr.x (mgr.24881) 8 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:04:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: cephadm 2024-04-30T10:04:09.862975+0000 mgr.x (mgr.24881) 9 : cephadm [INF] [30/Apr/2024:10:04:09] ENGINE Serving on https://172.21.15.151:7151 2024-04-30T10:04:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: cephadm 2024-04-30T10:04:09.863100+0000 mgr.x (mgr.24881) 10 : cephadm [INF] [30/Apr/2024:10:04:09] ENGINE Bus STARTED 2024-04-30T10:04:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: cephadm 2024-04-30T10:04:09.934228+0000 mgr.x (mgr.24881) 11 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:04:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: cephadm 2024-04-30T10:04:09.985471+0000 mgr.x (mgr.24881) 12 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:04:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: cephadm 2024-04-30T10:04:10.049049+0000 mgr.x (mgr.24881) 13 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:04:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: cephadm 2024-04-30T10:04:10.150171+0000 mgr.x (mgr.24881) 14 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:04:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: audit 2024-04-30T10:04:10.223088+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: audit 2024-04-30T10:04:10.234830+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: audit 2024-04-30T10:04:10.276902+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: audit 2024-04-30T10:04:10.287424+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: cephadm 2024-04-30T10:04:10.292753+0000 mgr.x (mgr.24881) 15 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: audit 2024-04-30T10:04:10.294020+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: audit 2024-04-30T10:04:10.299442+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: audit 2024-04-30T10:04:10.364299+0000 mon.b (mon.2) 240 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:04:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: audit 2024-04-30T10:04:10.370566+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: audit 2024-04-30T10:04:10.371345+0000 mon.a (mon.0) 1314 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:04:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: audit 2024-04-30T10:04:10.535317+0000 mon.b (mon.2) 241 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:04:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: audit 2024-04-30T10:04:10.537935+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:04:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:10 smithi151 bash[18704]: audit 2024-04-30T10:04:10.545639+0000 mon.b (mon.2) 242 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:11.901 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:11 smithi151 bash[18704]: cephadm 2024-04-30T10:04:10.534720+0000 mgr.x (mgr.24881) 16 : cephadm [INF] Reconfiguring iscsi.foo.smithi144.ehnvft (dependencies changed)... 2024-04-30T10:04:11.902 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:11 smithi151 bash[18704]: cephadm 2024-04-30T10:04:10.547251+0000 mgr.x (mgr.24881) 17 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi144.ehnvft on smithi144 2024-04-30T10:04:11.902 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:11 smithi151 bash[18704]: cluster 2024-04-30T10:04:10.570324+0000 mgr.x (mgr.24881) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:04:11.902 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:11 smithi151 bash[18704]: cluster 2024-04-30T10:04:10.600710+0000 mon.a (mon.0) 1316 : cluster [DBG] mgrmap e36: x(active, since 2s), standbys: y 2024-04-30T10:04:11.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:11 smithi144 bash[24004]: cephadm 2024-04-30T10:04:10.534720+0000 mgr.x (mgr.24881) 16 : cephadm [INF] Reconfiguring iscsi.foo.smithi144.ehnvft (dependencies changed)... 2024-04-30T10:04:11.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:11 smithi144 bash[24004]: cephadm 2024-04-30T10:04:10.547251+0000 mgr.x (mgr.24881) 17 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi144.ehnvft on smithi144 2024-04-30T10:04:11.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:11 smithi144 bash[24004]: cluster 2024-04-30T10:04:10.570324+0000 mgr.x (mgr.24881) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:04:11.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:11 smithi144 bash[24004]: cluster 2024-04-30T10:04:10.600710+0000 mon.a (mon.0) 1316 : cluster [DBG] mgrmap e36: x(active, since 2s), standbys: y 2024-04-30T10:04:11.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:11 smithi144 bash[18557]: cephadm 2024-04-30T10:04:10.534720+0000 mgr.x (mgr.24881) 16 : cephadm [INF] Reconfiguring iscsi.foo.smithi144.ehnvft (dependencies changed)... 2024-04-30T10:04:11.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:11 smithi144 bash[18557]: cephadm 2024-04-30T10:04:10.547251+0000 mgr.x (mgr.24881) 17 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi144.ehnvft on smithi144 2024-04-30T10:04:11.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:11 smithi144 bash[18557]: cluster 2024-04-30T10:04:10.570324+0000 mgr.x (mgr.24881) 18 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:04:11.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:11 smithi144 bash[18557]: cluster 2024-04-30T10:04:10.600710+0000 mon.a (mon.0) 1316 : cluster [DBG] mgrmap e36: x(active, since 2s), standbys: y 2024-04-30T10:04:13.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:12 smithi151 bash[18704]: audit 2024-04-30T10:04:11.817478+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:13.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:12 smithi151 bash[18704]: audit 2024-04-30T10:04:11.981072+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:13.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:12 smithi151 bash[18704]: audit 2024-04-30T10:04:12.121357+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:13.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:12 smithi151 bash[18704]: cluster 2024-04-30T10:04:12.601281+0000 mon.a (mon.0) 1320 : cluster [DBG] mgrmap e37: x(active, since 4s), standbys: y 2024-04-30T10:04:13.204 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:12 smithi144 bash[63559]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:04:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-30T10:04:13.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:12 smithi144 bash[24004]: audit 2024-04-30T10:04:11.817478+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:13.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:12 smithi144 bash[24004]: audit 2024-04-30T10:04:11.981072+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:13.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:12 smithi144 bash[24004]: audit 2024-04-30T10:04:12.121357+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:13.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:12 smithi144 bash[24004]: cluster 2024-04-30T10:04:12.601281+0000 mon.a (mon.0) 1320 : cluster [DBG] mgrmap e37: x(active, since 4s), standbys: y 2024-04-30T10:04:13.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:12 smithi144 bash[18557]: audit 2024-04-30T10:04:11.817478+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:13.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:12 smithi144 bash[18557]: audit 2024-04-30T10:04:11.981072+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:12 smithi144 bash[18557]: audit 2024-04-30T10:04:12.121357+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:12 smithi144 bash[18557]: cluster 2024-04-30T10:04:12.601281+0000 mon.a (mon.0) 1320 : cluster [DBG] mgrmap e37: x(active, since 4s), standbys: y 2024-04-30T10:04:13.358 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:04:13.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:13 smithi151 bash[52180]: ts=2024-04-30T10:04: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:04:14.103 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:04:14.103 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 18s ago 14m - - 2024-04-30T10:04:14.103 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 23s ago 14m - - 2024-04-30T10:04:14.103 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (84s) 18s ago 7m 14.0M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:04:14.103 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (58s) 23s ago 7m 40.6M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:04:14.103 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (29s) 18s ago 5m - - 3.5 e1d6a67b021e f86acdf70b89 2024-04-30T10:04:14.103 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 starting - - - - 2024-04-30T10:04:14.103 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (51s) 18s ago 15m 488M - 19.0.0-3357-g3a873b0c c50cf5fa633a 863ae4db1d77 2024-04-30T10:04:14.103 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (15m) 18s ago 15m 60.0M 2048M 17.2.0 e1d6a67b021e b99fb062b7df 2024-04-30T10:04:14.103 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (14m) 23s ago 14m 50.1M 2048M 17.2.0 e1d6a67b021e ab697c95c656 2024-04-30T10:04:14.103 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (14m) 18s ago 14m 47.2M 2048M 17.2.0 e1d6a67b021e 31b30fa73700 2024-04-30T10:04:14.104 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (90s) 18s ago 8m 8548k - 1.3.1 1dbe0e931976 7b01e2041b73 2024-04-30T10:04:14.104 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (63s) 23s ago 8m 8139k - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:04:14.104 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (13m) 18s ago 13m 53.7M 4096M 17.2.0 e1d6a67b021e 879b689784b1 2024-04-30T10:04:14.104 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (12m) 18s ago 12m 55.5M 4096M 17.2.0 e1d6a67b021e 3a935a90e6aa 2024-04-30T10:04:14.104 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (12m) 18s ago 12m 50.0M 4096M 17.2.0 e1d6a67b021e 39286bfdca67 2024-04-30T10:04:14.104 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (11m) 18s ago 11m 53.5M 4096M 17.2.0 e1d6a67b021e de4f433a171e 2024-04-30T10:04:14.104 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (10m) 23s ago 10m 56.6M 4096M 17.2.0 e1d6a67b021e 2371b0f703de 2024-04-30T10:04:14.104 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (10m) 23s ago 10m 51.7M 4096M 17.2.0 e1d6a67b021e b39a8bb8c2ad 2024-04-30T10:04:14.104 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (9m) 23s ago 9m 49.4M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:04:14.104 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (9m) 23s ago 9m 53.3M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:04:14.104 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running 23s ago 8m - - 2024-04-30T10:04:14.104 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (6m) 18s ago 6m 84.4M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:04:14.104 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (6m) 23s ago 6m 84.8M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:04:14.104 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (5m) 18s ago 5m 84.7M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:04:14.104 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (5m) 23s ago 5m 84.8M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:04:14.350 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:14 smithi144 bash[24004]: cluster 2024-04-30T10:04:12.571049+0000 mgr.x (mgr.24881) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:04:14.350 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:14 smithi144 bash[24004]: audit 2024-04-30T10:04:13.343640+0000 mgr.x (mgr.24881) 20 : audit [DBG] from='client.25348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:14.350 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:14 smithi144 bash[18557]: cluster 2024-04-30T10:04:12.571049+0000 mgr.x (mgr.24881) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:04:14.351 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:14 smithi144 bash[18557]: audit 2024-04-30T10:04:13.343640+0000 mgr.x (mgr.24881) 20 : audit [DBG] from='client.25348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:14.393 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:14 smithi151 bash[18704]: cluster 2024-04-30T10:04:12.571049+0000 mgr.x (mgr.24881) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:04:14.393 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:14 smithi151 bash[18704]: audit 2024-04-30T10:04:13.343640+0000 mgr.x (mgr.24881) 20 : audit [DBG] from='client.25348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:14.535 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:04:14.535 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:04:14.535 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-30T10:04:14.535 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:04:14.535 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:04:14.535 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:04:14.536 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:04:14.536 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:04:14.536 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-30T10:04:14.536 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:04:14.536 INFO:teuthology.orchestra.run.smithi144.stdout: "mds": {}, 2024-04-30T10:04:14.536 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:04:14.536 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:04:14.536 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:04:14.536 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:04:14.536 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-30T10:04:14.536 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:04:14.536 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:04:14.536 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:04:14.924 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:04:14.924 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:04:14.924 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:04:14.924 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:04:14.924 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [], 2024-04-30T10:04:14.924 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "", 2024-04-30T10:04:14.924 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "", 2024-04-30T10:04:14.924 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:04:14.924 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:04:15.363 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_OK 2024-04-30T10:04:15.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:15 smithi151 bash[18704]: audit 2024-04-30T10:04:13.729915+0000 mgr.x (mgr.24881) 21 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:15.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:15 smithi151 bash[18704]: audit 2024-04-30T10:04:14.085696+0000 mgr.x (mgr.24881) 22 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:15.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:15 smithi151 bash[18704]: audit 2024-04-30T10:04:14.224973+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:15.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:15 smithi151 bash[18704]: audit 2024-04-30T10:04:14.538047+0000 mon.a (mon.0) 1322 : audit [DBG] from='client.? 172.21.15.144:0/2112032139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:15.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:15 smithi151 bash[18704]: audit 2024-04-30T10:04:14.804879+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:15.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:15 smithi151 bash[18704]: audit 2024-04-30T10:04:14.817688+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:15.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:15 smithi151 bash[18704]: audit 2024-04-30T10:04:14.870814+0000 mon.b (mon.2) 243 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:04:15.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:15 smithi151 bash[18704]: audit 2024-04-30T10:04:14.873181+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:04:15.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:15 smithi144 bash[18557]: audit 2024-04-30T10:04:13.729915+0000 mgr.x (mgr.24881) 21 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:15.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:15 smithi144 bash[18557]: audit 2024-04-30T10:04:14.085696+0000 mgr.x (mgr.24881) 22 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:15.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:15 smithi144 bash[18557]: audit 2024-04-30T10:04:14.224973+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:15.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:15 smithi144 bash[18557]: audit 2024-04-30T10:04:14.538047+0000 mon.a (mon.0) 1322 : audit [DBG] from='client.? 172.21.15.144:0/2112032139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:15.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:15 smithi144 bash[18557]: audit 2024-04-30T10:04:14.804879+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:15.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:15 smithi144 bash[18557]: audit 2024-04-30T10:04:14.817688+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:15.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:15 smithi144 bash[18557]: audit 2024-04-30T10:04:14.870814+0000 mon.b (mon.2) 243 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:04:15.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:15 smithi144 bash[18557]: audit 2024-04-30T10:04:14.873181+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:04:15.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:15 smithi144 bash[24004]: audit 2024-04-30T10:04:13.729915+0000 mgr.x (mgr.24881) 21 : audit [DBG] from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:15.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:15 smithi144 bash[24004]: audit 2024-04-30T10:04:14.085696+0000 mgr.x (mgr.24881) 22 : audit [DBG] from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:15.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:15 smithi144 bash[24004]: audit 2024-04-30T10:04:14.224973+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:15.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:15 smithi144 bash[24004]: audit 2024-04-30T10:04:14.538047+0000 mon.a (mon.0) 1322 : audit [DBG] from='client.? 172.21.15.144:0/2112032139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:15.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:15 smithi144 bash[24004]: audit 2024-04-30T10:04:14.804879+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:15.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:15 smithi144 bash[24004]: audit 2024-04-30T10:04:14.817688+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:15.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:15 smithi144 bash[24004]: audit 2024-04-30T10:04:14.870814+0000 mon.b (mon.2) 243 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:04:15.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:15 smithi144 bash[24004]: audit 2024-04-30T10:04:14.873181+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:04:16.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:16 smithi144 bash[24004]: cluster 2024-04-30T10:04:14.572355+0000 mgr.x (mgr.24881) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:04:16.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:16 smithi144 bash[24004]: audit 2024-04-30T10:04:14.924722+0000 mgr.x (mgr.24881) 24 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:16.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:16 smithi144 bash[24004]: cephadm 2024-04-30T10:04:15.172250+0000 mgr.x (mgr.24881) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-30T10:04:16.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:16 smithi144 bash[24004]: audit 2024-04-30T10:04:15.366636+0000 mon.a (mon.0) 1326 : audit [DBG] from='client.? 172.21.15.144:0/3298959558' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:04:16.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:16 smithi144 bash[24004]: cephadm 2024-04-30T10:04:15.421159+0000 mgr.x (mgr.24881) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi151 2024-04-30T10:04:16.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:16 smithi144 bash[24004]: audit 2024-04-30T10:04:15.464970+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:16.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:16 smithi144 bash[24004]: audit 2024-04-30T10:04:15.549538+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:16.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:16 smithi144 bash[24004]: audit 2024-04-30T10:04:15.663014+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:16.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:16 smithi144 bash[18557]: cluster 2024-04-30T10:04:14.572355+0000 mgr.x (mgr.24881) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:04:16.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:16 smithi144 bash[18557]: audit 2024-04-30T10:04:14.924722+0000 mgr.x (mgr.24881) 24 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:16.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:16 smithi144 bash[18557]: cephadm 2024-04-30T10:04:15.172250+0000 mgr.x (mgr.24881) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-30T10:04:16.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:16 smithi144 bash[18557]: audit 2024-04-30T10:04:15.366636+0000 mon.a (mon.0) 1326 : audit [DBG] from='client.? 172.21.15.144:0/3298959558' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:04:16.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:16 smithi144 bash[18557]: cephadm 2024-04-30T10:04:15.421159+0000 mgr.x (mgr.24881) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi151 2024-04-30T10:04:16.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:16 smithi144 bash[18557]: audit 2024-04-30T10:04:15.464970+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:16.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:16 smithi144 bash[18557]: audit 2024-04-30T10:04:15.549538+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:16.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:16 smithi144 bash[18557]: audit 2024-04-30T10:04:15.663014+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:16.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:16 smithi151 bash[18704]: cluster 2024-04-30T10:04:14.572355+0000 mgr.x (mgr.24881) 23 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:04:16.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:16 smithi151 bash[18704]: audit 2024-04-30T10:04:14.924722+0000 mgr.x (mgr.24881) 24 : audit [DBG] from='client.15492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:16.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:16 smithi151 bash[18704]: cephadm 2024-04-30T10:04:15.172250+0000 mgr.x (mgr.24881) 25 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-30T10:04:16.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:16 smithi151 bash[18704]: audit 2024-04-30T10:04:15.366636+0000 mon.a (mon.0) 1326 : audit [DBG] from='client.? 172.21.15.144:0/3298959558' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:04:16.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:16 smithi151 bash[18704]: cephadm 2024-04-30T10:04:15.421159+0000 mgr.x (mgr.24881) 26 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi151 2024-04-30T10:04:16.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:16 smithi151 bash[18704]: audit 2024-04-30T10:04:15.464970+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:16.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:16 smithi151 bash[18704]: audit 2024-04-30T10:04:15.549538+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:16.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:16 smithi151 bash[18704]: audit 2024-04-30T10:04:15.663014+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:18.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:17 smithi144 bash[18557]: cluster 2024-04-30T10:04:16.573647+0000 mgr.x (mgr.24881) 27 : 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-30T10:04:18.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:17 smithi144 bash[18557]: audit 2024-04-30T10:04:16.939219+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:18.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:17 smithi144 bash[18557]: audit 2024-04-30T10:04:17.264244+0000 mon.c (mon.1) 93 : audit [DBG] from='client.? 172.21.15.144:0/3343268388' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-30T10:04:18.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:17 smithi144 bash[18557]: audit 2024-04-30T10:04:17.620183+0000 mon.a (mon.0) 1331 : audit [INF] from='client.? 172.21.15.144:0/2206649209' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2801072014"}]: dispatch 2024-04-30T10:04:18.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:17 smithi144 bash[24004]: cluster 2024-04-30T10:04:16.573647+0000 mgr.x (mgr.24881) 27 : 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-30T10:04:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:17 smithi144 bash[24004]: audit 2024-04-30T10:04:16.939219+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:17 smithi144 bash[24004]: audit 2024-04-30T10:04:17.264244+0000 mon.c (mon.1) 93 : audit [DBG] from='client.? 172.21.15.144:0/3343268388' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-30T10:04:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:17 smithi144 bash[24004]: audit 2024-04-30T10:04:17.620183+0000 mon.a (mon.0) 1331 : audit [INF] from='client.? 172.21.15.144:0/2206649209' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2801072014"}]: dispatch 2024-04-30T10:04:18.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:17 smithi151 bash[18704]: cluster 2024-04-30T10:04:16.573647+0000 mgr.x (mgr.24881) 27 : 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-30T10:04:18.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:17 smithi151 bash[18704]: audit 2024-04-30T10:04:16.939219+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:18.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:17 smithi151 bash[18704]: audit 2024-04-30T10:04:17.264244+0000 mon.c (mon.1) 93 : audit [DBG] from='client.? 172.21.15.144:0/3343268388' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-30T10:04:18.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:17 smithi151 bash[18704]: audit 2024-04-30T10:04:17.620183+0000 mon.a (mon.0) 1331 : audit [INF] from='client.? 172.21.15.144:0/2206649209' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2801072014"}]: dispatch 2024-04-30T10:04:19.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:19 smithi151 bash[18704]: audit 2024-04-30T10:04:18.244989+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? 172.21.15.144:0/2206649209' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2801072014"}]': finished 2024-04-30T10:04:19.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:19 smithi151 bash[18704]: cluster 2024-04-30T10:04:18.245229+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-30T10:04:19.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:19 smithi151 bash[18704]: audit 2024-04-30T10:04:18.586065+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:19.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:19 smithi151 bash[18704]: audit 2024-04-30T10:04:18.614446+0000 mon.a (mon.0) 1335 : audit [INF] from='client.? 172.21.15.144:0/3595164741' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/688597103"}]: dispatch 2024-04-30T10:04:19.549 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:19 smithi144 bash[18557]: audit 2024-04-30T10:04:18.244989+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? 172.21.15.144:0/2206649209' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2801072014"}]': finished 2024-04-30T10:04:19.549 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:19 smithi144 bash[18557]: cluster 2024-04-30T10:04:18.245229+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-30T10:04:19.549 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:19 smithi144 bash[18557]: audit 2024-04-30T10:04:18.586065+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:19.550 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:19 smithi144 bash[18557]: audit 2024-04-30T10:04:18.614446+0000 mon.a (mon.0) 1335 : audit [INF] from='client.? 172.21.15.144:0/3595164741' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/688597103"}]: dispatch 2024-04-30T10:04:19.550 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:19 smithi144 bash[24004]: audit 2024-04-30T10:04:18.244989+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? 172.21.15.144:0/2206649209' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2801072014"}]': finished 2024-04-30T10:04:19.550 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:19 smithi144 bash[24004]: cluster 2024-04-30T10:04:18.245229+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-30T10:04:19.550 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:19 smithi144 bash[24004]: audit 2024-04-30T10:04:18.586065+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:19.550 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:19 smithi144 bash[24004]: audit 2024-04-30T10:04:18.614446+0000 mon.a (mon.0) 1335 : audit [INF] from='client.? 172.21.15.144:0/3595164741' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/688597103"}]: dispatch 2024-04-30T10:04:20.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:20 smithi144 bash[24004]: cluster 2024-04-30T10:04:18.574267+0000 mgr.x (mgr.24881) 28 : cluster [DBG] pgmap v9: 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-30T10:04:20.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:20 smithi144 bash[24004]: audit 2024-04-30T10:04:19.275048+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:20.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:20 smithi144 bash[24004]: audit 2024-04-30T10:04:19.285435+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:20.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:20 smithi144 bash[24004]: audit 2024-04-30T10:04:19.295269+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:20.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:20 smithi144 bash[24004]: audit 2024-04-30T10:04:19.595042+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? 172.21.15.144:0/3595164741' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/688597103"}]': finished 2024-04-30T10:04:20.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:20 smithi144 bash[24004]: cluster 2024-04-30T10:04:19.595228+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-30T10:04:20.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:20 smithi144 bash[24004]: audit 2024-04-30T10:04:19.976032+0000 mon.c (mon.1) 94 : audit [INF] from='client.? 172.21.15.144:0/3225325054' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2672264347"}]: dispatch 2024-04-30T10:04:20.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:20 smithi144 bash[24004]: audit 2024-04-30T10:04:19.976633+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2672264347"}]: dispatch 2024-04-30T10:04:20.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:20 smithi144 bash[18557]: cluster 2024-04-30T10:04:18.574267+0000 mgr.x (mgr.24881) 28 : cluster [DBG] pgmap v9: 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-30T10:04:20.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:20 smithi144 bash[18557]: audit 2024-04-30T10:04:19.275048+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:20.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:20 smithi144 bash[18557]: audit 2024-04-30T10:04:19.285435+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:20.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:20 smithi144 bash[18557]: audit 2024-04-30T10:04:19.295269+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:20.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:20 smithi144 bash[18557]: audit 2024-04-30T10:04:19.595042+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? 172.21.15.144:0/3595164741' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/688597103"}]': finished 2024-04-30T10:04:20.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:20 smithi144 bash[18557]: cluster 2024-04-30T10:04:19.595228+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-30T10:04:20.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:20 smithi144 bash[18557]: audit 2024-04-30T10:04:19.976032+0000 mon.c (mon.1) 94 : audit [INF] from='client.? 172.21.15.144:0/3225325054' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2672264347"}]: dispatch 2024-04-30T10:04:20.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:20 smithi144 bash[18557]: audit 2024-04-30T10:04:19.976633+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2672264347"}]: dispatch 2024-04-30T10:04:20.562 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[18704]: cluster 2024-04-30T10:04:18.574267+0000 mgr.x (mgr.24881) 28 : cluster [DBG] pgmap v9: 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-30T10:04:20.562 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[18704]: audit 2024-04-30T10:04:19.275048+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:20.562 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[18704]: audit 2024-04-30T10:04:19.285435+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:20.562 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[18704]: audit 2024-04-30T10:04:19.295269+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:20.562 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[18704]: audit 2024-04-30T10:04:19.595042+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? 172.21.15.144:0/3595164741' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6801/688597103"}]': finished 2024-04-30T10:04:20.562 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[18704]: cluster 2024-04-30T10:04:19.595228+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-30T10:04:20.562 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[18704]: audit 2024-04-30T10:04:19.976032+0000 mon.c (mon.1) 94 : audit [INF] from='client.? 172.21.15.144:0/3225325054' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2672264347"}]: dispatch 2024-04-30T10:04:20.562 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[18704]: audit 2024-04-30T10:04:19.976633+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2672264347"}]: dispatch 2024-04-30T10:04:20.562 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:20 smithi151 systemd[1]: Stopping Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:04:20.563 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[52180]: ts=2024-04-30T10:04:20.399Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-30T10:04:20.563 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[52180]: ts=2024-04-30T10:04:20.399Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-30T10:04:20.563 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[52180]: ts=2024-04-30T10:04:20.399Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-30T10:04:20.563 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[52180]: ts=2024-04-30T10:04:20.399Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-30T10:04:20.563 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[52180]: ts=2024-04-30T10:04:20.399Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-30T10:04:20.563 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[52180]: ts=2024-04-30T10:04:20.399Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-30T10:04:20.563 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[52180]: ts=2024-04-30T10:04:20.399Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-30T10:04:20.563 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[52180]: ts=2024-04-30T10:04:20.399Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-30T10:04:20.563 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[52180]: ts=2024-04-30T10:04:20.399Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-30T10:04:20.563 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[52180]: ts=2024-04-30T10:04:20.400Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-30T10:04:20.563 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[52180]: ts=2024-04-30T10:04:20.400Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-30T10:04:20.563 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[52180]: ts=2024-04-30T10:04:20.400Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-30T10:04:21.240 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[54910]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-prometheus-a 2024-04-30T10:04:21.241 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:20 smithi151 bash[54944]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-prometheus.a 2024-04-30T10:04:21.241 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:21 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-30T10:04:21.241 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:21 smithi151 systemd[1]: Stopped Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:04:21.241 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:21 smithi151 systemd[1]: Started Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:04:21.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: cluster 2024-04-30T10:04:20.575441+0000 mgr.x (mgr.24881) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-30T10:04:21.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:20.595590+0000 mon.a (mon.0) 1342 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2672264347"}]': finished 2024-04-30T10:04:21.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: cluster 2024-04-30T10:04:20.595784+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-30T10:04:21.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:20.979816+0000 mon.c (mon.1) 95 : audit [INF] from='client.? 172.21.15.144:0/3398414051' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/688597103"}]: dispatch 2024-04-30T10:04:21.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:20.980587+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/688597103"}]: dispatch 2024-04-30T10:04:21.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:21.182704+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:21.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:21.190890+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:21.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:21.491261+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:04:21.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:21.500931+0000 mon.b (mon.2) 245 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:04:21.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:21.507758+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:04:21.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:21.516259+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:21.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:21.519037+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:21.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:21.527533+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:21.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:21.529007+0000 mon.b (mon.2) 249 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-30T10:04:21.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:21.531090+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-30T10:04:21.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:21.535452+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-30T10:04:21.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:21.536058+0000 mon.b (mon.2) 250 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-30T10:04:21.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:21.538342+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-30T10:04:21.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:21.542812+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-30T10:04:21.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:21.549823+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:21.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:21.551028+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:21.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[18557]: audit 2024-04-30T10:04:21.559194+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: cluster 2024-04-30T10:04:20.575441+0000 mgr.x (mgr.24881) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-30T10:04:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:20.595590+0000 mon.a (mon.0) 1342 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2672264347"}]': finished 2024-04-30T10:04:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: cluster 2024-04-30T10:04:20.595784+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-30T10:04:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:20.979816+0000 mon.c (mon.1) 95 : audit [INF] from='client.? 172.21.15.144:0/3398414051' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/688597103"}]: dispatch 2024-04-30T10:04:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:20.980587+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/688597103"}]: dispatch 2024-04-30T10:04:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:21.182704+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:21.190890+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:21.491261+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:04:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:21.500931+0000 mon.b (mon.2) 245 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:04:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:21.507758+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:04:21.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:21.516259+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:21.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:21.519037+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:21.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:21.527533+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:21.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:21.529007+0000 mon.b (mon.2) 249 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-30T10:04:21.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:21.531090+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-30T10:04:21.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:21.535452+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-30T10:04:21.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:21.536058+0000 mon.b (mon.2) 250 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-30T10:04:21.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:21.538342+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-30T10:04:21.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:21.542812+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-30T10:04:21.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:21.549823+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:21.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:21.551028+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:21.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:21 smithi144 bash[24004]: audit 2024-04-30T10:04:21.559194+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: cluster 2024-04-30T10:04:20.575441+0000 mgr.x (mgr.24881) 29 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-30T10:04:22.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:20.595590+0000 mon.a (mon.0) 1342 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/2672264347"}]': finished 2024-04-30T10:04:22.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: cluster 2024-04-30T10:04:20.595784+0000 mon.a (mon.0) 1343 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-30T10:04:22.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:20.979816+0000 mon.c (mon.1) 95 : audit [INF] from='client.? 172.21.15.144:0/3398414051' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/688597103"}]: dispatch 2024-04-30T10:04:22.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:20.980587+0000 mon.a (mon.0) 1344 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/688597103"}]: dispatch 2024-04-30T10:04:22.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:21.182704+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:21.190890+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:21.491261+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:04:22.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:21.500931+0000 mon.b (mon.2) 245 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:04:22.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:21.507758+0000 mon.b (mon.2) 246 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:04:22.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:21.516259+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:21.519037+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:21.527533+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:21.529007+0000 mon.b (mon.2) 249 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-30T10:04:22.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:21.531090+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-30T10:04:22.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:21.535452+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-30T10:04:22.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:21.536058+0000 mon.b (mon.2) 250 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-30T10:04:22.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:21.538342+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-30T10:04:22.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:21.542812+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-30T10:04:22.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:21.549823+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:21.551028+0000 mon.b (mon.2) 252 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:21 smithi151 bash[18704]: audit 2024-04-30T10:04:21.559194+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.572 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.307Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-30T10:04:22.572 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.307Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-30T10:04:22.572 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.307Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-30T10:04:22.572 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.307Z 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 smithi151 (none))" 2024-04-30T10:04:22.572 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.307Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-30T10:04:22.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.307Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-30T10:04:22.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.309Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-30T10:04:22.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.309Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-30T10:04:22.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.310Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-30T10:04:22.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.312Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-30T10:04:22.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.316Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.727345ms 2024-04-30T10:04:22.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.316Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-30T10:04:22.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.319Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-04-30T10:04:22.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.492027+0000 mgr.x (mgr.24881) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:04:22.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.501885+0000 mgr.x (mgr.24881) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:04:22.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.508796+0000 mgr.x (mgr.24881) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:04:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: cephadm 2024-04-30T10:04:21.520324+0000 mgr.x (mgr.24881) 33 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-30T10:04:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: cephadm 2024-04-30T10:04:21.562009+0000 mgr.x (mgr.24881) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.593280+0000 mon.a (mon.0) 1353 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/688597103"}]': finished 2024-04-30T10:04:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: cluster 2024-04-30T10:04:21.593365+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-30T10:04:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.641137+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.643068+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.644822+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.645433+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: cephadm 2024-04-30T10:04:21.651584+0000 mgr.x (mgr.24881) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.652938+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.696922+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.700468+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.702843+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.703874+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: cephadm 2024-04-30T10:04:21.711676+0000 mgr.x (mgr.24881) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.712939+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.751939+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.492027+0000 mgr.x (mgr.24881) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:04:22.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.501885+0000 mgr.x (mgr.24881) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:04:22.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.508796+0000 mgr.x (mgr.24881) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:04:22.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: cephadm 2024-04-30T10:04:21.520324+0000 mgr.x (mgr.24881) 33 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-30T10:04:22.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: cephadm 2024-04-30T10:04:21.562009+0000 mgr.x (mgr.24881) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.593280+0000 mon.a (mon.0) 1353 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/688597103"}]': finished 2024-04-30T10:04:22.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: cluster 2024-04-30T10:04:21.593365+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-30T10:04:22.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.641137+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.643068+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.644822+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.645433+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: cephadm 2024-04-30T10:04:21.651584+0000 mgr.x (mgr.24881) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.652938+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.696922+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.700468+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.702843+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.703874+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: cephadm 2024-04-30T10:04:21.711676+0000 mgr.x (mgr.24881) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.712939+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.751939+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.753987+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.756443+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.757245+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.764210+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: cephadm 2024-04-30T10:04:21.774775+0000 mgr.x (mgr.24881) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.814862+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.816856+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.818699+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.819424+0000 mon.b (mon.2) 268 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: cephadm 2024-04-30T10:04:21.827635+0000 mgr.x (mgr.24881) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.828880+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.867566+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.869625+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.871458+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.872126+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: cephadm 2024-04-30T10:04:21.877842+0000 mgr.x (mgr.24881) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.879083+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.918438+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.920300+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.922124+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.753987+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.756443+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.757245+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.764210+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: cephadm 2024-04-30T10:04:21.774775+0000 mgr.x (mgr.24881) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.814862+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.816856+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.818699+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.819424+0000 mon.b (mon.2) 268 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: cephadm 2024-04-30T10:04:21.827635+0000 mgr.x (mgr.24881) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.828880+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.867566+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.869625+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.871458+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.872126+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: cephadm 2024-04-30T10:04:21.877842+0000 mgr.x (mgr.24881) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.879083+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.918438+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.920300+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.922124+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.922811+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: cephadm 2024-04-30T10:04:21.928606+0000 mgr.x (mgr.24881) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.929863+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.968897+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.970779+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.972484+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.973122+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: cephadm 2024-04-30T10:04:21.979215+0000 mgr.x (mgr.24881) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.980538+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:21.992896+0000 mon.a (mon.0) 1362 : audit [INF] from='client.? 172.21.15.144:0/770448862' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1147380761"}]: dispatch 2024-04-30T10:04:22.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:22.019494+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:22.021336+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:22.023189+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:22.023821+0000 mon.b (mon.2) 284 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: cephadm 2024-04-30T10:04:22.030594+0000 mgr.x (mgr.24881) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:22.030742+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:22.070915+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:22.072842+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:22.074983+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:22.075725+0000 mon.b (mon.2) 288 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: cephadm 2024-04-30T10:04:22.081951+0000 mgr.x (mgr.24881) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:22.083220+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:22.096403+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:22.104324+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:22.111467+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[18557]: audit 2024-04-30T10:04:22.162366+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.922811+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: cephadm 2024-04-30T10:04:21.928606+0000 mgr.x (mgr.24881) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.929863+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.968897+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.970779+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.972484+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.973122+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: cephadm 2024-04-30T10:04:21.979215+0000 mgr.x (mgr.24881) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.980538+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:21.992896+0000 mon.a (mon.0) 1362 : audit [INF] from='client.? 172.21.15.144:0/770448862' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1147380761"}]: dispatch 2024-04-30T10:04:22.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:22.019494+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:22.021336+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:22.023189+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:22.023821+0000 mon.b (mon.2) 284 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: cephadm 2024-04-30T10:04:22.030594+0000 mgr.x (mgr.24881) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:22.030742+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:22.070915+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:22.072842+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:22.074983+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:22.075725+0000 mon.b (mon.2) 288 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: cephadm 2024-04-30T10:04:22.081951+0000 mgr.x (mgr.24881) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:22.083220+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:22.096403+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:22.104324+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:22.111467+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:22 smithi144 bash[24004]: audit 2024-04-30T10:04:22.162366+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.972 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.777Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-04-30T10:04:22.972 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.973Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-04-30T10:04:22.973 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.492027+0000 mgr.x (mgr.24881) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:04:22.973 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.501885+0000 mgr.x (mgr.24881) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:04:22.973 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.508796+0000 mgr.x (mgr.24881) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:04:22.973 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: cephadm 2024-04-30T10:04:21.520324+0000 mgr.x (mgr.24881) 33 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-30T10:04:22.973 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: cephadm 2024-04-30T10:04:21.562009+0000 mgr.x (mgr.24881) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.973 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.593280+0000 mon.a (mon.0) 1353 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:6800/688597103"}]': finished 2024-04-30T10:04:22.973 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: cluster 2024-04-30T10:04:21.593365+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-30T10:04:22.973 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.641137+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.973 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.643068+0000 mon.b (mon.2) 254 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.973 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.644822+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.973 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.645433+0000 mon.b (mon.2) 256 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.973 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: cephadm 2024-04-30T10:04:21.651584+0000 mgr.x (mgr.24881) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.974 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.652938+0000 mon.a (mon.0) 1355 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.974 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.696922+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.974 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.700468+0000 mon.b (mon.2) 258 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.974 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.702843+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.974 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.703874+0000 mon.b (mon.2) 260 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.974 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: cephadm 2024-04-30T10:04:21.711676+0000 mgr.x (mgr.24881) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.975 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.712939+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.975 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.751939+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.975 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.753987+0000 mon.b (mon.2) 262 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.975 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.756443+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.976 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.757245+0000 mon.b (mon.2) 264 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.976 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.764210+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.976 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: cephadm 2024-04-30T10:04:21.774775+0000 mgr.x (mgr.24881) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.976 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.814862+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.976 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.816856+0000 mon.b (mon.2) 266 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.976 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.818699+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.976 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.819424+0000 mon.b (mon.2) 268 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.976 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: cephadm 2024-04-30T10:04:21.827635+0000 mgr.x (mgr.24881) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.976 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.828880+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.976 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.867566+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.976 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.869625+0000 mon.b (mon.2) 270 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.976 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.871458+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.976 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.872126+0000 mon.b (mon.2) 272 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.976 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: cephadm 2024-04-30T10:04:21.877842+0000 mgr.x (mgr.24881) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.977 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.879083+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.977 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.918438+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.977 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.920300+0000 mon.b (mon.2) 274 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.977 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.922124+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.977 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.922811+0000 mon.b (mon.2) 276 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.977 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: cephadm 2024-04-30T10:04:21.928606+0000 mgr.x (mgr.24881) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.977 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.929863+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.977 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.968897+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.977 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.970779+0000 mon.b (mon.2) 278 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.977 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.972484+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.977 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.973122+0000 mon.b (mon.2) 280 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.977 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: cephadm 2024-04-30T10:04:21.979215+0000 mgr.x (mgr.24881) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.977 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.980538+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.977 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:21.992896+0000 mon.a (mon.0) 1362 : audit [INF] from='client.? 172.21.15.144:0/770448862' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1147380761"}]: dispatch 2024-04-30T10:04:22.978 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:22.019494+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.978 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:22.021336+0000 mon.b (mon.2) 282 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.978 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:22.023189+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.978 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:22.023821+0000 mon.b (mon.2) 284 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.978 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: cephadm 2024-04-30T10:04:22.030594+0000 mgr.x (mgr.24881) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.978 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:22.030742+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.978 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:22.070915+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:22.978 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:22.072842+0000 mon.b (mon.2) 286 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:22.978 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:22.074983+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:22.978 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:22.075725+0000 mon.b (mon.2) 288 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:22.978 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: cephadm 2024-04-30T10:04:22.081951+0000 mgr.x (mgr.24881) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:22.979 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:22.083220+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.979 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:22.096403+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.979 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:22.104324+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.979 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:22.111467+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:22.979 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[18704]: audit 2024-04-30T10:04:22.162366+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:23.322 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.976Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-04-30T10:04:23.322 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.976Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-04-30T10:04:23.322 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.976Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=511.6µs wal_replay_duration=659.46026ms total_replay_duration=663.777411ms 2024-04-30T10:04:23.322 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.982Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-30T10:04:23.322 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.983Z caller=main.go:947 level=info msg="TSDB started" 2024-04-30T10:04:23.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:22 smithi151 bash[54975]: ts=2024-04-30T10:04:22.983Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-30T10:04:23.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:23 smithi151 bash[54975]: ts=2024-04-30T10:04:23.021Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=38.856498ms db_storage=1.494µs remote_storage=1.921µs web_handler=585ns query_engine=1.168µs scrape=315.062µs scrape_sd=212.841µs notify=18.666µs notify_sd=29.639µs rules=37.584421ms 2024-04-30T10:04:23.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:23 smithi151 bash[54975]: ts=2024-04-30T10:04:23.021Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-30T10:04:23.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:23 smithi151 bash[54975]: ts=2024-04-30T10:04:23.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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:04:24.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:23 smithi151 bash[18704]: cluster 2024-04-30T10:04:22.576180+0000 mgr.x (mgr.24881) 44 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 707 B/s rd, 0 op/s 2024-04-30T10:04:24.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:23 smithi151 bash[18704]: audit 2024-04-30T10:04:22.990174+0000 mon.a (mon.0) 1368 : audit [INF] from='client.? 172.21.15.144:0/770448862' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1147380761"}]': finished 2024-04-30T10:04:24.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:23 smithi151 bash[18704]: cluster 2024-04-30T10:04:22.990361+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-30T10:04:24.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:23 smithi151 bash[18704]: audit 2024-04-30T10:04:23.351912+0000 mon.a (mon.0) 1370 : audit [INF] from='client.? 172.21.15.144:0/3832709415' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3971768235"}]: dispatch 2024-04-30T10:04:24.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:23 smithi151 bash[18704]: audit 2024-04-30T10:04:23.517611+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:24.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:23 smithi151 bash[18704]: audit 2024-04-30T10:04:23.534106+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:24.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:23 smithi151 bash[18704]: audit 2024-04-30T10:04:23.543034+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:24.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:23 smithi151 bash[18704]: audit 2024-04-30T10:04:23.711806+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:04:24.432 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:23 smithi144 bash[24004]: cluster 2024-04-30T10:04:22.576180+0000 mgr.x (mgr.24881) 44 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 707 B/s rd, 0 op/s 2024-04-30T10:04:24.432 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:23 smithi144 bash[24004]: audit 2024-04-30T10:04:22.990174+0000 mon.a (mon.0) 1368 : audit [INF] from='client.? 172.21.15.144:0/770448862' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1147380761"}]': finished 2024-04-30T10:04:24.432 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:23 smithi144 bash[24004]: cluster 2024-04-30T10:04:22.990361+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-30T10:04:24.433 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:23 smithi144 bash[24004]: audit 2024-04-30T10:04:23.351912+0000 mon.a (mon.0) 1370 : audit [INF] from='client.? 172.21.15.144:0/3832709415' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3971768235"}]: dispatch 2024-04-30T10:04:24.433 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:23 smithi144 bash[24004]: audit 2024-04-30T10:04:23.517611+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:24.433 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:23 smithi144 bash[24004]: audit 2024-04-30T10:04:23.534106+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:24.433 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:23 smithi144 bash[24004]: audit 2024-04-30T10:04:23.543034+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:24.433 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:23 smithi144 bash[24004]: audit 2024-04-30T10:04:23.711806+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:04:24.433 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:23 smithi144 bash[18557]: cluster 2024-04-30T10:04:22.576180+0000 mgr.x (mgr.24881) 44 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 707 B/s rd, 0 op/s 2024-04-30T10:04:24.433 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:23 smithi144 bash[18557]: audit 2024-04-30T10:04:22.990174+0000 mon.a (mon.0) 1368 : audit [INF] from='client.? 172.21.15.144:0/770448862' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/1147380761"}]': finished 2024-04-30T10:04:24.433 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:23 smithi144 bash[18557]: cluster 2024-04-30T10:04:22.990361+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-30T10:04:24.433 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:23 smithi144 bash[18557]: audit 2024-04-30T10:04:23.351912+0000 mon.a (mon.0) 1370 : audit [INF] from='client.? 172.21.15.144:0/3832709415' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3971768235"}]: dispatch 2024-04-30T10:04:24.433 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:23 smithi144 bash[18557]: audit 2024-04-30T10:04:23.517611+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:24.433 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:23 smithi144 bash[18557]: audit 2024-04-30T10:04:23.534106+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:24.434 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:23 smithi144 bash[18557]: audit 2024-04-30T10:04:23.543034+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:24.434 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:23 smithi144 bash[18557]: audit 2024-04-30T10:04:23.711806+0000 mon.b (mon.2) 290 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:04:25.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:25 smithi144 bash[18557]: audit 2024-04-30T10:04:24.122682+0000 mon.a (mon.0) 1374 : audit [INF] from='client.? 172.21.15.144:0/3832709415' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3971768235"}]': finished 2024-04-30T10:04:25.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:25 smithi144 bash[18557]: cluster 2024-04-30T10:04:24.123102+0000 mon.a (mon.0) 1375 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-30T10:04:25.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:25 smithi144 bash[18557]: audit 2024-04-30T10:04:24.825464+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:25.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:25 smithi144 bash[18557]: audit 2024-04-30T10:04:24.841268+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:25.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:25 smithi144 bash[18557]: audit 2024-04-30T10:04:24.854032+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:25.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:25 smithi144 bash[24004]: audit 2024-04-30T10:04:24.122682+0000 mon.a (mon.0) 1374 : audit [INF] from='client.? 172.21.15.144:0/3832709415' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3971768235"}]': finished 2024-04-30T10:04:25.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:25 smithi144 bash[24004]: cluster 2024-04-30T10:04:24.123102+0000 mon.a (mon.0) 1375 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-30T10:04:25.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:25 smithi144 bash[24004]: audit 2024-04-30T10:04:24.825464+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:25.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:25 smithi144 bash[24004]: audit 2024-04-30T10:04:24.841268+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:25.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:25 smithi144 bash[24004]: audit 2024-04-30T10:04:24.854032+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:25.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:25 smithi151 bash[18704]: audit 2024-04-30T10:04:24.122682+0000 mon.a (mon.0) 1374 : audit [INF] from='client.? 172.21.15.144:0/3832709415' entity='client.iscsi.foo.smithi144.ehnvft' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.144:0/3971768235"}]': finished 2024-04-30T10:04:25.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:25 smithi151 bash[18704]: cluster 2024-04-30T10:04:24.123102+0000 mon.a (mon.0) 1375 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-30T10:04:25.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:25 smithi151 bash[18704]: audit 2024-04-30T10:04:24.825464+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:25.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:25 smithi151 bash[18704]: audit 2024-04-30T10:04:24.841268+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:25.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:25 smithi151 bash[18704]: audit 2024-04-30T10:04:24.854032+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:26.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:26 smithi151 bash[18704]: cluster 2024-04-30T10:04:24.577581+0000 mgr.x (mgr.24881) 45 : cluster [DBG] pgmap v17: 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-30T10:04:26.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:26 smithi151 bash[18704]: audit 2024-04-30T10:04:25.992482+0000 mon.b (mon.2) 291 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:04:26.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:26 smithi151 bash[18704]: audit 2024-04-30T10:04:25.994360+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:04:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:26 smithi151 bash[18704]: audit 2024-04-30T10:04:25.994818+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:04:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:26 smithi151 bash[18704]: audit 2024-04-30T10:04:25.995467+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:26.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:26 smithi144 bash[18557]: cluster 2024-04-30T10:04:24.577581+0000 mgr.x (mgr.24881) 45 : cluster [DBG] pgmap v17: 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-30T10:04:26.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:26 smithi144 bash[18557]: audit 2024-04-30T10:04:25.992482+0000 mon.b (mon.2) 291 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:04:26.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:26 smithi144 bash[18557]: audit 2024-04-30T10:04:25.994360+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:04:26.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:26 smithi144 bash[18557]: audit 2024-04-30T10:04:25.994818+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:04:26.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:26 smithi144 bash[18557]: audit 2024-04-30T10:04:25.995467+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:26.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:26 smithi144 bash[24004]: cluster 2024-04-30T10:04:24.577581+0000 mgr.x (mgr.24881) 45 : cluster [DBG] pgmap v17: 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-30T10:04:26.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:26 smithi144 bash[24004]: audit 2024-04-30T10:04:25.992482+0000 mon.b (mon.2) 291 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:04:26.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:26 smithi144 bash[24004]: audit 2024-04-30T10:04:25.994360+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:04:26.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:26 smithi144 bash[24004]: audit 2024-04-30T10:04:25.994818+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:04:26.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:26 smithi144 bash[24004]: audit 2024-04-30T10:04:25.995467+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:27.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:27 smithi144 bash[18557]: cephadm 2024-04-30T10:04:25.991907+0000 mgr.x (mgr.24881) 46 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-30T10:04:27.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:27 smithi144 bash[18557]: cephadm 2024-04-30T10:04:25.996561+0000 mgr.x (mgr.24881) 47 : cephadm [INF] Deploying daemon mgr.y on smithi144 2024-04-30T10:04:27.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:27 smithi144 bash[24004]: cephadm 2024-04-30T10:04:25.991907+0000 mgr.x (mgr.24881) 46 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-30T10:04:27.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:27 smithi144 bash[24004]: cephadm 2024-04-30T10:04:25.996561+0000 mgr.x (mgr.24881) 47 : cephadm [INF] Deploying daemon mgr.y on smithi144 2024-04-30T10:04:27.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:27 smithi151 bash[18704]: cephadm 2024-04-30T10:04:25.991907+0000 mgr.x (mgr.24881) 46 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-30T10:04:27.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:27 smithi151 bash[18704]: cephadm 2024-04-30T10:04:25.996561+0000 mgr.x (mgr.24881) 47 : cephadm [INF] Deploying daemon mgr.y on smithi144 2024-04-30T10:04:28.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:28 smithi144 bash[24004]: cluster 2024-04-30T10:04:26.578686+0000 mgr.x (mgr.24881) 48 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-04-30T10:04:28.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:28 smithi144 bash[24004]: audit 2024-04-30T10:04:26.950144+0000 mgr.x (mgr.24881) 49 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:04:28.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:28 smithi144 bash[18557]: cluster 2024-04-30T10:04:26.578686+0000 mgr.x (mgr.24881) 48 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-04-30T10:04:28.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:28 smithi144 bash[18557]: audit 2024-04-30T10:04:26.950144+0000 mgr.x (mgr.24881) 49 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:04:28.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:28 smithi151 bash[18704]: cluster 2024-04-30T10:04:26.578686+0000 mgr.x (mgr.24881) 48 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-04-30T10:04:28.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:28 smithi151 bash[18704]: audit 2024-04-30T10:04:26.950144+0000 mgr.x (mgr.24881) 49 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:04:28.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:04:28 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:04:28] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.33.4" 2024-04-30T10:04:29.044 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:28 smithi151 bash[54975]: ts=2024-04-30T10: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.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:04:30.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:30 smithi144 bash[18557]: cluster 2024-04-30T10:04:28.579468+0000 mgr.x (mgr.24881) 50 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-04-30T10:04:30.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:30 smithi144 bash[18557]: audit 2024-04-30T10:04:29.015202+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:30.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:30 smithi144 bash[18557]: audit 2024-04-30T10:04:29.030127+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:30.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:30 smithi144 bash[18557]: audit 2024-04-30T10:04:29.043830+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:30.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:30 smithi144 bash[24004]: cluster 2024-04-30T10:04:28.579468+0000 mgr.x (mgr.24881) 50 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-04-30T10:04:30.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:30 smithi144 bash[24004]: audit 2024-04-30T10:04:29.015202+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:30.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:30 smithi144 bash[24004]: audit 2024-04-30T10:04:29.030127+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:30.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:30 smithi144 bash[24004]: audit 2024-04-30T10:04:29.043830+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:30.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:30 smithi151 bash[18704]: cluster 2024-04-30T10:04:28.579468+0000 mgr.x (mgr.24881) 50 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 732 B/s rd, 0 op/s 2024-04-30T10:04:30.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:30 smithi151 bash[18704]: audit 2024-04-30T10:04:29.015202+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:30.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:30 smithi151 bash[18704]: audit 2024-04-30T10:04:29.030127+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:30.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:30 smithi151 bash[18704]: audit 2024-04-30T10:04:29.043830+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:30.649 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:30 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:30.650 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:30 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:30.650 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:30 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:30.650 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:04:30 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:30.651 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:04:30 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:30.651 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:04:30 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:30.651 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:04:30 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:30.652 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:04:30 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:30.652 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:04:30 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:30.920 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:30 smithi144 systemd[1]: Stopping Ceph mgr.y for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:04:31.548 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:31 smithi144 bash[69149]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mgr-y 2024-04-30T10:04:31.830 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:31 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:31.830 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:31 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-30T10:04:31.830 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:31 smithi144 bash[69211]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mgr-y 2024-04-30T10:04:31.831 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:31 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-30T10:04:31.831 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:31 smithi144 systemd[1]: Stopped Ceph mgr.y for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:04:31.831 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:31 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:31.831 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:31 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:31.831 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:04:31 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:31.832 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:04:31 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:31.832 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:04:31 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:31.832 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:04:31 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:31.832 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:04:31 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:31.833 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:04:31 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:32.204 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:31 smithi144 systemd[1]: Started Ceph mgr.y for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:04:32.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:32 smithi144 bash[18557]: cluster 2024-04-30T10:04:30.581164+0000 mgr.x (mgr.24881) 51 : cluster [DBG] pgmap v20: 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-30T10:04:32.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:32 smithi144 bash[18557]: audit 2024-04-30T10:04:31.880790+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:32.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:32 smithi144 bash[18557]: audit 2024-04-30T10:04:31.893447+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:32.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:32 smithi144 bash[18557]: audit 2024-04-30T10:04:31.927788+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:32.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:32 smithi144 bash[18557]: audit 2024-04-30T10:04:31.929638+0000 mon.b (mon.2) 295 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:32.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:32 smithi144 bash[18557]: audit 2024-04-30T10:04:31.941378+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:32.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:32 smithi144 bash[24004]: cluster 2024-04-30T10:04:30.581164+0000 mgr.x (mgr.24881) 51 : cluster [DBG] pgmap v20: 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-30T10:04:32.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:32 smithi144 bash[24004]: audit 2024-04-30T10:04:31.880790+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:32.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:32 smithi144 bash[24004]: audit 2024-04-30T10:04:31.893447+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:32.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:32 smithi144 bash[24004]: audit 2024-04-30T10:04:31.927788+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:32.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:32 smithi144 bash[24004]: audit 2024-04-30T10:04:31.929638+0000 mon.b (mon.2) 295 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:32.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:32 smithi144 bash[24004]: audit 2024-04-30T10:04:31.941378+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:32.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:32 smithi151 bash[18704]: cluster 2024-04-30T10:04:30.581164+0000 mgr.x (mgr.24881) 51 : cluster [DBG] pgmap v20: 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-30T10:04:32.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:32 smithi151 bash[18704]: audit 2024-04-30T10:04:31.880790+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:32.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:32 smithi151 bash[18704]: audit 2024-04-30T10:04:31.893447+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:32.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:32 smithi151 bash[18704]: audit 2024-04-30T10:04:31.927788+0000 mon.b (mon.2) 294 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:32.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:32 smithi151 bash[18704]: audit 2024-04-30T10:04:31.929638+0000 mon.b (mon.2) 295 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:32.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:32 smithi151 bash[18704]: audit 2024-04-30T10:04:31.941378+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.237 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[69266]: debug 2024-04-30T10:04:33.086+0000 7fbc9f4e1700 1 -- 172.21.15.144:0/2304661847 <== mon.1 v2:172.21.15.144:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564a8479c340 con 0x564a85518800 2024-04-30T10:04:33.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: cephadm 2024-04-30T10:04:31.941676+0000 mgr.x (mgr.24881) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:33.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.023110+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.026225+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.030833+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.032447+0000 mon.b (mon.2) 299 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.043677+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: cephadm 2024-04-30T10:04:32.043779+0000 mgr.x (mgr.24881) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:33.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.155395+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.158268+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.162167+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.163378+0000 mon.b (mon.2) 303 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: cephadm 2024-04-30T10:04:32.172059+0000 mgr.x (mgr.24881) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:33.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.172988+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.254043+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.257325+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.260393+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.261345+0000 mon.b (mon.2) 307 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: cephadm 2024-04-30T10:04:32.271279+0000 mgr.x (mgr.24881) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:33.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.272362+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.349578+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: cephadm 2024-04-30T10:04:31.941676+0000 mgr.x (mgr.24881) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:33.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.023110+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.026225+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.030833+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.032447+0000 mon.b (mon.2) 299 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.043677+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: cephadm 2024-04-30T10:04:32.043779+0000 mgr.x (mgr.24881) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:33.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.155395+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.158268+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.162167+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.163378+0000 mon.b (mon.2) 303 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: cephadm 2024-04-30T10:04:32.172059+0000 mgr.x (mgr.24881) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:33.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.172988+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.254043+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.257325+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.260393+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.261345+0000 mon.b (mon.2) 307 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: cephadm 2024-04-30T10:04:32.271279+0000 mgr.x (mgr.24881) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:33.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.272362+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.349578+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.352605+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.355993+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.357030+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: cephadm 2024-04-30T10:04:32.369713+0000 mgr.x (mgr.24881) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:33.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.370653+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.447573+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.450436+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.453156+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.454212+0000 mon.b (mon.2) 315 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.467935+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.544430+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.547028+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.550251+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.551185+0000 mon.b (mon.2) 319 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.562833+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.638925+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.641388+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.644169+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.644989+0000 mon.b (mon.2) 323 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.658157+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.730165+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.732604+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.736187+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.737583+0000 mon.b (mon.2) 327 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.749770+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.827302+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.830738+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.833481+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.834456+0000 mon.b (mon.2) 331 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.845935+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.923264+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.925801+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.245 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.928655+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.245 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.929545+0000 mon.b (mon.2) 335 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.245 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[24004]: audit 2024-04-30T10:04:32.941245+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.352605+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.355993+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.357030+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: cephadm 2024-04-30T10:04:32.369713+0000 mgr.x (mgr.24881) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:33.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.370653+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.447573+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.450436+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.453156+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.454212+0000 mon.b (mon.2) 315 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.467935+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.544430+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.547028+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.550251+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.551185+0000 mon.b (mon.2) 319 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.562833+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.638925+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.641388+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.644169+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.644989+0000 mon.b (mon.2) 323 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.658157+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.730165+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.732604+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.736187+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.737583+0000 mon.b (mon.2) 327 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.749770+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.827302+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.830738+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.833481+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.834456+0000 mon.b (mon.2) 331 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.845935+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.923264+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.925801+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.928655+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.929545+0000 mon.b (mon.2) 335 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[18557]: audit 2024-04-30T10:04:32.941245+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: cephadm 2024-04-30T10:04:31.941676+0000 mgr.x (mgr.24881) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:33.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.023110+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.026225+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.030833+0000 mon.b (mon.2) 298 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.032447+0000 mon.b (mon.2) 299 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.043677+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: cephadm 2024-04-30T10:04:32.043779+0000 mgr.x (mgr.24881) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:33.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.155395+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.158268+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.162167+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.163378+0000 mon.b (mon.2) 303 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: cephadm 2024-04-30T10:04:32.172059+0000 mgr.x (mgr.24881) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:33.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.172988+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.254043+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.257325+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.260393+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.261345+0000 mon.b (mon.2) 307 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: cephadm 2024-04-30T10:04:32.271279+0000 mgr.x (mgr.24881) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:33.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.272362+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.349578+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.352605+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.355993+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.357030+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: cephadm 2024-04-30T10:04:32.369713+0000 mgr.x (mgr.24881) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:33.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.370653+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.447573+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.450436+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.453156+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.454212+0000 mon.b (mon.2) 315 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.467935+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.544430+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.547028+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.550251+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.551185+0000 mon.b (mon.2) 319 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.562833+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.638925+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.641388+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.644169+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.644989+0000 mon.b (mon.2) 323 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.658157+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.730165+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.732604+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.736187+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.737583+0000 mon.b (mon.2) 327 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.749770+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.827302+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.830738+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.833481+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.834456+0000 mon.b (mon.2) 331 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.845935+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.923264+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:33.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.925801+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:33.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.928655+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:33.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.929545+0000 mon.b (mon.2) 335 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:33.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[18704]: audit 2024-04-30T10:04:32.941245+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:33.577 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:33 smithi144 bash[69266]: debug 2024-04-30T10:04:33.234+0000 7fbca8150000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-30T10:04:33.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:33 smithi151 bash[54975]: ts=2024-04-30T10:04:33.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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:04:34.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: cephadm 2024-04-30T10:04:32.467022+0000 mgr.x (mgr.24881) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: cephadm 2024-04-30T10:04:32.561796+0000 mgr.x (mgr.24881) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: cluster 2024-04-30T10:04:32.581582+0000 mgr.x (mgr.24881) 59 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:04:34.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: cephadm 2024-04-30T10:04:32.657242+0000 mgr.x (mgr.24881) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: cephadm 2024-04-30T10:04:32.751258+0000 mgr.x (mgr.24881) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: cephadm 2024-04-30T10:04:32.846692+0000 mgr.x (mgr.24881) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: cephadm 2024-04-30T10:04:32.941020+0000 mgr.x (mgr.24881) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.016677+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.029932+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.032742+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.033510+0000 mon.b (mon.2) 339 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: cephadm 2024-04-30T10:04:33.039386+0000 mgr.x (mgr.24881) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.040624+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.119791+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.121822+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.123776+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.124423+0000 mon.b (mon.2) 343 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: cephadm 2024-04-30T10:04:33.133946+0000 mgr.x (mgr.24881) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.135187+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.177248+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.179228+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.181087+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.181690+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: cephadm 2024-04-30T10:04:33.189912+0000 mgr.x (mgr.24881) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.191183+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.233741+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.236390+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.238265+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.238990+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: cephadm 2024-04-30T10:04:33.249686+0000 mgr.x (mgr.24881) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.250772+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.290430+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.292252+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.294200+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.294821+0000 mon.b (mon.2) 355 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: cephadm 2024-04-30T10:04:33.303606+0000 mgr.x (mgr.24881) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.304867+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.343861+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.345653+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.347473+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.348075+0000 mon.b (mon.2) 359 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: cephadm 2024-04-30T10:04:33.356068+0000 mgr.x (mgr.24881) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.357320+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.397576+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.399419+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.401703+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.402364+0000 mon.b (mon.2) 363 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: cephadm 2024-04-30T10:04:33.410451+0000 mgr.x (mgr.24881) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.411658+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.450956+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.452809+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.454886+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.455525+0000 mon.b (mon.2) 367 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.465218+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.507199+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.509155+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.511026+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.511672+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.523386+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.587015+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.590735+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.593725+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.594825+0000 mon.b (mon.2) 375 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.603712+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.677844+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.679844+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.682390+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.683242+0000 mon.b (mon.2) 379 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.690926+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.777462+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.781058+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.784610+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.785766+0000 mon.b (mon.2) 383 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.794134+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.872861+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.875627+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.878769+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.879819+0000 mon.b (mon.2) 387 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.888853+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.964970+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.967760+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.970289+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.971361+0000 mon.b (mon.2) 391 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:34 smithi151 bash[18704]: audit 2024-04-30T10:04:33.980279+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: cephadm 2024-04-30T10:04:32.467022+0000 mgr.x (mgr.24881) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: cephadm 2024-04-30T10:04:32.561796+0000 mgr.x (mgr.24881) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: cluster 2024-04-30T10:04:32.581582+0000 mgr.x (mgr.24881) 59 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:04:34.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: cephadm 2024-04-30T10:04:32.657242+0000 mgr.x (mgr.24881) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: cephadm 2024-04-30T10:04:32.751258+0000 mgr.x (mgr.24881) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: cephadm 2024-04-30T10:04:32.846692+0000 mgr.x (mgr.24881) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: cephadm 2024-04-30T10:04:32.941020+0000 mgr.x (mgr.24881) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.016677+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.029932+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.032742+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.033510+0000 mon.b (mon.2) 339 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: cephadm 2024-04-30T10:04:33.039386+0000 mgr.x (mgr.24881) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.040624+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.119791+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.121822+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.123776+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.124423+0000 mon.b (mon.2) 343 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: cephadm 2024-04-30T10:04:33.133946+0000 mgr.x (mgr.24881) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.135187+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.177248+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.179228+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.181087+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.181690+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: cephadm 2024-04-30T10:04:33.189912+0000 mgr.x (mgr.24881) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.191183+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.233741+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.236390+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.238265+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.238990+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: cephadm 2024-04-30T10:04:33.249686+0000 mgr.x (mgr.24881) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.250772+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.290430+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.292252+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.294200+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.294821+0000 mon.b (mon.2) 355 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: cephadm 2024-04-30T10:04:33.303606+0000 mgr.x (mgr.24881) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.304867+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.343861+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.345653+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.347473+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.348075+0000 mon.b (mon.2) 359 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: cephadm 2024-04-30T10:04:33.356068+0000 mgr.x (mgr.24881) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.357320+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.397576+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.399419+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.401703+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.402364+0000 mon.b (mon.2) 363 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: cephadm 2024-04-30T10:04:33.410451+0000 mgr.x (mgr.24881) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.411658+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.450956+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.452809+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.454886+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.455525+0000 mon.b (mon.2) 367 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.465218+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.507199+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.509155+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.511026+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.511672+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.523386+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.587015+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: cephadm 2024-04-30T10:04:32.467022+0000 mgr.x (mgr.24881) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: cephadm 2024-04-30T10:04:32.561796+0000 mgr.x (mgr.24881) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: cluster 2024-04-30T10:04:32.581582+0000 mgr.x (mgr.24881) 59 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:04:34.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: cephadm 2024-04-30T10:04:32.657242+0000 mgr.x (mgr.24881) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: cephadm 2024-04-30T10:04:32.751258+0000 mgr.x (mgr.24881) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: cephadm 2024-04-30T10:04:32.846692+0000 mgr.x (mgr.24881) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: cephadm 2024-04-30T10:04:32.941020+0000 mgr.x (mgr.24881) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.016677+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.029932+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.032742+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.033510+0000 mon.b (mon.2) 339 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: cephadm 2024-04-30T10:04:33.039386+0000 mgr.x (mgr.24881) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.040624+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.119791+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.121822+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.123776+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.124423+0000 mon.b (mon.2) 343 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: cephadm 2024-04-30T10:04:33.133946+0000 mgr.x (mgr.24881) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.135187+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.177248+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.179228+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.181087+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.181690+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: cephadm 2024-04-30T10:04:33.189912+0000 mgr.x (mgr.24881) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.191183+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.233741+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.236390+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.238265+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.238990+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: cephadm 2024-04-30T10:04:33.249686+0000 mgr.x (mgr.24881) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.250772+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.290430+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.292252+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.294200+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.294821+0000 mon.b (mon.2) 355 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: cephadm 2024-04-30T10:04:33.303606+0000 mgr.x (mgr.24881) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.304867+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.343861+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.345653+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.347473+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.348075+0000 mon.b (mon.2) 359 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: cephadm 2024-04-30T10:04:33.356068+0000 mgr.x (mgr.24881) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.357320+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.397576+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.399419+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.401703+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.402364+0000 mon.b (mon.2) 363 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: cephadm 2024-04-30T10:04:33.410451+0000 mgr.x (mgr.24881) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:34.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.411658+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.450956+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.452809+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.454886+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.455525+0000 mon.b (mon.2) 367 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.465218+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.507199+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.509155+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.511026+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.511672+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.523386+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.587015+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.590735+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.593725+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.594825+0000 mon.b (mon.2) 375 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.603712+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.677844+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.679844+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.682390+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.683242+0000 mon.b (mon.2) 379 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.690926+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.777462+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.781058+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.784610+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.785766+0000 mon.b (mon.2) 383 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.794134+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.872861+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.875627+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.878769+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.879819+0000 mon.b (mon.2) 387 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.888853+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.964970+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.967760+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.970289+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.971361+0000 mon.b (mon.2) 391 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[24004]: audit 2024-04-30T10:04:33.980279+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.590735+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.593725+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.594825+0000 mon.b (mon.2) 375 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.603712+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.677844+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.679844+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.682390+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.683242+0000 mon.b (mon.2) 379 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.690926+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.777462+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.781058+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.784610+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.785766+0000 mon.b (mon.2) 383 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.794134+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.872861+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.875627+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.878769+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.879819+0000 mon.b (mon.2) 387 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.888853+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:34.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.964970+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:34.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.967760+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:34.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.970289+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:34.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.971361+0000 mon.b (mon.2) 391 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:34.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[18557]: audit 2024-04-30T10:04:33.980279+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.205 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[69266]: debug 2024-04-30T10:04:34.858+0000 7fbca8150000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-30T10:04:35.205 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:34 smithi144 bash[69266]: debug 2024-04-30T10:04:34.958+0000 7fbca8150000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-30T10:04:35.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: cephadm 2024-04-30T10:04:33.464017+0000 mgr.x (mgr.24881) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: cephadm 2024-04-30T10:04:33.522493+0000 mgr.x (mgr.24881) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: cephadm 2024-04-30T10:04:33.604415+0000 mgr.x (mgr.24881) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: cephadm 2024-04-30T10:04:33.689893+0000 mgr.x (mgr.24881) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: cephadm 2024-04-30T10:04:33.795280+0000 mgr.x (mgr.24881) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: cephadm 2024-04-30T10:04:33.889801+0000 mgr.x (mgr.24881) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: cephadm 2024-04-30T10:04:33.981258+0000 mgr.x (mgr.24881) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.036257+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.038952+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.041852+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.042792+0000 mon.b (mon.2) 395 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: cephadm 2024-04-30T10:04:34.053585+0000 mgr.x (mgr.24881) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.054643+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.161199+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.163721+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.166588+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.167529+0000 mon.b (mon.2) 399 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.175710+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: cephadm 2024-04-30T10:04:34.177664+0000 mgr.x (mgr.24881) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.255522+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: cephadm 2024-04-30T10:04:33.464017+0000 mgr.x (mgr.24881) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: cephadm 2024-04-30T10:04:33.522493+0000 mgr.x (mgr.24881) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: cephadm 2024-04-30T10:04:33.604415+0000 mgr.x (mgr.24881) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: cephadm 2024-04-30T10:04:33.689893+0000 mgr.x (mgr.24881) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: cephadm 2024-04-30T10:04:33.795280+0000 mgr.x (mgr.24881) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: cephadm 2024-04-30T10:04:33.889801+0000 mgr.x (mgr.24881) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: cephadm 2024-04-30T10:04:33.981258+0000 mgr.x (mgr.24881) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.036257+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.038952+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.041852+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.042792+0000 mon.b (mon.2) 395 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: cephadm 2024-04-30T10:04:34.053585+0000 mgr.x (mgr.24881) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.054643+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.161199+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.163721+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.166588+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.167529+0000 mon.b (mon.2) 399 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.175710+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: cephadm 2024-04-30T10:04:34.177664+0000 mgr.x (mgr.24881) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.255522+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.258189+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.261072+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.262137+0000 mon.b (mon.2) 403 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.269848+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: cephadm 2024-04-30T10:04:34.271742+0000 mgr.x (mgr.24881) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.348859+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.351429+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.354554+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.355561+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.363237+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: cephadm 2024-04-30T10:04:34.364865+0000 mgr.x (mgr.24881) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.439345+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.441782+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.444853+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.445711+0000 mon.b (mon.2) 411 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.453427+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.530644+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.534714+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.539023+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.540332+0000 mon.b (mon.2) 415 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.552182+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.641075+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.643993+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.647225+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.648335+0000 mon.b (mon.2) 419 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.659462+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.735517+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.738628+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.741442+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.742577+0000 mon.b (mon.2) 423 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.751707+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.828383+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.831068+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.833793+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.834763+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.843071+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.930641+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.934527+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.938089+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.939322+0000 mon.b (mon.2) 431 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[18557]: audit 2024-04-30T10:04:34.951431+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.258189+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.261072+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.262137+0000 mon.b (mon.2) 403 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.269848+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: cephadm 2024-04-30T10:04:34.271742+0000 mgr.x (mgr.24881) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.348859+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.351429+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.354554+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.355561+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.363237+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: cephadm 2024-04-30T10:04:34.364865+0000 mgr.x (mgr.24881) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.439345+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.441782+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.444853+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.445711+0000 mon.b (mon.2) 411 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.453427+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.530644+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.534714+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.539023+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.540332+0000 mon.b (mon.2) 415 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.552182+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.641075+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.643993+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.647225+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.648335+0000 mon.b (mon.2) 419 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.659462+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.735517+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.738628+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.741442+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.742577+0000 mon.b (mon.2) 423 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.751707+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.828383+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.831068+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.833793+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.834763+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.843071+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.930641+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.934527+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.938089+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.939322+0000 mon.b (mon.2) 431 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[24004]: audit 2024-04-30T10:04:34.951431+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: cephadm 2024-04-30T10:04:33.464017+0000 mgr.x (mgr.24881) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: cephadm 2024-04-30T10:04:33.522493+0000 mgr.x (mgr.24881) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: cephadm 2024-04-30T10:04:33.604415+0000 mgr.x (mgr.24881) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: cephadm 2024-04-30T10:04:33.689893+0000 mgr.x (mgr.24881) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: cephadm 2024-04-30T10:04:33.795280+0000 mgr.x (mgr.24881) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: cephadm 2024-04-30T10:04:33.889801+0000 mgr.x (mgr.24881) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: cephadm 2024-04-30T10:04:33.981258+0000 mgr.x (mgr.24881) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.036257+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.038952+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.041852+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.042792+0000 mon.b (mon.2) 395 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: cephadm 2024-04-30T10:04:34.053585+0000 mgr.x (mgr.24881) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.054643+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.161199+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.163721+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.166588+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.167529+0000 mon.b (mon.2) 399 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.175710+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: cephadm 2024-04-30T10:04:34.177664+0000 mgr.x (mgr.24881) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.255522+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.258189+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.261072+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.262137+0000 mon.b (mon.2) 403 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.269848+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: cephadm 2024-04-30T10:04:34.271742+0000 mgr.x (mgr.24881) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.348859+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.351429+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.354554+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.355561+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.363237+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: cephadm 2024-04-30T10:04:34.364865+0000 mgr.x (mgr.24881) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:35.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.439345+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.441782+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.444853+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.445711+0000 mon.b (mon.2) 411 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.453427+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.530644+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.534714+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.539023+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.540332+0000 mon.b (mon.2) 415 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.552182+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.641075+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.643993+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.647225+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.648335+0000 mon.b (mon.2) 419 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.659462+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.735517+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.738628+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.741442+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.742577+0000 mon.b (mon.2) 423 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.751707+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.828383+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.831068+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.833793+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.834763+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.843071+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.930641+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.934527+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.938089+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:35.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.939322+0000 mon.b (mon.2) 431 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:35.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:35 smithi151 bash[18704]: audit 2024-04-30T10:04:34.951431+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:35.704 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:35 smithi144 bash[69266]: debug 2024-04-30T10:04:35.214+0000 7fbca8150000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-30T10:04:36.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: cephadm 2024-04-30T10:04:34.456940+0000 mgr.x (mgr.24881) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: cephadm 2024-04-30T10:04:34.551399+0000 mgr.x (mgr.24881) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: cluster 2024-04-30T10:04:34.582731+0000 mgr.x (mgr.24881) 84 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-30T10:04:36.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: cephadm 2024-04-30T10:04:34.658695+0000 mgr.x (mgr.24881) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: cephadm 2024-04-30T10:04:34.751941+0000 mgr.x (mgr.24881) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: cephadm 2024-04-30T10:04:34.842486+0000 mgr.x (mgr.24881) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: cephadm 2024-04-30T10:04:34.950669+0000 mgr.x (mgr.24881) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.044364+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.048352+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.052819+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.054050+0000 mon.b (mon.2) 435 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: cephadm 2024-04-30T10:04:35.062795+0000 mgr.x (mgr.24881) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.063626+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.140302+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.142724+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.145634+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.146798+0000 mon.b (mon.2) 439 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: cephadm 2024-04-30T10:04:35.156201+0000 mgr.x (mgr.24881) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.157230+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.197070+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.198858+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.200563+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.201285+0000 mon.b (mon.2) 443 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: cephadm 2024-04-30T10:04:35.207999+0000 mgr.x (mgr.24881) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.209271+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.248566+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.250533+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.252350+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.253022+0000 mon.b (mon.2) 447 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: cephadm 2024-04-30T10:04:35.258716+0000 mgr.x (mgr.24881) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.259997+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.299655+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.301692+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.303711+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.304377+0000 mon.b (mon.2) 451 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: cephadm 2024-04-30T10:04:35.310272+0000 mgr.x (mgr.24881) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.311528+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.350656+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.352554+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.354371+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.354988+0000 mon.b (mon.2) 455 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: cephadm 2024-04-30T10:04:35.360651+0000 mgr.x (mgr.24881) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.361888+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.400723+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.402605+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.404322+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.404916+0000 mon.b (mon.2) 459 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: cephadm 2024-04-30T10:04:35.412204+0000 mgr.x (mgr.24881) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.412264+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.499092+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.503387+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.506501+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.507723+0000 mon.b (mon.2) 463 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.521249+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.610178+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.614244+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.618715+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.619945+0000 mon.b (mon.2) 467 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.628727+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.717935+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.721994+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.725467+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.726867+0000 mon.b (mon.2) 471 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.736223+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.825675+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.829958+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.833925+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.835421+0000 mon.b (mon.2) 475 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.845606+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.934229+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.938422+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.941697+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.942841+0000 mon.b (mon.2) 479 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:36 smithi151 bash[18704]: audit 2024-04-30T10:04:35.952674+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.355 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[69266]: debug 2024-04-30T10:04:36.006+0000 7fbca8150000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-30T10:04:36.355 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[69266]: debug 2024-04-30T10:04:36.126+0000 7fbca8150000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-30T10:04:36.355 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[69266]: debug 2024-04-30T10:04:36.234+0000 7fbca8150000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-30T10:04:36.355 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[69266]: debug 2024-04-30T10:04:36.354+0000 7fbca8150000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-30T10:04:36.356 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: cephadm 2024-04-30T10:04:34.456940+0000 mgr.x (mgr.24881) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.356 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: cephadm 2024-04-30T10:04:34.551399+0000 mgr.x (mgr.24881) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.356 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: cluster 2024-04-30T10:04:34.582731+0000 mgr.x (mgr.24881) 84 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-30T10:04:36.356 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: cephadm 2024-04-30T10:04:34.658695+0000 mgr.x (mgr.24881) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.356 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: cephadm 2024-04-30T10:04:34.751941+0000 mgr.x (mgr.24881) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.356 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: cephadm 2024-04-30T10:04:34.842486+0000 mgr.x (mgr.24881) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.356 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: cephadm 2024-04-30T10:04:34.950669+0000 mgr.x (mgr.24881) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.356 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.044364+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.356 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.048352+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.356 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.052819+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.356 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.054050+0000 mon.b (mon.2) 435 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.356 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: cephadm 2024-04-30T10:04:35.062795+0000 mgr.x (mgr.24881) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.356 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.063626+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.140302+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.142724+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.145634+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.146798+0000 mon.b (mon.2) 439 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: cephadm 2024-04-30T10:04:35.156201+0000 mgr.x (mgr.24881) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.157230+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.197070+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.357 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: cephadm 2024-04-30T10:04:34.456940+0000 mgr.x (mgr.24881) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.358 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: cephadm 2024-04-30T10:04:34.551399+0000 mgr.x (mgr.24881) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.358 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: cluster 2024-04-30T10:04:34.582731+0000 mgr.x (mgr.24881) 84 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-30T10:04:36.358 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: cephadm 2024-04-30T10:04:34.658695+0000 mgr.x (mgr.24881) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.358 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: cephadm 2024-04-30T10:04:34.751941+0000 mgr.x (mgr.24881) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.358 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: cephadm 2024-04-30T10:04:34.842486+0000 mgr.x (mgr.24881) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.358 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: cephadm 2024-04-30T10:04:34.950669+0000 mgr.x (mgr.24881) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.358 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.044364+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.358 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.048352+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.358 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.052819+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.358 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.054050+0000 mon.b (mon.2) 435 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.358 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: cephadm 2024-04-30T10:04:35.062795+0000 mgr.x (mgr.24881) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.358 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.063626+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.358 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.140302+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.358 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.142724+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.145634+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.146798+0000 mon.b (mon.2) 439 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: cephadm 2024-04-30T10:04:35.156201+0000 mgr.x (mgr.24881) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.157230+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.197070+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.198858+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.200563+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.201285+0000 mon.b (mon.2) 443 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: cephadm 2024-04-30T10:04:35.207999+0000 mgr.x (mgr.24881) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.209271+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.248566+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.250533+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.252350+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.253022+0000 mon.b (mon.2) 447 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: cephadm 2024-04-30T10:04:35.258716+0000 mgr.x (mgr.24881) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.259997+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.299655+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.301692+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.303711+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.304377+0000 mon.b (mon.2) 451 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: cephadm 2024-04-30T10:04:35.310272+0000 mgr.x (mgr.24881) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.311528+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.350656+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.352554+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.354371+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.361 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.198858+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.361 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.200563+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.361 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.201285+0000 mon.b (mon.2) 443 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.361 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: cephadm 2024-04-30T10:04:35.207999+0000 mgr.x (mgr.24881) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.361 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.209271+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.361 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.248566+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.361 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.250533+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.361 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.252350+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.361 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.253022+0000 mon.b (mon.2) 447 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.361 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: cephadm 2024-04-30T10:04:35.258716+0000 mgr.x (mgr.24881) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.361 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.259997+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.361 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.299655+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.361 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.301692+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.361 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.303711+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.361 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.304377+0000 mon.b (mon.2) 451 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.362 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: cephadm 2024-04-30T10:04:35.310272+0000 mgr.x (mgr.24881) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.362 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.311528+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.362 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.350656+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.362 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.352554+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.362 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.354371+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.362 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.354988+0000 mon.b (mon.2) 455 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.362 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: cephadm 2024-04-30T10:04:35.360651+0000 mgr.x (mgr.24881) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.362 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.361888+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.362 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.400723+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.362 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.402605+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.362 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.404322+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.363 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.404916+0000 mon.b (mon.2) 459 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.363 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: cephadm 2024-04-30T10:04:35.412204+0000 mgr.x (mgr.24881) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.363 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.412264+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.363 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.499092+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.363 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.503387+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.363 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.506501+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.363 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.507723+0000 mon.b (mon.2) 463 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.363 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.521249+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.363 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.610178+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.363 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.614244+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.363 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.618715+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.363 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.619945+0000 mon.b (mon.2) 467 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.363 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.628727+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.363 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.717935+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.364 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.354988+0000 mon.b (mon.2) 455 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.364 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: cephadm 2024-04-30T10:04:35.360651+0000 mgr.x (mgr.24881) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.364 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.361888+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.364 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.400723+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.364 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.402605+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.364 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.404322+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.364 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.404916+0000 mon.b (mon.2) 459 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.364 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: cephadm 2024-04-30T10:04:35.412204+0000 mgr.x (mgr.24881) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:36.364 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.412264+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.364 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.499092+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.364 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.503387+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.364 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.506501+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.364 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.507723+0000 mon.b (mon.2) 463 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.364 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.521249+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.365 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.610178+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.365 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.614244+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.365 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.618715+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.365 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.619945+0000 mon.b (mon.2) 467 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.365 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.628727+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.365 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.717935+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.365 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.721994+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.365 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.725467+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.365 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.726867+0000 mon.b (mon.2) 471 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.365 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.736223+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.365 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.825675+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.365 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.829958+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.366 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.833925+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.366 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.835421+0000 mon.b (mon.2) 475 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.366 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.845606+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.366 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.934229+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.366 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.938422+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.366 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.941697+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.366 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.942841+0000 mon.b (mon.2) 479 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.366 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[24004]: audit 2024-04-30T10:04:35.952674+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.366 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.721994+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.366 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.725467+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.366 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.726867+0000 mon.b (mon.2) 471 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.366 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.736223+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.367 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.825675+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.367 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.829958+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.367 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.833925+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.367 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.835421+0000 mon.b (mon.2) 475 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.367 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.845606+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.367 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.934229+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:36.367 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.938422+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:36.367 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.941697+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:36.367 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.942841+0000 mon.b (mon.2) 479 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:36.367 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[18557]: audit 2024-04-30T10:04:35.952674+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:36.615 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[69266]: debug 2024-04-30T10:04:36.578+0000 7fbca8150000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-30T10:04:37.180 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[69266]: debug 2024-04-30T10:04:36.870+0000 7fbca8150000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-30T10:04:37.180 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:36 smithi144 bash[69266]: debug 2024-04-30T10:04:36.978+0000 7fbca8150000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-30T10:04:37.181 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: cephadm 2024-04-30T10:04:35.520446+0000 mgr.x (mgr.24881) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.181 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: cephadm 2024-04-30T10:04:35.629931+0000 mgr.x (mgr.24881) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.181 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: cephadm 2024-04-30T10:04:35.737209+0000 mgr.x (mgr.24881) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.181 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: cephadm 2024-04-30T10:04:35.845652+0000 mgr.x (mgr.24881) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.181 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: cephadm 2024-04-30T10:04:35.951753+0000 mgr.x (mgr.24881) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.181 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.035759+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.181 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.038414+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.181 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.040578+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.181 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.041320+0000 mon.b (mon.2) 483 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.181 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: cephadm 2024-04-30T10:04:36.047317+0000 mgr.x (mgr.24881) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.181 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.048530+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.182 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.095891+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.182 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.098694+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.182 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.101577+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.182 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.102819+0000 mon.b (mon.2) 487 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.182 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: cephadm 2024-04-30T10:04:36.112211+0000 mgr.x (mgr.24881) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.182 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.112954+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.182 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.179351+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.182 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.182934+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.182 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.186113+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.182 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.187155+0000 mon.b (mon.2) 491 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.182 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: cephadm 2024-04-30T10:04:36.196673+0000 mgr.x (mgr.24881) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.182 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.196963+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.182 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.243163+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.182 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.245817+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.248402+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.249331+0000 mon.b (mon.2) 495 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: cephadm 2024-04-30T10:04:36.257208+0000 mgr.x (mgr.24881) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.258358+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.300671+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.303047+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.305273+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.306058+0000 mon.b (mon.2) 499 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: cephadm 2024-04-30T10:04:36.313390+0000 mgr.x (mgr.24881) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.314320+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.368027+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.371769+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.375016+0000 mon.b (mon.2) 502 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.376162+0000 mon.b (mon.2) 503 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: cephadm 2024-04-30T10:04:36.385399+0000 mgr.x (mgr.24881) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.184 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: cephadm 2024-04-30T10:04:35.520446+0000 mgr.x (mgr.24881) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.184 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: cephadm 2024-04-30T10:04:35.629931+0000 mgr.x (mgr.24881) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.184 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: cephadm 2024-04-30T10:04:35.737209+0000 mgr.x (mgr.24881) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.184 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: cephadm 2024-04-30T10:04:35.845652+0000 mgr.x (mgr.24881) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.184 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: cephadm 2024-04-30T10:04:35.951753+0000 mgr.x (mgr.24881) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.184 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.035759+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.184 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.038414+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.184 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.040578+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.184 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.041320+0000 mon.b (mon.2) 483 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.184 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: cephadm 2024-04-30T10:04:36.047317+0000 mgr.x (mgr.24881) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.184 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.048530+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.184 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.095891+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.185 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.098694+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.185 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.101577+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.185 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.102819+0000 mon.b (mon.2) 487 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.185 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: cephadm 2024-04-30T10:04:36.112211+0000 mgr.x (mgr.24881) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.185 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.112954+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.185 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.179351+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.185 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.182934+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.185 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.186113+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.185 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.386311+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.186 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.440477+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.186 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.443021+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.186 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.445884+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.186 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.446909+0000 mon.b (mon.2) 507 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.186 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.456597+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.186 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.511313+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.186 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.515022+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.186 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.518539+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.186 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.519659+0000 mon.b (mon.2) 511 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.186 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.529943+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.186 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.617779+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.186 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.621656+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.186 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.625553+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.186 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.626735+0000 mon.b (mon.2) 515 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.187 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.636526+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.187 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.724893+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.187 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.728961+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.187 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.732262+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.187 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.733448+0000 mon.b (mon.2) 519 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.187 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.743953+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.187 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.821998+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.187 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.824551+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.187 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.827650+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.187 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.828869+0000 mon.b (mon.2) 523 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.187 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.837931+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.187 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.918964+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.187 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.923639+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.187 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.926979+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.187 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.928142+0000 mon.b (mon.2) 527 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.188 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[18557]: audit 2024-04-30T10:04:36.939418+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.188 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.187155+0000 mon.b (mon.2) 491 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.188 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: cephadm 2024-04-30T10:04:36.196673+0000 mgr.x (mgr.24881) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.188 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.196963+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.188 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.243163+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.188 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.245817+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.188 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.248402+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.189 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.249331+0000 mon.b (mon.2) 495 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.189 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: cephadm 2024-04-30T10:04:36.257208+0000 mgr.x (mgr.24881) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.189 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.258358+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.189 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.300671+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.189 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.303047+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.189 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.305273+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.189 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.306058+0000 mon.b (mon.2) 499 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.189 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: cephadm 2024-04-30T10:04:36.313390+0000 mgr.x (mgr.24881) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.189 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.314320+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.189 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.368027+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.189 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.371769+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.189 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.375016+0000 mon.b (mon.2) 502 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.189 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.376162+0000 mon.b (mon.2) 503 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.189 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: cephadm 2024-04-30T10:04:36.385399+0000 mgr.x (mgr.24881) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.189 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.386311+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.440477+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.443021+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.445884+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.446909+0000 mon.b (mon.2) 507 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.456597+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.511313+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.515022+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.518539+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.519659+0000 mon.b (mon.2) 511 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.529943+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.617779+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.621656+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.625553+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.190 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.626735+0000 mon.b (mon.2) 515 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.191 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.636526+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.191 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.724893+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.191 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.728961+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.191 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.732262+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.191 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.733448+0000 mon.b (mon.2) 519 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.191 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.743953+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.191 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.821998+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.191 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.824551+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.191 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.827650+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.191 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.828869+0000 mon.b (mon.2) 523 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.191 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.837931+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.191 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.918964+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.191 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.923639+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.191 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.926979+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.191 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.928142+0000 mon.b (mon.2) 527 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.192 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[24004]: audit 2024-04-30T10:04:36.939418+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: cephadm 2024-04-30T10:04:35.520446+0000 mgr.x (mgr.24881) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: cephadm 2024-04-30T10:04:35.629931+0000 mgr.x (mgr.24881) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: cephadm 2024-04-30T10:04:35.737209+0000 mgr.x (mgr.24881) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: cephadm 2024-04-30T10:04:35.845652+0000 mgr.x (mgr.24881) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: cephadm 2024-04-30T10:04:35.951753+0000 mgr.x (mgr.24881) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.035759+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.038414+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.040578+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.041320+0000 mon.b (mon.2) 483 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: cephadm 2024-04-30T10:04:36.047317+0000 mgr.x (mgr.24881) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.048530+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.095891+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.098694+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.101577+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.102819+0000 mon.b (mon.2) 487 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: cephadm 2024-04-30T10:04:36.112211+0000 mgr.x (mgr.24881) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.112954+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.179351+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.182934+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.186113+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.187155+0000 mon.b (mon.2) 491 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: cephadm 2024-04-30T10:04:36.196673+0000 mgr.x (mgr.24881) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.196963+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.243163+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.245817+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.248402+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.249331+0000 mon.b (mon.2) 495 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: cephadm 2024-04-30T10:04:36.257208+0000 mgr.x (mgr.24881) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.258358+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.300671+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.303047+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.305273+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.306058+0000 mon.b (mon.2) 499 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: cephadm 2024-04-30T10:04:36.313390+0000 mgr.x (mgr.24881) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.314320+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.368027+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.371769+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.375016+0000 mon.b (mon.2) 502 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.376162+0000 mon.b (mon.2) 503 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: cephadm 2024-04-30T10:04:36.385399+0000 mgr.x (mgr.24881) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:37.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.386311+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.440477+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.443021+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.445884+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.446909+0000 mon.b (mon.2) 507 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.456597+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.511313+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.515022+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.518539+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.519659+0000 mon.b (mon.2) 511 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.529943+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.617779+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.621656+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.625553+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.626735+0000 mon.b (mon.2) 515 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.636526+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.724893+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.728961+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.732262+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.733448+0000 mon.b (mon.2) 519 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.743953+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.821998+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.824551+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.827650+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.828869+0000 mon.b (mon.2) 523 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.837931+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.918964+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:37.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.923639+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:37.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.926979+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:37.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.928142+0000 mon.b (mon.2) 527 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:37.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:37 smithi151 bash[18704]: audit 2024-04-30T10:04:36.939418+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:37.459 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[69266]: debug 2024-04-30T10:04:37.178+0000 7fbca8150000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-30T10:04:37.738 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[69266]: debug 2024-04-30T10:04:37.454+0000 7fbca8150000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-30T10:04:38.028 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[69266]: debug 2024-04-30T10:04:37.734+0000 7fbca8150000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-30T10:04:38.029 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:37 smithi144 bash[69266]: debug 2024-04-30T10:04:37.910+0000 7fbca8150000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-30T10:04:38.299 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[69266]: debug 2024-04-30T10:04:38.170+0000 7fbca8150000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-30T10:04:38.299 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: cephadm 2024-04-30T10:04:36.455653+0000 mgr.x (mgr.24881) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.300 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: cephadm 2024-04-30T10:04:36.529020+0000 mgr.x (mgr.24881) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.300 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: cluster 2024-04-30T10:04:36.583358+0000 mgr.x (mgr.24881) 109 : cluster [DBG] pgmap v23: 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-30T10:04:38.300 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: cephadm 2024-04-30T10:04:36.635604+0000 mgr.x (mgr.24881) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.300 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: cephadm 2024-04-30T10:04:36.743065+0000 mgr.x (mgr.24881) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.300 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: cephadm 2024-04-30T10:04:36.838090+0000 mgr.x (mgr.24881) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.300 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: cephadm 2024-04-30T10:04:36.938579+0000 mgr.x (mgr.24881) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.300 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:36.960506+0000 mgr.x (mgr.24881) 114 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:04:38.300 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.048323+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.300 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.052656+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.300 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.057086+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.300 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.058540+0000 mon.b (mon.2) 531 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.300 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.070663+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.300 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: cephadm 2024-04-30T10:04:37.071383+0000 mgr.x (mgr.24881) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.300 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.160332+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.301 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.162557+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.301 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.164804+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.301 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.165453+0000 mon.b (mon.2) 535 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.301 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: cephadm 2024-04-30T10:04:37.174571+0000 mgr.x (mgr.24881) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.301 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.175364+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.301 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: cephadm 2024-04-30T10:04:36.455653+0000 mgr.x (mgr.24881) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.301 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: cephadm 2024-04-30T10:04:36.529020+0000 mgr.x (mgr.24881) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.301 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: cluster 2024-04-30T10:04:36.583358+0000 mgr.x (mgr.24881) 109 : cluster [DBG] pgmap v23: 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-30T10:04:38.301 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: cephadm 2024-04-30T10:04:36.635604+0000 mgr.x (mgr.24881) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: cephadm 2024-04-30T10:04:36.743065+0000 mgr.x (mgr.24881) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: cephadm 2024-04-30T10:04:36.838090+0000 mgr.x (mgr.24881) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: cephadm 2024-04-30T10:04:36.938579+0000 mgr.x (mgr.24881) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:36.960506+0000 mgr.x (mgr.24881) 114 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:04:38.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.048323+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.052656+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.057086+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.058540+0000 mon.b (mon.2) 531 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.070663+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: cephadm 2024-04-30T10:04:37.071383+0000 mgr.x (mgr.24881) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.160332+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.162557+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.164804+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.165453+0000 mon.b (mon.2) 535 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: cephadm 2024-04-30T10:04:37.174571+0000 mgr.x (mgr.24881) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.175364+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.223227+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.225819+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.227842+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.228581+0000 mon.b (mon.2) 539 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: cephadm 2024-04-30T10:04:37.239911+0000 mgr.x (mgr.24881) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.240913+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.288425+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.291124+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.293507+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.294186+0000 mon.b (mon.2) 543 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: cephadm 2024-04-30T10:04:37.305709+0000 mgr.x (mgr.24881) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.306736+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.377178+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.381319+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.304 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.385258+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.304 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.386362+0000 mon.b (mon.2) 547 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.304 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: cephadm 2024-04-30T10:04:37.400277+0000 mgr.x (mgr.24881) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.304 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.401175+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.304 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.489442+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.304 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.492086+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.223227+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.225819+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.227842+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.228581+0000 mon.b (mon.2) 539 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: cephadm 2024-04-30T10:04:37.239911+0000 mgr.x (mgr.24881) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.240913+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.288425+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.291124+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.293507+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.294186+0000 mon.b (mon.2) 543 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: cephadm 2024-04-30T10:04:37.305709+0000 mgr.x (mgr.24881) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.306736+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.377178+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.381319+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.385258+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.386362+0000 mon.b (mon.2) 547 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: cephadm 2024-04-30T10:04:37.400277+0000 mgr.x (mgr.24881) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.401175+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.489442+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.492086+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.495115+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.496300+0000 mon.b (mon.2) 551 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.507135+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.596200+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.600405+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.604371+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.605715+0000 mon.b (mon.2) 555 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.619100+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.707485+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.711931+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.715631+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.716409+0000 mon.b (mon.2) 559 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.726149+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.767269+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.769532+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.771490+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.772156+0000 mon.b (mon.2) 563 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.781737+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.837907+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.839941+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.495115+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.496300+0000 mon.b (mon.2) 551 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.507135+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.596200+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.600405+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.604371+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.605715+0000 mon.b (mon.2) 555 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.619100+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.707485+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.711931+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.715631+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.716409+0000 mon.b (mon.2) 559 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.726149+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.767269+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.769532+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.771490+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.772156+0000 mon.b (mon.2) 563 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.781737+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.837907+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.839941+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.309 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.841705+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.309 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.842301+0000 mon.b (mon.2) 567 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.309 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.852003+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.309 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.891279+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.309 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.892990+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.895292+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.895878+0000 mon.b (mon.2) 571 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.906060+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.945282+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.947013+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.948743+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.949344+0000 mon.b (mon.2) 575 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.956386+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.996720+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:37.998652+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:38.000559+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:38.001195+0000 mon.b (mon.2) 579 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[18557]: audit 2024-04-30T10:04:38.008624+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.311 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.841705+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.311 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.842301+0000 mon.b (mon.2) 567 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.311 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.852003+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.311 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.891279+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.311 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.892990+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.311 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.895292+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.311 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.895878+0000 mon.b (mon.2) 571 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.311 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.906060+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.311 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.945282+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.311 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.947013+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.311 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.948743+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.311 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.949344+0000 mon.b (mon.2) 575 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.311 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.956386+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.311 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.996720+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:37.998652+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:38.000559+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:38.001195+0000 mon.b (mon.2) 579 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[24004]: audit 2024-04-30T10:04:38.008624+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:04:38] "GET /metrics HTTP/1.1" 200 38173 "" "Prometheus/2.33.4" 2024-04-30T10:04:38.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: cephadm 2024-04-30T10:04:36.455653+0000 mgr.x (mgr.24881) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: cephadm 2024-04-30T10:04:36.529020+0000 mgr.x (mgr.24881) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: cluster 2024-04-30T10:04:36.583358+0000 mgr.x (mgr.24881) 109 : cluster [DBG] pgmap v23: 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-30T10:04:38.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: cephadm 2024-04-30T10:04:36.635604+0000 mgr.x (mgr.24881) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: cephadm 2024-04-30T10:04:36.743065+0000 mgr.x (mgr.24881) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: cephadm 2024-04-30T10:04:36.838090+0000 mgr.x (mgr.24881) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: cephadm 2024-04-30T10:04:36.938579+0000 mgr.x (mgr.24881) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:36.960506+0000 mgr.x (mgr.24881) 114 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:04:38.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.048323+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.052656+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.057086+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.058540+0000 mon.b (mon.2) 531 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.070663+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: cephadm 2024-04-30T10:04:37.071383+0000 mgr.x (mgr.24881) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.160332+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.162557+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.164804+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.165453+0000 mon.b (mon.2) 535 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: cephadm 2024-04-30T10:04:37.174571+0000 mgr.x (mgr.24881) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.175364+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.223227+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.225819+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.227842+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.228581+0000 mon.b (mon.2) 539 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: cephadm 2024-04-30T10:04:37.239911+0000 mgr.x (mgr.24881) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.240913+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.288425+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.291124+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.293507+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.294186+0000 mon.b (mon.2) 543 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: cephadm 2024-04-30T10:04:37.305709+0000 mgr.x (mgr.24881) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.306736+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.377178+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.381319+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.385258+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.386362+0000 mon.b (mon.2) 547 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: cephadm 2024-04-30T10:04:37.400277+0000 mgr.x (mgr.24881) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:38.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.401175+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.489442+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.492086+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.495115+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.496300+0000 mon.b (mon.2) 551 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.507135+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.596200+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.600405+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.604371+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.605715+0000 mon.b (mon.2) 555 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.619100+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.707485+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.711931+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.715631+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.716409+0000 mon.b (mon.2) 559 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.726149+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.767269+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.769532+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.771490+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.772156+0000 mon.b (mon.2) 563 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.781737+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.837907+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.839941+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.841705+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.842301+0000 mon.b (mon.2) 567 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.852003+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.891279+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.892990+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.895292+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.895878+0000 mon.b (mon.2) 571 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.906060+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.945282+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.947013+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.948743+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.949344+0000 mon.b (mon.2) 575 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.956386+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.996720+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:38.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:37.998652+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:38.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:38.000559+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:38.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:38.001195+0000 mon.b (mon.2) 579 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:38.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[18704]: audit 2024-04-30T10:04:38.008624+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:38.620 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[69266]: debug 2024-04-30T10:04:38.298+0000 7fbca8150000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-30T10:04:38.954 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:38 smithi144 bash[69266]: debug 2024-04-30T10:04:38.654+0000 7fbca8150000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-30T10:04:39.034 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:38 smithi151 bash[54975]: ts=2024-04-30T10:04:38.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:04:39.301 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: cephadm 2024-04-30T10:04:37.508450+0000 mgr.x (mgr.24881) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.301 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: cephadm 2024-04-30T10:04:37.618524+0000 mgr.x (mgr.24881) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: cephadm 2024-04-30T10:04:37.725071+0000 mgr.x (mgr.24881) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: cephadm 2024-04-30T10:04:37.780693+0000 mgr.x (mgr.24881) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: cephadm 2024-04-30T10:04:37.850887+0000 mgr.x (mgr.24881) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: cephadm 2024-04-30T10:04:37.904995+0000 mgr.x (mgr.24881) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: cephadm 2024-04-30T10:04:37.956689+0000 mgr.x (mgr.24881) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: cephadm 2024-04-30T10:04:38.008854+0000 mgr.x (mgr.24881) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.065608+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.067845+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.070040+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.071030+0000 mon.b (mon.2) 583 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: cephadm 2024-04-30T10:04:38.078244+0000 mgr.x (mgr.24881) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.079495+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.118274+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.120059+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.121808+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.122434+0000 mon.b (mon.2) 587 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: cephadm 2024-04-30T10:04:38.129749+0000 mgr.x (mgr.24881) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.131035+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.303 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: cephadm 2024-04-30T10:04:37.508450+0000 mgr.x (mgr.24881) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.303 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: cephadm 2024-04-30T10:04:37.618524+0000 mgr.x (mgr.24881) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.303 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: cephadm 2024-04-30T10:04:37.725071+0000 mgr.x (mgr.24881) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: cephadm 2024-04-30T10:04:37.780693+0000 mgr.x (mgr.24881) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: cephadm 2024-04-30T10:04:37.850887+0000 mgr.x (mgr.24881) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: cephadm 2024-04-30T10:04:37.904995+0000 mgr.x (mgr.24881) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: cephadm 2024-04-30T10:04:37.956689+0000 mgr.x (mgr.24881) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: cephadm 2024-04-30T10:04:38.008854+0000 mgr.x (mgr.24881) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.065608+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.067845+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.070040+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.071030+0000 mon.b (mon.2) 583 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: cephadm 2024-04-30T10:04:38.078244+0000 mgr.x (mgr.24881) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.079495+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.118274+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.120059+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.121808+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.122434+0000 mon.b (mon.2) 587 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: cephadm 2024-04-30T10:04:38.129749+0000 mgr.x (mgr.24881) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.131035+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.305 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.174863+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.305 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.177029+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.305 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.178870+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.305 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.179520+0000 mon.b (mon.2) 591 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.305 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: cephadm 2024-04-30T10:04:38.187129+0000 mgr.x (mgr.24881) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.305 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.188368+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.305 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.231735+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.305 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.233839+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.235645+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.236249+0000 mon.b (mon.2) 595 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: cephadm 2024-04-30T10:04:38.244053+0000 mgr.x (mgr.24881) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.245300+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.285019+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.287143+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.288833+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.289433+0000 mon.b (mon.2) 599 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: cephadm 2024-04-30T10:04:38.297043+0000 mgr.x (mgr.24881) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.298261+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.341711+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.343835+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.346013+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.307 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.174863+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.307 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.177029+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.307 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.178870+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.307 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.179520+0000 mon.b (mon.2) 591 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.307 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: cephadm 2024-04-30T10:04:38.187129+0000 mgr.x (mgr.24881) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.307 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.188368+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.307 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.231735+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.307 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.233839+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.307 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.235645+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.236249+0000 mon.b (mon.2) 595 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: cephadm 2024-04-30T10:04:38.244053+0000 mgr.x (mgr.24881) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.245300+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.285019+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.287143+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.288833+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.289433+0000 mon.b (mon.2) 599 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: cephadm 2024-04-30T10:04:38.297043+0000 mgr.x (mgr.24881) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.298261+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.341711+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.343835+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.346013+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.346691+0000 mon.b (mon.2) 603 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: cephadm 2024-04-30T10:04:38.353944+0000 mgr.x (mgr.24881) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.355169+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.431682+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.433861+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.436307+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.437042+0000 mon.b (mon.2) 607 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.447843+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.524309+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.526425+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.528727+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.529448+0000 mon.b (mon.2) 611 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.538988+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.615541+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.617742+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.619812+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.310 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.620632+0000 mon.b (mon.2) 615 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.310 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.630569+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.310 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.707474+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.346691+0000 mon.b (mon.2) 603 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: cephadm 2024-04-30T10:04:38.353944+0000 mgr.x (mgr.24881) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.355169+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.431682+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.433861+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.436307+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.437042+0000 mon.b (mon.2) 607 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.447843+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.524309+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.526425+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.528727+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.529448+0000 mon.b (mon.2) 611 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.538988+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.615541+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.617742+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.619812+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.620632+0000 mon.b (mon.2) 615 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.630569+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.707474+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.311 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.709935+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.710810+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:04:39.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.712523+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.713439+0000 mon.b (mon.2) 620 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.727844+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.836127+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.838958+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.842405+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.843583+0000 mon.b (mon.2) 624 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.856291+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.944183+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.948202+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.952532+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.953851+0000 mon.b (mon.2) 628 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:38.967519+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.313 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:39.010387+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.313 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:39.012955+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.313 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:39.015674+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.313 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:39.016840+0000 mon.b (mon.2) 632 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.313 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[24004]: audit 2024-04-30T10:04:39.029499+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.313 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.709935+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.313 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.710810+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:04:39.313 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.712523+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.313 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.713439+0000 mon.b (mon.2) 620 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.313 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.727844+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.313 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.836127+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.313 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.838958+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.842405+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.843583+0000 mon.b (mon.2) 624 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.856291+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.944183+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.948202+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.952532+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.953851+0000 mon.b (mon.2) 628 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:38.967519+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:39.010387+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:39.012955+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:39.015674+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:39.016840+0000 mon.b (mon.2) 632 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[18557]: audit 2024-04-30T10:04:39.029499+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: cephadm 2024-04-30T10:04:37.508450+0000 mgr.x (mgr.24881) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: cephadm 2024-04-30T10:04:37.618524+0000 mgr.x (mgr.24881) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: cephadm 2024-04-30T10:04:37.725071+0000 mgr.x (mgr.24881) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: cephadm 2024-04-30T10:04:37.780693+0000 mgr.x (mgr.24881) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: cephadm 2024-04-30T10:04:37.850887+0000 mgr.x (mgr.24881) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: cephadm 2024-04-30T10:04:37.904995+0000 mgr.x (mgr.24881) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: cephadm 2024-04-30T10:04:37.956689+0000 mgr.x (mgr.24881) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: cephadm 2024-04-30T10:04:38.008854+0000 mgr.x (mgr.24881) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.065608+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.067845+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.070040+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.071030+0000 mon.b (mon.2) 583 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: cephadm 2024-04-30T10:04:38.078244+0000 mgr.x (mgr.24881) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.079495+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.118274+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.120059+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.121808+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.122434+0000 mon.b (mon.2) 587 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: cephadm 2024-04-30T10:04:38.129749+0000 mgr.x (mgr.24881) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.131035+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.174863+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.177029+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.178870+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.179520+0000 mon.b (mon.2) 591 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: cephadm 2024-04-30T10:04:38.187129+0000 mgr.x (mgr.24881) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.188368+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.231735+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.233839+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.235645+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.236249+0000 mon.b (mon.2) 595 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: cephadm 2024-04-30T10:04:38.244053+0000 mgr.x (mgr.24881) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.245300+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.285019+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.287143+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.288833+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.289433+0000 mon.b (mon.2) 599 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: cephadm 2024-04-30T10:04:38.297043+0000 mgr.x (mgr.24881) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.298261+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.341711+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.343835+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.346013+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.346691+0000 mon.b (mon.2) 603 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: cephadm 2024-04-30T10:04:38.353944+0000 mgr.x (mgr.24881) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:39.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.355169+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.431682+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.433861+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.436307+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.437042+0000 mon.b (mon.2) 607 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.447843+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.524309+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.526425+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.528727+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.529448+0000 mon.b (mon.2) 611 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.538988+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.615541+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.617742+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.619812+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.620632+0000 mon.b (mon.2) 615 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.630569+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.707474+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.709935+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.710810+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:04:39.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.712523+0000 mon.b (mon.2) 619 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.713439+0000 mon.b (mon.2) 620 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.727844+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.836127+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.838958+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.842405+0000 mon.b (mon.2) 623 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.843583+0000 mon.b (mon.2) 624 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.856291+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.944183+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.948202+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.952532+0000 mon.b (mon.2) 627 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.953851+0000 mon.b (mon.2) 628 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:38.967519+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:39.010387+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:39.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:39.012955+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:39.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:39.015674+0000 mon.b (mon.2) 631 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:39.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:39.016840+0000 mon.b (mon.2) 632 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:39.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:39 smithi151 bash[18704]: audit 2024-04-30T10:04:39.029499+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:39.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[69266]: debug 2024-04-30T10:04:39.426+0000 7fbca8150000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-30T10:04:39.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[69266]: debug 2024-04-30T10:04:39.546+0000 7fbca8150000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-30T10:04:40.037 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:39 smithi144 bash[69266]: debug 2024-04-30T10:04:39.766+0000 7fbca8150000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-30T10:04:40.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: cephadm 2024-04-30T10:04:38.446792+0000 mgr.x (mgr.24881) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: cephadm 2024-04-30T10:04:38.537827+0000 mgr.x (mgr.24881) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: cluster 2024-04-30T10:04:38.584162+0000 mgr.x (mgr.24881) 136 : cluster [DBG] pgmap v24: 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-30T10:04:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: cephadm 2024-04-30T10:04:38.629586+0000 mgr.x (mgr.24881) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: cephadm 2024-04-30T10:04:38.728906+0000 mgr.x (mgr.24881) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: cephadm 2024-04-30T10:04:38.855370+0000 mgr.x (mgr.24881) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: cephadm 2024-04-30T10:04:38.966921+0000 mgr.x (mgr.24881) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: cephadm 2024-04-30T10:04:39.028744+0000 mgr.x (mgr.24881) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.107043+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.109602+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.112704+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.113734+0000 mon.b (mon.2) 636 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: cephadm 2024-04-30T10:04:39.123261+0000 mgr.x (mgr.24881) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.124107+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.200938+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.204874+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.207975+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.209004+0000 mon.b (mon.2) 640 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: cephadm 2024-04-30T10:04:39.219141+0000 mgr.x (mgr.24881) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.220154+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.292393+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.294222+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.295971+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.296695+0000 mon.b (mon.2) 644 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.304140+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: cephadm 2024-04-30T10:04:39.304298+0000 mgr.x (mgr.24881) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.363214+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.366019+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.368487+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.369280+0000 mon.b (mon.2) 648 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: cephadm 2024-04-30T10:04:39.378098+0000 mgr.x (mgr.24881) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.379159+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.437361+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.440194+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.442534+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.443299+0000 mon.b (mon.2) 652 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.451637+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.524902+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.526891+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.529179+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.529861+0000 mon.b (mon.2) 656 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.539310+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.626768+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.630701+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.633976+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.634768+0000 mon.b (mon.2) 660 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.644381+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.701728+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.704149+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.706248+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.707096+0000 mon.b (mon.2) 664 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.718225+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.778754+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.780526+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.782229+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.782816+0000 mon.b (mon.2) 668 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.793485+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.832236+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.834270+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.836442+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.837079+0000 mon.b (mon.2) 672 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.847444+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.919016+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.921436+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.924187+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.925096+0000 mon.b (mon.2) 676 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:39.936281+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:40.007696+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:40.009600+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:40.011421+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:40.012100+0000 mon.b (mon.2) 680 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:40 smithi151 bash[18704]: audit 2024-04-30T10:04:40.022356+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.389 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[69266]: debug 2024-04-30T10:04:40.118+0000 7fbca8150000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-30T10:04:40.390 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: cephadm 2024-04-30T10:04:38.446792+0000 mgr.x (mgr.24881) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.390 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: cephadm 2024-04-30T10:04:38.537827+0000 mgr.x (mgr.24881) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.390 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: cluster 2024-04-30T10:04:38.584162+0000 mgr.x (mgr.24881) 136 : cluster [DBG] pgmap v24: 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-30T10:04:40.390 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: cephadm 2024-04-30T10:04:38.629586+0000 mgr.x (mgr.24881) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.390 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: cephadm 2024-04-30T10:04:38.728906+0000 mgr.x (mgr.24881) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.390 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: cephadm 2024-04-30T10:04:38.855370+0000 mgr.x (mgr.24881) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.390 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: cephadm 2024-04-30T10:04:38.966921+0000 mgr.x (mgr.24881) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.390 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: cephadm 2024-04-30T10:04:39.028744+0000 mgr.x (mgr.24881) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.390 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.107043+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.390 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.109602+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.391 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.112704+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.391 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.113734+0000 mon.b (mon.2) 636 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.391 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: cephadm 2024-04-30T10:04:39.123261+0000 mgr.x (mgr.24881) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.391 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.124107+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.391 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.200938+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.391 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.204874+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.391 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.207975+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.391 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.209004+0000 mon.b (mon.2) 640 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.391 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: cephadm 2024-04-30T10:04:39.219141+0000 mgr.x (mgr.24881) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.391 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.220154+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.391 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: cephadm 2024-04-30T10:04:38.446792+0000 mgr.x (mgr.24881) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.391 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: cephadm 2024-04-30T10:04:38.537827+0000 mgr.x (mgr.24881) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.392 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: cluster 2024-04-30T10:04:38.584162+0000 mgr.x (mgr.24881) 136 : cluster [DBG] pgmap v24: 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-30T10:04:40.392 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: cephadm 2024-04-30T10:04:38.629586+0000 mgr.x (mgr.24881) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.392 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: cephadm 2024-04-30T10:04:38.728906+0000 mgr.x (mgr.24881) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.392 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: cephadm 2024-04-30T10:04:38.855370+0000 mgr.x (mgr.24881) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.392 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: cephadm 2024-04-30T10:04:38.966921+0000 mgr.x (mgr.24881) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.392 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: cephadm 2024-04-30T10:04:39.028744+0000 mgr.x (mgr.24881) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.392 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.107043+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.392 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.109602+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.392 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.112704+0000 mon.b (mon.2) 635 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.392 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.113734+0000 mon.b (mon.2) 636 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.392 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: cephadm 2024-04-30T10:04:39.123261+0000 mgr.x (mgr.24881) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.392 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.124107+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.392 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.200938+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.392 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.204874+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.392 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.207975+0000 mon.b (mon.2) 639 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.392 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.209004+0000 mon.b (mon.2) 640 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.393 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: cephadm 2024-04-30T10:04:39.219141+0000 mgr.x (mgr.24881) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.393 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.220154+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.292393+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.294222+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.295971+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.296695+0000 mon.b (mon.2) 644 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.304140+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: cephadm 2024-04-30T10:04:39.304298+0000 mgr.x (mgr.24881) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.363214+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.366019+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.368487+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.369280+0000 mon.b (mon.2) 648 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: cephadm 2024-04-30T10:04:39.378098+0000 mgr.x (mgr.24881) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.379159+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.437361+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.440194+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.442534+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.443299+0000 mon.b (mon.2) 652 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.451637+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.524902+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.526891+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.529179+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.394 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.292393+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.394 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.294222+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.295971+0000 mon.b (mon.2) 643 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.296695+0000 mon.b (mon.2) 644 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.304140+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: cephadm 2024-04-30T10:04:39.304298+0000 mgr.x (mgr.24881) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.363214+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.366019+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.368487+0000 mon.b (mon.2) 647 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.369280+0000 mon.b (mon.2) 648 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: cephadm 2024-04-30T10:04:39.378098+0000 mgr.x (mgr.24881) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:40.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.379159+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.437361+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.440194+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.442534+0000 mon.b (mon.2) 651 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.443299+0000 mon.b (mon.2) 652 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.396 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.451637+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.396 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.524902+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.396 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.526891+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.396 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.529179+0000 mon.b (mon.2) 655 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.396 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.529861+0000 mon.b (mon.2) 656 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.396 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.539310+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.396 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.626768+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.396 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.630701+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.396 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.633976+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.396 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.634768+0000 mon.b (mon.2) 660 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.644381+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.701728+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.704149+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.706248+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.707096+0000 mon.b (mon.2) 664 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.718225+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.778754+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.780526+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.782229+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.398 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.782816+0000 mon.b (mon.2) 668 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.398 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.793485+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.398 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.832236+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.398 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.834270+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.398 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.836442+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.398 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.529861+0000 mon.b (mon.2) 656 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.398 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.539310+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.626768+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.630701+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.633976+0000 mon.b (mon.2) 659 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.634768+0000 mon.b (mon.2) 660 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.644381+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.701728+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.704149+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.706248+0000 mon.b (mon.2) 663 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.707096+0000 mon.b (mon.2) 664 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.718225+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.400 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.778754+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.400 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.780526+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.400 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.782229+0000 mon.b (mon.2) 667 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.400 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.782816+0000 mon.b (mon.2) 668 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.400 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.793485+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.400 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.832236+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.400 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.834270+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.400 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.836442+0000 mon.b (mon.2) 671 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.401 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.837079+0000 mon.b (mon.2) 672 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.401 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.847444+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.401 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.919016+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.401 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.921436+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.401 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.924187+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.401 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.925096+0000 mon.b (mon.2) 676 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.402 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:39.936281+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.402 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:40.007696+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.402 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:40.009600+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.402 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:40.011421+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.402 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:40.012100+0000 mon.b (mon.2) 680 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.402 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[18557]: audit 2024-04-30T10:04:40.022356+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.837079+0000 mon.b (mon.2) 672 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.847444+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.919016+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.921436+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.924187+0000 mon.b (mon.2) 675 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.403 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.925096+0000 mon.b (mon.2) 676 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.403 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:39.936281+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.403 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:40.007696+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:40.403 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:40.009600+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:40.403 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:40.011421+0000 mon.b (mon.2) 679 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:40.403 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:40.012100+0000 mon.b (mon.2) 680 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:40.403 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[24004]: audit 2024-04-30T10:04:40.022356+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:40.704 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[69266]: debug 2024-04-30T10:04:40.610+0000 7fbca8150000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-30T10:04:41.039 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[69266]: debug 2024-04-30T10:04:40.734+0000 7fbca8150000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-30T10:04:41.039 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[69266]: [30/Apr/2024:10:04:40] ENGINE Bus STARTING 2024-04-30T10:04:41.039 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[69266]: CherryPy Checker: 2024-04-30T10:04:41.040 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[69266]: The Application mounted at '' has an empty config. 2024-04-30T10:04:41.040 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[69266]: [30/Apr/2024:10:04:40] ENGINE Serving on http://:::9283 2024-04-30T10:04:41.040 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:40 smithi144 bash[69266]: [30/Apr/2024:10:04:40] ENGINE Bus STARTED 2024-04-30T10:04:41.321 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: cephadm 2024-04-30T10:04:39.450698+0000 mgr.x (mgr.24881) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.322 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: cephadm 2024-04-30T10:04:39.538184+0000 mgr.x (mgr.24881) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.322 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: cephadm 2024-04-30T10:04:39.643550+0000 mgr.x (mgr.24881) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.322 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: cephadm 2024-04-30T10:04:39.717047+0000 mgr.x (mgr.24881) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.322 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: cephadm 2024-04-30T10:04:39.792273+0000 mgr.x (mgr.24881) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.322 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: cephadm 2024-04-30T10:04:39.846190+0000 mgr.x (mgr.24881) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.322 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: cephadm 2024-04-30T10:04:39.935132+0000 mgr.x (mgr.24881) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.322 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: cephadm 2024-04-30T10:04:40.022188+0000 mgr.x (mgr.24881) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.322 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.109660+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.322 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.113780+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.322 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.116879+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.322 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.118220+0000 mon.b (mon.2) 684 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.322 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: cephadm 2024-04-30T10:04:40.127857+0000 mgr.x (mgr.24881) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.322 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.128247+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.323 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.184802+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.323 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.189662+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.323 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.193288+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.323 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.194789+0000 mon.b (mon.2) 688 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.323 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.204222+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.323 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: cephadm 2024-04-30T10:04:40.205826+0000 mgr.x (mgr.24881) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.323 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: cephadm 2024-04-30T10:04:39.450698+0000 mgr.x (mgr.24881) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.323 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: cephadm 2024-04-30T10:04:39.538184+0000 mgr.x (mgr.24881) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.323 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: cephadm 2024-04-30T10:04:39.643550+0000 mgr.x (mgr.24881) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.323 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: cephadm 2024-04-30T10:04:39.717047+0000 mgr.x (mgr.24881) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.324 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: cephadm 2024-04-30T10:04:39.792273+0000 mgr.x (mgr.24881) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.324 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: cephadm 2024-04-30T10:04:39.846190+0000 mgr.x (mgr.24881) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.324 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: cephadm 2024-04-30T10:04:39.935132+0000 mgr.x (mgr.24881) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.324 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: cephadm 2024-04-30T10:04:40.022188+0000 mgr.x (mgr.24881) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.324 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.109660+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.324 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.113780+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.324 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.116879+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.324 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.118220+0000 mon.b (mon.2) 684 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.324 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: cephadm 2024-04-30T10:04:40.127857+0000 mgr.x (mgr.24881) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.324 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.128247+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.324 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.184802+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.324 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.189662+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.324 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.193288+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.324 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.194789+0000 mon.b (mon.2) 688 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.325 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.204222+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.325 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: cephadm 2024-04-30T10:04:40.205826+0000 mgr.x (mgr.24881) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.325 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.266617+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.325 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.270651+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.325 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.274077+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.325 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.275295+0000 mon.b (mon.2) 692 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.325 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.284559+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.325 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: cephadm 2024-04-30T10:04:40.285187+0000 mgr.x (mgr.24881) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.325 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.344592+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.325 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.347294+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.325 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.350290+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.326 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.351523+0000 mon.b (mon.2) 696 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.326 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.359976+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.326 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: cephadm 2024-04-30T10:04:40.360439+0000 mgr.x (mgr.24881) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.326 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.402828+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.326 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.405524+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.326 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.408539+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.326 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.409555+0000 mon.b (mon.2) 700 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.326 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.417955+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.326 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: cephadm 2024-04-30T10:04:40.420614+0000 mgr.x (mgr.24881) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.326 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.477837+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.326 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.479704+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.326 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.481551+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.327 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.266617+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.327 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.270651+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.327 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.274077+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.327 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.275295+0000 mon.b (mon.2) 692 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.327 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.284559+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.327 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: cephadm 2024-04-30T10:04:40.285187+0000 mgr.x (mgr.24881) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.327 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.344592+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.327 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.347294+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.327 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.350290+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.327 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.351523+0000 mon.b (mon.2) 696 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.327 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.359976+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.327 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: cephadm 2024-04-30T10:04:40.360439+0000 mgr.x (mgr.24881) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.328 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.402828+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.328 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.405524+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.328 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.408539+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.328 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.409555+0000 mon.b (mon.2) 700 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.328 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.417955+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.328 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: cephadm 2024-04-30T10:04:40.420614+0000 mgr.x (mgr.24881) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.328 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.477837+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.328 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.479704+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.328 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.481551+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.328 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.482186+0000 mon.b (mon.2) 704 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.328 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.489789+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.328 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.547079+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.328 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.549180+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.328 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.551920+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.328 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.552745+0000 mon.b (mon.2) 708 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.328 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.559753+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.329 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.634849+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.329 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.636798+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.329 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.638766+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.329 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.639482+0000 mon.b (mon.2) 712 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.329 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.647185+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.329 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.720568+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.329 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.722386+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.329 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.724384+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.329 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.724961+0000 mon.b (mon.2) 716 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.329 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.731603+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.329 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: cluster 2024-04-30T10:04:40.743073+0000 mon.a (mon.0) 1491 : cluster [DBG] Standby manager daemon y restarted 2024-04-30T10:04:41.329 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: cluster 2024-04-30T10:04:40.743196+0000 mon.a (mon.0) 1492 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:04:41.329 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.745010+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.144:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:04:41.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.482186+0000 mon.b (mon.2) 704 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.489789+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.547079+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.549180+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.551920+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.552745+0000 mon.b (mon.2) 708 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.559753+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.634849+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.636798+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.638766+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.639482+0000 mon.b (mon.2) 712 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.647185+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.720568+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.722386+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.331 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.724384+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.331 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.724961+0000 mon.b (mon.2) 716 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.331 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.731603+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.331 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: cluster 2024-04-30T10:04:40.743073+0000 mon.a (mon.0) 1491 : cluster [DBG] Standby manager daemon y restarted 2024-04-30T10:04:41.331 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: cluster 2024-04-30T10:04:40.743196+0000 mon.a (mon.0) 1492 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:04:41.331 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.745010+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.144:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:04:41.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.745454+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.144:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:04:41.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.748223+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.144:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:04:41.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.749580+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.144:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:04:41.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.821417+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.825566+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.331 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.829277+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.332 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.830927+0000 mon.b (mon.2) 720 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.332 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.839623+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.332 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.863211+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.332 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.879592+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.332 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.892403+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.332 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[18557]: audit 2024-04-30T10:04:40.926269+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.332 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.745454+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.144:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:04:41.332 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.748223+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.144:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:04:41.332 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.749580+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.144:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:04:41.332 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.821417+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.332 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.825566+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.333 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.829277+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.333 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.830927+0000 mon.b (mon.2) 720 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.333 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.839623+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.333 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.863211+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.333 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.879592+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.333 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.892403+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.333 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:41 smithi144 bash[24004]: audit 2024-04-30T10:04:40.926269+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: cephadm 2024-04-30T10:04:39.450698+0000 mgr.x (mgr.24881) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: cephadm 2024-04-30T10:04:39.538184+0000 mgr.x (mgr.24881) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: cephadm 2024-04-30T10:04:39.643550+0000 mgr.x (mgr.24881) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: cephadm 2024-04-30T10:04:39.717047+0000 mgr.x (mgr.24881) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: cephadm 2024-04-30T10:04:39.792273+0000 mgr.x (mgr.24881) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: cephadm 2024-04-30T10:04:39.846190+0000 mgr.x (mgr.24881) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: cephadm 2024-04-30T10:04:39.935132+0000 mgr.x (mgr.24881) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: cephadm 2024-04-30T10:04:40.022188+0000 mgr.x (mgr.24881) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.109660+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.113780+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.116879+0000 mon.b (mon.2) 683 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.118220+0000 mon.b (mon.2) 684 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: cephadm 2024-04-30T10:04:40.127857+0000 mgr.x (mgr.24881) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.128247+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.184802+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.189662+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.193288+0000 mon.b (mon.2) 687 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.194789+0000 mon.b (mon.2) 688 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.204222+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: cephadm 2024-04-30T10:04:40.205826+0000 mgr.x (mgr.24881) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.266617+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.270651+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.274077+0000 mon.b (mon.2) 691 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.275295+0000 mon.b (mon.2) 692 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.284559+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: cephadm 2024-04-30T10:04:40.285187+0000 mgr.x (mgr.24881) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.344592+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.347294+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.350290+0000 mon.b (mon.2) 695 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.351523+0000 mon.b (mon.2) 696 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.359976+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: cephadm 2024-04-30T10:04:40.360439+0000 mgr.x (mgr.24881) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.402828+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.405524+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.408539+0000 mon.b (mon.2) 699 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.409555+0000 mon.b (mon.2) 700 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.417955+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: cephadm 2024-04-30T10:04:40.420614+0000 mgr.x (mgr.24881) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.477837+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.479704+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.481551+0000 mon.b (mon.2) 703 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.482186+0000 mon.b (mon.2) 704 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.489789+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.547079+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.549180+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.551920+0000 mon.b (mon.2) 707 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.552745+0000 mon.b (mon.2) 708 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.559753+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.634849+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.636798+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.638766+0000 mon.b (mon.2) 711 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.639482+0000 mon.b (mon.2) 712 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.647185+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.720568+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.722386+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.724384+0000 mon.b (mon.2) 715 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.724961+0000 mon.b (mon.2) 716 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.731603+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: cluster 2024-04-30T10:04:40.743073+0000 mon.a (mon.0) 1491 : cluster [DBG] Standby manager daemon y restarted 2024-04-30T10:04:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: cluster 2024-04-30T10:04:40.743196+0000 mon.a (mon.0) 1492 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:04:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.745010+0000 mon.c (mon.1) 96 : audit [DBG] from='mgr.? 172.21.15.144:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:04:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.745454+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.144:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:04:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.748223+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.144:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:04:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.749580+0000 mon.c (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.144:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:04:41.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.821417+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:41.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.825566+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:41.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.829277+0000 mon.b (mon.2) 719 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:41.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.830927+0000 mon.b (mon.2) 720 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:41.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.839623+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.863211+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.879592+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.892403+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:41.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:41 smithi151 bash[18704]: audit 2024-04-30T10:04:40.926269+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:42.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:42 smithi144 bash[18557]: cephadm 2024-04-30T10:04:40.490139+0000 mgr.x (mgr.24881) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:42.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:42 smithi144 bash[18557]: cephadm 2024-04-30T10:04:40.560857+0000 mgr.x (mgr.24881) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:42.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:42 smithi144 bash[18557]: cluster 2024-04-30T10:04:40.584963+0000 mgr.x (mgr.24881) 161 : cluster [DBG] pgmap v25: 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-30T10:04:42.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:42 smithi144 bash[18557]: cephadm 2024-04-30T10:04:40.647384+0000 mgr.x (mgr.24881) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:42.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:42 smithi144 bash[18557]: cephadm 2024-04-30T10:04:40.732873+0000 mgr.x (mgr.24881) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:42.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:42 smithi144 bash[18557]: cephadm 2024-04-30T10:04:40.843652+0000 mgr.x (mgr.24881) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:42.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:42 smithi144 bash[18557]: cluster 2024-04-30T10:04:41.745700+0000 mon.a (mon.0) 1497 : cluster [DBG] mgrmap e38: x(active, since 34s), standbys: y 2024-04-30T10:04:42.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:42 smithi144 bash[24004]: cephadm 2024-04-30T10:04:40.490139+0000 mgr.x (mgr.24881) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:42.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:42 smithi144 bash[24004]: cephadm 2024-04-30T10:04:40.560857+0000 mgr.x (mgr.24881) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:42.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:42 smithi144 bash[24004]: cluster 2024-04-30T10:04:40.584963+0000 mgr.x (mgr.24881) 161 : cluster [DBG] pgmap v25: 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-30T10:04:42.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:42 smithi144 bash[24004]: cephadm 2024-04-30T10:04:40.647384+0000 mgr.x (mgr.24881) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:42.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:42 smithi144 bash[24004]: cephadm 2024-04-30T10:04:40.732873+0000 mgr.x (mgr.24881) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:42.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:42 smithi144 bash[24004]: cephadm 2024-04-30T10:04:40.843652+0000 mgr.x (mgr.24881) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:42.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:42 smithi144 bash[24004]: cluster 2024-04-30T10:04:41.745700+0000 mon.a (mon.0) 1497 : cluster [DBG] mgrmap e38: x(active, since 34s), standbys: y 2024-04-30T10:04:42.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:42 smithi151 bash[18704]: cephadm 2024-04-30T10:04:40.490139+0000 mgr.x (mgr.24881) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:42.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:42 smithi151 bash[18704]: cephadm 2024-04-30T10:04:40.560857+0000 mgr.x (mgr.24881) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:42.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:42 smithi151 bash[18704]: cluster 2024-04-30T10:04:40.584963+0000 mgr.x (mgr.24881) 161 : cluster [DBG] pgmap v25: 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-30T10:04:42.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:42 smithi151 bash[18704]: cephadm 2024-04-30T10:04:40.647384+0000 mgr.x (mgr.24881) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:42.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:42 smithi151 bash[18704]: cephadm 2024-04-30T10:04:40.732873+0000 mgr.x (mgr.24881) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:42.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:42 smithi151 bash[18704]: cephadm 2024-04-30T10:04:40.843652+0000 mgr.x (mgr.24881) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:42.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:42 smithi151 bash[18704]: cluster 2024-04-30T10:04:41.745700+0000 mon.a (mon.0) 1497 : cluster [DBG] mgrmap e38: x(active, since 34s), standbys: y 2024-04-30T10:04:43.802 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:43 smithi151 bash[54975]: ts=2024-04-30T10: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:04:43.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:43 smithi144 bash[24004]: cluster 2024-04-30T10:04:42.585378+0000 mgr.x (mgr.24881) 165 : cluster [DBG] pgmap v26: 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-30T10:04:43.931 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:43 smithi144 bash[24004]: audit 2024-04-30T10:04:42.806075+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:43.931 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:43 smithi144 bash[24004]: audit 2024-04-30T10:04:42.814874+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:43.931 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:43 smithi144 bash[24004]: audit 2024-04-30T10:04:42.822413+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:43.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:43 smithi144 bash[18557]: cluster 2024-04-30T10:04:42.585378+0000 mgr.x (mgr.24881) 165 : cluster [DBG] pgmap v26: 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-30T10:04:43.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:43 smithi144 bash[18557]: audit 2024-04-30T10:04:42.806075+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:43.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:43 smithi144 bash[18557]: audit 2024-04-30T10:04:42.814874+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:43.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:43 smithi144 bash[18557]: audit 2024-04-30T10:04:42.822413+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:44.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:43 smithi151 bash[18704]: cluster 2024-04-30T10:04:42.585378+0000 mgr.x (mgr.24881) 165 : cluster [DBG] pgmap v26: 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-30T10:04:44.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:43 smithi151 bash[18704]: audit 2024-04-30T10:04:42.806075+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:44.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:43 smithi151 bash[18704]: audit 2024-04-30T10:04:42.814874+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:44.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:43 smithi151 bash[18704]: audit 2024-04-30T10:04:42.822413+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:45.778 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:04:45.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:45 smithi144 bash[18557]: cluster 2024-04-30T10:04:44.586601+0000 mgr.x (mgr.24881) 166 : cluster [DBG] pgmap v27: 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-30T10:04:45.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:45 smithi144 bash[18557]: cephadm 2024-04-30T10:04:44.651537+0000 mgr.x (mgr.24881) 167 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-30T10:04:45.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:45 smithi144 bash[18557]: audit 2024-04-30T10:04:44.660377+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:45.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:45 smithi144 bash[18557]: audit 2024-04-30T10:04:44.663664+0000 mon.b (mon.2) 722 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:04:45.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:45 smithi144 bash[18557]: audit 2024-04-30T10:04:44.666043+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:04:45.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:45 smithi144 bash[18557]: audit 2024-04-30T10:04:44.666190+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:04:45.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:45 smithi144 bash[18557]: audit 2024-04-30T10:04:44.667664+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:45.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:45 smithi144 bash[18557]: cephadm 2024-04-30T10:04:44.669457+0000 mgr.x (mgr.24881) 168 : cephadm [INF] Deploying daemon mgr.y on smithi144 2024-04-30T10:04:45.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:45 smithi144 bash[24004]: cluster 2024-04-30T10:04:44.586601+0000 mgr.x (mgr.24881) 166 : cluster [DBG] pgmap v27: 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-30T10:04:45.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:45 smithi144 bash[24004]: cephadm 2024-04-30T10:04:44.651537+0000 mgr.x (mgr.24881) 167 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-30T10:04:45.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:45 smithi144 bash[24004]: audit 2024-04-30T10:04:44.660377+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:45.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:45 smithi144 bash[24004]: audit 2024-04-30T10:04:44.663664+0000 mon.b (mon.2) 722 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:04:45.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:45 smithi144 bash[24004]: audit 2024-04-30T10:04:44.666043+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:04:45.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:45 smithi144 bash[24004]: audit 2024-04-30T10:04:44.666190+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:04:45.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:45 smithi144 bash[24004]: audit 2024-04-30T10:04:44.667664+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:45.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:45 smithi144 bash[24004]: cephadm 2024-04-30T10:04:44.669457+0000 mgr.x (mgr.24881) 168 : cephadm [INF] Deploying daemon mgr.y on smithi144 2024-04-30T10:04:46.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:45 smithi151 bash[18704]: cluster 2024-04-30T10:04:44.586601+0000 mgr.x (mgr.24881) 166 : cluster [DBG] pgmap v27: 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-30T10:04:46.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:45 smithi151 bash[18704]: cephadm 2024-04-30T10:04:44.651537+0000 mgr.x (mgr.24881) 167 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-30T10:04:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:45 smithi151 bash[18704]: audit 2024-04-30T10:04:44.660377+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:45 smithi151 bash[18704]: audit 2024-04-30T10:04:44.663664+0000 mon.b (mon.2) 722 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:04:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:45 smithi151 bash[18704]: audit 2024-04-30T10:04:44.666043+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:04:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:45 smithi151 bash[18704]: audit 2024-04-30T10:04:44.666190+0000 mon.b (mon.2) 723 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:04:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:45 smithi151 bash[18704]: audit 2024-04-30T10:04:44.667664+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:45 smithi151 bash[18704]: cephadm 2024-04-30T10:04:44.669457+0000 mgr.x (mgr.24881) 168 : cephadm [INF] Deploying daemon mgr.y on smithi144 2024-04-30T10:04:46.503 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:04:46.503 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 0s ago 15m - - 2024-04-30T10:04:46.503 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 3s ago 15m - - 2024-04-30T10:04:46.503 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (116s) 0s ago 8m 14.1M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:04:46.503 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (90s) 3s ago 8m 41.0M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:04:46.503 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (31s) 0s ago 6m 41.5M - 3.5 e1d6a67b021e 03085260eb1e 2024-04-30T10:04:46.503 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (48s) 3s ago 14m 492M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:04:46.503 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (14s) 0s ago 16m 396M - 17.2.0 e1d6a67b021e e2035aed5b5c 2024-04-30T10:04:46.503 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (16m) 0s ago 16m 63.0M 2048M 17.2.0 e1d6a67b021e b99fb062b7df 2024-04-30T10:04:46.503 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (14m) 3s ago 14m 52.4M 2048M 17.2.0 e1d6a67b021e ab697c95c656 2024-04-30T10:04:46.503 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (14m) 0s ago 14m 46.7M 2048M 17.2.0 e1d6a67b021e 31b30fa73700 2024-04-30T10:04:46.503 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (2m) 0s ago 8m 10.8M - 1.3.1 1dbe0e931976 7b01e2041b73 2024-04-30T10:04:46.503 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (96s) 3s ago 8m 11.2M - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:04:46.504 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (13m) 0s ago 13m 54.5M 4096M 17.2.0 e1d6a67b021e 879b689784b1 2024-04-30T10:04:46.504 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (13m) 0s ago 13m 56.3M 4096M 17.2.0 e1d6a67b021e 3a935a90e6aa 2024-04-30T10:04:46.504 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (12m) 0s ago 12m 50.8M 4096M 17.2.0 e1d6a67b021e 39286bfdca67 2024-04-30T10:04:46.504 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (12m) 0s ago 12m 54.6M 4096M 17.2.0 e1d6a67b021e de4f433a171e 2024-04-30T10:04:46.504 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (11m) 3s ago 11m 57.5M 4096M 17.2.0 e1d6a67b021e 2371b0f703de 2024-04-30T10:04:46.504 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (10m) 3s ago 10m 52.7M 4096M 17.2.0 e1d6a67b021e b39a8bb8c2ad 2024-04-30T10:04:46.504 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (10m) 3s ago 10m 50.7M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:04:46.504 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (9m) 3s ago 9m 54.5M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:04:46.504 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (25s) 3s ago 8m 52.6M - 2.33.4 514e6a882f6e 1c77bdb7cd95 2024-04-30T10:04:46.504 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (6m) 0s ago 6m 85.1M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:04:46.504 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (6m) 3s ago 6m 85.3M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:04:46.504 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (6m) 0s ago 6m 85.4M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:04:46.504 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (6m) 3s ago 6m 85.2M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:04:46.918 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:04:46.918 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:04:46.919 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-30T10:04:46.919 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:04:46.919 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:04:46.919 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-30T10:04:46.919 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 1 2024-04-30T10:04:46.919 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:04:46.919 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:04:46.919 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-30T10:04:46.919 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:04:46.919 INFO:teuthology.orchestra.run.smithi144.stdout: "mds": {}, 2024-04-30T10:04:46.919 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:04:46.919 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:04:46.919 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:04:46.919 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:04:46.920 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-30T10:04:46.920 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 1 2024-04-30T10:04:46.920 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:04:46.920 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:04:47.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:46 smithi151 bash[18704]: audit 2024-04-30T10:04:45.764414+0000 mgr.x (mgr.24881) 169 : audit [DBG] from='client.25444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:47.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:46 smithi151 bash[18704]: audit 2024-04-30T10:04:45.804996+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:47.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:46 smithi151 bash[18704]: audit 2024-04-30T10:04:45.818983+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:47.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:46 smithi151 bash[18704]: audit 2024-04-30T10:04:45.833365+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:47.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:46 smithi151 bash[18704]: audit 2024-04-30T10:04:46.119765+0000 mgr.x (mgr.24881) 170 : audit [DBG] from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:47.160 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:46 smithi144 bash[18557]: audit 2024-04-30T10:04:45.764414+0000 mgr.x (mgr.24881) 169 : audit [DBG] from='client.25444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:47.161 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:46 smithi144 bash[18557]: audit 2024-04-30T10:04:45.804996+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:47.161 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:46 smithi144 bash[18557]: audit 2024-04-30T10:04:45.818983+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:47.161 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:46 smithi144 bash[18557]: audit 2024-04-30T10:04:45.833365+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:47.161 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:46 smithi144 bash[18557]: audit 2024-04-30T10:04:46.119765+0000 mgr.x (mgr.24881) 170 : audit [DBG] from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:47.161 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:46 smithi144 bash[24004]: audit 2024-04-30T10:04:45.764414+0000 mgr.x (mgr.24881) 169 : audit [DBG] from='client.25444 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:47.161 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:46 smithi144 bash[24004]: audit 2024-04-30T10:04:45.804996+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:47.161 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:46 smithi144 bash[24004]: audit 2024-04-30T10:04:45.818983+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:47.161 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:46 smithi144 bash[24004]: audit 2024-04-30T10:04:45.833365+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:47.161 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:46 smithi144 bash[24004]: audit 2024-04-30T10:04:46.119765+0000 mgr.x (mgr.24881) 170 : audit [DBG] from='client.15576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:47.272 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:04:47.273 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:04:47.273 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:04:47.273 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:04:47.273 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [], 2024-04-30T10:04:47.273 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "1/23 daemons upgraded", 2024-04-30T10:04:47.273 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading mgr daemons", 2024-04-30T10:04:47.274 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:04:47.274 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:04:47.689 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_OK 2024-04-30T10:04:48.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:47 smithi151 bash[18704]: audit 2024-04-30T10:04:46.453732+0000 mgr.x (mgr.24881) 171 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:48.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:47 smithi151 bash[18704]: cluster 2024-04-30T10:04:46.587228+0000 mgr.x (mgr.24881) 172 : cluster [DBG] pgmap v28: 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-30T10:04:48.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:47 smithi151 bash[18704]: audit 2024-04-30T10:04:46.921575+0000 mon.c (mon.1) 100 : audit [DBG] from='client.? 172.21.15.144:0/882742353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:48.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:47 smithi151 bash[18704]: audit 2024-04-30T10:04:46.971716+0000 mgr.x (mgr.24881) 173 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:04:48.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:47 smithi151 bash[18704]: audit 2024-04-30T10:04:47.272951+0000 mgr.x (mgr.24881) 174 : audit [DBG] from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:48.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:47 smithi151 bash[18704]: audit 2024-04-30T10:04:47.692942+0000 mon.a (mon.0) 1506 : audit [DBG] from='client.? 172.21.15.144:0/1978642208' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:04:48.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:47 smithi144 bash[18557]: audit 2024-04-30T10:04:46.453732+0000 mgr.x (mgr.24881) 171 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:48.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:47 smithi144 bash[18557]: cluster 2024-04-30T10:04:46.587228+0000 mgr.x (mgr.24881) 172 : cluster [DBG] pgmap v28: 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-30T10:04:48.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:47 smithi144 bash[18557]: audit 2024-04-30T10:04:46.921575+0000 mon.c (mon.1) 100 : audit [DBG] from='client.? 172.21.15.144:0/882742353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:48.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:47 smithi144 bash[18557]: audit 2024-04-30T10:04:46.971716+0000 mgr.x (mgr.24881) 173 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:04:48.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:47 smithi144 bash[18557]: audit 2024-04-30T10:04:47.272951+0000 mgr.x (mgr.24881) 174 : audit [DBG] from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:48.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:47 smithi144 bash[18557]: audit 2024-04-30T10:04:47.692942+0000 mon.a (mon.0) 1506 : audit [DBG] from='client.? 172.21.15.144:0/1978642208' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:04:48.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:47 smithi144 bash[24004]: audit 2024-04-30T10:04:46.453732+0000 mgr.x (mgr.24881) 171 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:48.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:47 smithi144 bash[24004]: cluster 2024-04-30T10:04:46.587228+0000 mgr.x (mgr.24881) 172 : cluster [DBG] pgmap v28: 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-30T10:04:48.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:47 smithi144 bash[24004]: audit 2024-04-30T10:04:46.921575+0000 mon.c (mon.1) 100 : audit [DBG] from='client.? 172.21.15.144:0/882742353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:48.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:47 smithi144 bash[24004]: audit 2024-04-30T10:04:46.971716+0000 mgr.x (mgr.24881) 173 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:04:48.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:47 smithi144 bash[24004]: audit 2024-04-30T10:04:47.272951+0000 mgr.x (mgr.24881) 174 : audit [DBG] from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:04:48.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:47 smithi144 bash[24004]: audit 2024-04-30T10:04:47.692942+0000 mon.a (mon.0) 1506 : audit [DBG] from='client.? 172.21.15.144:0/1978642208' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:04:48.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:04:48 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:04:48] "GET /metrics HTTP/1.1" 200 38172 "" "Prometheus/2.33.4" 2024-04-30T10:04:49.072 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:48 smithi151 bash[54975]: ts=2024-04-30T10: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.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:04:49.589 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:49 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:49.589 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:49 smithi144 systemd[1]: Stopping Ceph mgr.y for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:04:49.589 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:49 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:49.590 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:04:49 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:49.590 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:04:49 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:49.590 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:04:49 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:49.591 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:49 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:49.591 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:04:49 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:49.591 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:04:49 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:49.591 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:04:49 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:50.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:49 smithi144 bash[18557]: cluster 2024-04-30T10:04:48.587927+0000 mgr.x (mgr.24881) 175 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:04:50.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:49 smithi144 bash[24004]: cluster 2024-04-30T10:04:48.587927+0000 mgr.x (mgr.24881) 175 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:04:50.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:49 smithi151 bash[18704]: cluster 2024-04-30T10:04:48.587927+0000 mgr.x (mgr.24881) 175 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:04:50.589 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:50 smithi144 bash[71187]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mgr-y 2024-04-30T10:04:50.590 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:50 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-30T10:04:50.590 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:50 smithi144 bash[71247]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mgr-y 2024-04-30T10:04:50.590 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:50 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-30T10:04:50.590 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:50 smithi144 systemd[1]: Stopped Ceph mgr.y for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:04:50.954 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:04:50 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:50.955 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:04:50 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:50.955 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:04:50 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:50.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:50 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:50.956 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:50 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:50.956 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:50 smithi144 systemd[1]: Started Ceph mgr.y for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:04:50.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:50 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:50.956 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:04:50 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:50.957 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:04:50 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:50.957 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:04:50 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:04:51.978 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[71302]: debug 2024-04-30T10:04:51.674+0000 7fea317ce700 1 -- 172.21.15.144:0/103217155 <== mon.1 v2:172.21.15.144:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5636112465a0 con 0x563611fc6800 2024-04-30T10:04:51.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: cluster 2024-04-30T10:04:50.589586+0000 mgr.x (mgr.24881) 176 : cluster [DBG] pgmap v30: 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-30T10:04:51.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:50.768086+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:50.782222+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:50.810004+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:50.811809+0000 mon.b (mon.2) 726 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: cephadm 2024-04-30T10:04:50.823462+0000 mgr.x (mgr.24881) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:51.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:50.824108+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:50.915213+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:51.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:50.919629+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:51.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: cephadm 2024-04-30T10:04:50.921140+0000 mgr.x (mgr.24881) 178 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:51.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:50.921663+0000 mon.b (mon.2) 729 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-30T10:04:51.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:50.924171+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-30T10:04:51.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:50.931890+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-30T10:04:51.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:50.936462+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:50.937986+0000 mon.b (mon.2) 731 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: cephadm 2024-04-30T10:04:50.949744+0000 mgr.x (mgr.24881) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:51.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:50.950324+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.038234+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:51.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.041812+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:51.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.042926+0000 mgr.x (mgr.24881) 180 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:51.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: cluster 2024-04-30T10:04:50.589586+0000 mgr.x (mgr.24881) 176 : cluster [DBG] pgmap v30: 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-30T10:04:51.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:50.768086+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:50.782222+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:50.810004+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:50.811809+0000 mon.b (mon.2) 726 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: cephadm 2024-04-30T10:04:50.823462+0000 mgr.x (mgr.24881) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:51.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:50.824108+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:50.915213+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:51.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:50.919629+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:51.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: cephadm 2024-04-30T10:04:50.921140+0000 mgr.x (mgr.24881) 178 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:51.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:50.921663+0000 mon.b (mon.2) 729 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-30T10:04:51.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:50.924171+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-30T10:04:51.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:50.931890+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-30T10:04:51.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:50.936462+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:50.937986+0000 mon.b (mon.2) 731 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: cephadm 2024-04-30T10:04:50.949744+0000 mgr.x (mgr.24881) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:51.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:50.950324+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.038234+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:51.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.041812+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:51.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.042926+0000 mgr.x (mgr.24881) 180 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:51.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.044884+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.045872+0000 mon.b (mon.2) 735 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.055308+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.055877+0000 mgr.x (mgr.24881) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:51.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.144622+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:51.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.148695+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:51.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.149992+0000 mgr.x (mgr.24881) 182 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:51.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.152459+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.153914+0000 mon.b (mon.2) 739 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.165769+0000 mgr.x (mgr.24881) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:51.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.166420+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.256386+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:51.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.260316+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:51.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.261418+0000 mgr.x (mgr.24881) 184 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:51.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.263716+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.264731+0000 mon.b (mon.2) 743 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.275634+0000 mgr.x (mgr.24881) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:51.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.276547+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.351116+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:51.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.353475+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:51.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.044884+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.045872+0000 mon.b (mon.2) 735 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.055308+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.055877+0000 mgr.x (mgr.24881) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:51.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.144622+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:51.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.148695+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:51.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.149992+0000 mgr.x (mgr.24881) 182 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:51.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.152459+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.153914+0000 mon.b (mon.2) 739 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.165769+0000 mgr.x (mgr.24881) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:51.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.166420+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.256386+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:51.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.260316+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:51.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.261418+0000 mgr.x (mgr.24881) 184 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:51.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.263716+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.264731+0000 mon.b (mon.2) 743 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.275634+0000 mgr.x (mgr.24881) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:51.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.276547+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.351116+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:51.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.353475+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:51.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.354288+0000 mgr.x (mgr.24881) 186 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:51.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.355759+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.356557+0000 mon.b (mon.2) 747 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.366212+0000 mgr.x (mgr.24881) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:51.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.367056+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.441578+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:51.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.443703+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:51.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.444438+0000 mgr.x (mgr.24881) 188 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:51.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.445878+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.446622+0000 mon.b (mon.2) 751 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.455583+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.532666+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:51.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.536525+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:51.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.539767+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.540872+0000 mon.b (mon.2) 755 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.552503+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.636871+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:51.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.640753+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:51.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.644139+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.645283+0000 mon.b (mon.2) 759 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.654113+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.987 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.732752+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:51.987 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.736997+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:51.987 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.740925+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.987 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.742267+0000 mon.b (mon.2) 763 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.987 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[24004]: audit 2024-04-30T10:04:51.751317+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.354288+0000 mgr.x (mgr.24881) 186 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:51.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.355759+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.356557+0000 mon.b (mon.2) 747 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.366212+0000 mgr.x (mgr.24881) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:51.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.367056+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.441578+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:51.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.443703+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:51.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.444438+0000 mgr.x (mgr.24881) 188 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:51.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.445878+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.446622+0000 mon.b (mon.2) 751 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.455583+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.532666+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:51.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.536525+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:51.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.539767+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.540872+0000 mon.b (mon.2) 755 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.552503+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.636871+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:51.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.640753+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:51.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.644139+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.645283+0000 mon.b (mon.2) 759 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.654113+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:51.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.732752+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:51.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.736997+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:51.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.740925+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:51.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.742267+0000 mon.b (mon.2) 763 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:51.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:51 smithi144 bash[18557]: audit 2024-04-30T10:04:51.751317+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:52.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: cluster 2024-04-30T10:04:50.589586+0000 mgr.x (mgr.24881) 176 : cluster [DBG] pgmap v30: 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-30T10:04:52.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:50.768086+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:52.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:50.782222+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:52.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:50.810004+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:52.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:50.811809+0000 mon.b (mon.2) 726 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:52.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: cephadm 2024-04-30T10:04:50.823462+0000 mgr.x (mgr.24881) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:52.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:50.824108+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:52.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:50.915213+0000 mon.b (mon.2) 727 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:52.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:50.919629+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:52.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: cephadm 2024-04-30T10:04:50.921140+0000 mgr.x (mgr.24881) 178 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:52.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:50.921663+0000 mon.b (mon.2) 729 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-30T10:04:52.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:50.924171+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-30T10:04:52.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:50.931890+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24881 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-30T10:04:52.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:50.936462+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:52.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:50.937986+0000 mon.b (mon.2) 731 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:52.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: cephadm 2024-04-30T10:04:50.949744+0000 mgr.x (mgr.24881) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:52.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:50.950324+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:52.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.038234+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:52.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.041812+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:52.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.042926+0000 mgr.x (mgr.24881) 180 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:52.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.044884+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:52.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.045872+0000 mon.b (mon.2) 735 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:52.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.055308+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:52.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.055877+0000 mgr.x (mgr.24881) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:52.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.144622+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:52.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.148695+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:52.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.149992+0000 mgr.x (mgr.24881) 182 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:52.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.152459+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:52.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.153914+0000 mon.b (mon.2) 739 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:52.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.165769+0000 mgr.x (mgr.24881) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:52.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.166420+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:52.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.256386+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:52.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.260316+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:52.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.261418+0000 mgr.x (mgr.24881) 184 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:52.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.263716+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:52.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.264731+0000 mon.b (mon.2) 743 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:52.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.275634+0000 mgr.x (mgr.24881) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:52.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.276547+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:52.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.351116+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:52.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.353475+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:52.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.354288+0000 mgr.x (mgr.24881) 186 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:52.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.355759+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:52.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.356557+0000 mon.b (mon.2) 747 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:52.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.366212+0000 mgr.x (mgr.24881) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:52.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.367056+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:52.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.441578+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:52.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.443703+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:52.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.444438+0000 mgr.x (mgr.24881) 188 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:52.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.445878+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:52.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.446622+0000 mon.b (mon.2) 751 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:52.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.455583+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:52.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.532666+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:52.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.536525+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:52.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.539767+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:52.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.540872+0000 mon.b (mon.2) 755 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:52.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.552503+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:52.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.636871+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:52.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.640753+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:52.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.644139+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:52.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.645283+0000 mon.b (mon.2) 759 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:52.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.654113+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:52.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.732752+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:52.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.736997+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:52.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.740925+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:52.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.742267+0000 mon.b (mon.2) 763 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:52.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:51 smithi151 bash[18704]: audit 2024-04-30T10:04:51.751317+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.455312+0000 mgr.x (mgr.24881) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.537677+0000 mgr.x (mgr.24881) 190 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.551754+0000 mgr.x (mgr.24881) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.641991+0000 mgr.x (mgr.24881) 192 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.654196+0000 mgr.x (mgr.24881) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.738272+0000 mgr.x (mgr.24881) 194 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.751941+0000 mgr.x (mgr.24881) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:51.823409+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:51.826901+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.828226+0000 mgr.x (mgr.24881) 196 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:51.830206+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:51.831276+0000 mon.b (mon.2) 767 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.840199+0000 mgr.x (mgr.24881) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:51.841080+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:51.915149+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:51.917791+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.918951+0000 mgr.x (mgr.24881) 198 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:51.921830+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:51.923323+0000 mon.b (mon.2) 771 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:51.932538+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:51.936227+0000 mgr.x (mgr.24881) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.026793+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.031149+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.032577+0000 mgr.x (mgr.24881) 200 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.035049+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.036439+0000 mon.b (mon.2) 775 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.046981+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.048416+0000 mgr.x (mgr.24881) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.127041+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.130027+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.130902+0000 mgr.x (mgr.24881) 202 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.133038+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.134169+0000 mon.b (mon.2) 779 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.143690+0000 mgr.x (mgr.24881) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.144019+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.184665+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.187178+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.188460+0000 mgr.x (mgr.24881) 204 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.190764+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.191869+0000 mon.b (mon.2) 783 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.200511+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.201378+0000 mgr.x (mgr.24881) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.244293+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.247906+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.249098+0000 mgr.x (mgr.24881) 206 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.251404+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.252533+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.262208+0000 mgr.x (mgr.24881) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.262466+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.339242+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.343004+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.344059+0000 mgr.x (mgr.24881) 208 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.346607+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.347673+0000 mon.b (mon.2) 791 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.357236+0000 mgr.x (mgr.24881) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.357369+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.443645+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.447116+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.450505+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.451853+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.461746+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.550723+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.555552+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.559496+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.560918+0000 mon.b (mon.2) 799 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.571810+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.660264+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.663194+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.666093+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.667306+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:52 smithi151 bash[18704]: audit 2024-04-30T10:04:52.679072+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.141 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.455312+0000 mgr.x (mgr.24881) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.537677+0000 mgr.x (mgr.24881) 190 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.551754+0000 mgr.x (mgr.24881) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.641991+0000 mgr.x (mgr.24881) 192 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.654196+0000 mgr.x (mgr.24881) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.738272+0000 mgr.x (mgr.24881) 194 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.751941+0000 mgr.x (mgr.24881) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:51.823409+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:51.826901+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.828226+0000 mgr.x (mgr.24881) 196 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:51.830206+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.143 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:51.831276+0000 mon.b (mon.2) 767 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.143 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.840199+0000 mgr.x (mgr.24881) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.143 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:51.841080+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.143 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:51.915149+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.143 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:51.917791+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.143 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.918951+0000 mgr.x (mgr.24881) 198 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.143 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:51.921830+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.143 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:51.923323+0000 mon.b (mon.2) 771 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.143 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:51.932538+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.143 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:51.936227+0000 mgr.x (mgr.24881) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.455312+0000 mgr.x (mgr.24881) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.537677+0000 mgr.x (mgr.24881) 190 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.551754+0000 mgr.x (mgr.24881) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.641991+0000 mgr.x (mgr.24881) 192 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.654196+0000 mgr.x (mgr.24881) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.738272+0000 mgr.x (mgr.24881) 194 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.751941+0000 mgr.x (mgr.24881) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:51.823409+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:51.826901+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.828226+0000 mgr.x (mgr.24881) 196 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:51.830206+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:51.831276+0000 mon.b (mon.2) 767 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.840199+0000 mgr.x (mgr.24881) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:51.841080+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:51.915149+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:51.917791+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.918951+0000 mgr.x (mgr.24881) 198 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:51.921830+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:51.923323+0000 mon.b (mon.2) 771 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:51.932538+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:51.936227+0000 mgr.x (mgr.24881) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.145 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.026793+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.145 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.031149+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.032577+0000 mgr.x (mgr.24881) 200 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.035049+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.036439+0000 mon.b (mon.2) 775 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.046981+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.048416+0000 mgr.x (mgr.24881) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.127041+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.130027+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.130902+0000 mgr.x (mgr.24881) 202 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.133038+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.134169+0000 mon.b (mon.2) 779 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.143690+0000 mgr.x (mgr.24881) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.144019+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.184665+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.187178+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.188460+0000 mgr.x (mgr.24881) 204 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.190764+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.191869+0000 mon.b (mon.2) 783 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.200511+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.201378+0000 mgr.x (mgr.24881) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.244293+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.247906+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.249098+0000 mgr.x (mgr.24881) 206 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.251404+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.252533+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.262208+0000 mgr.x (mgr.24881) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.262466+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.339242+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.343004+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.344059+0000 mgr.x (mgr.24881) 208 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.346607+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.347673+0000 mon.b (mon.2) 791 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.357236+0000 mgr.x (mgr.24881) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.357369+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.443645+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.447116+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.450505+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.451853+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.461746+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.149 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.026793+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.149 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.031149+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.149 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.032577+0000 mgr.x (mgr.24881) 200 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.149 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.035049+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.149 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.036439+0000 mon.b (mon.2) 775 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.149 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.046981+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.149 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.048416+0000 mgr.x (mgr.24881) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.149 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.127041+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.149 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.130027+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.149 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.130902+0000 mgr.x (mgr.24881) 202 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.149 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.133038+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.149 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.134169+0000 mon.b (mon.2) 779 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.150 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.143690+0000 mgr.x (mgr.24881) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.150 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.144019+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.150 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.184665+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.150 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.187178+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.150 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.188460+0000 mgr.x (mgr.24881) 204 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.150 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.190764+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.150 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.191869+0000 mon.b (mon.2) 783 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.150 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.200511+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.550723+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.555552+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.559496+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.151 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.560918+0000 mon.b (mon.2) 799 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.151 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.571810+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.151 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.660264+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.151 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.663194+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.151 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.666093+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.151 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.667306+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.151 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[18557]: audit 2024-04-30T10:04:52.679072+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.151 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.201378+0000 mgr.x (mgr.24881) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.151 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.244293+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.151 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.247906+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.152 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.249098+0000 mgr.x (mgr.24881) 206 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.152 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.251404+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.152 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.252533+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.152 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.262208+0000 mgr.x (mgr.24881) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.152 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.262466+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.152 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.339242+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.152 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.343004+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.152 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.344059+0000 mgr.x (mgr.24881) 208 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:53.152 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.346607+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.152 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.347673+0000 mon.b (mon.2) 791 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.152 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.357236+0000 mgr.x (mgr.24881) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:53.152 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.357369+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.152 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.443645+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.152 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.447116+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.153 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.450505+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.153 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.451853+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.153 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.461746+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.153 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.550723+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.153 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.555552+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.153 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.559496+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.153 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.560918+0000 mon.b (mon.2) 799 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.153 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.571810+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.153 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.660264+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:53.153 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.663194+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:53.153 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.666093+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:53.154 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.667306+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:53.154 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:52 smithi144 bash[24004]: audit 2024-04-30T10:04:52.679072+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:53.773 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[54975]: ts=2024-04-30T10:04:53.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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:04:54.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.448350+0000 mgr.x (mgr.24881) 210 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.461831+0000 mgr.x (mgr.24881) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.556970+0000 mgr.x (mgr.24881) 212 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.571550+0000 mgr.x (mgr.24881) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cluster 2024-04-30T10:04:52.590227+0000 mgr.x (mgr.24881) 214 : cluster [DBG] pgmap v31: 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-30T10:04:54.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.664359+0000 mgr.x (mgr.24881) 215 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.679187+0000 mgr.x (mgr.24881) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:52.805191+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:52.809256+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.810631+0000 mgr.x (mgr.24881) 217 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:52.814074+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:52.815397+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:52.824639+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.824767+0000 mgr.x (mgr.24881) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:52.913543+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:52.917737+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.919005+0000 mgr.x (mgr.24881) 219 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:52.920966+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:52.922040+0000 mon.b (mon.2) 811 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:52.930568+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:52.931249+0000 mgr.x (mgr.24881) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.007575+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.009891+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.010759+0000 mgr.x (mgr.24881) 221 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.012239+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.013128+0000 mon.b (mon.2) 815 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.019798+0000 mgr.x (mgr.24881) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.020363+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.096282+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.098649+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.099555+0000 mgr.x (mgr.24881) 223 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.101257+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.102063+0000 mon.b (mon.2) 819 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.109176+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.109476+0000 mgr.x (mgr.24881) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.172260+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.174571+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.175362+0000 mgr.x (mgr.24881) 225 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.176807+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.177648+0000 mon.b (mon.2) 823 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.188601+0000 mgr.x (mgr.24881) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.189638+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.246097+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.248463+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.249368+0000 mgr.x (mgr.24881) 227 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.250894+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.251834+0000 mon.b (mon.2) 827 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.258690+0000 mgr.x (mgr.24881) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.259588+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.343304+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.346687+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.348105+0000 mgr.x (mgr.24881) 229 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.351305+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.352750+0000 mon.b (mon.2) 831 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.361907+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.363191+0000 mgr.x (mgr.24881) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.440518+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.443256+0000 mon.b (mon.2) 833 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.444301+0000 mgr.x (mgr.24881) 231 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.445970+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.446987+0000 mon.b (mon.2) 835 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.456403+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.529800+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.532018+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.534480+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.535400+0000 mon.b (mon.2) 839 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.545571+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.619724+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.621909+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.624186+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.624952+0000 mon.b (mon.2) 843 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.637637+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.711333+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:04:54.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.732379+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:53 smithi151 bash[18704]: audit 2024-04-30T10:04:53.745869+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.448350+0000 mgr.x (mgr.24881) 210 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.461831+0000 mgr.x (mgr.24881) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.556970+0000 mgr.x (mgr.24881) 212 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.571550+0000 mgr.x (mgr.24881) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cluster 2024-04-30T10:04:52.590227+0000 mgr.x (mgr.24881) 214 : cluster [DBG] pgmap v31: 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-30T10:04:54.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.664359+0000 mgr.x (mgr.24881) 215 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.679187+0000 mgr.x (mgr.24881) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:52.805191+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:52.809256+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.810631+0000 mgr.x (mgr.24881) 217 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:52.814074+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:52.815397+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:52.824639+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.824767+0000 mgr.x (mgr.24881) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:52.913543+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:52.917737+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.919005+0000 mgr.x (mgr.24881) 219 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:52.920966+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:52.922040+0000 mon.b (mon.2) 811 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:52.930568+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.448350+0000 mgr.x (mgr.24881) 210 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.461831+0000 mgr.x (mgr.24881) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.556970+0000 mgr.x (mgr.24881) 212 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.571550+0000 mgr.x (mgr.24881) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cluster 2024-04-30T10:04:52.590227+0000 mgr.x (mgr.24881) 214 : cluster [DBG] pgmap v31: 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-30T10:04:54.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.664359+0000 mgr.x (mgr.24881) 215 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.679187+0000 mgr.x (mgr.24881) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:52.805191+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:52.809256+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.810631+0000 mgr.x (mgr.24881) 217 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:52.814074+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:52.815397+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:52.824639+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.824767+0000 mgr.x (mgr.24881) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:52.913543+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:52.917737+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.919005+0000 mgr.x (mgr.24881) 219 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:52.920966+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:52.922040+0000 mon.b (mon.2) 811 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:52.930568+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:52.931249+0000 mgr.x (mgr.24881) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.007575+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.009891+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.010759+0000 mgr.x (mgr.24881) 221 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.012239+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.013128+0000 mon.b (mon.2) 815 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.019798+0000 mgr.x (mgr.24881) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.020363+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.096282+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.098649+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.099555+0000 mgr.x (mgr.24881) 223 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.101257+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.102063+0000 mon.b (mon.2) 819 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.109176+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.109476+0000 mgr.x (mgr.24881) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.172260+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.174571+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.175362+0000 mgr.x (mgr.24881) 225 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.176807+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.177648+0000 mon.b (mon.2) 823 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:52.931249+0000 mgr.x (mgr.24881) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.007575+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.009891+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.010759+0000 mgr.x (mgr.24881) 221 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.012239+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.013128+0000 mon.b (mon.2) 815 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.019798+0000 mgr.x (mgr.24881) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.020363+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.096282+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.098649+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.099555+0000 mgr.x (mgr.24881) 223 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.101257+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.102063+0000 mon.b (mon.2) 819 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.109176+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.109476+0000 mgr.x (mgr.24881) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.172260+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.174571+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.175362+0000 mgr.x (mgr.24881) 225 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.176807+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.177648+0000 mon.b (mon.2) 823 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.188601+0000 mgr.x (mgr.24881) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.189638+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.246097+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.248463+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.249368+0000 mgr.x (mgr.24881) 227 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.250894+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.251834+0000 mon.b (mon.2) 827 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.258690+0000 mgr.x (mgr.24881) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.259588+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.343304+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.346687+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.348105+0000 mgr.x (mgr.24881) 229 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.351305+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.352750+0000 mon.b (mon.2) 831 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.361907+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.363191+0000 mgr.x (mgr.24881) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.440518+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.443256+0000 mon.b (mon.2) 833 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.444301+0000 mgr.x (mgr.24881) 231 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.445970+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.446987+0000 mon.b (mon.2) 835 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.188601+0000 mgr.x (mgr.24881) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.189638+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.246097+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.248463+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.249368+0000 mgr.x (mgr.24881) 227 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.250894+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.251834+0000 mon.b (mon.2) 827 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.258690+0000 mgr.x (mgr.24881) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.259588+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.343304+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.346687+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.348105+0000 mgr.x (mgr.24881) 229 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.351305+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.352750+0000 mon.b (mon.2) 831 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.361907+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.363191+0000 mgr.x (mgr.24881) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:54.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.440518+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.443256+0000 mon.b (mon.2) 833 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.444301+0000 mgr.x (mgr.24881) 231 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:54.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.445970+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.446987+0000 mon.b (mon.2) 835 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.456403+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.529800+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.532018+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.534480+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.535400+0000 mon.b (mon.2) 839 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.545571+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.619724+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.621909+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.624186+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.624952+0000 mon.b (mon.2) 843 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.637637+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.711333+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:04:54.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.732379+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[24004]: audit 2024-04-30T10:04:53.745869+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.456403+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.529800+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.532018+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.534480+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.535400+0000 mon.b (mon.2) 839 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.545571+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.619724+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.621909+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:54.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.624186+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:54.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.624952+0000 mon.b (mon.2) 843 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:54.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.637637+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:54.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.711333+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:04:54.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.732379+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:54.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:53 smithi144 bash[18557]: audit 2024-04-30T10:04:53.745869+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.455432+0000 mgr.x (mgr.24881) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.532879+0000 mgr.x (mgr.24881) 233 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.544659+0000 mgr.x (mgr.24881) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.622573+0000 mgr.x (mgr.24881) 235 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.636625+0000 mgr.x (mgr.24881) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.748134+0000 mgr.x (mgr.24881) 237 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:53.798841+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:53.800035+0000 mon.b (mon.2) 848 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:53.810632+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.811184+0000 mgr.x (mgr.24881) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:53.900096+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:53.904060+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.905356+0000 mgr.x (mgr.24881) 239 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:53.907580+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:53.908694+0000 mon.b (mon.2) 852 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:53.917577+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:53.920411+0000 mgr.x (mgr.24881) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.003179+0000 mon.b (mon.2) 853 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.006821+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.008249+0000 mgr.x (mgr.24881) 241 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.011074+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.012307+0000 mon.b (mon.2) 856 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.026560+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.026941+0000 mgr.x (mgr.24881) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.115789+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.119873+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.121025+0000 mgr.x (mgr.24881) 243 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.123852+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.124912+0000 mon.b (mon.2) 860 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.137718+0000 mgr.x (mgr.24881) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.138382+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.213631+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.216037+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.216981+0000 mgr.x (mgr.24881) 245 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.218483+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.219330+0000 mon.b (mon.2) 864 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.226921+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.227884+0000 mgr.x (mgr.24881) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.284009+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.286477+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.287259+0000 mgr.x (mgr.24881) 247 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.289253+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.290062+0000 mon.b (mon.2) 868 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.299430+0000 mgr.x (mgr.24881) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.300461+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.387516+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.392022+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.393308+0000 mgr.x (mgr.24881) 249 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.395886+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.397177+0000 mon.b (mon.2) 872 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.407387+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.410054+0000 mgr.x (mgr.24881) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.499394+0000 mon.b (mon.2) 873 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.503638+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.508023+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.509507+0000 mon.b (mon.2) 876 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.520542+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.601533+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.603963+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.606857+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.608018+0000 mon.b (mon.2) 880 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.617458+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.692791+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.695056+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.697508+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.698150+0000 mon.b (mon.2) 884 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:54 smithi151 bash[18704]: audit 2024-04-30T10:04:54.706474+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.455432+0000 mgr.x (mgr.24881) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.532879+0000 mgr.x (mgr.24881) 233 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.544659+0000 mgr.x (mgr.24881) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.622573+0000 mgr.x (mgr.24881) 235 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.636625+0000 mgr.x (mgr.24881) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.748134+0000 mgr.x (mgr.24881) 237 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:53.798841+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:53.800035+0000 mon.b (mon.2) 848 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:53.810632+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.811184+0000 mgr.x (mgr.24881) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:53.900096+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:53.904060+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.905356+0000 mgr.x (mgr.24881) 239 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:53.907580+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:53.908694+0000 mon.b (mon.2) 852 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:53.917577+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:53.920411+0000 mgr.x (mgr.24881) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.003179+0000 mon.b (mon.2) 853 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.006821+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.008249+0000 mgr.x (mgr.24881) 241 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.011074+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.012307+0000 mon.b (mon.2) 856 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.026560+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.026941+0000 mgr.x (mgr.24881) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.115789+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.119873+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.121025+0000 mgr.x (mgr.24881) 243 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.123852+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.124912+0000 mon.b (mon.2) 860 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.137718+0000 mgr.x (mgr.24881) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.138382+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.213631+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.216037+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.216981+0000 mgr.x (mgr.24881) 245 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.218483+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.219330+0000 mon.b (mon.2) 864 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.226921+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.227884+0000 mgr.x (mgr.24881) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.284009+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.286477+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.287259+0000 mgr.x (mgr.24881) 247 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.455432+0000 mgr.x (mgr.24881) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.532879+0000 mgr.x (mgr.24881) 233 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.544659+0000 mgr.x (mgr.24881) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.622573+0000 mgr.x (mgr.24881) 235 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.636625+0000 mgr.x (mgr.24881) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.748134+0000 mgr.x (mgr.24881) 237 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:53.798841+0000 mon.b (mon.2) 847 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:53.800035+0000 mon.b (mon.2) 848 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:53.810632+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.811184+0000 mgr.x (mgr.24881) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:53.900096+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:53.904060+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.905356+0000 mgr.x (mgr.24881) 239 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:53.907580+0000 mon.b (mon.2) 851 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:53.908694+0000 mon.b (mon.2) 852 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:53.917577+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:53.920411+0000 mgr.x (mgr.24881) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.003179+0000 mon.b (mon.2) 853 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.006821+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.008249+0000 mgr.x (mgr.24881) 241 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.289253+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.290062+0000 mon.b (mon.2) 868 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.299430+0000 mgr.x (mgr.24881) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.300461+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.387516+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.392022+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.393308+0000 mgr.x (mgr.24881) 249 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.395886+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.397177+0000 mon.b (mon.2) 872 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.407387+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.410054+0000 mgr.x (mgr.24881) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.499394+0000 mon.b (mon.2) 873 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.503638+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.508023+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.509507+0000 mon.b (mon.2) 876 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.520542+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.601533+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.603963+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.606857+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.608018+0000 mon.b (mon.2) 880 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.617458+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.692791+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.695056+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.697508+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.698150+0000 mon.b (mon.2) 884 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[18557]: audit 2024-04-30T10:04:54.706474+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.011074+0000 mon.b (mon.2) 855 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.012307+0000 mon.b (mon.2) 856 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.026560+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.026941+0000 mgr.x (mgr.24881) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.115789+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.119873+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.121025+0000 mgr.x (mgr.24881) 243 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.123852+0000 mon.b (mon.2) 859 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.124912+0000 mon.b (mon.2) 860 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.137718+0000 mgr.x (mgr.24881) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.138382+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.213631+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.216037+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.216981+0000 mgr.x (mgr.24881) 245 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.218483+0000 mon.b (mon.2) 863 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.219330+0000 mon.b (mon.2) 864 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.226921+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.227884+0000 mgr.x (mgr.24881) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.284009+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.286477+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.287259+0000 mgr.x (mgr.24881) 247 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.289253+0000 mon.b (mon.2) 867 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.290062+0000 mon.b (mon.2) 868 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.299430+0000 mgr.x (mgr.24881) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.300461+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.387516+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.392022+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.393308+0000 mgr.x (mgr.24881) 249 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:55.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.395886+0000 mon.b (mon.2) 871 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.397177+0000 mon.b (mon.2) 872 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.407387+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.410054+0000 mgr.x (mgr.24881) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:55.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.499394+0000 mon.b (mon.2) 873 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.503638+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.508023+0000 mon.b (mon.2) 875 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.509507+0000 mon.b (mon.2) 876 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.520542+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.601533+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.603963+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.606857+0000 mon.b (mon.2) 879 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.608018+0000 mon.b (mon.2) 880 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.617458+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:55.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.692791+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:55.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.695056+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:55.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.697508+0000 mon.b (mon.2) 883 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:55.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.698150+0000 mon.b (mon.2) 884 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:55.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:54 smithi144 bash[24004]: audit 2024-04-30T10:04:54.706474+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.505173+0000 mgr.x (mgr.24881) 251 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.522803+0000 mgr.x (mgr.24881) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cluster 2024-04-30T10:04:54.591678+0000 mgr.x (mgr.24881) 253 : cluster [DBG] pgmap v32: 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-30T10:04:56.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.604898+0000 mgr.x (mgr.24881) 254 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.617249+0000 mgr.x (mgr.24881) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.695774+0000 mgr.x (mgr.24881) 256 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.705918+0000 mgr.x (mgr.24881) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:54.801668+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:54.805747+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.807018+0000 mgr.x (mgr.24881) 258 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:54.809044+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:54.810384+0000 mon.b (mon.2) 888 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.820728+0000 mgr.x (mgr.24881) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:54.820729+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:54.896056+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:54.898748+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.899817+0000 mgr.x (mgr.24881) 260 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:54.902632+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:54.903901+0000 mon.b (mon.2) 892 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:54.913820+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:54.915949+0000 mgr.x (mgr.24881) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.007688+0000 mon.b (mon.2) 893 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.011945+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.013240+0000 mgr.x (mgr.24881) 262 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.016606+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.017887+0000 mon.b (mon.2) 896 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.027163+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.028084+0000 mgr.x (mgr.24881) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.116997+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.121520+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.122985+0000 mgr.x (mgr.24881) 264 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.125235+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.126662+0000 mon.b (mon.2) 900 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.137377+0000 mgr.x (mgr.24881) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.137590+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.226084+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.230380+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.231769+0000 mgr.x (mgr.24881) 266 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.234493+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.235813+0000 mon.b (mon.2) 904 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.245097+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.246142+0000 mgr.x (mgr.24881) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.320103+0000 mon.b (mon.2) 905 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.324433+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.325682+0000 mgr.x (mgr.24881) 268 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.327569+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.328699+0000 mon.b (mon.2) 908 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.337457+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.338243+0000 mgr.x (mgr.24881) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.395076+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.399320+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.400575+0000 mgr.x (mgr.24881) 270 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.402848+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.404009+0000 mon.b (mon.2) 912 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.412157+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.413030+0000 mgr.x (mgr.24881) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.468613+0000 mon.b (mon.2) 913 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.472629+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.475841+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.477095+0000 mon.b (mon.2) 916 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.486063+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.532611+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.535400+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.538308+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.539336+0000 mon.b (mon.2) 920 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.547667+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.605576+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.609292+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.612685+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.613828+0000 mon.b (mon.2) 924 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.622451+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.698077+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.702327+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.705996+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.707182+0000 mon.b (mon.2) 928 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:55 smithi151 bash[18704]: audit 2024-04-30T10:04:55.715338+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.505173+0000 mgr.x (mgr.24881) 251 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.522803+0000 mgr.x (mgr.24881) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cluster 2024-04-30T10:04:54.591678+0000 mgr.x (mgr.24881) 253 : cluster [DBG] pgmap v32: 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-30T10:04:56.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.604898+0000 mgr.x (mgr.24881) 254 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.617249+0000 mgr.x (mgr.24881) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.695774+0000 mgr.x (mgr.24881) 256 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.705918+0000 mgr.x (mgr.24881) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:54.801668+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:54.805747+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.807018+0000 mgr.x (mgr.24881) 258 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:54.809044+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:54.810384+0000 mon.b (mon.2) 888 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.820728+0000 mgr.x (mgr.24881) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:54.820729+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:54.896056+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:54.898748+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.899817+0000 mgr.x (mgr.24881) 260 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:54.902632+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:54.903901+0000 mon.b (mon.2) 892 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:54.913820+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.505173+0000 mgr.x (mgr.24881) 251 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.522803+0000 mgr.x (mgr.24881) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cluster 2024-04-30T10:04:54.591678+0000 mgr.x (mgr.24881) 253 : cluster [DBG] pgmap v32: 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-30T10:04:56.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.604898+0000 mgr.x (mgr.24881) 254 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.617249+0000 mgr.x (mgr.24881) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.695774+0000 mgr.x (mgr.24881) 256 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.705918+0000 mgr.x (mgr.24881) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:54.801668+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:54.805747+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.807018+0000 mgr.x (mgr.24881) 258 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:54.809044+0000 mon.b (mon.2) 887 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:54.810384+0000 mon.b (mon.2) 888 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.820728+0000 mgr.x (mgr.24881) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:54.820729+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:54.896056+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:54.898748+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.899817+0000 mgr.x (mgr.24881) 260 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:54.902632+0000 mon.b (mon.2) 891 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:54.903901+0000 mon.b (mon.2) 892 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:54.913820+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:54.915949+0000 mgr.x (mgr.24881) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.007688+0000 mon.b (mon.2) 893 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.011945+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.013240+0000 mgr.x (mgr.24881) 262 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.016606+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.017887+0000 mon.b (mon.2) 896 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.027163+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.028084+0000 mgr.x (mgr.24881) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.116997+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.121520+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.122985+0000 mgr.x (mgr.24881) 264 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.125235+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.126662+0000 mon.b (mon.2) 900 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.137377+0000 mgr.x (mgr.24881) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.137590+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.226084+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.230380+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.231769+0000 mgr.x (mgr.24881) 266 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.234493+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.235813+0000 mon.b (mon.2) 904 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.245097+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:54.915949+0000 mgr.x (mgr.24881) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.007688+0000 mon.b (mon.2) 893 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.011945+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.013240+0000 mgr.x (mgr.24881) 262 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.016606+0000 mon.b (mon.2) 895 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.017887+0000 mon.b (mon.2) 896 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.027163+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.028084+0000 mgr.x (mgr.24881) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.116997+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.121520+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.122985+0000 mgr.x (mgr.24881) 264 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.125235+0000 mon.b (mon.2) 899 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.126662+0000 mon.b (mon.2) 900 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.137377+0000 mgr.x (mgr.24881) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.137590+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.226084+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.230380+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.231769+0000 mgr.x (mgr.24881) 266 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.234493+0000 mon.b (mon.2) 903 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.235813+0000 mon.b (mon.2) 904 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.245097+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.246142+0000 mgr.x (mgr.24881) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.320103+0000 mon.b (mon.2) 905 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.324433+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.325682+0000 mgr.x (mgr.24881) 268 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.327569+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.328699+0000 mon.b (mon.2) 908 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.337457+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.338243+0000 mgr.x (mgr.24881) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.395076+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.399320+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.400575+0000 mgr.x (mgr.24881) 270 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.402848+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.404009+0000 mon.b (mon.2) 912 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.412157+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.413030+0000 mgr.x (mgr.24881) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.468613+0000 mon.b (mon.2) 913 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.472629+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.475841+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.477095+0000 mon.b (mon.2) 916 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.486063+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.532611+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.535400+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.538308+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.539336+0000 mon.b (mon.2) 920 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.547667+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.605576+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.609292+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.612685+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.613828+0000 mon.b (mon.2) 924 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.622451+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.698077+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.702327+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.705996+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.707182+0000 mon.b (mon.2) 928 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[24004]: audit 2024-04-30T10:04:55.715338+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.246142+0000 mgr.x (mgr.24881) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.320103+0000 mon.b (mon.2) 905 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.324433+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.325682+0000 mgr.x (mgr.24881) 268 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.327569+0000 mon.b (mon.2) 907 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.328699+0000 mon.b (mon.2) 908 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.337457+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.338243+0000 mgr.x (mgr.24881) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.395076+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.399320+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.400575+0000 mgr.x (mgr.24881) 270 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.402848+0000 mon.b (mon.2) 911 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.404009+0000 mon.b (mon.2) 912 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.412157+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.413030+0000 mgr.x (mgr.24881) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.468613+0000 mon.b (mon.2) 913 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.472629+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.475841+0000 mon.b (mon.2) 915 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.477095+0000 mon.b (mon.2) 916 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.486063+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.532611+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.535400+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.538308+0000 mon.b (mon.2) 919 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.539336+0000 mon.b (mon.2) 920 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.547667+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.605576+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.609292+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.612685+0000 mon.b (mon.2) 923 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.613828+0000 mon.b (mon.2) 924 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.622451+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.698077+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.702327+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.705996+0000 mon.b (mon.2) 927 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.707182+0000 mon.b (mon.2) 928 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:55 smithi144 bash[18557]: audit 2024-04-30T10:04:55.715338+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.473913+0000 mgr.x (mgr.24881) 272 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.487132+0000 mgr.x (mgr.24881) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.536457+0000 mgr.x (mgr.24881) 274 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.550653+0000 mgr.x (mgr.24881) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.610519+0000 mgr.x (mgr.24881) 276 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.625624+0000 mgr.x (mgr.24881) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.703555+0000 mgr.x (mgr.24881) 278 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.717898+0000 mgr.x (mgr.24881) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:55.800290+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:55.803592+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.804544+0000 mgr.x (mgr.24881) 280 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:55.806979+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:55.808033+0000 mon.b (mon.2) 932 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:55.816196+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.817263+0000 mgr.x (mgr.24881) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:55.894771+0000 mon.b (mon.2) 933 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:55.897247+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.898162+0000 mgr.x (mgr.24881) 282 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:55.899637+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:55.900497+0000 mon.b (mon.2) 936 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:55.908687+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.909374+0000 mgr.x (mgr.24881) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:55.952373+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:55.954848+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.955717+0000 mgr.x (mgr.24881) 284 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:55.957558+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:55.958546+0000 mon.b (mon.2) 940 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:55.966743+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:55.967156+0000 mgr.x (mgr.24881) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.012479+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.015386+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.016345+0000 mgr.x (mgr.24881) 286 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.017958+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.018886+0000 mon.b (mon.2) 944 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.026664+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.034886+0000 mgr.x (mgr.24881) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.120654+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.123655+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.124544+0000 mgr.x (mgr.24881) 288 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.127757+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.128903+0000 mon.b (mon.2) 948 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.473913+0000 mgr.x (mgr.24881) 272 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.487132+0000 mgr.x (mgr.24881) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.536457+0000 mgr.x (mgr.24881) 274 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.550653+0000 mgr.x (mgr.24881) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.610519+0000 mgr.x (mgr.24881) 276 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.625624+0000 mgr.x (mgr.24881) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.703555+0000 mgr.x (mgr.24881) 278 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.717898+0000 mgr.x (mgr.24881) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:55.800290+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:55.803592+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.804544+0000 mgr.x (mgr.24881) 280 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:55.806979+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:55.808033+0000 mon.b (mon.2) 932 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:55.816196+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.817263+0000 mgr.x (mgr.24881) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:55.894771+0000 mon.b (mon.2) 933 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:55.897247+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.898162+0000 mgr.x (mgr.24881) 282 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:55.899637+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:55.900497+0000 mon.b (mon.2) 936 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:55.908687+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.136823+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.138940+0000 mgr.x (mgr.24881) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.216697+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.219022+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.219886+0000 mgr.x (mgr.24881) 290 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.221673+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.222463+0000 mon.b (mon.2) 952 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.231283+0000 mgr.x (mgr.24881) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.232269+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.308086+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.310543+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.311628+0000 mgr.x (mgr.24881) 292 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.313706+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.314667+0000 mon.b (mon.2) 956 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.320992+0000 mgr.x (mgr.24881) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.322034+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.396730+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.400635+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.401803+0000 mgr.x (mgr.24881) 294 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.404488+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.405828+0000 mon.b (mon.2) 960 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.416331+0000 mgr.x (mgr.24881) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.417155+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.488746+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.492747+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.496556+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.497766+0000 mon.b (mon.2) 964 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.509532+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.585919+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.588823+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.593480+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.594784+0000 mon.b (mon.2) 968 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.603308+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.693876+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.698184+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.702510+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.703788+0000 mon.b (mon.2) 972 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[18557]: audit 2024-04-30T10:04:56.711708+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.909374+0000 mgr.x (mgr.24881) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:55.952373+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:55.954848+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.955717+0000 mgr.x (mgr.24881) 284 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:55.957558+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:55.958546+0000 mon.b (mon.2) 940 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:55.966743+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:55.967156+0000 mgr.x (mgr.24881) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.012479+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.015386+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.016345+0000 mgr.x (mgr.24881) 286 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.017958+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.018886+0000 mon.b (mon.2) 944 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.026664+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.034886+0000 mgr.x (mgr.24881) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.120654+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.123655+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.124544+0000 mgr.x (mgr.24881) 288 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.127757+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.128903+0000 mon.b (mon.2) 948 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.136823+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.138940+0000 mgr.x (mgr.24881) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.216697+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.219022+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.219886+0000 mgr.x (mgr.24881) 290 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.221673+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.222463+0000 mon.b (mon.2) 952 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.231283+0000 mgr.x (mgr.24881) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.232269+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.308086+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.310543+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.311628+0000 mgr.x (mgr.24881) 292 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.313706+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.314667+0000 mon.b (mon.2) 956 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.320992+0000 mgr.x (mgr.24881) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.322034+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.396730+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.400635+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.401803+0000 mgr.x (mgr.24881) 294 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:56.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.404488+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.405828+0000 mon.b (mon.2) 960 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.416331+0000 mgr.x (mgr.24881) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:56.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.417155+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.488746+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.492747+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.496556+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.497766+0000 mon.b (mon.2) 964 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.509532+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.585919+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.588823+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.593480+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.594784+0000 mon.b (mon.2) 968 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.603308+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.693876+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.698184+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.702510+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.703788+0000 mon.b (mon.2) 972 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:56 smithi144 bash[24004]: audit 2024-04-30T10:04:56.711708+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:57.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.473913+0000 mgr.x (mgr.24881) 272 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:57.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.487132+0000 mgr.x (mgr.24881) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:57.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.536457+0000 mgr.x (mgr.24881) 274 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:57.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.550653+0000 mgr.x (mgr.24881) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:57.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.610519+0000 mgr.x (mgr.24881) 276 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:57.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.625624+0000 mgr.x (mgr.24881) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:57.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.703555+0000 mgr.x (mgr.24881) 278 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:57.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.717898+0000 mgr.x (mgr.24881) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:57.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:55.800290+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:57.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:55.803592+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:57.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.804544+0000 mgr.x (mgr.24881) 280 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:57.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:55.806979+0000 mon.b (mon.2) 931 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:57.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:55.808033+0000 mon.b (mon.2) 932 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:57.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:55.816196+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:57.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.817263+0000 mgr.x (mgr.24881) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:57.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:55.894771+0000 mon.b (mon.2) 933 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:57.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:55.897247+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:57.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.898162+0000 mgr.x (mgr.24881) 282 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:57.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:55.899637+0000 mon.b (mon.2) 935 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:57.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:55.900497+0000 mon.b (mon.2) 936 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:57.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:55.908687+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:57.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.909374+0000 mgr.x (mgr.24881) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:57.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:55.952373+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:57.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:55.954848+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:57.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.955717+0000 mgr.x (mgr.24881) 284 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:57.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:55.957558+0000 mon.b (mon.2) 939 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:57.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:55.958546+0000 mon.b (mon.2) 940 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:57.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:55.966743+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:57.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:55.967156+0000 mgr.x (mgr.24881) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:57.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.012479+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:57.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.015386+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:57.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.016345+0000 mgr.x (mgr.24881) 286 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:57.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.017958+0000 mon.b (mon.2) 943 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:57.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.018886+0000 mon.b (mon.2) 944 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:57.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.026664+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:57.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.034886+0000 mgr.x (mgr.24881) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:57.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.120654+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:57.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.123655+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:57.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.124544+0000 mgr.x (mgr.24881) 288 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:57.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.127757+0000 mon.b (mon.2) 947 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:57.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.128903+0000 mon.b (mon.2) 948 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:57.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.136823+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:57.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.138940+0000 mgr.x (mgr.24881) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:57.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.216697+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:57.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.219022+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:57.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.219886+0000 mgr.x (mgr.24881) 290 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:57.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.221673+0000 mon.b (mon.2) 951 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:57.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.222463+0000 mon.b (mon.2) 952 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:57.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.231283+0000 mgr.x (mgr.24881) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:57.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.232269+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:57.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.308086+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:57.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.310543+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:57.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.311628+0000 mgr.x (mgr.24881) 292 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:57.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.313706+0000 mon.b (mon.2) 955 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:57.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.314667+0000 mon.b (mon.2) 956 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:57.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.320992+0000 mgr.x (mgr.24881) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:57.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.322034+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:57.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.396730+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:57.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.400635+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:57.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.401803+0000 mgr.x (mgr.24881) 294 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:57.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.404488+0000 mon.b (mon.2) 959 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:57.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.405828+0000 mon.b (mon.2) 960 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:57.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.416331+0000 mgr.x (mgr.24881) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:57.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.417155+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:57.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.488746+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:57.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.492747+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:57.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.496556+0000 mon.b (mon.2) 963 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:57.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.497766+0000 mon.b (mon.2) 964 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:57.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.509532+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:57.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.585919+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:57.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.588823+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:57.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.593480+0000 mon.b (mon.2) 967 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:57.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.594784+0000 mon.b (mon.2) 968 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:57.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.603308+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:57.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.693876+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:57.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.698184+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:57.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.702510+0000 mon.b (mon.2) 971 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:57.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.703788+0000 mon.b (mon.2) 972 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:57.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:56 smithi151 bash[18704]: audit 2024-04-30T10:04:56.711708+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.071 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.493945+0000 mgr.x (mgr.24881) 296 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.071 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.508623+0000 mgr.x (mgr.24881) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.071 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.589977+0000 mgr.x (mgr.24881) 298 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.071 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cluster 2024-04-30T10:04:56.592806+0000 mgr.x (mgr.24881) 299 : 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-30T10:04:58.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.605171+0000 mgr.x (mgr.24881) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.699616+0000 mgr.x (mgr.24881) 301 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.713029+0000 mgr.x (mgr.24881) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:56.810685+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:56.814497+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.815612+0000 mgr.x (mgr.24881) 303 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:56.817832+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:56.819009+0000 mon.b (mon.2) 976 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.828707+0000 mgr.x (mgr.24881) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:56.829635+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:56.905917+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:56.908889+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.909814+0000 mgr.x (mgr.24881) 305 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:56.911784+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:56.912507+0000 mon.b (mon.2) 980 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.073 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:56.921168+0000 mgr.x (mgr.24881) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.493945+0000 mgr.x (mgr.24881) 296 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.508623+0000 mgr.x (mgr.24881) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.589977+0000 mgr.x (mgr.24881) 298 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cluster 2024-04-30T10:04:56.592806+0000 mgr.x (mgr.24881) 299 : 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-30T10:04:58.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.605171+0000 mgr.x (mgr.24881) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.074 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.699616+0000 mgr.x (mgr.24881) 301 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.074 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.713029+0000 mgr.x (mgr.24881) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.074 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:56.810685+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.074 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:56.814497+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.074 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.815612+0000 mgr.x (mgr.24881) 303 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.075 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:56.817832+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.075 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:56.819009+0000 mon.b (mon.2) 976 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.075 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.828707+0000 mgr.x (mgr.24881) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.075 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:56.829635+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.075 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:56.905917+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.075 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:56.908889+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.076 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.909814+0000 mgr.x (mgr.24881) 305 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.076 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:56.911784+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.076 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:56.912507+0000 mon.b (mon.2) 980 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.076 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:56.921168+0000 mgr.x (mgr.24881) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:56.922271+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:56.980463+0000 mgr.x (mgr.24881) 307 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:04:58.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.001572+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.004242+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.005676+0000 mgr.x (mgr.24881) 308 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.007795+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.008642+0000 mon.b (mon.2) 984 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.079 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.016192+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.079 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.016324+0000 mgr.x (mgr.24881) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.079 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.093697+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.079 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.096251+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.079 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.097278+0000 mgr.x (mgr.24881) 310 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.079 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.099272+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.080 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.100045+0000 mon.b (mon.2) 988 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.080 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.107020+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.080 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.107109+0000 mgr.x (mgr.24881) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.080 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.184726+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.080 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.187124+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.080 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.188061+0000 mgr.x (mgr.24881) 312 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.080 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.190437+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.081 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.191263+0000 mon.b (mon.2) 992 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.081 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.197636+0000 mgr.x (mgr.24881) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.081 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.198453+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.081 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.274587+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.081 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.276665+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.081 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.277459+0000 mgr.x (mgr.24881) 314 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.081 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.279029+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.082 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.279782+0000 mon.b (mon.2) 996 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.082 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.286475+0000 mgr.x (mgr.24881) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.082 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.287693+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.082 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.328455+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.082 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.330836+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.082 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.331618+0000 mgr.x (mgr.24881) 316 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.082 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.333530+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.083 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.334311+0000 mon.b (mon.2) 1000 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.083 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.341709+0000 mgr.x (mgr.24881) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.083 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.342383+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.083 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.383189+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.083 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.385381+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.083 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.386182+0000 mgr.x (mgr.24881) 318 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.083 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.387500+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.083 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.388201+0000 mon.b (mon.2) 1004 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.084 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.395337+0000 mgr.x (mgr.24881) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.084 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.396522+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.084 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.470181+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.084 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.472540+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.084 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.475920+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.084 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.476714+0000 mon.b (mon.2) 1008 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.085 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.485118+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.085 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.557753+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.085 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.560449+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.085 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.563815+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.085 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.564851+0000 mon.b (mon.2) 1012 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.085 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.575481+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.086 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.654835+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.086 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.657883+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.086 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.661050+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.086 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.662267+0000 mon.b (mon.2) 1016 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.086 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.675327+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.086 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.749571+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.087 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.751930+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.087 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:56.922271+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.087 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:56.980463+0000 mgr.x (mgr.24881) 307 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:04:58.087 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.001572+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.088 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.004242+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.088 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.005676+0000 mgr.x (mgr.24881) 308 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.088 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.007795+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.088 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.008642+0000 mon.b (mon.2) 984 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.088 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.016192+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.088 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.016324+0000 mgr.x (mgr.24881) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.089 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.093697+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.089 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.096251+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.089 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.097278+0000 mgr.x (mgr.24881) 310 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.089 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.099272+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.089 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.100045+0000 mon.b (mon.2) 988 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.089 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.107020+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.089 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.107109+0000 mgr.x (mgr.24881) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.089 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.184726+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.089 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.187124+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.089 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.188061+0000 mgr.x (mgr.24881) 312 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.089 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.190437+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.090 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.754470+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.090 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.755227+0000 mon.b (mon.2) 1020 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.090 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[24004]: audit 2024-04-30T10:04:57.769936+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.091 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.191263+0000 mon.b (mon.2) 992 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.091 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.197636+0000 mgr.x (mgr.24881) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.091 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.198453+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.091 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.274587+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.091 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.276665+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.091 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.277459+0000 mgr.x (mgr.24881) 314 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.091 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.279029+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.091 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.279782+0000 mon.b (mon.2) 996 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.091 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.286475+0000 mgr.x (mgr.24881) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.091 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.287693+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.091 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.328455+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.092 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.330836+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.092 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.331618+0000 mgr.x (mgr.24881) 316 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.092 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.333530+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.092 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.334311+0000 mon.b (mon.2) 1000 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.092 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.341709+0000 mgr.x (mgr.24881) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.092 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.342383+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.092 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.383189+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.092 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.385381+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.092 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.386182+0000 mgr.x (mgr.24881) 318 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.093 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.387500+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.093 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.388201+0000 mon.b (mon.2) 1004 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.093 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.395337+0000 mgr.x (mgr.24881) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.093 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.396522+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.093 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.470181+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.093 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.472540+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.093 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.475920+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.093 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.476714+0000 mon.b (mon.2) 1008 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.093 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.485118+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.093 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.557753+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.093 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.560449+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.094 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.563815+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.094 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.564851+0000 mon.b (mon.2) 1012 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.094 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.575481+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.094 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.654835+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.094 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.657883+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.094 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.661050+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.094 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.662267+0000 mon.b (mon.2) 1016 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.095 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.675327+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.095 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.749571+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.095 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.751930+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.095 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.754470+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.095 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.755227+0000 mon.b (mon.2) 1020 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.095 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:57 smithi144 bash[18557]: audit 2024-04-30T10:04:57.769936+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.096 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.493945+0000 mgr.x (mgr.24881) 296 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.096 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.508623+0000 mgr.x (mgr.24881) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.096 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.589977+0000 mgr.x (mgr.24881) 298 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.096 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cluster 2024-04-30T10:04:56.592806+0000 mgr.x (mgr.24881) 299 : 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-30T10:04:58.097 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.605171+0000 mgr.x (mgr.24881) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.097 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.699616+0000 mgr.x (mgr.24881) 301 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.097 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.713029+0000 mgr.x (mgr.24881) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.097 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:56.810685+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.097 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:56.814497+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.097 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.815612+0000 mgr.x (mgr.24881) 303 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.097 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:56.817832+0000 mon.b (mon.2) 975 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.097 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:56.819009+0000 mon.b (mon.2) 976 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.097 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.828707+0000 mgr.x (mgr.24881) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.097 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:56.829635+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.097 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:56.905917+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.097 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:56.908889+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.098 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.909814+0000 mgr.x (mgr.24881) 305 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.098 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:56.911784+0000 mon.b (mon.2) 979 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.098 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:56.912507+0000 mon.b (mon.2) 980 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.098 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:56.921168+0000 mgr.x (mgr.24881) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.098 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:56.922271+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.098 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:56.980463+0000 mgr.x (mgr.24881) 307 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:04:58.098 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.001572+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.098 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.004242+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.099 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.005676+0000 mgr.x (mgr.24881) 308 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.099 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.007795+0000 mon.b (mon.2) 983 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.099 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.008642+0000 mon.b (mon.2) 984 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.099 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.016192+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.099 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.016324+0000 mgr.x (mgr.24881) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.099 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.093697+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.099 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.096251+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.099 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.097278+0000 mgr.x (mgr.24881) 310 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.099 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.099272+0000 mon.b (mon.2) 987 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.099 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.100045+0000 mon.b (mon.2) 988 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.099 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.107020+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.099 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.107109+0000 mgr.x (mgr.24881) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.099 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.184726+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.100 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.187124+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.100 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.188061+0000 mgr.x (mgr.24881) 312 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.100 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.190437+0000 mon.b (mon.2) 991 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.100 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.191263+0000 mon.b (mon.2) 992 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.100 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.197636+0000 mgr.x (mgr.24881) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.100 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.198453+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.100 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.274587+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.101 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.276665+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.101 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.277459+0000 mgr.x (mgr.24881) 314 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.101 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.279029+0000 mon.b (mon.2) 995 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.101 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.279782+0000 mon.b (mon.2) 996 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.101 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.286475+0000 mgr.x (mgr.24881) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.101 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.287693+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.101 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.328455+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.101 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.330836+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.101 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.331618+0000 mgr.x (mgr.24881) 316 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.101 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.333530+0000 mon.b (mon.2) 999 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.102 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.334311+0000 mon.b (mon.2) 1000 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.102 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.341709+0000 mgr.x (mgr.24881) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.102 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.342383+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.102 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.383189+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.102 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.385381+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.102 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.386182+0000 mgr.x (mgr.24881) 318 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:58.102 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.387500+0000 mon.b (mon.2) 1003 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.102 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.388201+0000 mon.b (mon.2) 1004 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.103 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.395337+0000 mgr.x (mgr.24881) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:58.103 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.396522+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.103 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.470181+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.103 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.472540+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.103 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.475920+0000 mon.b (mon.2) 1007 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.103 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.476714+0000 mon.b (mon.2) 1008 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.103 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.485118+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.103 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.557753+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.103 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.560449+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.103 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.563815+0000 mon.b (mon.2) 1011 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.103 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.564851+0000 mon.b (mon.2) 1012 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.103 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.575481+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.103 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.654835+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.104 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.657883+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.104 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.661050+0000 mon.b (mon.2) 1015 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.104 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.662267+0000 mon.b (mon.2) 1016 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.105 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.675327+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.105 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.749571+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:58.105 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.751930+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:58.105 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.754470+0000 mon.b (mon.2) 1019 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:58.105 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.755227+0000 mon.b (mon.2) 1020 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:58.105 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:57 smithi151 bash[18704]: audit 2024-04-30T10:04:57.769936+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:58.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:04:58] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.33.4" 2024-04-30T10:04:59.072 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[54975]: ts=2024-04-30T10:04: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.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:04:59.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.473478+0000 mgr.x (mgr.24881) 320 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.484096+0000 mgr.x (mgr.24881) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.561744+0000 mgr.x (mgr.24881) 322 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.576143+0000 mgr.x (mgr.24881) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.659199+0000 mgr.x (mgr.24881) 324 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.674472+0000 mgr.x (mgr.24881) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.752963+0000 mgr.x (mgr.24881) 326 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.768912+0000 mgr.x (mgr.24881) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:57.846319+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:57.849250+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.850336+0000 mgr.x (mgr.24881) 328 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:57.852397+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:57.853452+0000 mon.b (mon.2) 1024 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.864946+0000 mgr.x (mgr.24881) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:57.865809+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:57.953563+0000 mon.b (mon.2) 1025 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:57.957493+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.958709+0000 mgr.x (mgr.24881) 330 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:57.961293+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:57.962306+0000 mon.b (mon.2) 1028 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:57.974807+0000 mgr.x (mgr.24881) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:57.975817+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.052269+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.055755+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.056626+0000 mgr.x (mgr.24881) 332 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.059111+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.060184+0000 mon.b (mon.2) 1032 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.070725+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.072197+0000 mgr.x (mgr.24881) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.161861+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.166170+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.167604+0000 mgr.x (mgr.24881) 334 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.172126+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.173040+0000 mon.b (mon.2) 1036 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.182531+0000 mgr.x (mgr.24881) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.183298+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.258840+0000 mon.b (mon.2) 1037 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.261181+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.262041+0000 mgr.x (mgr.24881) 336 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.263701+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.264646+0000 mon.b (mon.2) 1040 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.276514+0000 mgr.x (mgr.24881) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.277165+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.353393+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.356340+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.357424+0000 mgr.x (mgr.24881) 338 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.359127+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.360151+0000 mon.b (mon.2) 1044 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.371711+0000 mgr.x (mgr.24881) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.372152+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.446227+0000 mon.b (mon.2) 1045 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.449106+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.451589+0000 mon.b (mon.2) 1047 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.452488+0000 mon.b (mon.2) 1048 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.462480+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.547982+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.551014+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.554273+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.555273+0000 mon.b (mon.2) 1052 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.567853+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.642362+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.644645+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.646769+0000 mon.b (mon.2) 1055 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.647500+0000 mon.b (mon.2) 1056 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.659162+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.716905+0000 mon.b (mon.2) 1057 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.718687+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.720481+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.721084+0000 mon.b (mon.2) 1060 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.731482+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.770896+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.772706+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.774494+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.775136+0000 mon.b (mon.2) 1064 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:58 smithi151 bash[18704]: audit 2024-04-30T10:04:58.786002+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.473478+0000 mgr.x (mgr.24881) 320 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.484096+0000 mgr.x (mgr.24881) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.561744+0000 mgr.x (mgr.24881) 322 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.576143+0000 mgr.x (mgr.24881) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.659199+0000 mgr.x (mgr.24881) 324 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.674472+0000 mgr.x (mgr.24881) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.752963+0000 mgr.x (mgr.24881) 326 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.768912+0000 mgr.x (mgr.24881) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:57.846319+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:57.849250+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.850336+0000 mgr.x (mgr.24881) 328 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:57.852397+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:57.853452+0000 mon.b (mon.2) 1024 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.864946+0000 mgr.x (mgr.24881) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:57.865809+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:57.953563+0000 mon.b (mon.2) 1025 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:57.957493+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.958709+0000 mgr.x (mgr.24881) 330 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:57.961293+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:57.962306+0000 mon.b (mon.2) 1028 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:57.974807+0000 mgr.x (mgr.24881) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:57.975817+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.052269+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.055755+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.056626+0000 mgr.x (mgr.24881) 332 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.059111+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.060184+0000 mon.b (mon.2) 1032 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.070725+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.072197+0000 mgr.x (mgr.24881) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.161861+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.166170+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.167604+0000 mgr.x (mgr.24881) 334 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.172126+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.173040+0000 mon.b (mon.2) 1036 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.182531+0000 mgr.x (mgr.24881) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.183298+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.258840+0000 mon.b (mon.2) 1037 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.261181+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.262041+0000 mgr.x (mgr.24881) 336 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.263701+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.264646+0000 mon.b (mon.2) 1040 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.473478+0000 mgr.x (mgr.24881) 320 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.484096+0000 mgr.x (mgr.24881) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.561744+0000 mgr.x (mgr.24881) 322 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.576143+0000 mgr.x (mgr.24881) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.659199+0000 mgr.x (mgr.24881) 324 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.674472+0000 mgr.x (mgr.24881) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.752963+0000 mgr.x (mgr.24881) 326 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.768912+0000 mgr.x (mgr.24881) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:57.846319+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:57.849250+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.850336+0000 mgr.x (mgr.24881) 328 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:57.852397+0000 mon.b (mon.2) 1023 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:57.853452+0000 mon.b (mon.2) 1024 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.864946+0000 mgr.x (mgr.24881) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:57.865809+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:57.953563+0000 mon.b (mon.2) 1025 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:57.957493+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.958709+0000 mgr.x (mgr.24881) 330 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:57.961293+0000 mon.b (mon.2) 1027 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:57.962306+0000 mon.b (mon.2) 1028 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.276514+0000 mgr.x (mgr.24881) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.277165+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.353393+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.356340+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.357424+0000 mgr.x (mgr.24881) 338 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.359127+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.360151+0000 mon.b (mon.2) 1044 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.371711+0000 mgr.x (mgr.24881) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.372152+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.446227+0000 mon.b (mon.2) 1045 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.449106+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.451589+0000 mon.b (mon.2) 1047 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.452488+0000 mon.b (mon.2) 1048 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.462480+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.547982+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.551014+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.554273+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.555273+0000 mon.b (mon.2) 1052 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.567853+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.642362+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.644645+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.646769+0000 mon.b (mon.2) 1055 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.647500+0000 mon.b (mon.2) 1056 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.659162+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.716905+0000 mon.b (mon.2) 1057 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.718687+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.720481+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.721084+0000 mon.b (mon.2) 1060 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.731482+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.770896+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.772706+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.774494+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.775136+0000 mon.b (mon.2) 1064 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[18557]: audit 2024-04-30T10:04:58.786002+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:57.974807+0000 mgr.x (mgr.24881) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:57.975817+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.052269+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.055755+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.056626+0000 mgr.x (mgr.24881) 332 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.059111+0000 mon.b (mon.2) 1031 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.060184+0000 mon.b (mon.2) 1032 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.070725+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.072197+0000 mgr.x (mgr.24881) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.161861+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.166170+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.167604+0000 mgr.x (mgr.24881) 334 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.172126+0000 mon.b (mon.2) 1035 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.173040+0000 mon.b (mon.2) 1036 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.182531+0000 mgr.x (mgr.24881) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.183298+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.258840+0000 mon.b (mon.2) 1037 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.261181+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.262041+0000 mgr.x (mgr.24881) 336 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.263701+0000 mon.b (mon.2) 1039 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.264646+0000 mon.b (mon.2) 1040 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.276514+0000 mgr.x (mgr.24881) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.277165+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.353393+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.356340+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.357424+0000 mgr.x (mgr.24881) 338 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:04:59.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.359127+0000 mon.b (mon.2) 1043 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.360151+0000 mon.b (mon.2) 1044 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.371711+0000 mgr.x (mgr.24881) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:04:59.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.372152+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.446227+0000 mon.b (mon.2) 1045 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.449106+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.451589+0000 mon.b (mon.2) 1047 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.452488+0000 mon.b (mon.2) 1048 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.462480+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.547982+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.551014+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.554273+0000 mon.b (mon.2) 1051 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.555273+0000 mon.b (mon.2) 1052 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.567853+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.642362+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.644645+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.646769+0000 mon.b (mon.2) 1055 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.647500+0000 mon.b (mon.2) 1056 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.659162+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.716905+0000 mon.b (mon.2) 1057 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.718687+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.720481+0000 mon.b (mon.2) 1059 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.721084+0000 mon.b (mon.2) 1060 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.731482+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:04:59.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.770896+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:04:59.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.772706+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:04:59.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.774494+0000 mon.b (mon.2) 1063 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:04:59.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.775136+0000 mon.b (mon.2) 1064 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:04:59.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:58 smithi144 bash[24004]: audit 2024-04-30T10:04:58.786002+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.124 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.450104+0000 mgr.x (mgr.24881) 340 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.124 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.463485+0000 mgr.x (mgr.24881) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.124 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.551979+0000 mgr.x (mgr.24881) 342 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.124 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.566834+0000 mgr.x (mgr.24881) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.125 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cluster 2024-04-30T10:04:58.593396+0000 mgr.x (mgr.24881) 344 : cluster [DBG] pgmap v34: 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-30T10:05:00.125 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.645370+0000 mgr.x (mgr.24881) 345 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.125 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.658308+0000 mgr.x (mgr.24881) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.125 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.719298+0000 mgr.x (mgr.24881) 347 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.125 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.730330+0000 mgr.x (mgr.24881) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.125 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.773355+0000 mgr.x (mgr.24881) 349 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.125 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.784787+0000 mgr.x (mgr.24881) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.125 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:58.842310+0000 mon.b (mon.2) 1065 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.125 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:58.844164+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.125 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.844758+0000 mgr.x (mgr.24881) 351 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.125 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:58.846612+0000 mon.b (mon.2) 1067 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.125 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:58.847294+0000 mon.b (mon.2) 1068 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.125 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:58.854218+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.125 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.854488+0000 mgr.x (mgr.24881) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.125 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:58.895657+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.126 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:58.897522+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.126 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.898210+0000 mgr.x (mgr.24881) 353 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.126 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.450104+0000 mgr.x (mgr.24881) 340 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.126 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.463485+0000 mgr.x (mgr.24881) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.126 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.551979+0000 mgr.x (mgr.24881) 342 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.126 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.566834+0000 mgr.x (mgr.24881) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.126 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cluster 2024-04-30T10:04:58.593396+0000 mgr.x (mgr.24881) 344 : cluster [DBG] pgmap v34: 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-30T10:05:00.126 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.645370+0000 mgr.x (mgr.24881) 345 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.127 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.658308+0000 mgr.x (mgr.24881) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.127 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.719298+0000 mgr.x (mgr.24881) 347 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.127 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.730330+0000 mgr.x (mgr.24881) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.127 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.773355+0000 mgr.x (mgr.24881) 349 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.127 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.784787+0000 mgr.x (mgr.24881) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.127 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:58.842310+0000 mon.b (mon.2) 1065 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.127 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:58.844164+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.127 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.844758+0000 mgr.x (mgr.24881) 351 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.127 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:58.846612+0000 mon.b (mon.2) 1067 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.127 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:58.847294+0000 mon.b (mon.2) 1068 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.127 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:58.854218+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.127 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.854488+0000 mgr.x (mgr.24881) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.127 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:58.895657+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.127 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:58.897522+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.127 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.898210+0000 mgr.x (mgr.24881) 353 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.128 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:58.899450+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.128 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:58.900093+0000 mon.b (mon.2) 1072 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.128 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:58.907072+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.128 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.907618+0000 mgr.x (mgr.24881) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.128 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:58.948575+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.128 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:58.950522+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.128 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.951160+0000 mgr.x (mgr.24881) 355 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.128 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:58.952413+0000 mon.b (mon.2) 1075 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.128 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:58.953032+0000 mon.b (mon.2) 1076 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:58.959676+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:58.960656+0000 mgr.x (mgr.24881) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.046055+0000 mon.b (mon.2) 1077 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.050029+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.051253+0000 mgr.x (mgr.24881) 357 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.053498+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.054702+0000 mon.b (mon.2) 1080 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.064302+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.064900+0000 mgr.x (mgr.24881) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.128354+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.130675+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.131456+0000 mgr.x (mgr.24881) 359 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.133364+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.134135+0000 mon.b (mon.2) 1084 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.129 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.140376+0000 mgr.x (mgr.24881) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.141564+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.217163+0000 mon.b (mon.2) 1085 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.219803+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.220692+0000 mgr.x (mgr.24881) 361 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.223079+0000 mon.b (mon.2) 1087 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.223990+0000 mon.b (mon.2) 1088 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.231658+0000 mgr.x (mgr.24881) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.232850+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.306208+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.308376+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.309771+0000 mgr.x (mgr.24881) 363 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.313032+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.314156+0000 mon.b (mon.2) 1092 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.321700+0000 mgr.x (mgr.24881) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.131 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.322261+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.131 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.397576+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:58.899450+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:58.900093+0000 mon.b (mon.2) 1072 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:58.907072+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.907618+0000 mgr.x (mgr.24881) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:58.948575+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:58.950522+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.951160+0000 mgr.x (mgr.24881) 355 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:58.952413+0000 mon.b (mon.2) 1075 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:58.953032+0000 mon.b (mon.2) 1076 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:58.959676+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:58.960656+0000 mgr.x (mgr.24881) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.046055+0000 mon.b (mon.2) 1077 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.050029+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.051253+0000 mgr.x (mgr.24881) 357 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.053498+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.133 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.054702+0000 mon.b (mon.2) 1080 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.133 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.064302+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.133 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.064900+0000 mgr.x (mgr.24881) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.134 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.128354+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.134 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.130675+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.134 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.400291+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.134 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.401264+0000 mgr.x (mgr.24881) 365 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.134 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.403163+0000 mon.b (mon.2) 1095 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.134 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.404070+0000 mon.b (mon.2) 1096 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.134 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.412464+0000 mgr.x (mgr.24881) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.135 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.412824+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.135 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.456157+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.135 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.459936+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.135 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.463544+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.135 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.464732+0000 mon.b (mon.2) 1100 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.135 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.475078+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.135 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.559393+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.135 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.563618+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.135 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.569862+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.135 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.570532+0000 mon.b (mon.2) 1104 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.135 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.578829+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.135 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.652506+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.135 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.654667+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.135 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.656763+0000 mon.b (mon.2) 1107 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.135 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.657459+0000 mon.b (mon.2) 1108 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.668280+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.710936+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.713319+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.717269+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.718145+0000 mon.b (mon.2) 1112 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.727812+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.769193+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.771225+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.773946+0000 mon.b (mon.2) 1115 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.774668+0000 mon.b (mon.2) 1116 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[24004]: audit 2024-04-30T10:04:59.785316+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.137 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.131456+0000 mgr.x (mgr.24881) 359 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.137 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.133364+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.137 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.134135+0000 mon.b (mon.2) 1084 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.137 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.140376+0000 mgr.x (mgr.24881) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.137 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.141564+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.137 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.217163+0000 mon.b (mon.2) 1085 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.137 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.219803+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.137 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.220692+0000 mgr.x (mgr.24881) 361 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.137 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.223079+0000 mon.b (mon.2) 1087 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.137 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.223990+0000 mon.b (mon.2) 1088 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.137 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.231658+0000 mgr.x (mgr.24881) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.137 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.232850+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.306208+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.308376+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.309771+0000 mgr.x (mgr.24881) 363 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.313032+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.314156+0000 mon.b (mon.2) 1092 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.321700+0000 mgr.x (mgr.24881) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.322261+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.397576+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.400291+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.401264+0000 mgr.x (mgr.24881) 365 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.403163+0000 mon.b (mon.2) 1095 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.404070+0000 mon.b (mon.2) 1096 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.412464+0000 mgr.x (mgr.24881) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.412824+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.456157+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.459936+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.463544+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.464732+0000 mon.b (mon.2) 1100 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.475078+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.559393+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.563618+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.569862+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.570532+0000 mon.b (mon.2) 1104 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.578829+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.652506+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.654667+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.656763+0000 mon.b (mon.2) 1107 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.657459+0000 mon.b (mon.2) 1108 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.668280+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.140 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.710936+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.140 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.713319+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.140 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.717269+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.140 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.718145+0000 mon.b (mon.2) 1112 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.140 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.727812+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.140 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.769193+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.140 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.771225+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.140 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.773946+0000 mon.b (mon.2) 1115 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.140 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.774668+0000 mon.b (mon.2) 1116 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.140 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:04:59 smithi144 bash[18557]: audit 2024-04-30T10:04:59.785316+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.450104+0000 mgr.x (mgr.24881) 340 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.463485+0000 mgr.x (mgr.24881) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.551979+0000 mgr.x (mgr.24881) 342 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.566834+0000 mgr.x (mgr.24881) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cluster 2024-04-30T10:04:58.593396+0000 mgr.x (mgr.24881) 344 : cluster [DBG] pgmap v34: 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-30T10:05:00.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.645370+0000 mgr.x (mgr.24881) 345 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.658308+0000 mgr.x (mgr.24881) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.719298+0000 mgr.x (mgr.24881) 347 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.730330+0000 mgr.x (mgr.24881) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.773355+0000 mgr.x (mgr.24881) 349 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.784787+0000 mgr.x (mgr.24881) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:58.842310+0000 mon.b (mon.2) 1065 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:58.844164+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.844758+0000 mgr.x (mgr.24881) 351 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:58.846612+0000 mon.b (mon.2) 1067 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:58.847294+0000 mon.b (mon.2) 1068 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:58.854218+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.854488+0000 mgr.x (mgr.24881) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:58.895657+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:58.897522+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.898210+0000 mgr.x (mgr.24881) 353 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:58.899450+0000 mon.b (mon.2) 1071 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:58.900093+0000 mon.b (mon.2) 1072 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:58.907072+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.907618+0000 mgr.x (mgr.24881) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:58.948575+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:58.950522+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.951160+0000 mgr.x (mgr.24881) 355 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:58.952413+0000 mon.b (mon.2) 1075 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:58.953032+0000 mon.b (mon.2) 1076 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:58.959676+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:58.960656+0000 mgr.x (mgr.24881) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.046055+0000 mon.b (mon.2) 1077 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.050029+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.051253+0000 mgr.x (mgr.24881) 357 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.053498+0000 mon.b (mon.2) 1079 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.054702+0000 mon.b (mon.2) 1080 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.064302+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.064900+0000 mgr.x (mgr.24881) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.128354+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.130675+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.131456+0000 mgr.x (mgr.24881) 359 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.133364+0000 mon.b (mon.2) 1083 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.134135+0000 mon.b (mon.2) 1084 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.140376+0000 mgr.x (mgr.24881) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.141564+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.217163+0000 mon.b (mon.2) 1085 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.219803+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.220692+0000 mgr.x (mgr.24881) 361 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.223079+0000 mon.b (mon.2) 1087 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.223990+0000 mon.b (mon.2) 1088 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.231658+0000 mgr.x (mgr.24881) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.232850+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.306208+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.308376+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.309771+0000 mgr.x (mgr.24881) 363 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.313032+0000 mon.b (mon.2) 1091 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.314156+0000 mon.b (mon.2) 1092 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.321700+0000 mgr.x (mgr.24881) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.322261+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.397576+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.400291+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.401264+0000 mgr.x (mgr.24881) 365 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:00.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.403163+0000 mon.b (mon.2) 1095 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.404070+0000 mon.b (mon.2) 1096 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.412464+0000 mgr.x (mgr.24881) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:00.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.412824+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.456157+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.459936+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.463544+0000 mon.b (mon.2) 1099 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.464732+0000 mon.b (mon.2) 1100 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.475078+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.559393+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.563618+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.569862+0000 mon.b (mon.2) 1103 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.570532+0000 mon.b (mon.2) 1104 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.578829+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.652506+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.654667+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.656763+0000 mon.b (mon.2) 1107 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.657459+0000 mon.b (mon.2) 1108 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.668280+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.710936+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.713319+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.717269+0000 mon.b (mon.2) 1111 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.718145+0000 mon.b (mon.2) 1112 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.727812+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.769193+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:00.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.771225+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:00.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.773946+0000 mon.b (mon.2) 1115 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:00.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.774668+0000 mon.b (mon.2) 1116 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:00.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:04:59 smithi151 bash[18704]: audit 2024-04-30T10:04:59.785316+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:00.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[71302]: [30/Apr/2024:10:05:00] ENGINE Bus STARTING 2024-04-30T10:05:00.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[71302]: CherryPy Checker: 2024-04-30T10:05:00.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[71302]: The Application mounted at '' has an empty config. 2024-04-30T10:05:00.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[71302]: [30/Apr/2024:10:05:00] ENGINE Serving on http://:::9283 2024-04-30T10:05:00.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[71302]: [30/Apr/2024:10:05:00] ENGINE Bus STARTED 2024-04-30T10:05:01.162 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.461279+0000 mgr.x (mgr.24881) 367 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.162 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.474885+0000 mgr.x (mgr.24881) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.162 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.567573+0000 mgr.x (mgr.24881) 369 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.162 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.577609+0000 mgr.x (mgr.24881) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.162 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.655385+0000 mgr.x (mgr.24881) 371 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.162 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.667148+0000 mgr.x (mgr.24881) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.162 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.714277+0000 mgr.x (mgr.24881) 373 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.163 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.728204+0000 mgr.x (mgr.24881) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.163 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.772025+0000 mgr.x (mgr.24881) 375 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.163 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.784144+0000 mgr.x (mgr.24881) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.163 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:04:59.850723+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.163 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:04:59.852707+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.163 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.853452+0000 mgr.x (mgr.24881) 377 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.163 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:04:59.855142+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:01.163 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:04:59.855948+0000 mon.b (mon.2) 1120 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:01.163 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.865779+0000 mgr.x (mgr.24881) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.163 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:04:59.866181+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.163 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:04:59.917237+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.163 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:04:59.920589+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.163 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.921500+0000 mgr.x (mgr.24881) 379 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.163 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:04:59.923030+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:01.164 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:04:59.923966+0000 mon.b (mon.2) 1124 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:01.164 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.930757+0000 mgr.x (mgr.24881) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.164 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:04:59.931947+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.164 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:04:59.976423+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.164 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:04:59.978929+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.164 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.980044+0000 mgr.x (mgr.24881) 381 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.164 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:04:59.981844+0000 mon.b (mon.2) 1127 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:01.164 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:04:59.982850+0000 mon.b (mon.2) 1128 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:01.164 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:04:59.991369+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.165 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:04:59.991537+0000 mgr.x (mgr.24881) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.165 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.073356+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.165 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.076131+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.165 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:05:00.076987+0000 mgr.x (mgr.24881) 383 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.165 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.078574+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:01.165 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.080304+0000 mon.b (mon.2) 1132 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:01.165 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:05:00.086579+0000 mgr.x (mgr.24881) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.165 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.087487+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.165 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.128405+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.165 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.130489+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.165 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:05:00.131169+0000 mgr.x (mgr.24881) 385 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.165 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.132609+0000 mon.b (mon.2) 1135 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:01.165 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.133474+0000 mon.b (mon.2) 1136 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:01.165 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:05:00.139805+0000 mgr.x (mgr.24881) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.165 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.140957+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.165 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.180851+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.165 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.183339+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.166 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:05:00.184126+0000 mgr.x (mgr.24881) 387 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.166 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.185661+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:01.166 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.186460+0000 mon.b (mon.2) 1140 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:01.166 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:05:00.193119+0000 mgr.x (mgr.24881) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.166 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.194310+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.166 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.240448+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.166 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.243759+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.166 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.247676+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.166 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.249464+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.166 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:05:00.250764+0000 mgr.x (mgr.24881) 389 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.166 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.251519+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-30T10:05:01.166 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.255116+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-30T10:05:01.166 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cephadm 2024-04-30T10:05:00.255733+0000 mgr.x (mgr.24881) 390 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-30T10:05:01.166 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.255856+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.166 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cluster 2024-04-30T10:05:00.447716+0000 mon.a (mon.0) 1618 : cluster [DBG] Standby manager daemon y restarted 2024-04-30T10:05:01.167 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: cluster 2024-04-30T10:05:00.447859+0000 mon.a (mon.0) 1619 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:05:01.167 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.450549+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.? 172.21.15.144:0/1941807047' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:05:01.167 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.451138+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.? 172.21.15.144:0/1941807047' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:05:01.167 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.454017+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.? 172.21.15.144:0/1941807047' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:05:01.167 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:00 smithi151 bash[18704]: audit 2024-04-30T10:05:00.454768+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.? 172.21.15.144:0/1941807047' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:05:01.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.461279+0000 mgr.x (mgr.24881) 367 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.474885+0000 mgr.x (mgr.24881) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.567573+0000 mgr.x (mgr.24881) 369 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.577609+0000 mgr.x (mgr.24881) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.655385+0000 mgr.x (mgr.24881) 371 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.667148+0000 mgr.x (mgr.24881) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.714277+0000 mgr.x (mgr.24881) 373 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.728204+0000 mgr.x (mgr.24881) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.772025+0000 mgr.x (mgr.24881) 375 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.784144+0000 mgr.x (mgr.24881) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:04:59.850723+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:04:59.852707+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.853452+0000 mgr.x (mgr.24881) 377 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:04:59.855142+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:04:59.855948+0000 mon.b (mon.2) 1120 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.865779+0000 mgr.x (mgr.24881) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:04:59.866181+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:04:59.917237+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:04:59.920589+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.921500+0000 mgr.x (mgr.24881) 379 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:04:59.923030+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:04:59.923966+0000 mon.b (mon.2) 1124 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.930757+0000 mgr.x (mgr.24881) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:04:59.931947+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:04:59.976423+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:04:59.978929+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.980044+0000 mgr.x (mgr.24881) 381 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:04:59.981844+0000 mon.b (mon.2) 1127 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:04:59.982850+0000 mon.b (mon.2) 1128 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:04:59.991369+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:04:59.991537+0000 mgr.x (mgr.24881) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.073356+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.076131+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:05:00.076987+0000 mgr.x (mgr.24881) 383 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.078574+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:01.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.080304+0000 mon.b (mon.2) 1132 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:01.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:05:00.086579+0000 mgr.x (mgr.24881) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.087487+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.128405+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.130489+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:05:00.131169+0000 mgr.x (mgr.24881) 385 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.461279+0000 mgr.x (mgr.24881) 367 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.474885+0000 mgr.x (mgr.24881) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.567573+0000 mgr.x (mgr.24881) 369 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.577609+0000 mgr.x (mgr.24881) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.655385+0000 mgr.x (mgr.24881) 371 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.667148+0000 mgr.x (mgr.24881) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.714277+0000 mgr.x (mgr.24881) 373 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.728204+0000 mgr.x (mgr.24881) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.772025+0000 mgr.x (mgr.24881) 375 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.784144+0000 mgr.x (mgr.24881) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:04:59.850723+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:04:59.852707+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.853452+0000 mgr.x (mgr.24881) 377 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:04:59.855142+0000 mon.b (mon.2) 1119 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:04:59.855948+0000 mon.b (mon.2) 1120 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.865779+0000 mgr.x (mgr.24881) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:04:59.866181+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:04:59.917237+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:04:59.920589+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.921500+0000 mgr.x (mgr.24881) 379 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:04:59.923030+0000 mon.b (mon.2) 1123 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:01.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.132609+0000 mon.b (mon.2) 1135 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:01.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.133474+0000 mon.b (mon.2) 1136 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:01.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:05:00.139805+0000 mgr.x (mgr.24881) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.140957+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.180851+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.183339+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:05:00.184126+0000 mgr.x (mgr.24881) 387 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.185661+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.186460+0000 mon.b (mon.2) 1140 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:05:00.193119+0000 mgr.x (mgr.24881) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.194310+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.240448+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.243759+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.247676+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.249464+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:05:00.250764+0000 mgr.x (mgr.24881) 389 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.251519+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-30T10:05:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.255116+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-30T10:05:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cephadm 2024-04-30T10:05:00.255733+0000 mgr.x (mgr.24881) 390 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-30T10:05:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.255856+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cluster 2024-04-30T10:05:00.447716+0000 mon.a (mon.0) 1618 : cluster [DBG] Standby manager daemon y restarted 2024-04-30T10:05:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: cluster 2024-04-30T10:05:00.447859+0000 mon.a (mon.0) 1619 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:05:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.450549+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.? 172.21.15.144:0/1941807047' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:05:01.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.451138+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.? 172.21.15.144:0/1941807047' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:05:01.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.454017+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.? 172.21.15.144:0/1941807047' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:05:01.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[24004]: audit 2024-04-30T10:05:00.454768+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.? 172.21.15.144:0/1941807047' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:05:01.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:04:59.923966+0000 mon.b (mon.2) 1124 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:01.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.930757+0000 mgr.x (mgr.24881) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:04:59.931947+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:04:59.976423+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:04:59.978929+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.980044+0000 mgr.x (mgr.24881) 381 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:04:59.981844+0000 mon.b (mon.2) 1127 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:04:59.982850+0000 mon.b (mon.2) 1128 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:04:59.991369+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:04:59.991537+0000 mgr.x (mgr.24881) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.073356+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.076131+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:05:00.076987+0000 mgr.x (mgr.24881) 383 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.078574+0000 mon.b (mon.2) 1131 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.080304+0000 mon.b (mon.2) 1132 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:05:00.086579+0000 mgr.x (mgr.24881) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.087487+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.128405+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.130489+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:05:00.131169+0000 mgr.x (mgr.24881) 385 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.132609+0000 mon.b (mon.2) 1135 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.133474+0000 mon.b (mon.2) 1136 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:05:00.139805+0000 mgr.x (mgr.24881) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.140957+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.180851+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.183339+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:05:00.184126+0000 mgr.x (mgr.24881) 387 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.185661+0000 mon.b (mon.2) 1139 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.186460+0000 mon.b (mon.2) 1140 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:05:00.193119+0000 mgr.x (mgr.24881) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.194310+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.240448+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.243759+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.247676+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.249464+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:05:00.250764+0000 mgr.x (mgr.24881) 389 : cephadm [WRN] Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-3357-g3a873b0c 2024-04-30T10:05:01.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.251519+0000 mon.b (mon.2) 1143 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-30T10:05:01.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.255116+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-30T10:05:01.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cephadm 2024-04-30T10:05:00.255733+0000 mgr.x (mgr.24881) 390 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-30T10:05:01.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.255856+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:01.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cluster 2024-04-30T10:05:00.447716+0000 mon.a (mon.0) 1618 : cluster [DBG] Standby manager daemon y restarted 2024-04-30T10:05:01.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: cluster 2024-04-30T10:05:00.447859+0000 mon.a (mon.0) 1619 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:05:01.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.450549+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.? 172.21.15.144:0/1941807047' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:05:01.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.451138+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.? 172.21.15.144:0/1941807047' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:05:01.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.454017+0000 mon.a (mon.0) 1622 : audit [DBG] from='mgr.? 172.21.15.144:0/1941807047' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:05:01.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:00 smithi144 bash[18557]: audit 2024-04-30T10:05:00.454768+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.? 172.21.15.144:0/1941807047' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:05:02.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:02 smithi151 bash[18704]: cluster 2024-04-30T10:05:00.594206+0000 mgr.x (mgr.24881) 391 : cluster [DBG] pgmap v35: 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-30T10:05:02.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:02 smithi151 bash[18704]: cluster 2024-04-30T10:05:01.279717+0000 mon.a (mon.0) 1624 : cluster [DBG] mgrmap e39: x(active, since 53s), standbys: y 2024-04-30T10:05:02.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:02 smithi151 bash[18704]: audit 2024-04-30T10:05:01.504925+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:02 smithi151 bash[18704]: audit 2024-04-30T10:05:01.519662+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:02 smithi151 bash[18704]: audit 2024-04-30T10:05:01.533002+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:02.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:02 smithi144 bash[18557]: cluster 2024-04-30T10:05:00.594206+0000 mgr.x (mgr.24881) 391 : cluster [DBG] pgmap v35: 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-30T10:05:02.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:02 smithi144 bash[18557]: cluster 2024-04-30T10:05:01.279717+0000 mon.a (mon.0) 1624 : cluster [DBG] mgrmap e39: x(active, since 53s), standbys: y 2024-04-30T10:05:02.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:02 smithi144 bash[18557]: audit 2024-04-30T10:05:01.504925+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:02.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:02 smithi144 bash[18557]: audit 2024-04-30T10:05:01.519662+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:02.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:02 smithi144 bash[18557]: audit 2024-04-30T10:05:01.533002+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:02.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:02 smithi144 bash[24004]: cluster 2024-04-30T10:05:00.594206+0000 mgr.x (mgr.24881) 391 : cluster [DBG] pgmap v35: 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-30T10:05:02.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:02 smithi144 bash[24004]: cluster 2024-04-30T10:05:01.279717+0000 mon.a (mon.0) 1624 : cluster [DBG] mgrmap e39: x(active, since 53s), standbys: y 2024-04-30T10:05:02.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:02 smithi144 bash[24004]: audit 2024-04-30T10:05:01.504925+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:02.685 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:02 smithi144 bash[24004]: audit 2024-04-30T10:05:01.519662+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:02.685 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:02 smithi144 bash[24004]: audit 2024-04-30T10:05:01.533002+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:03.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:05:03 smithi151 bash[54975]: ts=2024-04-30T10:05:03.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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:05:04.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:03 smithi151 bash[18704]: cluster 2024-04-30T10:05:02.594904+0000 mgr.x (mgr.24881) 392 : cluster [DBG] pgmap v36: 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-30T10:05:04.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:03 smithi151 bash[18704]: audit 2024-04-30T10:05:02.997631+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:04.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:03 smithi151 bash[18704]: audit 2024-04-30T10:05:03.010812+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:04.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:03 smithi151 bash[18704]: audit 2024-04-30T10:05:03.023368+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:04.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:03 smithi144 bash[18557]: cluster 2024-04-30T10:05:02.594904+0000 mgr.x (mgr.24881) 392 : cluster [DBG] pgmap v36: 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-30T10:05:04.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:03 smithi144 bash[18557]: audit 2024-04-30T10:05:02.997631+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:04.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:03 smithi144 bash[18557]: audit 2024-04-30T10:05:03.010812+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:04.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:03 smithi144 bash[18557]: audit 2024-04-30T10:05:03.023368+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:04.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:04 smithi144 bash[24004]: cluster 2024-04-30T10:05:02.594904+0000 mgr.x (mgr.24881) 392 : cluster [DBG] pgmap v36: 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-30T10:05:04.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:04 smithi144 bash[24004]: audit 2024-04-30T10:05:02.997631+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:04.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:04 smithi144 bash[24004]: audit 2024-04-30T10:05:03.010812+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:04.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:04 smithi144 bash[24004]: audit 2024-04-30T10:05:03.023368+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:05.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:05 smithi144 bash[18557]: cephadm 2024-04-30T10:05:04.080050+0000 mgr.x (mgr.24881) 393 : cephadm [INF] Upgrade: Updating mon.a 2024-04-30T10:05:05.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:05 smithi144 bash[18557]: audit 2024-04-30T10:05:04.089190+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:05.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:05 smithi144 bash[18557]: audit 2024-04-30T10:05:04.091496+0000 mon.b (mon.2) 1145 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:05:05.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:05 smithi144 bash[18557]: audit 2024-04-30T10:05:04.093052+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:05:05.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:05 smithi144 bash[18557]: audit 2024-04-30T10:05:04.094636+0000 mon.b (mon.2) 1147 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:05.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:05 smithi144 bash[18557]: cephadm 2024-04-30T10:05:04.096635+0000 mgr.x (mgr.24881) 394 : cephadm [INF] Deploying daemon mon.a on smithi144 2024-04-30T10:05:05.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:05 smithi144 bash[24004]: cephadm 2024-04-30T10:05:04.080050+0000 mgr.x (mgr.24881) 393 : cephadm [INF] Upgrade: Updating mon.a 2024-04-30T10:05:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:05 smithi144 bash[24004]: audit 2024-04-30T10:05:04.089190+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:05 smithi144 bash[24004]: audit 2024-04-30T10:05:04.091496+0000 mon.b (mon.2) 1145 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:05:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:05 smithi144 bash[24004]: audit 2024-04-30T10:05:04.093052+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:05:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:05 smithi144 bash[24004]: audit 2024-04-30T10:05:04.094636+0000 mon.b (mon.2) 1147 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:05 smithi144 bash[24004]: cephadm 2024-04-30T10:05:04.096635+0000 mgr.x (mgr.24881) 394 : cephadm [INF] Deploying daemon mon.a on smithi144 2024-04-30T10:05:05.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:05 smithi151 bash[18704]: cephadm 2024-04-30T10:05:04.080050+0000 mgr.x (mgr.24881) 393 : cephadm [INF] Upgrade: Updating mon.a 2024-04-30T10:05:05.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:05 smithi151 bash[18704]: audit 2024-04-30T10:05:04.089190+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24881 ' entity='mgr.x' 2024-04-30T10:05:05.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:05 smithi151 bash[18704]: audit 2024-04-30T10:05:04.091496+0000 mon.b (mon.2) 1145 : audit [INF] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:05:05.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:05 smithi151 bash[18704]: audit 2024-04-30T10:05:04.093052+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:05:05.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:05 smithi151 bash[18704]: audit 2024-04-30T10:05:04.094636+0000 mon.b (mon.2) 1147 : audit [DBG] from='mgr.24881 172.21.15.151:0/2216451031' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:05 smithi151 bash[18704]: cephadm 2024-04-30T10:05:04.096635+0000 mgr.x (mgr.24881) 394 : cephadm [INF] Deploying daemon mon.a on smithi144 2024-04-30T10:05:06.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:06 smithi151 bash[18704]: cluster 2024-04-30T10:05:04.595572+0000 mgr.x (mgr.24881) 395 : cluster [DBG] pgmap v37: 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-30T10:05:06.373 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:06 smithi144 bash[18557]: cluster 2024-04-30T10:05:04.595572+0000 mgr.x (mgr.24881) 395 : cluster [DBG] pgmap v37: 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-30T10:05:06.373 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:06 smithi144 bash[24004]: cluster 2024-04-30T10:05:04.595572+0000 mgr.x (mgr.24881) 395 : cluster [DBG] pgmap v37: 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-30T10:05:08.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:08 smithi144 bash[18557]: cluster 2024-04-30T10:05:06.596686+0000 mgr.x (mgr.24881) 396 : cluster [DBG] pgmap v38: 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-30T10:05:08.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:08 smithi144 bash[18557]: audit 2024-04-30T10:05:06.991849+0000 mgr.x (mgr.24881) 397 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:08.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:08 smithi144 bash[24004]: cluster 2024-04-30T10:05:06.596686+0000 mgr.x (mgr.24881) 396 : cluster [DBG] pgmap v38: 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-30T10:05:08.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:08 smithi144 bash[24004]: audit 2024-04-30T10:05:06.991849+0000 mgr.x (mgr.24881) 397 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:08.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:08 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:05:08] "GET /metrics HTTP/1.1" 200 38171 "" "Prometheus/2.33.4" 2024-04-30T10:05:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:08 smithi151 bash[18704]: cluster 2024-04-30T10:05:06.596686+0000 mgr.x (mgr.24881) 396 : cluster [DBG] pgmap v38: 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-30T10:05:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:08 smithi151 bash[18704]: audit 2024-04-30T10:05:06.991849+0000 mgr.x (mgr.24881) 397 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:08.901 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:08 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:08.902 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:05:08 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:08.905 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:05:08 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:08.905 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:05:08 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:08.905 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:05:08 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:08.906 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:05:08 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:08.906 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:05:08 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:08.906 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:05:08 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:08.907 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:08 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:09.072 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:05:08 smithi151 bash[54975]: ts=2024-04-30T10:05: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.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:05:09.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:08 smithi144 systemd[1]: Stopping Ceph mon.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:05:09.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:09 smithi144 bash[18557]: debug 2024-04-30T10:05:09.022+0000 7f6c3a860700 -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-30T10:05:09.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:09 smithi144 bash[18557]: debug 2024-04-30T10:05:09.022+0000 7f6c3a860700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-30T10:05:09.925 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:09 smithi144 bash[73128]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mon-a 2024-04-30T10:05:09.926 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:09 smithi144 bash[73188]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mon-a 2024-04-30T10:05:09.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:09 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-30T10:05:09.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:09 smithi144 systemd[1]: Stopped Ceph mon.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:05:10.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:10.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 systemd[1]: Started Ceph mon.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:05:10.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:10.205 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:05:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:10.206 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:05:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:10.206 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:05:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:10.206 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:05:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:10.206 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:05:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:10.207 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:05:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:10.207 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:05:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:11.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.958+0000 7fcc8da57c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-30T10:05:11.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.958+0000 7fcc8da57c80 0 ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev), process ceph-mon, pid 7 2024-04-30T10:05:11.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.958+0000 7fcc8da57c80 0 pidfile_write: ignore empty --pid-file 2024-04-30T10:05:11.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.962+0000 7fcc8da57c80 0 load: jerasure load: lrc 2024-04-30T10:05:11.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-30T10:05:11.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Git sha 0 2024-04-30T10:05:11.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Compile date 2024-04-30 00:29:27 2024-04-30T10:05:11.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: DB SUMMARY 2024-04-30T10:05:11.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: DB Session ID: UCUEUQCBTU7RLNP2PKD5 2024-04-30T10:05:11.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: CURRENT file: CURRENT 2024-04-30T10:05:11.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-30T10:05:11.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1933 Bytes 2024-04-30T10:05:11.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000045.sst 2024-04-30T10:05:11.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000043.log size: 63128 ; 2024-04-30T10:05:11.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.error_if_exists: 0 2024-04-30T10:05:11.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.create_if_missing: 0 2024-04-30T10:05:11.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-30T10:05:11.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-30T10:05:11.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-30T10:05:11.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-30T10:05:11.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.env: 0x55fb8720bcc0 2024-04-30T10:05:11.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-30T10:05:11.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.info_log: 0x55fb8804dde0 2024-04-30T10:05:11.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-30T10:05:11.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.statistics: (nil) 2024-04-30T10:05:11.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.use_fsync: 0 2024-04-30T10:05:11.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-30T10:05:11.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-30T10:05:11.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-30T10:05:11.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-30T10:05:11.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-30T10:05:11.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-30T10:05:11.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-30T10:05:11.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-30T10:05:11.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-30T10:05:11.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-30T10:05:11.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-30T10:05:11.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.db_log_dir: 2024-04-30T10:05:11.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.wal_dir: 2024-04-30T10:05:11.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-30T10:05:11.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-30T10:05:11.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-30T10:05:11.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-30T10:05:11.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-30T10:05:11.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-30T10:05:11.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-30T10:05:11.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-30T10:05:11.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.write_buffer_manager: 0x55fb8801f220 2024-04-30T10:05:11.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-30T10:05:11.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-30T10:05:11.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-30T10:05:11.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-30T10:05:11.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-30T10:05:11.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-30T10:05:11.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-30T10:05:11.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-30T10:05:11.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.unordered_write: 0 2024-04-30T10:05:11.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-30T10:05:11.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-30T10:05:11.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-30T10:05:11.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-30T10:05:11.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.row_cache: None 2024-04-30T10:05:11.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.wal_filter: None 2024-04-30T10:05:11.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-30T10:05:11.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-30T10:05:11.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.two_write_queues: 0 2024-04-30T10:05:11.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-30T10:05:11.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.wal_compression: 0 2024-04-30T10:05:11.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.atomic_flush: 0 2024-04-30T10:05:11.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-30T10:05:11.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-30T10:05:11.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-30T10:05:11.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-30T10:05:11.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-30T10:05:11.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-30T10:05:11.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-30T10:05:11.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-30T10:05:11.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-30T10:05:11.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-30T10:05:11.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-30T10:05:11.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-30T10:05:11.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-30T10:05:11.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-30T10:05:11.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-30T10:05:11.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-30T10:05:11.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-30T10:05:11.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-30T10:05:11.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-30T10:05:11.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-30T10:05:11.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-30T10:05:11.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-30T10:05:11.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_open_files: -1 2024-04-30T10:05:11.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-30T10:05:11.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-30T10:05:11.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-30T10:05:11.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-30T10:05:11.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-30T10:05:11.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Compression algorithms supported: 2024-04-30T10:05:11.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-30T10:05:11.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: kZSTD supported: 0 2024-04-30T10:05:11.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: kXpressCompression supported: 0 2024-04-30T10:05:11.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-30T10:05:11.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: kZlibCompression supported: 1 2024-04-30T10:05:11.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-30T10:05:11.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-30T10:05:11.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-30T10:05:11.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-30T10:05:11.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-30T10:05:11.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-04-30T10:05:11.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-30T10:05:11.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-30T10:05:11.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.merge_operator: 2024-04-30T10:05:11.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compaction_filter: None 2024-04-30T10:05:11.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-30T10:05:11.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-30T10:05:11.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-30T10:05:11.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-30T10:05:11.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fb8804dfa0) 2024-04-30T10:05:11.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: cache_index_and_filter_blocks: 1 2024-04-30T10:05:11.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-30T10:05:11.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-30T10:05:11.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: pin_top_level_index_and_filter: 1 2024-04-30T10:05:11.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: index_type: 0 2024-04-30T10:05:11.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: data_block_index_type: 0 2024-04-30T10:05:11.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: index_shortening: 1 2024-04-30T10:05:11.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: data_block_hash_table_util_ratio: 0.750000 2024-04-30T10:05:11.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: checksum: 4 2024-04-30T10:05:11.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: no_block_cache: 0 2024-04-30T10:05:11.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: block_cache: 0x55fb8804f1f0 2024-04-30T10:05:11.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: block_cache_name: BinnedLRUCache 2024-04-30T10:05:11.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: block_cache_options: 2024-04-30T10:05:11.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: capacity : 536870912 2024-04-30T10:05:11.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: num_shard_bits : 4 2024-04-30T10:05:11.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: strict_capacity_limit : 0 2024-04-30T10:05:11.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: high_pri_pool_ratio: 0.000 2024-04-30T10:05:11.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: block_cache_compressed: (nil) 2024-04-30T10:05:11.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: persistent_cache: (nil) 2024-04-30T10:05:11.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: block_size: 4096 2024-04-30T10:05:11.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: block_size_deviation: 10 2024-04-30T10:05:11.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: block_restart_interval: 16 2024-04-30T10:05:11.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: index_block_restart_interval: 1 2024-04-30T10:05:11.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: metadata_block_size: 4096 2024-04-30T10:05:11.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: partition_filters: 0 2024-04-30T10:05:11.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: use_delta_encoding: 1 2024-04-30T10:05:11.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: filter_policy: bloomfilter 2024-04-30T10:05:11.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: whole_key_filtering: 1 2024-04-30T10:05:11.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: verify_compression: 0 2024-04-30T10:05:11.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: read_amp_bytes_per_bit: 0 2024-04-30T10:05:11.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: format_version: 5 2024-04-30T10:05:11.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: enable_index_compression: 1 2024-04-30T10:05:11.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: block_align: 0 2024-04-30T10:05:11.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: max_auto_readahead_size: 262144 2024-04-30T10:05:11.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: prepopulate_block_cache: 0 2024-04-30T10:05:11.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: initial_auto_readahead_size: 8192 2024-04-30T10:05:11.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: num_file_reads_for_auto_readahead: 2 2024-04-30T10:05:11.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-30T10:05:11.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-30T10:05:11.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compression: NoCompression 2024-04-30T10:05:11.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-30T10:05:11.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-30T10:05:11.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-30T10:05:11.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.num_levels: 7 2024-04-30T10:05:11.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-30T10:05:11.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-30T10:05:11.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-30T10:05:11.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-30T10:05:11.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-30T10:05:11.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-30T10:05:11.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-30T10:05:11.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-30T10:05:11.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-30T10:05:11.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-30T10:05:11.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-30T10:05:11.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-30T10:05:11.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-30T10:05:11.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-30T10:05:11.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-30T10:05:11.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-30T10:05:11.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-30T10:05:11.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-30T10:05:11.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-30T10:05:11.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-30T10:05:11.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-30T10:05:11.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-30T10:05:11.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-30T10:05:11.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-30T10:05:11.238 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-30T10:05:11.238 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-30T10:05:11.238 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-30T10:05:11.238 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-30T10:05:11.238 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-30T10:05:11.238 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-30T10:05:11.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-30T10:05:11.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-30T10:05:11.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-30T10:05:11.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-30T10:05:11.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-30T10:05:11.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-30T10:05:11.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-30T10:05:11.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-30T10:05:11.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-30T10:05:11.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-30T10:05:11.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-30T10:05:11.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-30T10:05:11.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-30T10:05:11.241 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-30T10:05:11.241 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-30T10:05:11.241 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-30T10:05:11.241 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-30T10:05:11.241 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-30T10:05:11.241 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-30T10:05:11.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-30T10:05:11.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-30T10:05:11.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-30T10:05:11.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-30T10:05:11.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-30T10:05:11.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-30T10:05:11.243 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-30T10:05:11.243 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-30T10:05:11.243 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-30T10:05:11.243 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-30T10:05:11.243 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.bloom_locality: 0 2024-04-30T10:05:11.243 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-30T10:05:11.243 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-30T10:05:11.244 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-30T10:05:11.244 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-30T10:05:11.244 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-30T10:05:11.244 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.ttl: 2592000 2024-04-30T10:05:11.244 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-30T10:05:11.244 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-30T10:05:11.244 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-30T10:05:11.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.enable_blob_files: false 2024-04-30T10:05:11.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.min_blob_size: 0 2024-04-30T10:05:11.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-30T10:05:11.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-30T10:05:11.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-30T10:05:11.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-30T10:05:11.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-30T10:05:11.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-30T10:05:11.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-30T10:05:11.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-30T10:05:11.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc831bc700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 45.sst 2024-04-30T10:05:11.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 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-30T10:05:11.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 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 47, last_sequence is 23172, log_number is 43,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-30T10:05:11.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 43 2024-04-30T10:05:11.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 12eb8675-37f3-46e1-a9bd-08fb01c3b9b9 2024-04-30T10:05:11.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714471510971450, "job": 1, "event": "recovery_started", "wal_files": [43]} 2024-04-30T10:05:11.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #43 mode 2 2024-04-30T10:05:11.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714471510972545, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 48, "file_size": 63499, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 23173, "largest_seqno": 23243, "table_properties": {"data_size": 62166, "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": 1131, "raw_average_key_size": 25, "raw_value_size": 61126, "raw_average_value_size": 1358, "num_data_blocks": 7, "num_entries": 45, "num_filter_entries": 45, "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": 1714471510, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "12eb8675-37f3-46e1-a9bd-08fb01c3b9b9", "db_session_id": "UCUEUQCBTU7RLNP2PKD5", "orig_file_number": 48, "seqno_to_time_mapping": "N/A"}} 2024-04-30T10:05:11.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714471510972662, "job": 1, "event": "recovery_finished"} 2024-04-30T10:05:11.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 50 2024-04-30T10:05:11.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.966+0000 7fcc8da57c80 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-30T10:05:11.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.970+0000 7fcc8da57c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000043.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-30T10:05:11.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.970+0000 7fcc8da57c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fb88170000 2024-04-30T10:05:11.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.970+0000 7fcc8da57c80 4 rocksdb: DB pointer 0x55fb8815c000 2024-04-30T10:05:11.249 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.970+0000 7fcc7c1ae700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-30T10:05:11.249 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.970+0000 7fcc7c1ae700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-30T10:05:11.249 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: ** DB Stats ** 2024-04-30T10:05:11.249 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-30T10:05:11.249 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: 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-30T10:05:11.249 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-30T10:05:11.250 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-30T10:05:11.250 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: 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-30T10:05:11.250 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-30T10:05:11.250 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-30T10:05:11.250 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: ** Compaction Stats [default] ** 2024-04-30T10:05:11.250 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: 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-30T10:05:11.250 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-30T10:05:11.251 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: L0 1/0 62.01 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 86.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-30T10:05:11.251 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: L6 1/0 11.58 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-30T10:05:11.251 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: Sum 2/0 11.64 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 86.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-30T10:05:11.251 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 86.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-30T10:05:11.251 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: ** Compaction Stats [default] ** 2024-04-30T10:05:11.251 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: 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-30T10:05:11.252 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-30T10:05:11.252 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 86.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-30T10:05:11.252 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-30T10:05:11.253 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-30T10:05:11.253 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-30T10:05:11.253 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-30T10:05:11.253 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: AddFile(Total Files): cumulative 0, interval 0 2024-04-30T10:05:11.253 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-30T10:05:11.253 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: AddFile(Keys): cumulative 0, interval 0 2024-04-30T10:05:11.253 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: Cumulative compaction: 0.00 GB write, 14.89 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-30T10:05:11.253 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: Interval compaction: 0.00 GB write, 14.89 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-30T10:05:11.254 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: 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-30T10:05:11.254 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: Block cache BinnedLRUCache@0x55fb8804f1f0#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-30T10:05:11.254 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: 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-30T10:05:11.254 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: ** File Read Latency Histogram By Level [default] ** 2024-04-30T10:05:11.254 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.970+0000 7fcc8da57c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] at bind addrs [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:05:11.254 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.970+0000 7fcc8da57c80 1 mon.a@-1(???) e3 preinit fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:05:11.255 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.970+0000 7fcc8da57c80 0 mon.a@-1(???).mds e1 new map 2024-04-30T10:05:11.255 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.970+0000 7fcc8da57c80 0 mon.a@-1(???).mds e1 print_map 2024-04-30T10:05:11.255 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: e1 2024-04-30T10:05:11.255 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-30T10:05:11.255 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: 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-30T10:05:11.255 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: legacy client fscid: -1 2024-04-30T10:05:11.256 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: 2024-04-30T10:05:11.256 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: No filesystems configured 2024-04-30T10:05:11.256 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.970+0000 7fcc8da57c80 0 mon.a@-1(???).osd e115 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-30T10:05:11.256 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.970+0000 7fcc8da57c80 0 mon.a@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-30T10:05:11.256 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.970+0000 7fcc8da57c80 0 mon.a@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-30T10:05:11.256 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.970+0000 7fcc8da57c80 0 mon.a@-1(???).osd e115 crush map has features 432629239337189376, adjusting msgr requires 2024-04-30T10:05:11.257 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:10 smithi144 bash[73244]: debug 2024-04-30T10:05:10.974+0000 7fcc8da57c80 1 mon.a@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-04-30T10:05:13.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:05:13 smithi151 bash[54975]: ts=2024-04-30T10:05: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:05:14.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:08.597407+0000 mgr.x (mgr.24881) 398 : cluster [DBG] pgmap v39: 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-30T10:05:14.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[71302]: ignoring --setuser ceph since I am not root 2024-04-30T10:05:14.455 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[71302]: ignoring --setgroup ceph since I am not root 2024-04-30T10:05:14.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:08.597407+0000 mgr.x (mgr.24881) 398 : cluster [DBG] pgmap v39: 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-30T10:05:14.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:10.599251+0000 mgr.x (mgr.24881) 399 : cluster [DBG] pgmap v40: 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-30T10:05:14.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:12.399605+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-30T10:05:14.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:12.600008+0000 mgr.x (mgr.24881) 400 : cluster [DBG] pgmap v41: 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-30T10:05:14.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:14.003530+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-30T10:05:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:14.015196+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-30T10:05:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:14.015238+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:05:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:14.015260+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-30T09:50:05.877031+0000 2024-04-30T10:05:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:14.015279+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-30T09:48:13.262041+0000 2024-04-30T10:05:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:14.015302+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-30T10:05:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:14.015324+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-30T10:05:14.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:14.015344+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.a 2024-04-30T10:05:14.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:14.015363+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] mon.c 2024-04-30T10:05:14.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:14.015388+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0] mon.b 2024-04-30T10:05:14.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:14.034934+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-30T10:05:14.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:14.034998+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-30T10:05:14.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:14.037421+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e39: x(active, since 66s), standbys: y 2024-04-30T10:05:14.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:14.038580+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-30T10:05:14.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: audit 2024-04-30T10:05:14.059092+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24881 ' entity='' 2024-04-30T10:05:14.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[24004]: cluster 2024-04-30T10:05:14.061701+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e40: x(active, since 66s), standbys: y 2024-04-30T10:05:14.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:08.597407+0000 mgr.x (mgr.24881) 398 : cluster [DBG] pgmap v39: 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-30T10:05:14.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:08.597407+0000 mgr.x (mgr.24881) 398 : cluster [DBG] pgmap v39: 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-30T10:05:14.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:10.599251+0000 mgr.x (mgr.24881) 399 : cluster [DBG] pgmap v40: 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-30T10:05:14.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:10.599251+0000 mgr.x (mgr.24881) 399 : cluster [DBG] pgmap v40: 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-30T10:05:14.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:12.399605+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-30T10:05:14.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:12.399605+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-30T10:05:14.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:12.600008+0000 mgr.x (mgr.24881) 400 : cluster [DBG] pgmap v41: 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-30T10:05:14.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:12.600008+0000 mgr.x (mgr.24881) 400 : cluster [DBG] pgmap v41: 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-30T10:05:14.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.003530+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-30T10:05:14.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.003530+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-30T10:05:14.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.015196+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-30T10:05:14.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.015196+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-30T10:05:14.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.015238+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:05:14.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.015238+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:05:14.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.015260+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-30T09:50:05.877031+0000 2024-04-30T10:05:14.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.015260+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-30T09:50:05.877031+0000 2024-04-30T10:05:14.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.015279+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-30T09:48:13.262041+0000 2024-04-30T10:05:14.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.015279+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-30T09:48:13.262041+0000 2024-04-30T10:05:14.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.015302+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-30T10:05:14.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.015302+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-30T10:05:14.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.015324+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-30T10:05:14.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.015324+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-30T10:05:14.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.015344+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.a 2024-04-30T10:05:14.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.015344+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.a 2024-04-30T10:05:14.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.015363+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] mon.c 2024-04-30T10:05:14.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.015363+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] mon.c 2024-04-30T10:05:14.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.015388+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0] mon.b 2024-04-30T10:05:14.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.015388+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0] mon.b 2024-04-30T10:05:14.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.034934+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-30T10:05:14.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.034934+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-30T10:05:14.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.034998+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-30T10:05:14.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.034998+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-30T10:05:14.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.037421+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e39: x(active, since 66s), standbys: y 2024-04-30T10:05:14.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.037421+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e39: x(active, since 66s), standbys: y 2024-04-30T10:05:14.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.038580+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-30T10:05:14.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.038580+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-30T10:05:14.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: audit 2024-04-30T10:05:14.059092+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24881 ' entity='' 2024-04-30T10:05:14.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: audit 2024-04-30T10:05:14.059092+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24881 ' entity='' 2024-04-30T10:05:14.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.061701+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e40: x(active, since 66s), standbys: y 2024-04-30T10:05:14.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:14 smithi144 bash[73244]: cluster 2024-04-30T10:05:14.061701+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e40: x(active, since 66s), standbys: y 2024-04-30T10:05:14.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[52996]: ignoring --setuser ceph since I am not root 2024-04-30T10:05:14.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[52996]: ignoring --setgroup ceph since I am not root 2024-04-30T10:05:14.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[52996]: debug 2024-04-30T10:05:14.130+0000 7f95c8e11700 1 -- 172.21.15.151:0/2444032588 <== mon.2 v2:172.21.15.151:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555db45645a0 con 0x555db52e4800 2024-04-30T10:05:14.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:10.599251+0000 mgr.x (mgr.24881) 399 : cluster [DBG] pgmap v40: 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-30T10:05:14.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:12.399605+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-30T10:05:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:12.600008+0000 mgr.x (mgr.24881) 400 : cluster [DBG] pgmap v41: 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-30T10:05:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:14.003530+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-30T10:05:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:14.015196+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-30T10:05:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:14.015238+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:05:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:14.015260+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-30T09:50:05.877031+0000 2024-04-30T10:05:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:14.015279+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-30T09:48:13.262041+0000 2024-04-30T10:05:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:14.015302+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-30T10:05:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:14.015324+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-30T10:05:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:14.015344+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.a 2024-04-30T10:05:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:14.015363+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] mon.c 2024-04-30T10:05:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:14.015388+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0] mon.b 2024-04-30T10:05:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:14.034934+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-30T10:05:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:14.034998+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-04-30T10:05:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:14.037421+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e39: x(active, since 66s), standbys: y 2024-04-30T10:05:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:14.038580+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-04-30T10:05:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: audit 2024-04-30T10:05:14.059092+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.24881 ' entity='' 2024-04-30T10:05:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:14 smithi151 bash[18704]: cluster 2024-04-30T10:05:14.061701+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e40: x(active, since 66s), standbys: y 2024-04-30T10:05:16.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:16 smithi151 bash[18704]: cluster 2024-04-30T10:05:15.081378+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e41: x(active, since 67s), standbys: y 2024-04-30T10:05:16.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:16 smithi144 bash[73244]: cluster 2024-04-30T10:05:15.081378+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e41: x(active, since 67s), standbys: y 2024-04-30T10:05:16.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:16 smithi144 bash[73244]: cluster 2024-04-30T10:05:15.081378+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e41: x(active, since 67s), standbys: y 2024-04-30T10:05:16.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:16 smithi144 bash[24004]: cluster 2024-04-30T10:05:15.081378+0000 mon.a (mon.0) 18 : cluster [DBG] mgrmap e41: x(active, since 67s), standbys: y 2024-04-30T10:05:22.673 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[52996]: [30/Apr/2024:10:05:22] ENGINE Bus STARTING 2024-04-30T10:05:22.673 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: cluster 2024-04-30T10:05:22.340201+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon x restarted 2024-04-30T10:05:22.673 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: cluster 2024-04-30T10:05:22.340535+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon x 2024-04-30T10:05:22.674 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: cluster 2024-04-30T10:05:22.356774+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-30T10:05:22.674 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: cluster 2024-04-30T10:05:22.358488+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e42: x(active, starting, since 0.0180243s), standbys: y 2024-04-30T10:05:22.674 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: audit 2024-04-30T10:05:22.362672+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:05:22.674 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: audit 2024-04-30T10:05:22.363038+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:05:22.674 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: audit 2024-04-30T10:05:22.363365+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:05:22.674 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: audit 2024-04-30T10:05:22.364399+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T10:05:22.674 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: audit 2024-04-30T10:05:22.364801+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T10:05:22.674 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: audit 2024-04-30T10:05:22.365226+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:05:22.674 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: audit 2024-04-30T10:05:22.365702+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:05:22.674 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: audit 2024-04-30T10:05:22.366198+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:05:22.674 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: audit 2024-04-30T10:05:22.366675+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:05:22.674 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: audit 2024-04-30T10:05:22.367133+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:05:22.674 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: audit 2024-04-30T10:05:22.367599+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:05:22.675 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: audit 2024-04-30T10:05:22.368050+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:05:22.675 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: audit 2024-04-30T10:05:22.368516+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:05:22.675 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: audit 2024-04-30T10:05:22.368996+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T10:05:22.675 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: audit 2024-04-30T10:05:22.369363+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T10:05:22.675 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[18704]: audit 2024-04-30T10:05:22.370493+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T10:05:22.704 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[71302]: [30/Apr/2024:10:05:22] ENGINE Bus STARTING 2024-04-30T10:05:22.704 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[71302]: CherryPy Checker: 2024-04-30T10:05:22.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[71302]: The Application mounted at '' has an empty config. 2024-04-30T10:05:22.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[71302]: [30/Apr/2024:10:05:22] ENGINE Serving on http://:::9283 2024-04-30T10:05:22.705 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[71302]: [30/Apr/2024:10:05:22] ENGINE Bus STARTED 2024-04-30T10:05:22.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: cluster 2024-04-30T10:05:22.340201+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon x restarted 2024-04-30T10:05:22.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: cluster 2024-04-30T10:05:22.340535+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon x 2024-04-30T10:05:22.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: cluster 2024-04-30T10:05:22.356774+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-30T10:05:22.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: cluster 2024-04-30T10:05:22.358488+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e42: x(active, starting, since 0.0180243s), standbys: y 2024-04-30T10:05:22.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: audit 2024-04-30T10:05:22.362672+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:05:22.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: audit 2024-04-30T10:05:22.363038+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:05:22.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: audit 2024-04-30T10:05:22.363365+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:05:22.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: audit 2024-04-30T10:05:22.364399+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T10:05:22.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: audit 2024-04-30T10:05:22.364801+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T10:05:22.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: audit 2024-04-30T10:05:22.365226+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:05:22.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: audit 2024-04-30T10:05:22.365702+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:05:22.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: audit 2024-04-30T10:05:22.366198+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:05:22.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: audit 2024-04-30T10:05:22.366675+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:05:22.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: audit 2024-04-30T10:05:22.367133+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:05:22.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: audit 2024-04-30T10:05:22.367599+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:05:22.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: audit 2024-04-30T10:05:22.368050+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:05:22.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: audit 2024-04-30T10:05:22.368516+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:05:22.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: audit 2024-04-30T10:05:22.368996+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T10:05:22.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: audit 2024-04-30T10:05:22.369363+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T10:05:22.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[24004]: audit 2024-04-30T10:05:22.370493+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T10:05:22.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: cluster 2024-04-30T10:05:22.340201+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon x restarted 2024-04-30T10:05:22.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: cluster 2024-04-30T10:05:22.340201+0000 mon.a (mon.0) 19 : cluster [INF] Active manager daemon x restarted 2024-04-30T10:05:22.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: cluster 2024-04-30T10:05:22.340535+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon x 2024-04-30T10:05:22.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: cluster 2024-04-30T10:05:22.340535+0000 mon.a (mon.0) 20 : cluster [INF] Activating manager daemon x 2024-04-30T10:05:22.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: cluster 2024-04-30T10:05:22.356774+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-30T10:05:22.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: cluster 2024-04-30T10:05:22.356774+0000 mon.a (mon.0) 21 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-30T10:05:22.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: cluster 2024-04-30T10:05:22.358488+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e42: x(active, starting, since 0.0180243s), standbys: y 2024-04-30T10:05:22.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: cluster 2024-04-30T10:05:22.358488+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e42: x(active, starting, since 0.0180243s), standbys: y 2024-04-30T10:05:22.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.362672+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:05:22.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.362672+0000 mon.c (mon.1) 101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:05:22.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.363038+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:05:22.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.363038+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:05:22.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.363365+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:05:22.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.363365+0000 mon.c (mon.1) 103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:05:22.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.364399+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T10:05:22.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.364399+0000 mon.c (mon.1) 104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-30T10:05:22.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.364801+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T10:05:22.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.364801+0000 mon.c (mon.1) 105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-30T10:05:22.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.365226+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:05:22.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.365226+0000 mon.c (mon.1) 106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:05:22.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.365702+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:05:22.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.365702+0000 mon.c (mon.1) 107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:05:22.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.366198+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:05:22.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.366198+0000 mon.c (mon.1) 108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:05:22.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.366675+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:05:22.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.366675+0000 mon.c (mon.1) 109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:05:22.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.367133+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:05:22.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.367133+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:05:22.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.367599+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:05:22.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.367599+0000 mon.c (mon.1) 111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:05:22.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.368050+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:05:22.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.368050+0000 mon.c (mon.1) 112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:05:22.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.368516+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:05:22.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.368516+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:05:22.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.368996+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T10:05:22.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.368996+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-30T10:05:22.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.369363+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T10:05:22.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.369363+0000 mon.c (mon.1) 115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-30T10:05:22.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.370493+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T10:05:22.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:22 smithi144 bash[73244]: audit 2024-04-30T10:05:22.370493+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-30T10:05:22.989 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[52996]: CherryPy Checker: 2024-04-30T10:05:22.989 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[52996]: The Application mounted at '' has an empty config. 2024-04-30T10:05:22.989 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[52996]: [30/Apr/2024:10:05:22] ENGINE Serving on http://:::9283 2024-04-30T10:05:22.989 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[52996]: [30/Apr/2024:10:05:22] ENGINE Bus STARTED 2024-04-30T10:05:23.322 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[54975]: ts=2024-04-30T10:05:22.990Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.151:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.151:8765: connect: connection refused" 2024-04-30T10:05:23.322 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[54975]: ts=2024-04-30T10:05:22.994Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.151:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.151:8765: connect: connection refused" 2024-04-30T10:05:23.322 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:05:22 smithi151 bash[54975]: ts=2024-04-30T10:05:22.996Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.151:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.151:8765: connect: connection refused" 2024-04-30T10:05:23.322 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[54975]: ts=2024-04-30T10:05:23.000Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.151:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.151:8765: connect: connection refused" 2024-04-30T10:05:23.322 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[54975]: ts=2024-04-30T10:05:23.003Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.151:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.151:8765: connect: connection refused" 2024-04-30T10:05:23.399 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: cluster 2024-04-30T10:05:22.405190+0000 mon.a (mon.0) 23 : cluster [INF] Manager daemon x is now available 2024-04-30T10:05:23.451 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: cluster 2024-04-30T10:05:22.405190+0000 mon.a (mon.0) 23 : cluster [INF] Manager daemon x is now available 2024-04-30T10:05:23.452 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: audit 2024-04-30T10:05:22.448142+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:23.452 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: audit 2024-04-30T10:05:22.456307+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:05:23.452 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: audit 2024-04-30T10:05:22.456919+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:05:23.452 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: audit 2024-04-30T10:05:22.457004+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:05:23.452 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: audit 2024-04-30T10:05:22.457463+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:05:23.452 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: audit 2024-04-30T10:05:22.471213+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:05:23.452 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: cluster 2024-04-30T10:05:22.484166+0000 mon.a (mon.0) 27 : cluster [DBG] Standby manager daemon y restarted 2024-04-30T10:05:23.452 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: cluster 2024-04-30T10:05:22.484275+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:05:23.452 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: audit 2024-04-30T10:05:22.486623+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:05:23.452 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: audit 2024-04-30T10:05:22.487203+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:05:23.452 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: audit 2024-04-30T10:05:22.487681+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.? 172.21.15.144:0/4131998390' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:05:23.452 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: audit 2024-04-30T10:05:22.488762+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.? 172.21.15.144:0/4131998390' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:05:23.453 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: audit 2024-04-30T10:05:22.491476+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.? 172.21.15.144:0/4131998390' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:05:23.453 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: audit 2024-04-30T10:05:22.491844+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.? 172.21.15.144:0/4131998390' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:05:23.453 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: audit 2024-04-30T10:05:22.525683+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-30T10:05:23.453 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: audit 2024-04-30T10:05:22.526059+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-30T10:05:23.453 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: audit 2024-04-30T10:05:22.860622+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:05:23.453 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: audit 2024-04-30T10:05:22.861014+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:05:23.453 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: audit 2024-04-30T10:05:23.391020+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:05:23.453 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[24004]: audit 2024-04-30T10:05:23.391856+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:05:23.453 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:05:23.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: cluster 2024-04-30T10:05:22.405190+0000 mon.a (mon.0) 23 : cluster [INF] Manager daemon x is now available 2024-04-30T10:05:23.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.448142+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:23.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.448142+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:23.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.456307+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:05:23.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.456307+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:05:23.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.456919+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:05:23.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.456919+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:05:23.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.457004+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:05:23.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.457004+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:05:23.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.457463+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:05:23.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.457463+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:05:23.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.471213+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:05:23.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.471213+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:05:23.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: cluster 2024-04-30T10:05:22.484166+0000 mon.a (mon.0) 27 : cluster [DBG] Standby manager daemon y restarted 2024-04-30T10:05:23.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: cluster 2024-04-30T10:05:22.484166+0000 mon.a (mon.0) 27 : cluster [DBG] Standby manager daemon y restarted 2024-04-30T10:05:23.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: cluster 2024-04-30T10:05:22.484275+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:05:23.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: cluster 2024-04-30T10:05:22.484275+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:05:23.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.486623+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:05:23.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.486623+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:05:23.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.487203+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:05:23.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.487203+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:05:23.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.487681+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.? 172.21.15.144:0/4131998390' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:05:23.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.487681+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.? 172.21.15.144:0/4131998390' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:05:23.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.488762+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.? 172.21.15.144:0/4131998390' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:05:23.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.488762+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.? 172.21.15.144:0/4131998390' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:05:23.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.491476+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.? 172.21.15.144:0/4131998390' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:05:23.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.491476+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.? 172.21.15.144:0/4131998390' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:05:23.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.491844+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.? 172.21.15.144:0/4131998390' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:05:23.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.491844+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.? 172.21.15.144:0/4131998390' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:05:23.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.525683+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-30T10:05:23.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.525683+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-30T10:05:23.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.526059+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-30T10:05:23.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.526059+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-30T10:05:23.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.860622+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:05:23.688 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.860622+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:05:23.688 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.861014+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:05:23.688 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:22.861014+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:05:23.688 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:23.391020+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:05:23.688 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:23.391020+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:05:23.688 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:23.391856+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:05:23.688 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:23 smithi144 bash[73244]: audit 2024-04-30T10:05:23.391856+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:05:23.743 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[52996]: debug 2024-04-30T10:05:23.426+0000 7f95a1b63700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-04-30T10:05:23.743 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[54975]: ts=2024-04-30T10:05:23.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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:05:23.744 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: cluster 2024-04-30T10:05:22.405190+0000 mon.a (mon.0) 23 : cluster [INF] Manager daemon x is now available 2024-04-30T10:05:23.744 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: audit 2024-04-30T10:05:22.448142+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:23.744 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: audit 2024-04-30T10:05:22.456307+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:05:23.744 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: audit 2024-04-30T10:05:22.456919+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:05:23.744 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: audit 2024-04-30T10:05:22.457004+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:05:23.744 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: audit 2024-04-30T10:05:22.457463+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi151", "caps": []}]: dispatch 2024-04-30T10:05:23.744 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: audit 2024-04-30T10:05:22.471213+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:05:23.744 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: cluster 2024-04-30T10:05:22.484166+0000 mon.a (mon.0) 27 : cluster [DBG] Standby manager daemon y restarted 2024-04-30T10:05:23.744 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: cluster 2024-04-30T10:05:22.484275+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon y started 2024-04-30T10:05:23.744 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: audit 2024-04-30T10:05:22.486623+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:05:23.744 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: audit 2024-04-30T10:05:22.487203+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-30T10:05:23.744 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: audit 2024-04-30T10:05:22.487681+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.? 172.21.15.144:0/4131998390' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-30T10:05:23.745 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: audit 2024-04-30T10:05:22.488762+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.? 172.21.15.144:0/4131998390' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-30T10:05:23.745 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: audit 2024-04-30T10:05:22.491476+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.? 172.21.15.144:0/4131998390' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-30T10:05:23.745 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: audit 2024-04-30T10:05:22.491844+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.? 172.21.15.144:0/4131998390' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-30T10:05:23.745 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: audit 2024-04-30T10:05:22.525683+0000 mon.c (mon.1) 121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-30T10:05:23.745 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: audit 2024-04-30T10:05:22.526059+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-30T10:05:23.745 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: audit 2024-04-30T10:05:22.860622+0000 mon.c (mon.1) 122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:05:23.745 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: audit 2024-04-30T10:05:22.861014+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi151", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:05:23.745 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: audit 2024-04-30T10:05:23.391020+0000 mon.c (mon.1) 123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:05:23.745 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:23 smithi151 bash[18704]: audit 2024-04-30T10:05:23.391856+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi144", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:05:24.192 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:05:24.192 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 21s ago 15m - - 2024-04-30T10:05:24.192 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 22s ago 15m - - 2024-04-30T10:05:24.192 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (2m) 21s ago 9m 14.3M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:05:24.192 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (2m) 22s ago 8m 40.7M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:05:24.192 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (68s) 21s ago 6m 41.4M - 3.5 e1d6a67b021e 03085260eb1e 2024-04-30T10:05:24.192 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (86s) 22s ago 15m 496M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:05:24.193 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (33s) 21s ago 16m 435M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:05:24.193 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (17m) 21s ago 17m 63.8M 2048M 17.2.0 e1d6a67b021e b99fb062b7df 2024-04-30T10:05:24.193 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (15m) 22s ago 15m 55.5M 2048M 17.2.0 e1d6a67b021e ab697c95c656 2024-04-30T10:05:24.193 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (15m) 21s ago 15m 48.1M 2048M 17.2.0 e1d6a67b021e 31b30fa73700 2024-04-30T10:05:24.193 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (2m) 21s ago 9m 11.0M - 1.3.1 1dbe0e931976 7b01e2041b73 2024-04-30T10:05:24.193 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (2m) 22s ago 9m 9048k - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:05:24.193 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (14m) 21s ago 14m 54.6M 4096M 17.2.0 e1d6a67b021e 879b689784b1 2024-04-30T10:05:24.193 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (13m) 21s ago 13m 56.5M 4096M 17.2.0 e1d6a67b021e 3a935a90e6aa 2024-04-30T10:05:24.193 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (13m) 21s ago 13m 51.1M 4096M 17.2.0 e1d6a67b021e 39286bfdca67 2024-04-30T10:05:24.193 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (12m) 21s ago 12m 54.6M 4096M 17.2.0 e1d6a67b021e de4f433a171e 2024-04-30T10:05:24.193 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (12m) 22s ago 12m 57.7M 4096M 17.2.0 e1d6a67b021e 2371b0f703de 2024-04-30T10:05:24.193 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (11m) 22s ago 11m 52.9M 4096M 17.2.0 e1d6a67b021e b39a8bb8c2ad 2024-04-30T10:05:24.193 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (10m) 22s ago 10m 50.9M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:05:24.193 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (10m) 22s ago 10m 54.8M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:05:24.193 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (63s) 22s ago 9m 58.7M - 2.33.4 514e6a882f6e 1c77bdb7cd95 2024-04-30T10:05:24.193 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (7m) 21s ago 7m 85.2M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:05:24.194 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (7m) 22s ago 7m 85.4M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:05:24.194 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (7m) 21s ago 7m 85.5M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:05:24.194 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (6m) 22s ago 6m 85.3M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:05:24.634 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:05:24.634 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:05:24.634 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-30T10:05:24.634 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 1 2024-04-30T10:05:24.635 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:05:24.635 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:05:24.635 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:05:24.635 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:05:24.635 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:05:24.635 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-30T10:05:24.635 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:05:24.635 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:05:24.635 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:05:24.635 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:05:24.635 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:05:24.635 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-04-30T10:05:24.635 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:05:24.635 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:05:24.635 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:05:24.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[24004]: audit 2024-04-30T10:05:23.393607+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:24.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[24004]: audit 2024-04-30T10:05:23.395144+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:24.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[24004]: cephadm 2024-04-30T10:05:23.407745+0000 mgr.x (mgr.24998) 1 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T10:05:24.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[24004]: cephadm 2024-04-30T10:05:23.407997+0000 mgr.x (mgr.24998) 2 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T10:05:24.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[24004]: audit 2024-04-30T10:05:23.425816+0000 mgr.x (mgr.24998) 3 : audit [DBG] from='client.34110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:24.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[24004]: cluster 2024-04-30T10:05:23.426077+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e43: x(active, since 1.08562s), standbys: y 2024-04-30T10:05:24.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[24004]: cephadm 2024-04-30T10:05:23.434318+0000 mgr.x (mgr.24998) 4 : cephadm [INF] [30/Apr/2024:10:05:23] ENGINE Bus STARTING 2024-04-30T10:05:24.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[24004]: audit 2024-04-30T10:05:23.435634+0000 mgr.x (mgr.24998) 5 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:24.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[24004]: cluster 2024-04-30T10:05:23.445023+0000 mgr.x (mgr.24998) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:05:24.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[24004]: audit 2024-04-30T10:05:23.746211+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:24.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[24004]: audit 2024-04-30T10:05:23.824188+0000 mgr.x (mgr.24998) 7 : audit [DBG] from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:24.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[24004]: cephadm 2024-04-30T10:05:23.838265+0000 mgr.x (mgr.24998) 8 : cephadm [INF] [30/Apr/2024:10:05:23] ENGINE Serving on https://172.21.15.151:7150 2024-04-30T10:05:24.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[24004]: cephadm 2024-04-30T10:05:23.939857+0000 mgr.x (mgr.24998) 9 : cephadm [INF] [30/Apr/2024:10:05:23] ENGINE Serving on http://172.21.15.151:8765 2024-04-30T10:05:24.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[24004]: cephadm 2024-04-30T10:05:23.940074+0000 mgr.x (mgr.24998) 10 : cephadm [INF] [30/Apr/2024:10:05:23] ENGINE Bus STARTED 2024-04-30T10:05:24.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[24004]: cephadm 2024-04-30T10:05:23.987875+0000 mgr.x (mgr.24998) 11 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:05:24.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[24004]: cephadm 2024-04-30T10:05:23.988119+0000 mgr.x (mgr.24998) 12 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:05:24.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: audit 2024-04-30T10:05:23.393607+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:24.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: audit 2024-04-30T10:05:23.393607+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:24.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: audit 2024-04-30T10:05:23.395144+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:24.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: audit 2024-04-30T10:05:23.395144+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:24.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cephadm 2024-04-30T10:05:23.407745+0000 mgr.x (mgr.24998) 1 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T10:05:24.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cephadm 2024-04-30T10:05:23.407745+0000 mgr.x (mgr.24998) 1 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T10:05:24.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cephadm 2024-04-30T10:05:23.407997+0000 mgr.x (mgr.24998) 2 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T10:05:24.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cephadm 2024-04-30T10:05:23.407997+0000 mgr.x (mgr.24998) 2 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T10:05:24.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: audit 2024-04-30T10:05:23.425816+0000 mgr.x (mgr.24998) 3 : audit [DBG] from='client.34110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:24.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: audit 2024-04-30T10:05:23.425816+0000 mgr.x (mgr.24998) 3 : audit [DBG] from='client.34110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:24.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cluster 2024-04-30T10:05:23.426077+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e43: x(active, since 1.08562s), standbys: y 2024-04-30T10:05:24.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cluster 2024-04-30T10:05:23.426077+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e43: x(active, since 1.08562s), standbys: y 2024-04-30T10:05:24.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cephadm 2024-04-30T10:05:23.434318+0000 mgr.x (mgr.24998) 4 : cephadm [INF] [30/Apr/2024:10:05:23] ENGINE Bus STARTING 2024-04-30T10:05:24.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cephadm 2024-04-30T10:05:23.434318+0000 mgr.x (mgr.24998) 4 : cephadm [INF] [30/Apr/2024:10:05:23] ENGINE Bus STARTING 2024-04-30T10:05:24.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: audit 2024-04-30T10:05:23.435634+0000 mgr.x (mgr.24998) 5 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:24.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: audit 2024-04-30T10:05:23.435634+0000 mgr.x (mgr.24998) 5 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:24.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cluster 2024-04-30T10:05:23.445023+0000 mgr.x (mgr.24998) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:05:24.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cluster 2024-04-30T10:05:23.445023+0000 mgr.x (mgr.24998) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:05:24.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: audit 2024-04-30T10:05:23.746211+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:24.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: audit 2024-04-30T10:05:23.746211+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:24.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: audit 2024-04-30T10:05:23.824188+0000 mgr.x (mgr.24998) 7 : audit [DBG] from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:24.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: audit 2024-04-30T10:05:23.824188+0000 mgr.x (mgr.24998) 7 : audit [DBG] from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:24.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cephadm 2024-04-30T10:05:23.838265+0000 mgr.x (mgr.24998) 8 : cephadm [INF] [30/Apr/2024:10:05:23] ENGINE Serving on https://172.21.15.151:7150 2024-04-30T10:05:24.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cephadm 2024-04-30T10:05:23.838265+0000 mgr.x (mgr.24998) 8 : cephadm [INF] [30/Apr/2024:10:05:23] ENGINE Serving on https://172.21.15.151:7150 2024-04-30T10:05:24.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cephadm 2024-04-30T10:05:23.939857+0000 mgr.x (mgr.24998) 9 : cephadm [INF] [30/Apr/2024:10:05:23] ENGINE Serving on http://172.21.15.151:8765 2024-04-30T10:05:24.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cephadm 2024-04-30T10:05:23.939857+0000 mgr.x (mgr.24998) 9 : cephadm [INF] [30/Apr/2024:10:05:23] ENGINE Serving on http://172.21.15.151:8765 2024-04-30T10:05:24.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cephadm 2024-04-30T10:05:23.940074+0000 mgr.x (mgr.24998) 10 : cephadm [INF] [30/Apr/2024:10:05:23] ENGINE Bus STARTED 2024-04-30T10:05:24.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cephadm 2024-04-30T10:05:23.940074+0000 mgr.x (mgr.24998) 10 : cephadm [INF] [30/Apr/2024:10:05:23] ENGINE Bus STARTED 2024-04-30T10:05:24.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cephadm 2024-04-30T10:05:23.987875+0000 mgr.x (mgr.24998) 11 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:05:24.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cephadm 2024-04-30T10:05:23.987875+0000 mgr.x (mgr.24998) 11 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:05:24.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cephadm 2024-04-30T10:05:23.988119+0000 mgr.x (mgr.24998) 12 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:05:24.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:24 smithi144 bash[73244]: cephadm 2024-04-30T10:05:23.988119+0000 mgr.x (mgr.24998) 12 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:05:24.725 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:24 smithi151 bash[18704]: audit 2024-04-30T10:05:23.393607+0000 mon.c (mon.1) 124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:24.725 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:24 smithi151 bash[18704]: audit 2024-04-30T10:05:23.395144+0000 mon.c (mon.1) 125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:24.725 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:24 smithi151 bash[18704]: cephadm 2024-04-30T10:05:23.407745+0000 mgr.x (mgr.24998) 1 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.conf 2024-04-30T10:05:24.725 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:24 smithi151 bash[18704]: cephadm 2024-04-30T10:05:23.407997+0000 mgr.x (mgr.24998) 2 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.conf 2024-04-30T10:05:24.725 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:24 smithi151 bash[18704]: audit 2024-04-30T10:05:23.425816+0000 mgr.x (mgr.24998) 3 : audit [DBG] from='client.34110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:24.725 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:24 smithi151 bash[18704]: cluster 2024-04-30T10:05:23.426077+0000 mon.a (mon.0) 37 : cluster [DBG] mgrmap e43: x(active, since 1.08562s), standbys: y 2024-04-30T10:05:24.725 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:24 smithi151 bash[18704]: cephadm 2024-04-30T10:05:23.434318+0000 mgr.x (mgr.24998) 4 : cephadm [INF] [30/Apr/2024:10:05:23] ENGINE Bus STARTING 2024-04-30T10:05:24.725 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:24 smithi151 bash[18704]: audit 2024-04-30T10:05:23.435634+0000 mgr.x (mgr.24998) 5 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:24.725 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:24 smithi151 bash[18704]: cluster 2024-04-30T10:05:23.445023+0000 mgr.x (mgr.24998) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:05:24.725 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:24 smithi151 bash[18704]: audit 2024-04-30T10:05:23.746211+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:24.725 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:24 smithi151 bash[18704]: audit 2024-04-30T10:05:23.824188+0000 mgr.x (mgr.24998) 7 : audit [DBG] from='client.25519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:24.725 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:24 smithi151 bash[18704]: cephadm 2024-04-30T10:05:23.838265+0000 mgr.x (mgr.24998) 8 : cephadm [INF] [30/Apr/2024:10:05:23] ENGINE Serving on https://172.21.15.151:7150 2024-04-30T10:05:24.726 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:24 smithi151 bash[18704]: cephadm 2024-04-30T10:05:23.939857+0000 mgr.x (mgr.24998) 9 : cephadm [INF] [30/Apr/2024:10:05:23] ENGINE Serving on http://172.21.15.151:8765 2024-04-30T10:05:24.726 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:24 smithi151 bash[18704]: cephadm 2024-04-30T10:05:23.940074+0000 mgr.x (mgr.24998) 10 : cephadm [INF] [30/Apr/2024:10:05:23] ENGINE Bus STARTED 2024-04-30T10:05:24.726 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:24 smithi151 bash[18704]: cephadm 2024-04-30T10:05:23.987875+0000 mgr.x (mgr.24998) 11 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:05:24.726 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:24 smithi151 bash[18704]: cephadm 2024-04-30T10:05:23.988119+0000 mgr.x (mgr.24998) 12 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-30T10:05:25.008 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:05:25.008 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:05:25.008 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:05:25.008 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:05:25.008 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:05:25.008 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr" 2024-04-30T10:05:25.008 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:05:25.008 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "2/23 daemons upgraded", 2024-04-30T10:05:25.009 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "", 2024-04-30T10:05:25.009 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:05:25.009 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:05:25.431 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_OK 2024-04-30T10:05:25.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: cephadm 2024-04-30T10:05:24.152128+0000 mgr.x (mgr.24998) 13 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:05:25.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: cephadm 2024-04-30T10:05:24.152128+0000 mgr.x (mgr.24998) 13 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:05:25.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.172485+0000 mgr.x (mgr.24998) 14 : audit [DBG] from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:25.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.172485+0000 mgr.x (mgr.24998) 14 : audit [DBG] from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:25.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: cephadm 2024-04-30T10:05:24.253142+0000 mgr.x (mgr.24998) 15 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:05:25.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: cephadm 2024-04-30T10:05:24.253142+0000 mgr.x (mgr.24998) 15 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:05:25.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: cephadm 2024-04-30T10:05:24.319275+0000 mgr.x (mgr.24998) 16 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:05:25.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: cephadm 2024-04-30T10:05:24.319275+0000 mgr.x (mgr.24998) 16 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:05:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: cluster 2024-04-30T10:05:24.365515+0000 mgr.x (mgr.24998) 17 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:05:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: cluster 2024-04-30T10:05:24.365515+0000 mgr.x (mgr.24998) 17 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:05:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: cephadm 2024-04-30T10:05:24.367190+0000 mgr.x (mgr.24998) 18 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:05:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: cephadm 2024-04-30T10:05:24.367190+0000 mgr.x (mgr.24998) 18 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:05:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.493013+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.493013+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.503148+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.503148+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.538292+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.538292+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.549251+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.549251+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.557555+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.557555+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: cephadm 2024-04-30T10:05:24.560509+0000 mgr.x (mgr.24998) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:25.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: cephadm 2024-04-30T10:05:24.152128+0000 mgr.x (mgr.24998) 13 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:05:25.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:24.172485+0000 mgr.x (mgr.24998) 14 : audit [DBG] from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:25.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: cephadm 2024-04-30T10:05:24.253142+0000 mgr.x (mgr.24998) 15 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:05:25.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: cephadm 2024-04-30T10:05:24.319275+0000 mgr.x (mgr.24998) 16 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:05:25.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: cluster 2024-04-30T10:05:24.365515+0000 mgr.x (mgr.24998) 17 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:05:25.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: cephadm 2024-04-30T10:05:24.367190+0000 mgr.x (mgr.24998) 18 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:05:25.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:24.493013+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:24.503148+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:24.538292+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:24.549251+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:24.557555+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: cephadm 2024-04-30T10:05:24.560509+0000 mgr.x (mgr.24998) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:25.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:24.566261+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:24.600289+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:05:25.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:24.600766+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:05:25.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:24.637059+0000 mon.a (mon.0) 46 : audit [DBG] from='client.? 172.21.15.144:0/3137266561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:25.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:24.649918+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: cluster 2024-04-30T10:05:24.752703+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e44: x(active, since 2s), standbys: y 2024-04-30T10:05:25.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:24.798204+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:24.909727+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:25.008724+0000 mgr.x (mgr.24998) 20 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:25.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:25.405584+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:25.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: cephadm 2024-04-30T10:05:24.560509+0000 mgr.x (mgr.24998) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:25.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.566261+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.566261+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.600289+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:05:25.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.600289+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:05:25.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.600766+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:05:25.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.600766+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:05:25.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.637059+0000 mon.a (mon.0) 46 : audit [DBG] from='client.? 172.21.15.144:0/3137266561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.637059+0000 mon.a (mon.0) 46 : audit [DBG] from='client.? 172.21.15.144:0/3137266561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.649918+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.649918+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: cluster 2024-04-30T10:05:24.752703+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e44: x(active, since 2s), standbys: y 2024-04-30T10:05:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: cluster 2024-04-30T10:05:24.752703+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e44: x(active, since 2s), standbys: y 2024-04-30T10:05:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.798204+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.798204+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.909727+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:24.909727+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.008724+0000 mgr.x (mgr.24998) 20 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.008724+0000 mgr.x (mgr.24998) 20 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.405584+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.405584+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.407714+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:25.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:25.407714+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:25.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:25.410095+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:25.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:25.410747+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:25.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:25.415317+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:25.434540+0000 mon.c (mon.1) 131 : audit [DBG] from='client.? 172.21.15.144:0/28561652' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:05:25.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:25.457709+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:25.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:25.459529+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:25.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:25.461551+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:25.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:25.462271+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:25.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[24004]: audit 2024-04-30T10:05:25.467064+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.407714+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:25.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.410095+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:25.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.410095+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:25.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.410747+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:25.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.410747+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:25.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.415317+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.415317+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.434540+0000 mon.c (mon.1) 131 : audit [DBG] from='client.? 172.21.15.144:0/28561652' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:05:25.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.434540+0000 mon.c (mon.1) 131 : audit [DBG] from='client.? 172.21.15.144:0/28561652' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:05:25.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.457709+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:25.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.457709+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:25.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.459529+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:25.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.459529+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:25.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.461551+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:25.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.461551+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:25.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.462271+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:25.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.462271+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:25.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.467064+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:25 smithi144 bash[73244]: audit 2024-04-30T10:05:25.467064+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: cephadm 2024-04-30T10:05:24.152128+0000 mgr.x (mgr.24998) 13 : cephadm [INF] Updating smithi151:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:05:25.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:24.172485+0000 mgr.x (mgr.24998) 14 : audit [DBG] from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:25.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: cephadm 2024-04-30T10:05:24.253142+0000 mgr.x (mgr.24998) 15 : cephadm [INF] Updating smithi144:/etc/ceph/ceph.client.admin.keyring 2024-04-30T10:05:25.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: cephadm 2024-04-30T10:05:24.319275+0000 mgr.x (mgr.24998) 16 : cephadm [INF] Updating smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:05:25.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: cluster 2024-04-30T10:05:24.365515+0000 mgr.x (mgr.24998) 17 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:05:25.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: cephadm 2024-04-30T10:05:24.367190+0000 mgr.x (mgr.24998) 18 : cephadm [INF] Updating smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-30T10:05:25.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:24.493013+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:24.503148+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:24.538292+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:24.549251+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:24.557555+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: cephadm 2024-04-30T10:05:24.560509+0000 mgr.x (mgr.24998) 19 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:25.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:24.566261+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:24.600289+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:05:25.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:24.600766+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.24998 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi144", "caps": []}]: dispatch 2024-04-30T10:05:25.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:24.637059+0000 mon.a (mon.0) 46 : audit [DBG] from='client.? 172.21.15.144:0/3137266561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:25.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:24.649918+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: cluster 2024-04-30T10:05:24.752703+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e44: x(active, since 2s), standbys: y 2024-04-30T10:05:25.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:24.798204+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:24.909727+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:25.008724+0000 mgr.x (mgr.24998) 20 : audit [DBG] from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:25.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:25.405584+0000 mon.c (mon.1) 127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:25.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:25.407714+0000 mon.c (mon.1) 128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:25.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:25.410095+0000 mon.c (mon.1) 129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:25.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:25.410747+0000 mon.c (mon.1) 130 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:25.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:25.415317+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:25.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:25.434540+0000 mon.c (mon.1) 131 : audit [DBG] from='client.? 172.21.15.144:0/28561652' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:05:25.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:25.457709+0000 mon.c (mon.1) 132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:25.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:25.459529+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:25.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:25.461551+0000 mon.c (mon.1) 134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:25.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:25.462271+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:25.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:25 smithi151 bash[18704]: audit 2024-04-30T10:05:25.467064+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: cephadm 2024-04-30T10:05:25.414318+0000 mgr.x (mgr.24998) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: cephadm 2024-04-30T10:05:25.466657+0000 mgr.x (mgr.24998) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.524943+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.526602+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.529128+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.529847+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: cephadm 2024-04-30T10:05:25.533907+0000 mgr.x (mgr.24998) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.534942+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.575719+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.577483+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.579592+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.580268+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: cephadm 2024-04-30T10:05:25.584288+0000 mgr.x (mgr.24998) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.585407+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.631964+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.633739+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.635466+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.636135+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: cephadm 2024-04-30T10:05:25.639876+0000 mgr.x (mgr.24998) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.641038+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.681455+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.683373+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.685273+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.685906+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: cephadm 2024-04-30T10:05:25.689869+0000 mgr.x (mgr.24998) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.691022+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.732291+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.734202+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.736325+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.737094+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: cephadm 2024-04-30T10:05:25.741477+0000 mgr.x (mgr.24998) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.742503+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.784009+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.786027+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.788028+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.788812+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: cephadm 2024-04-30T10:05:25.793666+0000 mgr.x (mgr.24998) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.794652+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.840533+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.842547+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.844548+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.845232+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: cephadm 2024-04-30T10:05:25.850264+0000 mgr.x (mgr.24998) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.851350+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.892390+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.894304+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.896238+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.896890+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: cephadm 2024-04-30T10:05:25.901507+0000 mgr.x (mgr.24998) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.902525+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.948422+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.950282+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.952114+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.952723+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: cephadm 2024-04-30T10:05:25.957425+0000 mgr.x (mgr.24998) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.958451+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:25.977777+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.004936+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.007611+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.011019+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.011898+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: cephadm 2024-04-30T10:05:26.042368+0000 mgr.x (mgr.24998) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.043180+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.106034+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.108329+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.116417+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.121039+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.122785+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: cephadm 2024-04-30T10:05:26.129354+0000 mgr.x (mgr.24998) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.130046+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.171690+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.173610+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.175720+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.176482+0000 mon.c (mon.1) 183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.184027+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.239768+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.248522+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.258343+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.265297+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.272771+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.275291+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.277846+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.278840+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.284684+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.328460+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.331255+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.333974+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.334904+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.341194+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.405449+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.407165+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.408907+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.409573+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.417270+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.462921+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.465514+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.467923+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.469011+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:26 smithi151 bash[18704]: audit 2024-04-30T10:05:26.475273+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.414318+0000 mgr.x (mgr.24998) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.414318+0000 mgr.x (mgr.24998) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.466657+0000 mgr.x (mgr.24998) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.466657+0000 mgr.x (mgr.24998) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.524943+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.524943+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.526602+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.526602+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.529128+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.529128+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.529847+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.529847+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.533907+0000 mgr.x (mgr.24998) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.533907+0000 mgr.x (mgr.24998) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.534942+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.534942+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.575719+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.575719+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.577483+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.577483+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: cephadm 2024-04-30T10:05:25.414318+0000 mgr.x (mgr.24998) 21 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: cephadm 2024-04-30T10:05:25.466657+0000 mgr.x (mgr.24998) 22 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.524943+0000 mon.c (mon.1) 136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.526602+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.529128+0000 mon.c (mon.1) 138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.529847+0000 mon.c (mon.1) 139 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: cephadm 2024-04-30T10:05:25.533907+0000 mgr.x (mgr.24998) 23 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.534942+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.575719+0000 mon.c (mon.1) 140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.577483+0000 mon.c (mon.1) 141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.579592+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.580268+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: cephadm 2024-04-30T10:05:25.584288+0000 mgr.x (mgr.24998) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.585407+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.631964+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.633739+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.635466+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.636135+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: cephadm 2024-04-30T10:05:25.639876+0000 mgr.x (mgr.24998) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.641038+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.579592+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.579592+0000 mon.c (mon.1) 142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.580268+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.580268+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.584288+0000 mgr.x (mgr.24998) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.584288+0000 mgr.x (mgr.24998) 24 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.585407+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.585407+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.631964+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.631964+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.633739+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.633739+0000 mon.c (mon.1) 145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.635466+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.635466+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.636135+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.636135+0000 mon.c (mon.1) 147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.639876+0000 mgr.x (mgr.24998) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.639876+0000 mgr.x (mgr.24998) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.641038+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.641038+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.681455+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.683373+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.685273+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.685906+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: cephadm 2024-04-30T10:05:25.689869+0000 mgr.x (mgr.24998) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.691022+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.732291+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.734202+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.736325+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.737094+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: cephadm 2024-04-30T10:05:25.741477+0000 mgr.x (mgr.24998) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.742503+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.784009+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.786027+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.788028+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.788812+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: cephadm 2024-04-30T10:05:25.793666+0000 mgr.x (mgr.24998) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.794652+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.840533+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.842547+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.681455+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.681455+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.683373+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.683373+0000 mon.c (mon.1) 149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.685273+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.685273+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.685906+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.685906+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.689869+0000 mgr.x (mgr.24998) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.689869+0000 mgr.x (mgr.24998) 26 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.691022+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.691022+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.732291+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.732291+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.734202+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.734202+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.736325+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.736325+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.737094+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.737094+0000 mon.c (mon.1) 155 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.844548+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.845232+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: cephadm 2024-04-30T10:05:25.850264+0000 mgr.x (mgr.24998) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.851350+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.892390+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.894304+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.896238+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.896890+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: cephadm 2024-04-30T10:05:25.901507+0000 mgr.x (mgr.24998) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.902525+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.948422+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.950282+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.952114+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.952723+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: cephadm 2024-04-30T10:05:25.957425+0000 mgr.x (mgr.24998) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.958451+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:25.977777+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.004936+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.007611+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.011019+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.741477+0000 mgr.x (mgr.24998) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.741477+0000 mgr.x (mgr.24998) 27 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.742503+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.742503+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.784009+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.784009+0000 mon.c (mon.1) 156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.786027+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.786027+0000 mon.c (mon.1) 157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.788028+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.788028+0000 mon.c (mon.1) 158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.788812+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.788812+0000 mon.c (mon.1) 159 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.793666+0000 mgr.x (mgr.24998) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.793666+0000 mgr.x (mgr.24998) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.794652+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.794652+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.840533+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.840533+0000 mon.c (mon.1) 160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.842547+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.842547+0000 mon.c (mon.1) 161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.011898+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: cephadm 2024-04-30T10:05:26.042368+0000 mgr.x (mgr.24998) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.043180+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.106034+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.108329+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.116417+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.121039+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.122785+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: cephadm 2024-04-30T10:05:26.129354+0000 mgr.x (mgr.24998) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.130046+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.171690+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.173610+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.175720+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.176482+0000 mon.c (mon.1) 183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.184027+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.239768+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.248522+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.258343+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.265297+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.272771+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.275291+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.277846+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.278840+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.284684+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.328460+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.331255+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.333974+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.334904+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.341194+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.405449+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.407165+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.408907+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.409573+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.417270+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.462921+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.465514+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.467923+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.469011+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[24004]: audit 2024-04-30T10:05:26.475273+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.844548+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.844548+0000 mon.c (mon.1) 162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.845232+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.845232+0000 mon.c (mon.1) 163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.850264+0000 mgr.x (mgr.24998) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.850264+0000 mgr.x (mgr.24998) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.851350+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.851350+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.892390+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.892390+0000 mon.c (mon.1) 164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.894304+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.894304+0000 mon.c (mon.1) 165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.896238+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.896238+0000 mon.c (mon.1) 166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.896890+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.896890+0000 mon.c (mon.1) 167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.901507+0000 mgr.x (mgr.24998) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.901507+0000 mgr.x (mgr.24998) 30 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.902525+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.902525+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.948422+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.948422+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.950282+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.950282+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.952114+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.952114+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.952723+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.952723+0000 mon.c (mon.1) 171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.957425+0000 mgr.x (mgr.24998) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:25.957425+0000 mgr.x (mgr.24998) 31 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.958451+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.958451+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.977777+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:25.977777+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.004936+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.004936+0000 mon.c (mon.1) 172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.007611+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.007611+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.011019+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.011019+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.011898+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.011898+0000 mon.c (mon.1) 175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.042368+0000 mgr.x (mgr.24998) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.042368+0000 mgr.x (mgr.24998) 32 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.043180+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.043180+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.106034+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.106034+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.108329+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.108329+0000 mon.c (mon.1) 177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.116417+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.116417+0000 mon.c (mon.1) 178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.121039+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.121039+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.122785+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.122785+0000 mon.c (mon.1) 179 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.129354+0000 mgr.x (mgr.24998) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.129354+0000 mgr.x (mgr.24998) 33 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:26.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.130046+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.130046+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.171690+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.171690+0000 mon.c (mon.1) 180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.173610+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.173610+0000 mon.c (mon.1) 181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.175720+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.175720+0000 mon.c (mon.1) 182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.176482+0000 mon.c (mon.1) 183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.176482+0000 mon.c (mon.1) 183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.184027+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.184027+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.239768+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.239768+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.248522+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.248522+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.258343+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.258343+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.265297+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.265297+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.272771+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.272771+0000 mon.c (mon.1) 184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.275291+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.275291+0000 mon.c (mon.1) 185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.277846+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.277846+0000 mon.c (mon.1) 186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.278840+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.278840+0000 mon.c (mon.1) 187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.284684+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.284684+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.328460+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.328460+0000 mon.c (mon.1) 188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.331255+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.331255+0000 mon.c (mon.1) 189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.333974+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.333974+0000 mon.c (mon.1) 190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.334904+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.334904+0000 mon.c (mon.1) 191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.341194+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.341194+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.405449+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.405449+0000 mon.c (mon.1) 192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.407165+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.407165+0000 mon.c (mon.1) 193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.408907+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.408907+0000 mon.c (mon.1) 194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.409573+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.409573+0000 mon.c (mon.1) 195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.417270+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.417270+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.462921+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.462921+0000 mon.c (mon.1) 196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:26.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.465514+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.465514+0000 mon.c (mon.1) 197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:26.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.467923+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.467923+0000 mon.c (mon.1) 198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:26.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.469011+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.469011+0000 mon.c (mon.1) 199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:26.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.475273+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:26.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:26 smithi144 bash[73244]: audit 2024-04-30T10:05:26.475273+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: cephadm 2024-04-30T10:05:26.183219+0000 mgr.x (mgr.24998) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: cephadm 2024-04-30T10:05:26.286129+0000 mgr.x (mgr.24998) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: cephadm 2024-04-30T10:05:26.342612+0000 mgr.x (mgr.24998) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: cluster 2024-04-30T10:05:26.365921+0000 mgr.x (mgr.24998) 37 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:05:27.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: cephadm 2024-04-30T10:05:26.416195+0000 mgr.x (mgr.24998) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: cephadm 2024-04-30T10:05:26.476868+0000 mgr.x (mgr.24998) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.524141+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.526283+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.528565+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.529496+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.535624+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: cephadm 2024-04-30T10:05:26.537084+0000 mgr.x (mgr.24998) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.583877+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.585700+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.588155+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.588867+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: cephadm 2024-04-30T10:05:26.598589+0000 mgr.x (mgr.24998) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.598851+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.640913+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.642842+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.183219+0000 mgr.x (mgr.24998) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.183219+0000 mgr.x (mgr.24998) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.286129+0000 mgr.x (mgr.24998) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.286129+0000 mgr.x (mgr.24998) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.342612+0000 mgr.x (mgr.24998) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.342612+0000 mgr.x (mgr.24998) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cluster 2024-04-30T10:05:26.365921+0000 mgr.x (mgr.24998) 37 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:05:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cluster 2024-04-30T10:05:26.365921+0000 mgr.x (mgr.24998) 37 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:05:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.416195+0000 mgr.x (mgr.24998) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.416195+0000 mgr.x (mgr.24998) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.476868+0000 mgr.x (mgr.24998) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.476868+0000 mgr.x (mgr.24998) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.524141+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.524141+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.526283+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.526283+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.528565+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.528565+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.529496+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.529496+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.645175+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.646066+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: cephadm 2024-04-30T10:05:26.652038+0000 mgr.x (mgr.24998) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.652061+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.694210+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.696696+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.699119+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.700197+0000 mon.c (mon.1) 215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: cephadm 2024-04-30T10:05:26.708438+0000 mgr.x (mgr.24998) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.708763+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.750826+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.753268+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.755786+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.756910+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: cephadm 2024-04-30T10:05:26.767539+0000 mgr.x (mgr.24998) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.767990+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.809894+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.812261+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.814643+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.815571+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.535624+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.535624+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.537084+0000 mgr.x (mgr.24998) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.537084+0000 mgr.x (mgr.24998) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.583877+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.583877+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.585700+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.585700+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.588155+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.588155+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.588867+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.588867+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.598589+0000 mgr.x (mgr.24998) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.598589+0000 mgr.x (mgr.24998) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.598851+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.598851+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.640913+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.640913+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.642842+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.642842+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.645175+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: cephadm 2024-04-30T10:05:26.825375+0000 mgr.x (mgr.24998) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.825882+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.873122+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.875616+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.878128+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.879215+0000 mon.c (mon.1) 227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.890197+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: cephadm 2024-04-30T10:05:26.890394+0000 mgr.x (mgr.24998) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.948977+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.950831+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.953477+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.954340+0000 mon.c (mon.1) 231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:26.963533+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: cephadm 2024-04-30T10:05:26.964405+0000 mgr.x (mgr.24998) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.007459+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.009948+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.012532+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.013634+0000 mon.c (mon.1) 235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.021606+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: cephadm 2024-04-30T10:05:27.023179+0000 mgr.x (mgr.24998) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.085611+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.645175+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.646066+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.646066+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.652038+0000 mgr.x (mgr.24998) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.652038+0000 mgr.x (mgr.24998) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.652061+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.652061+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.694210+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.694210+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.696696+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.696696+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.699119+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.699119+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.700197+0000 mon.c (mon.1) 215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.700197+0000 mon.c (mon.1) 215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.708438+0000 mgr.x (mgr.24998) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.708438+0000 mgr.x (mgr.24998) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.708763+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.708763+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.750826+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.087822+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.089925+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.090726+0000 mon.c (mon.1) 239 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: cephadm 2024-04-30T10:05:27.098447+0000 mgr.x (mgr.24998) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.099049+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.161834+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.164638+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.167305+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.168632+0000 mon.c (mon.1) 243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.178096+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.236196+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.238512+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.240897+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.241887+0000 mon.c (mon.1) 247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.250305+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.291334+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.293869+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.296384+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.297265+0000 mon.c (mon.1) 251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.303972+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.750826+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.753268+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.753268+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.755786+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.755786+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.756910+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.756910+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.767539+0000 mgr.x (mgr.24998) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.767539+0000 mgr.x (mgr.24998) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.767990+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.767990+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.809894+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.809894+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.812261+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.812261+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.814643+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.814643+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.815571+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.815571+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.825375+0000 mgr.x (mgr.24998) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: cluster 2024-04-30T10:05:27.349566+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e45: x(active, since 5s), standbys: y 2024-04-30T10:05:27.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.355161+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.357154+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.359619+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.360384+0000 mon.c (mon.1) 255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.365991+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.406541+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.408416+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.410558+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.411430+0000 mon.c (mon.1) 259 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.417199+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.458046+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.459944+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.461819+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.462597+0000 mon.c (mon.1) 263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[24004]: audit 2024-04-30T10:05:27.468467+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.825375+0000 mgr.x (mgr.24998) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.825882+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.825882+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.873122+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.873122+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.875616+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.875616+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.878128+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.878128+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.879215+0000 mon.c (mon.1) 227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.879215+0000 mon.c (mon.1) 227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.890197+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.890197+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.890394+0000 mgr.x (mgr.24998) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.890394+0000 mgr.x (mgr.24998) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.948977+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.948977+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.950831+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.950831+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.953477+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.953477+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.954340+0000 mon.c (mon.1) 231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.954340+0000 mon.c (mon.1) 231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.963533+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:26.963533+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.964405+0000 mgr.x (mgr.24998) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:26.964405+0000 mgr.x (mgr.24998) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.007459+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.007459+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.009948+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.009948+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.012532+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.012532+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.013634+0000 mon.c (mon.1) 235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.013634+0000 mon.c (mon.1) 235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.021606+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.021606+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.023179+0000 mgr.x (mgr.24998) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.023179+0000 mgr.x (mgr.24998) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.085611+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.085611+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.087822+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.087822+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.089925+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.089925+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.090726+0000 mon.c (mon.1) 239 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.090726+0000 mon.c (mon.1) 239 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.098447+0000 mgr.x (mgr.24998) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.098447+0000 mgr.x (mgr.24998) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.099049+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.099049+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.161834+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.161834+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.164638+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.164638+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.167305+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.167305+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.168632+0000 mon.c (mon.1) 243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.168632+0000 mon.c (mon.1) 243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.178096+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.178096+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.236196+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.236196+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.238512+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.238512+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.240897+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.240897+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.241887+0000 mon.c (mon.1) 247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.241887+0000 mon.c (mon.1) 247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.250305+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.250305+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.291334+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.291334+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.293869+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.293869+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.296384+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.296384+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.297265+0000 mon.c (mon.1) 251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.297265+0000 mon.c (mon.1) 251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.303972+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.303972+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cluster 2024-04-30T10:05:27.349566+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e45: x(active, since 5s), standbys: y 2024-04-30T10:05:27.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: cluster 2024-04-30T10:05:27.349566+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e45: x(active, since 5s), standbys: y 2024-04-30T10:05:27.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.355161+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.355161+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.357154+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.357154+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.359619+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.359619+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.360384+0000 mon.c (mon.1) 255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.360384+0000 mon.c (mon.1) 255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.365991+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.365991+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.406541+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.406541+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.408416+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.408416+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.410558+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.410558+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.411430+0000 mon.c (mon.1) 259 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.411430+0000 mon.c (mon.1) 259 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.417199+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.417199+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.458046+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.458046+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.459944+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.459944+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.461819+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.461819+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.462597+0000 mon.c (mon.1) 263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.462597+0000 mon.c (mon.1) 263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.468467+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:27 smithi144 bash[73244]: audit 2024-04-30T10:05:27.468467+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: cephadm 2024-04-30T10:05:26.183219+0000 mgr.x (mgr.24998) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: cephadm 2024-04-30T10:05:26.286129+0000 mgr.x (mgr.24998) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: cephadm 2024-04-30T10:05:26.342612+0000 mgr.x (mgr.24998) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: cluster 2024-04-30T10:05:26.365921+0000 mgr.x (mgr.24998) 37 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:05:27.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: cephadm 2024-04-30T10:05:26.416195+0000 mgr.x (mgr.24998) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: cephadm 2024-04-30T10:05:26.476868+0000 mgr.x (mgr.24998) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.524141+0000 mon.c (mon.1) 200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.526283+0000 mon.c (mon.1) 201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.528565+0000 mon.c (mon.1) 202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.529496+0000 mon.c (mon.1) 203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.535624+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: cephadm 2024-04-30T10:05:26.537084+0000 mgr.x (mgr.24998) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.583877+0000 mon.c (mon.1) 204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.585700+0000 mon.c (mon.1) 205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.588155+0000 mon.c (mon.1) 206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.588867+0000 mon.c (mon.1) 207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: cephadm 2024-04-30T10:05:26.598589+0000 mgr.x (mgr.24998) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.598851+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.640913+0000 mon.c (mon.1) 208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.642842+0000 mon.c (mon.1) 209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.645175+0000 mon.c (mon.1) 210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.646066+0000 mon.c (mon.1) 211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: cephadm 2024-04-30T10:05:26.652038+0000 mgr.x (mgr.24998) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.652061+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.694210+0000 mon.c (mon.1) 212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.696696+0000 mon.c (mon.1) 213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.699119+0000 mon.c (mon.1) 214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.700197+0000 mon.c (mon.1) 215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: cephadm 2024-04-30T10:05:26.708438+0000 mgr.x (mgr.24998) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.708763+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.750826+0000 mon.c (mon.1) 216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.753268+0000 mon.c (mon.1) 217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.755786+0000 mon.c (mon.1) 218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.756910+0000 mon.c (mon.1) 219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: cephadm 2024-04-30T10:05:26.767539+0000 mgr.x (mgr.24998) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.767990+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.809894+0000 mon.c (mon.1) 220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.812261+0000 mon.c (mon.1) 221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.814643+0000 mon.c (mon.1) 222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.815571+0000 mon.c (mon.1) 223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: cephadm 2024-04-30T10:05:26.825375+0000 mgr.x (mgr.24998) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.825882+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.873122+0000 mon.c (mon.1) 224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.875616+0000 mon.c (mon.1) 225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.878128+0000 mon.c (mon.1) 226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.879215+0000 mon.c (mon.1) 227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.890197+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: cephadm 2024-04-30T10:05:26.890394+0000 mgr.x (mgr.24998) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.948977+0000 mon.c (mon.1) 228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.950831+0000 mon.c (mon.1) 229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.953477+0000 mon.c (mon.1) 230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.954340+0000 mon.c (mon.1) 231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:26.963533+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: cephadm 2024-04-30T10:05:26.964405+0000 mgr.x (mgr.24998) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.007459+0000 mon.c (mon.1) 232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.009948+0000 mon.c (mon.1) 233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.012532+0000 mon.c (mon.1) 234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.013634+0000 mon.c (mon.1) 235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.021606+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: cephadm 2024-04-30T10:05:27.023179+0000 mgr.x (mgr.24998) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.085611+0000 mon.c (mon.1) 236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.087822+0000 mon.c (mon.1) 237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.089925+0000 mon.c (mon.1) 238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.090726+0000 mon.c (mon.1) 239 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: cephadm 2024-04-30T10:05:27.098447+0000 mgr.x (mgr.24998) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:27.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.099049+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.161834+0000 mon.c (mon.1) 240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.164638+0000 mon.c (mon.1) 241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.167305+0000 mon.c (mon.1) 242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.168632+0000 mon.c (mon.1) 243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.178096+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.236196+0000 mon.c (mon.1) 244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.238512+0000 mon.c (mon.1) 245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.240897+0000 mon.c (mon.1) 246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.241887+0000 mon.c (mon.1) 247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.250305+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.291334+0000 mon.c (mon.1) 248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.293869+0000 mon.c (mon.1) 249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.296384+0000 mon.c (mon.1) 250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.297265+0000 mon.c (mon.1) 251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.303972+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: cluster 2024-04-30T10:05:27.349566+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e45: x(active, since 5s), standbys: y 2024-04-30T10:05:27.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.355161+0000 mon.c (mon.1) 252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.357154+0000 mon.c (mon.1) 253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.359619+0000 mon.c (mon.1) 254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.360384+0000 mon.c (mon.1) 255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.365991+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.406541+0000 mon.c (mon.1) 256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.408416+0000 mon.c (mon.1) 257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.410558+0000 mon.c (mon.1) 258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.411430+0000 mon.c (mon.1) 259 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.417199+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:27.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.458046+0000 mon.c (mon.1) 260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:27.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.459944+0000 mon.c (mon.1) 261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:27.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.461819+0000 mon.c (mon.1) 262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:27.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.462597+0000 mon.c (mon.1) 263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:27.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:27 smithi151 bash[18704]: audit 2024-04-30T10:05:27.468467+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:05:28] "GET /metrics HTTP/1.1" 200 35381 "" "Prometheus/2.33.4" 2024-04-30T10:05:28.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: cephadm 2024-04-30T10:05:27.177942+0000 mgr.x (mgr.24998) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: cephadm 2024-04-30T10:05:27.249542+0000 mgr.x (mgr.24998) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: cephadm 2024-04-30T10:05:27.305181+0000 mgr.x (mgr.24998) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: cephadm 2024-04-30T10:05:27.364848+0000 mgr.x (mgr.24998) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: cephadm 2024-04-30T10:05:27.416249+0000 mgr.x (mgr.24998) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: cephadm 2024-04-30T10:05:27.471147+0000 mgr.x (mgr.24998) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.519148+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.521196+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.523141+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.524278+0000 mon.c (mon.1) 267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: cephadm 2024-04-30T10:05:27.528643+0000 mgr.x (mgr.24998) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.529559+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.575145+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.577140+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.579043+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.579755+0000 mon.c (mon.1) 271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: cephadm 2024-04-30T10:05:27.584761+0000 mgr.x (mgr.24998) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.585762+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.631678+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.633434+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.177942+0000 mgr.x (mgr.24998) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.177942+0000 mgr.x (mgr.24998) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.249542+0000 mgr.x (mgr.24998) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.249542+0000 mgr.x (mgr.24998) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.305181+0000 mgr.x (mgr.24998) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.305181+0000 mgr.x (mgr.24998) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.364848+0000 mgr.x (mgr.24998) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.364848+0000 mgr.x (mgr.24998) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.416249+0000 mgr.x (mgr.24998) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.416249+0000 mgr.x (mgr.24998) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.471147+0000 mgr.x (mgr.24998) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.471147+0000 mgr.x (mgr.24998) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.519148+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.519148+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.521196+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.521196+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.523141+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.523141+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.524278+0000 mon.c (mon.1) 267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.524278+0000 mon.c (mon.1) 267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.635317+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.636157+0000 mon.c (mon.1) 275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: cephadm 2024-04-30T10:05:27.640650+0000 mgr.x (mgr.24998) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.641819+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.682409+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.684665+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.686583+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.687261+0000 mon.c (mon.1) 279 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: cephadm 2024-04-30T10:05:27.692020+0000 mgr.x (mgr.24998) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.692832+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.750529+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.752234+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.754023+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.754659+0000 mon.c (mon.1) 283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: cephadm 2024-04-30T10:05:27.759514+0000 mgr.x (mgr.24998) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.760413+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.802328+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.805086+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.807212+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.807949+0000 mon.c (mon.1) 287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.528643+0000 mgr.x (mgr.24998) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.528643+0000 mgr.x (mgr.24998) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.529559+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.529559+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.575145+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.575145+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.577140+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.577140+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.579043+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.579043+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.579755+0000 mon.c (mon.1) 271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.579755+0000 mon.c (mon.1) 271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.584761+0000 mgr.x (mgr.24998) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.584761+0000 mgr.x (mgr.24998) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.585762+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.585762+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.631678+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.631678+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.633434+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.633434+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.635317+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: cephadm 2024-04-30T10:05:27.815684+0000 mgr.x (mgr.24998) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.816595+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.858364+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.860172+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.862577+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.863620+0000 mon.c (mon.1) 291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: cephadm 2024-04-30T10:05:27.870320+0000 mgr.x (mgr.24998) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.871229+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.930078+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.932795+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.935759+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.936730+0000 mon.c (mon.1) 295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: cephadm 2024-04-30T10:05:27.946911+0000 mgr.x (mgr.24998) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:27.947388+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.005603+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.008105+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.010764+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.011919+0000 mon.c (mon.1) 299 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: cephadm 2024-04-30T10:05:28.022269+0000 mgr.x (mgr.24998) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.022761+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.103672+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.106307+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.108793+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.109933+0000 mon.c (mon.1) 303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: cephadm 2024-04-30T10:05:28.120757+0000 mgr.x (mgr.24998) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.121185+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.168841+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.172474+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.175113+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.176140+0000 mon.c (mon.1) 307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.185912+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.196354+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.245221+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.247613+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.250257+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.251140+0000 mon.c (mon.1) 311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.258135+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.299159+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.301083+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.303215+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.304048+0000 mon.c (mon.1) 315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.635317+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.636157+0000 mon.c (mon.1) 275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.636157+0000 mon.c (mon.1) 275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.640650+0000 mgr.x (mgr.24998) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.640650+0000 mgr.x (mgr.24998) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.641819+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.641819+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.682409+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.682409+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.684665+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.684665+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.686583+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.686583+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.687261+0000 mon.c (mon.1) 279 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.687261+0000 mon.c (mon.1) 279 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.692020+0000 mgr.x (mgr.24998) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.692020+0000 mgr.x (mgr.24998) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.692832+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.692832+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.750529+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.310397+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.356894+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.359038+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.361291+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.362299+0000 mon.c (mon.1) 319 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.368201+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.414470+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.416820+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.419611+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.420497+0000 mon.c (mon.1) 323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.428988+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.475030+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.477650+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.480193+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.481277+0000 mon.c (mon.1) 327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[24004]: audit 2024-04-30T10:05:28.490293+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.750529+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.752234+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.752234+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.754023+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.754023+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.754659+0000 mon.c (mon.1) 283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.754659+0000 mon.c (mon.1) 283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.759514+0000 mgr.x (mgr.24998) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.759514+0000 mgr.x (mgr.24998) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.760413+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.760413+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.802328+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.802328+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.805086+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.805086+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.807212+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.807212+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.807949+0000 mon.c (mon.1) 287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.807949+0000 mon.c (mon.1) 287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.815684+0000 mgr.x (mgr.24998) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.815684+0000 mgr.x (mgr.24998) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.816595+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.816595+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.858364+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.858364+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.860172+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.860172+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.862577+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.862577+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.863620+0000 mon.c (mon.1) 291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.863620+0000 mon.c (mon.1) 291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.870320+0000 mgr.x (mgr.24998) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.870320+0000 mgr.x (mgr.24998) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.871229+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.871229+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.930078+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.930078+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.932795+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.932795+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.935759+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.935759+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.936730+0000 mon.c (mon.1) 295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.936730+0000 mon.c (mon.1) 295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.946911+0000 mgr.x (mgr.24998) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:27.946911+0000 mgr.x (mgr.24998) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.947388+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:27.947388+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.005603+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.005603+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.008105+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.008105+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.010764+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.010764+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.011919+0000 mon.c (mon.1) 299 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.011919+0000 mon.c (mon.1) 299 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.022269+0000 mgr.x (mgr.24998) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.022269+0000 mgr.x (mgr.24998) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.022761+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.022761+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.103672+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.103672+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.106307+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.106307+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.108793+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.108793+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.109933+0000 mon.c (mon.1) 303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.109933+0000 mon.c (mon.1) 303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.120757+0000 mgr.x (mgr.24998) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.120757+0000 mgr.x (mgr.24998) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.121185+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.121185+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.168841+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.168841+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.172474+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.172474+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.175113+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.175113+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.176140+0000 mon.c (mon.1) 307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.176140+0000 mon.c (mon.1) 307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.185912+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.185912+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.196354+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.196354+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.245221+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.245221+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.247613+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.247613+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.250257+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.250257+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.251140+0000 mon.c (mon.1) 311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.251140+0000 mon.c (mon.1) 311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.258135+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.258135+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.299159+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.299159+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.301083+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.301083+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.303215+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.303215+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.304048+0000 mon.c (mon.1) 315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.304048+0000 mon.c (mon.1) 315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.310397+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.310397+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.356894+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.356894+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.359038+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.359038+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.361291+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.361291+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.362299+0000 mon.c (mon.1) 319 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.362299+0000 mon.c (mon.1) 319 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.368201+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.368201+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.414470+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.414470+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.416820+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.416820+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.419611+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.419611+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.420497+0000 mon.c (mon.1) 323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.420497+0000 mon.c (mon.1) 323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.428988+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.428988+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.475030+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.475030+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.477650+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.477650+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.480193+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.480193+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.481277+0000 mon.c (mon.1) 327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.481277+0000 mon.c (mon.1) 327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.490293+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:28 smithi144 bash[73244]: audit 2024-04-30T10:05:28.490293+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: cephadm 2024-04-30T10:05:27.177942+0000 mgr.x (mgr.24998) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: cephadm 2024-04-30T10:05:27.249542+0000 mgr.x (mgr.24998) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: cephadm 2024-04-30T10:05:27.305181+0000 mgr.x (mgr.24998) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: cephadm 2024-04-30T10:05:27.364848+0000 mgr.x (mgr.24998) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: cephadm 2024-04-30T10:05:27.416249+0000 mgr.x (mgr.24998) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: cephadm 2024-04-30T10:05:27.471147+0000 mgr.x (mgr.24998) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.519148+0000 mon.c (mon.1) 264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.521196+0000 mon.c (mon.1) 265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.523141+0000 mon.c (mon.1) 266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.524278+0000 mon.c (mon.1) 267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: cephadm 2024-04-30T10:05:27.528643+0000 mgr.x (mgr.24998) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.529559+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.575145+0000 mon.c (mon.1) 268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.577140+0000 mon.c (mon.1) 269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.579043+0000 mon.c (mon.1) 270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.579755+0000 mon.c (mon.1) 271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: cephadm 2024-04-30T10:05:27.584761+0000 mgr.x (mgr.24998) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.585762+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.631678+0000 mon.c (mon.1) 272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.633434+0000 mon.c (mon.1) 273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.635317+0000 mon.c (mon.1) 274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.636157+0000 mon.c (mon.1) 275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: cephadm 2024-04-30T10:05:27.640650+0000 mgr.x (mgr.24998) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.641819+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.682409+0000 mon.c (mon.1) 276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.684665+0000 mon.c (mon.1) 277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.686583+0000 mon.c (mon.1) 278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.687261+0000 mon.c (mon.1) 279 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: cephadm 2024-04-30T10:05:27.692020+0000 mgr.x (mgr.24998) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.692832+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.750529+0000 mon.c (mon.1) 280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.752234+0000 mon.c (mon.1) 281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.754023+0000 mon.c (mon.1) 282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.754659+0000 mon.c (mon.1) 283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: cephadm 2024-04-30T10:05:27.759514+0000 mgr.x (mgr.24998) 60 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.760413+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.802328+0000 mon.c (mon.1) 284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.805086+0000 mon.c (mon.1) 285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.807212+0000 mon.c (mon.1) 286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.807949+0000 mon.c (mon.1) 287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: cephadm 2024-04-30T10:05:27.815684+0000 mgr.x (mgr.24998) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.816595+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.858364+0000 mon.c (mon.1) 288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.860172+0000 mon.c (mon.1) 289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.862577+0000 mon.c (mon.1) 290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.863620+0000 mon.c (mon.1) 291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: cephadm 2024-04-30T10:05:27.870320+0000 mgr.x (mgr.24998) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.871229+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.930078+0000 mon.c (mon.1) 292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.932795+0000 mon.c (mon.1) 293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.935759+0000 mon.c (mon.1) 294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.936730+0000 mon.c (mon.1) 295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: cephadm 2024-04-30T10:05:27.946911+0000 mgr.x (mgr.24998) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:27.947388+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.005603+0000 mon.c (mon.1) 296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.008105+0000 mon.c (mon.1) 297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.010764+0000 mon.c (mon.1) 298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.011919+0000 mon.c (mon.1) 299 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: cephadm 2024-04-30T10:05:28.022269+0000 mgr.x (mgr.24998) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.022761+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.103672+0000 mon.c (mon.1) 300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.106307+0000 mon.c (mon.1) 301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.108793+0000 mon.c (mon.1) 302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.109933+0000 mon.c (mon.1) 303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: cephadm 2024-04-30T10:05:28.120757+0000 mgr.x (mgr.24998) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:28.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.121185+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.168841+0000 mon.c (mon.1) 304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.172474+0000 mon.c (mon.1) 305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.175113+0000 mon.c (mon.1) 306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.176140+0000 mon.c (mon.1) 307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.185912+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.196354+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.245221+0000 mon.c (mon.1) 308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.247613+0000 mon.c (mon.1) 309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.250257+0000 mon.c (mon.1) 310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.251140+0000 mon.c (mon.1) 311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.258135+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.299159+0000 mon.c (mon.1) 312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.301083+0000 mon.c (mon.1) 313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.303215+0000 mon.c (mon.1) 314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.304048+0000 mon.c (mon.1) 315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.310397+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.356894+0000 mon.c (mon.1) 316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.359038+0000 mon.c (mon.1) 317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.361291+0000 mon.c (mon.1) 318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.362299+0000 mon.c (mon.1) 319 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.368201+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.414470+0000 mon.c (mon.1) 320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.416820+0000 mon.c (mon.1) 321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.419611+0000 mon.c (mon.1) 322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.420497+0000 mon.c (mon.1) 323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.428988+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.475030+0000 mon.c (mon.1) 324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:28.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.477650+0000 mon.c (mon.1) 325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:28.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.480193+0000 mon.c (mon.1) 326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:28.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.481277+0000 mon.c (mon.1) 327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:28.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[18704]: audit 2024-04-30T10:05:28.490293+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:28.818 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:05:28 smithi151 bash[54975]: ts=2024-04-30T10:05:28.658Z 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.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:05:29.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: cephadm 2024-04-30T10:05:28.186664+0000 mgr.x (mgr.24998) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: cephadm 2024-04-30T10:05:28.257215+0000 mgr.x (mgr.24998) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: cephadm 2024-04-30T10:05:28.309762+0000 mgr.x (mgr.24998) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: cluster 2024-04-30T10:05:28.366314+0000 mgr.x (mgr.24998) 69 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:05:29.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: cephadm 2024-04-30T10:05:28.367334+0000 mgr.x (mgr.24998) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: cephadm 2024-04-30T10:05:28.428042+0000 mgr.x (mgr.24998) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: cephadm 2024-04-30T10:05:28.489553+0000 mgr.x (mgr.24998) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.552666+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.554874+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.557490+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.558585+0000 mon.c (mon.1) 331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: cephadm 2024-04-30T10:05:28.565912+0000 mgr.x (mgr.24998) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.566546+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.613076+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.615916+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.618596+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.619794+0000 mon.c (mon.1) 335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: cephadm 2024-04-30T10:05:28.630660+0000 mgr.x (mgr.24998) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.631040+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.706196+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.708581+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.711485+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.712716+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: cephadm 2024-04-30T10:05:28.721522+0000 mgr.x (mgr.24998) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.722225+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.786872+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.792018+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.796384+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.798510+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.802979+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.805237+0000 mon.c (mon.1) 343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.811144+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: cephadm 2024-04-30T10:05:28.815631+0000 mgr.x (mgr.24998) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.815939+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.874219+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.876470+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.878495+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.879348+0000 mon.c (mon.1) 347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: cephadm 2024-04-30T10:05:28.885795+0000 mgr.x (mgr.24998) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.886055+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.945359+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.948127+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.950589+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.951727+0000 mon.c (mon.1) 351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.818 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:28.960827+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.818 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: cephadm 2024-04-30T10:05:28.962289+0000 mgr.x (mgr.24998) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.818 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.022044+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.818 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.024872+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.818 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.027365+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.818 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.028367+0000 mon.c (mon.1) 355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.818 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: cephadm 2024-04-30T10:05:29.036959+0000 mgr.x (mgr.24998) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.818 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.037646+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.818 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.079858+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.818 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.081697+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.818 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.083486+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.818 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.084122+0000 mon.c (mon.1) 359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.818 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: cephadm 2024-04-30T10:05:29.091060+0000 mgr.x (mgr.24998) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.818 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.091780+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.138024+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.140298+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.142153+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.142850+0000 mon.c (mon.1) 363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.150865+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.197421+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.200255+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.202700+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.203678+0000 mon.c (mon.1) 367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.211420+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.256958+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.259538+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.261453+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.262503+0000 mon.c (mon.1) 371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.271179+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.312210+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.820 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.314390+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.820 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.316484+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.820 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.317185+0000 mon.c (mon.1) 375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.820 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.322491+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.820 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.365635+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.820 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.370714+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.820 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.372561+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.820 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.373317+0000 mon.c (mon.1) 379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.820 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.378454+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.820 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.421252+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.820 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.423296+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.820 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.425493+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.820 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.426304+0000 mon.c (mon.1) 383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.820 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.431837+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.821 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.474672+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.821 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.476640+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.821 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.478410+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.821 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.479052+0000 mon.c (mon.1) 387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.821 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:29 smithi151 bash[18704]: audit 2024-04-30T10:05:29.483887+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.186664+0000 mgr.x (mgr.24998) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.186664+0000 mgr.x (mgr.24998) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.257215+0000 mgr.x (mgr.24998) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.257215+0000 mgr.x (mgr.24998) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.309762+0000 mgr.x (mgr.24998) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.309762+0000 mgr.x (mgr.24998) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cluster 2024-04-30T10:05:28.366314+0000 mgr.x (mgr.24998) 69 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:05:29.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cluster 2024-04-30T10:05:28.366314+0000 mgr.x (mgr.24998) 69 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:05:29.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.367334+0000 mgr.x (mgr.24998) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.367334+0000 mgr.x (mgr.24998) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.428042+0000 mgr.x (mgr.24998) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.428042+0000 mgr.x (mgr.24998) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.489553+0000 mgr.x (mgr.24998) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.489553+0000 mgr.x (mgr.24998) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.552666+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.552666+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.554874+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.554874+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.557490+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.557490+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: cephadm 2024-04-30T10:05:28.186664+0000 mgr.x (mgr.24998) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: cephadm 2024-04-30T10:05:28.257215+0000 mgr.x (mgr.24998) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: cephadm 2024-04-30T10:05:28.309762+0000 mgr.x (mgr.24998) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: cluster 2024-04-30T10:05:28.366314+0000 mgr.x (mgr.24998) 69 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:05:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: cephadm 2024-04-30T10:05:28.367334+0000 mgr.x (mgr.24998) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: cephadm 2024-04-30T10:05:28.428042+0000 mgr.x (mgr.24998) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: cephadm 2024-04-30T10:05:28.489553+0000 mgr.x (mgr.24998) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.552666+0000 mon.c (mon.1) 328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.554874+0000 mon.c (mon.1) 329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.557490+0000 mon.c (mon.1) 330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.558585+0000 mon.c (mon.1) 331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: cephadm 2024-04-30T10:05:28.565912+0000 mgr.x (mgr.24998) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.566546+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.613076+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.615916+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.618596+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.619794+0000 mon.c (mon.1) 335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: cephadm 2024-04-30T10:05:28.630660+0000 mgr.x (mgr.24998) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.631040+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.706196+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.558585+0000 mon.c (mon.1) 331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.558585+0000 mon.c (mon.1) 331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.565912+0000 mgr.x (mgr.24998) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.565912+0000 mgr.x (mgr.24998) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.566546+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.566546+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.613076+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.613076+0000 mon.c (mon.1) 332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.615916+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.615916+0000 mon.c (mon.1) 333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.618596+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.618596+0000 mon.c (mon.1) 334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.619794+0000 mon.c (mon.1) 335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.619794+0000 mon.c (mon.1) 335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.630660+0000 mgr.x (mgr.24998) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.630660+0000 mgr.x (mgr.24998) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.631040+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.631040+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.706196+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.706196+0000 mon.c (mon.1) 336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.708581+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.708581+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.711485+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.711485+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.712716+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.712716+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.721522+0000 mgr.x (mgr.24998) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.721522+0000 mgr.x (mgr.24998) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.722225+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.722225+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.786872+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.786872+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.792018+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.792018+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.796384+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.796384+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.798510+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.798510+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.802979+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.802979+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.805237+0000 mon.c (mon.1) 343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.805237+0000 mon.c (mon.1) 343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.708581+0000 mon.c (mon.1) 337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.711485+0000 mon.c (mon.1) 338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.712716+0000 mon.c (mon.1) 339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: cephadm 2024-04-30T10:05:28.721522+0000 mgr.x (mgr.24998) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.722225+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.786872+0000 mon.c (mon.1) 340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.792018+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.796384+0000 mon.c (mon.1) 341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.798510+0000 mon.c (mon.1) 342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.802979+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.805237+0000 mon.c (mon.1) 343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.811144+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: cephadm 2024-04-30T10:05:28.815631+0000 mgr.x (mgr.24998) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.815939+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.874219+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.876470+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.878495+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.879348+0000 mon.c (mon.1) 347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: cephadm 2024-04-30T10:05:28.885795+0000 mgr.x (mgr.24998) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.886055+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.945359+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.811144+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.811144+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.815631+0000 mgr.x (mgr.24998) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.815631+0000 mgr.x (mgr.24998) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.815939+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.815939+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.874219+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.874219+0000 mon.c (mon.1) 344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.876470+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.876470+0000 mon.c (mon.1) 345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.878495+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.878495+0000 mon.c (mon.1) 346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.879348+0000 mon.c (mon.1) 347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.879348+0000 mon.c (mon.1) 347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.885795+0000 mgr.x (mgr.24998) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.885795+0000 mgr.x (mgr.24998) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.886055+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.886055+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.945359+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.945359+0000 mon.c (mon.1) 348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.948127+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.948127+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.950589+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.951727+0000 mon.c (mon.1) 351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:28.960827+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: cephadm 2024-04-30T10:05:28.962289+0000 mgr.x (mgr.24998) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.022044+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.024872+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.027365+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.028367+0000 mon.c (mon.1) 355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: cephadm 2024-04-30T10:05:29.036959+0000 mgr.x (mgr.24998) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.037646+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.079858+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.081697+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.083486+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.084122+0000 mon.c (mon.1) 359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: cephadm 2024-04-30T10:05:29.091060+0000 mgr.x (mgr.24998) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.091780+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.138024+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.140298+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.142153+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.948127+0000 mon.c (mon.1) 349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.950589+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.950589+0000 mon.c (mon.1) 350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.951727+0000 mon.c (mon.1) 351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.951727+0000 mon.c (mon.1) 351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.960827+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:28.960827+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.962289+0000 mgr.x (mgr.24998) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:28.962289+0000 mgr.x (mgr.24998) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.022044+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.022044+0000 mon.c (mon.1) 352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.024872+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.024872+0000 mon.c (mon.1) 353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.027365+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.027365+0000 mon.c (mon.1) 354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.028367+0000 mon.c (mon.1) 355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.028367+0000 mon.c (mon.1) 355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.036959+0000 mgr.x (mgr.24998) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.036959+0000 mgr.x (mgr.24998) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.037646+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.037646+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.142850+0000 mon.c (mon.1) 363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.150865+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.197421+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.200255+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.202700+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.203678+0000 mon.c (mon.1) 367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.211420+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.256958+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.259538+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.261453+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.262503+0000 mon.c (mon.1) 371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.271179+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.312210+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.314390+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.316484+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.317185+0000 mon.c (mon.1) 375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.322491+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.365635+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.370714+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.372561+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.079858+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.079858+0000 mon.c (mon.1) 356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.081697+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.081697+0000 mon.c (mon.1) 357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.083486+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.083486+0000 mon.c (mon.1) 358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.084122+0000 mon.c (mon.1) 359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.084122+0000 mon.c (mon.1) 359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.091060+0000 mgr.x (mgr.24998) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.091060+0000 mgr.x (mgr.24998) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:29.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.091780+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.091780+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.138024+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.138024+0000 mon.c (mon.1) 360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.140298+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.140298+0000 mon.c (mon.1) 361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.142153+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.142153+0000 mon.c (mon.1) 362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.142850+0000 mon.c (mon.1) 363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.373317+0000 mon.c (mon.1) 379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.378454+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.421252+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.423296+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.425493+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.426304+0000 mon.c (mon.1) 383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.431837+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.474672+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.476640+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.478410+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.479052+0000 mon.c (mon.1) 387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[24004]: audit 2024-04-30T10:05:29.483887+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.142850+0000 mon.c (mon.1) 363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.150865+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.150865+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.197421+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.197421+0000 mon.c (mon.1) 364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.200255+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.200255+0000 mon.c (mon.1) 365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.202700+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.202700+0000 mon.c (mon.1) 366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.203678+0000 mon.c (mon.1) 367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.203678+0000 mon.c (mon.1) 367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.211420+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.211420+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.256958+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.256958+0000 mon.c (mon.1) 368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.259538+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.259538+0000 mon.c (mon.1) 369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.261453+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.261453+0000 mon.c (mon.1) 370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.262503+0000 mon.c (mon.1) 371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.262503+0000 mon.c (mon.1) 371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.271179+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.271179+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.312210+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.312210+0000 mon.c (mon.1) 372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.314390+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.314390+0000 mon.c (mon.1) 373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.316484+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.316484+0000 mon.c (mon.1) 374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.317185+0000 mon.c (mon.1) 375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.317185+0000 mon.c (mon.1) 375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.322491+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.322491+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.365635+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.365635+0000 mon.c (mon.1) 376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.370714+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.370714+0000 mon.c (mon.1) 377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.372561+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.372561+0000 mon.c (mon.1) 378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.373317+0000 mon.c (mon.1) 379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.373317+0000 mon.c (mon.1) 379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.378454+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.378454+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.421252+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.421252+0000 mon.c (mon.1) 380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.423296+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.423296+0000 mon.c (mon.1) 381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.425493+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.425493+0000 mon.c (mon.1) 382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.426304+0000 mon.c (mon.1) 383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.426304+0000 mon.c (mon.1) 383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.431837+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.431837+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.474672+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.474672+0000 mon.c (mon.1) 384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:29.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.476640+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.476640+0000 mon.c (mon.1) 385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:29.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.478410+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.478410+0000 mon.c (mon.1) 386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:29.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.479052+0000 mon.c (mon.1) 387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.479052+0000 mon.c (mon.1) 387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:29.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.483887+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:29.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:29 smithi144 bash[73244]: audit 2024-04-30T10:05:29.483887+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: cephadm 2024-04-30T10:05:29.150563+0000 mgr.x (mgr.24998) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: cephadm 2024-04-30T10:05:29.210466+0000 mgr.x (mgr.24998) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: cephadm 2024-04-30T10:05:29.270042+0000 mgr.x (mgr.24998) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: cephadm 2024-04-30T10:05:29.323423+0000 mgr.x (mgr.24998) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.505 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: cephadm 2024-04-30T10:05:29.378623+0000 mgr.x (mgr.24998) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.822 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: cephadm 2024-04-30T10:05:29.433229+0000 mgr.x (mgr.24998) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.822 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: cephadm 2024-04-30T10:05:29.482917+0000 mgr.x (mgr.24998) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.822 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.527533+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.822 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.529440+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.822 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.531351+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.822 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.532055+0000 mon.c (mon.1) 391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.822 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.536769+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.822 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: cephadm 2024-04-30T10:05:29.537987+0000 mgr.x (mgr.24998) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.822 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.579657+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.823 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.581541+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.823 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.583283+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.823 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.583928+0000 mon.c (mon.1) 395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.823 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.588981+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.823 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: cephadm 2024-04-30T10:05:29.590218+0000 mgr.x (mgr.24998) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.823 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.631617+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.823 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.633382+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.823 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.635281+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.823 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.635911+0000 mon.c (mon.1) 399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.823 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: cephadm 2024-04-30T10:05:29.639819+0000 mgr.x (mgr.24998) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.823 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.640907+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.150563+0000 mgr.x (mgr.24998) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.150563+0000 mgr.x (mgr.24998) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.210466+0000 mgr.x (mgr.24998) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.210466+0000 mgr.x (mgr.24998) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.270042+0000 mgr.x (mgr.24998) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.270042+0000 mgr.x (mgr.24998) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.323423+0000 mgr.x (mgr.24998) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.323423+0000 mgr.x (mgr.24998) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.378623+0000 mgr.x (mgr.24998) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.378623+0000 mgr.x (mgr.24998) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.433229+0000 mgr.x (mgr.24998) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.433229+0000 mgr.x (mgr.24998) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.482917+0000 mgr.x (mgr.24998) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.482917+0000 mgr.x (mgr.24998) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.527533+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.527533+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.529440+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.529440+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.531351+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.531351+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.532055+0000 mon.c (mon.1) 391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.825 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.681281+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.825 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.683234+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.684918+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.685496+0000 mon.c (mon.1) 403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: cephadm 2024-04-30T10:05:29.690387+0000 mgr.x (mgr.24998) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.691485+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.732224+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.734056+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.735833+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.736537+0000 mon.c (mon.1) 407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.741138+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: cephadm 2024-04-30T10:05:29.741267+0000 mgr.x (mgr.24998) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.803525+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.806433+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.808630+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.809355+0000 mon.c (mon.1) 411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.827 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: cephadm 2024-04-30T10:05:29.814370+0000 mgr.x (mgr.24998) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.827 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.815154+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.827 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.856535+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.827 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.858320+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.827 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.532055+0000 mon.c (mon.1) 391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.827 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.536769+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.827 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.536769+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.827 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.537987+0000 mgr.x (mgr.24998) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.827 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.537987+0000 mgr.x (mgr.24998) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.827 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.579657+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.579657+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.581541+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.581541+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.583283+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.583283+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.583928+0000 mon.c (mon.1) 395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.583928+0000 mon.c (mon.1) 395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.588981+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.588981+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.590218+0000 mgr.x (mgr.24998) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.590218+0000 mgr.x (mgr.24998) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.631617+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.631617+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.633382+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.829 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.859947+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.829 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.860576+0000 mon.c (mon.1) 415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.829 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: cephadm 2024-04-30T10:05:29.864478+0000 mgr.x (mgr.24998) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.829 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.865448+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.829 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.910255+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.829 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.912362+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.829 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.914110+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.829 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.914801+0000 mon.c (mon.1) 419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.829 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: cephadm 2024-04-30T10:05:29.919313+0000 mgr.x (mgr.24998) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.829 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.920333+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.829 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.965491+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.829 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.967656+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.969731+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.970415+0000 mon.c (mon.1) 423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: cephadm 2024-04-30T10:05:29.974660+0000 mgr.x (mgr.24998) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:29.975492+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.051883+0000 mon.c (mon.1) 424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.053790+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.056778+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.057701+0000 mon.c (mon.1) 427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.830 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.633382+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.831 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.635281+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.831 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.635281+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.831 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.635911+0000 mon.c (mon.1) 399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.831 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.635911+0000 mon.c (mon.1) 399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.831 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.639819+0000 mgr.x (mgr.24998) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.831 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.639819+0000 mgr.x (mgr.24998) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.831 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.640907+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.831 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.640907+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.831 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.681281+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.831 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.681281+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.831 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.683234+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.831 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.683234+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.831 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.684918+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.831 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.684918+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.831 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.685496+0000 mon.c (mon.1) 403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.832 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.685496+0000 mon.c (mon.1) 403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.832 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.690387+0000 mgr.x (mgr.24998) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.832 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.690387+0000 mgr.x (mgr.24998) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.832 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.691485+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.832 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.691485+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: cephadm 2024-04-30T10:05:30.061904+0000 mgr.x (mgr.24998) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.062481+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.121020+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.122886+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.125034+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.125620+0000 mon.c (mon.1) 431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: cephadm 2024-04-30T10:05:30.129573+0000 mgr.x (mgr.24998) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.130641+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.833 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.171126+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.833 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.173081+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.833 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.175143+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.833 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.175798+0000 mon.c (mon.1) 435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.833 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.180458+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.833 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.254890+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.833 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.257199+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.833 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.259199+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.833 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.263716+0000 mon.c (mon.1) 439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.833 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.271269+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.833 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.345230+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.833 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.347276+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.833 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.732224+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.833 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.732224+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.734056+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.734056+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.735833+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.735833+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.736537+0000 mon.c (mon.1) 407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.736537+0000 mon.c (mon.1) 407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.741138+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.741138+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.741267+0000 mgr.x (mgr.24998) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.741267+0000 mgr.x (mgr.24998) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.803525+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.803525+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.806433+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.806433+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.808630+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.835 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.808630+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.835 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.809355+0000 mon.c (mon.1) 411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.835 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.349724+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.835 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.350431+0000 mon.c (mon.1) 443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.835 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.355109+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.835 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.402280+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.835 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.422315+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.835 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.428717+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.835 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.432290+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.835 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.434305+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.835 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.435569+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-30T10:05:30.835 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[24004]: audit 2024-04-30T10:05:30.436289+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-30T10:05:30.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.809355+0000 mon.c (mon.1) 411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.814370+0000 mgr.x (mgr.24998) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.814370+0000 mgr.x (mgr.24998) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.815154+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.815154+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.856535+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.856535+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.858320+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.858320+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.859947+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.859947+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.860576+0000 mon.c (mon.1) 415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.839 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.860576+0000 mon.c (mon.1) 415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.839 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.864478+0000 mgr.x (mgr.24998) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.839 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.864478+0000 mgr.x (mgr.24998) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.839 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.865448+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.839 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.865448+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.839 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.910255+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.839 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.910255+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.839 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.912362+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.839 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.912362+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.839 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.914110+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.839 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.914110+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.839 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.914801+0000 mon.c (mon.1) 419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.839 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.914801+0000 mon.c (mon.1) 419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.839 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.919313+0000 mgr.x (mgr.24998) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.840 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.919313+0000 mgr.x (mgr.24998) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.840 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.920333+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.840 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.920333+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.840 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.965491+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.840 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.965491+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.840 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.967656+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.840 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.967656+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.840 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.969731+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.840 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.969731+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.840 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.970415+0000 mon.c (mon.1) 423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.840 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.970415+0000 mon.c (mon.1) 423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.840 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.974660+0000 mgr.x (mgr.24998) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.840 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:29.974660+0000 mgr.x (mgr.24998) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.840 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.975492+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:29.975492+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.051883+0000 mon.c (mon.1) 424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.051883+0000 mon.c (mon.1) 424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.053790+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.053790+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.056778+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.056778+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.057701+0000 mon.c (mon.1) 427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.057701+0000 mon.c (mon.1) 427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:30.061904+0000 mgr.x (mgr.24998) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:30.061904+0000 mgr.x (mgr.24998) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.062481+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.062481+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.121020+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.842 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.121020+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.842 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.122886+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.842 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.122886+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.842 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.125034+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.842 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.125034+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.842 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.125620+0000 mon.c (mon.1) 431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.842 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.125620+0000 mon.c (mon.1) 431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.842 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:30.129573+0000 mgr.x (mgr.24998) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.842 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: cephadm 2024-04-30T10:05:30.129573+0000 mgr.x (mgr.24998) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.842 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.130641+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.842 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.130641+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.842 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.171126+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.842 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.171126+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.842 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.173081+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.843 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.173081+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.843 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.175143+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.843 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.175143+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.843 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.175798+0000 mon.c (mon.1) 435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.843 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.175798+0000 mon.c (mon.1) 435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.843 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.180458+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.843 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.180458+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.843 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.254890+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.843 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.254890+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.843 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.257199+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.843 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.257199+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.843 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.259199+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.843 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.259199+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.843 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.263716+0000 mon.c (mon.1) 439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.263716+0000 mon.c (mon.1) 439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.271269+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.271269+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.345230+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.345230+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.347276+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.347276+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.349724+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.349724+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.350431+0000 mon.c (mon.1) 443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.350431+0000 mon.c (mon.1) 443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.355109+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.355109+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.402280+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.402280+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.422315+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.422315+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.428717+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.428717+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.432290+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.432290+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.434305+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.434305+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.435569+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-30T10:05:30.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.435569+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-30T10:05:30.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.436289+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-30T10:05:30.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:30 smithi144 bash[73244]: audit 2024-04-30T10:05:30.436289+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-30T10:05:30.846 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: cephadm 2024-04-30T10:05:29.150563+0000 mgr.x (mgr.24998) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.846 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: cephadm 2024-04-30T10:05:29.210466+0000 mgr.x (mgr.24998) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: cephadm 2024-04-30T10:05:29.270042+0000 mgr.x (mgr.24998) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: cephadm 2024-04-30T10:05:29.323423+0000 mgr.x (mgr.24998) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: cephadm 2024-04-30T10:05:29.378623+0000 mgr.x (mgr.24998) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: cephadm 2024-04-30T10:05:29.433229+0000 mgr.x (mgr.24998) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: cephadm 2024-04-30T10:05:29.482917+0000 mgr.x (mgr.24998) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.527533+0000 mon.c (mon.1) 388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.529440+0000 mon.c (mon.1) 389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.531351+0000 mon.c (mon.1) 390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.532055+0000 mon.c (mon.1) 391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.536769+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: cephadm 2024-04-30T10:05:29.537987+0000 mgr.x (mgr.24998) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.579657+0000 mon.c (mon.1) 392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.581541+0000 mon.c (mon.1) 393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.847 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.583283+0000 mon.c (mon.1) 394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.848 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.583928+0000 mon.c (mon.1) 395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.848 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.588981+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.848 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: cephadm 2024-04-30T10:05:29.590218+0000 mgr.x (mgr.24998) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.848 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.631617+0000 mon.c (mon.1) 396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.848 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.633382+0000 mon.c (mon.1) 397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.848 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.635281+0000 mon.c (mon.1) 398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.848 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.635911+0000 mon.c (mon.1) 399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.848 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: cephadm 2024-04-30T10:05:29.639819+0000 mgr.x (mgr.24998) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.848 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.640907+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.848 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.681281+0000 mon.c (mon.1) 400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.848 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.683234+0000 mon.c (mon.1) 401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.848 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.684918+0000 mon.c (mon.1) 402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.848 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.685496+0000 mon.c (mon.1) 403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.848 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: cephadm 2024-04-30T10:05:29.690387+0000 mgr.x (mgr.24998) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.848 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.691485+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.848 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.732224+0000 mon.c (mon.1) 404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.849 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.734056+0000 mon.c (mon.1) 405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.849 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.735833+0000 mon.c (mon.1) 406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.849 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.736537+0000 mon.c (mon.1) 407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.849 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.741138+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.849 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: cephadm 2024-04-30T10:05:29.741267+0000 mgr.x (mgr.24998) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.849 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.803525+0000 mon.c (mon.1) 408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.849 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.806433+0000 mon.c (mon.1) 409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.849 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.808630+0000 mon.c (mon.1) 410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.849 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.809355+0000 mon.c (mon.1) 411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.849 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: cephadm 2024-04-30T10:05:29.814370+0000 mgr.x (mgr.24998) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.849 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.815154+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.849 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.856535+0000 mon.c (mon.1) 412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.849 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.858320+0000 mon.c (mon.1) 413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.849 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.859947+0000 mon.c (mon.1) 414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.849 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.860576+0000 mon.c (mon.1) 415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.850 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: cephadm 2024-04-30T10:05:29.864478+0000 mgr.x (mgr.24998) 94 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.850 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.865448+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.850 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.910255+0000 mon.c (mon.1) 416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.850 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.912362+0000 mon.c (mon.1) 417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.850 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.914110+0000 mon.c (mon.1) 418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.850 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.914801+0000 mon.c (mon.1) 419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.850 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: cephadm 2024-04-30T10:05:29.919313+0000 mgr.x (mgr.24998) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.850 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.920333+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.850 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.965491+0000 mon.c (mon.1) 420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.850 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.967656+0000 mon.c (mon.1) 421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.850 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.969731+0000 mon.c (mon.1) 422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.850 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.970415+0000 mon.c (mon.1) 423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.850 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: cephadm 2024-04-30T10:05:29.974660+0000 mgr.x (mgr.24998) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.850 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:29.975492+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.851 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.051883+0000 mon.c (mon.1) 424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.851 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.053790+0000 mon.c (mon.1) 425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.851 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.056778+0000 mon.c (mon.1) 426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.851 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.057701+0000 mon.c (mon.1) 427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.851 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: cephadm 2024-04-30T10:05:30.061904+0000 mgr.x (mgr.24998) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.851 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.062481+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.851 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.121020+0000 mon.c (mon.1) 428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.851 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.122886+0000 mon.c (mon.1) 429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.851 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.125034+0000 mon.c (mon.1) 430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.851 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.125620+0000 mon.c (mon.1) 431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.851 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: cephadm 2024-04-30T10:05:30.129573+0000 mgr.x (mgr.24998) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:30.851 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.130641+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.851 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.171126+0000 mon.c (mon.1) 432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.851 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.173081+0000 mon.c (mon.1) 433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.851 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.175143+0000 mon.c (mon.1) 434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.852 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.175798+0000 mon.c (mon.1) 435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.852 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.180458+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.852 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.254890+0000 mon.c (mon.1) 436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.852 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.257199+0000 mon.c (mon.1) 437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.852 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.259199+0000 mon.c (mon.1) 438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.852 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.263716+0000 mon.c (mon.1) 439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.852 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.271269+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.852 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.345230+0000 mon.c (mon.1) 440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.852 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.347276+0000 mon.c (mon.1) 441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.852 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.349724+0000 mon.c (mon.1) 442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:30.852 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.350431+0000 mon.c (mon.1) 443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:30.852 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.355109+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.852 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.402280+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.852 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.422315+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.852 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.428717+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:30.853 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.432290+0000 mon.c (mon.1) 444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:30.853 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.434305+0000 mon.c (mon.1) 445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:30.853 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.435569+0000 mon.c (mon.1) 446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-30T10:05:30.853 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:30 smithi151 bash[18704]: audit 2024-04-30T10:05:30.436289+0000 mon.c (mon.1) 447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-30T10:05:31.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:31 smithi151 bash[18704]: cephadm 2024-04-30T10:05:30.180597+0000 mgr.x (mgr.24998) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:31.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:31 smithi151 bash[18704]: cephadm 2024-04-30T10:05:30.270873+0000 mgr.x (mgr.24998) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:31.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:31 smithi151 bash[18704]: cephadm 2024-04-30T10:05:30.354076+0000 mgr.x (mgr.24998) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:31.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:31 smithi151 bash[18704]: cluster 2024-04-30T10:05:30.368341+0000 mgr.x (mgr.24998) 102 : 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-30T10:05:31.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:31 smithi151 bash[18704]: cephadm 2024-04-30T10:05:30.435087+0000 mgr.x (mgr.24998) 103 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-30T10:05:31.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:31 smithi144 bash[24004]: cephadm 2024-04-30T10:05:30.180597+0000 mgr.x (mgr.24998) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:31.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:31 smithi144 bash[24004]: cephadm 2024-04-30T10:05:30.270873+0000 mgr.x (mgr.24998) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:31.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:31 smithi144 bash[24004]: cephadm 2024-04-30T10:05:30.354076+0000 mgr.x (mgr.24998) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:31.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:31 smithi144 bash[24004]: cluster 2024-04-30T10:05:30.368341+0000 mgr.x (mgr.24998) 102 : 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-30T10:05:31.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:31 smithi144 bash[24004]: cephadm 2024-04-30T10:05:30.435087+0000 mgr.x (mgr.24998) 103 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-30T10:05:31.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:31 smithi144 bash[73244]: cephadm 2024-04-30T10:05:30.180597+0000 mgr.x (mgr.24998) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:31.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:31 smithi144 bash[73244]: cephadm 2024-04-30T10:05:30.180597+0000 mgr.x (mgr.24998) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:31.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:31 smithi144 bash[73244]: cephadm 2024-04-30T10:05:30.270873+0000 mgr.x (mgr.24998) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:31.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:31 smithi144 bash[73244]: cephadm 2024-04-30T10:05:30.270873+0000 mgr.x (mgr.24998) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:31.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:31 smithi144 bash[73244]: cephadm 2024-04-30T10:05:30.354076+0000 mgr.x (mgr.24998) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:31.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:31 smithi144 bash[73244]: cephadm 2024-04-30T10:05:30.354076+0000 mgr.x (mgr.24998) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:31.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:31 smithi144 bash[73244]: cluster 2024-04-30T10:05:30.368341+0000 mgr.x (mgr.24998) 102 : 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-30T10:05:31.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:31 smithi144 bash[73244]: cluster 2024-04-30T10:05:30.368341+0000 mgr.x (mgr.24998) 102 : 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-30T10:05:31.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:31 smithi144 bash[73244]: cephadm 2024-04-30T10:05:30.435087+0000 mgr.x (mgr.24998) 103 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-30T10:05:31.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:31 smithi144 bash[73244]: cephadm 2024-04-30T10:05:30.435087+0000 mgr.x (mgr.24998) 103 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-30T10:05:32.674 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:32 smithi144 bash[24004]: audit 2024-04-30T10:05:31.614830+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:32.674 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:32 smithi144 bash[24004]: audit 2024-04-30T10:05:31.622878+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:32.674 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:32 smithi144 bash[24004]: audit 2024-04-30T10:05:31.630675+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:32.674 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:32 smithi144 bash[73244]: audit 2024-04-30T10:05:31.614830+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:32.675 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:32 smithi144 bash[73244]: audit 2024-04-30T10:05:31.614830+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:32.675 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:32 smithi144 bash[73244]: audit 2024-04-30T10:05:31.622878+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:32.675 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:32 smithi144 bash[73244]: audit 2024-04-30T10:05:31.622878+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:32.675 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:32 smithi144 bash[73244]: audit 2024-04-30T10:05:31.630675+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:32.675 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:32 smithi144 bash[73244]: audit 2024-04-30T10:05:31.630675+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:33.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:32 smithi151 bash[18704]: audit 2024-04-30T10:05:31.614830+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:33.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:32 smithi151 bash[18704]: audit 2024-04-30T10:05:31.622878+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:33.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:32 smithi151 bash[18704]: audit 2024-04-30T10:05:31.630675+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:33.748 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:05:33 smithi151 bash[54975]: ts=2024-04-30T10:05:33.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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:05:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:33 smithi151 bash[18704]: cluster 2024-04-30T10:05:32.369122+0000 mgr.x (mgr.24998) 104 : 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-30T10:05:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:33 smithi151 bash[18704]: audit 2024-04-30T10:05:32.767066+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:33 smithi151 bash[18704]: audit 2024-04-30T10:05:32.776491+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:33 smithi151 bash[18704]: audit 2024-04-30T10:05:32.785786+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:33 smithi151 bash[18704]: audit 2024-04-30T10:05:33.156039+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:33 smithi151 bash[18704]: audit 2024-04-30T10:05:33.165659+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:33 smithi151 bash[18704]: audit 2024-04-30T10:05:33.171905+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[24004]: cluster 2024-04-30T10:05:32.369122+0000 mgr.x (mgr.24998) 104 : 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-30T10:05:34.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[24004]: audit 2024-04-30T10:05:32.767066+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[24004]: audit 2024-04-30T10:05:32.776491+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[24004]: audit 2024-04-30T10:05:32.785786+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[24004]: audit 2024-04-30T10:05:33.156039+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[24004]: audit 2024-04-30T10:05:33.165659+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[24004]: audit 2024-04-30T10:05:33.171905+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[73244]: cluster 2024-04-30T10:05:32.369122+0000 mgr.x (mgr.24998) 104 : 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-30T10:05:34.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[73244]: cluster 2024-04-30T10:05:32.369122+0000 mgr.x (mgr.24998) 104 : 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-30T10:05:34.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[73244]: audit 2024-04-30T10:05:32.767066+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[73244]: audit 2024-04-30T10:05:32.767066+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[73244]: audit 2024-04-30T10:05:32.776491+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[73244]: audit 2024-04-30T10:05:32.776491+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[73244]: audit 2024-04-30T10:05:32.785786+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[73244]: audit 2024-04-30T10:05:32.785786+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[73244]: audit 2024-04-30T10:05:33.156039+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[73244]: audit 2024-04-30T10:05:33.156039+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[73244]: audit 2024-04-30T10:05:33.165659+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[73244]: audit 2024-04-30T10:05:33.165659+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[73244]: audit 2024-04-30T10:05:33.171905+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:34.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:33 smithi144 bash[73244]: audit 2024-04-30T10:05:33.171905+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:35.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:35 smithi151 bash[18704]: audit 2024-04-30T10:05:33.444762+0000 mgr.x (mgr.24998) 105 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:35 smithi151 bash[18704]: cephadm 2024-04-30T10:05:34.013324+0000 mgr.x (mgr.24998) 106 : cephadm [INF] Upgrade: Updating mon.c 2024-04-30T10:05:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:35 smithi151 bash[18704]: audit 2024-04-30T10:05:34.024499+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:35 smithi151 bash[18704]: audit 2024-04-30T10:05:34.030393+0000 mon.c (mon.1) 448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:05:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:35 smithi151 bash[18704]: audit 2024-04-30T10:05:34.032396+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:05:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:35 smithi151 bash[18704]: audit 2024-04-30T10:05:34.034524+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:35 smithi151 bash[18704]: cephadm 2024-04-30T10:05:34.035027+0000 mgr.x (mgr.24998) 107 : cephadm [INF] Deploying daemon mon.c on smithi144 2024-04-30T10:05:35.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[73244]: audit 2024-04-30T10:05:33.444762+0000 mgr.x (mgr.24998) 105 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:35.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[73244]: audit 2024-04-30T10:05:33.444762+0000 mgr.x (mgr.24998) 105 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:35.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[73244]: cephadm 2024-04-30T10:05:34.013324+0000 mgr.x (mgr.24998) 106 : cephadm [INF] Upgrade: Updating mon.c 2024-04-30T10:05:35.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[73244]: cephadm 2024-04-30T10:05:34.013324+0000 mgr.x (mgr.24998) 106 : cephadm [INF] Upgrade: Updating mon.c 2024-04-30T10:05:35.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[73244]: audit 2024-04-30T10:05:34.024499+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:35.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[73244]: audit 2024-04-30T10:05:34.024499+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:35.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[73244]: audit 2024-04-30T10:05:34.030393+0000 mon.c (mon.1) 448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:05:35.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[73244]: audit 2024-04-30T10:05:34.030393+0000 mon.c (mon.1) 448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:05:35.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[73244]: audit 2024-04-30T10:05:34.032396+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:05:35.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[73244]: audit 2024-04-30T10:05:34.032396+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:05:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[73244]: audit 2024-04-30T10:05:34.034524+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[73244]: audit 2024-04-30T10:05:34.034524+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[73244]: cephadm 2024-04-30T10:05:34.035027+0000 mgr.x (mgr.24998) 107 : cephadm [INF] Deploying daemon mon.c on smithi144 2024-04-30T10:05:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[73244]: cephadm 2024-04-30T10:05:34.035027+0000 mgr.x (mgr.24998) 107 : cephadm [INF] Deploying daemon mon.c on smithi144 2024-04-30T10:05:35.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[24004]: audit 2024-04-30T10:05:33.444762+0000 mgr.x (mgr.24998) 105 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:35.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[24004]: cephadm 2024-04-30T10:05:34.013324+0000 mgr.x (mgr.24998) 106 : cephadm [INF] Upgrade: Updating mon.c 2024-04-30T10:05:35.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[24004]: audit 2024-04-30T10:05:34.024499+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:35.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[24004]: audit 2024-04-30T10:05:34.030393+0000 mon.c (mon.1) 448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:05:35.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[24004]: audit 2024-04-30T10:05:34.032396+0000 mon.c (mon.1) 449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:05:35.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[24004]: audit 2024-04-30T10:05:34.034524+0000 mon.c (mon.1) 450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:35.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:35 smithi144 bash[24004]: cephadm 2024-04-30T10:05:34.035027+0000 mgr.x (mgr.24998) 107 : cephadm [INF] Deploying daemon mon.c on smithi144 2024-04-30T10:05:36.300 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:36 smithi144 bash[24004]: cluster 2024-04-30T10:05:34.370334+0000 mgr.x (mgr.24998) 108 : 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-30T10:05:36.300 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:36 smithi144 bash[73244]: cluster 2024-04-30T10:05:34.370334+0000 mgr.x (mgr.24998) 108 : 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-30T10:05:36.300 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:36 smithi144 bash[73244]: cluster 2024-04-30T10:05:34.370334+0000 mgr.x (mgr.24998) 108 : 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-30T10:05:36.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:36 smithi151 bash[18704]: cluster 2024-04-30T10:05:34.370334+0000 mgr.x (mgr.24998) 108 : 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-30T10:05:38.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:38 smithi144 bash[73244]: cluster 2024-04-30T10:05:36.371055+0000 mgr.x (mgr.24998) 109 : 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-30T10:05:38.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:38 smithi144 bash[73244]: cluster 2024-04-30T10:05:36.371055+0000 mgr.x (mgr.24998) 109 : 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-30T10:05:38.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:38 smithi144 bash[73244]: audit 2024-04-30T10:05:37.130562+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:38.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:38 smithi144 bash[73244]: audit 2024-04-30T10:05:37.130562+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:38.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:38 smithi144 bash[73244]: audit 2024-04-30T10:05:37.144328+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:38.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:38 smithi144 bash[73244]: audit 2024-04-30T10:05:37.144328+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:38.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:38 smithi144 bash[73244]: audit 2024-04-30T10:05:37.158539+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:38.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:38 smithi144 bash[73244]: audit 2024-04-30T10:05:37.158539+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:38.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:38 smithi144 bash[73244]: audit 2024-04-30T10:05:37.471800+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:05:38.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:38 smithi144 bash[73244]: audit 2024-04-30T10:05:37.471800+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:05:38.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:38 smithi144 bash[24004]: cluster 2024-04-30T10:05:36.371055+0000 mgr.x (mgr.24998) 109 : 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-30T10:05:38.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:38 smithi144 bash[24004]: audit 2024-04-30T10:05:37.130562+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:38.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:38 smithi144 bash[24004]: audit 2024-04-30T10:05:37.144328+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:38.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:38 smithi144 bash[24004]: audit 2024-04-30T10:05:37.158539+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:38.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:38 smithi144 bash[24004]: audit 2024-04-30T10:05:37.471800+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:05:38.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:38 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:05:38] "GET /metrics HTTP/1.1" 200 38187 "" "Prometheus/2.33.4" 2024-04-30T10:05:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:38 smithi151 bash[18704]: cluster 2024-04-30T10:05:36.371055+0000 mgr.x (mgr.24998) 109 : 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-30T10:05:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:38 smithi151 bash[18704]: audit 2024-04-30T10:05:37.130562+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:38 smithi151 bash[18704]: audit 2024-04-30T10:05:37.144328+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:38 smithi151 bash[18704]: audit 2024-04-30T10:05:37.158539+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:38 smithi151 bash[18704]: audit 2024-04-30T10:05:37.471800+0000 mon.c (mon.1) 451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:05:38.897 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:05:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:38.897 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:05:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:38.897 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:05:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:38.898 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:05:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:38.898 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:05:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:38.898 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:38.898 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:38 smithi144 systemd[1]: Stopping Ceph mon.c for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:05:38.899 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:38.899 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:05:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:38.899 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:05:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:38.919 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:05:38 smithi151 bash[54975]: ts=2024-04-30T10:05: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.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:05:39.204 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:38 smithi144 bash[24004]: debug 2024-04-30T10:05:38.893+0000 7fb885cf8700 -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-30T10:05:39.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:38 smithi144 bash[24004]: debug 2024-04-30T10:05:38.893+0000 7fb885cf8700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-30T10:05:39.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:38 smithi151 bash[52996]: [30/Apr/2024:10:05:38] ENGINE Bus STOPPING 2024-04-30T10:05:39.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:38 smithi151 bash[52996]: [30/Apr/2024:10:05:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-30T10:05:39.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:38 smithi151 bash[52996]: [30/Apr/2024:10:05:38] ENGINE Bus STOPPED 2024-04-30T10:05:39.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:38 smithi151 bash[52996]: [30/Apr/2024:10:05:38] ENGINE Bus STARTING 2024-04-30T10:05:39.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:39 smithi151 bash[52996]: [30/Apr/2024:10:05:39] ENGINE Serving on http://:::9283 2024-04-30T10:05:39.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:39 smithi151 bash[52996]: [30/Apr/2024:10:05:39] ENGINE Bus STARTED 2024-04-30T10:05:39.946 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:39 smithi144 bash[75364]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mon-c 2024-04-30T10:05:39.946 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:39 smithi144 bash[75425]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mon-c 2024-04-30T10:05:39.946 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:39 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mon.c.service: Deactivated successfully. 2024-04-30T10:05:39.946 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:39 smithi144 systemd[1]: Stopped Ceph mon.c for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:05:40.205 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:05:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:40.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:40.205 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:05:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:40.206 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:05:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:40.206 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:05:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:40.206 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:05:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:40 smithi144 systemd[1]: Started Ceph mon.c for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:05:40.207 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:05:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:40.207 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:05:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:41.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.061+0000 7fb71dceac80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-30T10:05:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.061+0000 7fb71dceac80 0 ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev), process ceph-mon, pid 7 2024-04-30T10:05:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.061+0000 7fb71dceac80 0 pidfile_write: ignore empty --pid-file 2024-04-30T10:05:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.065+0000 7fb71dceac80 0 load: jerasure load: lrc 2024-04-30T10:05:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: RocksDB version: 7.9.2 2024-04-30T10:05:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Git sha 0 2024-04-30T10:05:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Compile date 2024-04-30 00:29:27 2024-04-30T10:05:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: DB SUMMARY 2024-04-30T10:05:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: DB Session ID: C84Y15CC6N0P7CSYXNTH 2024-04-30T10:05:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: CURRENT file: CURRENT 2024-04-30T10:05:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-30T10:05:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2048 Bytes 2024-04-30T10:05:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000042.sst 2024-04-30T10:05:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000040.log size: 2044406 ; 2024-04-30T10:05:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.error_if_exists: 0 2024-04-30T10:05:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.create_if_missing: 0 2024-04-30T10:05:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.paranoid_checks: 1 2024-04-30T10:05:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-30T10:05:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-30T10:05:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-30T10:05:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.env: 0x55b358fdbcc0 2024-04-30T10:05:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-30T10:05:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.info_log: 0x55b359b6dde0 2024-04-30T10:05:41.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-30T10:05:41.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.statistics: (nil) 2024-04-30T10:05:41.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.use_fsync: 0 2024-04-30T10:05:41.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_log_file_size: 0 2024-04-30T10:05:41.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-30T10:05:41.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-30T10:05:41.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-30T10:05:41.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-30T10:05:41.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.allow_fallocate: 1 2024-04-30T10:05:41.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-30T10:05:41.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-30T10:05:41.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.use_direct_reads: 0 2024-04-30T10:05:41.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-30T10:05:41.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-30T10:05:41.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.db_log_dir: 2024-04-30T10:05:41.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.wal_dir: 2024-04-30T10:05:41.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-30T10:05:41.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-30T10:05:41.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-30T10:05:41.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-30T10:05:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-30T10:05:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-30T10:05:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-30T10:05:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-30T10:05:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.write_buffer_manager: 0x55b359b3f220 2024-04-30T10:05:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-30T10:05:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-30T10:05:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-30T10:05:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-30T10:05:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-30T10:05:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-30T10:05:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-30T10:05:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-30T10:05:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.unordered_write: 0 2024-04-30T10:05:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-30T10:05:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-30T10:05:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-30T10:05:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-30T10:05:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.row_cache: None 2024-04-30T10:05:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.wal_filter: None 2024-04-30T10:05:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-30T10:05:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-30T10:05:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.two_write_queues: 0 2024-04-30T10:05:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-30T10:05:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.wal_compression: 0 2024-04-30T10:05:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.atomic_flush: 0 2024-04-30T10:05:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-30T10:05:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-30T10:05:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-30T10:05:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.log_readahead_size: 0 2024-04-30T10:05:41.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-30T10:05:41.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-30T10:05:41.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-30T10:05:41.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-30T10:05:41.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-30T10:05:41.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-30T10:05:41.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-30T10:05:41.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_background_jobs: 2 2024-04-30T10:05:41.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_background_compactions: -1 2024-04-30T10:05:41.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_subcompactions: 1 2024-04-30T10:05:41.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-30T10:05:41.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-30T10:05:41.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-30T10:05:41.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-30T10:05:41.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-30T10:05:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-30T10:05:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-30T10:05:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-30T10:05:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_open_files: -1 2024-04-30T10:05:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-30T10:05:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-30T10:05:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-30T10:05:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-30T10:05:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_background_flushes: -1 2024-04-30T10:05:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Compression algorithms supported: 2024-04-30T10:05:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-30T10:05:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: kZSTD supported: 0 2024-04-30T10:05:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: kXpressCompression supported: 0 2024-04-30T10:05:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-30T10:05:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: kZlibCompression supported: 1 2024-04-30T10:05:41.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: kSnappyCompression supported: 1 2024-04-30T10:05:41.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: kLZ4Compression supported: 1 2024-04-30T10:05:41.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: kBZip2Compression supported: 0 2024-04-30T10:05:41.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-30T10:05:41.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-30T10:05:41.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-04-30T10:05:41.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-30T10:05:41.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-30T10:05:41.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.merge_operator: 2024-04-30T10:05:41.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compaction_filter: None 2024-04-30T10:05:41.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-30T10:05:41.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-30T10:05:41.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-30T10:05:41.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-30T10:05:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b359b6dfa0) 2024-04-30T10:05:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: cache_index_and_filter_blocks: 1 2024-04-30T10:05:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-30T10:05:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-30T10:05:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: pin_top_level_index_and_filter: 1 2024-04-30T10:05:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: index_type: 0 2024-04-30T10:05:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: data_block_index_type: 0 2024-04-30T10:05:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: index_shortening: 1 2024-04-30T10:05:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: data_block_hash_table_util_ratio: 0.750000 2024-04-30T10:05:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: checksum: 4 2024-04-30T10:05:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: no_block_cache: 0 2024-04-30T10:05:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: block_cache: 0x55b359b6f1f0 2024-04-30T10:05:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: block_cache_name: BinnedLRUCache 2024-04-30T10:05:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: block_cache_options: 2024-04-30T10:05:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: capacity : 536870912 2024-04-30T10:05:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: num_shard_bits : 4 2024-04-30T10:05:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: strict_capacity_limit : 0 2024-04-30T10:05:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: high_pri_pool_ratio: 0.000 2024-04-30T10:05:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: block_cache_compressed: (nil) 2024-04-30T10:05:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: persistent_cache: (nil) 2024-04-30T10:05:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: block_size: 4096 2024-04-30T10:05:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: block_size_deviation: 10 2024-04-30T10:05:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: block_restart_interval: 16 2024-04-30T10:05:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: index_block_restart_interval: 1 2024-04-30T10:05:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: metadata_block_size: 4096 2024-04-30T10:05:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: partition_filters: 0 2024-04-30T10:05:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: use_delta_encoding: 1 2024-04-30T10:05:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: filter_policy: bloomfilter 2024-04-30T10:05:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: whole_key_filtering: 1 2024-04-30T10:05:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: verify_compression: 0 2024-04-30T10:05:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: read_amp_bytes_per_bit: 0 2024-04-30T10:05:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: format_version: 5 2024-04-30T10:05:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: enable_index_compression: 1 2024-04-30T10:05:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: block_align: 0 2024-04-30T10:05:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: max_auto_readahead_size: 262144 2024-04-30T10:05:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: prepopulate_block_cache: 0 2024-04-30T10:05:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: initial_auto_readahead_size: 8192 2024-04-30T10:05:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: num_file_reads_for_auto_readahead: 2 2024-04-30T10:05:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-30T10:05:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-30T10:05:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compression: NoCompression 2024-04-30T10:05:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-30T10:05:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-30T10:05:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-30T10:05:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.num_levels: 7 2024-04-30T10:05:41.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-30T10:05:41.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-30T10:05:41.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-30T10:05:41.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-30T10:05:41.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-30T10:05:41.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-30T10:05:41.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-30T10:05:41.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-30T10:05:41.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-30T10:05:41.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-30T10:05:41.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-30T10:05:41.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-30T10:05:41.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-30T10:05:41.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-30T10:05:41.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-30T10:05:41.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-30T10:05:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-30T10:05:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-30T10:05:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-30T10:05:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-30T10:05:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-30T10:05:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-30T10:05:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-30T10:05:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-30T10:05:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-30T10:05:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-30T10:05:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-30T10:05:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-30T10:05:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-30T10:05:41.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-30T10:05:41.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-30T10:05:41.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-30T10:05:41.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-30T10:05:41.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-30T10:05:41.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-30T10:05:41.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-30T10:05:41.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-30T10:05:41.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-30T10:05:41.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-30T10:05:41.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-30T10:05:41.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-30T10:05:41.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-30T10:05:41.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-30T10:05:41.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-30T10:05:41.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-30T10:05:41.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-30T10:05:41.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-30T10:05:41.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-30T10:05:41.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-30T10:05:41.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-30T10:05:41.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-30T10:05:41.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-30T10:05:41.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-30T10:05:41.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-30T10:05:41.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.inplace_update_support: 0 2024-04-30T10:05:41.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-30T10:05:41.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-30T10:05:41.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-30T10:05:41.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-30T10:05:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.bloom_locality: 0 2024-04-30T10:05:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.max_successive_merges: 0 2024-04-30T10:05:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-30T10:05:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-30T10:05:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-30T10:05:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-30T10:05:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.ttl: 2592000 2024-04-30T10:05:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-30T10:05:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-30T10:05:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-30T10:05:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.enable_blob_files: false 2024-04-30T10:05:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.min_blob_size: 0 2024-04-30T10:05:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-30T10:05:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-30T10:05:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-30T10:05:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-30T10:05:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-30T10:05:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-30T10:05:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-30T10:05:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-30T10:05:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71344f700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 42.sst 2024-04-30T10:05:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 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-30T10:05:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 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 44, last_sequence is 25490, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-30T10:05:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-04-30T10:05:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: dc84684b-d01b-4adc-b536-c7fc6da2fd51 2024-04-30T10:05:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714471541075654, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-04-30T10:05:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.069+0000 7fb71dceac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-04-30T10:05:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.077+0000 7fb71dceac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714471541084160, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 1249132, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 25492, "largest_seqno": 26880, "table_properties": {"data_size": 1243801, "index_size": 2370, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1925, "raw_key_size": 18365, "raw_average_key_size": 24, "raw_value_size": 1230966, "raw_average_value_size": 1634, "num_data_blocks": 99, "num_entries": 753, "num_filter_entries": 753, "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": 1714471541, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "dc84684b-d01b-4adc-b536-c7fc6da2fd51", "db_session_id": "C84Y15CC6N0P7CSYXNTH", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-04-30T10:05:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.077+0000 7fb71dceac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714471541084287, "job": 1, "event": "recovery_finished"} 2024-04-30T10:05:41.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.077+0000 7fb71dceac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-04-30T10:05:41.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.077+0000 7fb71dceac80 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-30T10:05:41.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.081+0000 7fb71dceac80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000040.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-30T10:05:41.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.081+0000 7fb71dceac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b359c90000 2024-04-30T10:05:41.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.081+0000 7fb71dceac80 4 rocksdb: DB pointer 0x55b359c7c000 2024-04-30T10:05:41.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.081+0000 7fb70c441700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-30T10:05:41.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.081+0000 7fb70c441700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-30T10:05:41.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: ** DB Stats ** 2024-04-30T10:05:41.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-30T10:05:41.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: 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-30T10:05:41.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-30T10:05:41.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-30T10:05:41.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: 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-30T10:05:41.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-30T10:05:41.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-30T10:05:41.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: ** Compaction Stats [default] ** 2024-04-30T10:05:41.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: 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-30T10:05:41.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-30T10:05:41.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: L0 1/0 1.19 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 321.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-30T10:05:41.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: L6 1/0 12.63 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-30T10:05:41.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: Sum 2/0 13.82 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 321.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-30T10:05:41.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 321.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-30T10:05:41.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: ** Compaction Stats [default] ** 2024-04-30T10:05:41.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: 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-30T10:05:41.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-30T10:05:41.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 321.7 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-30T10:05:41.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-30T10:05:41.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-30T10:05:41.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: Flush(GB): cumulative 0.001, interval 0.001 2024-04-30T10:05:41.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-30T10:05:41.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: AddFile(Total Files): cumulative 0, interval 0 2024-04-30T10:05:41.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-30T10:05:41.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: AddFile(Keys): cumulative 0, interval 0 2024-04-30T10:05:41.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: Cumulative compaction: 0.00 GB write, 87.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-30T10:05:41.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: Interval compaction: 0.00 GB write, 87.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-30T10:05:41.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: 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-30T10:05:41.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: Block cache BinnedLRUCache@0x55b359b6f1f0#7 capacity: 512.00 MB usage: 4.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.7e-05 secs_since: 0 2024-04-30T10:05:41.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2024-04-30T10:05:41.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: ** File Read Latency Histogram By Level [default] ** 2024-04-30T10:05:41.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.081+0000 7fb71dceac80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] at bind addrs [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:05:41.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.081+0000 7fb71dceac80 1 mon.c@-1(???) e3 preinit fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:05:41.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.081+0000 7fb71dceac80 0 mon.c@-1(???).mds e1 new map 2024-04-30T10:05:41.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.081+0000 7fb71dceac80 0 mon.c@-1(???).mds e1 print_map 2024-04-30T10:05:41.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: e1 2024-04-30T10:05:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-30T10:05:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: 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-30T10:05:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: legacy client fscid: -1 2024-04-30T10:05:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: 2024-04-30T10:05:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: No filesystems configured 2024-04-30T10:05:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.085+0000 7fb71dceac80 0 mon.c@-1(???).osd e116 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-30T10:05:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.085+0000 7fb71dceac80 0 mon.c@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2024-04-30T10:05:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.085+0000 7fb71dceac80 0 mon.c@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2024-04-30T10:05:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.085+0000 7fb71dceac80 0 mon.c@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2024-04-30T10:05:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:41 smithi144 bash[75481]: debug 2024-04-30T10:05:41.085+0000 7fb71dceac80 1 mon.c@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-04-30T10:05:43.453 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:40.373644+0000 mgr.x (mgr.24998) 111 : 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, 10 op/s 2024-04-30T10:05:43.453 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:40.373644+0000 mgr.x (mgr.24998) 111 : 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, 10 op/s 2024-04-30T10:05:43.453 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:41.298488+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-30T10:05:43.453 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:41.298488+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-30T10:05:43.453 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.152139+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2024-04-30T10:05:43.453 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.152139+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2024-04-30T10:05:43.453 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.177923+0000 mon.a (mon.0) 158 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-30T10:05:43.453 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.177923+0000 mon.a (mon.0) 158 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-30T10:05:43.453 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.187130+0000 mon.a (mon.0) 159 : cluster [DBG] monmap epoch 3 2024-04-30T10:05:43.453 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.187130+0000 mon.a (mon.0) 159 : cluster [DBG] monmap epoch 3 2024-04-30T10:05:43.453 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.187193+0000 mon.a (mon.0) 160 : cluster [DBG] fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:05:43.453 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.187193+0000 mon.a (mon.0) 160 : cluster [DBG] fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:05:43.454 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.187213+0000 mon.a (mon.0) 161 : cluster [DBG] last_changed 2024-04-30T09:50:05.877031+0000 2024-04-30T10:05:43.454 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.187213+0000 mon.a (mon.0) 161 : cluster [DBG] last_changed 2024-04-30T09:50:05.877031+0000 2024-04-30T10:05:43.454 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.187237+0000 mon.a (mon.0) 162 : cluster [DBG] created 2024-04-30T09:48:13.262041+0000 2024-04-30T10:05:43.454 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.187237+0000 mon.a (mon.0) 162 : cluster [DBG] created 2024-04-30T09:48:13.262041+0000 2024-04-30T10:05:43.454 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.187257+0000 mon.a (mon.0) 163 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-30T10:05:43.454 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.187257+0000 mon.a (mon.0) 163 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-30T10:05:43.454 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.187308+0000 mon.a (mon.0) 164 : cluster [DBG] election_strategy: 1 2024-04-30T10:05:43.454 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.187308+0000 mon.a (mon.0) 164 : cluster [DBG] election_strategy: 1 2024-04-30T10:05:43.454 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.187345+0000 mon.a (mon.0) 165 : cluster [DBG] 0: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.a 2024-04-30T10:05:43.454 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.187345+0000 mon.a (mon.0) 165 : cluster [DBG] 0: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.a 2024-04-30T10:05:43.454 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.187386+0000 mon.a (mon.0) 166 : cluster [DBG] 1: [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] mon.c 2024-04-30T10:05:43.454 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.187386+0000 mon.a (mon.0) 166 : cluster [DBG] 1: [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] mon.c 2024-04-30T10:05:43.454 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.187430+0000 mon.a (mon.0) 167 : cluster [DBG] 2: [v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0] mon.b 2024-04-30T10:05:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.187430+0000 mon.a (mon.0) 167 : cluster [DBG] 2: [v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0] mon.b 2024-04-30T10:05:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.188649+0000 mon.a (mon.0) 168 : cluster [DBG] fsmap 2024-04-30T10:05:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.188649+0000 mon.a (mon.0) 168 : cluster [DBG] fsmap 2024-04-30T10:05:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.188711+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-30T10:05:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.188711+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-30T10:05:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.189447+0000 mon.a (mon.0) 170 : cluster [DBG] mgrmap e45: x(active, since 19s), standbys: y 2024-04-30T10:05:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.189447+0000 mon.a (mon.0) 170 : cluster [DBG] mgrmap e45: x(active, since 19s), standbys: y 2024-04-30T10:05:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.189733+0000 mon.a (mon.0) 171 : cluster [INF] overall HEALTH_OK 2024-04-30T10:05:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.189733+0000 mon.a (mon.0) 171 : cluster [INF] overall HEALTH_OK 2024-04-30T10:05:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.204157+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.204157+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.220934+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.220934+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.244411+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.244411+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.246106+0000 mon.b (mon.2) 1153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.246106+0000 mon.b (mon.2) 1153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:42.258616+0000 mgr.x (mgr.24998) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:42.258616+0000 mgr.x (mgr.24998) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.258915+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.258915+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.339246+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.339246+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.342865+0000 mon.b (mon.2) 1155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.342865+0000 mon.b (mon.2) 1155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.347464+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.347464+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.348758+0000 mon.b (mon.2) 1157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.348758+0000 mon.b (mon.2) 1157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:42.359494+0000 mgr.x (mgr.24998) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:42.359494+0000 mgr.x (mgr.24998) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.360138+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.360138+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.374176+0000 mgr.x (mgr.24998) 114 : 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-30T10:05:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cluster 2024-04-30T10:05:42.374176+0000 mgr.x (mgr.24998) 114 : 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-30T10:05:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.436297+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.436297+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.438903+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.438903+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.441402+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.441402+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.442267+0000 mon.b (mon.2) 1161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.442267+0000 mon.b (mon.2) 1161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:42.452953+0000 mgr.x (mgr.24998) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:42.452953+0000 mgr.x (mgr.24998) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.453843+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.453843+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.528678+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.528678+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.531152+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.531152+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.533596+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.533596+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.534518+0000 mon.b (mon.2) 1165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.534518+0000 mon.b (mon.2) 1165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:42.545126+0000 mgr.x (mgr.24998) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:42.545126+0000 mgr.x (mgr.24998) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.545894+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.545894+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.621480+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.621480+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.624077+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.624077+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.626652+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.626652+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.627823+0000 mon.b (mon.2) 1169 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.627823+0000 mon.b (mon.2) 1169 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:42.638357+0000 mgr.x (mgr.24998) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:42.638357+0000 mgr.x (mgr.24998) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.639159+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.639159+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.727104+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.727104+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.731322+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.731322+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.734406+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.734406+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.735411+0000 mon.b (mon.2) 1173 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.735411+0000 mon.b (mon.2) 1173 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:42.746152+0000 mgr.x (mgr.24998) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:42.746152+0000 mgr.x (mgr.24998) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.746846+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.746846+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.806598+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:40.373644+0000 mgr.x (mgr.24998) 111 : 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, 10 op/s 2024-04-30T10:05:43.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:40.373644+0000 mgr.x (mgr.24998) 111 : 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, 10 op/s 2024-04-30T10:05:43.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:41.298488+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-30T10:05:43.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:41.298488+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-30T10:05:43.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.152139+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2024-04-30T10:05:43.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.152139+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2024-04-30T10:05:43.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.177923+0000 mon.a (mon.0) 158 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-30T10:05:43.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.177923+0000 mon.a (mon.0) 158 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-30T10:05:43.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.187130+0000 mon.a (mon.0) 159 : cluster [DBG] monmap epoch 3 2024-04-30T10:05:43.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.187130+0000 mon.a (mon.0) 159 : cluster [DBG] monmap epoch 3 2024-04-30T10:05:43.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.187193+0000 mon.a (mon.0) 160 : cluster [DBG] fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:05:43.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.187193+0000 mon.a (mon.0) 160 : cluster [DBG] fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:05:43.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.187213+0000 mon.a (mon.0) 161 : cluster [DBG] last_changed 2024-04-30T09:50:05.877031+0000 2024-04-30T10:05:43.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.187213+0000 mon.a (mon.0) 161 : cluster [DBG] last_changed 2024-04-30T09:50:05.877031+0000 2024-04-30T10:05:43.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.187237+0000 mon.a (mon.0) 162 : cluster [DBG] created 2024-04-30T09:48:13.262041+0000 2024-04-30T10:05:43.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.187237+0000 mon.a (mon.0) 162 : cluster [DBG] created 2024-04-30T09:48:13.262041+0000 2024-04-30T10:05:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.187257+0000 mon.a (mon.0) 163 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-30T10:05:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.187257+0000 mon.a (mon.0) 163 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-30T10:05:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.187308+0000 mon.a (mon.0) 164 : cluster [DBG] election_strategy: 1 2024-04-30T10:05:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.187308+0000 mon.a (mon.0) 164 : cluster [DBG] election_strategy: 1 2024-04-30T10:05:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.187345+0000 mon.a (mon.0) 165 : cluster [DBG] 0: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.a 2024-04-30T10:05:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.187345+0000 mon.a (mon.0) 165 : cluster [DBG] 0: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.a 2024-04-30T10:05:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.187386+0000 mon.a (mon.0) 166 : cluster [DBG] 1: [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] mon.c 2024-04-30T10:05:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.187386+0000 mon.a (mon.0) 166 : cluster [DBG] 1: [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] mon.c 2024-04-30T10:05:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.187430+0000 mon.a (mon.0) 167 : cluster [DBG] 2: [v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0] mon.b 2024-04-30T10:05:43.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.806598+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.809287+0000 mon.b (mon.2) 1175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.809287+0000 mon.b (mon.2) 1175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.812399+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.812399+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.813523+0000 mon.b (mon.2) 1177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.813523+0000 mon.b (mon.2) 1177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:42.823916+0000 mgr.x (mgr.24998) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:42.823916+0000 mgr.x (mgr.24998) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.824715+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.824715+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.899339+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.899339+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.902450+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.902450+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.905018+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.905018+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.906062+0000 mon.b (mon.2) 1181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.906062+0000 mon.b (mon.2) 1181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:42.916271+0000 mgr.x (mgr.24998) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:42.916271+0000 mgr.x (mgr.24998) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.917147+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.917147+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.992974+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.992974+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.995364+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.995364+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.997692+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.997692+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.998601+0000 mon.b (mon.2) 1185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:42.998601+0000 mon.b (mon.2) 1185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.008452+0000 mgr.x (mgr.24998) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.008452+0000 mgr.x (mgr.24998) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:43.009285+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:43.009285+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:43.097030+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:43.097030+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:43.100260+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:43.100260+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:43.103254+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:43.103254+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:43.104536+0000 mon.b (mon.2) 1189 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:43.104536+0000 mon.b (mon.2) 1189 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:43.116453+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: audit 2024-04-30T10:05:43.116453+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.118438+0000 mgr.x (mgr.24998) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.118438+0000 mgr.x (mgr.24998) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.187430+0000 mon.a (mon.0) 167 : cluster [DBG] 2: [v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0] mon.b 2024-04-30T10:05:43.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.188649+0000 mon.a (mon.0) 168 : cluster [DBG] fsmap 2024-04-30T10:05:43.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.188649+0000 mon.a (mon.0) 168 : cluster [DBG] fsmap 2024-04-30T10:05:43.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.188711+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-30T10:05:43.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.188711+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-30T10:05:43.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.189447+0000 mon.a (mon.0) 170 : cluster [DBG] mgrmap e45: x(active, since 19s), standbys: y 2024-04-30T10:05:43.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.189447+0000 mon.a (mon.0) 170 : cluster [DBG] mgrmap e45: x(active, since 19s), standbys: y 2024-04-30T10:05:43.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.189733+0000 mon.a (mon.0) 171 : cluster [INF] overall HEALTH_OK 2024-04-30T10:05:43.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.189733+0000 mon.a (mon.0) 171 : cluster [INF] overall HEALTH_OK 2024-04-30T10:05:43.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.204157+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.204157+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.220934+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.220934+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.244411+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.244411+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.246106+0000 mon.b (mon.2) 1153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.246106+0000 mon.b (mon.2) 1153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:42.258616+0000 mgr.x (mgr.24998) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:42.258616+0000 mgr.x (mgr.24998) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.258915+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.258915+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.339246+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.339246+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.342865+0000 mon.b (mon.2) 1155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.342865+0000 mon.b (mon.2) 1155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.347464+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.347464+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.348758+0000 mon.b (mon.2) 1157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.348758+0000 mon.b (mon.2) 1157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:42.359494+0000 mgr.x (mgr.24998) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:42.359494+0000 mgr.x (mgr.24998) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.360138+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.360138+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.374176+0000 mgr.x (mgr.24998) 114 : 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-30T10:05:43.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cluster 2024-04-30T10:05:42.374176+0000 mgr.x (mgr.24998) 114 : 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-30T10:05:43.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.436297+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.436297+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.438903+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.438903+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.441402+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.441402+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.442267+0000 mon.b (mon.2) 1161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.442267+0000 mon.b (mon.2) 1161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:42.452953+0000 mgr.x (mgr.24998) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:42.452953+0000 mgr.x (mgr.24998) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.453843+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.453843+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.528678+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.528678+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.531152+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.531152+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.533596+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.533596+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.534518+0000 mon.b (mon.2) 1165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.534518+0000 mon.b (mon.2) 1165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:42.545126+0000 mgr.x (mgr.24998) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:42.545126+0000 mgr.x (mgr.24998) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.545894+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.545894+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.621480+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.621480+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.624077+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.624077+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.626652+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.626652+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.627823+0000 mon.b (mon.2) 1169 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.627823+0000 mon.b (mon.2) 1169 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:42.638357+0000 mgr.x (mgr.24998) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:42.638357+0000 mgr.x (mgr.24998) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.639159+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.639159+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.727104+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.727104+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.731322+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.731322+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.734406+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.734406+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.735411+0000 mon.b (mon.2) 1173 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.735411+0000 mon.b (mon.2) 1173 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:42.746152+0000 mgr.x (mgr.24998) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:42.746152+0000 mgr.x (mgr.24998) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.746846+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.746846+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.806598+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.806598+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.809287+0000 mon.b (mon.2) 1175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.809287+0000 mon.b (mon.2) 1175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.812399+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.812399+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.813523+0000 mon.b (mon.2) 1177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.813523+0000 mon.b (mon.2) 1177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:42.823916+0000 mgr.x (mgr.24998) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:42.823916+0000 mgr.x (mgr.24998) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.824715+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.824715+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.899339+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.899339+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.902450+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.902450+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.905018+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.905018+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.906062+0000 mon.b (mon.2) 1181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.906062+0000 mon.b (mon.2) 1181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:42.916271+0000 mgr.x (mgr.24998) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:42.916271+0000 mgr.x (mgr.24998) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.917147+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.917147+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.992974+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.992974+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.995364+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.995364+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.997692+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.997692+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.998601+0000 mon.b (mon.2) 1185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:42.998601+0000 mon.b (mon.2) 1185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.008452+0000 mgr.x (mgr.24998) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.008452+0000 mgr.x (mgr.24998) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:43.009285+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:43.009285+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:43.097030+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:43.097030+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:43.100260+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:43.100260+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:43.103254+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:43.103254+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:43.104536+0000 mon.b (mon.2) 1189 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:43.104536+0000 mon.b (mon.2) 1189 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:43.116453+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: audit 2024-04-30T10:05:43.116453+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.118438+0000 mgr.x (mgr.24998) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:43 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.118438+0000 mgr.x (mgr.24998) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.504 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cluster 2024-04-30T10:05:40.373644+0000 mgr.x (mgr.24998) 111 : 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, 10 op/s 2024-04-30T10:05:43.504 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cluster 2024-04-30T10:05:41.298488+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-30T10:05:43.504 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cluster 2024-04-30T10:05:42.152139+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2024-04-30T10:05:43.504 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cluster 2024-04-30T10:05:42.177923+0000 mon.a (mon.0) 158 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-30T10:05:43.505 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cluster 2024-04-30T10:05:42.187130+0000 mon.a (mon.0) 159 : cluster [DBG] monmap epoch 3 2024-04-30T10:05:43.505 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cluster 2024-04-30T10:05:42.187193+0000 mon.a (mon.0) 160 : cluster [DBG] fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:05:43.505 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cluster 2024-04-30T10:05:42.187213+0000 mon.a (mon.0) 161 : cluster [DBG] last_changed 2024-04-30T09:50:05.877031+0000 2024-04-30T10:05:43.505 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cluster 2024-04-30T10:05:42.187237+0000 mon.a (mon.0) 162 : cluster [DBG] created 2024-04-30T09:48:13.262041+0000 2024-04-30T10:05:43.505 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cluster 2024-04-30T10:05:42.187257+0000 mon.a (mon.0) 163 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-30T10:05:43.505 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cluster 2024-04-30T10:05:42.187308+0000 mon.a (mon.0) 164 : cluster [DBG] election_strategy: 1 2024-04-30T10:05:43.505 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cluster 2024-04-30T10:05:42.187345+0000 mon.a (mon.0) 165 : cluster [DBG] 0: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.a 2024-04-30T10:05:43.505 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cluster 2024-04-30T10:05:42.187386+0000 mon.a (mon.0) 166 : cluster [DBG] 1: [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] mon.c 2024-04-30T10:05:43.505 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cluster 2024-04-30T10:05:42.187430+0000 mon.a (mon.0) 167 : cluster [DBG] 2: [v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0] mon.b 2024-04-30T10:05:43.505 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cluster 2024-04-30T10:05:42.188649+0000 mon.a (mon.0) 168 : cluster [DBG] fsmap 2024-04-30T10:05:43.505 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cluster 2024-04-30T10:05:42.188711+0000 mon.a (mon.0) 169 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-30T10:05:43.505 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cluster 2024-04-30T10:05:42.189447+0000 mon.a (mon.0) 170 : cluster [DBG] mgrmap e45: x(active, since 19s), standbys: y 2024-04-30T10:05:43.505 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cluster 2024-04-30T10:05:42.189733+0000 mon.a (mon.0) 171 : cluster [INF] overall HEALTH_OK 2024-04-30T10:05:43.505 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.204157+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.505 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.220934+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.506 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.244411+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.506 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.246106+0000 mon.b (mon.2) 1153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.506 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cephadm 2024-04-30T10:05:42.258616+0000 mgr.x (mgr.24998) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.506 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.258915+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.506 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.339246+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.506 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.342865+0000 mon.b (mon.2) 1155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.507 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.347464+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.507 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.348758+0000 mon.b (mon.2) 1157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.507 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cephadm 2024-04-30T10:05:42.359494+0000 mgr.x (mgr.24998) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.507 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.360138+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.507 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cluster 2024-04-30T10:05:42.374176+0000 mgr.x (mgr.24998) 114 : 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-30T10:05:43.507 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.436297+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.507 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.438903+0000 mon.b (mon.2) 1159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.507 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.441402+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.507 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.442267+0000 mon.b (mon.2) 1161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.507 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cephadm 2024-04-30T10:05:42.452953+0000 mgr.x (mgr.24998) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.507 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.453843+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.507 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.528678+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.507 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.531152+0000 mon.b (mon.2) 1163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.507 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.533596+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.507 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.534518+0000 mon.b (mon.2) 1165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cephadm 2024-04-30T10:05:42.545126+0000 mgr.x (mgr.24998) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.545894+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.621480+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.624077+0000 mon.b (mon.2) 1167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.626652+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.627823+0000 mon.b (mon.2) 1169 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cephadm 2024-04-30T10:05:42.638357+0000 mgr.x (mgr.24998) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.639159+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.727104+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.731322+0000 mon.b (mon.2) 1171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.734406+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.735411+0000 mon.b (mon.2) 1173 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cephadm 2024-04-30T10:05:42.746152+0000 mgr.x (mgr.24998) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.746846+0000 mon.a (mon.0) 179 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.806598+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.809287+0000 mon.b (mon.2) 1175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.812399+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.813523+0000 mon.b (mon.2) 1177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cephadm 2024-04-30T10:05:42.823916+0000 mgr.x (mgr.24998) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.824715+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.899339+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.902450+0000 mon.b (mon.2) 1179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.905018+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.906062+0000 mon.b (mon.2) 1181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cephadm 2024-04-30T10:05:42.916271+0000 mgr.x (mgr.24998) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.917147+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.992974+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.995364+0000 mon.b (mon.2) 1183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.997692+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:42.998601+0000 mon.b (mon.2) 1185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cephadm 2024-04-30T10:05:43.008452+0000 mgr.x (mgr.24998) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:43.009285+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:43.097030+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:43.510 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:43.100260+0000 mon.b (mon.2) 1187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:43.510 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:43.103254+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:43.510 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:43.104536+0000 mon.b (mon.2) 1189 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:43.510 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: audit 2024-04-30T10:05:43.116453+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:43.510 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[18704]: cephadm 2024-04-30T10:05:43.118438+0000 mgr.x (mgr.24998) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:43.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:05:43 smithi151 bash[54975]: ts=2024-04-30T10:05: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:05:44.558 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.226542+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.558 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.226542+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.558 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.229218+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.558 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.229218+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.558 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.232173+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.558 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.232173+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.558 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.233224+0000 mon.b (mon.2) 1193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.233224+0000 mon.b (mon.2) 1193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.243782+0000 mgr.x (mgr.24998) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.243782+0000 mgr.x (mgr.24998) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.244505+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.244505+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.318601+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.318601+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.320753+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.320753+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.323699+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.323699+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.324468+0000 mon.b (mon.2) 1197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.560 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.226542+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.560 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.226542+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.560 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.229218+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.560 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.229218+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.560 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.232173+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.560 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.232173+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.560 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.233224+0000 mon.b (mon.2) 1193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.560 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.233224+0000 mon.b (mon.2) 1193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.560 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.243782+0000 mgr.x (mgr.24998) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.560 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.243782+0000 mgr.x (mgr.24998) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.560 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.244505+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.560 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.244505+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.560 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.318601+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.318601+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.320753+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.320753+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.323699+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.323699+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.324468+0000 mon.b (mon.2) 1197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.561 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.324468+0000 mon.b (mon.2) 1197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.561 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.331630+0000 mgr.x (mgr.24998) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.561 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.331630+0000 mgr.x (mgr.24998) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.561 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.332748+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.561 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.332748+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.562 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.375599+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.562 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.375599+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.562 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.377975+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.562 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.377975+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.562 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.380116+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.562 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.380116+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.562 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.380884+0000 mon.b (mon.2) 1201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.562 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.380884+0000 mon.b (mon.2) 1201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.562 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.391191+0000 mgr.x (mgr.24998) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.562 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.391191+0000 mgr.x (mgr.24998) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.562 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.392191+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.562 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.392191+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.562 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.433848+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.562 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.433848+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.563 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.435941+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.563 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.324468+0000 mon.b (mon.2) 1197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.563 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.331630+0000 mgr.x (mgr.24998) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.563 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.331630+0000 mgr.x (mgr.24998) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.563 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.332748+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.563 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.332748+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.563 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.375599+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.563 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.375599+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.563 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.377975+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.563 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.377975+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.563 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.380116+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.563 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.380116+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.564 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.380884+0000 mon.b (mon.2) 1201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.564 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.380884+0000 mon.b (mon.2) 1201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.564 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.391191+0000 mgr.x (mgr.24998) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.564 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.391191+0000 mgr.x (mgr.24998) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.564 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.392191+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.564 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.392191+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.564 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.433848+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.564 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.433848+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.564 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.435941+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.564 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.435941+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.564 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.437902+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.437902+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.438636+0000 mon.b (mon.2) 1205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.438636+0000 mon.b (mon.2) 1205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.447830+0000 mgr.x (mgr.24998) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.447830+0000 mgr.x (mgr.24998) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.448798+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.448798+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.452520+0000 mgr.x (mgr.24998) 127 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:44.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.452520+0000 mgr.x (mgr.24998) 127 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:44.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.489351+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.489351+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.491377+0000 mon.b (mon.2) 1207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.491377+0000 mon.b (mon.2) 1207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.493350+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.493350+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.494091+0000 mon.b (mon.2) 1209 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.566 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.494091+0000 mon.b (mon.2) 1209 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.566 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.501429+0000 mgr.x (mgr.24998) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.435941+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.437902+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.437902+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.438636+0000 mon.b (mon.2) 1205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.438636+0000 mon.b (mon.2) 1205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.447830+0000 mgr.x (mgr.24998) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.447830+0000 mgr.x (mgr.24998) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.448798+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.448798+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.567 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.452520+0000 mgr.x (mgr.24998) 127 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:44.567 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.452520+0000 mgr.x (mgr.24998) 127 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:44.567 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.489351+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.567 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.489351+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.567 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.491377+0000 mon.b (mon.2) 1207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.567 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.491377+0000 mon.b (mon.2) 1207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.567 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.493350+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.567 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.493350+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.567 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.494091+0000 mon.b (mon.2) 1209 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.567 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.494091+0000 mon.b (mon.2) 1209 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.567 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.501429+0000 mgr.x (mgr.24998) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.501429+0000 mgr.x (mgr.24998) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.502508+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.502508+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.547191+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.547191+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.549423+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.549423+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.551423+0000 mon.b (mon.2) 1212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.551423+0000 mon.b (mon.2) 1212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.552126+0000 mon.b (mon.2) 1213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.552126+0000 mon.b (mon.2) 1213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.561390+0000 mgr.x (mgr.24998) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.561390+0000 mgr.x (mgr.24998) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.562427+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.569 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.562427+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.569 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.606555+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.569 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.606555+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.569 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.608756+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.569 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.608756+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.569 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.610688+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.569 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.501429+0000 mgr.x (mgr.24998) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.569 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.502508+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.569 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.502508+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.569 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.547191+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.569 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.547191+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.549423+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.549423+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.551423+0000 mon.b (mon.2) 1212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.551423+0000 mon.b (mon.2) 1212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.552126+0000 mon.b (mon.2) 1213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.552126+0000 mon.b (mon.2) 1213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.561390+0000 mgr.x (mgr.24998) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.561390+0000 mgr.x (mgr.24998) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.562427+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.562427+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.606555+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.606555+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.608756+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.608756+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.610688+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.571 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.610688+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.571 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.611409+0000 mon.b (mon.2) 1217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.571 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.611409+0000 mon.b (mon.2) 1217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.571 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.620600+0000 mgr.x (mgr.24998) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.571 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.620600+0000 mgr.x (mgr.24998) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.571 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.621647+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.571 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.621647+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.571 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.662144+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.662144+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.664267+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.664267+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.666532+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.666532+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.667261+0000 mon.b (mon.2) 1221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.667261+0000 mon.b (mon.2) 1221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.676659+0000 mgr.x (mgr.24998) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.676659+0000 mgr.x (mgr.24998) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.677635+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.677635+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.751434+0000 mon.b (mon.2) 1222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.751434+0000 mon.b (mon.2) 1222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.573 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.610688+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.573 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.611409+0000 mon.b (mon.2) 1217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.573 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.611409+0000 mon.b (mon.2) 1217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.573 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.620600+0000 mgr.x (mgr.24998) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.573 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.620600+0000 mgr.x (mgr.24998) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.573 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.621647+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.573 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.621647+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.573 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.662144+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.573 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.662144+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.573 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.664267+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.573 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.664267+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.573 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.666532+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.573 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.666532+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.573 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.667261+0000 mon.b (mon.2) 1221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.667261+0000 mon.b (mon.2) 1221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.676659+0000 mgr.x (mgr.24998) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.676659+0000 mgr.x (mgr.24998) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.677635+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.677635+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.751434+0000 mon.b (mon.2) 1222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.751434+0000 mon.b (mon.2) 1222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.574 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.753597+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.574 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.753597+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.574 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.756184+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.574 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.756184+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.757109+0000 mon.b (mon.2) 1225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.757109+0000 mon.b (mon.2) 1225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.766464+0000 mgr.x (mgr.24998) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.766464+0000 mgr.x (mgr.24998) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.767455+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.767455+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.840630+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.840630+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.842872+0000 mon.b (mon.2) 1227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.842872+0000 mon.b (mon.2) 1227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.845328+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.845328+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.846050+0000 mon.b (mon.2) 1229 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.846050+0000 mon.b (mon.2) 1229 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.855711+0000 mgr.x (mgr.24998) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.576 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.753597+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.576 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.753597+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.576 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.756184+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.576 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.756184+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.576 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.757109+0000 mon.b (mon.2) 1225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.576 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.757109+0000 mon.b (mon.2) 1225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.576 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.766464+0000 mgr.x (mgr.24998) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.576 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.766464+0000 mgr.x (mgr.24998) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.576 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.767455+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.767455+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.840630+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.840630+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.842872+0000 mon.b (mon.2) 1227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.842872+0000 mon.b (mon.2) 1227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.845328+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.845328+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.846050+0000 mon.b (mon.2) 1229 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.846050+0000 mon.b (mon.2) 1229 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.855711+0000 mgr.x (mgr.24998) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.577 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.855711+0000 mgr.x (mgr.24998) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.578 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.856661+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.578 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.856661+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.578 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.933383+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.578 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.933383+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.578 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.935543+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.578 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.935543+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.578 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.937976+0000 mon.b (mon.2) 1232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.578 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.937976+0000 mon.b (mon.2) 1232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.578 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.938829+0000 mon.b (mon.2) 1233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.578 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.938829+0000 mon.b (mon.2) 1233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.578 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.948415+0000 mgr.x (mgr.24998) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.578 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:43.948415+0000 mgr.x (mgr.24998) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.578 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.949362+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.578 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:43.949362+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.022394+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.022394+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.024421+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.024421+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.028084+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.855711+0000 mgr.x (mgr.24998) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.856661+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.856661+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.933383+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.933383+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.935543+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.579 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.935543+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.937976+0000 mon.b (mon.2) 1232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.937976+0000 mon.b (mon.2) 1232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.938829+0000 mon.b (mon.2) 1233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.938829+0000 mon.b (mon.2) 1233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.948415+0000 mgr.x (mgr.24998) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:43.948415+0000 mgr.x (mgr.24998) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.949362+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:43.949362+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.022394+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.022394+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.024421+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.024421+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.028084+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.581 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.028084+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.581 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.029424+0000 mon.b (mon.2) 1237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.581 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.029424+0000 mon.b (mon.2) 1237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.581 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.040809+0000 mgr.x (mgr.24998) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.581 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.040809+0000 mgr.x (mgr.24998) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.581 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.041552+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.581 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.041552+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.581 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.118453+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.581 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.118453+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.581 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.120896+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.120896+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.123592+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.123592+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.124513+0000 mon.b (mon.2) 1241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.124513+0000 mon.b (mon.2) 1241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.134698+0000 mgr.x (mgr.24998) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.134698+0000 mgr.x (mgr.24998) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.135776+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[75481]: audit 2024-04-30T10:05:44.135776+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.582 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.028084+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.583 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.029424+0000 mon.b (mon.2) 1237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.583 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.029424+0000 mon.b (mon.2) 1237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.583 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.040809+0000 mgr.x (mgr.24998) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.583 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.040809+0000 mgr.x (mgr.24998) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.583 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.041552+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.583 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.041552+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.583 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.118453+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.583 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.118453+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.583 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.120896+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.583 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.120896+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.583 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.123592+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.583 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.123592+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.583 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.124513+0000 mon.b (mon.2) 1241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.583 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.124513+0000 mon.b (mon.2) 1241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.134698+0000 mgr.x (mgr.24998) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.134698+0000 mgr.x (mgr.24998) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.135776+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:44 smithi144 bash[73244]: audit 2024-04-30T10:05:44.135776+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.226542+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.229218+0000 mon.b (mon.2) 1191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.232173+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.233224+0000 mon.b (mon.2) 1193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: cephadm 2024-04-30T10:05:43.243782+0000 mgr.x (mgr.24998) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.244505+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.318601+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.320753+0000 mon.b (mon.2) 1195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.323699+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.324468+0000 mon.b (mon.2) 1197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: cephadm 2024-04-30T10:05:43.331630+0000 mgr.x (mgr.24998) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.332748+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.375599+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.377975+0000 mon.b (mon.2) 1199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.380116+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.380884+0000 mon.b (mon.2) 1201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: cephadm 2024-04-30T10:05:43.391191+0000 mgr.x (mgr.24998) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.392191+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.433848+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.435941+0000 mon.b (mon.2) 1203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.437902+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.438636+0000 mon.b (mon.2) 1205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: cephadm 2024-04-30T10:05:43.447830+0000 mgr.x (mgr.24998) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.448798+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.452520+0000 mgr.x (mgr.24998) 127 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.489351+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.491377+0000 mon.b (mon.2) 1207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.493350+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.494091+0000 mon.b (mon.2) 1209 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: cephadm 2024-04-30T10:05:43.501429+0000 mgr.x (mgr.24998) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.502508+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.547191+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.549423+0000 mon.b (mon.2) 1211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.551423+0000 mon.b (mon.2) 1212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.552126+0000 mon.b (mon.2) 1213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: cephadm 2024-04-30T10:05:43.561390+0000 mgr.x (mgr.24998) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.562427+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.606555+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.608756+0000 mon.b (mon.2) 1215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.610688+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.611409+0000 mon.b (mon.2) 1217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: cephadm 2024-04-30T10:05:43.620600+0000 mgr.x (mgr.24998) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.621647+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.662144+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.664267+0000 mon.b (mon.2) 1219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.666532+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.667261+0000 mon.b (mon.2) 1221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: cephadm 2024-04-30T10:05:43.676659+0000 mgr.x (mgr.24998) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.677635+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.751434+0000 mon.b (mon.2) 1222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.753597+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.756184+0000 mon.b (mon.2) 1224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.757109+0000 mon.b (mon.2) 1225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: cephadm 2024-04-30T10:05:43.766464+0000 mgr.x (mgr.24998) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.767455+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.840630+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.842872+0000 mon.b (mon.2) 1227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.845328+0000 mon.b (mon.2) 1228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.846050+0000 mon.b (mon.2) 1229 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: cephadm 2024-04-30T10:05:43.855711+0000 mgr.x (mgr.24998) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.856661+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.933383+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.935543+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.937976+0000 mon.b (mon.2) 1232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.938829+0000 mon.b (mon.2) 1233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: cephadm 2024-04-30T10:05:43.948415+0000 mgr.x (mgr.24998) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:43.949362+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:44.022394+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:44.024421+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:44.028084+0000 mon.b (mon.2) 1236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:44.029424+0000 mon.b (mon.2) 1237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: cephadm 2024-04-30T10:05:44.040809+0000 mgr.x (mgr.24998) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:44.041552+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:44.118453+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:44.120896+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:44.123592+0000 mon.b (mon.2) 1240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:44.124513+0000 mon.b (mon.2) 1241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: cephadm 2024-04-30T10:05:44.134698+0000 mgr.x (mgr.24998) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:44 smithi151 bash[18704]: audit 2024-04-30T10:05:44.135776+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.211211+0000 mon.b (mon.2) 1242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.234941+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.237767+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.238587+0000 mon.b (mon.2) 1245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: cephadm 2024-04-30T10:05:44.245962+0000 mgr.x (mgr.24998) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.246767+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.327941+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.331365+0000 mon.b (mon.2) 1247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.334076+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.335105+0000 mon.b (mon.2) 1249 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.343460+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: cephadm 2024-04-30T10:05:44.345347+0000 mgr.x (mgr.24998) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: cluster 2024-04-30T10:05:44.374966+0000 mgr.x (mgr.24998) 139 : 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-30T10:05:45.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.401168+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.403751+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.406455+0000 mon.b (mon.2) 1252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.407286+0000 mon.b (mon.2) 1253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.414884+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: cephadm 2024-04-30T10:05:44.416845+0000 mgr.x (mgr.24998) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.490156+0000 mon.b (mon.2) 1254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.492301+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.496285+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.497148+0000 mon.b (mon.2) 1257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.504930+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: cephadm 2024-04-30T10:05:44.506653+0000 mgr.x (mgr.24998) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.595513+0000 mon.b (mon.2) 1258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.597693+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.600390+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.601258+0000 mon.b (mon.2) 1261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: cephadm 2024-04-30T10:05:44.610934+0000 mgr.x (mgr.24998) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.611477+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.684275+0000 mon.b (mon.2) 1262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.686291+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.688904+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.689551+0000 mon.b (mon.2) 1265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: cephadm 2024-04-30T10:05:44.698970+0000 mgr.x (mgr.24998) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.699962+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.772326+0000 mon.b (mon.2) 1266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.774647+0000 mon.b (mon.2) 1267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.777720+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.778558+0000 mon.b (mon.2) 1269 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: cephadm 2024-04-30T10:05:44.787891+0000 mgr.x (mgr.24998) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.788887+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.862598+0000 mon.b (mon.2) 1270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.865306+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.868314+0000 mon.b (mon.2) 1272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.869310+0000 mon.b (mon.2) 1273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.880278+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: cephadm 2024-04-30T10:05:44.880985+0000 mgr.x (mgr.24998) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.970566+0000 mon.b (mon.2) 1274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.974536+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.977570+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.978658+0000 mon.b (mon.2) 1277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: cephadm 2024-04-30T10:05:44.990061+0000 mgr.x (mgr.24998) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:44.991028+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:45.065305+0000 mon.b (mon.2) 1278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:45.068061+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:45.072054+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:45.073169+0000 mon.b (mon.2) 1281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: cephadm 2024-04-30T10:05:45.083758+0000 mgr.x (mgr.24998) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:45.084459+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:45.166517+0000 mon.b (mon.2) 1282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:45.169620+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:45.172694+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:45.173607+0000 mon.b (mon.2) 1285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:45 smithi151 bash[18704]: audit 2024-04-30T10:05:45.183876+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.211211+0000 mon.b (mon.2) 1242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.211211+0000 mon.b (mon.2) 1242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.234941+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.234941+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.237767+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.237767+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.238587+0000 mon.b (mon.2) 1245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.238587+0000 mon.b (mon.2) 1245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.245962+0000 mgr.x (mgr.24998) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.245962+0000 mgr.x (mgr.24998) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.246767+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.246767+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.327941+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.327941+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.331365+0000 mon.b (mon.2) 1247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.331365+0000 mon.b (mon.2) 1247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.334076+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.334076+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.335105+0000 mon.b (mon.2) 1249 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.211211+0000 mon.b (mon.2) 1242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.211211+0000 mon.b (mon.2) 1242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.234941+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.234941+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.237767+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.237767+0000 mon.b (mon.2) 1244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.238587+0000 mon.b (mon.2) 1245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.238587+0000 mon.b (mon.2) 1245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.245962+0000 mgr.x (mgr.24998) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.245962+0000 mgr.x (mgr.24998) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.246767+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.246767+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.327941+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.327941+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.331365+0000 mon.b (mon.2) 1247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.331365+0000 mon.b (mon.2) 1247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.334076+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.334076+0000 mon.b (mon.2) 1248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.335105+0000 mon.b (mon.2) 1249 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.335105+0000 mon.b (mon.2) 1249 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.343460+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.343460+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.345347+0000 mgr.x (mgr.24998) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.345347+0000 mgr.x (mgr.24998) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cluster 2024-04-30T10:05:44.374966+0000 mgr.x (mgr.24998) 139 : 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-30T10:05:45.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cluster 2024-04-30T10:05:44.374966+0000 mgr.x (mgr.24998) 139 : 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-30T10:05:45.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.401168+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.401168+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.403751+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.403751+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.406455+0000 mon.b (mon.2) 1252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.406455+0000 mon.b (mon.2) 1252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.407286+0000 mon.b (mon.2) 1253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.407286+0000 mon.b (mon.2) 1253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.414884+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.414884+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.416845+0000 mgr.x (mgr.24998) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.416845+0000 mgr.x (mgr.24998) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.490156+0000 mon.b (mon.2) 1254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.335105+0000 mon.b (mon.2) 1249 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.343460+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.343460+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.345347+0000 mgr.x (mgr.24998) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.345347+0000 mgr.x (mgr.24998) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cluster 2024-04-30T10:05:44.374966+0000 mgr.x (mgr.24998) 139 : 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-30T10:05:45.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cluster 2024-04-30T10:05:44.374966+0000 mgr.x (mgr.24998) 139 : 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-30T10:05:45.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.401168+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.401168+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.403751+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.403751+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.406455+0000 mon.b (mon.2) 1252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.406455+0000 mon.b (mon.2) 1252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.407286+0000 mon.b (mon.2) 1253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.407286+0000 mon.b (mon.2) 1253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.414884+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.414884+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.416845+0000 mgr.x (mgr.24998) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.416845+0000 mgr.x (mgr.24998) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.490156+0000 mon.b (mon.2) 1254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.490156+0000 mon.b (mon.2) 1254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.492301+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.492301+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.496285+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.496285+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.497148+0000 mon.b (mon.2) 1257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.497148+0000 mon.b (mon.2) 1257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.504930+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.504930+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.506653+0000 mgr.x (mgr.24998) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.506653+0000 mgr.x (mgr.24998) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.595513+0000 mon.b (mon.2) 1258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.595513+0000 mon.b (mon.2) 1258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.597693+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.597693+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.600390+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.600390+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.601258+0000 mon.b (mon.2) 1261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.601258+0000 mon.b (mon.2) 1261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.610934+0000 mgr.x (mgr.24998) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.490156+0000 mon.b (mon.2) 1254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.492301+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.492301+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.496285+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.496285+0000 mon.b (mon.2) 1256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.497148+0000 mon.b (mon.2) 1257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.497148+0000 mon.b (mon.2) 1257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.504930+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.504930+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.506653+0000 mgr.x (mgr.24998) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.506653+0000 mgr.x (mgr.24998) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.595513+0000 mon.b (mon.2) 1258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.595513+0000 mon.b (mon.2) 1258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.597693+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.597693+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.600390+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.600390+0000 mon.b (mon.2) 1260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.601258+0000 mon.b (mon.2) 1261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.601258+0000 mon.b (mon.2) 1261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.610934+0000 mgr.x (mgr.24998) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.610934+0000 mgr.x (mgr.24998) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.611477+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.611477+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.684275+0000 mon.b (mon.2) 1262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.684275+0000 mon.b (mon.2) 1262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.686291+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.686291+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.688904+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.688904+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.689551+0000 mon.b (mon.2) 1265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.689551+0000 mon.b (mon.2) 1265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.698970+0000 mgr.x (mgr.24998) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.698970+0000 mgr.x (mgr.24998) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.699962+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.699962+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.772326+0000 mon.b (mon.2) 1266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.772326+0000 mon.b (mon.2) 1266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.774647+0000 mon.b (mon.2) 1267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.774647+0000 mon.b (mon.2) 1267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.777720+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.777720+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.778558+0000 mon.b (mon.2) 1269 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.778558+0000 mon.b (mon.2) 1269 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.787891+0000 mgr.x (mgr.24998) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.787891+0000 mgr.x (mgr.24998) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.788887+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.788887+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.862598+0000 mon.b (mon.2) 1270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.862598+0000 mon.b (mon.2) 1270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.865306+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.865306+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.868314+0000 mon.b (mon.2) 1272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.868314+0000 mon.b (mon.2) 1272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.869310+0000 mon.b (mon.2) 1273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.869310+0000 mon.b (mon.2) 1273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.880278+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.880278+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.880985+0000 mgr.x (mgr.24998) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.880985+0000 mgr.x (mgr.24998) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.970566+0000 mon.b (mon.2) 1274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.970566+0000 mon.b (mon.2) 1274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.610934+0000 mgr.x (mgr.24998) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.611477+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.611477+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.684275+0000 mon.b (mon.2) 1262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.684275+0000 mon.b (mon.2) 1262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.686291+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.686291+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.688904+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.688904+0000 mon.b (mon.2) 1264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.689551+0000 mon.b (mon.2) 1265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.689551+0000 mon.b (mon.2) 1265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.698970+0000 mgr.x (mgr.24998) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.698970+0000 mgr.x (mgr.24998) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.699962+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.699962+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.772326+0000 mon.b (mon.2) 1266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.772326+0000 mon.b (mon.2) 1266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.774647+0000 mon.b (mon.2) 1267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.774647+0000 mon.b (mon.2) 1267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.777720+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.974536+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.974536+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.977570+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.977570+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.978658+0000 mon.b (mon.2) 1277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.978658+0000 mon.b (mon.2) 1277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.990061+0000 mgr.x (mgr.24998) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:44.990061+0000 mgr.x (mgr.24998) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.991028+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:44.991028+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.065305+0000 mon.b (mon.2) 1278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.065305+0000 mon.b (mon.2) 1278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.068061+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.068061+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.072054+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.072054+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.073169+0000 mon.b (mon.2) 1281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.073169+0000 mon.b (mon.2) 1281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.083758+0000 mgr.x (mgr.24998) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.083758+0000 mgr.x (mgr.24998) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.084459+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.084459+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.166517+0000 mon.b (mon.2) 1282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.166517+0000 mon.b (mon.2) 1282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.169620+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.169620+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.172694+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.172694+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.173607+0000 mon.b (mon.2) 1285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.173607+0000 mon.b (mon.2) 1285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.183876+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[73244]: audit 2024-04-30T10:05:45.183876+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.777720+0000 mon.b (mon.2) 1268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.778558+0000 mon.b (mon.2) 1269 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.778558+0000 mon.b (mon.2) 1269 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.787891+0000 mgr.x (mgr.24998) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.787891+0000 mgr.x (mgr.24998) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.788887+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.788887+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.862598+0000 mon.b (mon.2) 1270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.862598+0000 mon.b (mon.2) 1270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.865306+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.865306+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.868314+0000 mon.b (mon.2) 1272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.868314+0000 mon.b (mon.2) 1272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.869310+0000 mon.b (mon.2) 1273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.869310+0000 mon.b (mon.2) 1273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.880278+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.880278+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.880985+0000 mgr.x (mgr.24998) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.880985+0000 mgr.x (mgr.24998) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.970566+0000 mon.b (mon.2) 1274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.970566+0000 mon.b (mon.2) 1274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.974536+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.974536+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.977570+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.977570+0000 mon.b (mon.2) 1276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.978658+0000 mon.b (mon.2) 1277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.978658+0000 mon.b (mon.2) 1277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.990061+0000 mgr.x (mgr.24998) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:44.990061+0000 mgr.x (mgr.24998) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.991028+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:44.991028+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.065305+0000 mon.b (mon.2) 1278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.065305+0000 mon.b (mon.2) 1278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.068061+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.068061+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.072054+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.072054+0000 mon.b (mon.2) 1280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.073169+0000 mon.b (mon.2) 1281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.073169+0000 mon.b (mon.2) 1281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.083758+0000 mgr.x (mgr.24998) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.083758+0000 mgr.x (mgr.24998) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:45.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.084459+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.084459+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.166517+0000 mon.b (mon.2) 1282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.166517+0000 mon.b (mon.2) 1282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:45.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.169620+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.169620+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:45.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.172694+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.172694+0000 mon.b (mon.2) 1284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:45.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.173607+0000 mon.b (mon.2) 1285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.173607+0000 mon.b (mon.2) 1285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:45.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.183876+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:45.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:45 smithi144 bash[75481]: audit 2024-04-30T10:05:45.183876+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.182904+0000 mgr.x (mgr.24998) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.182904+0000 mgr.x (mgr.24998) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.271339+0000 mon.b (mon.2) 1286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.271339+0000 mon.b (mon.2) 1286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.273932+0000 mon.b (mon.2) 1287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.273932+0000 mon.b (mon.2) 1287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.276484+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.276484+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.277297+0000 mon.b (mon.2) 1289 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.277297+0000 mon.b (mon.2) 1289 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.287004+0000 mgr.x (mgr.24998) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.287004+0000 mgr.x (mgr.24998) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.287068+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.287068+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.346122+0000 mon.b (mon.2) 1290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.346122+0000 mon.b (mon.2) 1290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.350074+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.350074+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.353405+0000 mon.b (mon.2) 1292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.182904+0000 mgr.x (mgr.24998) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.182904+0000 mgr.x (mgr.24998) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.271339+0000 mon.b (mon.2) 1286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.271339+0000 mon.b (mon.2) 1286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.273932+0000 mon.b (mon.2) 1287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.273932+0000 mon.b (mon.2) 1287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.276484+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.276484+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.277297+0000 mon.b (mon.2) 1289 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.277297+0000 mon.b (mon.2) 1289 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.287004+0000 mgr.x (mgr.24998) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.287004+0000 mgr.x (mgr.24998) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.287068+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.287068+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.346122+0000 mon.b (mon.2) 1290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.346122+0000 mon.b (mon.2) 1290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.350074+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.350074+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.353405+0000 mon.b (mon.2) 1292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.353405+0000 mon.b (mon.2) 1292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.354307+0000 mon.b (mon.2) 1293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.354307+0000 mon.b (mon.2) 1293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.364347+0000 mgr.x (mgr.24998) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.364347+0000 mgr.x (mgr.24998) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.364524+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.364524+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.447668+0000 mon.b (mon.2) 1294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.447668+0000 mon.b (mon.2) 1294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.450844+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.450844+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.453420+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.453420+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.454377+0000 mon.b (mon.2) 1297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.454377+0000 mon.b (mon.2) 1297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.467278+0000 mgr.x (mgr.24998) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.467278+0000 mgr.x (mgr.24998) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.467958+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.467958+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.542927+0000 mon.b (mon.2) 1298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.542927+0000 mon.b (mon.2) 1298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.353405+0000 mon.b (mon.2) 1292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.354307+0000 mon.b (mon.2) 1293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.354307+0000 mon.b (mon.2) 1293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.364347+0000 mgr.x (mgr.24998) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.364347+0000 mgr.x (mgr.24998) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.364524+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.364524+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.447668+0000 mon.b (mon.2) 1294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.447668+0000 mon.b (mon.2) 1294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.450844+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.450844+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.453420+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.453420+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.454377+0000 mon.b (mon.2) 1297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.454377+0000 mon.b (mon.2) 1297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.467278+0000 mgr.x (mgr.24998) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.467278+0000 mgr.x (mgr.24998) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.467958+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.467958+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.542927+0000 mon.b (mon.2) 1298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.542927+0000 mon.b (mon.2) 1298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.545206+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.545206+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.547414+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.547414+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.548196+0000 mon.b (mon.2) 1301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.548196+0000 mon.b (mon.2) 1301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.557618+0000 mgr.x (mgr.24998) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.557618+0000 mgr.x (mgr.24998) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.558115+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.558115+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.645320+0000 mon.b (mon.2) 1302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.645320+0000 mon.b (mon.2) 1302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.649144+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.649144+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.652489+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.652489+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.653517+0000 mon.b (mon.2) 1305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.653517+0000 mon.b (mon.2) 1305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.666559+0000 mgr.x (mgr.24998) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.666559+0000 mgr.x (mgr.24998) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.545206+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.545206+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.547414+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.547414+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.548196+0000 mon.b (mon.2) 1301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.548196+0000 mon.b (mon.2) 1301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.557618+0000 mgr.x (mgr.24998) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.557618+0000 mgr.x (mgr.24998) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.558115+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.558115+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.645320+0000 mon.b (mon.2) 1302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.645320+0000 mon.b (mon.2) 1302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.649144+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.649144+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.652489+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.652489+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.653517+0000 mon.b (mon.2) 1305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.653517+0000 mon.b (mon.2) 1305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.666559+0000 mgr.x (mgr.24998) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.666559+0000 mgr.x (mgr.24998) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.667015+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.667015+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.754178+0000 mon.b (mon.2) 1306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.754178+0000 mon.b (mon.2) 1306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.757561+0000 mon.b (mon.2) 1307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.757561+0000 mon.b (mon.2) 1307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.761093+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.761093+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.762202+0000 mon.b (mon.2) 1309 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.762202+0000 mon.b (mon.2) 1309 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.770786+0000 mgr.x (mgr.24998) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.770786+0000 mgr.x (mgr.24998) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.771720+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.771720+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.846797+0000 mon.b (mon.2) 1310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.846797+0000 mon.b (mon.2) 1310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.849586+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.849586+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.851940+0000 mon.b (mon.2) 1312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.851940+0000 mon.b (mon.2) 1312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.667015+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.667015+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.754178+0000 mon.b (mon.2) 1306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.754178+0000 mon.b (mon.2) 1306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.757561+0000 mon.b (mon.2) 1307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.757561+0000 mon.b (mon.2) 1307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.761093+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.761093+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.762202+0000 mon.b (mon.2) 1309 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.762202+0000 mon.b (mon.2) 1309 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.770786+0000 mgr.x (mgr.24998) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.770786+0000 mgr.x (mgr.24998) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.771720+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.771720+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.846797+0000 mon.b (mon.2) 1310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.846797+0000 mon.b (mon.2) 1310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.849586+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.849586+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.851940+0000 mon.b (mon.2) 1312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.851940+0000 mon.b (mon.2) 1312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.852781+0000 mon.b (mon.2) 1313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.852781+0000 mon.b (mon.2) 1313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.859631+0000 mgr.x (mgr.24998) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.859631+0000 mgr.x (mgr.24998) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.860631+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.860631+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.937998+0000 mon.b (mon.2) 1314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.937998+0000 mon.b (mon.2) 1314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.940423+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.940423+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.943122+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.943122+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.943939+0000 mon.b (mon.2) 1317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.943939+0000 mon.b (mon.2) 1317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.950237+0000 mgr.x (mgr.24998) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:45.950237+0000 mgr.x (mgr.24998) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.951336+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:45.951336+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.028480+0000 mon.b (mon.2) 1318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.028480+0000 mon.b (mon.2) 1318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.031055+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.031055+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.033637+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.033637+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.034509+0000 mon.b (mon.2) 1321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.034509+0000 mon.b (mon.2) 1321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.041370+0000 mgr.x (mgr.24998) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.041370+0000 mgr.x (mgr.24998) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.042508+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.042508+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.086495+0000 mon.b (mon.2) 1322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.086495+0000 mon.b (mon.2) 1322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.088913+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.088913+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.091919+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.091919+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.092710+0000 mon.b (mon.2) 1325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.092710+0000 mon.b (mon.2) 1325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.105327+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.105327+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.852781+0000 mon.b (mon.2) 1313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.852781+0000 mon.b (mon.2) 1313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.859631+0000 mgr.x (mgr.24998) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.859631+0000 mgr.x (mgr.24998) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.860631+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.860631+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.937998+0000 mon.b (mon.2) 1314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.937998+0000 mon.b (mon.2) 1314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.940423+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.940423+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.943122+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.943122+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.943939+0000 mon.b (mon.2) 1317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.943939+0000 mon.b (mon.2) 1317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.950237+0000 mgr.x (mgr.24998) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:45.950237+0000 mgr.x (mgr.24998) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.951336+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:45.951336+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.028480+0000 mon.b (mon.2) 1318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.028480+0000 mon.b (mon.2) 1318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.105950+0000 mgr.x (mgr.24998) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.105950+0000 mgr.x (mgr.24998) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.148490+0000 mon.b (mon.2) 1326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.148490+0000 mon.b (mon.2) 1326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.151538+0000 mon.b (mon.2) 1327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.151538+0000 mon.b (mon.2) 1327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.154203+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.154203+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.155329+0000 mon.b (mon.2) 1329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.155329+0000 mon.b (mon.2) 1329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.163792+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.163792+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.209958+0000 mon.b (mon.2) 1330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[75481]: audit 2024-04-30T10:05:46.209958+0000 mon.b (mon.2) 1330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.031055+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.031055+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.033637+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.033637+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.034509+0000 mon.b (mon.2) 1321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.034509+0000 mon.b (mon.2) 1321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.041370+0000 mgr.x (mgr.24998) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.041370+0000 mgr.x (mgr.24998) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.042508+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.042508+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.086495+0000 mon.b (mon.2) 1322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.086495+0000 mon.b (mon.2) 1322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.088913+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.088913+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.091919+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.091919+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.092710+0000 mon.b (mon.2) 1325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.092710+0000 mon.b (mon.2) 1325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.105327+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.105327+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.105950+0000 mgr.x (mgr.24998) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.105950+0000 mgr.x (mgr.24998) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.148490+0000 mon.b (mon.2) 1326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.148490+0000 mon.b (mon.2) 1326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.151538+0000 mon.b (mon.2) 1327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.151538+0000 mon.b (mon.2) 1327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.154203+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.154203+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.155329+0000 mon.b (mon.2) 1329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.155329+0000 mon.b (mon.2) 1329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.163792+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.163792+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.209958+0000 mon.b (mon.2) 1330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:46 smithi144 bash[73244]: audit 2024-04-30T10:05:46.209958+0000 mon.b (mon.2) 1330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[52996]: debug 2024-04-30T10:05:46.094+0000 7f95a1b63700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-04-30T10:05:46.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: cephadm 2024-04-30T10:05:45.182904+0000 mgr.x (mgr.24998) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.271339+0000 mon.b (mon.2) 1286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.273932+0000 mon.b (mon.2) 1287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.276484+0000 mon.b (mon.2) 1288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.277297+0000 mon.b (mon.2) 1289 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: cephadm 2024-04-30T10:05:45.287004+0000 mgr.x (mgr.24998) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.287068+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.346122+0000 mon.b (mon.2) 1290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.350074+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.353405+0000 mon.b (mon.2) 1292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.354307+0000 mon.b (mon.2) 1293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: cephadm 2024-04-30T10:05:45.364347+0000 mgr.x (mgr.24998) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.364524+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.447668+0000 mon.b (mon.2) 1294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.450844+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.453420+0000 mon.b (mon.2) 1296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.454377+0000 mon.b (mon.2) 1297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: cephadm 2024-04-30T10:05:45.467278+0000 mgr.x (mgr.24998) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.467958+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.542927+0000 mon.b (mon.2) 1298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.545206+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.547414+0000 mon.b (mon.2) 1300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.548196+0000 mon.b (mon.2) 1301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: cephadm 2024-04-30T10:05:45.557618+0000 mgr.x (mgr.24998) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.558115+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.645320+0000 mon.b (mon.2) 1302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.649144+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.652489+0000 mon.b (mon.2) 1304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.653517+0000 mon.b (mon.2) 1305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: cephadm 2024-04-30T10:05:45.666559+0000 mgr.x (mgr.24998) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.667015+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.754178+0000 mon.b (mon.2) 1306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.757561+0000 mon.b (mon.2) 1307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.761093+0000 mon.b (mon.2) 1308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.762202+0000 mon.b (mon.2) 1309 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: cephadm 2024-04-30T10:05:45.770786+0000 mgr.x (mgr.24998) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.771720+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.846797+0000 mon.b (mon.2) 1310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.849586+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.851940+0000 mon.b (mon.2) 1312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.852781+0000 mon.b (mon.2) 1313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: cephadm 2024-04-30T10:05:45.859631+0000 mgr.x (mgr.24998) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.860631+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.937998+0000 mon.b (mon.2) 1314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.940423+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.943122+0000 mon.b (mon.2) 1316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.943939+0000 mon.b (mon.2) 1317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: cephadm 2024-04-30T10:05:45.950237+0000 mgr.x (mgr.24998) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:45.951336+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:46.028480+0000 mon.b (mon.2) 1318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:46.031055+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:46.033637+0000 mon.b (mon.2) 1320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:46.034509+0000 mon.b (mon.2) 1321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: cephadm 2024-04-30T10:05:46.041370+0000 mgr.x (mgr.24998) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:46.042508+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:46.086495+0000 mon.b (mon.2) 1322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:46.088913+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:46.091919+0000 mon.b (mon.2) 1324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:46.092710+0000 mon.b (mon.2) 1325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:46.105327+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: cephadm 2024-04-30T10:05:46.105950+0000 mgr.x (mgr.24998) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:46.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:46.148490+0000 mon.b (mon.2) 1326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:46.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:46.151538+0000 mon.b (mon.2) 1327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:46.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:46.154203+0000 mon.b (mon.2) 1328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:46.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:46.155329+0000 mon.b (mon.2) 1329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:46.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:46.163792+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:46.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:46 smithi151 bash[18704]: audit 2024-04-30T10:05:46.209958+0000 mon.b (mon.2) 1330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.164433+0000 mgr.x (mgr.24998) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.164433+0000 mgr.x (mgr.24998) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.212783+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.212783+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.215216+0000 mon.b (mon.2) 1332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.215216+0000 mon.b (mon.2) 1332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.236823+0000 mon.b (mon.2) 1333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.236823+0000 mon.b (mon.2) 1333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.244017+0000 mgr.x (mgr.24998) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.244017+0000 mgr.x (mgr.24998) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.244374+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.244374+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.319636+0000 mon.b (mon.2) 1334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.319636+0000 mon.b (mon.2) 1334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.322384+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.322384+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.326243+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.326243+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.327485+0000 mon.b (mon.2) 1337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.164433+0000 mgr.x (mgr.24998) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.164433+0000 mgr.x (mgr.24998) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.212783+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.212783+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.215216+0000 mon.b (mon.2) 1332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.215216+0000 mon.b (mon.2) 1332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.236823+0000 mon.b (mon.2) 1333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.236823+0000 mon.b (mon.2) 1333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.244017+0000 mgr.x (mgr.24998) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.244017+0000 mgr.x (mgr.24998) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.244374+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.244374+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.319636+0000 mon.b (mon.2) 1334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.319636+0000 mon.b (mon.2) 1334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.322384+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.322384+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.326243+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.326243+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.327485+0000 mon.b (mon.2) 1337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.327485+0000 mon.b (mon.2) 1337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.338719+0000 mgr.x (mgr.24998) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.338719+0000 mgr.x (mgr.24998) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.338919+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.338919+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cluster 2024-04-30T10:05:46.375413+0000 mgr.x (mgr.24998) 162 : 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-30T10:05:47.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cluster 2024-04-30T10:05:46.375413+0000 mgr.x (mgr.24998) 162 : 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-30T10:05:47.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.426174+0000 mon.b (mon.2) 1338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.426174+0000 mon.b (mon.2) 1338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.429927+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.429927+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.432631+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.432631+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.433667+0000 mon.b (mon.2) 1341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.433667+0000 mon.b (mon.2) 1341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.441540+0000 mgr.x (mgr.24998) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.441540+0000 mgr.x (mgr.24998) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.442350+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.442350+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.498614+0000 mon.b (mon.2) 1342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.498614+0000 mon.b (mon.2) 1342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.327485+0000 mon.b (mon.2) 1337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.338719+0000 mgr.x (mgr.24998) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.338719+0000 mgr.x (mgr.24998) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.338919+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.338919+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cluster 2024-04-30T10:05:46.375413+0000 mgr.x (mgr.24998) 162 : 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-30T10:05:47.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cluster 2024-04-30T10:05:46.375413+0000 mgr.x (mgr.24998) 162 : 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-30T10:05:47.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.426174+0000 mon.b (mon.2) 1338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.426174+0000 mon.b (mon.2) 1338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.429927+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.429927+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.432631+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.432631+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.433667+0000 mon.b (mon.2) 1341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.433667+0000 mon.b (mon.2) 1341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.441540+0000 mgr.x (mgr.24998) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.441540+0000 mgr.x (mgr.24998) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.442350+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.442350+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.498614+0000 mon.b (mon.2) 1342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.498614+0000 mon.b (mon.2) 1342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.502216+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.502216+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.505237+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.505237+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.506367+0000 mon.b (mon.2) 1345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.506367+0000 mon.b (mon.2) 1345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.515060+0000 mgr.x (mgr.24998) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.515060+0000 mgr.x (mgr.24998) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.515122+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.515122+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.591978+0000 mon.b (mon.2) 1346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.591978+0000 mon.b (mon.2) 1346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.594815+0000 mon.b (mon.2) 1347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.594815+0000 mon.b (mon.2) 1347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.598391+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.598391+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.599506+0000 mon.b (mon.2) 1349 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.599506+0000 mon.b (mon.2) 1349 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.609284+0000 mgr.x (mgr.24998) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.609284+0000 mgr.x (mgr.24998) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.488 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.502216+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.488 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.502216+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.489 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.505237+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.489 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.505237+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.489 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.506367+0000 mon.b (mon.2) 1345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.489 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.506367+0000 mon.b (mon.2) 1345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.489 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.515060+0000 mgr.x (mgr.24998) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.489 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.515060+0000 mgr.x (mgr.24998) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.489 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.515122+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.489 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.515122+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.489 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.591978+0000 mon.b (mon.2) 1346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.489 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.591978+0000 mon.b (mon.2) 1346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.489 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.594815+0000 mon.b (mon.2) 1347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.489 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.594815+0000 mon.b (mon.2) 1347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.489 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.598391+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.489 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.598391+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.489 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.599506+0000 mon.b (mon.2) 1349 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.490 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.599506+0000 mon.b (mon.2) 1349 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.490 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.609284+0000 mgr.x (mgr.24998) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.490 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.609284+0000 mgr.x (mgr.24998) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.490 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.610108+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.490 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.610108+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.491 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.697358+0000 mon.b (mon.2) 1350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.491 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.697358+0000 mon.b (mon.2) 1350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.491 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.701621+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.491 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.701621+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.491 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.705559+0000 mon.b (mon.2) 1352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.491 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.705559+0000 mon.b (mon.2) 1352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.491 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.706852+0000 mon.b (mon.2) 1353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.491 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.706852+0000 mon.b (mon.2) 1353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.491 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.716915+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.491 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.716915+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.491 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.717571+0000 mgr.x (mgr.24998) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.491 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.717571+0000 mgr.x (mgr.24998) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.491 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.792374+0000 mon.b (mon.2) 1354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.491 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.792374+0000 mon.b (mon.2) 1354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.491 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.795205+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.491 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.795205+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.492 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.798215+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.492 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.798215+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.492 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.610108+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.492 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.610108+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.492 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.697358+0000 mon.b (mon.2) 1350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.492 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.697358+0000 mon.b (mon.2) 1350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.492 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.701621+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.492 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.701621+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.492 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.705559+0000 mon.b (mon.2) 1352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.492 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.705559+0000 mon.b (mon.2) 1352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.492 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.706852+0000 mon.b (mon.2) 1353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.493 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.706852+0000 mon.b (mon.2) 1353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.493 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.716915+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.493 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.716915+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.493 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.717571+0000 mgr.x (mgr.24998) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.493 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.717571+0000 mgr.x (mgr.24998) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.493 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.792374+0000 mon.b (mon.2) 1354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.493 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.792374+0000 mon.b (mon.2) 1354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.493 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.795205+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.493 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.795205+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.493 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.798215+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.493 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.798215+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.494 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.799300+0000 mon.b (mon.2) 1357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.494 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.799300+0000 mon.b (mon.2) 1357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.494 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.808150+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.495 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.808150+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.495 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.808840+0000 mgr.x (mgr.24998) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.495 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.808840+0000 mgr.x (mgr.24998) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.495 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.852631+0000 mon.b (mon.2) 1358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.495 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.852631+0000 mon.b (mon.2) 1358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.495 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.855474+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.495 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.855474+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.495 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.859024+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.495 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.859024+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.495 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.860236+0000 mon.b (mon.2) 1361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.496 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.860236+0000 mon.b (mon.2) 1361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.496 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.868876+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.496 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.868876+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.496 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.869408+0000 mgr.x (mgr.24998) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.496 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.869408+0000 mgr.x (mgr.24998) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.496 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.943021+0000 mon.b (mon.2) 1362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.497 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.943021+0000 mon.b (mon.2) 1362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.497 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.947526+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.497 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.947526+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.497 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.950980+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.497 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.950980+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.497 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.952266+0000 mon.b (mon.2) 1365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.497 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.952266+0000 mon.b (mon.2) 1365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.497 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.962565+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.497 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:46.962565+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.497 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.962934+0000 mgr.x (mgr.24998) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.497 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:46.962934+0000 mgr.x (mgr.24998) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.498 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.052031+0000 mon.b (mon.2) 1366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.498 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.052031+0000 mon.b (mon.2) 1366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.498 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.054290+0000 mon.b (mon.2) 1367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.498 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.054290+0000 mon.b (mon.2) 1367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.498 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.058258+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.498 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.058258+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.498 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.059452+0000 mon.b (mon.2) 1369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.498 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.059452+0000 mon.b (mon.2) 1369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.498 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.069088+0000 mgr.x (mgr.24998) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.498 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.069088+0000 mgr.x (mgr.24998) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.498 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.799300+0000 mon.b (mon.2) 1357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.499 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.799300+0000 mon.b (mon.2) 1357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.499 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.808150+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.499 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.808150+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.499 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.808840+0000 mgr.x (mgr.24998) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.499 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.808840+0000 mgr.x (mgr.24998) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.499 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.852631+0000 mon.b (mon.2) 1358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.499 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.852631+0000 mon.b (mon.2) 1358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.499 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.855474+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.499 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.855474+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.499 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.859024+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.499 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.859024+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.499 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.860236+0000 mon.b (mon.2) 1361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.500 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.860236+0000 mon.b (mon.2) 1361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.500 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.868876+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.500 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.868876+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.500 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.869408+0000 mgr.x (mgr.24998) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.500 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.869408+0000 mgr.x (mgr.24998) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.500 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.943021+0000 mon.b (mon.2) 1362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.500 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.943021+0000 mon.b (mon.2) 1362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.500 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.069716+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.500 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.069716+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.501 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.145188+0000 mon.b (mon.2) 1370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.501 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.145188+0000 mon.b (mon.2) 1370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.501 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.148414+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.501 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.148414+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.501 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.151778+0000 mon.b (mon.2) 1372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.501 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.151778+0000 mon.b (mon.2) 1372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.501 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.152868+0000 mon.b (mon.2) 1373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.501 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.152868+0000 mon.b (mon.2) 1373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.501 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.162574+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.501 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[73244]: audit 2024-04-30T10:05:47.162574+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.502 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.947526+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.502 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.947526+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.502 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.950980+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.502 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.950980+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.502 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.952266+0000 mon.b (mon.2) 1365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.502 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.952266+0000 mon.b (mon.2) 1365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.502 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.962565+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.502 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:46.962565+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.502 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.962934+0000 mgr.x (mgr.24998) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.502 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:46.962934+0000 mgr.x (mgr.24998) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.503 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.052031+0000 mon.b (mon.2) 1366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.503 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.052031+0000 mon.b (mon.2) 1366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.503 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.054290+0000 mon.b (mon.2) 1367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.503 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.054290+0000 mon.b (mon.2) 1367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.503 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.058258+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.503 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.058258+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.503 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.059452+0000 mon.b (mon.2) 1369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.503 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.059452+0000 mon.b (mon.2) 1369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.503 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.069088+0000 mgr.x (mgr.24998) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.503 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.069088+0000 mgr.x (mgr.24998) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.503 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.069716+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.503 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.069716+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.503 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.145188+0000 mon.b (mon.2) 1370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.503 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.145188+0000 mon.b (mon.2) 1370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.148414+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.148414+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.151778+0000 mon.b (mon.2) 1372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.151778+0000 mon.b (mon.2) 1372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.152868+0000 mon.b (mon.2) 1373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.152868+0000 mon.b (mon.2) 1373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.162574+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:47 smithi144 bash[75481]: audit 2024-04-30T10:05:47.162574+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: cephadm 2024-04-30T10:05:46.164433+0000 mgr.x (mgr.24998) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.212783+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.215216+0000 mon.b (mon.2) 1332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.236823+0000 mon.b (mon.2) 1333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: cephadm 2024-04-30T10:05:46.244017+0000 mgr.x (mgr.24998) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.244374+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.319636+0000 mon.b (mon.2) 1334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.322384+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.326243+0000 mon.b (mon.2) 1336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.327485+0000 mon.b (mon.2) 1337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: cephadm 2024-04-30T10:05:46.338719+0000 mgr.x (mgr.24998) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.338919+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: cluster 2024-04-30T10:05:46.375413+0000 mgr.x (mgr.24998) 162 : 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-30T10:05:47.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.426174+0000 mon.b (mon.2) 1338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.429927+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.432631+0000 mon.b (mon.2) 1340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.433667+0000 mon.b (mon.2) 1341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: cephadm 2024-04-30T10:05:46.441540+0000 mgr.x (mgr.24998) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.442350+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.498614+0000 mon.b (mon.2) 1342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.502216+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.505237+0000 mon.b (mon.2) 1344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.506367+0000 mon.b (mon.2) 1345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: cephadm 2024-04-30T10:05:46.515060+0000 mgr.x (mgr.24998) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.515122+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.591978+0000 mon.b (mon.2) 1346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.594815+0000 mon.b (mon.2) 1347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.598391+0000 mon.b (mon.2) 1348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.599506+0000 mon.b (mon.2) 1349 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: cephadm 2024-04-30T10:05:46.609284+0000 mgr.x (mgr.24998) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.610108+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.697358+0000 mon.b (mon.2) 1350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.701621+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.705559+0000 mon.b (mon.2) 1352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.706852+0000 mon.b (mon.2) 1353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.716915+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: cephadm 2024-04-30T10:05:46.717571+0000 mgr.x (mgr.24998) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.792374+0000 mon.b (mon.2) 1354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.795205+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.798215+0000 mon.b (mon.2) 1356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.799300+0000 mon.b (mon.2) 1357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.808150+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: cephadm 2024-04-30T10:05:46.808840+0000 mgr.x (mgr.24998) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.852631+0000 mon.b (mon.2) 1358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.855474+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.859024+0000 mon.b (mon.2) 1360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.860236+0000 mon.b (mon.2) 1361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.868876+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: cephadm 2024-04-30T10:05:46.869408+0000 mgr.x (mgr.24998) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.943021+0000 mon.b (mon.2) 1362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.947526+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.950980+0000 mon.b (mon.2) 1364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.952266+0000 mon.b (mon.2) 1365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:46.962565+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: cephadm 2024-04-30T10:05:46.962934+0000 mgr.x (mgr.24998) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:47.052031+0000 mon.b (mon.2) 1366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:47.054290+0000 mon.b (mon.2) 1367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:47.058258+0000 mon.b (mon.2) 1368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:47.059452+0000 mon.b (mon.2) 1369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: cephadm 2024-04-30T10:05:47.069088+0000 mgr.x (mgr.24998) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:47.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:47.069716+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:47.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:47.145188+0000 mon.b (mon.2) 1370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:47.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:47.148414+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:47.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:47.151778+0000 mon.b (mon.2) 1372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:47.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:47.152868+0000 mon.b (mon.2) 1373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:47.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:47 smithi151 bash[18704]: audit 2024-04-30T10:05:47.162574+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:05:48] "GET /metrics HTTP/1.1" 200 38187 "" "Prometheus/2.33.4" 2024-04-30T10:05:48.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: cephadm 2024-04-30T10:05:47.161716+0000 mgr.x (mgr.24998) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.253167+0000 mon.b (mon.2) 1374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.257183+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.261905+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.263505+0000 mon.b (mon.2) 1377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: cephadm 2024-04-30T10:05:47.274563+0000 mgr.x (mgr.24998) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.275159+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.354797+0000 mon.b (mon.2) 1378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.357382+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.360356+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.361360+0000 mon.b (mon.2) 1381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: cephadm 2024-04-30T10:05:47.371520+0000 mgr.x (mgr.24998) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.372515+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.448316+0000 mon.b (mon.2) 1382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.450773+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.453600+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.454488+0000 mon.b (mon.2) 1385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: cephadm 2024-04-30T10:05:47.463762+0000 mgr.x (mgr.24998) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.464846+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.542404+0000 mon.b (mon.2) 1386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.544709+0000 mon.b (mon.2) 1387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.547059+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.547805+0000 mon.b (mon.2) 1389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: cephadm 2024-04-30T10:05:47.559165+0000 mgr.x (mgr.24998) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.560241+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.604823+0000 mon.b (mon.2) 1390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.607379+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.610394+0000 mon.b (mon.2) 1392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.611316+0000 mon.b (mon.2) 1393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: cephadm 2024-04-30T10:05:47.623937+0000 mgr.x (mgr.24998) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.624755+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.701169+0000 mon.b (mon.2) 1394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.703646+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.706368+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.707295+0000 mon.b (mon.2) 1397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: cephadm 2024-04-30T10:05:47.718284+0000 mgr.x (mgr.24998) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.719190+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.792757+0000 mon.b (mon.2) 1398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.795001+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.797625+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.798527+0000 mon.b (mon.2) 1401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: cephadm 2024-04-30T10:05:47.811003+0000 mgr.x (mgr.24998) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.811872+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.888183+0000 mon.b (mon.2) 1402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.890531+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.893121+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.894048+0000 mon.b (mon.2) 1405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: cephadm 2024-04-30T10:05:47.903786+0000 mgr.x (mgr.24998) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.904548+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.986845+0000 mon.b (mon.2) 1406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.990792+0000 mon.b (mon.2) 1407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.994944+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:47.996073+0000 mon.b (mon.2) 1409 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: cephadm 2024-04-30T10:05:48.009221+0000 mgr.x (mgr.24998) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:48.009970+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:48.087832+0000 mon.b (mon.2) 1410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:48.091165+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:48.093791+0000 mon.b (mon.2) 1412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:48.094783+0000 mon.b (mon.2) 1413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: cephadm 2024-04-30T10:05:48.107637+0000 mgr.x (mgr.24998) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:48.108489+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:48.185643+0000 mon.b (mon.2) 1414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:48.188501+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:48.191068+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:48.192123+0000 mon.b (mon.2) 1417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[18704]: audit 2024-04-30T10:05:48.205338+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.161716+0000 mgr.x (mgr.24998) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.161716+0000 mgr.x (mgr.24998) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.253167+0000 mon.b (mon.2) 1374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.253167+0000 mon.b (mon.2) 1374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.257183+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.257183+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.261905+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.261905+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.263505+0000 mon.b (mon.2) 1377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.263505+0000 mon.b (mon.2) 1377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.274563+0000 mgr.x (mgr.24998) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.274563+0000 mgr.x (mgr.24998) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.275159+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.275159+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.354797+0000 mon.b (mon.2) 1378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.354797+0000 mon.b (mon.2) 1378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.357382+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.357382+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.360356+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.161716+0000 mgr.x (mgr.24998) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.161716+0000 mgr.x (mgr.24998) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.253167+0000 mon.b (mon.2) 1374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.253167+0000 mon.b (mon.2) 1374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.257183+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.257183+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.261905+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.261905+0000 mon.b (mon.2) 1376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.263505+0000 mon.b (mon.2) 1377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.263505+0000 mon.b (mon.2) 1377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.274563+0000 mgr.x (mgr.24998) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.274563+0000 mgr.x (mgr.24998) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.275159+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.275159+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.354797+0000 mon.b (mon.2) 1378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.354797+0000 mon.b (mon.2) 1378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.357382+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.357382+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.360356+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.360356+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.361360+0000 mon.b (mon.2) 1381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.361360+0000 mon.b (mon.2) 1381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.371520+0000 mgr.x (mgr.24998) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.371520+0000 mgr.x (mgr.24998) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.372515+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.372515+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.448316+0000 mon.b (mon.2) 1382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.448316+0000 mon.b (mon.2) 1382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.450773+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.450773+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.453600+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.453600+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.454488+0000 mon.b (mon.2) 1385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.454488+0000 mon.b (mon.2) 1385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.463762+0000 mgr.x (mgr.24998) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.463762+0000 mgr.x (mgr.24998) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.464846+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.464846+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.542404+0000 mon.b (mon.2) 1386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.542404+0000 mon.b (mon.2) 1386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.360356+0000 mon.b (mon.2) 1380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.361360+0000 mon.b (mon.2) 1381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.361360+0000 mon.b (mon.2) 1381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.371520+0000 mgr.x (mgr.24998) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.371520+0000 mgr.x (mgr.24998) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.372515+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.372515+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.448316+0000 mon.b (mon.2) 1382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.448316+0000 mon.b (mon.2) 1382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.450773+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.450773+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.453600+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.453600+0000 mon.b (mon.2) 1384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.454488+0000 mon.b (mon.2) 1385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.454488+0000 mon.b (mon.2) 1385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.463762+0000 mgr.x (mgr.24998) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.463762+0000 mgr.x (mgr.24998) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.464846+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.464846+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.542404+0000 mon.b (mon.2) 1386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.542404+0000 mon.b (mon.2) 1386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.544709+0000 mon.b (mon.2) 1387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.544709+0000 mon.b (mon.2) 1387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.547059+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.547059+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.547805+0000 mon.b (mon.2) 1389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.547805+0000 mon.b (mon.2) 1389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.559165+0000 mgr.x (mgr.24998) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.559165+0000 mgr.x (mgr.24998) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.560241+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.560241+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.604823+0000 mon.b (mon.2) 1390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.604823+0000 mon.b (mon.2) 1390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.607379+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.607379+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.610394+0000 mon.b (mon.2) 1392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.610394+0000 mon.b (mon.2) 1392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.611316+0000 mon.b (mon.2) 1393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.611316+0000 mon.b (mon.2) 1393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.623937+0000 mgr.x (mgr.24998) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.623937+0000 mgr.x (mgr.24998) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.544709+0000 mon.b (mon.2) 1387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.544709+0000 mon.b (mon.2) 1387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.547059+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.547059+0000 mon.b (mon.2) 1388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.547805+0000 mon.b (mon.2) 1389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.547805+0000 mon.b (mon.2) 1389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.559165+0000 mgr.x (mgr.24998) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.559165+0000 mgr.x (mgr.24998) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.560241+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.560241+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.604823+0000 mon.b (mon.2) 1390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.604823+0000 mon.b (mon.2) 1390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.607379+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.607379+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.610394+0000 mon.b (mon.2) 1392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.610394+0000 mon.b (mon.2) 1392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.611316+0000 mon.b (mon.2) 1393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.611316+0000 mon.b (mon.2) 1393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.623937+0000 mgr.x (mgr.24998) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.623937+0000 mgr.x (mgr.24998) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.624755+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.624755+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.701169+0000 mon.b (mon.2) 1394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.701169+0000 mon.b (mon.2) 1394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.703646+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.703646+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.706368+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.706368+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.707295+0000 mon.b (mon.2) 1397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.707295+0000 mon.b (mon.2) 1397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.718284+0000 mgr.x (mgr.24998) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.718284+0000 mgr.x (mgr.24998) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.719190+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.719190+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.792757+0000 mon.b (mon.2) 1398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.792757+0000 mon.b (mon.2) 1398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.795001+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.795001+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.797625+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.797625+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.624755+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.624755+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.701169+0000 mon.b (mon.2) 1394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.701169+0000 mon.b (mon.2) 1394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.703646+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.703646+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.706368+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.706368+0000 mon.b (mon.2) 1396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.707295+0000 mon.b (mon.2) 1397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.707295+0000 mon.b (mon.2) 1397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.718284+0000 mgr.x (mgr.24998) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.718284+0000 mgr.x (mgr.24998) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.719190+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.719190+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.792757+0000 mon.b (mon.2) 1398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.792757+0000 mon.b (mon.2) 1398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.795001+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.795001+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.797625+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.797625+0000 mon.b (mon.2) 1400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.798527+0000 mon.b (mon.2) 1401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.798527+0000 mon.b (mon.2) 1401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.811003+0000 mgr.x (mgr.24998) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.811003+0000 mgr.x (mgr.24998) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.811872+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.811872+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.888183+0000 mon.b (mon.2) 1402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.888183+0000 mon.b (mon.2) 1402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.890531+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.890531+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.893121+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.893121+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.894048+0000 mon.b (mon.2) 1405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.894048+0000 mon.b (mon.2) 1405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.903786+0000 mgr.x (mgr.24998) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:47.903786+0000 mgr.x (mgr.24998) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.904548+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.904548+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.986845+0000 mon.b (mon.2) 1406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.986845+0000 mon.b (mon.2) 1406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.798527+0000 mon.b (mon.2) 1401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.798527+0000 mon.b (mon.2) 1401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.811003+0000 mgr.x (mgr.24998) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.811003+0000 mgr.x (mgr.24998) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.811872+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.811872+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.888183+0000 mon.b (mon.2) 1402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.888183+0000 mon.b (mon.2) 1402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.890531+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.890531+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.893121+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.893121+0000 mon.b (mon.2) 1404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.894048+0000 mon.b (mon.2) 1405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.894048+0000 mon.b (mon.2) 1405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.903786+0000 mgr.x (mgr.24998) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:47.903786+0000 mgr.x (mgr.24998) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.904548+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.904548+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.986845+0000 mon.b (mon.2) 1406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.986845+0000 mon.b (mon.2) 1406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.990792+0000 mon.b (mon.2) 1407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.990792+0000 mon.b (mon.2) 1407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.994944+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.994944+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.996073+0000 mon.b (mon.2) 1409 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:47.996073+0000 mon.b (mon.2) 1409 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.009221+0000 mgr.x (mgr.24998) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.009221+0000 mgr.x (mgr.24998) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.009970+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.009970+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.087832+0000 mon.b (mon.2) 1410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.087832+0000 mon.b (mon.2) 1410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.091165+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.091165+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.093791+0000 mon.b (mon.2) 1412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.093791+0000 mon.b (mon.2) 1412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.094783+0000 mon.b (mon.2) 1413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.094783+0000 mon.b (mon.2) 1413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.107637+0000 mgr.x (mgr.24998) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.107637+0000 mgr.x (mgr.24998) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.990792+0000 mon.b (mon.2) 1407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.990792+0000 mon.b (mon.2) 1407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.994944+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.994944+0000 mon.b (mon.2) 1408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.996073+0000 mon.b (mon.2) 1409 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:47.996073+0000 mon.b (mon.2) 1409 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.009221+0000 mgr.x (mgr.24998) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.009221+0000 mgr.x (mgr.24998) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.009970+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.009970+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.087832+0000 mon.b (mon.2) 1410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.087832+0000 mon.b (mon.2) 1410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.091165+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.091165+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.093791+0000 mon.b (mon.2) 1412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.093791+0000 mon.b (mon.2) 1412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.094783+0000 mon.b (mon.2) 1413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.094783+0000 mon.b (mon.2) 1413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.107637+0000 mgr.x (mgr.24998) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.107637+0000 mgr.x (mgr.24998) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:48.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.108489+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.108489+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.185643+0000 mon.b (mon.2) 1414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.185643+0000 mon.b (mon.2) 1414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.188501+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.188501+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.191068+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.191068+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.192123+0000 mon.b (mon.2) 1417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.192123+0000 mon.b (mon.2) 1417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.205338+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[73244]: audit 2024-04-30T10:05:48.205338+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.108489+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.108489+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.185643+0000 mon.b (mon.2) 1414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.185643+0000 mon.b (mon.2) 1414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:48.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.188501+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.188501+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:48.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.191068+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.191068+0000 mon.b (mon.2) 1416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:48.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.192123+0000 mon.b (mon.2) 1417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.192123+0000 mon.b (mon.2) 1417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:48.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.205338+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:48.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:48 smithi144 bash[75481]: audit 2024-04-30T10:05:48.205338+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.074 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:05:48 smithi151 bash[54975]: ts=2024-04-30T10:05:48.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:05:49.498 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.204608+0000 mgr.x (mgr.24998) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.498 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.204608+0000 mgr.x (mgr.24998) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.499 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.262662+0000 mon.b (mon.2) 1418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.499 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.262662+0000 mon.b (mon.2) 1418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.499 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.264882+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.499 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.264882+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.499 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.266806+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.499 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.266806+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.499 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.267438+0000 mon.b (mon.2) 1421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.499 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.267438+0000 mon.b (mon.2) 1421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.499 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.274196+0000 mgr.x (mgr.24998) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.499 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.274196+0000 mgr.x (mgr.24998) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.499 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.275300+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.499 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.275300+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.499 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.332095+0000 mon.b (mon.2) 1422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.499 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.332095+0000 mon.b (mon.2) 1422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.499 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.334367+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.500 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.334367+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.500 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.336568+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.500 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.204608+0000 mgr.x (mgr.24998) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.500 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.204608+0000 mgr.x (mgr.24998) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.500 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.262662+0000 mon.b (mon.2) 1418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.500 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.262662+0000 mon.b (mon.2) 1418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.500 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.264882+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.500 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.264882+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.500 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.266806+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.500 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.266806+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.501 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.267438+0000 mon.b (mon.2) 1421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.501 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.267438+0000 mon.b (mon.2) 1421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.501 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.274196+0000 mgr.x (mgr.24998) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.501 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.274196+0000 mgr.x (mgr.24998) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.501 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.275300+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.501 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.275300+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.501 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.332095+0000 mon.b (mon.2) 1422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.501 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.332095+0000 mon.b (mon.2) 1422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.501 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.334367+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.501 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.334367+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.501 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.336568+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.502 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.336568+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.502 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.337302+0000 mon.b (mon.2) 1425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.502 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.337302+0000 mon.b (mon.2) 1425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.502 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.346261+0000 mgr.x (mgr.24998) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.502 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.346261+0000 mgr.x (mgr.24998) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.502 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.347210+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.502 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.347210+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.502 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cluster 2024-04-30T10:05:48.375813+0000 mgr.x (mgr.24998) 185 : cluster [DBG] pgmap v16: 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-30T10:05:49.502 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cluster 2024-04-30T10:05:48.375813+0000 mgr.x (mgr.24998) 185 : cluster [DBG] pgmap v16: 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-30T10:05:49.502 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.403586+0000 mon.b (mon.2) 1426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.503 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.403586+0000 mon.b (mon.2) 1426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.503 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.405491+0000 mon.b (mon.2) 1427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.503 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.405491+0000 mon.b (mon.2) 1427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.503 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.407836+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.503 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.407836+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.503 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.408583+0000 mon.b (mon.2) 1429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.503 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.408583+0000 mon.b (mon.2) 1429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.503 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.416139+0000 mgr.x (mgr.24998) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.503 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.416139+0000 mgr.x (mgr.24998) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.503 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.416905+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.503 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.416905+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.503 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.336568+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.337302+0000 mon.b (mon.2) 1425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.337302+0000 mon.b (mon.2) 1425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.346261+0000 mgr.x (mgr.24998) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.346261+0000 mgr.x (mgr.24998) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.347210+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.347210+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cluster 2024-04-30T10:05:48.375813+0000 mgr.x (mgr.24998) 185 : cluster [DBG] pgmap v16: 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-30T10:05:49.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cluster 2024-04-30T10:05:48.375813+0000 mgr.x (mgr.24998) 185 : cluster [DBG] pgmap v16: 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-30T10:05:49.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.403586+0000 mon.b (mon.2) 1426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.403586+0000 mon.b (mon.2) 1426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.405491+0000 mon.b (mon.2) 1427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.405491+0000 mon.b (mon.2) 1427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.407836+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.407836+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.505 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.408583+0000 mon.b (mon.2) 1429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.505 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.408583+0000 mon.b (mon.2) 1429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.505 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.416139+0000 mgr.x (mgr.24998) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.505 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.416139+0000 mgr.x (mgr.24998) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.505 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.416905+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.505 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.416905+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.505 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.495209+0000 mon.b (mon.2) 1430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.505 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.495209+0000 mon.b (mon.2) 1430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.505 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.497532+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.505 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.497532+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.505 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.499814+0000 mon.b (mon.2) 1432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.506 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.499814+0000 mon.b (mon.2) 1432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.506 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.500807+0000 mon.b (mon.2) 1433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.506 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.500807+0000 mon.b (mon.2) 1433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.506 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.509224+0000 mgr.x (mgr.24998) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.506 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.509224+0000 mgr.x (mgr.24998) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.506 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.509942+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.506 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.509942+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.506 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.599285+0000 mon.b (mon.2) 1434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.506 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.599285+0000 mon.b (mon.2) 1434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.506 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.603482+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.506 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.603482+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.506 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.606872+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.506 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.606872+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.506 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.608200+0000 mon.b (mon.2) 1437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.507 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.495209+0000 mon.b (mon.2) 1430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.507 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.495209+0000 mon.b (mon.2) 1430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.507 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.497532+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.507 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.497532+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.507 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.499814+0000 mon.b (mon.2) 1432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.507 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.499814+0000 mon.b (mon.2) 1432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.507 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.500807+0000 mon.b (mon.2) 1433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.507 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.500807+0000 mon.b (mon.2) 1433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.507 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.509224+0000 mgr.x (mgr.24998) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.507 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.509224+0000 mgr.x (mgr.24998) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.507 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.509942+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.507 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.509942+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.508 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.599285+0000 mon.b (mon.2) 1434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.508 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.599285+0000 mon.b (mon.2) 1434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.508 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.603482+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.508 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.603482+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.508 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.606872+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.508 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.606872+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.508 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.608200+0000 mon.b (mon.2) 1437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.508 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.608200+0000 mon.b (mon.2) 1437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.508 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.618489+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.508 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.618489+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.509 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.620480+0000 mgr.x (mgr.24998) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.509 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.620480+0000 mgr.x (mgr.24998) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.509 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.709111+0000 mon.b (mon.2) 1438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.509 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.709111+0000 mon.b (mon.2) 1438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.509 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.713865+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.509 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.713865+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.509 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.719048+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.509 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.719048+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.509 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.720746+0000 mon.b (mon.2) 1441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.509 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.720746+0000 mon.b (mon.2) 1441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.509 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.733548+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.509 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.733548+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.509 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.734822+0000 mgr.x (mgr.24998) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.509 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.734822+0000 mgr.x (mgr.24998) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.509 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.813170+0000 mon.b (mon.2) 1442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.510 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.813170+0000 mon.b (mon.2) 1442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.510 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.816127+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.510 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.816127+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.510 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.608200+0000 mon.b (mon.2) 1437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.510 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.618489+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.510 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.618489+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.510 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.620480+0000 mgr.x (mgr.24998) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.510 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.620480+0000 mgr.x (mgr.24998) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.510 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.709111+0000 mon.b (mon.2) 1438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.510 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.709111+0000 mon.b (mon.2) 1438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.510 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.713865+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.511 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.713865+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.511 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.719048+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.511 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.719048+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.511 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.720746+0000 mon.b (mon.2) 1441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.511 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.720746+0000 mon.b (mon.2) 1441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.511 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.733548+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.511 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.733548+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.511 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.734822+0000 mgr.x (mgr.24998) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.511 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.734822+0000 mgr.x (mgr.24998) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.511 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.813170+0000 mon.b (mon.2) 1442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.511 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.813170+0000 mon.b (mon.2) 1442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.511 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.816127+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.511 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.816127+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.512 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.819938+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.512 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.819938+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.512 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.821175+0000 mon.b (mon.2) 1445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.512 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.821175+0000 mon.b (mon.2) 1445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.512 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.832010+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.512 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.832010+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.512 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.832875+0000 mgr.x (mgr.24998) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.512 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.832875+0000 mgr.x (mgr.24998) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.512 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.922144+0000 mon.b (mon.2) 1446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.512 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.922144+0000 mon.b (mon.2) 1446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.512 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.926605+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.512 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.926605+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.512 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.930303+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.513 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.930303+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.513 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.931589+0000 mon.b (mon.2) 1449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.513 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.931589+0000 mon.b (mon.2) 1449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.513 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.941840+0000 mgr.x (mgr.24998) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.513 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:48.941840+0000 mgr.x (mgr.24998) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.513 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.942441+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.513 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:48.942441+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.513 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.819938+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.513 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.819938+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.513 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.821175+0000 mon.b (mon.2) 1445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.513 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.821175+0000 mon.b (mon.2) 1445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.832010+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.832010+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.832875+0000 mgr.x (mgr.24998) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.832875+0000 mgr.x (mgr.24998) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.922144+0000 mon.b (mon.2) 1446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.922144+0000 mon.b (mon.2) 1446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.926605+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.926605+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.930303+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.930303+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.931589+0000 mon.b (mon.2) 1449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.931589+0000 mon.b (mon.2) 1449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.941840+0000 mgr.x (mgr.24998) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:48.941840+0000 mgr.x (mgr.24998) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.942441+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.515 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:48.942441+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.017974+0000 mon.b (mon.2) 1450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.017974+0000 mon.b (mon.2) 1450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.020378+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.020378+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.022720+0000 mon.b (mon.2) 1452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.022720+0000 mon.b (mon.2) 1452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.023686+0000 mon.b (mon.2) 1453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.023686+0000 mon.b (mon.2) 1453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.033481+0000 mgr.x (mgr.24998) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.033481+0000 mgr.x (mgr.24998) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.034384+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.034384+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.109782+0000 mon.b (mon.2) 1454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.109782+0000 mon.b (mon.2) 1454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.112299+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.112299+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.115665+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.115665+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.116616+0000 mon.b (mon.2) 1457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.516 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.017974+0000 mon.b (mon.2) 1450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.516 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.017974+0000 mon.b (mon.2) 1450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.516 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.020378+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.020378+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.022720+0000 mon.b (mon.2) 1452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.022720+0000 mon.b (mon.2) 1452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.023686+0000 mon.b (mon.2) 1453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.023686+0000 mon.b (mon.2) 1453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.033481+0000 mgr.x (mgr.24998) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.033481+0000 mgr.x (mgr.24998) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.034384+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.034384+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.109782+0000 mon.b (mon.2) 1454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.518 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.109782+0000 mon.b (mon.2) 1454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.518 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.112299+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.518 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.112299+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.518 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.115665+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.518 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.115665+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.518 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.116616+0000 mon.b (mon.2) 1457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.518 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.116616+0000 mon.b (mon.2) 1457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.126408+0000 mgr.x (mgr.24998) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.126408+0000 mgr.x (mgr.24998) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.127198+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.127198+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.201249+0000 mon.b (mon.2) 1458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.201249+0000 mon.b (mon.2) 1458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.203791+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.203791+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.206646+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.206646+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.207436+0000 mon.b (mon.2) 1461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.207436+0000 mon.b (mon.2) 1461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.220006+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[73244]: audit 2024-04-30T10:05:49.220006+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.116616+0000 mon.b (mon.2) 1457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.126408+0000 mgr.x (mgr.24998) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.126408+0000 mgr.x (mgr.24998) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.127198+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.127198+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.201249+0000 mon.b (mon.2) 1458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.201249+0000 mon.b (mon.2) 1458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.203791+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.203791+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.206646+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.206646+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.521 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.207436+0000 mon.b (mon.2) 1461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.521 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.207436+0000 mon.b (mon.2) 1461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.521 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.220006+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.521 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:49 smithi144 bash[75481]: audit 2024-04-30T10:05:49.220006+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: cephadm 2024-04-30T10:05:48.204608+0000 mgr.x (mgr.24998) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.262662+0000 mon.b (mon.2) 1418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.264882+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.266806+0000 mon.b (mon.2) 1420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.267438+0000 mon.b (mon.2) 1421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: cephadm 2024-04-30T10:05:48.274196+0000 mgr.x (mgr.24998) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.275300+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.332095+0000 mon.b (mon.2) 1422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.334367+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.336568+0000 mon.b (mon.2) 1424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.337302+0000 mon.b (mon.2) 1425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: cephadm 2024-04-30T10:05:48.346261+0000 mgr.x (mgr.24998) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.347210+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: cluster 2024-04-30T10:05:48.375813+0000 mgr.x (mgr.24998) 185 : cluster [DBG] pgmap v16: 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-30T10:05:49.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.403586+0000 mon.b (mon.2) 1426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.405491+0000 mon.b (mon.2) 1427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.407836+0000 mon.b (mon.2) 1428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.408583+0000 mon.b (mon.2) 1429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: cephadm 2024-04-30T10:05:48.416139+0000 mgr.x (mgr.24998) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.416905+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.495209+0000 mon.b (mon.2) 1430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.497532+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.499814+0000 mon.b (mon.2) 1432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.500807+0000 mon.b (mon.2) 1433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: cephadm 2024-04-30T10:05:48.509224+0000 mgr.x (mgr.24998) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.509942+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.599285+0000 mon.b (mon.2) 1434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.603482+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.606872+0000 mon.b (mon.2) 1436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.608200+0000 mon.b (mon.2) 1437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.618489+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: cephadm 2024-04-30T10:05:48.620480+0000 mgr.x (mgr.24998) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.709111+0000 mon.b (mon.2) 1438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.713865+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.719048+0000 mon.b (mon.2) 1440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.720746+0000 mon.b (mon.2) 1441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.733548+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: cephadm 2024-04-30T10:05:48.734822+0000 mgr.x (mgr.24998) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.813170+0000 mon.b (mon.2) 1442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.816127+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.819938+0000 mon.b (mon.2) 1444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.821175+0000 mon.b (mon.2) 1445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.832010+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: cephadm 2024-04-30T10:05:48.832875+0000 mgr.x (mgr.24998) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.922144+0000 mon.b (mon.2) 1446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.926605+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.930303+0000 mon.b (mon.2) 1448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.931589+0000 mon.b (mon.2) 1449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: cephadm 2024-04-30T10:05:48.941840+0000 mgr.x (mgr.24998) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:48.942441+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:49.017974+0000 mon.b (mon.2) 1450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:49.020378+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:49.022720+0000 mon.b (mon.2) 1452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:49.023686+0000 mon.b (mon.2) 1453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: cephadm 2024-04-30T10:05:49.033481+0000 mgr.x (mgr.24998) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:49.034384+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:49.109782+0000 mon.b (mon.2) 1454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:49.112299+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:49.115665+0000 mon.b (mon.2) 1456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:49.116616+0000 mon.b (mon.2) 1457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: cephadm 2024-04-30T10:05:49.126408+0000 mgr.x (mgr.24998) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:49.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:49.127198+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:49.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:49.201249+0000 mon.b (mon.2) 1458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:49.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:49.203791+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:49.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:49.206646+0000 mon.b (mon.2) 1460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:49.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:49.207436+0000 mon.b (mon.2) 1461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:49.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:49 smithi151 bash[18704]: audit 2024-04-30T10:05:49.220006+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.219449+0000 mgr.x (mgr.24998) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.219449+0000 mgr.x (mgr.24998) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.280611+0000 mon.b (mon.2) 1462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.280611+0000 mon.b (mon.2) 1462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.283061+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.283061+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.285009+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.285009+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.285721+0000 mon.b (mon.2) 1465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.285721+0000 mon.b (mon.2) 1465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.292044+0000 mgr.x (mgr.24998) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.292044+0000 mgr.x (mgr.24998) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.292842+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.292842+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.369026+0000 mon.b (mon.2) 1466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.369026+0000 mon.b (mon.2) 1466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.371653+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.371653+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.374703+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.219449+0000 mgr.x (mgr.24998) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.219449+0000 mgr.x (mgr.24998) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.280611+0000 mon.b (mon.2) 1462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.280611+0000 mon.b (mon.2) 1462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.283061+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.283061+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.285009+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.285009+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.285721+0000 mon.b (mon.2) 1465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.285721+0000 mon.b (mon.2) 1465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.292044+0000 mgr.x (mgr.24998) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.292044+0000 mgr.x (mgr.24998) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.292842+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.292842+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.369026+0000 mon.b (mon.2) 1466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.369026+0000 mon.b (mon.2) 1466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.371653+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.371653+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.374703+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.374703+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.375625+0000 mon.b (mon.2) 1469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.375625+0000 mon.b (mon.2) 1469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.383395+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.383395+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.384581+0000 mgr.x (mgr.24998) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.384581+0000 mgr.x (mgr.24998) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.462120+0000 mon.b (mon.2) 1470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.462120+0000 mon.b (mon.2) 1470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.465168+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.465168+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.468493+0000 mon.b (mon.2) 1472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.468493+0000 mon.b (mon.2) 1472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.469519+0000 mon.b (mon.2) 1473 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.469519+0000 mon.b (mon.2) 1473 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.477568+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.477568+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.478420+0000 mgr.x (mgr.24998) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.478420+0000 mgr.x (mgr.24998) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.565823+0000 mon.b (mon.2) 1474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.565823+0000 mon.b (mon.2) 1474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.374703+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.375625+0000 mon.b (mon.2) 1469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.375625+0000 mon.b (mon.2) 1469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.383395+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.383395+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.384581+0000 mgr.x (mgr.24998) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.384581+0000 mgr.x (mgr.24998) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.462120+0000 mon.b (mon.2) 1470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.462120+0000 mon.b (mon.2) 1470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.465168+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.465168+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.468493+0000 mon.b (mon.2) 1472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.468493+0000 mon.b (mon.2) 1472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.469519+0000 mon.b (mon.2) 1473 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.469519+0000 mon.b (mon.2) 1473 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.477568+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.477568+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.478420+0000 mgr.x (mgr.24998) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.478420+0000 mgr.x (mgr.24998) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.565823+0000 mon.b (mon.2) 1474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.565823+0000 mon.b (mon.2) 1474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.569899+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.569899+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.573243+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.573243+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.574740+0000 mon.b (mon.2) 1477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.574740+0000 mon.b (mon.2) 1477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.587146+0000 mgr.x (mgr.24998) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.587146+0000 mgr.x (mgr.24998) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.587337+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.587337+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.676646+0000 mon.b (mon.2) 1478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.676646+0000 mon.b (mon.2) 1478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.681346+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.681346+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.685594+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.685594+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.687008+0000 mon.b (mon.2) 1481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.687008+0000 mon.b (mon.2) 1481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.698845+0000 mgr.x (mgr.24998) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.698845+0000 mgr.x (mgr.24998) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.569899+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.569899+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.573243+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.573243+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.574740+0000 mon.b (mon.2) 1477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.574740+0000 mon.b (mon.2) 1477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.587146+0000 mgr.x (mgr.24998) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.587146+0000 mgr.x (mgr.24998) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.587337+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.587337+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.676646+0000 mon.b (mon.2) 1478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.676646+0000 mon.b (mon.2) 1478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.681346+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.681346+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.685594+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.685594+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.687008+0000 mon.b (mon.2) 1481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.687008+0000 mon.b (mon.2) 1481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.698845+0000 mgr.x (mgr.24998) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.698845+0000 mgr.x (mgr.24998) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.699309+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.699309+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.777413+0000 mon.b (mon.2) 1482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.777413+0000 mon.b (mon.2) 1482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.781762+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.781762+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.784958+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.784958+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.786261+0000 mon.b (mon.2) 1485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.786261+0000 mon.b (mon.2) 1485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.797864+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.797864+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.798746+0000 mgr.x (mgr.24998) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.798746+0000 mgr.x (mgr.24998) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.876596+0000 mon.b (mon.2) 1486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.876596+0000 mon.b (mon.2) 1486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.879661+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.879661+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.882598+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.882598+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.699309+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.699309+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.777413+0000 mon.b (mon.2) 1482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.777413+0000 mon.b (mon.2) 1482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.781762+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.781762+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.784958+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.784958+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.786261+0000 mon.b (mon.2) 1485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.786261+0000 mon.b (mon.2) 1485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.797864+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.797864+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.798746+0000 mgr.x (mgr.24998) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.798746+0000 mgr.x (mgr.24998) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.876596+0000 mon.b (mon.2) 1486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.876596+0000 mon.b (mon.2) 1486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.879661+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.879661+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.882598+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.882598+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.883851+0000 mon.b (mon.2) 1489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.883851+0000 mon.b (mon.2) 1489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.894515+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.894515+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.895858+0000 mgr.x (mgr.24998) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.895858+0000 mgr.x (mgr.24998) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.973095+0000 mon.b (mon.2) 1490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.973095+0000 mon.b (mon.2) 1490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.976015+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.976015+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.978847+0000 mon.b (mon.2) 1492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.978847+0000 mon.b (mon.2) 1492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.979928+0000 mon.b (mon.2) 1493 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.979928+0000 mon.b (mon.2) 1493 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.991779+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:49.991779+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.992680+0000 mgr.x (mgr.24998) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:49.992680+0000 mgr.x (mgr.24998) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.067462+0000 mon.b (mon.2) 1494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.067462+0000 mon.b (mon.2) 1494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.883851+0000 mon.b (mon.2) 1489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.883851+0000 mon.b (mon.2) 1489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.894515+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.894515+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.895858+0000 mgr.x (mgr.24998) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.895858+0000 mgr.x (mgr.24998) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.973095+0000 mon.b (mon.2) 1490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.973095+0000 mon.b (mon.2) 1490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.976015+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.976015+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.978847+0000 mon.b (mon.2) 1492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.978847+0000 mon.b (mon.2) 1492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.979928+0000 mon.b (mon.2) 1493 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.979928+0000 mon.b (mon.2) 1493 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.991779+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:49.991779+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.992680+0000 mgr.x (mgr.24998) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:49.992680+0000 mgr.x (mgr.24998) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.067462+0000 mon.b (mon.2) 1494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.067462+0000 mon.b (mon.2) 1494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.069793+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.069793+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.072926+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.072926+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.073892+0000 mon.b (mon.2) 1497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.073892+0000 mon.b (mon.2) 1497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.083200+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.083200+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.086979+0000 mgr.x (mgr.24998) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.086979+0000 mgr.x (mgr.24998) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.144724+0000 mon.b (mon.2) 1498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.144724+0000 mon.b (mon.2) 1498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.147731+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.147731+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.150912+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.150912+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.151827+0000 mon.b (mon.2) 1501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.151827+0000 mon.b (mon.2) 1501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.160943+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[75481]: audit 2024-04-30T10:05:50.160943+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.069793+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.069793+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.072926+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.072926+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.073892+0000 mon.b (mon.2) 1497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.073892+0000 mon.b (mon.2) 1497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.083200+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.083200+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.086979+0000 mgr.x (mgr.24998) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.086979+0000 mgr.x (mgr.24998) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.144724+0000 mon.b (mon.2) 1498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.144724+0000 mon.b (mon.2) 1498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.147731+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.147731+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.150912+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.150912+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.151827+0000 mon.b (mon.2) 1501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.151827+0000 mon.b (mon.2) 1501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.160943+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:50 smithi144 bash[73244]: audit 2024-04-30T10:05:50.160943+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: cephadm 2024-04-30T10:05:49.219449+0000 mgr.x (mgr.24998) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.280611+0000 mon.b (mon.2) 1462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.283061+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.285009+0000 mon.b (mon.2) 1464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.285721+0000 mon.b (mon.2) 1465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: cephadm 2024-04-30T10:05:49.292044+0000 mgr.x (mgr.24998) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.292842+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.369026+0000 mon.b (mon.2) 1466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.371653+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.374703+0000 mon.b (mon.2) 1468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.375625+0000 mon.b (mon.2) 1469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.383395+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: cephadm 2024-04-30T10:05:49.384581+0000 mgr.x (mgr.24998) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.462120+0000 mon.b (mon.2) 1470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.465168+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.468493+0000 mon.b (mon.2) 1472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.469519+0000 mon.b (mon.2) 1473 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.477568+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: cephadm 2024-04-30T10:05:49.478420+0000 mgr.x (mgr.24998) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.565823+0000 mon.b (mon.2) 1474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.569899+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.573243+0000 mon.b (mon.2) 1476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.574740+0000 mon.b (mon.2) 1477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: cephadm 2024-04-30T10:05:49.587146+0000 mgr.x (mgr.24998) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.587337+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.676646+0000 mon.b (mon.2) 1478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.681346+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.685594+0000 mon.b (mon.2) 1480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.687008+0000 mon.b (mon.2) 1481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: cephadm 2024-04-30T10:05:49.698845+0000 mgr.x (mgr.24998) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.699309+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.777413+0000 mon.b (mon.2) 1482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.781762+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.784958+0000 mon.b (mon.2) 1484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.786261+0000 mon.b (mon.2) 1485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.797864+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: cephadm 2024-04-30T10:05:49.798746+0000 mgr.x (mgr.24998) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.876596+0000 mon.b (mon.2) 1486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.879661+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.882598+0000 mon.b (mon.2) 1488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.883851+0000 mon.b (mon.2) 1489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.894515+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: cephadm 2024-04-30T10:05:49.895858+0000 mgr.x (mgr.24998) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.973095+0000 mon.b (mon.2) 1490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.976015+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.978847+0000 mon.b (mon.2) 1492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.979928+0000 mon.b (mon.2) 1493 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:49.991779+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: cephadm 2024-04-30T10:05:49.992680+0000 mgr.x (mgr.24998) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:50.067462+0000 mon.b (mon.2) 1494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:50.069793+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:50.072926+0000 mon.b (mon.2) 1496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:50.073892+0000 mon.b (mon.2) 1497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:50.083200+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:50.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: cephadm 2024-04-30T10:05:50.086979+0000 mgr.x (mgr.24998) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:50.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:50.144724+0000 mon.b (mon.2) 1498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:50.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:50.147731+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:50.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:50.150912+0000 mon.b (mon.2) 1500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:50.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:50.151827+0000 mon.b (mon.2) 1501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:50.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:50 smithi151 bash[18704]: audit 2024-04-30T10:05:50.160943+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: cephadm 2024-04-30T10:05:50.162615+0000 mgr.x (mgr.24998) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.259487+0000 mon.b (mon.2) 1502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.263106+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.266143+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.267307+0000 mon.b (mon.2) 1505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: cephadm 2024-04-30T10:05:50.277702+0000 mgr.x (mgr.24998) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.278410+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.365585+0000 mon.b (mon.2) 1506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.370062+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.373403+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.374601+0000 mon.b (mon.2) 1509 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: cluster 2024-04-30T10:05:50.377375+0000 mgr.x (mgr.24998) 206 : cluster [DBG] pgmap v17: 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-30T10:05:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.388975+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: cephadm 2024-04-30T10:05:50.389765+0000 mgr.x (mgr.24998) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.480203+0000 mon.b (mon.2) 1510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.483413+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.488430+0000 mon.b (mon.2) 1512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.490106+0000 mon.b (mon.2) 1513 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.501987+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: cephadm 2024-04-30T10:05:50.503627+0000 mgr.x (mgr.24998) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.582587+0000 mon.b (mon.2) 1514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.585061+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.587342+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.588197+0000 mon.b (mon.2) 1517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: cephadm 2024-04-30T10:05:50.595676+0000 mgr.x (mgr.24998) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.596738+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.673571+0000 mon.b (mon.2) 1518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.676396+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.679142+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.680030+0000 mon.b (mon.2) 1521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: cephadm 2024-04-30T10:05:50.687037+0000 mgr.x (mgr.24998) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.688043+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.764451+0000 mon.b (mon.2) 1522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.767063+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.769728+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.770589+0000 mon.b (mon.2) 1525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: cephadm 2024-04-30T10:05:50.777192+0000 mgr.x (mgr.24998) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.777822+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.854991+0000 mon.b (mon.2) 1526 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.857440+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.860155+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.861081+0000 mon.b (mon.2) 1529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: cephadm 2024-04-30T10:05:50.867713+0000 mgr.x (mgr.24998) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.868698+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.944102+0000 mon.b (mon.2) 1530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.946504+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.949151+0000 mon.b (mon.2) 1532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.949894+0000 mon.b (mon.2) 1533 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: cephadm 2024-04-30T10:05:50.956153+0000 mgr.x (mgr.24998) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:50.956881+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:51.033092+0000 mon.b (mon.2) 1534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:51.035574+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:51.038636+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:51.039654+0000 mon.b (mon.2) 1537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: cephadm 2024-04-30T10:05:51.047532+0000 mgr.x (mgr.24998) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:51.048419+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:51.124789+0000 mon.b (mon.2) 1538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:51.127278+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:51.129632+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:51.130556+0000 mon.b (mon.2) 1541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: cephadm 2024-04-30T10:05:51.139918+0000 mgr.x (mgr.24998) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:51.140942+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:51.214995+0000 mon.b (mon.2) 1542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:51.217204+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:51.219357+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:51.220039+0000 mon.b (mon.2) 1545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:51 smithi151 bash[18704]: audit 2024-04-30T10:05:51.227057+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.625 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.162615+0000 mgr.x (mgr.24998) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.625 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.162615+0000 mgr.x (mgr.24998) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.625 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.259487+0000 mon.b (mon.2) 1502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.259487+0000 mon.b (mon.2) 1502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.263106+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.263106+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.266143+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.266143+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.267307+0000 mon.b (mon.2) 1505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.267307+0000 mon.b (mon.2) 1505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.277702+0000 mgr.x (mgr.24998) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.277702+0000 mgr.x (mgr.24998) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.278410+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.278410+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.365585+0000 mon.b (mon.2) 1506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.365585+0000 mon.b (mon.2) 1506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.627 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.370062+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.627 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.370062+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.627 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.373403+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.162615+0000 mgr.x (mgr.24998) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.162615+0000 mgr.x (mgr.24998) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.259487+0000 mon.b (mon.2) 1502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.259487+0000 mon.b (mon.2) 1502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.263106+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.263106+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.266143+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.266143+0000 mon.b (mon.2) 1504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.267307+0000 mon.b (mon.2) 1505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.267307+0000 mon.b (mon.2) 1505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.277702+0000 mgr.x (mgr.24998) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.277702+0000 mgr.x (mgr.24998) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.278410+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.278410+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.365585+0000 mon.b (mon.2) 1506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.365585+0000 mon.b (mon.2) 1506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.370062+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.370062+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.373403+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.373403+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.374601+0000 mon.b (mon.2) 1509 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.374601+0000 mon.b (mon.2) 1509 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cluster 2024-04-30T10:05:50.377375+0000 mgr.x (mgr.24998) 206 : cluster [DBG] pgmap v17: 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-30T10:05:51.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cluster 2024-04-30T10:05:50.377375+0000 mgr.x (mgr.24998) 206 : cluster [DBG] pgmap v17: 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-30T10:05:51.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.388975+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.388975+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.389765+0000 mgr.x (mgr.24998) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.389765+0000 mgr.x (mgr.24998) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.480203+0000 mon.b (mon.2) 1510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.480203+0000 mon.b (mon.2) 1510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.630 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.483413+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.630 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.483413+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.630 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.488430+0000 mon.b (mon.2) 1512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.630 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.488430+0000 mon.b (mon.2) 1512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.630 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.490106+0000 mon.b (mon.2) 1513 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.630 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.490106+0000 mon.b (mon.2) 1513 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.630 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.501987+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.630 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.501987+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.630 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.503627+0000 mgr.x (mgr.24998) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.630 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.503627+0000 mgr.x (mgr.24998) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.630 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.582587+0000 mon.b (mon.2) 1514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.630 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.582587+0000 mon.b (mon.2) 1514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.630 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.585061+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.630 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.585061+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.630 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.587342+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.631 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.587342+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.631 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.588197+0000 mon.b (mon.2) 1517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.631 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.588197+0000 mon.b (mon.2) 1517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.631 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.595676+0000 mgr.x (mgr.24998) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.631 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.595676+0000 mgr.x (mgr.24998) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.631 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.596738+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.631 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.596738+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.631 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.673571+0000 mon.b (mon.2) 1518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.631 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.673571+0000 mon.b (mon.2) 1518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.631 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.676396+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.631 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.676396+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.632 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.679142+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.632 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.679142+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.632 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.680030+0000 mon.b (mon.2) 1521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.632 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.373403+0000 mon.b (mon.2) 1508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.632 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.374601+0000 mon.b (mon.2) 1509 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.632 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.374601+0000 mon.b (mon.2) 1509 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.632 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cluster 2024-04-30T10:05:50.377375+0000 mgr.x (mgr.24998) 206 : cluster [DBG] pgmap v17: 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-30T10:05:51.632 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cluster 2024-04-30T10:05:50.377375+0000 mgr.x (mgr.24998) 206 : cluster [DBG] pgmap v17: 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-30T10:05:51.632 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.388975+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.632 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.388975+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.632 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.389765+0000 mgr.x (mgr.24998) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.633 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.389765+0000 mgr.x (mgr.24998) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.633 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.480203+0000 mon.b (mon.2) 1510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.633 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.480203+0000 mon.b (mon.2) 1510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.633 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.483413+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.633 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.483413+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.633 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.488430+0000 mon.b (mon.2) 1512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.633 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.488430+0000 mon.b (mon.2) 1512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.633 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.490106+0000 mon.b (mon.2) 1513 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.633 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.490106+0000 mon.b (mon.2) 1513 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.633 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.501987+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.633 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.501987+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.633 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.503627+0000 mgr.x (mgr.24998) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.633 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.503627+0000 mgr.x (mgr.24998) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.633 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.680030+0000 mon.b (mon.2) 1521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.687037+0000 mgr.x (mgr.24998) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.687037+0000 mgr.x (mgr.24998) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.688043+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.688043+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.764451+0000 mon.b (mon.2) 1522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.764451+0000 mon.b (mon.2) 1522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.767063+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.767063+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.769728+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.769728+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.770589+0000 mon.b (mon.2) 1525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.770589+0000 mon.b (mon.2) 1525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.777192+0000 mgr.x (mgr.24998) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.777192+0000 mgr.x (mgr.24998) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.777822+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.777822+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.854991+0000 mon.b (mon.2) 1526 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.854991+0000 mon.b (mon.2) 1526 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.857440+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.857440+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.635 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.582587+0000 mon.b (mon.2) 1514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.635 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.582587+0000 mon.b (mon.2) 1514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.635 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.585061+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.635 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.585061+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.636 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.587342+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.636 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.587342+0000 mon.b (mon.2) 1516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.636 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.588197+0000 mon.b (mon.2) 1517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.636 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.588197+0000 mon.b (mon.2) 1517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.636 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.595676+0000 mgr.x (mgr.24998) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.636 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.595676+0000 mgr.x (mgr.24998) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.636 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.596738+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.636 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.596738+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.636 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.673571+0000 mon.b (mon.2) 1518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.636 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.673571+0000 mon.b (mon.2) 1518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.636 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.676396+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.636 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.676396+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.636 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.679142+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.636 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.679142+0000 mon.b (mon.2) 1520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.636 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.680030+0000 mon.b (mon.2) 1521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.637 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.860155+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.637 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.860155+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.637 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.861081+0000 mon.b (mon.2) 1529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.637 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.861081+0000 mon.b (mon.2) 1529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.637 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.867713+0000 mgr.x (mgr.24998) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.637 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.867713+0000 mgr.x (mgr.24998) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.637 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.868698+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.637 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.868698+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.638 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.944102+0000 mon.b (mon.2) 1530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.638 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.944102+0000 mon.b (mon.2) 1530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.638 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.946504+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.638 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.946504+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.638 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.949151+0000 mon.b (mon.2) 1532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.638 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.949151+0000 mon.b (mon.2) 1532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.638 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.949894+0000 mon.b (mon.2) 1533 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.638 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.949894+0000 mon.b (mon.2) 1533 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.638 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.956153+0000 mgr.x (mgr.24998) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.638 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:50.956153+0000 mgr.x (mgr.24998) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.638 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.956881+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.639 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:50.956881+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.680030+0000 mon.b (mon.2) 1521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.687037+0000 mgr.x (mgr.24998) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.687037+0000 mgr.x (mgr.24998) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.688043+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.688043+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.764451+0000 mon.b (mon.2) 1522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.764451+0000 mon.b (mon.2) 1522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.767063+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.767063+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.769728+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.769728+0000 mon.b (mon.2) 1524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.770589+0000 mon.b (mon.2) 1525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.770589+0000 mon.b (mon.2) 1525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.777192+0000 mgr.x (mgr.24998) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.777192+0000 mgr.x (mgr.24998) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.777822+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.777822+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.854991+0000 mon.b (mon.2) 1526 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.854991+0000 mon.b (mon.2) 1526 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.857440+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.857440+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.640 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.033092+0000 mon.b (mon.2) 1534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.640 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.033092+0000 mon.b (mon.2) 1534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.641 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.035574+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.641 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.035574+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.641 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.038636+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.641 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.038636+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.641 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.039654+0000 mon.b (mon.2) 1537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.641 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.039654+0000 mon.b (mon.2) 1537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.641 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.047532+0000 mgr.x (mgr.24998) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.641 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.047532+0000 mgr.x (mgr.24998) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.641 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.048419+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.641 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.048419+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.641 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.124789+0000 mon.b (mon.2) 1538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.641 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.124789+0000 mon.b (mon.2) 1538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.641 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.127278+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.641 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.127278+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.641 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.129632+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.641 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.129632+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.642 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.130556+0000 mon.b (mon.2) 1541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.642 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.860155+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.642 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.860155+0000 mon.b (mon.2) 1528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.642 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.861081+0000 mon.b (mon.2) 1529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.642 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.861081+0000 mon.b (mon.2) 1529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.642 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.867713+0000 mgr.x (mgr.24998) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.643 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.867713+0000 mgr.x (mgr.24998) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.643 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.868698+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.643 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.868698+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.643 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.944102+0000 mon.b (mon.2) 1530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.643 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.944102+0000 mon.b (mon.2) 1530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.643 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.946504+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.643 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.946504+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.643 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.949151+0000 mon.b (mon.2) 1532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.643 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.949151+0000 mon.b (mon.2) 1532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.643 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.949894+0000 mon.b (mon.2) 1533 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.643 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.949894+0000 mon.b (mon.2) 1533 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.643 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.956153+0000 mgr.x (mgr.24998) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.643 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:50.956153+0000 mgr.x (mgr.24998) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.643 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.956881+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.643 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:50.956881+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.644 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.130556+0000 mon.b (mon.2) 1541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.644 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.139918+0000 mgr.x (mgr.24998) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.644 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.139918+0000 mgr.x (mgr.24998) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.644 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.140942+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.644 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.140942+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.644 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.214995+0000 mon.b (mon.2) 1542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.644 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.214995+0000 mon.b (mon.2) 1542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.644 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.217204+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.644 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.217204+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.644 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.219357+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.644 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.219357+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.644 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.220039+0000 mon.b (mon.2) 1545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.644 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.220039+0000 mon.b (mon.2) 1545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.644 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.227057+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.645 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[75481]: audit 2024-04-30T10:05:51.227057+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.645 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.033092+0000 mon.b (mon.2) 1534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.645 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.033092+0000 mon.b (mon.2) 1534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.645 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.035574+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.645 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.035574+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.645 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.038636+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.645 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.038636+0000 mon.b (mon.2) 1536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.645 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.039654+0000 mon.b (mon.2) 1537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.645 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.039654+0000 mon.b (mon.2) 1537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.645 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.047532+0000 mgr.x (mgr.24998) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.645 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.047532+0000 mgr.x (mgr.24998) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.646 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.048419+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.646 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.048419+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.646 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.124789+0000 mon.b (mon.2) 1538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.646 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.124789+0000 mon.b (mon.2) 1538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.646 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.127278+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.646 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.127278+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.646 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.129632+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.646 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.129632+0000 mon.b (mon.2) 1540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.646 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.130556+0000 mon.b (mon.2) 1541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.646 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.130556+0000 mon.b (mon.2) 1541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.646 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.139918+0000 mgr.x (mgr.24998) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.646 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.139918+0000 mgr.x (mgr.24998) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:51.647 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.140942+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.647 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.140942+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.647 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.214995+0000 mon.b (mon.2) 1542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.647 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.214995+0000 mon.b (mon.2) 1542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:51.647 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.217204+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.647 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.217204+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:51.647 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.219357+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.647 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.219357+0000 mon.b (mon.2) 1544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:51.647 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.220039+0000 mon.b (mon.2) 1545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.647 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.220039+0000 mon.b (mon.2) 1545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:51.647 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.227057+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:51.647 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:51 smithi144 bash[73244]: audit 2024-04-30T10:05:51.227057+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.225916+0000 mgr.x (mgr.24998) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.225916+0000 mgr.x (mgr.24998) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.284993+0000 mon.b (mon.2) 1546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.284993+0000 mon.b (mon.2) 1546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.286846+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.286846+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.288764+0000 mon.b (mon.2) 1548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.288764+0000 mon.b (mon.2) 1548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.289459+0000 mon.b (mon.2) 1549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.289459+0000 mon.b (mon.2) 1549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.295219+0000 mgr.x (mgr.24998) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.295219+0000 mgr.x (mgr.24998) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.296411+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.296411+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.335842+0000 mon.b (mon.2) 1550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.335842+0000 mon.b (mon.2) 1550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.337835+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.337835+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.339757+0000 mon.b (mon.2) 1552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.225916+0000 mgr.x (mgr.24998) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.225916+0000 mgr.x (mgr.24998) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.284993+0000 mon.b (mon.2) 1546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.284993+0000 mon.b (mon.2) 1546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.286846+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.286846+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.288764+0000 mon.b (mon.2) 1548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.288764+0000 mon.b (mon.2) 1548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.289459+0000 mon.b (mon.2) 1549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.289459+0000 mon.b (mon.2) 1549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.295219+0000 mgr.x (mgr.24998) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.295219+0000 mgr.x (mgr.24998) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.296411+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.296411+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.335842+0000 mon.b (mon.2) 1550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.335842+0000 mon.b (mon.2) 1550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.337835+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.337835+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.339757+0000 mon.b (mon.2) 1552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.339757+0000 mon.b (mon.2) 1552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.340478+0000 mon.b (mon.2) 1553 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.340478+0000 mon.b (mon.2) 1553 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.346524+0000 mgr.x (mgr.24998) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.346524+0000 mgr.x (mgr.24998) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.347001+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.347001+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.387111+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.387111+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.388960+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.388960+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.390928+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.390928+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.391603+0000 mon.b (mon.2) 1557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.391603+0000 mon.b (mon.2) 1557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.397640+0000 mgr.x (mgr.24998) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.397640+0000 mgr.x (mgr.24998) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.398769+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.398769+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.438213+0000 mon.b (mon.2) 1558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.438213+0000 mon.b (mon.2) 1558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.339757+0000 mon.b (mon.2) 1552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.340478+0000 mon.b (mon.2) 1553 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.340478+0000 mon.b (mon.2) 1553 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.346524+0000 mgr.x (mgr.24998) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.346524+0000 mgr.x (mgr.24998) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.347001+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.347001+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.387111+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.387111+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.388960+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.388960+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.390928+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.390928+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.391603+0000 mon.b (mon.2) 1557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.391603+0000 mon.b (mon.2) 1557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.397640+0000 mgr.x (mgr.24998) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.397640+0000 mgr.x (mgr.24998) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.398769+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.398769+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.438213+0000 mon.b (mon.2) 1558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.438213+0000 mon.b (mon.2) 1558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.440118+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.440118+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.441873+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.441873+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.442504+0000 mon.b (mon.2) 1561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.442504+0000 mon.b (mon.2) 1561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.448533+0000 mgr.x (mgr.24998) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.448533+0000 mgr.x (mgr.24998) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.449197+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.449197+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.489174+0000 mon.b (mon.2) 1562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.489174+0000 mon.b (mon.2) 1562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.491081+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.491081+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.492840+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.492840+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.493445+0000 mon.b (mon.2) 1565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.493445+0000 mon.b (mon.2) 1565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.499840+0000 mgr.x (mgr.24998) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.499840+0000 mgr.x (mgr.24998) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.440118+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.440118+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.441873+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.441873+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.442504+0000 mon.b (mon.2) 1561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.442504+0000 mon.b (mon.2) 1561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.448533+0000 mgr.x (mgr.24998) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.448533+0000 mgr.x (mgr.24998) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.449197+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.449197+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.489174+0000 mon.b (mon.2) 1562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.489174+0000 mon.b (mon.2) 1562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.491081+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.491081+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.492840+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.492840+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.493445+0000 mon.b (mon.2) 1565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.493445+0000 mon.b (mon.2) 1565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.499840+0000 mgr.x (mgr.24998) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.499840+0000 mgr.x (mgr.24998) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.500915+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.500915+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.540214+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.540214+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.542149+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.542149+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.543952+0000 mon.b (mon.2) 1568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.543952+0000 mon.b (mon.2) 1568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.544618+0000 mon.b (mon.2) 1569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.544618+0000 mon.b (mon.2) 1569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.551099+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.551099+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.551477+0000 mgr.x (mgr.24998) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.551477+0000 mgr.x (mgr.24998) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.592383+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.592383+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.595051+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.595051+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.601132+0000 mon.b (mon.2) 1572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.601132+0000 mon.b (mon.2) 1572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.500915+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.500915+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.540214+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.540214+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.542149+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.542149+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.543952+0000 mon.b (mon.2) 1568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.543952+0000 mon.b (mon.2) 1568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.544618+0000 mon.b (mon.2) 1569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.544618+0000 mon.b (mon.2) 1569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.551099+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.551099+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.551477+0000 mgr.x (mgr.24998) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.551477+0000 mgr.x (mgr.24998) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.592383+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.592383+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.595051+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.595051+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.601132+0000 mon.b (mon.2) 1572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.601132+0000 mon.b (mon.2) 1572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.601765+0000 mon.b (mon.2) 1573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.601765+0000 mon.b (mon.2) 1573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.606218+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.606218+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.615471+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.615471+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.618367+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.618367+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.626503+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.626503+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.663637+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.663637+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.665746+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.665746+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.667106+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-30T10:05:52.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.667106+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-30T10:05:52.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.667960+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-30T10:05:52.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: audit 2024-04-30T10:05:51.667960+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-30T10:05:52.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.668577+0000 mgr.x (mgr.24998) 223 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-30T10:05:52.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[75481]: cephadm 2024-04-30T10:05:51.668577+0000 mgr.x (mgr.24998) 223 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-30T10:05:52.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.601765+0000 mon.b (mon.2) 1573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.601765+0000 mon.b (mon.2) 1573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.606218+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.606218+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.615471+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.615471+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.618367+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.618367+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.626503+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.626503+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.663637+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.663637+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.665746+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.665746+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.667106+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-30T10:05:52.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.667106+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-30T10:05:52.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.667960+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-30T10:05:52.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: audit 2024-04-30T10:05:51.667960+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-30T10:05:52.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.668577+0000 mgr.x (mgr.24998) 223 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-30T10:05:52.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:52 smithi144 bash[73244]: cephadm 2024-04-30T10:05:51.668577+0000 mgr.x (mgr.24998) 223 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-30T10:05:52.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: cephadm 2024-04-30T10:05:51.225916+0000 mgr.x (mgr.24998) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.284993+0000 mon.b (mon.2) 1546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.286846+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.288764+0000 mon.b (mon.2) 1548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.289459+0000 mon.b (mon.2) 1549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: cephadm 2024-04-30T10:05:51.295219+0000 mgr.x (mgr.24998) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.296411+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.335842+0000 mon.b (mon.2) 1550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.337835+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.339757+0000 mon.b (mon.2) 1552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.340478+0000 mon.b (mon.2) 1553 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: cephadm 2024-04-30T10:05:51.346524+0000 mgr.x (mgr.24998) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.347001+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.387111+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.388960+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.390928+0000 mon.b (mon.2) 1556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.391603+0000 mon.b (mon.2) 1557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: cephadm 2024-04-30T10:05:51.397640+0000 mgr.x (mgr.24998) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.398769+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.438213+0000 mon.b (mon.2) 1558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.440118+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.441873+0000 mon.b (mon.2) 1560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.442504+0000 mon.b (mon.2) 1561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: cephadm 2024-04-30T10:05:51.448533+0000 mgr.x (mgr.24998) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.449197+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.489174+0000 mon.b (mon.2) 1562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.491081+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.492840+0000 mon.b (mon.2) 1564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.493445+0000 mon.b (mon.2) 1565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: cephadm 2024-04-30T10:05:51.499840+0000 mgr.x (mgr.24998) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.500915+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.540214+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.542149+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.543952+0000 mon.b (mon.2) 1568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.544618+0000 mon.b (mon.2) 1569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.551099+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: cephadm 2024-04-30T10:05:51.551477+0000 mgr.x (mgr.24998) 222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:05:52.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.592383+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.595051+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.601132+0000 mon.b (mon.2) 1572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:52.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.601765+0000 mon.b (mon.2) 1573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:05:52.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.606218+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.615471+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.618367+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.626503+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:52.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.663637+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:05:52.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.665746+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:52.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.667106+0000 mon.b (mon.2) 1576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-30T10:05:52.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: audit 2024-04-30T10:05:51.667960+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-30T10:05:52.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:52 smithi151 bash[18704]: cephadm 2024-04-30T10:05:51.668577+0000 mgr.x (mgr.24998) 223 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-30T10:05:53.572 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:05:53 smithi151 bash[54975]: ts=2024-04-30T10:05: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:05:53.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:53 smithi151 bash[18704]: cluster 2024-04-30T10:05:52.378009+0000 mgr.x (mgr.24998) 224 : cluster [DBG] pgmap v18: 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-30T10:05:53.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:53 smithi151 bash[18704]: audit 2024-04-30T10:05:52.470495+0000 mon.b (mon.2) 1578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:05:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:53 smithi151 bash[18704]: audit 2024-04-30T10:05:52.987501+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:53 smithi151 bash[18704]: audit 2024-04-30T10:05:52.997754+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:53 smithi151 bash[18704]: audit 2024-04-30T10:05:53.009898+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:53.691 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[73244]: cluster 2024-04-30T10:05:52.378009+0000 mgr.x (mgr.24998) 224 : cluster [DBG] pgmap v18: 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-30T10:05:53.691 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[73244]: cluster 2024-04-30T10:05:52.378009+0000 mgr.x (mgr.24998) 224 : cluster [DBG] pgmap v18: 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-30T10:05:53.691 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[73244]: audit 2024-04-30T10:05:52.470495+0000 mon.b (mon.2) 1578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:05:53.691 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[73244]: audit 2024-04-30T10:05:52.470495+0000 mon.b (mon.2) 1578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:05:53.691 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[73244]: audit 2024-04-30T10:05:52.987501+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:53.691 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[73244]: audit 2024-04-30T10:05:52.987501+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:53.691 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[73244]: audit 2024-04-30T10:05:52.997754+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:53.692 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[73244]: audit 2024-04-30T10:05:52.997754+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:53.692 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[73244]: audit 2024-04-30T10:05:53.009898+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:53.692 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[73244]: audit 2024-04-30T10:05:53.009898+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:53.692 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[75481]: cluster 2024-04-30T10:05:52.378009+0000 mgr.x (mgr.24998) 224 : cluster [DBG] pgmap v18: 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-30T10:05:53.692 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[75481]: cluster 2024-04-30T10:05:52.378009+0000 mgr.x (mgr.24998) 224 : cluster [DBG] pgmap v18: 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-30T10:05:53.692 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[75481]: audit 2024-04-30T10:05:52.470495+0000 mon.b (mon.2) 1578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:05:53.692 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[75481]: audit 2024-04-30T10:05:52.470495+0000 mon.b (mon.2) 1578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:05:53.692 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[75481]: audit 2024-04-30T10:05:52.987501+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:53.692 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[75481]: audit 2024-04-30T10:05:52.987501+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:53.692 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[75481]: audit 2024-04-30T10:05:52.997754+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:53.692 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[75481]: audit 2024-04-30T10:05:52.997754+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:53.692 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[75481]: audit 2024-04-30T10:05:53.009898+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:53.693 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:53 smithi144 bash[75481]: audit 2024-04-30T10:05:53.009898+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:54.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:54 smithi151 bash[18704]: audit 2024-04-30T10:05:53.460758+0000 mgr.x (mgr.24998) 225 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:54.602 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:54 smithi144 bash[75481]: audit 2024-04-30T10:05:53.460758+0000 mgr.x (mgr.24998) 225 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:54.602 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:54 smithi144 bash[75481]: audit 2024-04-30T10:05:53.460758+0000 mgr.x (mgr.24998) 225 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:54.602 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:54 smithi144 bash[73244]: audit 2024-04-30T10:05:53.460758+0000 mgr.x (mgr.24998) 225 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:54.602 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:54 smithi144 bash[73244]: audit 2024-04-30T10:05:53.460758+0000 mgr.x (mgr.24998) 225 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:05:55.821 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:05:56.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:56 smithi151 bash[18704]: cluster 2024-04-30T10:05:54.379184+0000 mgr.x (mgr.24998) 226 : cluster [DBG] pgmap v19: 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-30T10:05:56.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:56 smithi151 bash[18704]: cephadm 2024-04-30T10:05:55.044122+0000 mgr.x (mgr.24998) 227 : cephadm [INF] Upgrade: Updating mon.b 2024-04-30T10:05:56.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:56 smithi151 bash[18704]: audit 2024-04-30T10:05:55.051625+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:56 smithi151 bash[18704]: audit 2024-04-30T10:05:55.053262+0000 mon.b (mon.2) 1579 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:05:56.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:56 smithi151 bash[18704]: audit 2024-04-30T10:05:55.054722+0000 mon.b (mon.2) 1580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:05:56.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:56 smithi151 bash[18704]: audit 2024-04-30T10:05:55.056080+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:56.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:56 smithi151 bash[18704]: cephadm 2024-04-30T10:05:55.057984+0000 mgr.x (mgr.24998) 228 : cephadm [INF] Deploying daemon mon.b on smithi151 2024-04-30T10:05:56.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:56 smithi151 bash[18704]: audit 2024-04-30T10:05:55.261344+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:56 smithi151 bash[18704]: audit 2024-04-30T10:05:55.279222+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:56 smithi151 bash[18704]: audit 2024-04-30T10:05:55.293705+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: cluster 2024-04-30T10:05:54.379184+0000 mgr.x (mgr.24998) 226 : cluster [DBG] pgmap v19: 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-30T10:05:56.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: cluster 2024-04-30T10:05:54.379184+0000 mgr.x (mgr.24998) 226 : cluster [DBG] pgmap v19: 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-30T10:05:56.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: cephadm 2024-04-30T10:05:55.044122+0000 mgr.x (mgr.24998) 227 : cephadm [INF] Upgrade: Updating mon.b 2024-04-30T10:05:56.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: cephadm 2024-04-30T10:05:55.044122+0000 mgr.x (mgr.24998) 227 : cephadm [INF] Upgrade: Updating mon.b 2024-04-30T10:05:56.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: audit 2024-04-30T10:05:55.051625+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: audit 2024-04-30T10:05:55.051625+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: audit 2024-04-30T10:05:55.053262+0000 mon.b (mon.2) 1579 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:05:56.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: audit 2024-04-30T10:05:55.053262+0000 mon.b (mon.2) 1579 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:05:56.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: audit 2024-04-30T10:05:55.054722+0000 mon.b (mon.2) 1580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:05:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: audit 2024-04-30T10:05:55.054722+0000 mon.b (mon.2) 1580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:05:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: audit 2024-04-30T10:05:55.056080+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: audit 2024-04-30T10:05:55.056080+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: cephadm 2024-04-30T10:05:55.057984+0000 mgr.x (mgr.24998) 228 : cephadm [INF] Deploying daemon mon.b on smithi151 2024-04-30T10:05:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: cephadm 2024-04-30T10:05:55.057984+0000 mgr.x (mgr.24998) 228 : cephadm [INF] Deploying daemon mon.b on smithi151 2024-04-30T10:05:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: audit 2024-04-30T10:05:55.261344+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: audit 2024-04-30T10:05:55.261344+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: audit 2024-04-30T10:05:55.279222+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: audit 2024-04-30T10:05:55.279222+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: audit 2024-04-30T10:05:55.293705+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[73244]: audit 2024-04-30T10:05:55.293705+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: cluster 2024-04-30T10:05:54.379184+0000 mgr.x (mgr.24998) 226 : cluster [DBG] pgmap v19: 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-30T10:05:56.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: cluster 2024-04-30T10:05:54.379184+0000 mgr.x (mgr.24998) 226 : cluster [DBG] pgmap v19: 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-30T10:05:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: cephadm 2024-04-30T10:05:55.044122+0000 mgr.x (mgr.24998) 227 : cephadm [INF] Upgrade: Updating mon.b 2024-04-30T10:05:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: cephadm 2024-04-30T10:05:55.044122+0000 mgr.x (mgr.24998) 227 : cephadm [INF] Upgrade: Updating mon.b 2024-04-30T10:05:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: audit 2024-04-30T10:05:55.051625+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: audit 2024-04-30T10:05:55.051625+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: audit 2024-04-30T10:05:55.053262+0000 mon.b (mon.2) 1579 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:05:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: audit 2024-04-30T10:05:55.053262+0000 mon.b (mon.2) 1579 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:05:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: audit 2024-04-30T10:05:55.054722+0000 mon.b (mon.2) 1580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:05:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: audit 2024-04-30T10:05:55.054722+0000 mon.b (mon.2) 1580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:05:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: audit 2024-04-30T10:05:55.056080+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: audit 2024-04-30T10:05:55.056080+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:05:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: cephadm 2024-04-30T10:05:55.057984+0000 mgr.x (mgr.24998) 228 : cephadm [INF] Deploying daemon mon.b on smithi151 2024-04-30T10:05:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: cephadm 2024-04-30T10:05:55.057984+0000 mgr.x (mgr.24998) 228 : cephadm [INF] Deploying daemon mon.b on smithi151 2024-04-30T10:05:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: audit 2024-04-30T10:05:55.261344+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: audit 2024-04-30T10:05:55.261344+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: audit 2024-04-30T10:05:55.279222+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: audit 2024-04-30T10:05:55.279222+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: audit 2024-04-30T10:05:55.293705+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:56 smithi144 bash[75481]: audit 2024-04-30T10:05:55.293705+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.24998 ' entity='mgr.x' 2024-04-30T10:05:56.582 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:05:56.582 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 1s ago 16m - - 2024-04-30T10:05:56.582 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 3s ago 16m - - 2024-04-30T10:05:56.582 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (3m) 1s ago 9m 14.4M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:05:56.583 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (2m) 3s ago 9m 40.8M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:05:56.583 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (101s) 1s ago 7m 42.2M - 3.5 e1d6a67b021e 03085260eb1e 2024-04-30T10:05:56.583 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (118s) 3s ago 15m 488M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:05:56.583 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (65s) 1s ago 17m 436M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:05:56.583 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (46s) 1s ago 17m 44.2M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:05:56.583 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (15m) 3s ago 15m 60.6M 2048M 17.2.0 e1d6a67b021e ab697c95c656 2024-04-30T10:05:56.583 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (16s) 1s ago 15m 34.3M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:05:56.583 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (3m) 1s ago 9m 9427k - 1.3.1 1dbe0e931976 7b01e2041b73 2024-04-30T10:05:56.583 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (2m) 3s ago 9m 8968k - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:05:56.583 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (15m) 1s ago 15m 55.5M 4096M 17.2.0 e1d6a67b021e 879b689784b1 2024-04-30T10:05:56.583 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (14m) 1s ago 14m 56.7M 4096M 17.2.0 e1d6a67b021e 3a935a90e6aa 2024-04-30T10:05:56.583 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (13m) 1s ago 13m 51.3M 4096M 17.2.0 e1d6a67b021e 39286bfdca67 2024-04-30T10:05:56.583 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (13m) 1s ago 13m 54.8M 4096M 17.2.0 e1d6a67b021e de4f433a171e 2024-04-30T10:05:56.583 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (12m) 3s ago 12m 58.0M 4096M 17.2.0 e1d6a67b021e 2371b0f703de 2024-04-30T10:05:56.583 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (12m) 3s ago 12m 53.2M 4096M 17.2.0 e1d6a67b021e b39a8bb8c2ad 2024-04-30T10:05:56.583 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (11m) 3s ago 11m 51.5M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:05:56.584 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (10m) 3s ago 10m 55.4M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:05:56.584 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (95s) 3s ago 10m 59.3M - 2.33.4 514e6a882f6e 1c77bdb7cd95 2024-04-30T10:05:56.584 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (7m) 1s ago 7m 85.6M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:05:56.584 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (7m) 3s ago 7m 85.8M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:05:56.584 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (7m) 1s ago 7m 85.7M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:05:56.584 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (7m) 3s ago 7m 85.5M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:05:56.995 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:05:56.996 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:05:56.996 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-30T10:05:56.996 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:05:56.996 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:05:56.996 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:05:56.996 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:05:56.996 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:05:56.996 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:05:56.996 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-30T10:05:56.996 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:05:56.996 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:05:56.996 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:05:56.997 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:05:56.997 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:05:56.997 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-30T10:05:56.997 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 4 2024-04-30T10:05:56.997 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:05:56.997 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:05:57.322 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:05:57 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:57.322 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:05:57 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:57.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:57 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:57.323 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:05:57 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:57.323 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:05:57 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:57.324 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:05:57 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:57.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:57 smithi151 bash[18704]: audit 2024-04-30T10:05:55.807389+0000 mgr.x (mgr.24998) 229 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:57.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:57 smithi151 bash[18704]: audit 2024-04-30T10:05:56.998389+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.144:0/830391268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:57.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:57 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:57.324 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:05:57 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:57.325 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:05:57 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:57.363 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:05:57.363 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:05:57.363 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:05:57.363 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:05:57.363 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:05:57.363 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr" 2024-04-30T10:05:57.363 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:05:57.363 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "4/23 daemons upgraded", 2024-04-30T10:05:57.363 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading mon daemons", 2024-04-30T10:05:57.363 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:05:57.363 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:05:57.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:57 smithi144 bash[73244]: audit 2024-04-30T10:05:55.807389+0000 mgr.x (mgr.24998) 229 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:57.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:57 smithi144 bash[73244]: audit 2024-04-30T10:05:55.807389+0000 mgr.x (mgr.24998) 229 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:57.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:57 smithi144 bash[73244]: audit 2024-04-30T10:05:56.998389+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.144:0/830391268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:57.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:05:57 smithi144 bash[73244]: audit 2024-04-30T10:05:56.998389+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.144:0/830391268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:57.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:57 smithi144 bash[75481]: audit 2024-04-30T10:05:55.807389+0000 mgr.x (mgr.24998) 229 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:57.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:57 smithi144 bash[75481]: audit 2024-04-30T10:05:55.807389+0000 mgr.x (mgr.24998) 229 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:05:57.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:57 smithi144 bash[75481]: audit 2024-04-30T10:05:56.998389+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.144:0/830391268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:57.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:05:57 smithi144 bash[75481]: audit 2024-04-30T10:05:56.998389+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.144:0/830391268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:05:57.694 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:57 smithi151 systemd[1]: Stopping Ceph mon.b for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:05:57.694 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:57 smithi151 bash[18704]: debug 2024-04-30T10:05:57.457+0000 7f051352f700 -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-30T10:05:57.694 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:57 smithi151 bash[18704]: debug 2024-04-30T10:05:57.457+0000 7f051352f700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-30T10:05:57.695 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:57 smithi151 bash[52996]: [30/Apr/2024:10:05:57] ENGINE Bus STOPPING 2024-04-30T10:05:57.695 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:57 smithi151 bash[52996]: [30/Apr/2024:10:05:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-30T10:05:57.695 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:57 smithi151 bash[52996]: [30/Apr/2024:10:05:57] ENGINE Bus STOPPED 2024-04-30T10:05:57.695 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:57 smithi151 bash[52996]: [30/Apr/2024:10:05:57] ENGINE Bus STARTING 2024-04-30T10:05:57.695 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:57 smithi151 bash[52996]: [30/Apr/2024:10:05:57] ENGINE Serving on http://:::9283 2024-04-30T10:05:57.695 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:57 smithi151 bash[52996]: [30/Apr/2024:10:05:57] ENGINE Bus STARTED 2024-04-30T10:05:57.783 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_OK 2024-04-30T10:05:58.425 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:58 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:05:58] "GET /metrics HTTP/1.1" 200 38198 "" "Prometheus/2.33.4" 2024-04-30T10:05:58.426 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:58 smithi151 bash[58918]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mon-b 2024-04-30T10:05:58.426 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:58 smithi151 bash[58990]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mon-b 2024-04-30T10:05:58.426 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:58 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mon.b.service: Deactivated successfully. 2024-04-30T10:05:58.426 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:58 smithi151 systemd[1]: Stopped Ceph mon.b for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:05:58.822 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:05:58 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:58.823 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:05:58 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:58.823 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:05:58 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:58.823 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:05:58 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:58.823 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:05:58 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:58.824 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:05:58 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:58.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:58 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:58.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:58 smithi151 systemd[1]: Started Ceph mon.b for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:05:58.824 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:05:58 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:58.824 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:05:58 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:05:58.825 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:05:58 smithi151 bash[54975]: ts=2024-04-30T10:05:58.658Z 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.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:06:00.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.849+0000 7f8bc7a5dc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-30T10:06:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.849+0000 7f8bc7a5dc80 0 ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev), process ceph-mon, pid 7 2024-04-30T10:06:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.849+0000 7f8bc7a5dc80 0 pidfile_write: ignore empty --pid-file 2024-04-30T10:06:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 0 load: jerasure load: lrc 2024-04-30T10:06:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: RocksDB version: 7.9.2 2024-04-30T10:06:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Git sha 0 2024-04-30T10:06:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Compile date 2024-04-30 00:29:27 2024-04-30T10:06:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: DB SUMMARY 2024-04-30T10:06:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: DB Session ID: FMBMPGSF95TD2ZQWXDWU 2024-04-30T10:06:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: CURRENT file: CURRENT 2024-04-30T10:06:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-30T10:06:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2238 Bytes 2024-04-30T10:06:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000045.sst 2024-04-30T10:06:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000043.log size: 801224 ; 2024-04-30T10:06:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.error_if_exists: 0 2024-04-30T10:06:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.create_if_missing: 0 2024-04-30T10:06:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.paranoid_checks: 1 2024-04-30T10:06:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-30T10:06:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-30T10:06:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-30T10:06:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.env: 0x55755f4c4cc0 2024-04-30T10:06:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-30T10:06:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.info_log: 0x5575604fdde0 2024-04-30T10:06:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-30T10:06:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.statistics: (nil) 2024-04-30T10:06:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.use_fsync: 0 2024-04-30T10:06:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_log_file_size: 0 2024-04-30T10:06:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-30T10:06:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-30T10:06:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-30T10:06:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-30T10:06:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.allow_fallocate: 1 2024-04-30T10:06:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-30T10:06:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-30T10:06:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.use_direct_reads: 0 2024-04-30T10:06:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-30T10:06:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-30T10:06:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.db_log_dir: 2024-04-30T10:06:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.wal_dir: 2024-04-30T10:06:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-30T10:06:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-30T10:06:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-30T10:06:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-30T10:06:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-30T10:06:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-30T10:06:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-30T10:06:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-30T10:06:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.write_buffer_manager: 0x5575604cf220 2024-04-30T10:06:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-30T10:06:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-30T10:06:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-30T10:06:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-30T10:06:00.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-30T10:06:00.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-30T10:06:00.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-30T10:06:00.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-30T10:06:00.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.unordered_write: 0 2024-04-30T10:06:00.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-30T10:06:00.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-30T10:06:00.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-30T10:06:00.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-30T10:06:00.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.row_cache: None 2024-04-30T10:06:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.wal_filter: None 2024-04-30T10:06:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-30T10:06:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-30T10:06:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.two_write_queues: 0 2024-04-30T10:06:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-30T10:06:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.wal_compression: 0 2024-04-30T10:06:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.atomic_flush: 0 2024-04-30T10:06:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-30T10:06:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-30T10:06:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-30T10:06:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.log_readahead_size: 0 2024-04-30T10:06:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-30T10:06:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-30T10:06:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-30T10:06:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-30T10:06:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-30T10:06:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-30T10:06:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-30T10:06:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_background_jobs: 2 2024-04-30T10:06:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_background_compactions: -1 2024-04-30T10:06:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_subcompactions: 1 2024-04-30T10:06:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-30T10:06:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-30T10:06:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-30T10:06:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-30T10:06:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-30T10:06:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-30T10:06:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-30T10:06:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-30T10:06:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_open_files: -1 2024-04-30T10:06:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-30T10:06:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-30T10:06:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-30T10:06:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-30T10:06:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_background_flushes: -1 2024-04-30T10:06:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Compression algorithms supported: 2024-04-30T10:06:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-30T10:06:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: kZSTD supported: 0 2024-04-30T10:06:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: kXpressCompression supported: 0 2024-04-30T10:06:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-30T10:06:00.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: kZlibCompression supported: 1 2024-04-30T10:06:00.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: kSnappyCompression supported: 1 2024-04-30T10:06:00.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: kLZ4Compression supported: 1 2024-04-30T10:06:00.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: kBZip2Compression supported: 0 2024-04-30T10:06:00.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-30T10:06:00.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-30T10:06:00.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-04-30T10:06:00.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-30T10:06:00.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-30T10:06:00.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.merge_operator: 2024-04-30T10:06:00.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compaction_filter: None 2024-04-30T10:06:00.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-30T10:06:00.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-30T10:06:00.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-30T10:06:00.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-30T10:06:00.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5575604fdfa0) 2024-04-30T10:06:00.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: cache_index_and_filter_blocks: 1 2024-04-30T10:06:00.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-30T10:06:00.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-30T10:06:00.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: pin_top_level_index_and_filter: 1 2024-04-30T10:06:00.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: index_type: 0 2024-04-30T10:06:00.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: data_block_index_type: 0 2024-04-30T10:06:00.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: index_shortening: 1 2024-04-30T10:06:00.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: data_block_hash_table_util_ratio: 0.750000 2024-04-30T10:06:00.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: checksum: 4 2024-04-30T10:06:00.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: no_block_cache: 0 2024-04-30T10:06:00.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: block_cache: 0x5575604ff1f0 2024-04-30T10:06:00.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: block_cache_name: BinnedLRUCache 2024-04-30T10:06:00.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: block_cache_options: 2024-04-30T10:06:00.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: capacity : 536870912 2024-04-30T10:06:00.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: num_shard_bits : 4 2024-04-30T10:06:00.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: strict_capacity_limit : 0 2024-04-30T10:06:00.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: high_pri_pool_ratio: 0.000 2024-04-30T10:06:00.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: block_cache_compressed: (nil) 2024-04-30T10:06:00.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: persistent_cache: (nil) 2024-04-30T10:06:00.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: block_size: 4096 2024-04-30T10:06:00.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: block_size_deviation: 10 2024-04-30T10:06:00.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: block_restart_interval: 16 2024-04-30T10:06:00.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: index_block_restart_interval: 1 2024-04-30T10:06:00.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: metadata_block_size: 4096 2024-04-30T10:06:00.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: partition_filters: 0 2024-04-30T10:06:00.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: use_delta_encoding: 1 2024-04-30T10:06:00.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: filter_policy: bloomfilter 2024-04-30T10:06:00.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: whole_key_filtering: 1 2024-04-30T10:06:00.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: verify_compression: 0 2024-04-30T10:06:00.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: read_amp_bytes_per_bit: 0 2024-04-30T10:06:00.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: format_version: 5 2024-04-30T10:06:00.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: enable_index_compression: 1 2024-04-30T10:06:00.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: block_align: 0 2024-04-30T10:06:00.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: max_auto_readahead_size: 262144 2024-04-30T10:06:00.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: prepopulate_block_cache: 0 2024-04-30T10:06:00.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: initial_auto_readahead_size: 8192 2024-04-30T10:06:00.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: num_file_reads_for_auto_readahead: 2 2024-04-30T10:06:00.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-30T10:06:00.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-30T10:06:00.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compression: NoCompression 2024-04-30T10:06:00.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-30T10:06:00.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-30T10:06:00.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-30T10:06:00.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.num_levels: 7 2024-04-30T10:06:00.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-30T10:06:00.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-30T10:06:00.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-30T10:06:00.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-30T10:06:00.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-30T10:06:00.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-30T10:06:00.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-30T10:06:00.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-30T10:06:00.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-30T10:06:00.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-30T10:06:00.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-30T10:06:00.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-30T10:06:00.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-30T10:06:00.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-30T10:06:00.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-30T10:06:00.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-30T10:06:00.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-30T10:06:00.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-30T10:06:00.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-30T10:06:00.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-30T10:06:00.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-30T10:06:00.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-30T10:06:00.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-30T10:06:00.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-30T10:06:00.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-30T10:06:00.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-30T10:06:00.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-30T10:06:00.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-30T10:06:00.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-30T10:06:00.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-30T10:06:00.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-30T10:06:00.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-30T10:06:00.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-30T10:06:00.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-30T10:06:00.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-30T10:06:00.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-30T10:06:00.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-30T10:06:00.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-30T10:06:00.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-30T10:06:00.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-30T10:06:00.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-30T10:06:00.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-30T10:06:00.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-30T10:06:00.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-30T10:06:00.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-30T10:06:00.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-30T10:06:00.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-30T10:06:00.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-30T10:06:00.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-30T10:06:00.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-30T10:06:00.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-30T10:06:00.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-30T10:06:00.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-30T10:06:00.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-30T10:06:00.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.inplace_update_support: 0 2024-04-30T10:06:00.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-30T10:06:00.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-30T10:06:00.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-30T10:06:00.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-30T10:06:00.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.bloom_locality: 0 2024-04-30T10:06:00.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.max_successive_merges: 0 2024-04-30T10:06:00.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-30T10:06:00.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-30T10:06:00.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-30T10:06:00.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-30T10:06:00.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.ttl: 2592000 2024-04-30T10:06:00.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-30T10:06:00.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-30T10:06:00.091 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-30T10:06:00.091 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.enable_blob_files: false 2024-04-30T10:06:00.091 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.min_blob_size: 0 2024-04-30T10:06:00.091 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-30T10:06:00.091 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-30T10:06:00.091 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-30T10:06:00.091 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-30T10:06:00.091 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-30T10:06:00.091 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-30T10:06:00.091 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-30T10:06:00.091 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-30T10:06:00.091 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bbd1c2700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 45.sst 2024-04-30T10:06:00.091 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 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-30T10:06:00.091 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 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 47, last_sequence is 28323, log_number is 43,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-30T10:06:00.091 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 43 2024-04-30T10:06:00.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ad40c4ba-3231-46ee-8263-329b74751ce3 2024-04-30T10:06:00.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714471559858213, "job": 1, "event": "recovery_started", "wal_files": [43]} 2024-04-30T10:06:00.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.853+0000 7f8bc7a5dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #43 mode 2 2024-04-30T10:06:00.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.857+0000 7f8bc7a5dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714471559861589, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 48, "file_size": 508749, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 28328, "largest_seqno": 28916, "table_properties": {"data_size": 505685, "index_size": 1192, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 837, "raw_key_size": 7773, "raw_average_key_size": 24, "raw_value_size": 499981, "raw_average_value_size": 1592, "num_data_blocks": 48, "num_entries": 314, "num_filter_entries": 314, "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": 1714471559, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ad40c4ba-3231-46ee-8263-329b74751ce3", "db_session_id": "FMBMPGSF95TD2ZQWXDWU", "orig_file_number": 48, "seqno_to_time_mapping": "N/A"}} 2024-04-30T10:06:00.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.857+0000 7f8bc7a5dc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714471559861704, "job": 1, "event": "recovery_finished"} 2024-04-30T10:06:00.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.857+0000 7f8bc7a5dc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 50 2024-04-30T10:06:00.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.857+0000 7f8bc7a5dc80 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-30T10:06:00.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.861+0000 7f8bc7a5dc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000043.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-30T10:06:00.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.861+0000 7f8bc7a5dc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557560620000 2024-04-30T10:06:00.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.861+0000 7f8bc7a5dc80 4 rocksdb: DB pointer 0x55756060c000 2024-04-30T10:06:00.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.861+0000 7f8bb61b4700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-30T10:06:00.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.861+0000 7f8bb61b4700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-30T10:06:00.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: ** DB Stats ** 2024-04-30T10:06:00.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-30T10:06:00.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: 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-30T10:06:00.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-30T10:06:00.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-30T10:06:00.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: 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-30T10:06:00.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-30T10:06:00.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-30T10:06:00.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: ** Compaction Stats [default] ** 2024-04-30T10:06:00.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: 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-30T10:06:00.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-30T10:06:00.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: L0 1/0 496.83 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 277.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-30T10:06:00.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: L6 1/0 11.80 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-30T10:06:00.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: Sum 2/0 12.29 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 277.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-30T10:06:00.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 277.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-30T10:06:00.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: ** Compaction Stats [default] ** 2024-04-30T10:06:00.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: 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-30T10:06:00.094 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-30T10:06:00.094 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 277.7 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-30T10:06:00.094 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-30T10:06:00.094 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-30T10:06:00.094 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-30T10:06:00.094 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-30T10:06:00.094 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: AddFile(Total Files): cumulative 0, interval 0 2024-04-30T10:06:00.094 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-30T10:06:00.094 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: AddFile(Keys): cumulative 0, interval 0 2024-04-30T10:06:00.094 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: Cumulative compaction: 0.00 GB write, 79.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-30T10:06:00.094 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: Interval compaction: 0.00 GB write, 79.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-30T10:06:00.094 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: 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-30T10:06:00.094 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: Block cache BinnedLRUCache@0x5575604ff1f0#7 capacity: 512.00 MB usage: 2.23 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-04-30T10:06:00.094 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: Block cache entry stats(count,size,portion): FilterBlock(1,0.91 KB,0.000172853%) IndexBlock(1,1.33 KB,0.00025332%) Misc(1,0.00 KB,0%) 2024-04-30T10:06:00.094 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: ** File Read Latency Histogram By Level [default] ** 2024-04-30T10:06:00.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.861+0000 7f8bc7a5dc80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0] at bind addrs [v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:06:00.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.861+0000 7f8bc7a5dc80 1 mon.b@-1(???) e3 preinit fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:06:00.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.861+0000 7f8bc7a5dc80 0 mon.b@-1(???).mds e1 new map 2024-04-30T10:06:00.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.861+0000 7f8bc7a5dc80 0 mon.b@-1(???).mds e1 print_map 2024-04-30T10:06:00.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: e1 2024-04-30T10:06:00.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-30T10:06:00.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: 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-30T10:06:00.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: legacy client fscid: -1 2024-04-30T10:06:00.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: 2024-04-30T10:06:00.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: No filesystems configured 2024-04-30T10:06:00.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.861+0000 7f8bc7a5dc80 0 mon.b@-1(???).osd e116 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-30T10:06:00.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.861+0000 7f8bc7a5dc80 0 mon.b@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2024-04-30T10:06:00.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.861+0000 7f8bc7a5dc80 0 mon.b@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2024-04-30T10:06:00.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.861+0000 7f8bc7a5dc80 0 mon.b@-1(???).osd e116 crush map has features 432629239337189376, adjusting msgr requires 2024-04-30T10:06:00.096 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:05:59 smithi151 bash[59049]: debug 2024-04-30T10:05:59.865+0000 7f8bc7a5dc80 1 mon.b@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-04-30T10:06:01.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:01 smithi151 bash[59049]: audit 2024-04-30T10:05:56.182669+0000 mgr.x (mgr.24998) 230 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:01.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:01 smithi151 bash[59049]: audit 2024-04-30T10:05:56.182669+0000 mgr.x (mgr.24998) 230 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:01.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:01 smithi151 bash[59049]: cluster 2024-04-30T10:05:56.379858+0000 mgr.x (mgr.24998) 231 : cluster [DBG] pgmap v20: 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-30T10:06:01.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:01 smithi151 bash[59049]: cluster 2024-04-30T10:05:56.379858+0000 mgr.x (mgr.24998) 231 : cluster [DBG] pgmap v20: 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-30T10:06:01.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:01 smithi151 bash[59049]: audit 2024-04-30T10:05:56.534037+0000 mgr.x (mgr.24998) 232 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:01.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:01 smithi151 bash[59049]: audit 2024-04-30T10:05:56.534037+0000 mgr.x (mgr.24998) 232 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:01.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:01 smithi151 bash[59049]: audit 2024-04-30T10:05:57.363752+0000 mgr.x (mgr.24998) 233 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:01.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:01 smithi151 bash[59049]: audit 2024-04-30T10:05:57.363752+0000 mgr.x (mgr.24998) 233 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:01.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:01 smithi151 bash[59049]: audit 2024-04-30T10:05:57.473488+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:06:01.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:01 smithi151 bash[59049]: audit 2024-04-30T10:05:57.473488+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:06:01.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:01 smithi151 bash[59049]: audit 2024-04-30T10:05:57.474443+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:06:01.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:01 smithi151 bash[59049]: audit 2024-04-30T10:05:57.474443+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:06:01.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:01 smithi151 bash[59049]: audit 2024-04-30T10:05:57.474892+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:06:01.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:01 smithi151 bash[59049]: audit 2024-04-30T10:05:57.474892+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:06:01.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:01 smithi151 bash[59049]: audit 2024-04-30T10:05:57.786358+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.144:0/2921006472' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:06:01.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:01 smithi151 bash[59049]: audit 2024-04-30T10:05:57.786358+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.144:0/2921006472' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:06:01.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[73244]: audit 2024-04-30T10:05:56.182669+0000 mgr.x (mgr.24998) 230 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:01.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[73244]: audit 2024-04-30T10:05:56.182669+0000 mgr.x (mgr.24998) 230 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[73244]: cluster 2024-04-30T10:05:56.379858+0000 mgr.x (mgr.24998) 231 : cluster [DBG] pgmap v20: 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-30T10:06:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[73244]: cluster 2024-04-30T10:05:56.379858+0000 mgr.x (mgr.24998) 231 : cluster [DBG] pgmap v20: 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-30T10:06:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[73244]: audit 2024-04-30T10:05:56.534037+0000 mgr.x (mgr.24998) 232 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[73244]: audit 2024-04-30T10:05:56.534037+0000 mgr.x (mgr.24998) 232 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[73244]: audit 2024-04-30T10:05:57.363752+0000 mgr.x (mgr.24998) 233 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[73244]: audit 2024-04-30T10:05:57.363752+0000 mgr.x (mgr.24998) 233 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[73244]: audit 2024-04-30T10:05:57.473488+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:06:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[73244]: audit 2024-04-30T10:05:57.473488+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:06:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[73244]: audit 2024-04-30T10:05:57.474443+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:06:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[73244]: audit 2024-04-30T10:05:57.474443+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:06:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[73244]: audit 2024-04-30T10:05:57.474892+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:06:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[73244]: audit 2024-04-30T10:05:57.474892+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:06:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[73244]: audit 2024-04-30T10:05:57.786358+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.144:0/2921006472' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:06:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[73244]: audit 2024-04-30T10:05:57.786358+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.144:0/2921006472' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:06:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[75481]: audit 2024-04-30T10:05:56.182669+0000 mgr.x (mgr.24998) 230 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[75481]: audit 2024-04-30T10:05:56.182669+0000 mgr.x (mgr.24998) 230 : audit [DBG] from='client.44107 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[75481]: cluster 2024-04-30T10:05:56.379858+0000 mgr.x (mgr.24998) 231 : cluster [DBG] pgmap v20: 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-30T10:06:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[75481]: cluster 2024-04-30T10:05:56.379858+0000 mgr.x (mgr.24998) 231 : cluster [DBG] pgmap v20: 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-30T10:06:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[75481]: audit 2024-04-30T10:05:56.534037+0000 mgr.x (mgr.24998) 232 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[75481]: audit 2024-04-30T10:05:56.534037+0000 mgr.x (mgr.24998) 232 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[75481]: audit 2024-04-30T10:05:57.363752+0000 mgr.x (mgr.24998) 233 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[75481]: audit 2024-04-30T10:05:57.363752+0000 mgr.x (mgr.24998) 233 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[75481]: audit 2024-04-30T10:05:57.473488+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:06:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[75481]: audit 2024-04-30T10:05:57.473488+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:06:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[75481]: audit 2024-04-30T10:05:57.474443+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:06:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[75481]: audit 2024-04-30T10:05:57.474443+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:06:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[75481]: audit 2024-04-30T10:05:57.474892+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:06:01.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[75481]: audit 2024-04-30T10:05:57.474892+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:06:01.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[75481]: audit 2024-04-30T10:05:57.786358+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.144:0/2921006472' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:06:01.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:01 smithi144 bash[75481]: audit 2024-04-30T10:05:57.786358+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.144:0/2921006472' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:06:03.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:06:03 smithi151 bash[54975]: ts=2024-04-30T10: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:06:05.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:06:04 smithi151 bash[52996]: debug 2024-04-30T10:06:04.873+0000 7f95a1b63700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-30T10:06:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:00.381824+0000 mgr.x (mgr.24998) 235 : cluster [DBG] pgmap v22: 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-30T10:06:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:00.381824+0000 mgr.x (mgr.24998) 235 : cluster [DBG] pgmap v22: 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-30T10:06:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: audit 2024-04-30T10:06:01.113046+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:06:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: audit 2024-04-30T10:06:01.113046+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:06:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:01.113767+0000 mon.c (mon.1) 4 : cluster [INF] mon.c calling monitor election 2024-04-30T10:06:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:01.113767+0000 mon.c (mon.1) 4 : cluster [INF] mon.c calling monitor election 2024-04-30T10:06:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:01.113825+0000 mon.a (mon.0) 309 : cluster [INF] mon.a calling monitor election 2024-04-30T10:06:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:01.113825+0000 mon.a (mon.0) 309 : cluster [INF] mon.a calling monitor election 2024-04-30T10:06:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:01.114909+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-30T10:06:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:01.114909+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-30T10:06:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: audit 2024-04-30T10:06:01.116016+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:06:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: audit 2024-04-30T10:06:01.116016+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:06:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: audit 2024-04-30T10:06:01.116445+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:06:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: audit 2024-04-30T10:06:01.116445+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:06:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:02.382580+0000 mgr.x (mgr.24998) 236 : cluster [DBG] pgmap v23: 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-30T10:06:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:02.382580+0000 mgr.x (mgr.24998) 236 : cluster [DBG] pgmap v23: 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-30T10:06:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: audit 2024-04-30T10:06:03.464155+0000 mgr.x (mgr.24998) 237 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: audit 2024-04-30T10:06:03.464155+0000 mgr.x (mgr.24998) 237 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:04.384226+0000 mgr.x (mgr.24998) 238 : cluster [DBG] pgmap v24: 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-30T10:06:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:04.384226+0000 mgr.x (mgr.24998) 238 : cluster [DBG] pgmap v24: 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-30T10:06:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.116074+0000 mon.a (mon.0) 312 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-30T10:06:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.116074+0000 mon.a (mon.0) 312 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-30T10:06:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.124944+0000 mon.a (mon.0) 313 : cluster [INF] overall HEALTH_OK 2024-04-30T10:06:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.124944+0000 mon.a (mon.0) 313 : cluster [INF] overall HEALTH_OK 2024-04-30T10:06:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.125093+0000 mon.c (mon.1) 5 : cluster [INF] mon.c calling monitor election 2024-04-30T10:06:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.125093+0000 mon.c (mon.1) 5 : cluster [INF] mon.c calling monitor election 2024-04-30T10:06:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.125116+0000 mon.a (mon.0) 314 : cluster [INF] mon.a calling monitor election 2024-04-30T10:06:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.125116+0000 mon.a (mon.0) 314 : cluster [INF] mon.a calling monitor election 2024-04-30T10:06:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.158433+0000 mon.a (mon.0) 315 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-30T10:06:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.158433+0000 mon.a (mon.0) 315 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-30T10:06:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.170157+0000 mon.a (mon.0) 316 : cluster [DBG] monmap epoch 4 2024-04-30T10:06:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.170157+0000 mon.a (mon.0) 316 : cluster [DBG] monmap epoch 4 2024-04-30T10:06:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.170198+0000 mon.a (mon.0) 317 : cluster [DBG] fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:06:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.170198+0000 mon.a (mon.0) 317 : cluster [DBG] fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:06:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.170224+0000 mon.a (mon.0) 318 : cluster [DBG] last_changed 2024-04-30T10:06:01.084351+0000 2024-04-30T10:06:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.170224+0000 mon.a (mon.0) 318 : cluster [DBG] last_changed 2024-04-30T10:06:01.084351+0000 2024-04-30T10:06:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.170244+0000 mon.a (mon.0) 319 : cluster [DBG] created 2024-04-30T09:48:13.262041+0000 2024-04-30T10:06:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.170244+0000 mon.a (mon.0) 319 : cluster [DBG] created 2024-04-30T09:48:13.262041+0000 2024-04-30T10:06:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.170265+0000 mon.a (mon.0) 320 : cluster [DBG] min_mon_release 19 (squid) 2024-04-30T10:06:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.170265+0000 mon.a (mon.0) 320 : cluster [DBG] min_mon_release 19 (squid) 2024-04-30T10:06:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.170285+0000 mon.a (mon.0) 321 : cluster [DBG] election_strategy: 1 2024-04-30T10:06:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.170285+0000 mon.a (mon.0) 321 : cluster [DBG] election_strategy: 1 2024-04-30T10:06:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.170307+0000 mon.a (mon.0) 322 : cluster [DBG] 0: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.a 2024-04-30T10:06:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.170307+0000 mon.a (mon.0) 322 : cluster [DBG] 0: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.a 2024-04-30T10:06:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.170329+0000 mon.a (mon.0) 323 : cluster [DBG] 1: [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] mon.c 2024-04-30T10:06:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.170329+0000 mon.a (mon.0) 323 : cluster [DBG] 1: [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] mon.c 2024-04-30T10:06:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.170352+0000 mon.a (mon.0) 324 : cluster [DBG] 2: [v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0] mon.b 2024-04-30T10:06:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.170352+0000 mon.a (mon.0) 324 : cluster [DBG] 2: [v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0] mon.b 2024-04-30T10:06:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.171379+0000 mon.a (mon.0) 325 : cluster [DBG] fsmap 2024-04-30T10:06:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.171379+0000 mon.a (mon.0) 325 : cluster [DBG] fsmap 2024-04-30T10:06:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.171440+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-30T10:06:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.171440+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-30T10:06:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.172208+0000 mon.a (mon.0) 327 : cluster [DBG] mgrmap e45: x(active, since 43s), standbys: y 2024-04-30T10:06:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.172208+0000 mon.a (mon.0) 327 : cluster [DBG] mgrmap e45: x(active, since 43s), standbys: y 2024-04-30T10:06:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.172505+0000 mon.a (mon.0) 328 : cluster [INF] overall HEALTH_OK 2024-04-30T10:06:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.172505+0000 mon.a (mon.0) 328 : cluster [INF] overall HEALTH_OK 2024-04-30T10:06:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: audit 2024-04-30T10:06:06.194901+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: audit 2024-04-30T10:06:06.194901+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: audit 2024-04-30T10:06:06.209101+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:06 smithi151 bash[59049]: audit 2024-04-30T10:06:06.209101+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:06.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:00.381824+0000 mgr.x (mgr.24998) 235 : cluster [DBG] pgmap v22: 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-30T10:06:06.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:00.381824+0000 mgr.x (mgr.24998) 235 : cluster [DBG] pgmap v22: 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-30T10:06:06.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: audit 2024-04-30T10:06:01.113046+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:06:06.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: audit 2024-04-30T10:06:01.113046+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:06:06.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:01.113767+0000 mon.c (mon.1) 4 : cluster [INF] mon.c calling monitor election 2024-04-30T10:06:06.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:01.113767+0000 mon.c (mon.1) 4 : cluster [INF] mon.c calling monitor election 2024-04-30T10:06:06.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:01.113825+0000 mon.a (mon.0) 309 : cluster [INF] mon.a calling monitor election 2024-04-30T10:06:06.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:01.113825+0000 mon.a (mon.0) 309 : cluster [INF] mon.a calling monitor election 2024-04-30T10:06:06.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:01.114909+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-30T10:06:06.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:01.114909+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-30T10:06:06.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: audit 2024-04-30T10:06:01.116016+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:06:06.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: audit 2024-04-30T10:06:01.116016+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:06:06.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: audit 2024-04-30T10:06:01.116445+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:06:06.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: audit 2024-04-30T10:06:01.116445+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:06:06.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:02.382580+0000 mgr.x (mgr.24998) 236 : cluster [DBG] pgmap v23: 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-30T10:06:06.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:02.382580+0000 mgr.x (mgr.24998) 236 : cluster [DBG] pgmap v23: 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-30T10:06:06.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: audit 2024-04-30T10:06:03.464155+0000 mgr.x (mgr.24998) 237 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:06.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: audit 2024-04-30T10:06:03.464155+0000 mgr.x (mgr.24998) 237 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:06.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:04.384226+0000 mgr.x (mgr.24998) 238 : cluster [DBG] pgmap v24: 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-30T10:06:06.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:04.384226+0000 mgr.x (mgr.24998) 238 : cluster [DBG] pgmap v24: 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-30T10:06:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:00.381824+0000 mgr.x (mgr.24998) 235 : cluster [DBG] pgmap v22: 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-30T10:06:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:00.381824+0000 mgr.x (mgr.24998) 235 : cluster [DBG] pgmap v22: 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-30T10:06:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: audit 2024-04-30T10:06:01.113046+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:06:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: audit 2024-04-30T10:06:01.113046+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-30T10:06:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:01.113767+0000 mon.c (mon.1) 4 : cluster [INF] mon.c calling monitor election 2024-04-30T10:06:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:01.113767+0000 mon.c (mon.1) 4 : cluster [INF] mon.c calling monitor election 2024-04-30T10:06:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:01.113825+0000 mon.a (mon.0) 309 : cluster [INF] mon.a calling monitor election 2024-04-30T10:06:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:01.113825+0000 mon.a (mon.0) 309 : cluster [INF] mon.a calling monitor election 2024-04-30T10:06:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:01.114909+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-30T10:06:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:01.114909+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-30T10:06:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: audit 2024-04-30T10:06:01.116016+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:06:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: audit 2024-04-30T10:06:01.116016+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-30T10:06:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: audit 2024-04-30T10:06:01.116445+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:06:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: audit 2024-04-30T10:06:01.116445+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-30T10:06:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:02.382580+0000 mgr.x (mgr.24998) 236 : cluster [DBG] pgmap v23: 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-30T10:06:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:02.382580+0000 mgr.x (mgr.24998) 236 : cluster [DBG] pgmap v23: 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-30T10:06:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: audit 2024-04-30T10:06:03.464155+0000 mgr.x (mgr.24998) 237 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: audit 2024-04-30T10:06:03.464155+0000 mgr.x (mgr.24998) 237 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:04.384226+0000 mgr.x (mgr.24998) 238 : cluster [DBG] pgmap v24: 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-30T10:06:06.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:04.384226+0000 mgr.x (mgr.24998) 238 : cluster [DBG] pgmap v24: 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-30T10:06:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.116074+0000 mon.a (mon.0) 312 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-30T10:06:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.116074+0000 mon.a (mon.0) 312 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-30T10:06:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.124944+0000 mon.a (mon.0) 313 : cluster [INF] overall HEALTH_OK 2024-04-30T10:06:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.124944+0000 mon.a (mon.0) 313 : cluster [INF] overall HEALTH_OK 2024-04-30T10:06:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.125093+0000 mon.c (mon.1) 5 : cluster [INF] mon.c calling monitor election 2024-04-30T10:06:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.125093+0000 mon.c (mon.1) 5 : cluster [INF] mon.c calling monitor election 2024-04-30T10:06:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.125116+0000 mon.a (mon.0) 314 : cluster [INF] mon.a calling monitor election 2024-04-30T10:06:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.125116+0000 mon.a (mon.0) 314 : cluster [INF] mon.a calling monitor election 2024-04-30T10:06:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.158433+0000 mon.a (mon.0) 315 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-30T10:06:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.158433+0000 mon.a (mon.0) 315 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-30T10:06:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.170157+0000 mon.a (mon.0) 316 : cluster [DBG] monmap epoch 4 2024-04-30T10:06:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.170157+0000 mon.a (mon.0) 316 : cluster [DBG] monmap epoch 4 2024-04-30T10:06:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.170198+0000 mon.a (mon.0) 317 : cluster [DBG] fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:06:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.170198+0000 mon.a (mon.0) 317 : cluster [DBG] fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:06:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.170224+0000 mon.a (mon.0) 318 : cluster [DBG] last_changed 2024-04-30T10:06:01.084351+0000 2024-04-30T10:06:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.170224+0000 mon.a (mon.0) 318 : cluster [DBG] last_changed 2024-04-30T10:06:01.084351+0000 2024-04-30T10:06:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.170244+0000 mon.a (mon.0) 319 : cluster [DBG] created 2024-04-30T09:48:13.262041+0000 2024-04-30T10:06:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.170244+0000 mon.a (mon.0) 319 : cluster [DBG] created 2024-04-30T09:48:13.262041+0000 2024-04-30T10:06:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.170265+0000 mon.a (mon.0) 320 : cluster [DBG] min_mon_release 19 (squid) 2024-04-30T10:06:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.170265+0000 mon.a (mon.0) 320 : cluster [DBG] min_mon_release 19 (squid) 2024-04-30T10:06:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.170285+0000 mon.a (mon.0) 321 : cluster [DBG] election_strategy: 1 2024-04-30T10:06:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.170285+0000 mon.a (mon.0) 321 : cluster [DBG] election_strategy: 1 2024-04-30T10:06:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.170307+0000 mon.a (mon.0) 322 : cluster [DBG] 0: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.a 2024-04-30T10:06:06.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.170307+0000 mon.a (mon.0) 322 : cluster [DBG] 0: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.a 2024-04-30T10:06:06.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.170329+0000 mon.a (mon.0) 323 : cluster [DBG] 1: [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] mon.c 2024-04-30T10:06:06.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.170329+0000 mon.a (mon.0) 323 : cluster [DBG] 1: [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] mon.c 2024-04-30T10:06:06.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.170352+0000 mon.a (mon.0) 324 : cluster [DBG] 2: [v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0] mon.b 2024-04-30T10:06:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.116074+0000 mon.a (mon.0) 312 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-30T10:06:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.116074+0000 mon.a (mon.0) 312 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-30T10:06:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.124944+0000 mon.a (mon.0) 313 : cluster [INF] overall HEALTH_OK 2024-04-30T10:06:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.124944+0000 mon.a (mon.0) 313 : cluster [INF] overall HEALTH_OK 2024-04-30T10:06:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.125093+0000 mon.c (mon.1) 5 : cluster [INF] mon.c calling monitor election 2024-04-30T10:06:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.125093+0000 mon.c (mon.1) 5 : cluster [INF] mon.c calling monitor election 2024-04-30T10:06:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.125116+0000 mon.a (mon.0) 314 : cluster [INF] mon.a calling monitor election 2024-04-30T10:06:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.125116+0000 mon.a (mon.0) 314 : cluster [INF] mon.a calling monitor election 2024-04-30T10:06:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.158433+0000 mon.a (mon.0) 315 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-30T10:06:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.158433+0000 mon.a (mon.0) 315 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-30T10:06:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.170157+0000 mon.a (mon.0) 316 : cluster [DBG] monmap epoch 4 2024-04-30T10:06:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.170157+0000 mon.a (mon.0) 316 : cluster [DBG] monmap epoch 4 2024-04-30T10:06:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.170198+0000 mon.a (mon.0) 317 : cluster [DBG] fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:06:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.170198+0000 mon.a (mon.0) 317 : cluster [DBG] fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 2024-04-30T10:06:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.170224+0000 mon.a (mon.0) 318 : cluster [DBG] last_changed 2024-04-30T10:06:01.084351+0000 2024-04-30T10:06:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.170224+0000 mon.a (mon.0) 318 : cluster [DBG] last_changed 2024-04-30T10:06:01.084351+0000 2024-04-30T10:06:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.170244+0000 mon.a (mon.0) 319 : cluster [DBG] created 2024-04-30T09:48:13.262041+0000 2024-04-30T10:06:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.170244+0000 mon.a (mon.0) 319 : cluster [DBG] created 2024-04-30T09:48:13.262041+0000 2024-04-30T10:06:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.170265+0000 mon.a (mon.0) 320 : cluster [DBG] min_mon_release 19 (squid) 2024-04-30T10:06:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.170265+0000 mon.a (mon.0) 320 : cluster [DBG] min_mon_release 19 (squid) 2024-04-30T10:06:06.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.170285+0000 mon.a (mon.0) 321 : cluster [DBG] election_strategy: 1 2024-04-30T10:06:06.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.170285+0000 mon.a (mon.0) 321 : cluster [DBG] election_strategy: 1 2024-04-30T10:06:06.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.170307+0000 mon.a (mon.0) 322 : cluster [DBG] 0: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.a 2024-04-30T10:06:06.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.170307+0000 mon.a (mon.0) 322 : cluster [DBG] 0: [v2:172.21.15.144:3300/0,v1:172.21.15.144:6789/0] mon.a 2024-04-30T10:06:06.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.170329+0000 mon.a (mon.0) 323 : cluster [DBG] 1: [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] mon.c 2024-04-30T10:06:06.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.170329+0000 mon.a (mon.0) 323 : cluster [DBG] 1: [v2:172.21.15.144:3301/0,v1:172.21.15.144:6790/0] mon.c 2024-04-30T10:06:06.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.170352+0000 mon.a (mon.0) 324 : cluster [DBG] 2: [v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0] mon.b 2024-04-30T10:06:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.170352+0000 mon.a (mon.0) 324 : cluster [DBG] 2: [v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0] mon.b 2024-04-30T10:06:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.171379+0000 mon.a (mon.0) 325 : cluster [DBG] fsmap 2024-04-30T10:06:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.171379+0000 mon.a (mon.0) 325 : cluster [DBG] fsmap 2024-04-30T10:06:06.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.171440+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-30T10:06:06.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.171440+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-30T10:06:06.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.172208+0000 mon.a (mon.0) 327 : cluster [DBG] mgrmap e45: x(active, since 43s), standbys: y 2024-04-30T10:06:06.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.172208+0000 mon.a (mon.0) 327 : cluster [DBG] mgrmap e45: x(active, since 43s), standbys: y 2024-04-30T10:06:06.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.172505+0000 mon.a (mon.0) 328 : cluster [INF] overall HEALTH_OK 2024-04-30T10:06:06.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.172505+0000 mon.a (mon.0) 328 : cluster [INF] overall HEALTH_OK 2024-04-30T10:06:06.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: audit 2024-04-30T10:06:06.194901+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:06.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: audit 2024-04-30T10:06:06.194901+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:06.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: audit 2024-04-30T10:06:06.209101+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:06.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[75481]: audit 2024-04-30T10:06:06.209101+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.170352+0000 mon.a (mon.0) 324 : cluster [DBG] 2: [v2:172.21.15.151:3300/0,v1:172.21.15.151:6789/0] mon.b 2024-04-30T10:06:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.171379+0000 mon.a (mon.0) 325 : cluster [DBG] fsmap 2024-04-30T10:06:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.171379+0000 mon.a (mon.0) 325 : cluster [DBG] fsmap 2024-04-30T10:06:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.171440+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-30T10:06:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.171440+0000 mon.a (mon.0) 326 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-04-30T10:06:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.172208+0000 mon.a (mon.0) 327 : cluster [DBG] mgrmap e45: x(active, since 43s), standbys: y 2024-04-30T10:06:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.172208+0000 mon.a (mon.0) 327 : cluster [DBG] mgrmap e45: x(active, since 43s), standbys: y 2024-04-30T10:06:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.172505+0000 mon.a (mon.0) 328 : cluster [INF] overall HEALTH_OK 2024-04-30T10:06:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.172505+0000 mon.a (mon.0) 328 : cluster [INF] overall HEALTH_OK 2024-04-30T10:06:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: audit 2024-04-30T10:06:06.194901+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: audit 2024-04-30T10:06:06.194901+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: audit 2024-04-30T10:06:06.209101+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:06 smithi144 bash[73244]: audit 2024-04-30T10:06:06.209101+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: audit 2024-04-30T10:06:06.259459+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: audit 2024-04-30T10:06:06.259459+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: audit 2024-04-30T10:06:06.261708+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:06:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: audit 2024-04-30T10:06:06.261708+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:06:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: cephadm 2024-04-30T10:06:06.273321+0000 mgr.x (mgr.24998) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:06:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: cephadm 2024-04-30T10:06:06.273321+0000 mgr.x (mgr.24998) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:06:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: audit 2024-04-30T10:06:06.273822+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: audit 2024-04-30T10:06:06.273822+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: cephadm 2024-04-30T10:06:06.341966+0000 mgr.x (mgr.24998) 240 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-30T10:06:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: cephadm 2024-04-30T10:06:06.341966+0000 mgr.x (mgr.24998) 240 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-30T10:06:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: audit 2024-04-30T10:06:06.344290+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:06:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: audit 2024-04-30T10:06:06.344290+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:06:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: audit 2024-04-30T10:06:06.346445+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:06:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: audit 2024-04-30T10:06:06.346445+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:06:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: audit 2024-04-30T10:06:06.348504+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: audit 2024-04-30T10:06:06.348504+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: cephadm 2024-04-30T10:06:06.349168+0000 mgr.x (mgr.24998) 241 : cephadm [INF] Reconfiguring daemon mon.a on smithi144 2024-04-30T10:06:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: cephadm 2024-04-30T10:06:06.349168+0000 mgr.x (mgr.24998) 241 : cephadm [INF] Reconfiguring daemon mon.a on smithi144 2024-04-30T10:06:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.384956+0000 mgr.x (mgr.24998) 242 : cluster [DBG] pgmap v25: 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-30T10:06:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:07 smithi151 bash[59049]: cluster 2024-04-30T10:06:06.384956+0000 mgr.x (mgr.24998) 242 : cluster [DBG] pgmap v25: 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-30T10:06:07.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: audit 2024-04-30T10:06:06.259459+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:07.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: audit 2024-04-30T10:06:06.259459+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:07.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: audit 2024-04-30T10:06:06.261708+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:06:07.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: audit 2024-04-30T10:06:06.261708+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:06:07.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: cephadm 2024-04-30T10:06:06.273321+0000 mgr.x (mgr.24998) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:06:07.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: cephadm 2024-04-30T10:06:06.273321+0000 mgr.x (mgr.24998) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:06:07.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: audit 2024-04-30T10:06:06.273822+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:07.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: audit 2024-04-30T10:06:06.273822+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:07.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: cephadm 2024-04-30T10:06:06.341966+0000 mgr.x (mgr.24998) 240 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-30T10:06:07.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: cephadm 2024-04-30T10:06:06.341966+0000 mgr.x (mgr.24998) 240 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-30T10:06:07.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: audit 2024-04-30T10:06:06.344290+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:06:07.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: audit 2024-04-30T10:06:06.344290+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:06:07.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: audit 2024-04-30T10:06:06.346445+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:06:07.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: audit 2024-04-30T10:06:06.346445+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:06:07.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: audit 2024-04-30T10:06:06.348504+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:07.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: audit 2024-04-30T10:06:06.348504+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:07.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: cephadm 2024-04-30T10:06:06.349168+0000 mgr.x (mgr.24998) 241 : cephadm [INF] Reconfiguring daemon mon.a on smithi144 2024-04-30T10:06:07.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: cephadm 2024-04-30T10:06:06.349168+0000 mgr.x (mgr.24998) 241 : cephadm [INF] Reconfiguring daemon mon.a on smithi144 2024-04-30T10:06:07.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.384956+0000 mgr.x (mgr.24998) 242 : cluster [DBG] pgmap v25: 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-30T10:06:07.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[75481]: cluster 2024-04-30T10:06:06.384956+0000 mgr.x (mgr.24998) 242 : cluster [DBG] pgmap v25: 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-30T10:06:07.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: audit 2024-04-30T10:06:06.259459+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: audit 2024-04-30T10:06:06.259459+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: audit 2024-04-30T10:06:06.261708+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:06:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: audit 2024-04-30T10:06:06.261708+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:06:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: cephadm 2024-04-30T10:06:06.273321+0000 mgr.x (mgr.24998) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:06:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: cephadm 2024-04-30T10:06:06.273321+0000 mgr.x (mgr.24998) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:06:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: audit 2024-04-30T10:06:06.273822+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: audit 2024-04-30T10:06:06.273822+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: cephadm 2024-04-30T10:06:06.341966+0000 mgr.x (mgr.24998) 240 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-30T10:06:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: cephadm 2024-04-30T10:06:06.341966+0000 mgr.x (mgr.24998) 240 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-30T10:06:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: audit 2024-04-30T10:06:06.344290+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:06:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: audit 2024-04-30T10:06:06.344290+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:06:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: audit 2024-04-30T10:06:06.346445+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:06:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: audit 2024-04-30T10:06:06.346445+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:06:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: audit 2024-04-30T10:06:06.348504+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: audit 2024-04-30T10:06:06.348504+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:07.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: cephadm 2024-04-30T10:06:06.349168+0000 mgr.x (mgr.24998) 241 : cephadm [INF] Reconfiguring daemon mon.a on smithi144 2024-04-30T10:06:07.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: cephadm 2024-04-30T10:06:06.349168+0000 mgr.x (mgr.24998) 241 : cephadm [INF] Reconfiguring daemon mon.a on smithi144 2024-04-30T10:06:07.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.384956+0000 mgr.x (mgr.24998) 242 : cluster [DBG] pgmap v25: 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-30T10:06:07.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:07 smithi144 bash[73244]: cluster 2024-04-30T10:06:06.384956+0000 mgr.x (mgr.24998) 242 : cluster [DBG] pgmap v25: 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-30T10:06:08.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:06:08 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:06:08] "GET /metrics HTTP/1.1" 200 38208 "" "Prometheus/2.33.4" 2024-04-30T10:06:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:08 smithi151 bash[59049]: audit 2024-04-30T10:06:07.472659+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:08 smithi151 bash[59049]: audit 2024-04-30T10:06:07.472659+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:08.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:08 smithi144 bash[73244]: audit 2024-04-30T10:06:07.472659+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:08.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:08 smithi144 bash[73244]: audit 2024-04-30T10:06:07.472659+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:08.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:08 smithi144 bash[75481]: audit 2024-04-30T10:06:07.472659+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:08.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:08 smithi144 bash[75481]: audit 2024-04-30T10:06:07.472659+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:09.072 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:06:08 smithi151 bash[54975]: ts=2024-04-30T10:06: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.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:06:09.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[75481]: cluster 2024-04-30T10:06:08.385687+0000 mgr.x (mgr.24998) 243 : cluster [DBG] pgmap v26: 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-30T10:06:09.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[75481]: cluster 2024-04-30T10:06:08.385687+0000 mgr.x (mgr.24998) 243 : cluster [DBG] pgmap v26: 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-30T10:06:09.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[75481]: audit 2024-04-30T10:06:08.479520+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:09.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[75481]: audit 2024-04-30T10:06:08.479520+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:09.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[75481]: audit 2024-04-30T10:06:08.488863+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:09.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[75481]: audit 2024-04-30T10:06:08.488863+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:09.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[75481]: cephadm 2024-04-30T10:06:08.528376+0000 mgr.x (mgr.24998) 244 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-30T10:06:09.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[75481]: cephadm 2024-04-30T10:06:08.528376+0000 mgr.x (mgr.24998) 244 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-30T10:06:09.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[75481]: audit 2024-04-30T10:06:08.530703+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:06:09.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[75481]: audit 2024-04-30T10:06:08.530703+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:06:09.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[75481]: audit 2024-04-30T10:06:08.533295+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:06:09.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[75481]: audit 2024-04-30T10:06:08.533295+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:06:09.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[75481]: audit 2024-04-30T10:06:08.535810+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:09.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[75481]: audit 2024-04-30T10:06:08.535810+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:09.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[75481]: cephadm 2024-04-30T10:06:08.536607+0000 mgr.x (mgr.24998) 245 : cephadm [INF] Reconfiguring daemon mgr.y on smithi144 2024-04-30T10:06:09.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[75481]: cephadm 2024-04-30T10:06:08.536607+0000 mgr.x (mgr.24998) 245 : cephadm [INF] Reconfiguring daemon mgr.y on smithi144 2024-04-30T10:06:09.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[73244]: cluster 2024-04-30T10:06:08.385687+0000 mgr.x (mgr.24998) 243 : cluster [DBG] pgmap v26: 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-30T10:06:09.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[73244]: cluster 2024-04-30T10:06:08.385687+0000 mgr.x (mgr.24998) 243 : cluster [DBG] pgmap v26: 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-30T10:06:09.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[73244]: audit 2024-04-30T10:06:08.479520+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:09.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[73244]: audit 2024-04-30T10:06:08.479520+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:09.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[73244]: audit 2024-04-30T10:06:08.488863+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:09.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[73244]: audit 2024-04-30T10:06:08.488863+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:09.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[73244]: cephadm 2024-04-30T10:06:08.528376+0000 mgr.x (mgr.24998) 244 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-30T10:06:09.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[73244]: cephadm 2024-04-30T10:06:08.528376+0000 mgr.x (mgr.24998) 244 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-30T10:06:09.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[73244]: audit 2024-04-30T10:06:08.530703+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:06:09.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[73244]: audit 2024-04-30T10:06:08.530703+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:06:09.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[73244]: audit 2024-04-30T10:06:08.533295+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:06:09.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[73244]: audit 2024-04-30T10:06:08.533295+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:06:09.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[73244]: audit 2024-04-30T10:06:08.535810+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:09.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[73244]: audit 2024-04-30T10:06:08.535810+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:09.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[73244]: cephadm 2024-04-30T10:06:08.536607+0000 mgr.x (mgr.24998) 245 : cephadm [INF] Reconfiguring daemon mgr.y on smithi144 2024-04-30T10:06:09.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:09 smithi144 bash[73244]: cephadm 2024-04-30T10:06:08.536607+0000 mgr.x (mgr.24998) 245 : cephadm [INF] Reconfiguring daemon mgr.y on smithi144 2024-04-30T10:06:09.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:09 smithi151 bash[59049]: cluster 2024-04-30T10:06:08.385687+0000 mgr.x (mgr.24998) 243 : cluster [DBG] pgmap v26: 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-30T10:06:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:09 smithi151 bash[59049]: cluster 2024-04-30T10:06:08.385687+0000 mgr.x (mgr.24998) 243 : cluster [DBG] pgmap v26: 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-30T10:06:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:09 smithi151 bash[59049]: audit 2024-04-30T10:06:08.479520+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:09 smithi151 bash[59049]: audit 2024-04-30T10:06:08.479520+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:09 smithi151 bash[59049]: audit 2024-04-30T10:06:08.488863+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:09 smithi151 bash[59049]: audit 2024-04-30T10:06:08.488863+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:09 smithi151 bash[59049]: cephadm 2024-04-30T10:06:08.528376+0000 mgr.x (mgr.24998) 244 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-30T10:06:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:09 smithi151 bash[59049]: cephadm 2024-04-30T10:06:08.528376+0000 mgr.x (mgr.24998) 244 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-30T10:06:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:09 smithi151 bash[59049]: audit 2024-04-30T10:06:08.530703+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:06:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:09 smithi151 bash[59049]: audit 2024-04-30T10:06:08.530703+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:06:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:09 smithi151 bash[59049]: audit 2024-04-30T10:06:08.533295+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:06:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:09 smithi151 bash[59049]: audit 2024-04-30T10:06:08.533295+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:06:09.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:09 smithi151 bash[59049]: audit 2024-04-30T10:06:08.535810+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:09.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:09 smithi151 bash[59049]: audit 2024-04-30T10:06:08.535810+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:09.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:09 smithi151 bash[59049]: cephadm 2024-04-30T10:06:08.536607+0000 mgr.x (mgr.24998) 245 : cephadm [INF] Reconfiguring daemon mgr.y on smithi144 2024-04-30T10:06:09.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:09 smithi151 bash[59049]: cephadm 2024-04-30T10:06:08.536607+0000 mgr.x (mgr.24998) 245 : cephadm [INF] Reconfiguring daemon mgr.y on smithi144 2024-04-30T10:06:11.799 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[75481]: cluster 2024-04-30T10:06:10.387394+0000 mgr.x (mgr.24998) 246 : cluster [DBG] pgmap v27: 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-30T10:06:11.799 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[75481]: cluster 2024-04-30T10:06:10.387394+0000 mgr.x (mgr.24998) 246 : cluster [DBG] pgmap v27: 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-30T10:06:11.799 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[75481]: audit 2024-04-30T10:06:10.520704+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:11.799 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[75481]: audit 2024-04-30T10:06:10.520704+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:11.799 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[75481]: audit 2024-04-30T10:06:10.533097+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:11.800 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[75481]: audit 2024-04-30T10:06:10.533097+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:11.800 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[75481]: cephadm 2024-04-30T10:06:10.558757+0000 mgr.x (mgr.24998) 247 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-30T10:06:11.800 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[75481]: cephadm 2024-04-30T10:06:10.558757+0000 mgr.x (mgr.24998) 247 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-30T10:06:11.800 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[75481]: audit 2024-04-30T10:06:10.561043+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:06:11.800 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[75481]: audit 2024-04-30T10:06:10.561043+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:06:11.800 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[75481]: audit 2024-04-30T10:06:10.563268+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:06:11.800 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[75481]: audit 2024-04-30T10:06:10.563268+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:06:11.800 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[75481]: audit 2024-04-30T10:06:10.565296+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:11.800 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[75481]: audit 2024-04-30T10:06:10.565296+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:11.800 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[75481]: cephadm 2024-04-30T10:06:10.565913+0000 mgr.x (mgr.24998) 248 : cephadm [INF] Reconfiguring daemon mon.c on smithi144 2024-04-30T10:06:11.800 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[75481]: cephadm 2024-04-30T10:06:10.565913+0000 mgr.x (mgr.24998) 248 : cephadm [INF] Reconfiguring daemon mon.c on smithi144 2024-04-30T10:06:11.800 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[73244]: cluster 2024-04-30T10:06:10.387394+0000 mgr.x (mgr.24998) 246 : cluster [DBG] pgmap v27: 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-30T10:06:11.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[73244]: cluster 2024-04-30T10:06:10.387394+0000 mgr.x (mgr.24998) 246 : cluster [DBG] pgmap v27: 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-30T10:06:11.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[73244]: audit 2024-04-30T10:06:10.520704+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:11.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[73244]: audit 2024-04-30T10:06:10.520704+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:11.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[73244]: audit 2024-04-30T10:06:10.533097+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:11.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[73244]: audit 2024-04-30T10:06:10.533097+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:11.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[73244]: cephadm 2024-04-30T10:06:10.558757+0000 mgr.x (mgr.24998) 247 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-30T10:06:11.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[73244]: cephadm 2024-04-30T10:06:10.558757+0000 mgr.x (mgr.24998) 247 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-30T10:06:11.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[73244]: audit 2024-04-30T10:06:10.561043+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:06:11.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[73244]: audit 2024-04-30T10:06:10.561043+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:06:11.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[73244]: audit 2024-04-30T10:06:10.563268+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:06:11.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[73244]: audit 2024-04-30T10:06:10.563268+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:06:11.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[73244]: audit 2024-04-30T10:06:10.565296+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:11.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[73244]: audit 2024-04-30T10:06:10.565296+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:11.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[73244]: cephadm 2024-04-30T10:06:10.565913+0000 mgr.x (mgr.24998) 248 : cephadm [INF] Reconfiguring daemon mon.c on smithi144 2024-04-30T10:06:11.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:11 smithi144 bash[73244]: cephadm 2024-04-30T10:06:10.565913+0000 mgr.x (mgr.24998) 248 : cephadm [INF] Reconfiguring daemon mon.c on smithi144 2024-04-30T10:06:11.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:11 smithi151 bash[59049]: cluster 2024-04-30T10:06:10.387394+0000 mgr.x (mgr.24998) 246 : cluster [DBG] pgmap v27: 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-30T10:06:11.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:11 smithi151 bash[59049]: cluster 2024-04-30T10:06:10.387394+0000 mgr.x (mgr.24998) 246 : cluster [DBG] pgmap v27: 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-30T10:06:11.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:11 smithi151 bash[59049]: audit 2024-04-30T10:06:10.520704+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:11.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:11 smithi151 bash[59049]: audit 2024-04-30T10:06:10.520704+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:11.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:11 smithi151 bash[59049]: audit 2024-04-30T10:06:10.533097+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:11.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:11 smithi151 bash[59049]: audit 2024-04-30T10:06:10.533097+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:11.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:11 smithi151 bash[59049]: cephadm 2024-04-30T10:06:10.558757+0000 mgr.x (mgr.24998) 247 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-30T10:06:11.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:11 smithi151 bash[59049]: cephadm 2024-04-30T10:06:10.558757+0000 mgr.x (mgr.24998) 247 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-30T10:06:11.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:11 smithi151 bash[59049]: audit 2024-04-30T10:06:10.561043+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:06:11.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:11 smithi151 bash[59049]: audit 2024-04-30T10:06:10.561043+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:06:11.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:11 smithi151 bash[59049]: audit 2024-04-30T10:06:10.563268+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:06:11.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:11 smithi151 bash[59049]: audit 2024-04-30T10:06:10.563268+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:06:11.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:11 smithi151 bash[59049]: audit 2024-04-30T10:06:10.565296+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:11.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:11 smithi151 bash[59049]: audit 2024-04-30T10:06:10.565296+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:11.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:11 smithi151 bash[59049]: cephadm 2024-04-30T10:06:10.565913+0000 mgr.x (mgr.24998) 248 : cephadm [INF] Reconfiguring daemon mon.c on smithi144 2024-04-30T10:06:11.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:11 smithi151 bash[59049]: cephadm 2024-04-30T10:06:10.565913+0000 mgr.x (mgr.24998) 248 : cephadm [INF] Reconfiguring daemon mon.c on smithi144 2024-04-30T10:06:13.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: cluster 2024-04-30T10:06:12.388400+0000 mgr.x (mgr.24998) 249 : cluster [DBG] pgmap v28: 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-30T10:06:13.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: cluster 2024-04-30T10:06:12.388400+0000 mgr.x (mgr.24998) 249 : cluster [DBG] pgmap v28: 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-30T10:06:13.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: audit 2024-04-30T10:06:12.429469+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: audit 2024-04-30T10:06:12.429469+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: audit 2024-04-30T10:06:12.443230+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: audit 2024-04-30T10:06:12.443230+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: cephadm 2024-04-30T10:06:12.486603+0000 mgr.x (mgr.24998) 250 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-30T10:06:13.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: cephadm 2024-04-30T10:06:12.486603+0000 mgr.x (mgr.24998) 250 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-30T10:06:13.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: audit 2024-04-30T10:06:12.488877+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-30T10:06:13.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: audit 2024-04-30T10:06:12.488877+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-30T10:06:13.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: audit 2024-04-30T10:06:12.491203+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:13.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: audit 2024-04-30T10:06:12.491203+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:13.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: cephadm 2024-04-30T10:06:12.495843+0000 mgr.x (mgr.24998) 251 : cephadm [INF] Reconfiguring daemon osd.0 on smithi144 2024-04-30T10:06:13.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: cephadm 2024-04-30T10:06:12.495843+0000 mgr.x (mgr.24998) 251 : cephadm [INF] Reconfiguring daemon osd.0 on smithi144 2024-04-30T10:06:13.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: audit 2024-04-30T10:06:13.173929+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: audit 2024-04-30T10:06:13.173929+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: audit 2024-04-30T10:06:13.186341+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: audit 2024-04-30T10:06:13.186341+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: audit 2024-04-30T10:06:13.199809+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[59049]: audit 2024-04-30T10:06:13.199809+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: cluster 2024-04-30T10:06:12.388400+0000 mgr.x (mgr.24998) 249 : cluster [DBG] pgmap v28: 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-30T10:06:13.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: cluster 2024-04-30T10:06:12.388400+0000 mgr.x (mgr.24998) 249 : cluster [DBG] pgmap v28: 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-30T10:06:13.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: audit 2024-04-30T10:06:12.429469+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: audit 2024-04-30T10:06:12.429469+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: audit 2024-04-30T10:06:12.443230+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: audit 2024-04-30T10:06:12.443230+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: cephadm 2024-04-30T10:06:12.486603+0000 mgr.x (mgr.24998) 250 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-30T10:06:13.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: cephadm 2024-04-30T10:06:12.486603+0000 mgr.x (mgr.24998) 250 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-30T10:06:13.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: audit 2024-04-30T10:06:12.488877+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-30T10:06:13.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: audit 2024-04-30T10:06:12.488877+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-30T10:06:13.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: audit 2024-04-30T10:06:12.491203+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:13.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: audit 2024-04-30T10:06:12.491203+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:13.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: cephadm 2024-04-30T10:06:12.495843+0000 mgr.x (mgr.24998) 251 : cephadm [INF] Reconfiguring daemon osd.0 on smithi144 2024-04-30T10:06:13.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: cephadm 2024-04-30T10:06:12.495843+0000 mgr.x (mgr.24998) 251 : cephadm [INF] Reconfiguring daemon osd.0 on smithi144 2024-04-30T10:06:13.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: audit 2024-04-30T10:06:13.173929+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: audit 2024-04-30T10:06:13.173929+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: audit 2024-04-30T10:06:13.186341+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: audit 2024-04-30T10:06:13.186341+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: audit 2024-04-30T10:06:13.199809+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[73244]: audit 2024-04-30T10:06:13.199809+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: cluster 2024-04-30T10:06:12.388400+0000 mgr.x (mgr.24998) 249 : cluster [DBG] pgmap v28: 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-30T10:06:13.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: cluster 2024-04-30T10:06:12.388400+0000 mgr.x (mgr.24998) 249 : cluster [DBG] pgmap v28: 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-30T10:06:13.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: audit 2024-04-30T10:06:12.429469+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: audit 2024-04-30T10:06:12.429469+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: audit 2024-04-30T10:06:12.443230+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: audit 2024-04-30T10:06:12.443230+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: cephadm 2024-04-30T10:06:12.486603+0000 mgr.x (mgr.24998) 250 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-30T10:06:13.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: cephadm 2024-04-30T10:06:12.486603+0000 mgr.x (mgr.24998) 250 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-30T10:06:13.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: audit 2024-04-30T10:06:12.488877+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-30T10:06:13.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: audit 2024-04-30T10:06:12.488877+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-30T10:06:13.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: audit 2024-04-30T10:06:12.491203+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:13.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: audit 2024-04-30T10:06:12.491203+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:13.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: cephadm 2024-04-30T10:06:12.495843+0000 mgr.x (mgr.24998) 251 : cephadm [INF] Reconfiguring daemon osd.0 on smithi144 2024-04-30T10:06:13.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: cephadm 2024-04-30T10:06:12.495843+0000 mgr.x (mgr.24998) 251 : cephadm [INF] Reconfiguring daemon osd.0 on smithi144 2024-04-30T10:06:13.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: audit 2024-04-30T10:06:13.173929+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: audit 2024-04-30T10:06:13.173929+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: audit 2024-04-30T10:06:13.186341+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: audit 2024-04-30T10:06:13.186341+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: audit 2024-04-30T10:06:13.199809+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:13 smithi144 bash[75481]: audit 2024-04-30T10:06:13.199809+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:13.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:06:13 smithi151 bash[54975]: ts=2024-04-30T10:06: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:06:14.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:14 smithi144 bash[73244]: audit 2024-04-30T10:06:13.473007+0000 mgr.x (mgr.24998) 252 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:14.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:14 smithi144 bash[73244]: audit 2024-04-30T10:06:13.473007+0000 mgr.x (mgr.24998) 252 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:14.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:14 smithi144 bash[75481]: audit 2024-04-30T10:06:13.473007+0000 mgr.x (mgr.24998) 252 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:14.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:14 smithi144 bash[75481]: audit 2024-04-30T10:06:13.473007+0000 mgr.x (mgr.24998) 252 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:14.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:14 smithi151 bash[59049]: audit 2024-04-30T10:06:13.473007+0000 mgr.x (mgr.24998) 252 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:14.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:14 smithi151 bash[59049]: audit 2024-04-30T10:06:13.473007+0000 mgr.x (mgr.24998) 252 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:15.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:15 smithi144 bash[75481]: cluster 2024-04-30T10:06:14.390112+0000 mgr.x (mgr.24998) 253 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:06:15.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:15 smithi144 bash[75481]: cluster 2024-04-30T10:06:14.390112+0000 mgr.x (mgr.24998) 253 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:06:15.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:15 smithi144 bash[73244]: cluster 2024-04-30T10:06:14.390112+0000 mgr.x (mgr.24998) 253 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:06:15.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:15 smithi144 bash[73244]: cluster 2024-04-30T10:06:14.390112+0000 mgr.x (mgr.24998) 253 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:06:15.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:15 smithi151 bash[59049]: cluster 2024-04-30T10:06:14.390112+0000 mgr.x (mgr.24998) 253 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:06:15.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:15 smithi151 bash[59049]: cluster 2024-04-30T10:06:14.390112+0000 mgr.x (mgr.24998) 253 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:06:16.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[73244]: audit 2024-04-30T10:06:15.484012+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[73244]: audit 2024-04-30T10:06:15.484012+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[73244]: audit 2024-04-30T10:06:15.496860+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[73244]: audit 2024-04-30T10:06:15.496860+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[73244]: audit 2024-04-30T10:06:15.508181+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[73244]: audit 2024-04-30T10:06:15.508181+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[73244]: audit 2024-04-30T10:06:15.799478+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[73244]: audit 2024-04-30T10:06:15.799478+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[73244]: audit 2024-04-30T10:06:15.808894+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[73244]: audit 2024-04-30T10:06:15.808894+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[73244]: cephadm 2024-04-30T10:06:15.823489+0000 mgr.x (mgr.24998) 254 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-30T10:06:16.747 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[73244]: cephadm 2024-04-30T10:06:15.823489+0000 mgr.x (mgr.24998) 254 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-30T10:06:16.747 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[73244]: audit 2024-04-30T10:06:15.825550+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-30T10:06:16.747 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[73244]: audit 2024-04-30T10:06:15.825550+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-30T10:06:16.747 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[73244]: audit 2024-04-30T10:06:15.827121+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:16.747 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[73244]: audit 2024-04-30T10:06:15.827121+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:16.747 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[73244]: cephadm 2024-04-30T10:06:15.831372+0000 mgr.x (mgr.24998) 255 : cephadm [INF] Reconfiguring daemon osd.1 on smithi144 2024-04-30T10:06:16.747 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[73244]: cephadm 2024-04-30T10:06:15.831372+0000 mgr.x (mgr.24998) 255 : cephadm [INF] Reconfiguring daemon osd.1 on smithi144 2024-04-30T10:06:16.747 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[75481]: audit 2024-04-30T10:06:15.484012+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.747 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[75481]: audit 2024-04-30T10:06:15.484012+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.747 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[75481]: audit 2024-04-30T10:06:15.496860+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.747 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[75481]: audit 2024-04-30T10:06:15.496860+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.747 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[75481]: audit 2024-04-30T10:06:15.508181+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.747 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[75481]: audit 2024-04-30T10:06:15.508181+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.748 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[75481]: audit 2024-04-30T10:06:15.799478+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.748 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[75481]: audit 2024-04-30T10:06:15.799478+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.748 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[75481]: audit 2024-04-30T10:06:15.808894+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.748 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[75481]: audit 2024-04-30T10:06:15.808894+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.748 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[75481]: cephadm 2024-04-30T10:06:15.823489+0000 mgr.x (mgr.24998) 254 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-30T10:06:16.748 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[75481]: cephadm 2024-04-30T10:06:15.823489+0000 mgr.x (mgr.24998) 254 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-30T10:06:16.748 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[75481]: audit 2024-04-30T10:06:15.825550+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-30T10:06:16.748 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[75481]: audit 2024-04-30T10:06:15.825550+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-30T10:06:16.748 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[75481]: audit 2024-04-30T10:06:15.827121+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:16.748 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[75481]: audit 2024-04-30T10:06:15.827121+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:16.748 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[75481]: cephadm 2024-04-30T10:06:15.831372+0000 mgr.x (mgr.24998) 255 : cephadm [INF] Reconfiguring daemon osd.1 on smithi144 2024-04-30T10:06:16.748 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:16 smithi144 bash[75481]: cephadm 2024-04-30T10:06:15.831372+0000 mgr.x (mgr.24998) 255 : cephadm [INF] Reconfiguring daemon osd.1 on smithi144 2024-04-30T10:06:16.773 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:16 smithi151 bash[59049]: audit 2024-04-30T10:06:15.484012+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.773 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:16 smithi151 bash[59049]: audit 2024-04-30T10:06:15.484012+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.773 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:16 smithi151 bash[59049]: audit 2024-04-30T10:06:15.496860+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.773 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:16 smithi151 bash[59049]: audit 2024-04-30T10:06:15.496860+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.773 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:16 smithi151 bash[59049]: audit 2024-04-30T10:06:15.508181+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.773 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:16 smithi151 bash[59049]: audit 2024-04-30T10:06:15.508181+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.773 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:16 smithi151 bash[59049]: audit 2024-04-30T10:06:15.799478+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.773 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:16 smithi151 bash[59049]: audit 2024-04-30T10:06:15.799478+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.773 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:16 smithi151 bash[59049]: audit 2024-04-30T10:06:15.808894+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.773 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:16 smithi151 bash[59049]: audit 2024-04-30T10:06:15.808894+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:16.773 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:16 smithi151 bash[59049]: cephadm 2024-04-30T10:06:15.823489+0000 mgr.x (mgr.24998) 254 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-30T10:06:16.773 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:16 smithi151 bash[59049]: cephadm 2024-04-30T10:06:15.823489+0000 mgr.x (mgr.24998) 254 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-30T10:06:16.773 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:16 smithi151 bash[59049]: audit 2024-04-30T10:06:15.825550+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-30T10:06:16.774 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:16 smithi151 bash[59049]: audit 2024-04-30T10:06:15.825550+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-30T10:06:16.774 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:16 smithi151 bash[59049]: audit 2024-04-30T10:06:15.827121+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:16.774 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:16 smithi151 bash[59049]: audit 2024-04-30T10:06:15.827121+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:16.774 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:16 smithi151 bash[59049]: cephadm 2024-04-30T10:06:15.831372+0000 mgr.x (mgr.24998) 255 : cephadm [INF] Reconfiguring daemon osd.1 on smithi144 2024-04-30T10:06:16.774 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:16 smithi151 bash[59049]: cephadm 2024-04-30T10:06:15.831372+0000 mgr.x (mgr.24998) 255 : cephadm [INF] Reconfiguring daemon osd.1 on smithi144 2024-04-30T10:06:17.925 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:17 smithi151 bash[59049]: cluster 2024-04-30T10:06:16.390877+0000 mgr.x (mgr.24998) 256 : cluster [DBG] pgmap v30: 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-30T10:06:17.925 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:17 smithi151 bash[59049]: cluster 2024-04-30T10:06:16.390877+0000 mgr.x (mgr.24998) 256 : cluster [DBG] pgmap v30: 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-30T10:06:18.070 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:17 smithi144 bash[75481]: cluster 2024-04-30T10:06:16.390877+0000 mgr.x (mgr.24998) 256 : cluster [DBG] pgmap v30: 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-30T10:06:18.070 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:17 smithi144 bash[75481]: cluster 2024-04-30T10:06:16.390877+0000 mgr.x (mgr.24998) 256 : cluster [DBG] pgmap v30: 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-30T10:06:18.070 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:17 smithi144 bash[73244]: cluster 2024-04-30T10:06:16.390877+0000 mgr.x (mgr.24998) 256 : cluster [DBG] pgmap v30: 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-30T10:06:18.070 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:17 smithi144 bash[73244]: cluster 2024-04-30T10:06:16.390877+0000 mgr.x (mgr.24998) 256 : cluster [DBG] pgmap v30: 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-30T10:06:18.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:06:18 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:06:18] "GET /metrics HTTP/1.1" 200 38208 "" "Prometheus/2.33.4" 2024-04-30T10:06:18.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:06:18 smithi151 bash[54975]: ts=2024-04-30T10:06: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.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:06:20.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:19 smithi151 bash[59049]: cluster 2024-04-30T10:06:18.391339+0000 mgr.x (mgr.24998) 257 : cluster [DBG] pgmap v31: 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-30T10:06:20.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:19 smithi151 bash[59049]: cluster 2024-04-30T10:06:18.391339+0000 mgr.x (mgr.24998) 257 : cluster [DBG] pgmap v31: 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-30T10:06:20.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:19 smithi144 bash[73244]: cluster 2024-04-30T10:06:18.391339+0000 mgr.x (mgr.24998) 257 : cluster [DBG] pgmap v31: 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-30T10:06:20.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:19 smithi144 bash[73244]: cluster 2024-04-30T10:06:18.391339+0000 mgr.x (mgr.24998) 257 : cluster [DBG] pgmap v31: 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-30T10:06:20.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:19 smithi144 bash[75481]: cluster 2024-04-30T10:06:18.391339+0000 mgr.x (mgr.24998) 257 : cluster [DBG] pgmap v31: 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-30T10:06:20.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:19 smithi144 bash[75481]: cluster 2024-04-30T10:06:18.391339+0000 mgr.x (mgr.24998) 257 : cluster [DBG] pgmap v31: 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-30T10:06:21.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[73244]: audit 2024-04-30T10:06:19.819309+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[73244]: audit 2024-04-30T10:06:19.819309+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[73244]: audit 2024-04-30T10:06:19.835907+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[73244]: audit 2024-04-30T10:06:19.835907+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[73244]: audit 2024-04-30T10:06:19.845029+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[73244]: audit 2024-04-30T10:06:19.845029+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[73244]: audit 2024-04-30T10:06:20.219947+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[73244]: audit 2024-04-30T10:06:20.219947+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[73244]: audit 2024-04-30T10:06:20.229360+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[73244]: audit 2024-04-30T10:06:20.229360+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[73244]: audit 2024-04-30T10:06:20.263149+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T10:06:21.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[73244]: audit 2024-04-30T10:06:20.263149+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T10:06:21.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[73244]: audit 2024-04-30T10:06:20.265508+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:21.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[73244]: audit 2024-04-30T10:06:20.265508+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:21.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[75481]: audit 2024-04-30T10:06:19.819309+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[75481]: audit 2024-04-30T10:06:19.819309+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[75481]: audit 2024-04-30T10:06:19.835907+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[75481]: audit 2024-04-30T10:06:19.835907+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[75481]: audit 2024-04-30T10:06:19.845029+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[75481]: audit 2024-04-30T10:06:19.845029+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[75481]: audit 2024-04-30T10:06:20.219947+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[75481]: audit 2024-04-30T10:06:20.219947+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[75481]: audit 2024-04-30T10:06:20.229360+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[75481]: audit 2024-04-30T10:06:20.229360+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[75481]: audit 2024-04-30T10:06:20.263149+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T10:06:21.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[75481]: audit 2024-04-30T10:06:20.263149+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T10:06:21.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[75481]: audit 2024-04-30T10:06:20.265508+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:21.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:20 smithi144 bash[75481]: audit 2024-04-30T10:06:20.265508+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:21.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:20 smithi151 bash[59049]: audit 2024-04-30T10:06:19.819309+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:20 smithi151 bash[59049]: audit 2024-04-30T10:06:19.819309+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:20 smithi151 bash[59049]: audit 2024-04-30T10:06:19.835907+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:20 smithi151 bash[59049]: audit 2024-04-30T10:06:19.835907+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:20 smithi151 bash[59049]: audit 2024-04-30T10:06:19.845029+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:20 smithi151 bash[59049]: audit 2024-04-30T10:06:19.845029+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:20 smithi151 bash[59049]: audit 2024-04-30T10:06:20.219947+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:20 smithi151 bash[59049]: audit 2024-04-30T10:06:20.219947+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:20 smithi151 bash[59049]: audit 2024-04-30T10:06:20.229360+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:20 smithi151 bash[59049]: audit 2024-04-30T10:06:20.229360+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:21.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:20 smithi151 bash[59049]: audit 2024-04-30T10:06:20.263149+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T10:06:21.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:20 smithi151 bash[59049]: audit 2024-04-30T10:06:20.263149+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T10:06:21.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:20 smithi151 bash[59049]: audit 2024-04-30T10:06:20.265508+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:21.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:20 smithi151 bash[59049]: audit 2024-04-30T10:06:20.265508+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:21.893 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:21 smithi144 bash[73244]: cephadm 2024-04-30T10:06:20.261058+0000 mgr.x (mgr.24998) 258 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-30T10:06:21.894 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:21 smithi144 bash[73244]: cephadm 2024-04-30T10:06:20.261058+0000 mgr.x (mgr.24998) 258 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-30T10:06:21.894 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:21 smithi144 bash[73244]: cephadm 2024-04-30T10:06:20.269753+0000 mgr.x (mgr.24998) 259 : cephadm [INF] Reconfiguring daemon osd.2 on smithi144 2024-04-30T10:06:21.894 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:21 smithi144 bash[73244]: cephadm 2024-04-30T10:06:20.269753+0000 mgr.x (mgr.24998) 259 : cephadm [INF] Reconfiguring daemon osd.2 on smithi144 2024-04-30T10:06:21.894 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:21 smithi144 bash[73244]: cluster 2024-04-30T10:06:20.392955+0000 mgr.x (mgr.24998) 260 : cluster [DBG] pgmap v32: 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-30T10:06:21.894 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:21 smithi144 bash[73244]: cluster 2024-04-30T10:06:20.392955+0000 mgr.x (mgr.24998) 260 : cluster [DBG] pgmap v32: 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-30T10:06:21.894 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:21 smithi144 bash[75481]: cephadm 2024-04-30T10:06:20.261058+0000 mgr.x (mgr.24998) 258 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-30T10:06:21.894 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:21 smithi144 bash[75481]: cephadm 2024-04-30T10:06:20.261058+0000 mgr.x (mgr.24998) 258 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-30T10:06:21.895 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:21 smithi144 bash[75481]: cephadm 2024-04-30T10:06:20.269753+0000 mgr.x (mgr.24998) 259 : cephadm [INF] Reconfiguring daemon osd.2 on smithi144 2024-04-30T10:06:21.895 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:21 smithi144 bash[75481]: cephadm 2024-04-30T10:06:20.269753+0000 mgr.x (mgr.24998) 259 : cephadm [INF] Reconfiguring daemon osd.2 on smithi144 2024-04-30T10:06:21.895 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:21 smithi144 bash[75481]: cluster 2024-04-30T10:06:20.392955+0000 mgr.x (mgr.24998) 260 : cluster [DBG] pgmap v32: 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-30T10:06:21.895 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:21 smithi144 bash[75481]: cluster 2024-04-30T10:06:20.392955+0000 mgr.x (mgr.24998) 260 : cluster [DBG] pgmap v32: 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-30T10:06:22.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:21 smithi151 bash[59049]: cephadm 2024-04-30T10:06:20.261058+0000 mgr.x (mgr.24998) 258 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-30T10:06:22.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:21 smithi151 bash[59049]: cephadm 2024-04-30T10:06:20.261058+0000 mgr.x (mgr.24998) 258 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-30T10:06:22.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:21 smithi151 bash[59049]: cephadm 2024-04-30T10:06:20.269753+0000 mgr.x (mgr.24998) 259 : cephadm [INF] Reconfiguring daemon osd.2 on smithi144 2024-04-30T10:06:22.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:21 smithi151 bash[59049]: cephadm 2024-04-30T10:06:20.269753+0000 mgr.x (mgr.24998) 259 : cephadm [INF] Reconfiguring daemon osd.2 on smithi144 2024-04-30T10:06:22.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:21 smithi151 bash[59049]: cluster 2024-04-30T10:06:20.392955+0000 mgr.x (mgr.24998) 260 : cluster [DBG] pgmap v32: 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-30T10:06:22.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:21 smithi151 bash[59049]: cluster 2024-04-30T10:06:20.392955+0000 mgr.x (mgr.24998) 260 : cluster [DBG] pgmap v32: 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-30T10:06:23.760 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[75481]: cluster 2024-04-30T10:06:22.393701+0000 mgr.x (mgr.24998) 261 : 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-30T10:06:23.761 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[75481]: cluster 2024-04-30T10:06:22.393701+0000 mgr.x (mgr.24998) 261 : 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-30T10:06:23.761 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[75481]: audit 2024-04-30T10:06:22.464966+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:23.761 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[75481]: audit 2024-04-30T10:06:22.464966+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:23.761 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[75481]: audit 2024-04-30T10:06:22.472785+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:23.761 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[75481]: audit 2024-04-30T10:06:22.472785+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:23.761 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[75481]: audit 2024-04-30T10:06:22.476559+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:23.761 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[75481]: audit 2024-04-30T10:06:22.476559+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:23.761 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[75481]: cephadm 2024-04-30T10:06:22.523332+0000 mgr.x (mgr.24998) 262 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-30T10:06:23.761 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[75481]: cephadm 2024-04-30T10:06:22.523332+0000 mgr.x (mgr.24998) 262 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-30T10:06:23.761 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[75481]: audit 2024-04-30T10:06:22.529600+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-30T10:06:23.761 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[75481]: audit 2024-04-30T10:06:22.529600+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-30T10:06:23.761 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[75481]: audit 2024-04-30T10:06:22.532622+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:23.762 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[75481]: audit 2024-04-30T10:06:22.532622+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:23.762 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[75481]: cephadm 2024-04-30T10:06:22.556146+0000 mgr.x (mgr.24998) 263 : cephadm [INF] Reconfiguring daemon osd.3 on smithi144 2024-04-30T10:06:23.762 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[75481]: cephadm 2024-04-30T10:06:22.556146+0000 mgr.x (mgr.24998) 263 : cephadm [INF] Reconfiguring daemon osd.3 on smithi144 2024-04-30T10:06:23.762 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[73244]: cluster 2024-04-30T10:06:22.393701+0000 mgr.x (mgr.24998) 261 : 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-30T10:06:23.762 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[73244]: cluster 2024-04-30T10:06:22.393701+0000 mgr.x (mgr.24998) 261 : 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-30T10:06:23.762 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[73244]: audit 2024-04-30T10:06:22.464966+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:23.762 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[73244]: audit 2024-04-30T10:06:22.464966+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:23.762 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[73244]: audit 2024-04-30T10:06:22.472785+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:23.762 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[73244]: audit 2024-04-30T10:06:22.472785+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:23.763 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[73244]: audit 2024-04-30T10:06:22.476559+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:23.763 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[73244]: audit 2024-04-30T10:06:22.476559+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:23.763 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[73244]: cephadm 2024-04-30T10:06:22.523332+0000 mgr.x (mgr.24998) 262 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-30T10:06:23.763 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[73244]: cephadm 2024-04-30T10:06:22.523332+0000 mgr.x (mgr.24998) 262 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-30T10:06:23.763 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[73244]: audit 2024-04-30T10:06:22.529600+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-30T10:06:23.763 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[73244]: audit 2024-04-30T10:06:22.529600+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-30T10:06:23.763 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[73244]: audit 2024-04-30T10:06:22.532622+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:23.763 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[73244]: audit 2024-04-30T10:06:22.532622+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:23.763 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[73244]: cephadm 2024-04-30T10:06:22.556146+0000 mgr.x (mgr.24998) 263 : cephadm [INF] Reconfiguring daemon osd.3 on smithi144 2024-04-30T10:06:23.763 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:23 smithi144 bash[73244]: cephadm 2024-04-30T10:06:22.556146+0000 mgr.x (mgr.24998) 263 : cephadm [INF] Reconfiguring daemon osd.3 on smithi144 2024-04-30T10:06:23.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:06:23 smithi151 bash[54975]: ts=2024-04-30T10: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:06:23.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:23 smithi151 bash[59049]: cluster 2024-04-30T10:06:22.393701+0000 mgr.x (mgr.24998) 261 : 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-30T10:06:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:23 smithi151 bash[59049]: cluster 2024-04-30T10:06:22.393701+0000 mgr.x (mgr.24998) 261 : 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-30T10:06:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:23 smithi151 bash[59049]: audit 2024-04-30T10:06:22.464966+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:23 smithi151 bash[59049]: audit 2024-04-30T10:06:22.464966+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:23 smithi151 bash[59049]: audit 2024-04-30T10:06:22.472785+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:23 smithi151 bash[59049]: audit 2024-04-30T10:06:22.472785+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:23 smithi151 bash[59049]: audit 2024-04-30T10:06:22.476559+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:23 smithi151 bash[59049]: audit 2024-04-30T10:06:22.476559+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:23 smithi151 bash[59049]: cephadm 2024-04-30T10:06:22.523332+0000 mgr.x (mgr.24998) 262 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-30T10:06:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:23 smithi151 bash[59049]: cephadm 2024-04-30T10:06:22.523332+0000 mgr.x (mgr.24998) 262 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-30T10:06:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:23 smithi151 bash[59049]: audit 2024-04-30T10:06:22.529600+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-30T10:06:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:23 smithi151 bash[59049]: audit 2024-04-30T10:06:22.529600+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-30T10:06:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:23 smithi151 bash[59049]: audit 2024-04-30T10:06:22.532622+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:23 smithi151 bash[59049]: audit 2024-04-30T10:06:22.532622+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:23 smithi151 bash[59049]: cephadm 2024-04-30T10:06:22.556146+0000 mgr.x (mgr.24998) 263 : cephadm [INF] Reconfiguring daemon osd.3 on smithi144 2024-04-30T10:06:23.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:23 smithi151 bash[59049]: cephadm 2024-04-30T10:06:22.556146+0000 mgr.x (mgr.24998) 263 : cephadm [INF] Reconfiguring daemon osd.3 on smithi144 2024-04-30T10:06:24.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:24 smithi151 bash[59049]: audit 2024-04-30T10:06:23.480943+0000 mgr.x (mgr.24998) 264 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:24.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:24 smithi151 bash[59049]: audit 2024-04-30T10:06:23.480943+0000 mgr.x (mgr.24998) 264 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:24.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:24 smithi144 bash[73244]: audit 2024-04-30T10:06:23.480943+0000 mgr.x (mgr.24998) 264 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:24.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:24 smithi144 bash[73244]: audit 2024-04-30T10:06:23.480943+0000 mgr.x (mgr.24998) 264 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:24.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:24 smithi144 bash[75481]: audit 2024-04-30T10:06:23.480943+0000 mgr.x (mgr.24998) 264 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:24.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:24 smithi144 bash[75481]: audit 2024-04-30T10:06:23.480943+0000 mgr.x (mgr.24998) 264 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:25.902 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[75481]: cluster 2024-04-30T10:06:24.395575+0000 mgr.x (mgr.24998) 265 : 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-30T10:06:25.902 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[75481]: cluster 2024-04-30T10:06:24.395575+0000 mgr.x (mgr.24998) 265 : 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-30T10:06:25.902 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[75481]: audit 2024-04-30T10:06:24.632443+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:25.903 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[75481]: audit 2024-04-30T10:06:24.632443+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:25.903 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[75481]: audit 2024-04-30T10:06:24.645242+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:25.903 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[75481]: audit 2024-04-30T10:06:24.645242+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:25.903 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[75481]: cephadm 2024-04-30T10:06:24.650048+0000 mgr.x (mgr.24998) 266 : cephadm [INF] Reconfiguring rgw.foo.smithi144.epmman (monmap changed)... 2024-04-30T10:06:25.903 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[75481]: cephadm 2024-04-30T10:06:24.650048+0000 mgr.x (mgr.24998) 266 : cephadm [INF] Reconfiguring rgw.foo.smithi144.epmman (monmap changed)... 2024-04-30T10:06:25.903 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[75481]: audit 2024-04-30T10:06:24.652186+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:25.903 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[75481]: audit 2024-04-30T10:06:24.652186+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:25.903 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[75481]: audit 2024-04-30T10:06:24.655905+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:25.903 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[75481]: audit 2024-04-30T10:06:24.655905+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:25.903 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[75481]: cephadm 2024-04-30T10:06:24.656576+0000 mgr.x (mgr.24998) 267 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi144.epmman on smithi144 2024-04-30T10:06:25.903 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[75481]: cephadm 2024-04-30T10:06:24.656576+0000 mgr.x (mgr.24998) 267 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi144.epmman on smithi144 2024-04-30T10:06:25.903 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[73244]: cluster 2024-04-30T10:06:24.395575+0000 mgr.x (mgr.24998) 265 : 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-30T10:06:25.903 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[73244]: cluster 2024-04-30T10:06:24.395575+0000 mgr.x (mgr.24998) 265 : 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-30T10:06:25.904 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[73244]: audit 2024-04-30T10:06:24.632443+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:25.904 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[73244]: audit 2024-04-30T10:06:24.632443+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:25.904 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[73244]: audit 2024-04-30T10:06:24.645242+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:25.904 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[73244]: audit 2024-04-30T10:06:24.645242+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:25.904 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[73244]: cephadm 2024-04-30T10:06:24.650048+0000 mgr.x (mgr.24998) 266 : cephadm [INF] Reconfiguring rgw.foo.smithi144.epmman (monmap changed)... 2024-04-30T10:06:25.904 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[73244]: cephadm 2024-04-30T10:06:24.650048+0000 mgr.x (mgr.24998) 266 : cephadm [INF] Reconfiguring rgw.foo.smithi144.epmman (monmap changed)... 2024-04-30T10:06:25.904 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[73244]: audit 2024-04-30T10:06:24.652186+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:25.904 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[73244]: audit 2024-04-30T10:06:24.652186+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:25.904 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[73244]: audit 2024-04-30T10:06:24.655905+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:25.904 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[73244]: audit 2024-04-30T10:06:24.655905+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:25.904 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[73244]: cephadm 2024-04-30T10:06:24.656576+0000 mgr.x (mgr.24998) 267 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi144.epmman on smithi144 2024-04-30T10:06:25.904 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:25 smithi144 bash[73244]: cephadm 2024-04-30T10:06:24.656576+0000 mgr.x (mgr.24998) 267 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi144.epmman on smithi144 2024-04-30T10:06:26.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:25 smithi151 bash[59049]: cluster 2024-04-30T10:06:24.395575+0000 mgr.x (mgr.24998) 265 : 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-30T10:06:26.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:25 smithi151 bash[59049]: cluster 2024-04-30T10:06:24.395575+0000 mgr.x (mgr.24998) 265 : 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-30T10:06:26.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:25 smithi151 bash[59049]: audit 2024-04-30T10:06:24.632443+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:26.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:25 smithi151 bash[59049]: audit 2024-04-30T10:06:24.632443+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:26.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:25 smithi151 bash[59049]: audit 2024-04-30T10:06:24.645242+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:26.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:25 smithi151 bash[59049]: audit 2024-04-30T10:06:24.645242+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:26.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:25 smithi151 bash[59049]: cephadm 2024-04-30T10:06:24.650048+0000 mgr.x (mgr.24998) 266 : cephadm [INF] Reconfiguring rgw.foo.smithi144.epmman (monmap changed)... 2024-04-30T10:06:26.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:25 smithi151 bash[59049]: cephadm 2024-04-30T10:06:24.650048+0000 mgr.x (mgr.24998) 266 : cephadm [INF] Reconfiguring rgw.foo.smithi144.epmman (monmap changed)... 2024-04-30T10:06:26.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:25 smithi151 bash[59049]: audit 2024-04-30T10:06:24.652186+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:26.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:25 smithi151 bash[59049]: audit 2024-04-30T10:06:24.652186+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:26.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:25 smithi151 bash[59049]: audit 2024-04-30T10:06:24.655905+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:26.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:25 smithi151 bash[59049]: audit 2024-04-30T10:06:24.655905+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:26.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:25 smithi151 bash[59049]: cephadm 2024-04-30T10:06:24.656576+0000 mgr.x (mgr.24998) 267 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi144.epmman on smithi144 2024-04-30T10:06:26.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:25 smithi151 bash[59049]: cephadm 2024-04-30T10:06:24.656576+0000 mgr.x (mgr.24998) 267 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi144.epmman on smithi144 2024-04-30T10:06:27.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[73244]: cluster 2024-04-30T10:06:26.396305+0000 mgr.x (mgr.24998) 268 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:27.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[73244]: cluster 2024-04-30T10:06:26.396305+0000 mgr.x (mgr.24998) 268 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:27.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[73244]: audit 2024-04-30T10:06:26.732235+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:27.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[73244]: audit 2024-04-30T10:06:26.732235+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:27.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[73244]: audit 2024-04-30T10:06:26.747342+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:27.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[73244]: audit 2024-04-30T10:06:26.747342+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:27.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[73244]: cephadm 2024-04-30T10:06:26.778020+0000 mgr.x (mgr.24998) 269 : cephadm [INF] Reconfiguring rgw.smpl.smithi144.bqchkk (monmap changed)... 2024-04-30T10:06:27.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[73244]: cephadm 2024-04-30T10:06:26.778020+0000 mgr.x (mgr.24998) 269 : cephadm [INF] Reconfiguring rgw.smpl.smithi144.bqchkk (monmap changed)... 2024-04-30T10:06:27.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[73244]: audit 2024-04-30T10:06:26.780353+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:27.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[73244]: audit 2024-04-30T10:06:26.780353+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:27.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[73244]: audit 2024-04-30T10:06:26.785409+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:27.990 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[73244]: audit 2024-04-30T10:06:26.785409+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:27.990 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[73244]: cephadm 2024-04-30T10:06:26.786485+0000 mgr.x (mgr.24998) 270 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi144.bqchkk on smithi144 2024-04-30T10:06:27.990 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[73244]: cephadm 2024-04-30T10:06:26.786485+0000 mgr.x (mgr.24998) 270 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi144.bqchkk on smithi144 2024-04-30T10:06:27.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[75481]: cluster 2024-04-30T10:06:26.396305+0000 mgr.x (mgr.24998) 268 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:27.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[75481]: cluster 2024-04-30T10:06:26.396305+0000 mgr.x (mgr.24998) 268 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:27.991 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[75481]: audit 2024-04-30T10:06:26.732235+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:27.991 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[75481]: audit 2024-04-30T10:06:26.732235+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:27.991 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[75481]: audit 2024-04-30T10:06:26.747342+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:27.991 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[75481]: audit 2024-04-30T10:06:26.747342+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:27.991 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[75481]: cephadm 2024-04-30T10:06:26.778020+0000 mgr.x (mgr.24998) 269 : cephadm [INF] Reconfiguring rgw.smpl.smithi144.bqchkk (monmap changed)... 2024-04-30T10:06:27.991 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[75481]: cephadm 2024-04-30T10:06:26.778020+0000 mgr.x (mgr.24998) 269 : cephadm [INF] Reconfiguring rgw.smpl.smithi144.bqchkk (monmap changed)... 2024-04-30T10:06:27.992 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[75481]: audit 2024-04-30T10:06:26.780353+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:27.992 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[75481]: audit 2024-04-30T10:06:26.780353+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:27.992 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[75481]: audit 2024-04-30T10:06:26.785409+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:27.992 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[75481]: audit 2024-04-30T10:06:26.785409+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:27.992 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[75481]: cephadm 2024-04-30T10:06:26.786485+0000 mgr.x (mgr.24998) 270 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi144.bqchkk on smithi144 2024-04-30T10:06:27.992 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:27 smithi144 bash[75481]: cephadm 2024-04-30T10:06:26.786485+0000 mgr.x (mgr.24998) 270 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi144.bqchkk on smithi144 2024-04-30T10:06:28.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:27 smithi151 bash[59049]: cluster 2024-04-30T10:06:26.396305+0000 mgr.x (mgr.24998) 268 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:27 smithi151 bash[59049]: cluster 2024-04-30T10:06:26.396305+0000 mgr.x (mgr.24998) 268 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:27 smithi151 bash[59049]: audit 2024-04-30T10:06:26.732235+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:27 smithi151 bash[59049]: audit 2024-04-30T10:06:26.732235+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:27 smithi151 bash[59049]: audit 2024-04-30T10:06:26.747342+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:27 smithi151 bash[59049]: audit 2024-04-30T10:06:26.747342+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:27 smithi151 bash[59049]: cephadm 2024-04-30T10:06:26.778020+0000 mgr.x (mgr.24998) 269 : cephadm [INF] Reconfiguring rgw.smpl.smithi144.bqchkk (monmap changed)... 2024-04-30T10:06:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:27 smithi151 bash[59049]: cephadm 2024-04-30T10:06:26.778020+0000 mgr.x (mgr.24998) 269 : cephadm [INF] Reconfiguring rgw.smpl.smithi144.bqchkk (monmap changed)... 2024-04-30T10:06:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:27 smithi151 bash[59049]: audit 2024-04-30T10:06:26.780353+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:27 smithi151 bash[59049]: audit 2024-04-30T10:06:26.780353+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:27 smithi151 bash[59049]: audit 2024-04-30T10:06:26.785409+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:27 smithi151 bash[59049]: audit 2024-04-30T10:06:26.785409+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:27 smithi151 bash[59049]: cephadm 2024-04-30T10:06:26.786485+0000 mgr.x (mgr.24998) 270 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi144.bqchkk on smithi144 2024-04-30T10:06:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:27 smithi151 bash[59049]: cephadm 2024-04-30T10:06:26.786485+0000 mgr.x (mgr.24998) 270 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi144.bqchkk on smithi144 2024-04-30T10:06:28.198 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:06:28.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:06:28 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:06:28] "GET /metrics HTTP/1.1" 200 38203 "" "Prometheus/2.33.4" 2024-04-30T10:06:28.933 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:06:28.933 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 13s ago 16m - - 2024-04-30T10:06:28.933 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 9s ago 16m - - 2024-04-30T10:06:28.933 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (3m) 13s ago 10m 14.4M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:06:28.933 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (3m) 9s ago 9m 40.9M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:06:28.933 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (2m) 13s ago 7m 42.2M - 3.5 e1d6a67b021e 03085260eb1e 2024-04-30T10:06:28.933 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (2m) 9s ago 16m 497M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:06:28.933 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (98s) 13s ago 18m 436M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:06:28.933 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (78s) 13s ago 18m 44.1M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:06:28.933 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (30s) 9s ago 16m 23.2M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:06:28.933 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (48s) 13s ago 16m 35.5M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:06:28.934 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (3m) 13s ago 10m 9427k - 1.3.1 1dbe0e931976 7b01e2041b73 2024-04-30T10:06:28.934 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (3m) 9s ago 10m 9516k - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:06:28.934 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (15m) 13s ago 15m 55.5M 4096M 17.2.0 e1d6a67b021e 879b689784b1 2024-04-30T10:06:28.934 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (15m) 13s ago 15m 56.7M 4096M 17.2.0 e1d6a67b021e 3a935a90e6aa 2024-04-30T10:06:28.934 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (14m) 13s ago 14m 51.3M 4096M 17.2.0 e1d6a67b021e 39286bfdca67 2024-04-30T10:06:28.934 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (13m) 13s ago 13m 54.9M 4096M 17.2.0 e1d6a67b021e de4f433a171e 2024-04-30T10:06:28.934 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (13m) 9s ago 13m 58.1M 4096M 17.2.0 e1d6a67b021e 2371b0f703de 2024-04-30T10:06:28.934 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (12m) 9s ago 12m 53.7M 4096M 17.2.0 e1d6a67b021e b39a8bb8c2ad 2024-04-30T10:06:28.934 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (12m) 9s ago 12m 51.6M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:06:28.934 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (11m) 9s ago 11m 55.6M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:06:28.934 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (2m) 9s ago 10m 61.6M - 2.33.4 514e6a882f6e 1c77bdb7cd95 2024-04-30T10:06:28.935 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (8m) 13s ago 8m 85.6M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:06:28.935 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (8m) 9s ago 8m 85.8M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:06:28.935 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (8m) 13s ago 8m 85.7M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:06:28.935 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (8m) 9s ago 8m 85.8M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:06:29.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:06:28 smithi151 bash[54975]: ts=2024-04-30T10: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.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:06:29.346 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:06:29.346 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:06:29.346 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:06:29.346 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:06:29.346 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:06:29.346 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:06:29.346 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:06:29.346 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:06:29.346 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-30T10:06:29.347 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:06:29.347 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:06:29.347 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:06:29.347 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:06:29.347 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:06:29.347 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-30T10:06:29.347 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 5 2024-04-30T10:06:29.347 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:06:29.347 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:06:29.723 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:06:29.723 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:06:29.723 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:06:29.723 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:06:29.723 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:06:29.723 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr", 2024-04-30T10:06:29.723 INFO:teuthology.orchestra.run.smithi144.stdout: "mon" 2024-04-30T10:06:29.723 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:06:29.724 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "5/23 daemons upgraded", 2024-04-30T10:06:29.724 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading mon daemons", 2024-04-30T10:06:29.724 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:06:29.724 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:06:29.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: audit 2024-04-30T10:06:28.183958+0000 mgr.x (mgr.24998) 271 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: audit 2024-04-30T10:06:28.183958+0000 mgr.x (mgr.24998) 271 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: cluster 2024-04-30T10:06:28.397091+0000 mgr.x (mgr.24998) 272 : cluster [DBG] pgmap v36: 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-30T10:06:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: cluster 2024-04-30T10:06:28.397091+0000 mgr.x (mgr.24998) 272 : cluster [DBG] pgmap v36: 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-30T10:06:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: audit 2024-04-30T10:06:28.546581+0000 mgr.x (mgr.24998) 273 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: audit 2024-04-30T10:06:28.546581+0000 mgr.x (mgr.24998) 273 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: audit 2024-04-30T10:06:28.686373+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: audit 2024-04-30T10:06:28.686373+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: audit 2024-04-30T10:06:28.694079+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: audit 2024-04-30T10:06:28.694079+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: cephadm 2024-04-30T10:06:28.708117+0000 mgr.x (mgr.24998) 274 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-30T10:06:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: cephadm 2024-04-30T10:06:28.708117+0000 mgr.x (mgr.24998) 274 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-30T10:06:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: audit 2024-04-30T10:06:28.710024+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:06:29.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: audit 2024-04-30T10:06:28.710024+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:06:29.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: audit 2024-04-30T10:06:28.711362+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:06:29.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: audit 2024-04-30T10:06:28.711362+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:06:29.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: audit 2024-04-30T10:06:28.712642+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:29.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: audit 2024-04-30T10:06:28.712642+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:29.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: cephadm 2024-04-30T10:06:28.713083+0000 mgr.x (mgr.24998) 275 : cephadm [INF] Reconfiguring daemon mon.b on smithi151 2024-04-30T10:06:29.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: cephadm 2024-04-30T10:06:28.713083+0000 mgr.x (mgr.24998) 275 : cephadm [INF] Reconfiguring daemon mon.b on smithi151 2024-04-30T10:06:29.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: audit 2024-04-30T10:06:28.903367+0000 mgr.x (mgr.24998) 276 : audit [DBG] from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:29.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: audit 2024-04-30T10:06:28.903367+0000 mgr.x (mgr.24998) 276 : audit [DBG] from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:29.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: audit 2024-04-30T10:06:29.348362+0000 mon.a (mon.0) 387 : audit [DBG] from='client.? 172.21.15.144:0/91914772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:29.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[73244]: audit 2024-04-30T10:06:29.348362+0000 mon.a (mon.0) 387 : audit [DBG] from='client.? 172.21.15.144:0/91914772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: audit 2024-04-30T10:06:28.183958+0000 mgr.x (mgr.24998) 271 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: audit 2024-04-30T10:06:28.183958+0000 mgr.x (mgr.24998) 271 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: cluster 2024-04-30T10:06:28.397091+0000 mgr.x (mgr.24998) 272 : cluster [DBG] pgmap v36: 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-30T10:06:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: cluster 2024-04-30T10:06:28.397091+0000 mgr.x (mgr.24998) 272 : cluster [DBG] pgmap v36: 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-30T10:06:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: audit 2024-04-30T10:06:28.546581+0000 mgr.x (mgr.24998) 273 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: audit 2024-04-30T10:06:28.546581+0000 mgr.x (mgr.24998) 273 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: audit 2024-04-30T10:06:28.686373+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: audit 2024-04-30T10:06:28.686373+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: audit 2024-04-30T10:06:28.694079+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: audit 2024-04-30T10:06:28.694079+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: cephadm 2024-04-30T10:06:28.708117+0000 mgr.x (mgr.24998) 274 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-30T10:06:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: cephadm 2024-04-30T10:06:28.708117+0000 mgr.x (mgr.24998) 274 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-30T10:06:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: audit 2024-04-30T10:06:28.710024+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:06:29.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: audit 2024-04-30T10:06:28.710024+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:06:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: audit 2024-04-30T10:06:28.711362+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:06:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: audit 2024-04-30T10:06:28.711362+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:06:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: audit 2024-04-30T10:06:28.712642+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: audit 2024-04-30T10:06:28.712642+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: cephadm 2024-04-30T10:06:28.713083+0000 mgr.x (mgr.24998) 275 : cephadm [INF] Reconfiguring daemon mon.b on smithi151 2024-04-30T10:06:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: cephadm 2024-04-30T10:06:28.713083+0000 mgr.x (mgr.24998) 275 : cephadm [INF] Reconfiguring daemon mon.b on smithi151 2024-04-30T10:06:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: audit 2024-04-30T10:06:28.903367+0000 mgr.x (mgr.24998) 276 : audit [DBG] from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: audit 2024-04-30T10:06:28.903367+0000 mgr.x (mgr.24998) 276 : audit [DBG] from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: audit 2024-04-30T10:06:29.348362+0000 mon.a (mon.0) 387 : audit [DBG] from='client.? 172.21.15.144:0/91914772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:29 smithi144 bash[75481]: audit 2024-04-30T10:06:29.348362+0000 mon.a (mon.0) 387 : audit [DBG] from='client.? 172.21.15.144:0/91914772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: audit 2024-04-30T10:06:28.183958+0000 mgr.x (mgr.24998) 271 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: audit 2024-04-30T10:06:28.183958+0000 mgr.x (mgr.24998) 271 : audit [DBG] from='client.34200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: cluster 2024-04-30T10:06:28.397091+0000 mgr.x (mgr.24998) 272 : cluster [DBG] pgmap v36: 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-30T10:06:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: cluster 2024-04-30T10:06:28.397091+0000 mgr.x (mgr.24998) 272 : cluster [DBG] pgmap v36: 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-30T10:06:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: audit 2024-04-30T10:06:28.546581+0000 mgr.x (mgr.24998) 273 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: audit 2024-04-30T10:06:28.546581+0000 mgr.x (mgr.24998) 273 : audit [DBG] from='client.44143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: audit 2024-04-30T10:06:28.686373+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: audit 2024-04-30T10:06:28.686373+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: audit 2024-04-30T10:06:28.694079+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: audit 2024-04-30T10:06:28.694079+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: cephadm 2024-04-30T10:06:28.708117+0000 mgr.x (mgr.24998) 274 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-30T10:06:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: cephadm 2024-04-30T10:06:28.708117+0000 mgr.x (mgr.24998) 274 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-30T10:06:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: audit 2024-04-30T10:06:28.710024+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:06:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: audit 2024-04-30T10:06:28.710024+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-30T10:06:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: audit 2024-04-30T10:06:28.711362+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:06:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: audit 2024-04-30T10:06:28.711362+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-30T10:06:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: audit 2024-04-30T10:06:28.712642+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: audit 2024-04-30T10:06:28.712642+0000 mon.a (mon.0) 386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: cephadm 2024-04-30T10:06:28.713083+0000 mgr.x (mgr.24998) 275 : cephadm [INF] Reconfiguring daemon mon.b on smithi151 2024-04-30T10:06:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: cephadm 2024-04-30T10:06:28.713083+0000 mgr.x (mgr.24998) 275 : cephadm [INF] Reconfiguring daemon mon.b on smithi151 2024-04-30T10:06:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: audit 2024-04-30T10:06:28.903367+0000 mgr.x (mgr.24998) 276 : audit [DBG] from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: audit 2024-04-30T10:06:28.903367+0000 mgr.x (mgr.24998) 276 : audit [DBG] from='client.44149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: audit 2024-04-30T10:06:29.348362+0000 mon.a (mon.0) 387 : audit [DBG] from='client.? 172.21.15.144:0/91914772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:29 smithi151 bash[59049]: audit 2024-04-30T10:06:29.348362+0000 mon.a (mon.0) 387 : audit [DBG] from='client.? 172.21.15.144:0/91914772' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:30.167 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_OK 2024-04-30T10:06:30.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:30 smithi151 bash[59049]: audit 2024-04-30T10:06:29.723682+0000 mgr.x (mgr.24998) 277 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:30.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:30 smithi151 bash[59049]: audit 2024-04-30T10:06:29.723682+0000 mgr.x (mgr.24998) 277 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:30.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:30 smithi151 bash[59049]: audit 2024-04-30T10:06:30.169679+0000 mon.a (mon.0) 388 : audit [DBG] from='client.? 172.21.15.144:0/3239570338' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:06:30.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:30 smithi151 bash[59049]: audit 2024-04-30T10:06:30.169679+0000 mon.a (mon.0) 388 : audit [DBG] from='client.? 172.21.15.144:0/3239570338' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:06:30.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:30 smithi144 bash[73244]: audit 2024-04-30T10:06:29.723682+0000 mgr.x (mgr.24998) 277 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:30.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:30 smithi144 bash[73244]: audit 2024-04-30T10:06:29.723682+0000 mgr.x (mgr.24998) 277 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:30.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:30 smithi144 bash[73244]: audit 2024-04-30T10:06:30.169679+0000 mon.a (mon.0) 388 : audit [DBG] from='client.? 172.21.15.144:0/3239570338' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:06:30.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:30 smithi144 bash[73244]: audit 2024-04-30T10:06:30.169679+0000 mon.a (mon.0) 388 : audit [DBG] from='client.? 172.21.15.144:0/3239570338' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:06:30.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:30 smithi144 bash[75481]: audit 2024-04-30T10:06:29.723682+0000 mgr.x (mgr.24998) 277 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:30.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:30 smithi144 bash[75481]: audit 2024-04-30T10:06:29.723682+0000 mgr.x (mgr.24998) 277 : audit [DBG] from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:06:30.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:30 smithi144 bash[75481]: audit 2024-04-30T10:06:30.169679+0000 mon.a (mon.0) 388 : audit [DBG] from='client.? 172.21.15.144:0/3239570338' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:06:30.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:30 smithi144 bash[75481]: audit 2024-04-30T10:06:30.169679+0000 mon.a (mon.0) 388 : audit [DBG] from='client.? 172.21.15.144:0/3239570338' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:06:32.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:32 smithi151 bash[59049]: cluster 2024-04-30T10:06:30.398796+0000 mgr.x (mgr.24998) 278 : cluster [DBG] pgmap v37: 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-30T10:06:32.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:32 smithi151 bash[59049]: cluster 2024-04-30T10:06:30.398796+0000 mgr.x (mgr.24998) 278 : cluster [DBG] pgmap v37: 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-30T10:06:32.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:32 smithi151 bash[59049]: audit 2024-04-30T10:06:31.054394+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:32.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:32 smithi151 bash[59049]: audit 2024-04-30T10:06:31.054394+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:32.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:32 smithi151 bash[59049]: audit 2024-04-30T10:06:31.068774+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:32.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:32 smithi151 bash[59049]: audit 2024-04-30T10:06:31.068774+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:32.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:32 smithi151 bash[59049]: cephadm 2024-04-30T10:06:31.089535+0000 mgr.x (mgr.24998) 279 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-30T10:06:32.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:32 smithi151 bash[59049]: cephadm 2024-04-30T10:06:31.089535+0000 mgr.x (mgr.24998) 279 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-30T10:06:32.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:32 smithi151 bash[59049]: audit 2024-04-30T10:06:31.091687+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:06:32.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:32 smithi151 bash[59049]: audit 2024-04-30T10:06:31.091687+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:06:32.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:32 smithi151 bash[59049]: audit 2024-04-30T10:06:31.094035+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:06:32.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:32 smithi151 bash[59049]: audit 2024-04-30T10:06:31.094035+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:06:32.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:32 smithi151 bash[59049]: audit 2024-04-30T10:06:31.096066+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:32.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:32 smithi151 bash[59049]: audit 2024-04-30T10:06:31.096066+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:32.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:32 smithi151 bash[59049]: cephadm 2024-04-30T10:06:31.096896+0000 mgr.x (mgr.24998) 280 : cephadm [INF] Reconfiguring daemon mgr.x on smithi151 2024-04-30T10:06:32.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:32 smithi151 bash[59049]: cephadm 2024-04-30T10:06:31.096896+0000 mgr.x (mgr.24998) 280 : cephadm [INF] Reconfiguring daemon mgr.x on smithi151 2024-04-30T10:06:32.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[73244]: cluster 2024-04-30T10:06:30.398796+0000 mgr.x (mgr.24998) 278 : cluster [DBG] pgmap v37: 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-30T10:06:32.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[73244]: cluster 2024-04-30T10:06:30.398796+0000 mgr.x (mgr.24998) 278 : cluster [DBG] pgmap v37: 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-30T10:06:32.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[73244]: audit 2024-04-30T10:06:31.054394+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:32.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[73244]: audit 2024-04-30T10:06:31.054394+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:32.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[73244]: audit 2024-04-30T10:06:31.068774+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:32.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[73244]: audit 2024-04-30T10:06:31.068774+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:32.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[73244]: cephadm 2024-04-30T10:06:31.089535+0000 mgr.x (mgr.24998) 279 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-30T10:06:32.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[73244]: cephadm 2024-04-30T10:06:31.089535+0000 mgr.x (mgr.24998) 279 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-30T10:06:32.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[73244]: audit 2024-04-30T10:06:31.091687+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:06:32.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[73244]: audit 2024-04-30T10:06:31.091687+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:06:32.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[73244]: audit 2024-04-30T10:06:31.094035+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:06:32.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[73244]: audit 2024-04-30T10:06:31.094035+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:06:32.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[73244]: audit 2024-04-30T10:06:31.096066+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:32.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[73244]: audit 2024-04-30T10:06:31.096066+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:32.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[73244]: cephadm 2024-04-30T10:06:31.096896+0000 mgr.x (mgr.24998) 280 : cephadm [INF] Reconfiguring daemon mgr.x on smithi151 2024-04-30T10:06:32.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[73244]: cephadm 2024-04-30T10:06:31.096896+0000 mgr.x (mgr.24998) 280 : cephadm [INF] Reconfiguring daemon mgr.x on smithi151 2024-04-30T10:06:32.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[75481]: cluster 2024-04-30T10:06:30.398796+0000 mgr.x (mgr.24998) 278 : cluster [DBG] pgmap v37: 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-30T10:06:32.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[75481]: cluster 2024-04-30T10:06:30.398796+0000 mgr.x (mgr.24998) 278 : cluster [DBG] pgmap v37: 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-30T10:06:32.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[75481]: audit 2024-04-30T10:06:31.054394+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:32.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[75481]: audit 2024-04-30T10:06:31.054394+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:32.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[75481]: audit 2024-04-30T10:06:31.068774+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:32.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[75481]: audit 2024-04-30T10:06:31.068774+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:32.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[75481]: cephadm 2024-04-30T10:06:31.089535+0000 mgr.x (mgr.24998) 279 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-30T10:06:32.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[75481]: cephadm 2024-04-30T10:06:31.089535+0000 mgr.x (mgr.24998) 279 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-30T10:06:32.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[75481]: audit 2024-04-30T10:06:31.091687+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:06:32.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[75481]: audit 2024-04-30T10:06:31.091687+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-30T10:06:32.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[75481]: audit 2024-04-30T10:06:31.094035+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:06:32.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[75481]: audit 2024-04-30T10:06:31.094035+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-30T10:06:32.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[75481]: audit 2024-04-30T10:06:31.096066+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:32.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[75481]: audit 2024-04-30T10:06:31.096066+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:32.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[75481]: cephadm 2024-04-30T10:06:31.096896+0000 mgr.x (mgr.24998) 280 : cephadm [INF] Reconfiguring daemon mgr.x on smithi151 2024-04-30T10:06:32.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:32 smithi144 bash[75481]: cephadm 2024-04-30T10:06:31.096896+0000 mgr.x (mgr.24998) 280 : cephadm [INF] Reconfiguring daemon mgr.x on smithi151 2024-04-30T10:06:33.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:06:33 smithi151 bash[54975]: ts=2024-04-30T10:06: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:06:34.418 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:34 smithi151 bash[59049]: cluster 2024-04-30T10:06:32.399394+0000 mgr.x (mgr.24998) 281 : cluster [DBG] pgmap v38: 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-30T10:06:34.418 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:34 smithi151 bash[59049]: cluster 2024-04-30T10:06:32.399394+0000 mgr.x (mgr.24998) 281 : cluster [DBG] pgmap v38: 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-30T10:06:34.418 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:34 smithi151 bash[59049]: audit 2024-04-30T10:06:33.149158+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:34.418 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:34 smithi151 bash[59049]: audit 2024-04-30T10:06:33.149158+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:34.418 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:34 smithi151 bash[59049]: audit 2024-04-30T10:06:33.160804+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:34.419 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:34 smithi151 bash[59049]: audit 2024-04-30T10:06:33.160804+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:34.419 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:34 smithi151 bash[59049]: audit 2024-04-30T10:06:33.169450+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T10:06:34.419 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:34 smithi151 bash[59049]: audit 2024-04-30T10:06:33.169450+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T10:06:34.419 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:34 smithi151 bash[59049]: audit 2024-04-30T10:06:33.171249+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:34.419 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:34 smithi151 bash[59049]: audit 2024-04-30T10:06:33.171249+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:34.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[73244]: cluster 2024-04-30T10:06:32.399394+0000 mgr.x (mgr.24998) 281 : cluster [DBG] pgmap v38: 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-30T10:06:34.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[73244]: cluster 2024-04-30T10:06:32.399394+0000 mgr.x (mgr.24998) 281 : cluster [DBG] pgmap v38: 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-30T10:06:34.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[73244]: audit 2024-04-30T10:06:33.149158+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:34.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[73244]: audit 2024-04-30T10:06:33.149158+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:34.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[73244]: audit 2024-04-30T10:06:33.160804+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:34.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[73244]: audit 2024-04-30T10:06:33.160804+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:34.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[73244]: audit 2024-04-30T10:06:33.169450+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T10:06:34.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[73244]: audit 2024-04-30T10:06:33.169450+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T10:06:34.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[73244]: audit 2024-04-30T10:06:33.171249+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:34.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[73244]: audit 2024-04-30T10:06:33.171249+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:34.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[75481]: cluster 2024-04-30T10:06:32.399394+0000 mgr.x (mgr.24998) 281 : cluster [DBG] pgmap v38: 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-30T10:06:34.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[75481]: cluster 2024-04-30T10:06:32.399394+0000 mgr.x (mgr.24998) 281 : cluster [DBG] pgmap v38: 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-30T10:06:34.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[75481]: audit 2024-04-30T10:06:33.149158+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:34.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[75481]: audit 2024-04-30T10:06:33.149158+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:34.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[75481]: audit 2024-04-30T10:06:33.160804+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:34.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[75481]: audit 2024-04-30T10:06:33.160804+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:34.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[75481]: audit 2024-04-30T10:06:33.169450+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T10:06:34.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[75481]: audit 2024-04-30T10:06:33.169450+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T10:06:34.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[75481]: audit 2024-04-30T10:06:33.171249+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:34.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:34 smithi144 bash[75481]: audit 2024-04-30T10:06:33.171249+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:35.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:35 smithi144 bash[75481]: cephadm 2024-04-30T10:06:33.167487+0000 mgr.x (mgr.24998) 282 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-30T10:06:35.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:35 smithi144 bash[75481]: cephadm 2024-04-30T10:06:33.167487+0000 mgr.x (mgr.24998) 282 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-30T10:06:35.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:35 smithi144 bash[75481]: cephadm 2024-04-30T10:06:33.173837+0000 mgr.x (mgr.24998) 283 : cephadm [INF] Reconfiguring daemon osd.4 on smithi151 2024-04-30T10:06:35.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:35 smithi144 bash[75481]: cephadm 2024-04-30T10:06:33.173837+0000 mgr.x (mgr.24998) 283 : cephadm [INF] Reconfiguring daemon osd.4 on smithi151 2024-04-30T10:06:35.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:35 smithi144 bash[75481]: audit 2024-04-30T10:06:33.492437+0000 mgr.x (mgr.24998) 284 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:35.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:35 smithi144 bash[75481]: audit 2024-04-30T10:06:33.492437+0000 mgr.x (mgr.24998) 284 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:35 smithi144 bash[73244]: cephadm 2024-04-30T10:06:33.167487+0000 mgr.x (mgr.24998) 282 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-30T10:06:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:35 smithi144 bash[73244]: cephadm 2024-04-30T10:06:33.167487+0000 mgr.x (mgr.24998) 282 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-30T10:06:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:35 smithi144 bash[73244]: cephadm 2024-04-30T10:06:33.173837+0000 mgr.x (mgr.24998) 283 : cephadm [INF] Reconfiguring daemon osd.4 on smithi151 2024-04-30T10:06:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:35 smithi144 bash[73244]: cephadm 2024-04-30T10:06:33.173837+0000 mgr.x (mgr.24998) 283 : cephadm [INF] Reconfiguring daemon osd.4 on smithi151 2024-04-30T10:06:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:35 smithi144 bash[73244]: audit 2024-04-30T10:06:33.492437+0000 mgr.x (mgr.24998) 284 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:35 smithi144 bash[73244]: audit 2024-04-30T10:06:33.492437+0000 mgr.x (mgr.24998) 284 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:35.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:35 smithi151 bash[59049]: cephadm 2024-04-30T10:06:33.167487+0000 mgr.x (mgr.24998) 282 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-30T10:06:35.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:35 smithi151 bash[59049]: cephadm 2024-04-30T10:06:33.167487+0000 mgr.x (mgr.24998) 282 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-30T10:06:35.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:35 smithi151 bash[59049]: cephadm 2024-04-30T10:06:33.173837+0000 mgr.x (mgr.24998) 283 : cephadm [INF] Reconfiguring daemon osd.4 on smithi151 2024-04-30T10:06:35.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:35 smithi151 bash[59049]: cephadm 2024-04-30T10:06:33.173837+0000 mgr.x (mgr.24998) 283 : cephadm [INF] Reconfiguring daemon osd.4 on smithi151 2024-04-30T10:06:35.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:35 smithi151 bash[59049]: audit 2024-04-30T10:06:33.492437+0000 mgr.x (mgr.24998) 284 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:35.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:35 smithi151 bash[59049]: audit 2024-04-30T10:06:33.492437+0000 mgr.x (mgr.24998) 284 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:36.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[73244]: cluster 2024-04-30T10:06:34.400939+0000 mgr.x (mgr.24998) 285 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:06:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[73244]: cluster 2024-04-30T10:06:34.400939+0000 mgr.x (mgr.24998) 285 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:06:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[73244]: audit 2024-04-30T10:06:35.317871+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[73244]: audit 2024-04-30T10:06:35.317871+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[73244]: audit 2024-04-30T10:06:35.330473+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[73244]: audit 2024-04-30T10:06:35.330473+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[73244]: audit 2024-04-30T10:06:35.345308+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-30T10:06:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[73244]: audit 2024-04-30T10:06:35.345308+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-30T10:06:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[73244]: audit 2024-04-30T10:06:35.347098+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[73244]: audit 2024-04-30T10:06:35.347098+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[73244]: audit 2024-04-30T10:06:35.671927+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[73244]: audit 2024-04-30T10:06:35.671927+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[73244]: audit 2024-04-30T10:06:35.679290+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[73244]: audit 2024-04-30T10:06:35.679290+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[73244]: audit 2024-04-30T10:06:35.687482+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[73244]: audit 2024-04-30T10:06:35.687482+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[75481]: cluster 2024-04-30T10:06:34.400939+0000 mgr.x (mgr.24998) 285 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:06:36.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[75481]: cluster 2024-04-30T10:06:34.400939+0000 mgr.x (mgr.24998) 285 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:06:36.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[75481]: audit 2024-04-30T10:06:35.317871+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[75481]: audit 2024-04-30T10:06:35.317871+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[75481]: audit 2024-04-30T10:06:35.330473+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[75481]: audit 2024-04-30T10:06:35.330473+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[75481]: audit 2024-04-30T10:06:35.345308+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-30T10:06:36.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[75481]: audit 2024-04-30T10:06:35.345308+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-30T10:06:36.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[75481]: audit 2024-04-30T10:06:35.347098+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:36.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[75481]: audit 2024-04-30T10:06:35.347098+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:36.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[75481]: audit 2024-04-30T10:06:35.671927+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[75481]: audit 2024-04-30T10:06:35.671927+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[75481]: audit 2024-04-30T10:06:35.679290+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[75481]: audit 2024-04-30T10:06:35.679290+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[75481]: audit 2024-04-30T10:06:35.687482+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:36 smithi144 bash[75481]: audit 2024-04-30T10:06:35.687482+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:36 smithi151 bash[59049]: cluster 2024-04-30T10:06:34.400939+0000 mgr.x (mgr.24998) 285 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:06:36.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:36 smithi151 bash[59049]: cluster 2024-04-30T10:06:34.400939+0000 mgr.x (mgr.24998) 285 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:06:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:36 smithi151 bash[59049]: audit 2024-04-30T10:06:35.317871+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:36 smithi151 bash[59049]: audit 2024-04-30T10:06:35.317871+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:36 smithi151 bash[59049]: audit 2024-04-30T10:06:35.330473+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:36 smithi151 bash[59049]: audit 2024-04-30T10:06:35.330473+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:36 smithi151 bash[59049]: audit 2024-04-30T10:06:35.345308+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-30T10:06:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:36 smithi151 bash[59049]: audit 2024-04-30T10:06:35.345308+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-30T10:06:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:36 smithi151 bash[59049]: audit 2024-04-30T10:06:35.347098+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:36 smithi151 bash[59049]: audit 2024-04-30T10:06:35.347098+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:36 smithi151 bash[59049]: audit 2024-04-30T10:06:35.671927+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:36 smithi151 bash[59049]: audit 2024-04-30T10:06:35.671927+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:36 smithi151 bash[59049]: audit 2024-04-30T10:06:35.679290+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:36 smithi151 bash[59049]: audit 2024-04-30T10:06:35.679290+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:36 smithi151 bash[59049]: audit 2024-04-30T10:06:35.687482+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:36 smithi151 bash[59049]: audit 2024-04-30T10:06:35.687482+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:37.417 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:37 smithi151 bash[59049]: cephadm 2024-04-30T10:06:35.343198+0000 mgr.x (mgr.24998) 286 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-30T10:06:37.417 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:37 smithi151 bash[59049]: cephadm 2024-04-30T10:06:35.343198+0000 mgr.x (mgr.24998) 286 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-30T10:06:37.417 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:37 smithi151 bash[59049]: cephadm 2024-04-30T10:06:35.351284+0000 mgr.x (mgr.24998) 287 : cephadm [INF] Reconfiguring daemon osd.5 on smithi151 2024-04-30T10:06:37.417 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:37 smithi151 bash[59049]: cephadm 2024-04-30T10:06:35.351284+0000 mgr.x (mgr.24998) 287 : cephadm [INF] Reconfiguring daemon osd.5 on smithi151 2024-04-30T10:06:37.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:37 smithi144 bash[73244]: cephadm 2024-04-30T10:06:35.343198+0000 mgr.x (mgr.24998) 286 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-30T10:06:37.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:37 smithi144 bash[73244]: cephadm 2024-04-30T10:06:35.343198+0000 mgr.x (mgr.24998) 286 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-30T10:06:37.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:37 smithi144 bash[73244]: cephadm 2024-04-30T10:06:35.351284+0000 mgr.x (mgr.24998) 287 : cephadm [INF] Reconfiguring daemon osd.5 on smithi151 2024-04-30T10:06:37.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:37 smithi144 bash[73244]: cephadm 2024-04-30T10:06:35.351284+0000 mgr.x (mgr.24998) 287 : cephadm [INF] Reconfiguring daemon osd.5 on smithi151 2024-04-30T10:06:37.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:37 smithi144 bash[75481]: cephadm 2024-04-30T10:06:35.343198+0000 mgr.x (mgr.24998) 286 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-30T10:06:37.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:37 smithi144 bash[75481]: cephadm 2024-04-30T10:06:35.343198+0000 mgr.x (mgr.24998) 286 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-30T10:06:37.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:37 smithi144 bash[75481]: cephadm 2024-04-30T10:06:35.351284+0000 mgr.x (mgr.24998) 287 : cephadm [INF] Reconfiguring daemon osd.5 on smithi151 2024-04-30T10:06:37.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:37 smithi144 bash[75481]: cephadm 2024-04-30T10:06:35.351284+0000 mgr.x (mgr.24998) 287 : cephadm [INF] Reconfiguring daemon osd.5 on smithi151 2024-04-30T10:06:38.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:38 smithi144 bash[73244]: cluster 2024-04-30T10:06:36.401621+0000 mgr.x (mgr.24998) 288 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:38.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:38 smithi144 bash[73244]: cluster 2024-04-30T10:06:36.401621+0000 mgr.x (mgr.24998) 288 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:38.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:38 smithi144 bash[73244]: audit 2024-04-30T10:06:37.472314+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:38.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:38 smithi144 bash[73244]: audit 2024-04-30T10:06:37.472314+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:38.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:38 smithi144 bash[75481]: cluster 2024-04-30T10:06:36.401621+0000 mgr.x (mgr.24998) 288 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:38.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:38 smithi144 bash[75481]: cluster 2024-04-30T10:06:36.401621+0000 mgr.x (mgr.24998) 288 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:38.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:38 smithi144 bash[75481]: audit 2024-04-30T10:06:37.472314+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:38.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:38 smithi144 bash[75481]: audit 2024-04-30T10:06:37.472314+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:38.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:06:38 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:06:38] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.33.4" 2024-04-30T10:06:38.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:38 smithi151 bash[59049]: cluster 2024-04-30T10:06:36.401621+0000 mgr.x (mgr.24998) 288 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:38.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:38 smithi151 bash[59049]: cluster 2024-04-30T10:06:36.401621+0000 mgr.x (mgr.24998) 288 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:38.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:38 smithi151 bash[59049]: audit 2024-04-30T10:06:37.472314+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:38.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:38 smithi151 bash[59049]: audit 2024-04-30T10:06:37.472314+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:39.072 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:06:38 smithi151 bash[54975]: ts=2024-04-30T10:06: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.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:06:40.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: cluster 2024-04-30T10:06:38.402367+0000 mgr.x (mgr.24998) 289 : cluster [DBG] pgmap v41: 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-30T10:06:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: cluster 2024-04-30T10:06:38.402367+0000 mgr.x (mgr.24998) 289 : cluster [DBG] pgmap v41: 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-30T10:06:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: audit 2024-04-30T10:06:38.840442+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: audit 2024-04-30T10:06:38.840442+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: audit 2024-04-30T10:06:38.852139+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: audit 2024-04-30T10:06:38.852139+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: cephadm 2024-04-30T10:06:38.875472+0000 mgr.x (mgr.24998) 290 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-30T10:06:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: cephadm 2024-04-30T10:06:38.875472+0000 mgr.x (mgr.24998) 290 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-30T10:06:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: audit 2024-04-30T10:06:38.877401+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-30T10:06:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: audit 2024-04-30T10:06:38.877401+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-30T10:06:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: audit 2024-04-30T10:06:38.878733+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: audit 2024-04-30T10:06:38.878733+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: cephadm 2024-04-30T10:06:38.879952+0000 mgr.x (mgr.24998) 291 : cephadm [INF] Reconfiguring daemon osd.6 on smithi151 2024-04-30T10:06:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: cephadm 2024-04-30T10:06:38.879952+0000 mgr.x (mgr.24998) 291 : cephadm [INF] Reconfiguring daemon osd.6 on smithi151 2024-04-30T10:06:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: audit 2024-04-30T10:06:39.579882+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: audit 2024-04-30T10:06:39.579882+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: audit 2024-04-30T10:06:39.592971+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: audit 2024-04-30T10:06:39.592971+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: audit 2024-04-30T10:06:39.603234+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:39 smithi151 bash[59049]: audit 2024-04-30T10:06:39.603234+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: cluster 2024-04-30T10:06:38.402367+0000 mgr.x (mgr.24998) 289 : cluster [DBG] pgmap v41: 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-30T10:06:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: cluster 2024-04-30T10:06:38.402367+0000 mgr.x (mgr.24998) 289 : cluster [DBG] pgmap v41: 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-30T10:06:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: audit 2024-04-30T10:06:38.840442+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: audit 2024-04-30T10:06:38.840442+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: audit 2024-04-30T10:06:38.852139+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: audit 2024-04-30T10:06:38.852139+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: cephadm 2024-04-30T10:06:38.875472+0000 mgr.x (mgr.24998) 290 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-30T10:06:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: cephadm 2024-04-30T10:06:38.875472+0000 mgr.x (mgr.24998) 290 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-30T10:06:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: audit 2024-04-30T10:06:38.877401+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-30T10:06:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: audit 2024-04-30T10:06:38.877401+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-30T10:06:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: audit 2024-04-30T10:06:38.878733+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: audit 2024-04-30T10:06:38.878733+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: cephadm 2024-04-30T10:06:38.879952+0000 mgr.x (mgr.24998) 291 : cephadm [INF] Reconfiguring daemon osd.6 on smithi151 2024-04-30T10:06:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: cephadm 2024-04-30T10:06:38.879952+0000 mgr.x (mgr.24998) 291 : cephadm [INF] Reconfiguring daemon osd.6 on smithi151 2024-04-30T10:06:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: audit 2024-04-30T10:06:39.579882+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: audit 2024-04-30T10:06:39.579882+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: audit 2024-04-30T10:06:39.592971+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: audit 2024-04-30T10:06:39.592971+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: audit 2024-04-30T10:06:39.603234+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[75481]: audit 2024-04-30T10:06:39.603234+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: cluster 2024-04-30T10:06:38.402367+0000 mgr.x (mgr.24998) 289 : cluster [DBG] pgmap v41: 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-30T10:06:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: cluster 2024-04-30T10:06:38.402367+0000 mgr.x (mgr.24998) 289 : cluster [DBG] pgmap v41: 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-30T10:06:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: audit 2024-04-30T10:06:38.840442+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: audit 2024-04-30T10:06:38.840442+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: audit 2024-04-30T10:06:38.852139+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: audit 2024-04-30T10:06:38.852139+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: cephadm 2024-04-30T10:06:38.875472+0000 mgr.x (mgr.24998) 290 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-30T10:06:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: cephadm 2024-04-30T10:06:38.875472+0000 mgr.x (mgr.24998) 290 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-30T10:06:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: audit 2024-04-30T10:06:38.877401+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-30T10:06:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: audit 2024-04-30T10:06:38.877401+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-30T10:06:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: audit 2024-04-30T10:06:38.878733+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: audit 2024-04-30T10:06:38.878733+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: cephadm 2024-04-30T10:06:38.879952+0000 mgr.x (mgr.24998) 291 : cephadm [INF] Reconfiguring daemon osd.6 on smithi151 2024-04-30T10:06:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: cephadm 2024-04-30T10:06:38.879952+0000 mgr.x (mgr.24998) 291 : cephadm [INF] Reconfiguring daemon osd.6 on smithi151 2024-04-30T10:06:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: audit 2024-04-30T10:06:39.579882+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: audit 2024-04-30T10:06:39.579882+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: audit 2024-04-30T10:06:39.592971+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: audit 2024-04-30T10:06:39.592971+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: audit 2024-04-30T10:06:39.603234+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:39 smithi144 bash[73244]: audit 2024-04-30T10:06:39.603234+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:42.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:41 smithi151 bash[59049]: cluster 2024-04-30T10:06:40.403981+0000 mgr.x (mgr.24998) 292 : cluster [DBG] pgmap v42: 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-30T10:06:42.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:41 smithi151 bash[59049]: cluster 2024-04-30T10:06:40.403981+0000 mgr.x (mgr.24998) 292 : cluster [DBG] pgmap v42: 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-30T10:06:42.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:41 smithi144 bash[73244]: cluster 2024-04-30T10:06:40.403981+0000 mgr.x (mgr.24998) 292 : cluster [DBG] pgmap v42: 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-30T10:06:42.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:41 smithi144 bash[73244]: cluster 2024-04-30T10:06:40.403981+0000 mgr.x (mgr.24998) 292 : cluster [DBG] pgmap v42: 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-30T10:06:42.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:41 smithi144 bash[75481]: cluster 2024-04-30T10:06:40.403981+0000 mgr.x (mgr.24998) 292 : cluster [DBG] pgmap v42: 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-30T10:06:42.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:41 smithi144 bash[75481]: cluster 2024-04-30T10:06:40.403981+0000 mgr.x (mgr.24998) 292 : cluster [DBG] pgmap v42: 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-30T10:06:43.761 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:06:43 smithi151 bash[54975]: ts=2024-04-30T10: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:06:44.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:43 smithi151 bash[59049]: cluster 2024-04-30T10:06:42.404534+0000 mgr.x (mgr.24998) 293 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:44.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:43 smithi151 bash[59049]: cluster 2024-04-30T10:06:42.404534+0000 mgr.x (mgr.24998) 293 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:44.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:43 smithi151 bash[59049]: audit 2024-04-30T10:06:43.277112+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:44.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:43 smithi151 bash[59049]: audit 2024-04-30T10:06:43.277112+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:44.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:43 smithi151 bash[59049]: audit 2024-04-30T10:06:43.291922+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:44.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:43 smithi151 bash[59049]: audit 2024-04-30T10:06:43.291922+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:44.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:43 smithi151 bash[59049]: audit 2024-04-30T10:06:43.304934+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T10:06:44.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:43 smithi151 bash[59049]: audit 2024-04-30T10:06:43.304934+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T10:06:44.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:43 smithi151 bash[59049]: audit 2024-04-30T10:06:43.307285+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:44.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:43 smithi151 bash[59049]: audit 2024-04-30T10:06:43.307285+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:44.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[75481]: cluster 2024-04-30T10:06:42.404534+0000 mgr.x (mgr.24998) 293 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:44.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[75481]: cluster 2024-04-30T10:06:42.404534+0000 mgr.x (mgr.24998) 293 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:44.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[75481]: audit 2024-04-30T10:06:43.277112+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:44.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[75481]: audit 2024-04-30T10:06:43.277112+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:44.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[75481]: audit 2024-04-30T10:06:43.291922+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:44.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[75481]: audit 2024-04-30T10:06:43.291922+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:44.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[75481]: audit 2024-04-30T10:06:43.304934+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T10:06:44.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[75481]: audit 2024-04-30T10:06:43.304934+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T10:06:44.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[75481]: audit 2024-04-30T10:06:43.307285+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:44.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[75481]: audit 2024-04-30T10:06:43.307285+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:44.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[73244]: cluster 2024-04-30T10:06:42.404534+0000 mgr.x (mgr.24998) 293 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:44.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[73244]: cluster 2024-04-30T10:06:42.404534+0000 mgr.x (mgr.24998) 293 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:44.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[73244]: audit 2024-04-30T10:06:43.277112+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[73244]: audit 2024-04-30T10:06:43.277112+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[73244]: audit 2024-04-30T10:06:43.291922+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[73244]: audit 2024-04-30T10:06:43.291922+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[73244]: audit 2024-04-30T10:06:43.304934+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T10:06:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[73244]: audit 2024-04-30T10:06:43.304934+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T10:06:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[73244]: audit 2024-04-30T10:06:43.307285+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:43 smithi144 bash[73244]: audit 2024-04-30T10:06:43.307285+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:45.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:44 smithi151 bash[59049]: cephadm 2024-04-30T10:06:43.302947+0000 mgr.x (mgr.24998) 294 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-30T10:06:45.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:44 smithi151 bash[59049]: cephadm 2024-04-30T10:06:43.302947+0000 mgr.x (mgr.24998) 294 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-30T10:06:45.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:44 smithi151 bash[59049]: cephadm 2024-04-30T10:06:43.312276+0000 mgr.x (mgr.24998) 295 : cephadm [INF] Reconfiguring daemon osd.7 on smithi151 2024-04-30T10:06:45.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:44 smithi151 bash[59049]: cephadm 2024-04-30T10:06:43.312276+0000 mgr.x (mgr.24998) 295 : cephadm [INF] Reconfiguring daemon osd.7 on smithi151 2024-04-30T10:06:45.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:44 smithi151 bash[59049]: audit 2024-04-30T10:06:43.501134+0000 mgr.x (mgr.24998) 296 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:45.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:44 smithi151 bash[59049]: audit 2024-04-30T10:06:43.501134+0000 mgr.x (mgr.24998) 296 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:45.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:44 smithi144 bash[73244]: cephadm 2024-04-30T10:06:43.302947+0000 mgr.x (mgr.24998) 294 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-30T10:06:45.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:44 smithi144 bash[73244]: cephadm 2024-04-30T10:06:43.302947+0000 mgr.x (mgr.24998) 294 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-30T10:06:45.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:44 smithi144 bash[73244]: cephadm 2024-04-30T10:06:43.312276+0000 mgr.x (mgr.24998) 295 : cephadm [INF] Reconfiguring daemon osd.7 on smithi151 2024-04-30T10:06:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:44 smithi144 bash[73244]: cephadm 2024-04-30T10:06:43.312276+0000 mgr.x (mgr.24998) 295 : cephadm [INF] Reconfiguring daemon osd.7 on smithi151 2024-04-30T10:06:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:44 smithi144 bash[73244]: audit 2024-04-30T10:06:43.501134+0000 mgr.x (mgr.24998) 296 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:44 smithi144 bash[73244]: audit 2024-04-30T10:06:43.501134+0000 mgr.x (mgr.24998) 296 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:45.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:44 smithi144 bash[75481]: cephadm 2024-04-30T10:06:43.302947+0000 mgr.x (mgr.24998) 294 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-30T10:06:45.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:44 smithi144 bash[75481]: cephadm 2024-04-30T10:06:43.302947+0000 mgr.x (mgr.24998) 294 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-30T10:06:45.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:44 smithi144 bash[75481]: cephadm 2024-04-30T10:06:43.312276+0000 mgr.x (mgr.24998) 295 : cephadm [INF] Reconfiguring daemon osd.7 on smithi151 2024-04-30T10:06:45.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:44 smithi144 bash[75481]: cephadm 2024-04-30T10:06:43.312276+0000 mgr.x (mgr.24998) 295 : cephadm [INF] Reconfiguring daemon osd.7 on smithi151 2024-04-30T10:06:45.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:44 smithi144 bash[75481]: audit 2024-04-30T10:06:43.501134+0000 mgr.x (mgr.24998) 296 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:45.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:44 smithi144 bash[75481]: audit 2024-04-30T10:06:43.501134+0000 mgr.x (mgr.24998) 296 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:46.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[73244]: cluster 2024-04-30T10:06:44.406152+0000 mgr.x (mgr.24998) 297 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:06:46.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[73244]: cluster 2024-04-30T10:06:44.406152+0000 mgr.x (mgr.24998) 297 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:06:46.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[73244]: audit 2024-04-30T10:06:45.569356+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:46.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[73244]: audit 2024-04-30T10:06:45.569356+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:46.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[73244]: audit 2024-04-30T10:06:45.583132+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:46.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[73244]: audit 2024-04-30T10:06:45.583132+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:46.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[73244]: audit 2024-04-30T10:06:45.634018+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:46.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[73244]: audit 2024-04-30T10:06:45.634018+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:46.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[73244]: audit 2024-04-30T10:06:45.638831+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:46.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[73244]: audit 2024-04-30T10:06:45.638831+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:46.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[75481]: cluster 2024-04-30T10:06:44.406152+0000 mgr.x (mgr.24998) 297 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:06:46.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[75481]: cluster 2024-04-30T10:06:44.406152+0000 mgr.x (mgr.24998) 297 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:06:46.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[75481]: audit 2024-04-30T10:06:45.569356+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:46.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[75481]: audit 2024-04-30T10:06:45.569356+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:46.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[75481]: audit 2024-04-30T10:06:45.583132+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:46.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[75481]: audit 2024-04-30T10:06:45.583132+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:46.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[75481]: audit 2024-04-30T10:06:45.634018+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:46.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[75481]: audit 2024-04-30T10:06:45.634018+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:46.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[75481]: audit 2024-04-30T10:06:45.638831+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:46.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:45 smithi144 bash[75481]: audit 2024-04-30T10:06:45.638831+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:46.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:45 smithi151 bash[59049]: cluster 2024-04-30T10:06:44.406152+0000 mgr.x (mgr.24998) 297 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:06:46.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:45 smithi151 bash[59049]: cluster 2024-04-30T10:06:44.406152+0000 mgr.x (mgr.24998) 297 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:06:46.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:45 smithi151 bash[59049]: audit 2024-04-30T10:06:45.569356+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:46.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:45 smithi151 bash[59049]: audit 2024-04-30T10:06:45.569356+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:46.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:45 smithi151 bash[59049]: audit 2024-04-30T10:06:45.583132+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:46.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:45 smithi151 bash[59049]: audit 2024-04-30T10:06:45.583132+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:46.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:45 smithi151 bash[59049]: audit 2024-04-30T10:06:45.634018+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:46.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:45 smithi151 bash[59049]: audit 2024-04-30T10:06:45.634018+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:46.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:45 smithi151 bash[59049]: audit 2024-04-30T10:06:45.638831+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:46.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:45 smithi151 bash[59049]: audit 2024-04-30T10:06:45.638831+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:47.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:46 smithi144 bash[73244]: cephadm 2024-04-30T10:06:45.631862+0000 mgr.x (mgr.24998) 298 : cephadm [INF] Reconfiguring rgw.foo.smithi151.ssjvvg (monmap changed)... 2024-04-30T10:06:47.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:46 smithi144 bash[73244]: cephadm 2024-04-30T10:06:45.631862+0000 mgr.x (mgr.24998) 298 : cephadm [INF] Reconfiguring rgw.foo.smithi151.ssjvvg (monmap changed)... 2024-04-30T10:06:47.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:46 smithi144 bash[73244]: cephadm 2024-04-30T10:06:45.639697+0000 mgr.x (mgr.24998) 299 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi151.ssjvvg on smithi151 2024-04-30T10:06:47.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:46 smithi144 bash[73244]: cephadm 2024-04-30T10:06:45.639697+0000 mgr.x (mgr.24998) 299 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi151.ssjvvg on smithi151 2024-04-30T10:06:47.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:46 smithi144 bash[75481]: cephadm 2024-04-30T10:06:45.631862+0000 mgr.x (mgr.24998) 298 : cephadm [INF] Reconfiguring rgw.foo.smithi151.ssjvvg (monmap changed)... 2024-04-30T10:06:47.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:46 smithi144 bash[75481]: cephadm 2024-04-30T10:06:45.631862+0000 mgr.x (mgr.24998) 298 : cephadm [INF] Reconfiguring rgw.foo.smithi151.ssjvvg (monmap changed)... 2024-04-30T10:06:47.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:46 smithi144 bash[75481]: cephadm 2024-04-30T10:06:45.639697+0000 mgr.x (mgr.24998) 299 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi151.ssjvvg on smithi151 2024-04-30T10:06:47.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:46 smithi144 bash[75481]: cephadm 2024-04-30T10:06:45.639697+0000 mgr.x (mgr.24998) 299 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi151.ssjvvg on smithi151 2024-04-30T10:06:47.229 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:46 smithi151 bash[59049]: cephadm 2024-04-30T10:06:45.631862+0000 mgr.x (mgr.24998) 298 : cephadm [INF] Reconfiguring rgw.foo.smithi151.ssjvvg (monmap changed)... 2024-04-30T10:06:47.229 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:46 smithi151 bash[59049]: cephadm 2024-04-30T10:06:45.631862+0000 mgr.x (mgr.24998) 298 : cephadm [INF] Reconfiguring rgw.foo.smithi151.ssjvvg (monmap changed)... 2024-04-30T10:06:47.229 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:46 smithi151 bash[59049]: cephadm 2024-04-30T10:06:45.639697+0000 mgr.x (mgr.24998) 299 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi151.ssjvvg on smithi151 2024-04-30T10:06:47.230 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:46 smithi151 bash[59049]: cephadm 2024-04-30T10:06:45.639697+0000 mgr.x (mgr.24998) 299 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi151.ssjvvg on smithi151 2024-04-30T10:06:48.169 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:47 smithi151 bash[59049]: cluster 2024-04-30T10:06:46.406925+0000 mgr.x (mgr.24998) 300 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:48.169 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:47 smithi151 bash[59049]: cluster 2024-04-30T10:06:46.406925+0000 mgr.x (mgr.24998) 300 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:48.169 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:47 smithi151 bash[59049]: audit 2024-04-30T10:06:47.758615+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:48.169 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:47 smithi151 bash[59049]: audit 2024-04-30T10:06:47.758615+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:48.169 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:47 smithi151 bash[59049]: audit 2024-04-30T10:06:47.772330+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:48.169 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:47 smithi151 bash[59049]: audit 2024-04-30T10:06:47.772330+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:48.169 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:47 smithi151 bash[59049]: audit 2024-04-30T10:06:47.813861+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:48.169 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:47 smithi151 bash[59049]: audit 2024-04-30T10:06:47.813861+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:48.170 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:47 smithi151 bash[59049]: audit 2024-04-30T10:06:47.818229+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:48.170 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:47 smithi151 bash[59049]: audit 2024-04-30T10:06:47.818229+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:48.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[75481]: cluster 2024-04-30T10:06:46.406925+0000 mgr.x (mgr.24998) 300 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:48.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[75481]: cluster 2024-04-30T10:06:46.406925+0000 mgr.x (mgr.24998) 300 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:48.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[75481]: audit 2024-04-30T10:06:47.758615+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:48.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[75481]: audit 2024-04-30T10:06:47.758615+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:48.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[75481]: audit 2024-04-30T10:06:47.772330+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:48.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[75481]: audit 2024-04-30T10:06:47.772330+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:48.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[75481]: audit 2024-04-30T10:06:47.813861+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:48.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[75481]: audit 2024-04-30T10:06:47.813861+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:48.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[75481]: audit 2024-04-30T10:06:47.818229+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:48.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[75481]: audit 2024-04-30T10:06:47.818229+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[73244]: cluster 2024-04-30T10:06:46.406925+0000 mgr.x (mgr.24998) 300 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[73244]: cluster 2024-04-30T10:06:46.406925+0000 mgr.x (mgr.24998) 300 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:06:48.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[73244]: audit 2024-04-30T10:06:47.758615+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:48.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[73244]: audit 2024-04-30T10:06:47.758615+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:48.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[73244]: audit 2024-04-30T10:06:47.772330+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:48.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[73244]: audit 2024-04-30T10:06:47.772330+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:48.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[73244]: audit 2024-04-30T10:06:47.813861+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:48.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[73244]: audit 2024-04-30T10:06:47.813861+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:06:48.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[73244]: audit 2024-04-30T10:06:47.818229+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:48.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:47 smithi144 bash[73244]: audit 2024-04-30T10:06:47.818229+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:48.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:06:48 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:06:48] "GET /metrics HTTP/1.1" 200 38206 "" "Prometheus/2.33.4" 2024-04-30T10:06:49.072 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:06:48 smithi151 bash[54975]: ts=2024-04-30T10:06: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.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:06:49.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:48 smithi151 bash[59049]: cephadm 2024-04-30T10:06:47.811634+0000 mgr.x (mgr.24998) 301 : cephadm [INF] Reconfiguring rgw.smpl.smithi151.blgvxw (monmap changed)... 2024-04-30T10:06:49.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:48 smithi151 bash[59049]: cephadm 2024-04-30T10:06:47.811634+0000 mgr.x (mgr.24998) 301 : cephadm [INF] Reconfiguring rgw.smpl.smithi151.blgvxw (monmap changed)... 2024-04-30T10:06:49.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:48 smithi151 bash[59049]: cephadm 2024-04-30T10:06:47.819262+0000 mgr.x (mgr.24998) 302 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi151.blgvxw on smithi151 2024-04-30T10:06:49.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:48 smithi151 bash[59049]: cephadm 2024-04-30T10:06:47.819262+0000 mgr.x (mgr.24998) 302 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi151.blgvxw on smithi151 2024-04-30T10:06:49.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:48 smithi144 bash[73244]: cephadm 2024-04-30T10:06:47.811634+0000 mgr.x (mgr.24998) 301 : cephadm [INF] Reconfiguring rgw.smpl.smithi151.blgvxw (monmap changed)... 2024-04-30T10:06:49.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:48 smithi144 bash[73244]: cephadm 2024-04-30T10:06:47.811634+0000 mgr.x (mgr.24998) 301 : cephadm [INF] Reconfiguring rgw.smpl.smithi151.blgvxw (monmap changed)... 2024-04-30T10:06:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:48 smithi144 bash[73244]: cephadm 2024-04-30T10:06:47.819262+0000 mgr.x (mgr.24998) 302 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi151.blgvxw on smithi151 2024-04-30T10:06:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:48 smithi144 bash[73244]: cephadm 2024-04-30T10:06:47.819262+0000 mgr.x (mgr.24998) 302 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi151.blgvxw on smithi151 2024-04-30T10:06:49.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:48 smithi144 bash[75481]: cephadm 2024-04-30T10:06:47.811634+0000 mgr.x (mgr.24998) 301 : cephadm [INF] Reconfiguring rgw.smpl.smithi151.blgvxw (monmap changed)... 2024-04-30T10:06:49.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:48 smithi144 bash[75481]: cephadm 2024-04-30T10:06:47.811634+0000 mgr.x (mgr.24998) 301 : cephadm [INF] Reconfiguring rgw.smpl.smithi151.blgvxw (monmap changed)... 2024-04-30T10:06:49.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:48 smithi144 bash[75481]: cephadm 2024-04-30T10:06:47.819262+0000 mgr.x (mgr.24998) 302 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi151.blgvxw on smithi151 2024-04-30T10:06:49.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:48 smithi144 bash[75481]: cephadm 2024-04-30T10:06:47.819262+0000 mgr.x (mgr.24998) 302 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi151.blgvxw on smithi151 2024-04-30T10:06:50.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:49 smithi144 bash[73244]: cluster 2024-04-30T10:06:48.407596+0000 mgr.x (mgr.24998) 303 : cluster [DBG] pgmap v46: 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-30T10:06:50.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:49 smithi144 bash[73244]: cluster 2024-04-30T10:06:48.407596+0000 mgr.x (mgr.24998) 303 : cluster [DBG] pgmap v46: 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-30T10:06:50.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:49 smithi144 bash[75481]: cluster 2024-04-30T10:06:48.407596+0000 mgr.x (mgr.24998) 303 : cluster [DBG] pgmap v46: 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-30T10:06:50.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:49 smithi144 bash[75481]: cluster 2024-04-30T10:06:48.407596+0000 mgr.x (mgr.24998) 303 : cluster [DBG] pgmap v46: 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-30T10:06:50.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:49 smithi151 bash[59049]: cluster 2024-04-30T10:06:48.407596+0000 mgr.x (mgr.24998) 303 : cluster [DBG] pgmap v46: 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-30T10:06:50.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:49 smithi151 bash[59049]: cluster 2024-04-30T10:06:48.407596+0000 mgr.x (mgr.24998) 303 : cluster [DBG] pgmap v46: 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-30T10:06:51.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.012305+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.012305+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.024537+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.024537+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.048993+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:06:51.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.048993+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:06:51.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.052680+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:51.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.052680+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:51.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.055590+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:51.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.055590+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:51.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: cephadm 2024-04-30T10:06:50.056192+0000 mgr.x (mgr.24998) 304 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-30T10:06:51.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: cephadm 2024-04-30T10:06:50.056192+0000 mgr.x (mgr.24998) 304 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-30T10:06:51.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.064330+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.064330+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.069000+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-30T10:06:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.069000+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-30T10:06:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.075153+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-30T10:06:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.075153+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-30T10:06:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.079729+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-30T10:06:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.079729+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-30T10:06:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.086964+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-30T10:06:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.086964+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-30T10:06:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.092390+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-30T10:06:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.092390+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-30T10:06:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.098285+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-30T10:06:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.098285+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-30T10:06:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.102761+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.102761+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: cephadm 2024-04-30T10:06:50.102803+0000 mgr.x (mgr.24998) 305 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-30T10:06:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: cephadm 2024-04-30T10:06:50.102803+0000 mgr.x (mgr.24998) 305 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-30T10:06:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.109937+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.109937+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.114216+0000 mgr.x (mgr.24998) 306 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-30T10:06:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.114216+0000 mgr.x (mgr.24998) 306 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-30T10:06:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.115042+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-30T10:06:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: audit 2024-04-30T10:06:50.115042+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-30T10:06:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: cephadm 2024-04-30T10:06:50.116354+0000 mgr.x (mgr.24998) 307 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-30T10:06:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:51 smithi151 bash[59049]: cephadm 2024-04-30T10:06:50.116354+0000 mgr.x (mgr.24998) 307 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-30T10:06:51.356 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.012305+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.356 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.012305+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.356 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.024537+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.024537+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.048993+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:06:51.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.048993+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:06:51.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.052680+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:51.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.052680+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:51.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.055590+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:51.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.055590+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:51.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: cephadm 2024-04-30T10:06:50.056192+0000 mgr.x (mgr.24998) 304 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-30T10:06:51.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: cephadm 2024-04-30T10:06:50.056192+0000 mgr.x (mgr.24998) 304 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-30T10:06:51.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.064330+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.064330+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.069000+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-30T10:06:51.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.069000+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-30T10:06:51.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.075153+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-30T10:06:51.357 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.075153+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-30T10:06:51.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.079729+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-30T10:06:51.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.079729+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-30T10:06:51.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.086964+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-30T10:06:51.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.086964+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-30T10:06:51.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.092390+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-30T10:06:51.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.092390+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-30T10:06:51.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.098285+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-30T10:06:51.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.098285+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-30T10:06:51.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.102761+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:51.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.102761+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:51.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: cephadm 2024-04-30T10:06:50.102803+0000 mgr.x (mgr.24998) 305 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-30T10:06:51.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: cephadm 2024-04-30T10:06:50.102803+0000 mgr.x (mgr.24998) 305 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-30T10:06:51.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.109937+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.109937+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.358 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.114216+0000 mgr.x (mgr.24998) 306 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-30T10:06:51.359 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.114216+0000 mgr.x (mgr.24998) 306 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-30T10:06:51.359 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.115042+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-30T10:06:51.359 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: audit 2024-04-30T10:06:50.115042+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-30T10:06:51.359 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: cephadm 2024-04-30T10:06:50.116354+0000 mgr.x (mgr.24998) 307 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-30T10:06:51.359 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[73244]: cephadm 2024-04-30T10:06:50.116354+0000 mgr.x (mgr.24998) 307 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-30T10:06:51.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.012305+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.012305+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.024537+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.359 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.024537+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.048993+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:06:51.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.048993+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:06:51.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.052680+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:51.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.052680+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:51.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.055590+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:51.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.055590+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:51.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: cephadm 2024-04-30T10:06:50.056192+0000 mgr.x (mgr.24998) 304 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-30T10:06:51.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: cephadm 2024-04-30T10:06:50.056192+0000 mgr.x (mgr.24998) 304 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-30T10:06:51.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.064330+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.064330+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.069000+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-30T10:06:51.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.069000+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-30T10:06:51.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.075153+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-30T10:06:51.360 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.075153+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-30T10:06:51.361 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.079729+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-30T10:06:51.361 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.079729+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-30T10:06:51.361 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.086964+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-30T10:06:51.361 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.086964+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-30T10:06:51.361 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.092390+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-30T10:06:51.361 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.092390+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-30T10:06:51.361 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.098285+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-30T10:06:51.361 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.098285+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-30T10:06:51.361 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.102761+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:51.361 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.102761+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:06:51.361 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: cephadm 2024-04-30T10:06:50.102803+0000 mgr.x (mgr.24998) 305 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-30T10:06:51.361 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: cephadm 2024-04-30T10:06:50.102803+0000 mgr.x (mgr.24998) 305 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-30T10:06:51.361 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.109937+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.361 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.109937+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:51.361 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.114216+0000 mgr.x (mgr.24998) 306 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-30T10:06:51.362 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.114216+0000 mgr.x (mgr.24998) 306 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-30T10:06:51.362 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.115042+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-30T10:06:51.362 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: audit 2024-04-30T10:06:50.115042+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-30T10:06:51.362 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: cephadm 2024-04-30T10:06:50.116354+0000 mgr.x (mgr.24998) 307 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-30T10:06:51.362 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:51 smithi144 bash[75481]: cephadm 2024-04-30T10:06:50.116354+0000 mgr.x (mgr.24998) 307 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-30T10:06:52.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:52 smithi144 bash[75481]: cluster 2024-04-30T10:06:50.409255+0000 mgr.x (mgr.24998) 308 : cluster [DBG] pgmap v47: 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-30T10:06:52.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:52 smithi144 bash[75481]: cluster 2024-04-30T10:06:50.409255+0000 mgr.x (mgr.24998) 308 : cluster [DBG] pgmap v47: 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-30T10:06:52.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:52 smithi144 bash[73244]: cluster 2024-04-30T10:06:50.409255+0000 mgr.x (mgr.24998) 308 : cluster [DBG] pgmap v47: 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-30T10:06:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:52 smithi144 bash[73244]: cluster 2024-04-30T10:06:50.409255+0000 mgr.x (mgr.24998) 308 : cluster [DBG] pgmap v47: 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-30T10:06:52.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:52 smithi151 bash[59049]: cluster 2024-04-30T10:06:50.409255+0000 mgr.x (mgr.24998) 308 : cluster [DBG] pgmap v47: 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-30T10:06:52.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:52 smithi151 bash[59049]: cluster 2024-04-30T10:06:50.409255+0000 mgr.x (mgr.24998) 308 : cluster [DBG] pgmap v47: 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-30T10:06:53.399 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[73244]: cephadm 2024-04-30T10:06:52.136231+0000 mgr.x (mgr.24998) 309 : cephadm [INF] Upgrade: Updating osd.0 2024-04-30T10:06:53.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[73244]: cephadm 2024-04-30T10:06:52.136231+0000 mgr.x (mgr.24998) 309 : cephadm [INF] Upgrade: Updating osd.0 2024-04-30T10:06:53.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[73244]: audit 2024-04-30T10:06:52.144432+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:53.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[73244]: audit 2024-04-30T10:06:52.144432+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:53.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[73244]: audit 2024-04-30T10:06:52.148792+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-30T10:06:53.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[73244]: audit 2024-04-30T10:06:52.148792+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-30T10:06:53.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[73244]: audit 2024-04-30T10:06:52.150158+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:53.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[73244]: audit 2024-04-30T10:06:52.150158+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:53.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[73244]: cephadm 2024-04-30T10:06:52.155081+0000 mgr.x (mgr.24998) 310 : cephadm [INF] Deploying daemon osd.0 on smithi144 2024-04-30T10:06:53.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[73244]: cephadm 2024-04-30T10:06:52.155081+0000 mgr.x (mgr.24998) 310 : cephadm [INF] Deploying daemon osd.0 on smithi144 2024-04-30T10:06:53.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[73244]: audit 2024-04-30T10:06:52.473454+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:53.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[73244]: audit 2024-04-30T10:06:52.473454+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:53.400 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[75481]: cephadm 2024-04-30T10:06:52.136231+0000 mgr.x (mgr.24998) 309 : cephadm [INF] Upgrade: Updating osd.0 2024-04-30T10:06:53.401 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[75481]: cephadm 2024-04-30T10:06:52.136231+0000 mgr.x (mgr.24998) 309 : cephadm [INF] Upgrade: Updating osd.0 2024-04-30T10:06:53.401 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[75481]: audit 2024-04-30T10:06:52.144432+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:53.401 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[75481]: audit 2024-04-30T10:06:52.144432+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:53.401 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[75481]: audit 2024-04-30T10:06:52.148792+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-30T10:06:53.401 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[75481]: audit 2024-04-30T10:06:52.148792+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-30T10:06:53.401 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[75481]: audit 2024-04-30T10:06:52.150158+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:53.401 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[75481]: audit 2024-04-30T10:06:52.150158+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:53.401 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[75481]: cephadm 2024-04-30T10:06:52.155081+0000 mgr.x (mgr.24998) 310 : cephadm [INF] Deploying daemon osd.0 on smithi144 2024-04-30T10:06:53.401 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[75481]: cephadm 2024-04-30T10:06:52.155081+0000 mgr.x (mgr.24998) 310 : cephadm [INF] Deploying daemon osd.0 on smithi144 2024-04-30T10:06:53.401 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[75481]: audit 2024-04-30T10:06:52.473454+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:53.401 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:53 smithi144 bash[75481]: audit 2024-04-30T10:06:52.473454+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:53.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:53 smithi151 bash[59049]: cephadm 2024-04-30T10:06:52.136231+0000 mgr.x (mgr.24998) 309 : cephadm [INF] Upgrade: Updating osd.0 2024-04-30T10:06:53.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:53 smithi151 bash[59049]: cephadm 2024-04-30T10:06:52.136231+0000 mgr.x (mgr.24998) 309 : cephadm [INF] Upgrade: Updating osd.0 2024-04-30T10:06:53.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:53 smithi151 bash[59049]: audit 2024-04-30T10:06:52.144432+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:53.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:53 smithi151 bash[59049]: audit 2024-04-30T10:06:52.144432+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:53.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:53 smithi151 bash[59049]: audit 2024-04-30T10:06:52.148792+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-30T10:06:53.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:53 smithi151 bash[59049]: audit 2024-04-30T10:06:52.148792+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-30T10:06:53.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:53 smithi151 bash[59049]: audit 2024-04-30T10:06:52.150158+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:53.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:53 smithi151 bash[59049]: audit 2024-04-30T10:06:52.150158+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:06:53.508 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:53 smithi151 bash[59049]: cephadm 2024-04-30T10:06:52.155081+0000 mgr.x (mgr.24998) 310 : cephadm [INF] Deploying daemon osd.0 on smithi144 2024-04-30T10:06:53.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:53 smithi151 bash[59049]: cephadm 2024-04-30T10:06:52.155081+0000 mgr.x (mgr.24998) 310 : cephadm [INF] Deploying daemon osd.0 on smithi144 2024-04-30T10:06:53.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:53 smithi151 bash[59049]: audit 2024-04-30T10:06:52.473454+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:53.509 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:53 smithi151 bash[59049]: audit 2024-04-30T10:06:52.473454+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:06:53.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:06:53 smithi151 bash[54975]: ts=2024-04-30T10:06: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:06:54.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:54 smithi144 bash[73244]: cluster 2024-04-30T10:06:52.409978+0000 mgr.x (mgr.24998) 311 : cluster [DBG] pgmap v48: 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-30T10:06:54.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:54 smithi144 bash[73244]: cluster 2024-04-30T10:06:52.409978+0000 mgr.x (mgr.24998) 311 : cluster [DBG] pgmap v48: 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-30T10:06:54.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:54 smithi144 bash[75481]: cluster 2024-04-30T10:06:52.409978+0000 mgr.x (mgr.24998) 311 : cluster [DBG] pgmap v48: 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-30T10:06:54.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:54 smithi144 bash[75481]: cluster 2024-04-30T10:06:52.409978+0000 mgr.x (mgr.24998) 311 : cluster [DBG] pgmap v48: 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-30T10:06:54.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:54 smithi151 bash[59049]: cluster 2024-04-30T10:06:52.409978+0000 mgr.x (mgr.24998) 311 : cluster [DBG] pgmap v48: 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-30T10:06:54.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:54 smithi151 bash[59049]: cluster 2024-04-30T10:06:52.409978+0000 mgr.x (mgr.24998) 311 : cluster [DBG] pgmap v48: 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-30T10:06:55.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:55 smithi144 bash[73244]: audit 2024-04-30T10:06:53.509276+0000 mgr.x (mgr.24998) 312 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:55.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:55 smithi144 bash[73244]: audit 2024-04-30T10:06:53.509276+0000 mgr.x (mgr.24998) 312 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:55.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:55 smithi144 bash[75481]: audit 2024-04-30T10:06:53.509276+0000 mgr.x (mgr.24998) 312 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:55.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:55 smithi144 bash[75481]: audit 2024-04-30T10:06:53.509276+0000 mgr.x (mgr.24998) 312 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:55.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:55 smithi151 bash[59049]: audit 2024-04-30T10:06:53.509276+0000 mgr.x (mgr.24998) 312 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:55.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:55 smithi151 bash[59049]: audit 2024-04-30T10:06:53.509276+0000 mgr.x (mgr.24998) 312 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:06:56.435 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[75481]: cluster 2024-04-30T10:06:54.411681+0000 mgr.x (mgr.24998) 313 : cluster [DBG] pgmap v49: 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-30T10:06:56.436 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[75481]: cluster 2024-04-30T10:06:54.411681+0000 mgr.x (mgr.24998) 313 : cluster [DBG] pgmap v49: 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-30T10:06:56.436 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[75481]: audit 2024-04-30T10:06:55.873287+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:56.436 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[75481]: audit 2024-04-30T10:06:55.873287+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:56.436 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[75481]: audit 2024-04-30T10:06:55.887710+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:56.436 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[75481]: audit 2024-04-30T10:06:55.887710+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:56.436 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[75481]: audit 2024-04-30T10:06:55.901834+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:56.436 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[75481]: audit 2024-04-30T10:06:55.901834+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:56.436 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[73244]: cluster 2024-04-30T10:06:54.411681+0000 mgr.x (mgr.24998) 313 : cluster [DBG] pgmap v49: 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-30T10:06:56.436 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[73244]: cluster 2024-04-30T10:06:54.411681+0000 mgr.x (mgr.24998) 313 : cluster [DBG] pgmap v49: 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-30T10:06:56.436 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[73244]: audit 2024-04-30T10:06:55.873287+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:56.436 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[73244]: audit 2024-04-30T10:06:55.873287+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:56.436 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[73244]: audit 2024-04-30T10:06:55.887710+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:56.437 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[73244]: audit 2024-04-30T10:06:55.887710+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:56.437 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[73244]: audit 2024-04-30T10:06:55.901834+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:56.437 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[73244]: audit 2024-04-30T10:06:55.901834+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:56.465 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:56 smithi151 bash[59049]: cluster 2024-04-30T10:06:54.411681+0000 mgr.x (mgr.24998) 313 : cluster [DBG] pgmap v49: 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-30T10:06:56.465 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:56 smithi151 bash[59049]: cluster 2024-04-30T10:06:54.411681+0000 mgr.x (mgr.24998) 313 : cluster [DBG] pgmap v49: 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-30T10:06:56.465 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:56 smithi151 bash[59049]: audit 2024-04-30T10:06:55.873287+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:56.465 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:56 smithi151 bash[59049]: audit 2024-04-30T10:06:55.873287+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:56.465 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:56 smithi151 bash[59049]: audit 2024-04-30T10:06:55.887710+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:56.465 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:56 smithi151 bash[59049]: audit 2024-04-30T10:06:55.887710+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:56.465 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:56 smithi151 bash[59049]: audit 2024-04-30T10:06:55.901834+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:56.465 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:56 smithi151 bash[59049]: audit 2024-04-30T10:06:55.901834+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:56.696 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:06:56 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:06:56.697 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:06:56 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:06:56.697 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:06:56 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:06:56.697 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:06:56 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:06:56.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:56 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:06:56.698 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:06:56 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:06:56.698 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:06:56 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:06:56.698 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:06:56 smithi144 systemd[1]: Stopping Ceph osd.0 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:06:56.698 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:56 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:06:56.701 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:06:56 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:06:56.955 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[27450]: debug 2024-04-30T10:06:56.832+0000 7f35820dd700 -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-30T10:06:56.955 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[27450]: debug 2024-04-30T10:06:56.832+0000 7f35820dd700 -1 osd.0 116 *** Got signal Terminated *** 2024-04-30T10:06:56.955 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:06:56 smithi144 bash[27450]: debug 2024-04-30T10:06:56.832+0000 7f35820dd700 -1 osd.0 116 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:06:57.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:57 smithi144 bash[73244]: cluster 2024-04-30T10:06:56.412513+0000 mgr.x (mgr.24998) 314 : cluster [DBG] pgmap v50: 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-30T10:06:57.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:57 smithi144 bash[73244]: cluster 2024-04-30T10:06:56.412513+0000 mgr.x (mgr.24998) 314 : cluster [DBG] pgmap v50: 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-30T10:06:57.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:57 smithi144 bash[73244]: cluster 2024-04-30T10:06:56.836949+0000 mon.a (mon.0) 447 : cluster [INF] osd.0 marked itself down and dead 2024-04-30T10:06:57.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:57 smithi144 bash[73244]: cluster 2024-04-30T10:06:56.836949+0000 mon.a (mon.0) 447 : cluster [INF] osd.0 marked itself down and dead 2024-04-30T10:06:57.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:57 smithi144 bash[75481]: cluster 2024-04-30T10:06:56.412513+0000 mgr.x (mgr.24998) 314 : cluster [DBG] pgmap v50: 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-30T10:06:57.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:57 smithi144 bash[75481]: cluster 2024-04-30T10:06:56.412513+0000 mgr.x (mgr.24998) 314 : cluster [DBG] pgmap v50: 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-30T10:06:57.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:57 smithi144 bash[75481]: cluster 2024-04-30T10:06:56.836949+0000 mon.a (mon.0) 447 : cluster [INF] osd.0 marked itself down and dead 2024-04-30T10:06:57.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:57 smithi144 bash[75481]: cluster 2024-04-30T10:06:56.836949+0000 mon.a (mon.0) 447 : cluster [INF] osd.0 marked itself down and dead 2024-04-30T10:06:57.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:57 smithi151 bash[59049]: cluster 2024-04-30T10:06:56.412513+0000 mgr.x (mgr.24998) 314 : cluster [DBG] pgmap v50: 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-30T10:06:57.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:57 smithi151 bash[59049]: cluster 2024-04-30T10:06:56.412513+0000 mgr.x (mgr.24998) 314 : cluster [DBG] pgmap v50: 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-30T10:06:57.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:57 smithi151 bash[59049]: cluster 2024-04-30T10:06:56.836949+0000 mon.a (mon.0) 447 : cluster [INF] osd.0 marked itself down and dead 2024-04-30T10:06:57.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:57 smithi151 bash[59049]: cluster 2024-04-30T10:06:56.836949+0000 mon.a (mon.0) 447 : cluster [INF] osd.0 marked itself down and dead 2024-04-30T10:06:58.247 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[78986]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-0 2024-04-30T10:06:58.247 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[75481]: cluster 2024-04-30T10:06:57.166800+0000 mon.a (mon.0) 448 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:06:58.247 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[75481]: cluster 2024-04-30T10:06:57.166800+0000 mon.a (mon.0) 448 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:06:58.247 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[75481]: cluster 2024-04-30T10:06:57.189043+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-30T10:06:58.247 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[75481]: cluster 2024-04-30T10:06:57.189043+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-30T10:06:58.247 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[75481]: audit 2024-04-30T10:06:58.152476+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:58.247 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[75481]: audit 2024-04-30T10:06:58.152476+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:58.248 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[75481]: audit 2024-04-30T10:06:58.157956+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:58.248 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[75481]: audit 2024-04-30T10:06:58.157956+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:58.248 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[75481]: cluster 2024-04-30T10:06:58.157957+0000 mgr.x (mgr.24998) 315 : cluster [DBG] pgmap v52: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:06:58.248 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[75481]: cluster 2024-04-30T10:06:58.157957+0000 mgr.x (mgr.24998) 315 : cluster [DBG] pgmap v52: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:06:58.248 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[75481]: audit 2024-04-30T10:06:58.163705+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:58.248 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[75481]: audit 2024-04-30T10:06:58.163705+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:58.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[73244]: cluster 2024-04-30T10:06:57.166800+0000 mon.a (mon.0) 448 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:06:58.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[73244]: cluster 2024-04-30T10:06:57.166800+0000 mon.a (mon.0) 448 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:06:58.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[73244]: cluster 2024-04-30T10:06:57.189043+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-30T10:06:58.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[73244]: cluster 2024-04-30T10:06:57.189043+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-30T10:06:58.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[73244]: audit 2024-04-30T10:06:58.152476+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:58.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[73244]: audit 2024-04-30T10:06:58.152476+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:58.249 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[73244]: audit 2024-04-30T10:06:58.157956+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:58.249 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[73244]: audit 2024-04-30T10:06:58.157956+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:58.249 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[73244]: cluster 2024-04-30T10:06:58.157957+0000 mgr.x (mgr.24998) 315 : cluster [DBG] pgmap v52: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:06:58.249 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[73244]: cluster 2024-04-30T10:06:58.157957+0000 mgr.x (mgr.24998) 315 : cluster [DBG] pgmap v52: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:06:58.249 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[73244]: audit 2024-04-30T10:06:58.163705+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:58.249 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[73244]: audit 2024-04-30T10:06:58.163705+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:58.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:06:58 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:06:58] "GET /metrics HTTP/1.1" 200 38208 "" "Prometheus/2.33.4" 2024-04-30T10:06:58.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:58 smithi151 bash[59049]: cluster 2024-04-30T10:06:57.166800+0000 mon.a (mon.0) 448 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:06:58.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:58 smithi151 bash[59049]: cluster 2024-04-30T10:06:57.166800+0000 mon.a (mon.0) 448 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:06:58.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:58 smithi151 bash[59049]: cluster 2024-04-30T10:06:57.189043+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-30T10:06:58.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:58 smithi151 bash[59049]: cluster 2024-04-30T10:06:57.189043+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-30T10:06:58.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:58 smithi151 bash[59049]: audit 2024-04-30T10:06:58.152476+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:58.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:58 smithi151 bash[59049]: audit 2024-04-30T10:06:58.152476+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:58.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:58 smithi151 bash[59049]: audit 2024-04-30T10:06:58.157956+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:58.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:58 smithi151 bash[59049]: audit 2024-04-30T10:06:58.157956+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:58.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:58 smithi151 bash[59049]: cluster 2024-04-30T10:06:58.157957+0000 mgr.x (mgr.24998) 315 : cluster [DBG] pgmap v52: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:06:58.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:58 smithi151 bash[59049]: cluster 2024-04-30T10:06:58.157957+0000 mgr.x (mgr.24998) 315 : cluster [DBG] pgmap v52: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:06:58.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:58 smithi151 bash[59049]: audit 2024-04-30T10:06:58.163705+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:58.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:58 smithi151 bash[59049]: audit 2024-04-30T10:06:58.163705+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:06:58.705 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:06:58 smithi144 bash[79125]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-0 2024-04-30T10:06:59.072 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:06:58 smithi151 bash[54975]: ts=2024-04-30T10:06: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.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:06:59.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:59 smithi144 bash[73244]: cluster 2024-04-30T10:06:58.180987+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-30T10:06:59.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:59 smithi144 bash[73244]: cluster 2024-04-30T10:06:58.180987+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-30T10:06:59.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:59 smithi144 bash[73244]: cluster 2024-04-30T10:06:59.156057+0000 mon.a (mon.0) 454 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.0 on smithi144 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:06:59.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:06:59 smithi144 bash[73244]: cluster 2024-04-30T10:06:59.156057+0000 mon.a (mon.0) 454 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.0 on smithi144 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:06:59.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:59 smithi144 bash[75481]: cluster 2024-04-30T10:06:58.180987+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-30T10:06:59.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:59 smithi144 bash[75481]: cluster 2024-04-30T10:06:58.180987+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-30T10:06:59.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:59 smithi144 bash[75481]: cluster 2024-04-30T10:06:59.156057+0000 mon.a (mon.0) 454 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.0 on smithi144 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:06:59.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:06:59 smithi144 bash[75481]: cluster 2024-04-30T10:06:59.156057+0000 mon.a (mon.0) 454 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.0 on smithi144 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:06:59.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:59 smithi151 bash[59049]: cluster 2024-04-30T10:06:58.180987+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-30T10:06:59.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:59 smithi151 bash[59049]: cluster 2024-04-30T10:06:58.180987+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e118: 8 total, 7 up, 8 in 2024-04-30T10:06:59.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:59 smithi151 bash[59049]: cluster 2024-04-30T10:06:59.156057+0000 mon.a (mon.0) 454 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.0 on smithi144 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:06:59.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:06:59 smithi151 bash[59049]: cluster 2024-04-30T10:06:59.156057+0000 mon.a (mon.0) 454 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.0 on smithi144 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:07:00.400 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:00.401 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:00 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:00.401 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:00 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.0.service: Deactivated successfully. 2024-04-30T10:07:00.401 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:00 smithi144 systemd[1]: Stopped Ceph osd.0 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:07:00.401 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:00 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:00.401 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:07:00 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:00.401 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:07:00 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:00.402 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:00.402 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:07:00 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:00.403 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:07:00 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:00.403 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:07:00 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:00.596 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:07:00.705 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:00 smithi144 systemd[1]: Started Ceph osd.0 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:07:01.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:06:59.777698+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:06:59.777698+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:06:59.789124+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:06:59.789124+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: cluster 2024-04-30T10:06:59.791687+0000 mgr.x (mgr.24998) 316 : cluster [DBG] pgmap v54: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 554 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: cluster 2024-04-30T10:06:59.791687+0000 mgr.x (mgr.24998) 316 : cluster [DBG] pgmap v54: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 554 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: cluster 2024-04-30T10:06:59.792520+0000 mgr.x (mgr.24998) 317 : cluster [DBG] pgmap v55: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-30T10:07:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: cluster 2024-04-30T10:06:59.792520+0000 mgr.x (mgr.24998) 317 : cluster [DBG] pgmap v55: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-30T10:07:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:06:59.802977+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:06:59.802977+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.453143+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.453143+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.465246+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.465246+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.510379+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.510379+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.512002+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.512002+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.519378+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.519378+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.611721+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.611721+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.615992+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.615992+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.621052+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.621052+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.622434+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.622434+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.629756+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.629756+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.721581+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.721581+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.725771+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.725771+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.729428+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.729428+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.730634+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.730634+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.737408+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:00 smithi151 bash[59049]: audit 2024-04-30T10:07:00.737408+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:06:59.777698+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:06:59.777698+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:06:59.789124+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:06:59.789124+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: cluster 2024-04-30T10:06:59.791687+0000 mgr.x (mgr.24998) 316 : cluster [DBG] pgmap v54: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 554 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: cluster 2024-04-30T10:06:59.791687+0000 mgr.x (mgr.24998) 316 : cluster [DBG] pgmap v54: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 554 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: cluster 2024-04-30T10:06:59.792520+0000 mgr.x (mgr.24998) 317 : cluster [DBG] pgmap v55: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-30T10:07:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: cluster 2024-04-30T10:06:59.792520+0000 mgr.x (mgr.24998) 317 : cluster [DBG] pgmap v55: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-30T10:07:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:06:59.802977+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:06:59.802977+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.453143+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.453143+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.465246+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.465246+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.510379+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.510379+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.512002+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.512002+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.519378+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:06:59.777698+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:06:59.777698+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:06:59.789124+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:06:59.789124+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: cluster 2024-04-30T10:06:59.791687+0000 mgr.x (mgr.24998) 316 : cluster [DBG] pgmap v54: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 554 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:01.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: cluster 2024-04-30T10:06:59.791687+0000 mgr.x (mgr.24998) 316 : cluster [DBG] pgmap v54: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 554 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:01.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: cluster 2024-04-30T10:06:59.792520+0000 mgr.x (mgr.24998) 317 : cluster [DBG] pgmap v55: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-30T10:07:01.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: cluster 2024-04-30T10:06:59.792520+0000 mgr.x (mgr.24998) 317 : cluster [DBG] pgmap v55: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-30T10:07:01.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:06:59.802977+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:06:59.802977+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.453143+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.453143+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.465246+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.465246+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.510379+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.510379+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.512002+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.512002+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.519378+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.519378+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.611721+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.611721+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.615992+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.615992+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.621052+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.621052+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.622434+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.622434+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.629756+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.629756+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.721581+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.721581+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.725771+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.725771+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.729428+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.729428+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.730634+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.730634+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.737408+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[75481]: audit 2024-04-30T10:07:00.737408+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.519378+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.611721+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.611721+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.615992+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.615992+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.621052+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.621052+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.622434+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.622434+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.629756+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.629756+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.721581+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.721581+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.725771+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.725771+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.729428+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.729428+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.730634+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.730634+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.737408+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:00 smithi144 bash[73244]: audit 2024-04-30T10:07:00.737408+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.339 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:07:01.339 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 3s ago 17m - - 2024-04-30T10:07:01.339 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 1s ago 17m - - 2024-04-30T10:07:01.339 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (4m) 3s ago 10m 13.1M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:07:01.339 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (3m) 1s ago 10m 40.2M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:07:01.339 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (2m) 3s ago 8m 42.5M - 3.5 e1d6a67b021e 03085260eb1e 2024-04-30T10:07:01.340 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (3m) 1s ago 16m 501M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:07:01.340 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (2m) 3s ago 18m 437M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:07:01.340 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (111s) 3s ago 18m 49.0M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:07:01.340 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (62s) 1s ago 16m 32.1M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:07:01.340 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (81s) 3s ago 17m 40.4M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:07:01.340 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (4m) 3s ago 10m 9035k - 1.3.1 1dbe0e931976 7b01e2041b73 2024-04-30T10:07:01.340 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (3m) 1s ago 10m 9476k - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:07:01.340 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 starting - - - 4096M 2024-04-30T10:07:01.340 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (15m) 3s ago 15m 56.8M 4096M 17.2.0 e1d6a67b021e 3a935a90e6aa 2024-04-30T10:07:01.340 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (14m) 3s ago 14m 51.9M 4096M 17.2.0 e1d6a67b021e 39286bfdca67 2024-04-30T10:07:01.340 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (14m) 3s ago 14m 55.4M 4096M 17.2.0 e1d6a67b021e de4f433a171e 2024-04-30T10:07:01.340 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (13m) 1s ago 13m 58.5M 4096M 17.2.0 e1d6a67b021e 2371b0f703de 2024-04-30T10:07:01.340 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (13m) 1s ago 13m 53.8M 4096M 17.2.0 e1d6a67b021e b39a8bb8c2ad 2024-04-30T10:07:01.340 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (12m) 1s ago 12m 51.9M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:07:01.341 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (11m) 1s ago 11m 56.2M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:07:01.341 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (2m) 1s ago 11m 61.9M - 2.33.4 514e6a882f6e 1c77bdb7cd95 2024-04-30T10:07:01.341 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (8m) 3s ago 8m 85.8M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:07:01.341 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (8m) 1s ago 8m 85.9M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:07:01.341 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (8m) 3s ago 8m 86.0M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:07:01.341 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (8m) 1s ago 8m 86.0M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:07:01.784 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cluster 2024-04-30T10:07:00.514130+0000 mgr.x (mgr.24998) 318 : cluster [DBG] pgmap v56: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-30T10:07:01.784 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cluster 2024-04-30T10:07:00.514130+0000 mgr.x (mgr.24998) 318 : cluster [DBG] pgmap v56: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-30T10:07:01.784 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cephadm 2024-04-30T10:07:00.518997+0000 mgr.x (mgr.24998) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.784 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cephadm 2024-04-30T10:07:00.518997+0000 mgr.x (mgr.24998) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.784 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.583164+0000 mgr.x (mgr.24998) 320 : audit [DBG] from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:01.784 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.583164+0000 mgr.x (mgr.24998) 320 : audit [DBG] from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:01.784 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cephadm 2024-04-30T10:07:00.629440+0000 mgr.x (mgr.24998) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.785 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cephadm 2024-04-30T10:07:00.629440+0000 mgr.x (mgr.24998) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.785 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cephadm 2024-04-30T10:07:00.736781+0000 mgr.x (mgr.24998) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.785 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cephadm 2024-04-30T10:07:00.736781+0000 mgr.x (mgr.24998) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.785 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cluster 2024-04-30T10:07:00.784727+0000 mon.a (mon.0) 473 : cluster [WRN] Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:01.785 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cluster 2024-04-30T10:07:00.784727+0000 mon.a (mon.0) 473 : cluster [WRN] Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:01.785 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cluster 2024-04-30T10:07:00.784755+0000 mon.a (mon.0) 474 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.0 on smithi144 is in unknown state']) 2024-04-30T10:07:01.785 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cluster 2024-04-30T10:07:00.784755+0000 mon.a (mon.0) 474 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.0 on smithi144 is in unknown state']) 2024-04-30T10:07:01.785 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.815524+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.785 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.815524+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.785 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.817826+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.785 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.817826+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.786 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cluster 2024-04-30T10:07:00.514130+0000 mgr.x (mgr.24998) 318 : cluster [DBG] pgmap v56: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-30T10:07:01.786 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cluster 2024-04-30T10:07:00.514130+0000 mgr.x (mgr.24998) 318 : cluster [DBG] pgmap v56: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-30T10:07:01.786 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cephadm 2024-04-30T10:07:00.518997+0000 mgr.x (mgr.24998) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.786 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cephadm 2024-04-30T10:07:00.518997+0000 mgr.x (mgr.24998) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.786 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.583164+0000 mgr.x (mgr.24998) 320 : audit [DBG] from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:01.786 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.583164+0000 mgr.x (mgr.24998) 320 : audit [DBG] from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:01.786 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cephadm 2024-04-30T10:07:00.629440+0000 mgr.x (mgr.24998) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.786 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cephadm 2024-04-30T10:07:00.629440+0000 mgr.x (mgr.24998) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.786 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cephadm 2024-04-30T10:07:00.736781+0000 mgr.x (mgr.24998) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.786 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cephadm 2024-04-30T10:07:00.736781+0000 mgr.x (mgr.24998) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.786 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cluster 2024-04-30T10:07:00.784727+0000 mon.a (mon.0) 473 : cluster [WRN] Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:01.786 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cluster 2024-04-30T10:07:00.784727+0000 mon.a (mon.0) 473 : cluster [WRN] Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:01.786 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cluster 2024-04-30T10:07:00.784755+0000 mon.a (mon.0) 474 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.0 on smithi144 is in unknown state']) 2024-04-30T10:07:01.786 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cluster 2024-04-30T10:07:00.784755+0000 mon.a (mon.0) 474 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.0 on smithi144 is in unknown state']) 2024-04-30T10:07:01.787 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.815524+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.787 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.815524+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.787 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.817826+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.787 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.817826+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.787 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:07:01.787 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:07:01.787 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:07:01.787 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:07:01.787 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:07:01.787 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:07:01.788 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:07:01.788 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:07:01.788 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2024-04-30T10:07:01.788 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:07:01.788 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:07:01.788 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:07:01.788 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:07:01.788 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:07:01.788 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-04-30T10:07:01.789 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 5 2024-04-30T10:07:01.789 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:07:01.789 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:07:01.789 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.820075+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.789 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.820075+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.789 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.820786+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.789 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.820786+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.790 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cephadm 2024-04-30T10:07:00.824825+0000 mgr.x (mgr.24998) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.790 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cephadm 2024-04-30T10:07:00.824825+0000 mgr.x (mgr.24998) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.790 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.825560+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.790 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.825560+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.790 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.895433+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.790 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.895433+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.790 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.898961+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.790 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.898961+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.790 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.901723+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.790 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.901723+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.790 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.902698+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.790 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.902698+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.791 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.911086+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.791 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.911086+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.791 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cephadm 2024-04-30T10:07:00.911261+0000 mgr.x (mgr.24998) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.791 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cephadm 2024-04-30T10:07:00.911261+0000 mgr.x (mgr.24998) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.791 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.820075+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.791 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.820075+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.791 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.820786+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.791 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.820786+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.791 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cephadm 2024-04-30T10:07:00.824825+0000 mgr.x (mgr.24998) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.791 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cephadm 2024-04-30T10:07:00.824825+0000 mgr.x (mgr.24998) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.792 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.825560+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.792 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.825560+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.792 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.895433+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.792 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.895433+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.792 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.898961+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.792 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.898961+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.792 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.901723+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.792 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.901723+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.792 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.902698+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.792 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.902698+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.792 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.911086+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.792 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.911086+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.792 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cephadm 2024-04-30T10:07:00.911261+0000 mgr.x (mgr.24998) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.792 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cephadm 2024-04-30T10:07:00.911261+0000 mgr.x (mgr.24998) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.793 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.948299+0000 mgr.x (mgr.24998) 325 : audit [DBG] from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:01.793 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:00.948299+0000 mgr.x (mgr.24998) 325 : audit [DBG] from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:01.793 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.002495+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.793 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.002495+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.793 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.006414+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.793 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.006414+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.793 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.009564+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.793 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.009564+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.793 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.010674+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.793 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.010674+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.794 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.019151+0000 mgr.x (mgr.24998) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.794 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.019151+0000 mgr.x (mgr.24998) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.794 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.019499+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.794 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.019499+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.794 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.109653+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.794 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.109653+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.794 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.113449+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.794 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.113449+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.794 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.116622+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.795 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.948299+0000 mgr.x (mgr.24998) 325 : audit [DBG] from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:01.795 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:00.948299+0000 mgr.x (mgr.24998) 325 : audit [DBG] from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:01.795 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.002495+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.795 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.002495+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.795 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.006414+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.795 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.006414+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.795 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.009564+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.795 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.009564+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.795 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.010674+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.796 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.010674+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.796 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.019151+0000 mgr.x (mgr.24998) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.796 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.019151+0000 mgr.x (mgr.24998) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.796 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.019499+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.796 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.019499+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.796 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.109653+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.796 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.109653+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.796 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.113449+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.796 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.113449+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.796 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.116622+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.796 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.116622+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.796 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.117652+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.796 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.117652+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.796 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.138463+0000 mgr.x (mgr.24998) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.797 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.138463+0000 mgr.x (mgr.24998) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:01.797 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.138657+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.797 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.138657+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.797 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.230060+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.797 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.230060+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.797 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.234009+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.797 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.234009+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.797 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.238377+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.797 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.238377+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.797 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.239549+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.797 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.239549+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.797 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.246841+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.797 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.246841+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.797 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.360864+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.797 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.360864+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.798 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.364820+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.798 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.364820+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.798 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.367948+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.798 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.367948+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.798 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.369349+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.798 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.369349+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.798 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.377816+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.798 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.377816+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.798 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.459560+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.798 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.459560+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.798 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.461868+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.798 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.461868+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.798 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.464412+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.799 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.464412+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.799 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.465207+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.799 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.465207+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.799 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.471736+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.799 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.471736+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.799 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.533381+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.799 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.533381+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.799 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.536385+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.799 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.536385+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.799 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.539112+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.799 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.539112+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.799 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.540086+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.799 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.540086+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.799 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.547153+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.799 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.547153+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.800 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.619919+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.800 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.619919+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.800 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.624553+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.800 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.624553+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.800 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.628603+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.800 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.628603+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.800 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.630049+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.800 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.630049+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.800 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.638037+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.800 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.638037+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.800 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.711350+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.800 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.711350+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:01.800 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.715749+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.800 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.715749+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:01.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.719106+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.719106+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:01.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.720636+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.720636+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:01.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.728571+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:01.801 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[73244]: audit 2024-04-30T10:07:01.728571+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.044 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.116622+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.044 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.117652+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.044 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.117652+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.044 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.138463+0000 mgr.x (mgr.24998) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.044 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.138463+0000 mgr.x (mgr.24998) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.044 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.138657+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.044 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.138657+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.044 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.230060+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.044 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.230060+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.044 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.234009+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.044 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.234009+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.238377+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.238377+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.239549+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.239549+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.246841+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.246841+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.360864+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.360864+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.364820+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.364820+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.367948+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.367948+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.369349+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.369349+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.377816+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.377816+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.459560+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.459560+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.461868+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.461868+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.464412+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.464412+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.465207+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.465207+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.471736+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.471736+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.533381+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.533381+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.536385+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.536385+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.539112+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.539112+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.540086+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.540086+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.547153+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.547153+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.619919+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.619919+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.624553+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.624553+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.628603+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.628603+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.630049+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.630049+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.638037+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.048 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.638037+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.048 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.711350+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.048 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.711350+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.048 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.715749+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.048 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.715749+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.048 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.719106+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.048 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.719106+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.048 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.720636+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.048 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.720636+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.048 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.728571+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.048 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:01 smithi144 bash[75481]: audit 2024-04-30T10:07:01.728571+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cluster 2024-04-30T10:07:00.514130+0000 mgr.x (mgr.24998) 318 : cluster [DBG] pgmap v56: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-30T10:07:02.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cluster 2024-04-30T10:07:00.514130+0000 mgr.x (mgr.24998) 318 : cluster [DBG] pgmap v56: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-30T10:07:02.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cephadm 2024-04-30T10:07:00.518997+0000 mgr.x (mgr.24998) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cephadm 2024-04-30T10:07:00.518997+0000 mgr.x (mgr.24998) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.583164+0000 mgr.x (mgr.24998) 320 : audit [DBG] from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:02.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.583164+0000 mgr.x (mgr.24998) 320 : audit [DBG] from='client.34236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:02.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cephadm 2024-04-30T10:07:00.629440+0000 mgr.x (mgr.24998) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cephadm 2024-04-30T10:07:00.629440+0000 mgr.x (mgr.24998) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cephadm 2024-04-30T10:07:00.736781+0000 mgr.x (mgr.24998) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cephadm 2024-04-30T10:07:00.736781+0000 mgr.x (mgr.24998) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cluster 2024-04-30T10:07:00.784727+0000 mon.a (mon.0) 473 : cluster [WRN] Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:02.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cluster 2024-04-30T10:07:00.784727+0000 mon.a (mon.0) 473 : cluster [WRN] Health check failed: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:02.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cluster 2024-04-30T10:07:00.784755+0000 mon.a (mon.0) 474 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.0 on smithi144 is in unknown state']) 2024-04-30T10:07:02.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cluster 2024-04-30T10:07:00.784755+0000 mon.a (mon.0) 474 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.0 on smithi144 is in unknown state']) 2024-04-30T10:07:02.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.815524+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.815524+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.817826+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.817826+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.820075+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.820075+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.820786+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.820786+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cephadm 2024-04-30T10:07:00.824825+0000 mgr.x (mgr.24998) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cephadm 2024-04-30T10:07:00.824825+0000 mgr.x (mgr.24998) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.825560+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.825560+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.895433+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.895433+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.898961+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.898961+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.901723+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.901723+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.902698+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.902698+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.911086+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.911086+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cephadm 2024-04-30T10:07:00.911261+0000 mgr.x (mgr.24998) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cephadm 2024-04-30T10:07:00.911261+0000 mgr.x (mgr.24998) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.948299+0000 mgr.x (mgr.24998) 325 : audit [DBG] from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:00.948299+0000 mgr.x (mgr.24998) 325 : audit [DBG] from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.002495+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.002495+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.006414+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.006414+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.009564+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.009564+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.010674+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.010674+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.019151+0000 mgr.x (mgr.24998) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.019151+0000 mgr.x (mgr.24998) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.019499+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.019499+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.109653+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.109653+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.113449+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.113449+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.116622+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.116622+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.117652+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.117652+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.138463+0000 mgr.x (mgr.24998) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.138463+0000 mgr.x (mgr.24998) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.138657+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.138657+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.230060+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.230060+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.234009+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.234009+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.238377+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.238377+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.239549+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.239549+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.246841+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.246841+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.360864+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.360864+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.364820+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.364820+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.367948+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.367948+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.369349+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.369349+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.377816+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.377816+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.459560+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.459560+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.461868+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.461868+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.464412+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.464412+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.465207+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.465207+0000 mon.a (mon.0) 508 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.471736+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.471736+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.533381+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.533381+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.536385+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.536385+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.539112+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.539112+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.540086+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.540086+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.547153+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.547153+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.619919+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.619919+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.624553+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.624553+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.628603+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.628603+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.630049+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.630049+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.638037+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.638037+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.711350+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.711350+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.715749+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.715749+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.719106+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.719106+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.720636+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.720636+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.728571+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:01 smithi151 bash[59049]: audit 2024-04-30T10:07:01.728571+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.173 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:07:02.173 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:07:02.173 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:07:02.173 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:07:02.173 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:07:02.174 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr", 2024-04-30T10:07:02.174 INFO:teuthology.orchestra.run.smithi144.stdout: "mon" 2024-04-30T10:07:02.174 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:07:02.174 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "5/23 daemons upgraded", 2024-04-30T10:07:02.174 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading osd daemons", 2024-04-30T10:07:02.174 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:07:02.174 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:07:02.614 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded 2024-04-30T10:07:02.614 INFO:teuthology.orchestra.run.smithi144.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-30T10:07:02.614 INFO:teuthology.orchestra.run.smithi144.stdout: osd.0 (root=default,host=smithi144) is down 2024-04-30T10:07:02.614 INFO:teuthology.orchestra.run.smithi144.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 67/630 objects degraded (10.635%), 21 pgs degraded 2024-04-30T10:07:02.614 INFO:teuthology.orchestra.run.smithi144.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-04-30T10:07:02.614 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.0 is active+undersized+degraded, acting [7,1] 2024-04-30T10:07:02.614 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.1 is active+undersized+degraded, acting [2,3] 2024-04-30T10:07:02.614 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.5 is active+undersized+degraded, acting [7,4] 2024-04-30T10:07:02.614 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.8 is active+undersized+degraded, acting [2,1] 2024-04-30T10:07:02.614 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-04-30T10:07:02.614 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-04-30T10:07:02.614 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-04-30T10:07:02.615 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-04-30T10:07:02.615 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-04-30T10:07:02.615 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-04-30T10:07:02.615 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-04-30T10:07:02.615 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-04-30T10:07:02.615 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-04-30T10:07:02.615 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-04-30T10:07:02.615 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-04-30T10:07:02.615 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-04-30T10:07:02.615 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-04-30T10:07:02.615 INFO:teuthology.orchestra.run.smithi144.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-04-30T10:07:02.615 INFO:teuthology.orchestra.run.smithi144.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-04-30T10:07:02.615 INFO:teuthology.orchestra.run.smithi144.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2024-04-30T10:07:02.955 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[79301]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:07:02.955 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[79301]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:07:02.955 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[79301]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-30T10:07:02.955 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[79301]: 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-30T10:07:02.955 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[79301]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-30T10:07:02.955 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[79301]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-30T10:07:02.955 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[79301]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-30T10:07:02.955 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[79301]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-30T10:07:02.956 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[79301]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-30T10:07:02.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.246433+0000 mgr.x (mgr.24998) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.246433+0000 mgr.x (mgr.24998) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.315601+0000 mgr.x (mgr.24998) 329 : audit [DBG] from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:02.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.315601+0000 mgr.x (mgr.24998) 329 : audit [DBG] from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:02.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.377496+0000 mgr.x (mgr.24998) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.377496+0000 mgr.x (mgr.24998) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.471116+0000 mgr.x (mgr.24998) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.471116+0000 mgr.x (mgr.24998) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.546683+0000 mgr.x (mgr.24998) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.546683+0000 mgr.x (mgr.24998) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.637616+0000 mgr.x (mgr.24998) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.637616+0000 mgr.x (mgr.24998) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.728151+0000 mgr.x (mgr.24998) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.728151+0000 mgr.x (mgr.24998) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.787588+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.144:0/3352282139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.787588+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.144:0/3352282139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.818987+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.818987+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.822655+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.822655+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.246433+0000 mgr.x (mgr.24998) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.246433+0000 mgr.x (mgr.24998) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.315601+0000 mgr.x (mgr.24998) 329 : audit [DBG] from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:02.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.315601+0000 mgr.x (mgr.24998) 329 : audit [DBG] from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:02.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.377496+0000 mgr.x (mgr.24998) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.377496+0000 mgr.x (mgr.24998) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.471116+0000 mgr.x (mgr.24998) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.471116+0000 mgr.x (mgr.24998) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.546683+0000 mgr.x (mgr.24998) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.546683+0000 mgr.x (mgr.24998) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.637616+0000 mgr.x (mgr.24998) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.637616+0000 mgr.x (mgr.24998) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.728151+0000 mgr.x (mgr.24998) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.728151+0000 mgr.x (mgr.24998) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.787588+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.144:0/3352282139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.787588+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.144:0/3352282139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.818987+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.818987+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.822655+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.822655+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.825242+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.825242+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.825914+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.825914+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.831065+0000 mgr.x (mgr.24998) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.831065+0000 mgr.x (mgr.24998) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.831569+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.831569+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.904850+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.904850+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.908622+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.908622+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.911225+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.911225+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.911958+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.911958+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.917210+0000 mgr.x (mgr.24998) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:01.917210+0000 mgr.x (mgr.24998) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.917646+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.917646+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.825242+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.825242+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.825914+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.825914+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.831065+0000 mgr.x (mgr.24998) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.831065+0000 mgr.x (mgr.24998) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.831569+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.831569+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.904850+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.904850+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.908622+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.908622+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.911225+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.911225+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.911958+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.911958+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.917210+0000 mgr.x (mgr.24998) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:01.917210+0000 mgr.x (mgr.24998) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.917646+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.917646+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.989366+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.989366+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.992115+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.992115+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.995835+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.995835+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.996933+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:01.996933+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.002570+0000 mgr.x (mgr.24998) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.002570+0000 mgr.x (mgr.24998) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.002993+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.002993+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.080983+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.080983+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.084046+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.084046+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.086602+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.086602+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.087538+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.087538+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.989366+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.989366+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.992115+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.992115+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.995835+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.995835+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.996933+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:01.996933+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.002570+0000 mgr.x (mgr.24998) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.002570+0000 mgr.x (mgr.24998) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.002993+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.002993+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.080983+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.080983+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.084046+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.084046+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.086602+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.086602+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.087538+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.087538+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.093988+0000 mgr.x (mgr.24998) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.093988+0000 mgr.x (mgr.24998) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.094444+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.094444+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.171364+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.171364+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.173681+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.173681+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.176068+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.176068+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.176855+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.176855+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.183433+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.183433+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.225431+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.225431+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.227824+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.227824+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.230349+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.093988+0000 mgr.x (mgr.24998) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.093988+0000 mgr.x (mgr.24998) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:02.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.094444+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.094444+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.171364+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.171364+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.173681+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.173681+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.176068+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.176068+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.176855+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.176855+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.183433+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.183433+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.225431+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.225431+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.227824+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.227824+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.230349+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.230349+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.231229+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.231229+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.237005+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.237005+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.278662+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.278662+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.281151+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.281151+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.284005+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.284005+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.284919+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.284919+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.291399+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.291399+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.380476+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.380476+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.384734+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.384734+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.388319+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.230349+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.231229+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.231229+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.237005+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.237005+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.278662+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.278662+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.281151+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.281151+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.284005+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.284005+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.284919+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.284919+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.291399+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.291399+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.380476+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.380476+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.384734+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.384734+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.388319+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.388319+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.389485+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.389485+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.397294+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.397294+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.487179+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.487179+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.491136+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.491136+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.495126+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.495126+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.496323+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.496323+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.503813+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.503813+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.586138+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.586138+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.588492+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.588492+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.388319+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.389485+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.389485+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.397294+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.397294+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.487179+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.487179+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.491136+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.491136+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.495126+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.495126+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.496323+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.496323+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.503813+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.503813+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.586138+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.586138+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.588492+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.588492+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.590637+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.590637+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.591375+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.591375+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.597523+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.597523+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.616743+0000 mon.a (mon.0) 576 : audit [DBG] from='client.? 172.21.15.144:0/1816269835' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:07:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.616743+0000 mon.a (mon.0) 576 : audit [DBG] from='client.? 172.21.15.144:0/1816269835' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:07:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.643784+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.643784+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.646248+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.646248+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.648592+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.648592+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.649316+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.649316+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.654581+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.654581+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.700831+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.700831+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.703199+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.703199+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.705716+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.705716+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.706467+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.706467+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.711461+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.711461+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.756645+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.756645+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.758985+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.758985+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.761546+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.761546+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.762312+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.762312+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.767264+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[73244]: audit 2024-04-30T10:07:02.767264+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.590637+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.590637+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.591375+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.591375+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.597523+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.597523+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.616743+0000 mon.a (mon.0) 576 : audit [DBG] from='client.? 172.21.15.144:0/1816269835' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:07:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.616743+0000 mon.a (mon.0) 576 : audit [DBG] from='client.? 172.21.15.144:0/1816269835' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:07:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.643784+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.643784+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.646248+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.646248+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.648592+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.648592+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.649316+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.649316+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.654581+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.654581+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.700831+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.700831+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.703199+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.703199+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.705716+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.705716+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.706467+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.706467+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.711461+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.711461+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.756645+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.756645+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.758985+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.758985+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.761546+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.761546+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.762312+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.762312+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:02.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.767264+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:02.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:02 smithi144 bash[75481]: audit 2024-04-30T10:07:02.767264+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.246433+0000 mgr.x (mgr.24998) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.246433+0000 mgr.x (mgr.24998) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.315601+0000 mgr.x (mgr.24998) 329 : audit [DBG] from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:03.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.315601+0000 mgr.x (mgr.24998) 329 : audit [DBG] from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:03.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.377496+0000 mgr.x (mgr.24998) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.377496+0000 mgr.x (mgr.24998) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.471116+0000 mgr.x (mgr.24998) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.471116+0000 mgr.x (mgr.24998) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.546683+0000 mgr.x (mgr.24998) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.546683+0000 mgr.x (mgr.24998) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.637616+0000 mgr.x (mgr.24998) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.637616+0000 mgr.x (mgr.24998) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.728151+0000 mgr.x (mgr.24998) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.728151+0000 mgr.x (mgr.24998) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.787588+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.144:0/3352282139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.787588+0000 mon.a (mon.0) 525 : audit [DBG] from='client.? 172.21.15.144:0/3352282139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.818987+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.818987+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.822655+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.822655+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.825242+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.825242+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.825914+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.825914+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.831065+0000 mgr.x (mgr.24998) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.831065+0000 mgr.x (mgr.24998) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.831569+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.831569+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.904850+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.904850+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.908622+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.908622+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.911225+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.911225+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.911958+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.911958+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.917210+0000 mgr.x (mgr.24998) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:01.917210+0000 mgr.x (mgr.24998) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.917646+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.917646+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.989366+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.989366+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.992115+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.992115+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.995835+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.995835+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.996933+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:01.996933+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.002570+0000 mgr.x (mgr.24998) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.002570+0000 mgr.x (mgr.24998) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.002993+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.002993+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.080983+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.080983+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.084046+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.084046+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.086602+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.086602+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.087538+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.087538+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.093988+0000 mgr.x (mgr.24998) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.093988+0000 mgr.x (mgr.24998) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:03.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.094444+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.094444+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.171364+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.171364+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.173681+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.173681+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.176068+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.176068+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.176855+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.176855+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.183433+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.183433+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.225431+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.225431+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.227824+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.227824+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.230349+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.230349+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.231229+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.231229+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.237005+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.237005+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.278662+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.278662+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.281151+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.281151+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.284005+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.284005+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.284919+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.284919+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.291399+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.291399+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.380476+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.380476+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.384734+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.384734+0000 mon.a (mon.0) 562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.388319+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.388319+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.389485+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.389485+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.397294+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.397294+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.487179+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.487179+0000 mon.a (mon.0) 566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.491136+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.491136+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.495126+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.495126+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.496323+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.496323+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.503813+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.503813+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.586138+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.586138+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.588492+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.588492+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.590637+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.590637+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.591375+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.591375+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.597523+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.597523+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.616743+0000 mon.a (mon.0) 576 : audit [DBG] from='client.? 172.21.15.144:0/1816269835' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:07:03.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.616743+0000 mon.a (mon.0) 576 : audit [DBG] from='client.? 172.21.15.144:0/1816269835' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:07:03.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.643784+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.643784+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.646248+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.646248+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.648592+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.648592+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.649316+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.649316+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.654581+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.654581+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.700831+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.700831+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.703199+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.703199+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.705716+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.705716+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.706467+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.706467+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.711461+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.711461+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.756645+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.756645+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:03.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.758985+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.758985+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:03.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.761546+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.761546+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:03.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.762312+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.762312+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:03.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.767264+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:02 smithi151 bash[59049]: audit 2024-04-30T10:07:02.767264+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:03.779 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[54975]: ts=2024-04-30T10: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:07:04.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.173986+0000 mgr.x (mgr.24998) 339 : audit [DBG] from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:04.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.173986+0000 mgr.x (mgr.24998) 339 : audit [DBG] from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.182867+0000 mgr.x (mgr.24998) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.182867+0000 mgr.x (mgr.24998) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.236281+0000 mgr.x (mgr.24998) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.236281+0000 mgr.x (mgr.24998) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.290734+0000 mgr.x (mgr.24998) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.290734+0000 mgr.x (mgr.24998) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.396906+0000 mgr.x (mgr.24998) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.396906+0000 mgr.x (mgr.24998) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.503509+0000 mgr.x (mgr.24998) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.503509+0000 mgr.x (mgr.24998) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cluster 2024-04-30T10:07:02.515253+0000 mgr.x (mgr.24998) 345 : cluster [DBG] pgmap v57: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-30T10:07:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cluster 2024-04-30T10:07:02.515253+0000 mgr.x (mgr.24998) 345 : cluster [DBG] pgmap v57: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-30T10:07:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.596829+0000 mgr.x (mgr.24998) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.596829+0000 mgr.x (mgr.24998) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.653903+0000 mgr.x (mgr.24998) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.653903+0000 mgr.x (mgr.24998) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.710731+0000 mgr.x (mgr.24998) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.710731+0000 mgr.x (mgr.24998) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.766532+0000 mgr.x (mgr.24998) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.766532+0000 mgr.x (mgr.24998) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.825757+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.825757+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.827846+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.827846+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.829706+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.829706+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.830531+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.830531+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.834410+0000 mgr.x (mgr.24998) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.834410+0000 mgr.x (mgr.24998) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.835123+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.835123+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.876689+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.876689+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.878665+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.878665+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.880439+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.880439+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.881005+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.881005+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.884872+0000 mgr.x (mgr.24998) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.884872+0000 mgr.x (mgr.24998) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.885704+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.885704+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.927364+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.927364+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.929420+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.929420+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.931380+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.931380+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.932179+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.932179+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.937764+0000 mgr.x (mgr.24998) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.937764+0000 mgr.x (mgr.24998) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.938538+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.938538+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.982042+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.982042+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.984781+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.984781+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.987342+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.987342+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.988230+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.988230+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.993343+0000 mgr.x (mgr.24998) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:02.993343+0000 mgr.x (mgr.24998) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.994002+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:02.994002+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.035299+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.035299+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.037725+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.037725+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.040285+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.040285+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.041435+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.041435+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.046512+0000 mgr.x (mgr.24998) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.046512+0000 mgr.x (mgr.24998) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.047194+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.047194+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.088557+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.088557+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.091110+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.091110+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.093344+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.093344+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.094276+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.094276+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.101048+0000 mgr.x (mgr.24998) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.101048+0000 mgr.x (mgr.24998) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.101774+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.101774+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.162265+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.162265+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.165139+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.165139+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.167213+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.167213+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.167967+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.167967+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.175325+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.175325+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.249390+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.249390+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.252243+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.252243+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.255078+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.255078+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.256201+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.256201+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.262195+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.262195+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.336521+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.336521+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.338944+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.338944+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.341207+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.341207+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.342292+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.342292+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.347816+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.347816+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.421576+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.421576+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.423854+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.423854+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.426931+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.426931+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.428027+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.428027+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.435920+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.435920+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.513153+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.513153+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.516565+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.516565+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.519831+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.519831+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.521154+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.521154+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.529966+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.529966+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.582383+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.582383+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.585591+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.585591+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.588455+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.588455+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.589190+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.589190+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.594142+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.594142+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.642117+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.642117+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.644947+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.644947+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.647584+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.647584+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.648493+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.648493+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.654109+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.654109+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.728135+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.728135+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.731216+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.731216+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.734861+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.734861+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.736146+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.736146+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.744502+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:03 smithi151 bash[59049]: audit 2024-04-30T10:07:03.744502+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.173986+0000 mgr.x (mgr.24998) 339 : audit [DBG] from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:04.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.173986+0000 mgr.x (mgr.24998) 339 : audit [DBG] from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:04.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.182867+0000 mgr.x (mgr.24998) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.182867+0000 mgr.x (mgr.24998) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.236281+0000 mgr.x (mgr.24998) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.236281+0000 mgr.x (mgr.24998) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.290734+0000 mgr.x (mgr.24998) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.290734+0000 mgr.x (mgr.24998) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.396906+0000 mgr.x (mgr.24998) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.396906+0000 mgr.x (mgr.24998) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.503509+0000 mgr.x (mgr.24998) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.503509+0000 mgr.x (mgr.24998) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cluster 2024-04-30T10:07:02.515253+0000 mgr.x (mgr.24998) 345 : cluster [DBG] pgmap v57: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-30T10:07:04.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cluster 2024-04-30T10:07:02.515253+0000 mgr.x (mgr.24998) 345 : cluster [DBG] pgmap v57: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-30T10:07:04.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.596829+0000 mgr.x (mgr.24998) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.596829+0000 mgr.x (mgr.24998) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.653903+0000 mgr.x (mgr.24998) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.653903+0000 mgr.x (mgr.24998) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.710731+0000 mgr.x (mgr.24998) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.710731+0000 mgr.x (mgr.24998) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.173986+0000 mgr.x (mgr.24998) 339 : audit [DBG] from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:04.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.173986+0000 mgr.x (mgr.24998) 339 : audit [DBG] from='client.44197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:04.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.182867+0000 mgr.x (mgr.24998) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.182867+0000 mgr.x (mgr.24998) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.236281+0000 mgr.x (mgr.24998) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.236281+0000 mgr.x (mgr.24998) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.290734+0000 mgr.x (mgr.24998) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.290734+0000 mgr.x (mgr.24998) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.396906+0000 mgr.x (mgr.24998) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.396906+0000 mgr.x (mgr.24998) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.503509+0000 mgr.x (mgr.24998) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.503509+0000 mgr.x (mgr.24998) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cluster 2024-04-30T10:07:02.515253+0000 mgr.x (mgr.24998) 345 : cluster [DBG] pgmap v57: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-30T10:07:04.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cluster 2024-04-30T10:07:02.515253+0000 mgr.x (mgr.24998) 345 : cluster [DBG] pgmap v57: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-30T10:07:04.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.596829+0000 mgr.x (mgr.24998) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.596829+0000 mgr.x (mgr.24998) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.653903+0000 mgr.x (mgr.24998) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.653903+0000 mgr.x (mgr.24998) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.710731+0000 mgr.x (mgr.24998) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.710731+0000 mgr.x (mgr.24998) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.766532+0000 mgr.x (mgr.24998) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.766532+0000 mgr.x (mgr.24998) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.825757+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.825757+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.827846+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.827846+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.829706+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.829706+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.830531+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.830531+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.834410+0000 mgr.x (mgr.24998) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.834410+0000 mgr.x (mgr.24998) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.835123+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.835123+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.876689+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.876689+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.878665+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.878665+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.880439+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.880439+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.766532+0000 mgr.x (mgr.24998) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.766532+0000 mgr.x (mgr.24998) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.825757+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.825757+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.827846+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.827846+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.829706+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.829706+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.830531+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.830531+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.834410+0000 mgr.x (mgr.24998) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.834410+0000 mgr.x (mgr.24998) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.835123+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.835123+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.876689+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.876689+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.878665+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.878665+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.880439+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.880439+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.881005+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.881005+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.884872+0000 mgr.x (mgr.24998) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.884872+0000 mgr.x (mgr.24998) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.885704+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.885704+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.927364+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.927364+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.929420+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.929420+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.931380+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.931380+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.932179+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.932179+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.937764+0000 mgr.x (mgr.24998) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.937764+0000 mgr.x (mgr.24998) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.938538+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.938538+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.982042+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.982042+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.881005+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.881005+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.884872+0000 mgr.x (mgr.24998) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.884872+0000 mgr.x (mgr.24998) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.885704+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.885704+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.927364+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.927364+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.929420+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.929420+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.931380+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.931380+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.932179+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.932179+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.937764+0000 mgr.x (mgr.24998) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.937764+0000 mgr.x (mgr.24998) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.938538+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.938538+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.982042+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.982042+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.984781+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.984781+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.987342+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.987342+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.988230+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.988230+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.993343+0000 mgr.x (mgr.24998) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:02.993343+0000 mgr.x (mgr.24998) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.994002+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:02.994002+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.035299+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.035299+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.037725+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.037725+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.040285+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.040285+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.041435+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.041435+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.046512+0000 mgr.x (mgr.24998) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.984781+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.984781+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.987342+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.987342+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.988230+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.988230+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.993343+0000 mgr.x (mgr.24998) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:02.993343+0000 mgr.x (mgr.24998) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.994002+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:02.994002+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.035299+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.035299+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.037725+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.037725+0000 mon.a (mon.0) 613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.040285+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.040285+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.041435+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.041435+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.046512+0000 mgr.x (mgr.24998) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.046512+0000 mgr.x (mgr.24998) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.047194+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.047194+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.088557+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.088557+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.091110+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.091110+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.093344+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.093344+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.094276+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.094276+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.101048+0000 mgr.x (mgr.24998) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.101048+0000 mgr.x (mgr.24998) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.101774+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.101774+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.162265+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.162265+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.165139+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.165139+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.167213+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.046512+0000 mgr.x (mgr.24998) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.047194+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.047194+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.088557+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.088557+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.091110+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.091110+0000 mon.a (mon.0) 618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.093344+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.093344+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.094276+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.094276+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.101048+0000 mgr.x (mgr.24998) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.101048+0000 mgr.x (mgr.24998) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:04.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.101774+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.101774+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.162265+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.162265+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.165139+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.165139+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.167213+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.167213+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.167967+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.167967+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.175325+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.175325+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.249390+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.249390+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.252243+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.252243+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.255078+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.255078+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.256201+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.256201+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.262195+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.262195+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.336521+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.336521+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.338944+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.338944+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.341207+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.167213+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.167967+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.167967+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.175325+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.175325+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.249390+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.249390+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.252243+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.252243+0000 mon.a (mon.0) 628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.255078+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.255078+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.256201+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.256201+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.262195+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.262195+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.336521+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.336521+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.338944+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.338944+0000 mon.a (mon.0) 633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.341207+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.341207+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.342292+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.342292+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.347816+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.347816+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.421576+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.421576+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.423854+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.423854+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.426931+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.426931+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.428027+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.428027+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.435920+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.435920+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.513153+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.513153+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.516565+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.516565+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.341207+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.342292+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.342292+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.347816+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.347816+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.421576+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.421576+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.423854+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.423854+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.426931+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.426931+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.428027+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.428027+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.435920+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.435920+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.513153+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.513153+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.516565+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.516565+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.519831+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.519831+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.521154+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.521154+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.529966+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.529966+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.582383+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.582383+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.585591+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.585591+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.588455+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.588455+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.589190+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.589190+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.594142+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.594142+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.642117+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.642117+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.644947+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.519831+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.519831+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.521154+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.521154+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.529966+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.529966+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.582383+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.582383+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.585591+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.585591+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.588455+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.588455+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.589190+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.589190+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.594142+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.594142+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.642117+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.642117+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.644947+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.644947+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.647584+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.647584+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.648493+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.648493+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.654109+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.654109+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.728135+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.728135+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.731216+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.731216+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.734861+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.734861+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.736146+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.736146+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.744502+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[73244]: audit 2024-04-30T10:07:03.744502+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.644947+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.647584+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.647584+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.648493+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.648493+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.654109+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.654109+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.728135+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.728135+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:04.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.731216+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.731216+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:04.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.734861+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.734861+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:04.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.736146+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.736146+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:04.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.744502+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:04.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:03 smithi144 bash[75481]: audit 2024-04-30T10:07:03.744502+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.174596+0000 mgr.x (mgr.24998) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.174596+0000 mgr.x (mgr.24998) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.261489+0000 mgr.x (mgr.24998) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.261489+0000 mgr.x (mgr.24998) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.347038+0000 mgr.x (mgr.24998) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.347038+0000 mgr.x (mgr.24998) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.435269+0000 mgr.x (mgr.24998) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.435269+0000 mgr.x (mgr.24998) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.517133+0000 mgr.x (mgr.24998) 360 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.517133+0000 mgr.x (mgr.24998) 360 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.529647+0000 mgr.x (mgr.24998) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.529647+0000 mgr.x (mgr.24998) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.593464+0000 mgr.x (mgr.24998) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.593464+0000 mgr.x (mgr.24998) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.653361+0000 mgr.x (mgr.24998) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.653361+0000 mgr.x (mgr.24998) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.743844+0000 mgr.x (mgr.24998) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.743844+0000 mgr.x (mgr.24998) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.795204+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.795204+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.798667+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.798667+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.801461+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.801461+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.802377+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.802377+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.811544+0000 mgr.x (mgr.24998) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.811544+0000 mgr.x (mgr.24998) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.812194+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.812194+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.901118+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.901118+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.905631+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.905631+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.909507+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.909507+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.910947+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.910947+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.922101+0000 mgr.x (mgr.24998) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:03.922101+0000 mgr.x (mgr.24998) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.922443+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:03.922443+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.001845+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.001845+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.005156+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.005156+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.008002+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.008002+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.009381+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.009381+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:04.019393+0000 mgr.x (mgr.24998) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:04.019393+0000 mgr.x (mgr.24998) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.019919+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.019919+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.108785+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.108785+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.113542+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.113542+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.117334+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.117334+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.119096+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.119096+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:04.128526+0000 mgr.x (mgr.24998) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: cephadm 2024-04-30T10:07:04.128526+0000 mgr.x (mgr.24998) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.128949+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.128949+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.220709+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.220709+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.224973+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.224973+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.228706+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.228706+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.229961+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.229961+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.242087+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.242087+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.332120+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.332120+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.336538+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.336538+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.340393+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.340393+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.341821+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.341821+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.353743+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.353743+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.444236+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.444236+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.448862+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.448862+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.453260+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.453260+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.454967+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.454967+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.467830+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.467830+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.557877+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.557877+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.561790+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.561790+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.565551+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.565551+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.566781+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.566781+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.574245+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.574245+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.651804+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.651804+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.655552+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.655552+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.659937+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.659937+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.661416+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.661416+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.670557+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.670557+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.779731+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:04 smithi151 bash[59049]: audit 2024-04-30T10:07:04.779731+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.174596+0000 mgr.x (mgr.24998) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.174596+0000 mgr.x (mgr.24998) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.261489+0000 mgr.x (mgr.24998) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.261489+0000 mgr.x (mgr.24998) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.347038+0000 mgr.x (mgr.24998) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.347038+0000 mgr.x (mgr.24998) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.435269+0000 mgr.x (mgr.24998) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.435269+0000 mgr.x (mgr.24998) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.517133+0000 mgr.x (mgr.24998) 360 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.517133+0000 mgr.x (mgr.24998) 360 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.529647+0000 mgr.x (mgr.24998) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.529647+0000 mgr.x (mgr.24998) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.593464+0000 mgr.x (mgr.24998) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.593464+0000 mgr.x (mgr.24998) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.653361+0000 mgr.x (mgr.24998) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.653361+0000 mgr.x (mgr.24998) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.743844+0000 mgr.x (mgr.24998) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.743844+0000 mgr.x (mgr.24998) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.795204+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.795204+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.798667+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.174596+0000 mgr.x (mgr.24998) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.174596+0000 mgr.x (mgr.24998) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.261489+0000 mgr.x (mgr.24998) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.261489+0000 mgr.x (mgr.24998) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.347038+0000 mgr.x (mgr.24998) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.347038+0000 mgr.x (mgr.24998) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.435269+0000 mgr.x (mgr.24998) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.435269+0000 mgr.x (mgr.24998) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.517133+0000 mgr.x (mgr.24998) 360 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:05.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.517133+0000 mgr.x (mgr.24998) 360 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:05.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.529647+0000 mgr.x (mgr.24998) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.529647+0000 mgr.x (mgr.24998) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.593464+0000 mgr.x (mgr.24998) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.593464+0000 mgr.x (mgr.24998) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.653361+0000 mgr.x (mgr.24998) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.653361+0000 mgr.x (mgr.24998) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.743844+0000 mgr.x (mgr.24998) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.743844+0000 mgr.x (mgr.24998) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.795204+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.795204+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.798667+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.798667+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.801461+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.801461+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.802377+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.802377+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.811544+0000 mgr.x (mgr.24998) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.811544+0000 mgr.x (mgr.24998) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.812194+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.812194+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.901118+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.901118+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.905631+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.905631+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.909507+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.909507+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.910947+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.910947+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.922101+0000 mgr.x (mgr.24998) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:03.922101+0000 mgr.x (mgr.24998) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.922443+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.798667+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.801461+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.801461+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.802377+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.802377+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.811544+0000 mgr.x (mgr.24998) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.811544+0000 mgr.x (mgr.24998) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.812194+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.812194+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.901118+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.901118+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.905631+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.905631+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.909507+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.909507+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.910947+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.910947+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.922101+0000 mgr.x (mgr.24998) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:03.922101+0000 mgr.x (mgr.24998) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.922443+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:03.922443+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.001845+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.001845+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.005156+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.005156+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.008002+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.008002+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.009381+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.009381+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:04.019393+0000 mgr.x (mgr.24998) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:04.019393+0000 mgr.x (mgr.24998) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.019919+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.019919+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.108785+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.108785+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.113542+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.113542+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.117334+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.117334+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:03.922443+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.001845+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.001845+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.005156+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.005156+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.008002+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.008002+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.009381+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.009381+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:04.019393+0000 mgr.x (mgr.24998) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:04.019393+0000 mgr.x (mgr.24998) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.019919+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.019919+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.108785+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.108785+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.113542+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.113542+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.117334+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.117334+0000 mon.a (mon.0) 679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.119096+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.119096+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:04.128526+0000 mgr.x (mgr.24998) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: cephadm 2024-04-30T10:07:04.128526+0000 mgr.x (mgr.24998) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.128949+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.128949+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.220709+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.220709+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.224973+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.224973+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.228706+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.228706+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.229961+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.229961+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.242087+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.242087+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.332120+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.332120+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.336538+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.336538+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.119096+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.119096+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:04.128526+0000 mgr.x (mgr.24998) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: cephadm 2024-04-30T10:07:04.128526+0000 mgr.x (mgr.24998) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:05.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.128949+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.128949+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.220709+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.220709+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.224973+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.224973+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.228706+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.228706+0000 mon.a (mon.0) 684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.229961+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.229961+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.242087+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.242087+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.332120+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.332120+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.336538+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.336538+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.340393+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.340393+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.341821+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.341821+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.353743+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.353743+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.444236+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.444236+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.448862+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.448862+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.453260+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.453260+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.454967+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.454967+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.467830+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.467830+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.557877+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.557877+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.561790+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.340393+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.340393+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.341821+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.341821+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.353743+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.353743+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.444236+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.444236+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.448862+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.448862+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.453260+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.453260+0000 mon.a (mon.0) 694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.454967+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.454967+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.467830+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.467830+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.557877+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.557877+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.561790+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.561790+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.565551+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.565551+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.566781+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.566781+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.574245+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.574245+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.651804+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.651804+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.655552+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.655552+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.659937+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.659937+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.661416+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.661416+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.670557+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.670557+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.779731+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[75481]: audit 2024-04-30T10:07:04.779731+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.561790+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.565551+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.565551+0000 mon.a (mon.0) 699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.566781+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.566781+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.574245+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.574245+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.651804+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.651804+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.655552+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.655552+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:05.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.659937+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.659937+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:05.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.661416+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.661416+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:05.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.670557+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.670557+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:05.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.779731+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:05.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:04 smithi144 bash[73244]: audit 2024-04-30T10:07:04.779731+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cephadm 2024-04-30T10:07:04.241681+0000 mgr.x (mgr.24998) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cephadm 2024-04-30T10:07:04.241681+0000 mgr.x (mgr.24998) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cephadm 2024-04-30T10:07:04.353341+0000 mgr.x (mgr.24998) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cephadm 2024-04-30T10:07:04.353341+0000 mgr.x (mgr.24998) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cephadm 2024-04-30T10:07:04.467571+0000 mgr.x (mgr.24998) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cephadm 2024-04-30T10:07:04.467571+0000 mgr.x (mgr.24998) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cluster 2024-04-30T10:07:04.516354+0000 mgr.x (mgr.24998) 372 : cluster [DBG] pgmap v58: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:06.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cluster 2024-04-30T10:07:04.516354+0000 mgr.x (mgr.24998) 372 : cluster [DBG] pgmap v58: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:06.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cephadm 2024-04-30T10:07:04.573641+0000 mgr.x (mgr.24998) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cephadm 2024-04-30T10:07:04.573641+0000 mgr.x (mgr.24998) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cephadm 2024-04-30T10:07:04.670149+0000 mgr.x (mgr.24998) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cephadm 2024-04-30T10:07:04.670149+0000 mgr.x (mgr.24998) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.782627+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.782627+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.804088+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.804088+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.805061+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.805061+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cephadm 2024-04-30T10:07:04.811550+0000 mgr.x (mgr.24998) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cephadm 2024-04-30T10:07:04.811550+0000 mgr.x (mgr.24998) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.812198+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.812198+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.886539+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.886539+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.888835+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.888835+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.891323+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.891323+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.892291+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.892291+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cephadm 2024-04-30T10:07:04.896962+0000 mgr.x (mgr.24998) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cephadm 2024-04-30T10:07:04.896962+0000 mgr.x (mgr.24998) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.897686+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.897686+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.988485+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.988485+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.992757+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.992757+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.997251+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.997251+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.998843+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:04.998843+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.005916+0000 mgr.x (mgr.24998) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.005916+0000 mgr.x (mgr.24998) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.006309+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.006309+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.097991+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.097991+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.102581+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.102581+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.106137+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.106137+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.107696+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.107696+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.117558+0000 mgr.x (mgr.24998) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.117558+0000 mgr.x (mgr.24998) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.117872+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.117872+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.207531+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.207531+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.212438+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.212438+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.216384+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.216384+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.218009+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.218009+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.228225+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.228225+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.319123+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.319123+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.323297+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.323297+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.327700+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.327700+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.328829+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.328829+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.336158+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.336158+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.413839+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.413839+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.416339+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.416339+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.419188+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.419188+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.420231+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.420231+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.426749+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.426749+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.502035+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.502035+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.506432+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.506432+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.510874+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.510874+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.512575+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.512575+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.523942+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.523942+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.616141+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.616141+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.620789+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.620789+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.624835+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.624835+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.626657+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.626657+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.636832+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.636832+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.727837+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.727837+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.732939+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.732939+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.736748+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.736748+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.738250+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.738250+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.747740+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:05 smithi151 bash[59049]: audit 2024-04-30T10:07:05.747740+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.205 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[79819]: debug 2024-04-30T10:07:05.852+0000 7f0f85716700 1 -- 172.21.15.144:0/1704490986 <== mon.0 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560f2dab3680 con 0x560f2db10c00 2024-04-30T10:07:06.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cephadm 2024-04-30T10:07:04.241681+0000 mgr.x (mgr.24998) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cephadm 2024-04-30T10:07:04.241681+0000 mgr.x (mgr.24998) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cephadm 2024-04-30T10:07:04.353341+0000 mgr.x (mgr.24998) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cephadm 2024-04-30T10:07:04.353341+0000 mgr.x (mgr.24998) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cephadm 2024-04-30T10:07:04.467571+0000 mgr.x (mgr.24998) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cephadm 2024-04-30T10:07:04.467571+0000 mgr.x (mgr.24998) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cluster 2024-04-30T10:07:04.516354+0000 mgr.x (mgr.24998) 372 : cluster [DBG] pgmap v58: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:06.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cluster 2024-04-30T10:07:04.516354+0000 mgr.x (mgr.24998) 372 : cluster [DBG] pgmap v58: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:06.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cephadm 2024-04-30T10:07:04.573641+0000 mgr.x (mgr.24998) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cephadm 2024-04-30T10:07:04.573641+0000 mgr.x (mgr.24998) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cephadm 2024-04-30T10:07:04.670149+0000 mgr.x (mgr.24998) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cephadm 2024-04-30T10:07:04.670149+0000 mgr.x (mgr.24998) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.782627+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.782627+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.804088+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.804088+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.805061+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.805061+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cephadm 2024-04-30T10:07:04.811550+0000 mgr.x (mgr.24998) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cephadm 2024-04-30T10:07:04.241681+0000 mgr.x (mgr.24998) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cephadm 2024-04-30T10:07:04.241681+0000 mgr.x (mgr.24998) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cephadm 2024-04-30T10:07:04.353341+0000 mgr.x (mgr.24998) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cephadm 2024-04-30T10:07:04.353341+0000 mgr.x (mgr.24998) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cephadm 2024-04-30T10:07:04.467571+0000 mgr.x (mgr.24998) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cephadm 2024-04-30T10:07:04.467571+0000 mgr.x (mgr.24998) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cluster 2024-04-30T10:07:04.516354+0000 mgr.x (mgr.24998) 372 : cluster [DBG] pgmap v58: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cluster 2024-04-30T10:07:04.516354+0000 mgr.x (mgr.24998) 372 : cluster [DBG] pgmap v58: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cephadm 2024-04-30T10:07:04.573641+0000 mgr.x (mgr.24998) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cephadm 2024-04-30T10:07:04.573641+0000 mgr.x (mgr.24998) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cephadm 2024-04-30T10:07:04.670149+0000 mgr.x (mgr.24998) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cephadm 2024-04-30T10:07:04.670149+0000 mgr.x (mgr.24998) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.782627+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.782627+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.804088+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.804088+0000 mon.a (mon.0) 709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.805061+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.805061+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cephadm 2024-04-30T10:07:04.811550+0000 mgr.x (mgr.24998) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cephadm 2024-04-30T10:07:04.811550+0000 mgr.x (mgr.24998) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.812198+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.812198+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.886539+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.886539+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.888835+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.888835+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.891323+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.891323+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.892291+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.892291+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cephadm 2024-04-30T10:07:04.896962+0000 mgr.x (mgr.24998) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cephadm 2024-04-30T10:07:04.896962+0000 mgr.x (mgr.24998) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.897686+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.897686+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.988485+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.988485+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.992757+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.992757+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.997251+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cephadm 2024-04-30T10:07:04.811550+0000 mgr.x (mgr.24998) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.812198+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.812198+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.886539+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.886539+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.888835+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.888835+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.891323+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.891323+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.892291+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.892291+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cephadm 2024-04-30T10:07:04.896962+0000 mgr.x (mgr.24998) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cephadm 2024-04-30T10:07:04.896962+0000 mgr.x (mgr.24998) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.897686+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.897686+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.988485+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.988485+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.992757+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.992757+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.997251+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.997251+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.998843+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:04.998843+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.005916+0000 mgr.x (mgr.24998) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.005916+0000 mgr.x (mgr.24998) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.006309+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.006309+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.097991+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.097991+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.102581+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.102581+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.106137+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.106137+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.107696+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.107696+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.117558+0000 mgr.x (mgr.24998) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.117558+0000 mgr.x (mgr.24998) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.117872+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.117872+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.207531+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.997251+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.998843+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:04.998843+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.005916+0000 mgr.x (mgr.24998) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.005916+0000 mgr.x (mgr.24998) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.006309+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.006309+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.097991+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.097991+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.102581+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.102581+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.106137+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.106137+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.107696+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.107696+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.117558+0000 mgr.x (mgr.24998) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.117558+0000 mgr.x (mgr.24998) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:06.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.117872+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.117872+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.207531+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.207531+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.212438+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.212438+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.216384+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.216384+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.218009+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.218009+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.228225+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.228225+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.319123+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.319123+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.323297+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.323297+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.327700+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.327700+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.328829+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.328829+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.336158+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.336158+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.207531+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.212438+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.212438+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.216384+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.216384+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.218009+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.218009+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.228225+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.228225+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.319123+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.319123+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.323297+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.323297+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.327700+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.327700+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.328829+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.328829+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.336158+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.336158+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.413839+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.413839+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.416339+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.416339+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.419188+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.419188+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.420231+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.420231+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.426749+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.426749+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.502035+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.502035+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.506432+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.506432+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.510874+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.510874+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.512575+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.512575+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.523942+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.523942+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.413839+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.413839+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.416339+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.416339+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.419188+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.419188+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.420231+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.420231+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.426749+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.426749+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.502035+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.502035+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.506432+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.506432+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.510874+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.510874+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.512575+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.512575+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.523942+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.523942+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.616141+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.616141+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.620789+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.620789+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.624835+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.624835+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.626657+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.626657+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.636832+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.636832+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.727837+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.727837+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.732939+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.732939+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.736748+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.736748+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.738250+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.738250+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.747740+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[73244]: audit 2024-04-30T10:07:05.747740+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.616141+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.616141+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.620789+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.620789+0000 mon.a (mon.0) 748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.624835+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.624835+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.626657+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.626657+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.636832+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.636832+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.727837+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.727837+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:06.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.732939+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.732939+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:06.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.736748+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.736748+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:06.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.738250+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.738250+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:06.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.747740+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:05 smithi144 bash[75481]: audit 2024-04-30T10:07:05.747740+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:06.705 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[79819]: debug 2024-04-30T10:07:06.424+0000 7f0f8e8af7c0 -1 Falling back to public interface 2024-04-30T10:07:07.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.227942+0000 mgr.x (mgr.24998) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.227942+0000 mgr.x (mgr.24998) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.335737+0000 mgr.x (mgr.24998) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.335737+0000 mgr.x (mgr.24998) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.426273+0000 mgr.x (mgr.24998) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.426273+0000 mgr.x (mgr.24998) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.523651+0000 mgr.x (mgr.24998) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.523651+0000 mgr.x (mgr.24998) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.636600+0000 mgr.x (mgr.24998) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.636600+0000 mgr.x (mgr.24998) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.747472+0000 mgr.x (mgr.24998) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.747472+0000 mgr.x (mgr.24998) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.838302+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.838302+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.842391+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.842391+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.846211+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.846211+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.847518+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.847518+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.854686+0000 mgr.x (mgr.24998) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.854686+0000 mgr.x (mgr.24998) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.855101+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.855101+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.946034+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.946034+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.950561+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.950561+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.954815+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.954815+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.956478+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.956478+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.964145+0000 mgr.x (mgr.24998) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:05.964145+0000 mgr.x (mgr.24998) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.964606+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:05.964606+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.043856+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.043856+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.047333+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.047333+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.050582+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.050582+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.051597+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.051597+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.061964+0000 mgr.x (mgr.24998) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.061964+0000 mgr.x (mgr.24998) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.062489+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.062489+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.142155+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.142155+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.145058+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.145058+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.148463+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.148463+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.149595+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.149595+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.155525+0000 mgr.x (mgr.24998) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.155525+0000 mgr.x (mgr.24998) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.156237+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.156237+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.232041+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.232041+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.234240+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.234240+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.236962+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.236962+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.237726+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.237726+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.244227+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.244227+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.328929+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.328929+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.332465+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.332465+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.336033+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.336033+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.337188+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.337188+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.344940+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.344940+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.421626+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.421626+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.424279+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.424279+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.427084+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.427084+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.427996+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.427996+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.433905+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.433905+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.522706+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.522706+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.525425+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.525425+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.528818+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.528818+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.529943+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.529943+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.540779+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.540779+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.619318+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.619318+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.622815+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.622815+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.626104+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.626104+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.627643+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.627643+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.634364+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.634364+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.711830+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.711830+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.715191+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.715191+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.718727+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.718727+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.720090+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.720090+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.726766+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:06 smithi151 bash[59049]: audit 2024-04-30T10:07:06.726766+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.227942+0000 mgr.x (mgr.24998) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.227942+0000 mgr.x (mgr.24998) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.335737+0000 mgr.x (mgr.24998) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.335737+0000 mgr.x (mgr.24998) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.426273+0000 mgr.x (mgr.24998) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.426273+0000 mgr.x (mgr.24998) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.523651+0000 mgr.x (mgr.24998) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.523651+0000 mgr.x (mgr.24998) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.636600+0000 mgr.x (mgr.24998) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.636600+0000 mgr.x (mgr.24998) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.747472+0000 mgr.x (mgr.24998) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.747472+0000 mgr.x (mgr.24998) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.838302+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.838302+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.842391+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.842391+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.132 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.846211+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.133 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.846211+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.133 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.847518+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.133 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.847518+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.133 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.227942+0000 mgr.x (mgr.24998) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.133 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.227942+0000 mgr.x (mgr.24998) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.133 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.335737+0000 mgr.x (mgr.24998) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.133 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.335737+0000 mgr.x (mgr.24998) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.133 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.426273+0000 mgr.x (mgr.24998) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.133 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.426273+0000 mgr.x (mgr.24998) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.133 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.523651+0000 mgr.x (mgr.24998) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.133 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.523651+0000 mgr.x (mgr.24998) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.134 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.636600+0000 mgr.x (mgr.24998) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.134 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.636600+0000 mgr.x (mgr.24998) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.134 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.747472+0000 mgr.x (mgr.24998) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.134 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.747472+0000 mgr.x (mgr.24998) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.134 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.838302+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.134 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.838302+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.134 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.842391+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.134 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.842391+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.134 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.846211+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.134 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.846211+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.134 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.847518+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.134 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.847518+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.135 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.854686+0000 mgr.x (mgr.24998) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.135 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.854686+0000 mgr.x (mgr.24998) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.135 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.855101+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.135 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.855101+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.135 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.946034+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.135 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.946034+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.135 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.950561+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.135 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.950561+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.135 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.954815+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.135 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.954815+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.135 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.956478+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.135 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.956478+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.135 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.964145+0000 mgr.x (mgr.24998) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.136 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:05.964145+0000 mgr.x (mgr.24998) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.136 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.964606+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.136 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:05.964606+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.136 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.043856+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.136 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.043856+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.136 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.047333+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.136 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.047333+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.854686+0000 mgr.x (mgr.24998) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.854686+0000 mgr.x (mgr.24998) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.855101+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.855101+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.946034+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.946034+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.950561+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.950561+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.954815+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.954815+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.956478+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.956478+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.964145+0000 mgr.x (mgr.24998) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:05.964145+0000 mgr.x (mgr.24998) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.964606+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:05.964606+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.043856+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.043856+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.138 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.047333+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.138 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.047333+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.050582+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.050582+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.051597+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.051597+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.061964+0000 mgr.x (mgr.24998) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.061964+0000 mgr.x (mgr.24998) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.062489+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.062489+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.142155+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.142155+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.145058+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.145058+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.148463+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.148463+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.149595+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.149595+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.155525+0000 mgr.x (mgr.24998) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.155525+0000 mgr.x (mgr.24998) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.156237+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.156237+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.139 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.050582+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.050582+0000 mon.a (mon.0) 769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.051597+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.051597+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.061964+0000 mgr.x (mgr.24998) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.061964+0000 mgr.x (mgr.24998) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.062489+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.062489+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.142155+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.142155+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.145058+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.145058+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.148463+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.148463+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.149595+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.149595+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.155525+0000 mgr.x (mgr.24998) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.155525+0000 mgr.x (mgr.24998) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:07.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.156237+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.156237+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.141 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.232041+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.141 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.232041+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.141 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.234240+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.141 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.234240+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.141 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.236962+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.141 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.236962+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.237726+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.237726+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.244227+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.244227+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.328929+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.328929+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.332465+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.332465+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.336033+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.336033+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.337188+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.337188+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.344940+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.142 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.344940+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.232041+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.232041+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.234240+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.234240+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.236962+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.236962+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.237726+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.237726+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.244227+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.244227+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.328929+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.328929+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.332465+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.332465+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.336033+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.336033+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.337188+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.337188+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.344940+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.344940+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.421626+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.421626+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.424279+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.424279+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.144 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.427084+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.427084+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.427996+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.427996+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.433905+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.433905+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.522706+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.522706+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.525425+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.525425+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.528818+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.528818+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.529943+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.529943+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.145 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.540779+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.421626+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.421626+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.424279+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.424279+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.427084+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.427084+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.427996+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.427996+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.433905+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.433905+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.522706+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.522706+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.525425+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.525425+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.528818+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.528818+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.529943+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.529943+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.540779+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.147 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.540779+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.148 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.619318+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.148 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.619318+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.148 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.622815+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.148 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.622815+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.148 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.626104+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.148 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.626104+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.148 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.627643+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.148 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.627643+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.148 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.634364+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.148 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.634364+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.148 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.711830+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.148 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.711830+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.148 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.715191+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.148 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.715191+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.148 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.718727+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.149 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.718727+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.149 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.720090+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.149 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.720090+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.149 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.726766+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.149 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[75481]: audit 2024-04-30T10:07:06.726766+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.149 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.540779+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.149 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.619318+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.149 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.619318+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.149 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.622815+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.149 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.622815+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.626104+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.626104+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.627643+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.627643+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.634364+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.634364+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.711830+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.711830+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:07.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.715191+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.715191+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:07.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.718727+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.718727+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:07.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.720090+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.720090+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:07.151 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.726766+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:07.151 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:06 smithi144 bash[73244]: audit 2024-04-30T10:07:06.726766+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.243512+0000 mgr.x (mgr.24998) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.243512+0000 mgr.x (mgr.24998) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.344346+0000 mgr.x (mgr.24998) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.344346+0000 mgr.x (mgr.24998) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.433252+0000 mgr.x (mgr.24998) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.433252+0000 mgr.x (mgr.24998) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cluster 2024-04-30T10:07:06.516905+0000 mgr.x (mgr.24998) 392 : cluster [DBG] pgmap v59: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 491 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cluster 2024-04-30T10:07:06.516905+0000 mgr.x (mgr.24998) 392 : cluster [DBG] pgmap v59: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 491 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.540588+0000 mgr.x (mgr.24998) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.540588+0000 mgr.x (mgr.24998) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.633977+0000 mgr.x (mgr.24998) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.633977+0000 mgr.x (mgr.24998) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.726050+0000 mgr.x (mgr.24998) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.726050+0000 mgr.x (mgr.24998) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.807815+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.807815+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.810363+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.810363+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.813121+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.813121+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.814203+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.814203+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.824083+0000 mgr.x (mgr.24998) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.824083+0000 mgr.x (mgr.24998) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.824567+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.824567+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.901153+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.901153+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.903953+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.903953+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.907128+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.907128+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.908370+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.908370+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.917517+0000 mgr.x (mgr.24998) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:06.917517+0000 mgr.x (mgr.24998) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.918149+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:06.918149+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.006870+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.006870+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.011166+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.011166+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.015904+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.015904+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.017445+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.017445+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.027349+0000 mgr.x (mgr.24998) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.027349+0000 mgr.x (mgr.24998) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.027844+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.027844+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.102640+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.102640+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.107143+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.107143+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.110107+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.110107+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.110890+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.110890+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.118495+0000 mgr.x (mgr.24998) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.118495+0000 mgr.x (mgr.24998) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.119140+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.119140+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.194696+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.194696+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.197169+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.197169+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.200828+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.200828+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.201786+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.201786+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.211296+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.211296+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.289902+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.289902+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.292641+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.292641+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.296051+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.296051+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.297183+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.297183+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.310247+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.310247+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.398284+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.398284+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.402730+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.402730+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.408015+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.408015+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.409212+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.409212+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.420692+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.420692+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.481762+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.481762+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.482986+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:08.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.482986+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:08.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.531226+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.531226+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.534007+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.534007+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.536748+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.536748+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.537771+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.537771+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.547970+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.547970+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.608999+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.608999+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.611563+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.611563+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.614057+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.614057+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.614933+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.614933+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.627138+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.627138+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.687722+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.687722+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.690587+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.690587+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.694103+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.694103+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.695281+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.695281+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.705038+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.705038+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.772381+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.772381+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.777534+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.777534+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.781332+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.781332+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.782651+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:07 smithi151 bash[59049]: audit 2024-04-30T10:07:07.782651+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.243512+0000 mgr.x (mgr.24998) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.243512+0000 mgr.x (mgr.24998) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.344346+0000 mgr.x (mgr.24998) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.344346+0000 mgr.x (mgr.24998) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.433252+0000 mgr.x (mgr.24998) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.433252+0000 mgr.x (mgr.24998) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cluster 2024-04-30T10:07:06.516905+0000 mgr.x (mgr.24998) 392 : cluster [DBG] pgmap v59: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 491 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cluster 2024-04-30T10:07:06.516905+0000 mgr.x (mgr.24998) 392 : cluster [DBG] pgmap v59: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 491 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.540588+0000 mgr.x (mgr.24998) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.540588+0000 mgr.x (mgr.24998) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.633977+0000 mgr.x (mgr.24998) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.633977+0000 mgr.x (mgr.24998) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.726050+0000 mgr.x (mgr.24998) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.726050+0000 mgr.x (mgr.24998) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.807815+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.807815+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.810363+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.810363+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.813121+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.243512+0000 mgr.x (mgr.24998) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.243512+0000 mgr.x (mgr.24998) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.344346+0000 mgr.x (mgr.24998) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.344346+0000 mgr.x (mgr.24998) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.433252+0000 mgr.x (mgr.24998) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.433252+0000 mgr.x (mgr.24998) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cluster 2024-04-30T10:07:06.516905+0000 mgr.x (mgr.24998) 392 : cluster [DBG] pgmap v59: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 491 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:08.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cluster 2024-04-30T10:07:06.516905+0000 mgr.x (mgr.24998) 392 : cluster [DBG] pgmap v59: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 491 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:08.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.540588+0000 mgr.x (mgr.24998) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.540588+0000 mgr.x (mgr.24998) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.633977+0000 mgr.x (mgr.24998) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.633977+0000 mgr.x (mgr.24998) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.726050+0000 mgr.x (mgr.24998) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.726050+0000 mgr.x (mgr.24998) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.807815+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.807815+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.810363+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.810363+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.813121+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.813121+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.814203+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.814203+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.824083+0000 mgr.x (mgr.24998) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.824083+0000 mgr.x (mgr.24998) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.824567+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.824567+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.901153+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.901153+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.903953+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.903953+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.907128+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.907128+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.908370+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.908370+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.917517+0000 mgr.x (mgr.24998) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:06.917517+0000 mgr.x (mgr.24998) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.918149+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:06.918149+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.006870+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.813121+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.814203+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.814203+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.824083+0000 mgr.x (mgr.24998) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.824083+0000 mgr.x (mgr.24998) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.824567+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.824567+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.901153+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.901153+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.903953+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.903953+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.907128+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.907128+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.908370+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.908370+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.917517+0000 mgr.x (mgr.24998) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:06.917517+0000 mgr.x (mgr.24998) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.918149+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:06.918149+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.006870+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.006870+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.011166+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.011166+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.015904+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.015904+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.017445+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.017445+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.027349+0000 mgr.x (mgr.24998) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.027349+0000 mgr.x (mgr.24998) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.027844+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.027844+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.102640+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.102640+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.107143+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.107143+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.110107+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.110107+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.110890+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.110890+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.118495+0000 mgr.x (mgr.24998) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.006870+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.011166+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.011166+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.015904+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.015904+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.017445+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.017445+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.027349+0000 mgr.x (mgr.24998) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.027349+0000 mgr.x (mgr.24998) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.027844+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.027844+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.102640+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.102640+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.107143+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.107143+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.110107+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.110107+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.110890+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.110890+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.118495+0000 mgr.x (mgr.24998) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.118495+0000 mgr.x (mgr.24998) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.119140+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.119140+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.194696+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.194696+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.197169+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.197169+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.200828+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.200828+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.201786+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.201786+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.211296+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.211296+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.289902+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.289902+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.292641+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.292641+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.296051+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.296051+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.118495+0000 mgr.x (mgr.24998) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:08.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.119140+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.119140+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.194696+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.194696+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.197169+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.197169+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.200828+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.200828+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.201786+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.201786+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.211296+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.211296+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.289902+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.289902+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.292641+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.292641+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.296051+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.296051+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.297183+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.297183+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.310247+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.310247+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.398284+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.398284+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.402730+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.402730+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.408015+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.408015+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.409212+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.409212+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.420692+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.420692+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.481762+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.481762+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.482986+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:08.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.482986+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:08.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.531226+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.531226+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.297183+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.297183+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.310247+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.310247+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.398284+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.398284+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.402730+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.402730+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.408015+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.408015+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.409212+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.409212+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.420692+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.420692+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.481762+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.481762+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.482986+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:08.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.482986+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:08.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.531226+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.531226+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.534007+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.534007+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.536748+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.536748+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.537771+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.537771+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.547970+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.547970+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.608999+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.608999+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.611563+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.611563+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.614057+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.614057+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.614933+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.614933+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.627138+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.627138+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.687722+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.534007+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.534007+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.536748+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.536748+0000 mon.a (mon.0) 846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.537771+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.537771+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.547970+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.547970+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.608999+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.608999+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.611563+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.611563+0000 mon.a (mon.0) 850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.614057+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.614057+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.614933+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.614933+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.627138+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.627138+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.687722+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.687722+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.690587+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.690587+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.694103+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.694103+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.695281+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.695281+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.705038+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.705038+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.772381+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.772381+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.777534+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.777534+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.781332+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.781332+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.782651+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[75481]: audit 2024-04-30T10:07:07.782651+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.687722+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.690587+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.690587+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.694103+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.694103+0000 mon.a (mon.0) 856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.695281+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.695281+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.705038+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.705038+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:08.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.772381+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.772381+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:08.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.777534+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.777534+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:08.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.781332+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.781332+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:08.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.782651+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:07 smithi144 bash[73244]: audit 2024-04-30T10:07:07.782651+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:08.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:07:08] "GET /metrics HTTP/1.1" 200 38335 "" "Prometheus/2.33.4" 2024-04-30T10:07:09.072 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[54975]: ts=2024-04-30T10:07:08.659Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-30T10:07:09.072 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[54975]: ts=2024-04-30T10: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.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:07:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.210661+0000 mgr.x (mgr.24998) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.210661+0000 mgr.x (mgr.24998) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.309647+0000 mgr.x (mgr.24998) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.309647+0000 mgr.x (mgr.24998) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.420223+0000 mgr.x (mgr.24998) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.420223+0000 mgr.x (mgr.24998) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.547378+0000 mgr.x (mgr.24998) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.547378+0000 mgr.x (mgr.24998) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.626520+0000 mgr.x (mgr.24998) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.626520+0000 mgr.x (mgr.24998) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.704447+0000 mgr.x (mgr.24998) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.704447+0000 mgr.x (mgr.24998) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.792911+0000 mgr.x (mgr.24998) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.792911+0000 mgr.x (mgr.24998) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.793426+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.793426+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.870451+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.870451+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.873557+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.873557+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.876472+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.876472+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.877741+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.877741+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.886044+0000 mgr.x (mgr.24998) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.886044+0000 mgr.x (mgr.24998) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.886645+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.886645+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.975699+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.975699+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.979920+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.979920+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.983586+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.983586+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.984815+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.984815+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.992170+0000 mgr.x (mgr.24998) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:07.992170+0000 mgr.x (mgr.24998) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.992599+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:07.992599+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.076085+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.076085+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.080180+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.080180+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.083060+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.083060+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.084125+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.084125+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.091792+0000 mgr.x (mgr.24998) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.091792+0000 mgr.x (mgr.24998) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.092258+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.092258+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.170104+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.170104+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.173390+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.173390+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.176684+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.176684+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.177911+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.177911+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.186170+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.186170+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.274129+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.274129+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.278302+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.278302+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.281250+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.281250+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.282355+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.282355+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.290238+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.290238+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.378013+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.378013+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.382054+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.382054+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.385604+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.385604+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.386671+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.386671+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.393160+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.393160+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.450932+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.450932+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.453405+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.453405+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.455859+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.455859+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.456589+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.456589+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.461603+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.461603+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.534532+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.534532+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.537378+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.537378+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.540004+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.540004+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.541352+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.541352+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.547540+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.547540+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.621094+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.621094+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.624106+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.624106+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.626303+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.626303+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.627364+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.627364+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.633113+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.633113+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.707983+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.707983+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.711462+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.711462+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.714830+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.714830+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.716149+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.716149+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.722504+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:08 smithi151 bash[59049]: audit 2024-04-30T10:07:08.722504+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.210661+0000 mgr.x (mgr.24998) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.210661+0000 mgr.x (mgr.24998) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.309647+0000 mgr.x (mgr.24998) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.309647+0000 mgr.x (mgr.24998) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.420223+0000 mgr.x (mgr.24998) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.420223+0000 mgr.x (mgr.24998) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.547378+0000 mgr.x (mgr.24998) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.547378+0000 mgr.x (mgr.24998) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.626520+0000 mgr.x (mgr.24998) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.626520+0000 mgr.x (mgr.24998) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.704447+0000 mgr.x (mgr.24998) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.704447+0000 mgr.x (mgr.24998) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.792911+0000 mgr.x (mgr.24998) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.792911+0000 mgr.x (mgr.24998) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.793426+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.793426+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.870451+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.870451+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.873557+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.873557+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.876472+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.876472+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.877741+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.877741+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.886044+0000 mgr.x (mgr.24998) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.886044+0000 mgr.x (mgr.24998) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.886645+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.886645+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.975699+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.975699+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.979920+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.979920+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.983586+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.983586+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.984815+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.984815+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.992170+0000 mgr.x (mgr.24998) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:07.992170+0000 mgr.x (mgr.24998) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.992599+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:07.992599+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.076085+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.210661+0000 mgr.x (mgr.24998) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.210661+0000 mgr.x (mgr.24998) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.309647+0000 mgr.x (mgr.24998) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.309647+0000 mgr.x (mgr.24998) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.420223+0000 mgr.x (mgr.24998) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.420223+0000 mgr.x (mgr.24998) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.547378+0000 mgr.x (mgr.24998) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.547378+0000 mgr.x (mgr.24998) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.626520+0000 mgr.x (mgr.24998) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.626520+0000 mgr.x (mgr.24998) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.704447+0000 mgr.x (mgr.24998) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.704447+0000 mgr.x (mgr.24998) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.792911+0000 mgr.x (mgr.24998) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.792911+0000 mgr.x (mgr.24998) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.793426+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.793426+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.870451+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.870451+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.873557+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.873557+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.876472+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.076085+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.080180+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.080180+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.083060+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.083060+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.084125+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.084125+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.091792+0000 mgr.x (mgr.24998) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.091792+0000 mgr.x (mgr.24998) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.092258+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.092258+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.170104+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.170104+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.173390+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.173390+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.176684+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.176684+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.177911+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.177911+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.186170+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.186170+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.274129+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.274129+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.278302+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.278302+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.281250+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.281250+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.282355+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.282355+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.290238+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.290238+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.378013+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.378013+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.382054+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.382054+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.385604+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.385604+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.386671+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.386671+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.876472+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.877741+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.877741+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.886044+0000 mgr.x (mgr.24998) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.886044+0000 mgr.x (mgr.24998) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.886645+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.886645+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.975699+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.975699+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.979920+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.979920+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.983586+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.983586+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.984815+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.984815+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.992170+0000 mgr.x (mgr.24998) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:07.992170+0000 mgr.x (mgr.24998) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.992599+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:07.992599+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.076085+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.393160+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.393160+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.450932+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.450932+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.453405+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.453405+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.455859+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.455859+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.456589+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.456589+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.461603+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.461603+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.534532+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.534532+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.537378+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.537378+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.540004+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.540004+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.541352+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.541352+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.547540+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.547540+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.621094+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.621094+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.624106+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.624106+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.626303+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.626303+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.627364+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.627364+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.633113+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.633113+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.707983+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.707983+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.711462+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.711462+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.714830+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.714830+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.716149+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.716149+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.722504+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[75481]: audit 2024-04-30T10:07:08.722504+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.076085+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.080180+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.080180+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.083060+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.083060+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.084125+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.084125+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.091792+0000 mgr.x (mgr.24998) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.091792+0000 mgr.x (mgr.24998) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.092258+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.092258+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.170104+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.170104+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.173390+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.173390+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.176684+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.176684+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.177911+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.177911+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.186170+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.186170+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.274129+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.274129+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.278302+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.278302+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.281250+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.281250+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.282355+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.282355+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.290238+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.290238+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.378013+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.378013+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.382054+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.382054+0000 mon.a (mon.0) 890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.385604+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.385604+0000 mon.a (mon.0) 891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.386671+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.386671+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.393160+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.393160+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.450932+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.450932+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.453405+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.453405+0000 mon.a (mon.0) 895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.455859+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.455859+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.456589+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.456589+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.461603+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.461603+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.534532+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.534532+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.537378+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.537378+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.540004+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.540004+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.541352+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.541352+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.547540+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.547540+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.621094+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.621094+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.624106+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.624106+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.626303+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.626303+0000 mon.a (mon.0) 906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.627364+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.627364+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.633113+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.633113+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.707983+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.707983+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.711462+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.711462+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.714830+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.714830+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.716149+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.716149+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.722504+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:08 smithi144 bash[73244]: audit 2024-04-30T10:07:08.722504+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.819 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[79819]: debug 2024-04-30T10:07:09.567+0000 7f0f8e8af7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-30T10:07:09.819 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[79819]: debug 2024-04-30T10:07:09.607+0000 7f0f8e8af7c0 -1 osd.0 116 log_to_monitors true 2024-04-30T10:07:09.820 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.185507+0000 mgr.x (mgr.24998) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.820 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.185507+0000 mgr.x (mgr.24998) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.820 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.289732+0000 mgr.x (mgr.24998) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.820 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.289732+0000 mgr.x (mgr.24998) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.820 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.392525+0000 mgr.x (mgr.24998) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.820 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.392525+0000 mgr.x (mgr.24998) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.820 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.460819+0000 mgr.x (mgr.24998) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.820 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.460819+0000 mgr.x (mgr.24998) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.820 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cluster 2024-04-30T10:07:08.518626+0000 mgr.x (mgr.24998) 414 : cluster [DBG] pgmap v60: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:09.820 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cluster 2024-04-30T10:07:08.518626+0000 mgr.x (mgr.24998) 414 : cluster [DBG] pgmap v60: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:09.820 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.546866+0000 mgr.x (mgr.24998) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.820 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.546866+0000 mgr.x (mgr.24998) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.821 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.632463+0000 mgr.x (mgr.24998) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.821 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.632463+0000 mgr.x (mgr.24998) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.821 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.721907+0000 mgr.x (mgr.24998) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.821 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.721907+0000 mgr.x (mgr.24998) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.821 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.814646+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.821 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.814646+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.821 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.818550+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.821 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.818550+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.821 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.822105+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.821 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.822105+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.821 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.823414+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.821 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.823414+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.821 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.830592+0000 mgr.x (mgr.24998) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.821 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.830592+0000 mgr.x (mgr.24998) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.821 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.831080+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.822 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.831080+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.822 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.920097+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.822 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.920097+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.822 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.924250+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.822 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.924250+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.822 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.927437+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.822 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.927437+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.822 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.928325+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.822 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.928325+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.822 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.935969+0000 mgr.x (mgr.24998) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:08.935969+0000 mgr.x (mgr.24998) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.936286+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:08.936286+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.025727+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.025727+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.029865+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.029865+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.034113+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.034113+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.035578+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.035578+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.043602+0000 mgr.x (mgr.24998) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.043602+0000 mgr.x (mgr.24998) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.043975+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.043975+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.133218+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.133218+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.137398+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.137398+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.141401+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.141401+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.142729+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.142729+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.152345+0000 mgr.x (mgr.24998) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.152345+0000 mgr.x (mgr.24998) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.152657+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.152657+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.824 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.242095+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.242095+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.246279+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.246279+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.251035+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.251035+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.252403+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.252403+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.259599+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.259599+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.349212+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.349212+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.353301+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.353301+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.825 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.356809+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.185507+0000 mgr.x (mgr.24998) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.185507+0000 mgr.x (mgr.24998) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.289732+0000 mgr.x (mgr.24998) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.289732+0000 mgr.x (mgr.24998) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.392525+0000 mgr.x (mgr.24998) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.392525+0000 mgr.x (mgr.24998) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.460819+0000 mgr.x (mgr.24998) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.460819+0000 mgr.x (mgr.24998) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.826 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cluster 2024-04-30T10:07:08.518626+0000 mgr.x (mgr.24998) 414 : cluster [DBG] pgmap v60: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:09.827 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cluster 2024-04-30T10:07:08.518626+0000 mgr.x (mgr.24998) 414 : cluster [DBG] pgmap v60: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:09.827 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.546866+0000 mgr.x (mgr.24998) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.827 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.546866+0000 mgr.x (mgr.24998) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.827 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.632463+0000 mgr.x (mgr.24998) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.827 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.632463+0000 mgr.x (mgr.24998) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.827 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.721907+0000 mgr.x (mgr.24998) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.827 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.721907+0000 mgr.x (mgr.24998) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.827 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.814646+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.827 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.814646+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.827 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.818550+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.828 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.818550+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.356809+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.357993+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.357993+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.366929+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.366929+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.453661+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.453661+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.458058+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.458058+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.828 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.461282+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.829 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.461282+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.829 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.462475+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.829 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.462475+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.829 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.476214+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.829 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.476214+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.829 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.553538+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.822105+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.822105+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.823414+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.823414+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.830592+0000 mgr.x (mgr.24998) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.830592+0000 mgr.x (mgr.24998) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.831080+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.831080+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.920097+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.920097+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.830 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.924250+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.831 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.924250+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.831 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.927437+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.831 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.927437+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.831 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.928325+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.831 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.928325+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.831 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.935969+0000 mgr.x (mgr.24998) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.831 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:08.935969+0000 mgr.x (mgr.24998) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.831 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.936286+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.831 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:08.936286+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.831 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.025727+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.831 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.025727+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.831 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.029865+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.831 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.029865+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.831 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.034113+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.831 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.034113+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.035578+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.035578+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.043602+0000 mgr.x (mgr.24998) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.043602+0000 mgr.x (mgr.24998) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.043975+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.043975+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.133218+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.133218+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.137398+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.137398+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.141401+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.141401+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.832 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.142729+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.833 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.142729+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.833 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.152345+0000 mgr.x (mgr.24998) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.833 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.152345+0000 mgr.x (mgr.24998) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:09.833 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.152657+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.833 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.152657+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.833 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.242095+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.834 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.242095+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.834 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.246279+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.834 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.246279+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.834 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.251035+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.834 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.251035+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.834 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.252403+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.834 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.252403+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.838 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.259599+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.838 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.259599+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.349212+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.349212+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.353301+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.353301+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.356809+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.356809+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.357993+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.357993+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.366929+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.366929+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.453661+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.453661+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.840 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.458058+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.840 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.458058+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.840 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.461282+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.840 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.461282+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.840 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.462475+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.840 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.462475+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.841 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.476214+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.841 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.476214+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.841 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.553538+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.841 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.553538+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.841 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.557028+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.842 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.557028+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:09.842 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.560460+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.842 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.560460+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:09.842 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.561470+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.842 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.561470+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:09.843 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.569591+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.843 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.569591+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:09.843 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.613654+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.144:6800/2981231090,v1:172.21.15.144:6801/2981231090]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-30T10:07:09.843 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.613654+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.144:6800/2981231090,v1:172.21.15.144:6801/2981231090]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-30T10:07:09.843 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.613983+0000 mon.a (mon.0) 954 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-30T10:07:09.843 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.613983+0000 mon.a (mon.0) 954 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-30T10:07:09.843 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.643788+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:09.844 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.643788+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.185507+0000 mgr.x (mgr.24998) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.185507+0000 mgr.x (mgr.24998) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.289732+0000 mgr.x (mgr.24998) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.289732+0000 mgr.x (mgr.24998) 411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.392525+0000 mgr.x (mgr.24998) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.392525+0000 mgr.x (mgr.24998) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.460819+0000 mgr.x (mgr.24998) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.460819+0000 mgr.x (mgr.24998) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cluster 2024-04-30T10:07:08.518626+0000 mgr.x (mgr.24998) 414 : cluster [DBG] pgmap v60: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cluster 2024-04-30T10:07:08.518626+0000 mgr.x (mgr.24998) 414 : cluster [DBG] pgmap v60: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.546866+0000 mgr.x (mgr.24998) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.546866+0000 mgr.x (mgr.24998) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.632463+0000 mgr.x (mgr.24998) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.632463+0000 mgr.x (mgr.24998) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.721907+0000 mgr.x (mgr.24998) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.721907+0000 mgr.x (mgr.24998) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.814646+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.814646+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.818550+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.818550+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.822105+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.822105+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.823414+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.823414+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.830592+0000 mgr.x (mgr.24998) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.830592+0000 mgr.x (mgr.24998) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.831080+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.831080+0000 mon.a (mon.0) 918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.920097+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.920097+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.924250+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.924250+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.927437+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.927437+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.928325+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.928325+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.935969+0000 mgr.x (mgr.24998) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:08.935969+0000 mgr.x (mgr.24998) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.936286+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:08.936286+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.025727+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.025727+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.029865+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.029865+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.034113+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.034113+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.035578+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.035578+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.043602+0000 mgr.x (mgr.24998) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.043602+0000 mgr.x (mgr.24998) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.043975+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.043975+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.133218+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.133218+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.137398+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.137398+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.141401+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.141401+0000 mon.a (mon.0) 931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.142729+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.142729+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.152345+0000 mgr.x (mgr.24998) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.152345+0000 mgr.x (mgr.24998) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.152657+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.152657+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.242095+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.242095+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.246279+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.246279+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.251035+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.251035+0000 mon.a (mon.0) 936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.252403+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.252403+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.259599+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.259599+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.349212+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.349212+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.353301+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.353301+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.356809+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.356809+0000 mon.a (mon.0) 941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.357993+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.357993+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.366929+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.366929+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.453661+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.453661+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.458058+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.458058+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.461282+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.461282+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.462475+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.462475+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.476214+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.476214+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.553538+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.553538+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.557028+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.557028+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.560460+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.560460+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.561470+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.561470+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.569591+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.569591+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.613654+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.144:6800/2981231090,v1:172.21.15.144:6801/2981231090]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-30T10:07:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.613654+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.144:6800/2981231090,v1:172.21.15.144:6801/2981231090]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-30T10:07:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.613983+0000 mon.a (mon.0) 954 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-30T10:07:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.613983+0000 mon.a (mon.0) 954 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-30T10:07:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.643788+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.643788+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.646197+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.646197+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.649086+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.649086+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.650509+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.650509+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.656760+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.656760+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.732367+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.732367+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.735439+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.735439+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.739446+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.739446+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.740925+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.740925+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.749675+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:09 smithi151 bash[59049]: audit 2024-04-30T10:07:09.749675+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.086 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.553538+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.086 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.557028+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.086 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.557028+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.086 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.560460+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.087 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.560460+0000 mon.a (mon.0) 951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.087 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.561470+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.087 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.561470+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.087 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.569591+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.087 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.569591+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.087 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.613654+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.144:6800/2981231090,v1:172.21.15.144:6801/2981231090]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-30T10:07:10.087 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.613654+0000 mon.c (mon.1) 6 : audit [INF] from='osd.0 [v2:172.21.15.144:6800/2981231090,v1:172.21.15.144:6801/2981231090]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-30T10:07:10.087 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.613983+0000 mon.a (mon.0) 954 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-30T10:07:10.087 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.613983+0000 mon.a (mon.0) 954 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-30T10:07:10.087 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.643788+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.087 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.643788+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.087 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.646197+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.087 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.646197+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.087 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.649086+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.088 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.646197+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.088 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.646197+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.088 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.649086+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.088 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.649086+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.088 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.650509+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.088 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.650509+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.088 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.656760+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.088 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.656760+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.088 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.732367+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.088 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.732367+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.088 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.735439+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.088 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.735439+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.089 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.739446+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.089 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.739446+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.089 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.740925+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.089 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.740925+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.089 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.749675+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.089 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[75481]: audit 2024-04-30T10:07:09.749675+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.089 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.649086+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.089 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.650509+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.089 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.650509+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.090 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.656760+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.090 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.656760+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.090 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.732367+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.090 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.732367+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:10.090 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.735439+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.090 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.735439+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:10.090 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.739446+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.090 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.739446+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:10.090 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.740925+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.090 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.740925+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:10.090 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.749675+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:10.090 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:09 smithi144 bash[73244]: audit 2024-04-30T10:07:09.749675+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.054 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.259034+0000 mgr.x (mgr.24998) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.259034+0000 mgr.x (mgr.24998) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.366299+0000 mgr.x (mgr.24998) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.366299+0000 mgr.x (mgr.24998) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.475707+0000 mgr.x (mgr.24998) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.475707+0000 mgr.x (mgr.24998) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.568945+0000 mgr.x (mgr.24998) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.568945+0000 mgr.x (mgr.24998) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.656054+0000 mgr.x (mgr.24998) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.656054+0000 mgr.x (mgr.24998) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.749404+0000 mgr.x (mgr.24998) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.749404+0000 mgr.x (mgr.24998) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.843761+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.843761+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.848321+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.848321+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.056 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.852084+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.056 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.852084+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.056 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.853892+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.056 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.853892+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.056 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.259034+0000 mgr.x (mgr.24998) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.056 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.259034+0000 mgr.x (mgr.24998) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.056 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.366299+0000 mgr.x (mgr.24998) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.056 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.366299+0000 mgr.x (mgr.24998) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.056 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.475707+0000 mgr.x (mgr.24998) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.056 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.475707+0000 mgr.x (mgr.24998) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.056 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.568945+0000 mgr.x (mgr.24998) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.568945+0000 mgr.x (mgr.24998) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.656054+0000 mgr.x (mgr.24998) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.656054+0000 mgr.x (mgr.24998) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.749404+0000 mgr.x (mgr.24998) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.749404+0000 mgr.x (mgr.24998) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.843761+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.843761+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.848321+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.848321+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.852084+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.852084+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.853892+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.853892+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.058 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.863580+0000 mgr.x (mgr.24998) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.058 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.863580+0000 mgr.x (mgr.24998) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.058 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.863814+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.058 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.863814+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.058 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.954567+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.058 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.954567+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.058 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.958615+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.058 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.958615+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.058 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.962385+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.058 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.962385+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.058 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.964239+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.058 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.964239+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.059 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.972232+0000 mgr.x (mgr.24998) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.059 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:09.972232+0000 mgr.x (mgr.24998) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.059 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.972651+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.059 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:09.972651+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.059 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.032762+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.059 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.032762+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.059 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.035711+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.059 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.035711+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.059 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.863580+0000 mgr.x (mgr.24998) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.863580+0000 mgr.x (mgr.24998) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.863814+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.863814+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.954567+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.954567+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.958615+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.958615+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.962385+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.962385+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.964239+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.964239+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.972232+0000 mgr.x (mgr.24998) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:09.972232+0000 mgr.x (mgr.24998) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.972651+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:09.972651+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.061 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.032762+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.061 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.032762+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.061 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.035711+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.061 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.035711+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.061 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.038908+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.061 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.038908+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.061 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.040229+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.061 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.040229+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.061 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.048481+0000 mgr.x (mgr.24998) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.061 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.048481+0000 mgr.x (mgr.24998) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.061 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.049135+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.061 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.049135+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.061 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.107118+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.061 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.107118+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.062 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.109279+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.062 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.109279+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.062 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.112166+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.062 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.112166+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.062 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.113281+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.062 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.113281+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.062 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.118924+0000 mgr.x (mgr.24998) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.062 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.118924+0000 mgr.x (mgr.24998) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.062 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.119643+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.062 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.119643+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.062 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.038908+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.062 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.038908+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.040229+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.040229+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.048481+0000 mgr.x (mgr.24998) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.048481+0000 mgr.x (mgr.24998) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.049135+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.049135+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.107118+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.107118+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.109279+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.109279+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.112166+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.112166+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.113281+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.113281+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.118924+0000 mgr.x (mgr.24998) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.118924+0000 mgr.x (mgr.24998) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.119643+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.119643+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.064 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.163949+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.064 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.163949+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.064 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.166257+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.064 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.166257+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.064 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.168498+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.064 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.168498+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.064 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.169387+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.064 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.169387+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.065 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.175176+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.065 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.175176+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.065 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.217006+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.065 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.217006+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.065 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.219686+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.065 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.219686+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.065 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.222138+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.065 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.222138+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.065 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.223273+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.065 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.223273+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.065 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.231417+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.065 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.231417+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.163949+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.163949+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.166257+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.166257+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.168498+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.168498+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.169387+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.169387+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.175176+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.175176+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.217006+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.217006+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.219686+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.219686+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.067 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.222138+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.067 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.222138+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.067 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.223273+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.067 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.223273+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.067 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.231417+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.067 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.231417+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.069 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.278518+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.069 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.278518+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.069 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.282028+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.069 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.282028+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.069 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.284173+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.069 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.284173+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.070 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.285049+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.070 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.285049+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.070 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.293706+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.070 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.293706+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.070 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.335878+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.070 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.335878+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.070 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.338200+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.070 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.338200+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.070 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.340864+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.070 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.340864+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.070 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.341919+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.070 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.341919+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.070 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.348503+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.071 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.278518+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.071 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.278518+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.071 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.282028+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.071 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.282028+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.071 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.284173+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.071 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.284173+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.071 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.285049+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.071 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.285049+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.071 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.293706+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.071 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.293706+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.071 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.335878+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.071 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.335878+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.071 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.338200+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.338200+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.340864+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.340864+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.341919+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.341919+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.072 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.348503+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.072 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.348503+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.072 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.422519+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.072 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.422519+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.072 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.425035+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.072 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.425035+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.427172+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.427172+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.428223+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.428223+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.436733+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.436733+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.510872+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.510872+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.514001+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.514001+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.517066+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.517066+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.518313+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.073 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.518313+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.074 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.348503+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.074 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.422519+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.074 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.422519+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.074 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.425035+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.074 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.425035+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.074 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.427172+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.074 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.427172+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.074 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.428223+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.074 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.428223+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.074 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.436733+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.074 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.436733+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.074 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.510872+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.075 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.510872+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.075 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.514001+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.075 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.514001+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.075 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.517066+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.075 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.517066+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.075 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.518313+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.075 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.518313+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.075 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.528183+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.075 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.528183+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.076 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.570050+0000 mon.a (mon.0) 1015 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-30T10:07:11.076 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.570050+0000 mon.a (mon.0) 1015 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-30T10:07:11.076 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.578065+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.144:6800/2981231090,v1:172.21.15.144:6801/2981231090]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:07:11.076 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.578065+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.144:6800/2981231090,v1:172.21.15.144:6801/2981231090]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:07:11.076 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cluster 2024-04-30T10:07:10.580697+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-30T10:07:11.076 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: cluster 2024-04-30T10:07:10.580697+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-30T10:07:11.076 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.586364+0000 mon.a (mon.0) 1017 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:07:11.076 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.586364+0000 mon.a (mon.0) 1017 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:07:11.076 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.602145+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.076 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.602145+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.076 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.604483+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.076 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.604483+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.076 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.606638+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.076 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.606638+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.077 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.607592+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.077 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.607592+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.077 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.729736+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.077 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[73244]: audit 2024-04-30T10:07:10.729736+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.077 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.528183+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.077 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.528183+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.077 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.570050+0000 mon.a (mon.0) 1015 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-30T10:07:11.077 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.570050+0000 mon.a (mon.0) 1015 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-30T10:07:11.077 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.578065+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.144:6800/2981231090,v1:172.21.15.144:6801/2981231090]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:07:11.077 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.578065+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.144:6800/2981231090,v1:172.21.15.144:6801/2981231090]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:07:11.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cluster 2024-04-30T10:07:10.580697+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-30T10:07:11.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: cluster 2024-04-30T10:07:10.580697+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-30T10:07:11.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.586364+0000 mon.a (mon.0) 1017 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:07:11.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.586364+0000 mon.a (mon.0) 1017 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:07:11.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.602145+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.602145+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.604483+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.604483+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.606638+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.606638+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.607592+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.607592+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.729736+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:10 smithi144 bash[75481]: audit 2024-04-30T10:07:10.729736+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.259034+0000 mgr.x (mgr.24998) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.259034+0000 mgr.x (mgr.24998) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.366299+0000 mgr.x (mgr.24998) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.366299+0000 mgr.x (mgr.24998) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.475707+0000 mgr.x (mgr.24998) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.475707+0000 mgr.x (mgr.24998) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.568945+0000 mgr.x (mgr.24998) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.568945+0000 mgr.x (mgr.24998) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.656054+0000 mgr.x (mgr.24998) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.656054+0000 mgr.x (mgr.24998) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.749404+0000 mgr.x (mgr.24998) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.749404+0000 mgr.x (mgr.24998) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.843761+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.843761+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.848321+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.848321+0000 mon.a (mon.0) 966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.852084+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.852084+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.853892+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.853892+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.863580+0000 mgr.x (mgr.24998) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.863580+0000 mgr.x (mgr.24998) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.863814+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.863814+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.954567+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.954567+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.958615+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.958615+0000 mon.a (mon.0) 971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.962385+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.962385+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.964239+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.964239+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.972232+0000 mgr.x (mgr.24998) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:09.972232+0000 mgr.x (mgr.24998) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.972651+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:09.972651+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.032762+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.032762+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.035711+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.035711+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.038908+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.038908+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.040229+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.040229+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.048481+0000 mgr.x (mgr.24998) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.048481+0000 mgr.x (mgr.24998) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.049135+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.049135+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.107118+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.107118+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.109279+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.109279+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.112166+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.112166+0000 mon.a (mon.0) 982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.113281+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.113281+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.118924+0000 mgr.x (mgr.24998) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.118924+0000 mgr.x (mgr.24998) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.119643+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.119643+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.163949+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.163949+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.166257+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.166257+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.168498+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.168498+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.169387+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.169387+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.175176+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.175176+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.217006+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.217006+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.219686+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.219686+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.222138+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.222138+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.223273+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.223273+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.231417+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.231417+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.278518+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.278518+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.282028+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.282028+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.284173+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.284173+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.285049+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.285049+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.293706+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.293706+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.335878+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.335878+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.338200+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.338200+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.340864+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.340864+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.341919+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.341919+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.348503+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.348503+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.422519+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.422519+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.425035+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.425035+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.427172+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.427172+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.428223+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.428223+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.436733+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.436733+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.510872+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.510872+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.514001+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.514001+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.517066+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.517066+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.518313+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.518313+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.528183+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.528183+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.570050+0000 mon.a (mon.0) 1015 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-30T10:07:11.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.570050+0000 mon.a (mon.0) 1015 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-30T10:07:11.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.578065+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.144:6800/2981231090,v1:172.21.15.144:6801/2981231090]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:07:11.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.578065+0000 mon.c (mon.1) 7 : audit [INF] from='osd.0 [v2:172.21.15.144:6800/2981231090,v1:172.21.15.144:6801/2981231090]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:07:11.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cluster 2024-04-30T10:07:10.580697+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-30T10:07:11.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: cluster 2024-04-30T10:07:10.580697+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e119: 8 total, 7 up, 8 in 2024-04-30T10:07:11.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.586364+0000 mon.a (mon.0) 1017 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:07:11.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.586364+0000 mon.a (mon.0) 1017 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:07:11.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.602145+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.602145+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:11.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.604483+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.604483+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:11.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.606638+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.606638+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:11.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.607592+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.607592+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:11.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.729736+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:10 smithi151 bash[59049]: audit 2024-04-30T10:07:10.729736+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:11.455 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[79819]: debug 2024-04-30T10:07:11.103+0000 7f0f7bcfe700 -1 osd.0 116 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T10:07:12.072 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[52996]: debug 2024-04-30T10:07:11.717+0000 7f95a1b63700 -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-30T10:07:12.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.174513+0000 mgr.x (mgr.24998) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.174513+0000 mgr.x (mgr.24998) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.230728+0000 mgr.x (mgr.24998) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.230728+0000 mgr.x (mgr.24998) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.293130+0000 mgr.x (mgr.24998) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.293130+0000 mgr.x (mgr.24998) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.347899+0000 mgr.x (mgr.24998) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.347899+0000 mgr.x (mgr.24998) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.436181+0000 mgr.x (mgr.24998) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.436181+0000 mgr.x (mgr.24998) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cluster 2024-04-30T10:07:10.519180+0000 mgr.x (mgr.24998) 437 : cluster [DBG] pgmap v61: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cluster 2024-04-30T10:07:10.519180+0000 mgr.x (mgr.24998) 437 : cluster [DBG] pgmap v61: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.527469+0000 mgr.x (mgr.24998) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.527469+0000 mgr.x (mgr.24998) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.729432+0000 mgr.x (mgr.24998) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.729432+0000 mgr.x (mgr.24998) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:10.852188+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:10.852188+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:10.856376+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:10.856376+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:10.861613+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:10.861613+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:10.862926+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:10.862926+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.984051+0000 mgr.x (mgr.24998) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cephadm 2024-04-30T10:07:10.984051+0000 mgr.x (mgr.24998) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:10.984245+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:10.984245+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.072184+0000 mon.a (mon.0) 1028 : audit [INF] from='osd.0 ' entity='osd.0' 2024-04-30T10:07:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.072184+0000 mon.a (mon.0) 1028 : audit [INF] from='osd.0 ' entity='osd.0' 2024-04-30T10:07:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.074957+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.074957+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.077102+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.077102+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.079846+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.079846+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.080717+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.080717+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cephadm 2024-04-30T10:07:11.085918+0000 mgr.x (mgr.24998) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: cephadm 2024-04-30T10:07:11.085918+0000 mgr.x (mgr.24998) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.086293+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.086293+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.177661+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.177661+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.181760+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.181760+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.185488+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.185488+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.186487+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.186487+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.192460+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.192460+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.281803+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.281803+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.284750+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.284750+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.287042+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.287042+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.287944+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.287944+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.295738+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.295738+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.376067+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.376067+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.378670+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.378670+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.380945+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.380945+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.381749+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.381749+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.389700+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.389700+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.463720+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.463720+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.467378+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.467378+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.470037+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.470037+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.470958+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.470958+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.480782+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.480782+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.569694+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.569694+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.573913+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.573913+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.577973+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.577973+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.579049+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.579049+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.587394+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.587394+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.646923+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.646923+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.657495+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.657495+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.666640+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.666640+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.711972+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.711972+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.715853+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.715853+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.718030+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.718030+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.719751+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.719751+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.721981+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:12.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:11 smithi151 bash[59049]: audit 2024-04-30T10:07:11.721981+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:12.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.174513+0000 mgr.x (mgr.24998) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.174513+0000 mgr.x (mgr.24998) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.230728+0000 mgr.x (mgr.24998) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.230728+0000 mgr.x (mgr.24998) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.293130+0000 mgr.x (mgr.24998) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.293130+0000 mgr.x (mgr.24998) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.347899+0000 mgr.x (mgr.24998) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.347899+0000 mgr.x (mgr.24998) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.436181+0000 mgr.x (mgr.24998) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.436181+0000 mgr.x (mgr.24998) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cluster 2024-04-30T10:07:10.519180+0000 mgr.x (mgr.24998) 437 : cluster [DBG] pgmap v61: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:12.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cluster 2024-04-30T10:07:10.519180+0000 mgr.x (mgr.24998) 437 : cluster [DBG] pgmap v61: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:12.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.527469+0000 mgr.x (mgr.24998) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.527469+0000 mgr.x (mgr.24998) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.729432+0000 mgr.x (mgr.24998) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.729432+0000 mgr.x (mgr.24998) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:10.852188+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:10.852188+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:10.856376+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:10.856376+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.174513+0000 mgr.x (mgr.24998) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.174513+0000 mgr.x (mgr.24998) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.230728+0000 mgr.x (mgr.24998) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.230728+0000 mgr.x (mgr.24998) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.293130+0000 mgr.x (mgr.24998) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.293130+0000 mgr.x (mgr.24998) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.347899+0000 mgr.x (mgr.24998) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.347899+0000 mgr.x (mgr.24998) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.436181+0000 mgr.x (mgr.24998) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.436181+0000 mgr.x (mgr.24998) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cluster 2024-04-30T10:07:10.519180+0000 mgr.x (mgr.24998) 437 : cluster [DBG] pgmap v61: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:12.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cluster 2024-04-30T10:07:10.519180+0000 mgr.x (mgr.24998) 437 : cluster [DBG] pgmap v61: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 954 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:12.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.527469+0000 mgr.x (mgr.24998) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.527469+0000 mgr.x (mgr.24998) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.729432+0000 mgr.x (mgr.24998) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.729432+0000 mgr.x (mgr.24998) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:10.852188+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:10.852188+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:10.856376+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:10.856376+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:10.861613+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:10.861613+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:10.862926+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:10.862926+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.984051+0000 mgr.x (mgr.24998) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cephadm 2024-04-30T10:07:10.984051+0000 mgr.x (mgr.24998) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:10.984245+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:10.984245+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.072184+0000 mon.a (mon.0) 1028 : audit [INF] from='osd.0 ' entity='osd.0' 2024-04-30T10:07:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.072184+0000 mon.a (mon.0) 1028 : audit [INF] from='osd.0 ' entity='osd.0' 2024-04-30T10:07:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.074957+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.074957+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.077102+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.077102+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.079846+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.079846+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.080717+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.080717+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cephadm 2024-04-30T10:07:11.085918+0000 mgr.x (mgr.24998) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: cephadm 2024-04-30T10:07:11.085918+0000 mgr.x (mgr.24998) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:10.861613+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:10.861613+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:10.862926+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:10.862926+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.984051+0000 mgr.x (mgr.24998) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cephadm 2024-04-30T10:07:10.984051+0000 mgr.x (mgr.24998) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:10.984245+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:10.984245+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.072184+0000 mon.a (mon.0) 1028 : audit [INF] from='osd.0 ' entity='osd.0' 2024-04-30T10:07:12.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.072184+0000 mon.a (mon.0) 1028 : audit [INF] from='osd.0 ' entity='osd.0' 2024-04-30T10:07:12.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.074957+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.074957+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.077102+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.077102+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.079846+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.079846+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.080717+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.080717+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cephadm 2024-04-30T10:07:11.085918+0000 mgr.x (mgr.24998) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: cephadm 2024-04-30T10:07:11.085918+0000 mgr.x (mgr.24998) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:12.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.086293+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.086293+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.177661+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.177661+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.181760+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.181760+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.185488+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.185488+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.186487+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.186487+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.192460+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.192460+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.281803+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.281803+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.284750+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.284750+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.287042+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.287042+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.287944+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.086293+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.086293+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.177661+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.177661+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.181760+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.181760+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.185488+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.185488+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.186487+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.186487+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.192460+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.192460+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.281803+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.281803+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.284750+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.284750+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.287042+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.287042+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.287944+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.287944+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.295738+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.295738+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.376067+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.376067+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.378670+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.378670+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.380945+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.380945+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.381749+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.381749+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.389700+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.389700+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.463720+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.463720+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.467378+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.467378+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.470037+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.470037+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.287944+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.295738+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.295738+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.376067+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.376067+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.378670+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.378670+0000 mon.a (mon.0) 1045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.380945+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.380945+0000 mon.a (mon.0) 1046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.381749+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.381749+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.389700+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.389700+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.463720+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.463720+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.467378+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.467378+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.470037+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.470037+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.470958+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.470958+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.480782+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.480782+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.569694+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.569694+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.573913+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.573913+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.577973+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.577973+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.579049+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.579049+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.587394+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.587394+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.646923+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.646923+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.657495+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.657495+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.666640+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.666640+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.711972+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.470958+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.470958+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.480782+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.480782+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.569694+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.569694+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.573913+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.573913+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.577973+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.577973+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:12.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.579049+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.579049+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:12.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.587394+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.587394+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.646923+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.646923+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.657495+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.657495+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.666640+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.666640+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:12.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.711972+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.711972+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.715853+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.715853+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.718030+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.718030+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.719751+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.719751+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.721981+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:12.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[75481]: audit 2024-04-30T10:07:11.721981+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:12.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.711972+0000 mon.a (mon.0) 1062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:12.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.715853+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.715853+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.718030+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.718030+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.719751+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.719751+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:12.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.721981+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:12.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:11 smithi144 bash[73244]: audit 2024-04-30T10:07:11.721981+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:13.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: cephadm 2024-04-30T10:07:11.192067+0000 mgr.x (mgr.24998) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: cephadm 2024-04-30T10:07:11.192067+0000 mgr.x (mgr.24998) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: cephadm 2024-04-30T10:07:11.295187+0000 mgr.x (mgr.24998) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: cephadm 2024-04-30T10:07:11.295187+0000 mgr.x (mgr.24998) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: cephadm 2024-04-30T10:07:11.389049+0000 mgr.x (mgr.24998) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: cephadm 2024-04-30T10:07:11.389049+0000 mgr.x (mgr.24998) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: cephadm 2024-04-30T10:07:11.480279+0000 mgr.x (mgr.24998) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: cephadm 2024-04-30T10:07:11.480279+0000 mgr.x (mgr.24998) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: cephadm 2024-04-30T10:07:11.586950+0000 mgr.x (mgr.24998) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: cephadm 2024-04-30T10:07:11.586950+0000 mgr.x (mgr.24998) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: audit 2024-04-30T10:07:11.721164+0000 mgr.x (mgr.24998) 447 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: audit 2024-04-30T10:07:11.721164+0000 mgr.x (mgr.24998) 447 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: cephadm 2024-04-30T10:07:11.722548+0000 mgr.x (mgr.24998) 448 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:07:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: cephadm 2024-04-30T10:07:11.722548+0000 mgr.x (mgr.24998) 448 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:07:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: cluster 2024-04-30T10:07:12.085523+0000 mon.a (mon.0) 1067 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:07:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: cluster 2024-04-30T10:07:12.085523+0000 mon.a (mon.0) 1067 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:07:13.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: cluster 2024-04-30T10:07:12.095421+0000 mon.a (mon.0) 1068 : cluster [INF] osd.0 [v2:172.21.15.144:6800/2981231090,v1:172.21.15.144:6801/2981231090] boot 2024-04-30T10:07:13.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: cluster 2024-04-30T10:07:12.095421+0000 mon.a (mon.0) 1068 : cluster [INF] osd.0 [v2:172.21.15.144:6800/2981231090,v1:172.21.15.144:6801/2981231090] boot 2024-04-30T10:07:13.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: cluster 2024-04-30T10:07:12.096231+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-30T10:07:13.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: cluster 2024-04-30T10:07:12.096231+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-30T10:07:13.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: audit 2024-04-30T10:07:12.098667+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:07:13.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[73244]: audit 2024-04-30T10:07:12.098667+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:07:13.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: cephadm 2024-04-30T10:07:11.192067+0000 mgr.x (mgr.24998) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: cephadm 2024-04-30T10:07:11.192067+0000 mgr.x (mgr.24998) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: cephadm 2024-04-30T10:07:11.295187+0000 mgr.x (mgr.24998) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: cephadm 2024-04-30T10:07:11.295187+0000 mgr.x (mgr.24998) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: cephadm 2024-04-30T10:07:11.389049+0000 mgr.x (mgr.24998) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: cephadm 2024-04-30T10:07:11.389049+0000 mgr.x (mgr.24998) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: cephadm 2024-04-30T10:07:11.480279+0000 mgr.x (mgr.24998) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: cephadm 2024-04-30T10:07:11.480279+0000 mgr.x (mgr.24998) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: cephadm 2024-04-30T10:07:11.586950+0000 mgr.x (mgr.24998) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: cephadm 2024-04-30T10:07:11.586950+0000 mgr.x (mgr.24998) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: audit 2024-04-30T10:07:11.721164+0000 mgr.x (mgr.24998) 447 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:13.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: audit 2024-04-30T10:07:11.721164+0000 mgr.x (mgr.24998) 447 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:13.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: cephadm 2024-04-30T10:07:11.722548+0000 mgr.x (mgr.24998) 448 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:07:13.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: cephadm 2024-04-30T10:07:11.722548+0000 mgr.x (mgr.24998) 448 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:07:13.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: cluster 2024-04-30T10:07:12.085523+0000 mon.a (mon.0) 1067 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:07:13.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: cluster 2024-04-30T10:07:12.085523+0000 mon.a (mon.0) 1067 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:07:13.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: cluster 2024-04-30T10:07:12.095421+0000 mon.a (mon.0) 1068 : cluster [INF] osd.0 [v2:172.21.15.144:6800/2981231090,v1:172.21.15.144:6801/2981231090] boot 2024-04-30T10:07:13.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: cluster 2024-04-30T10:07:12.095421+0000 mon.a (mon.0) 1068 : cluster [INF] osd.0 [v2:172.21.15.144:6800/2981231090,v1:172.21.15.144:6801/2981231090] boot 2024-04-30T10:07:13.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: cluster 2024-04-30T10:07:12.096231+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-30T10:07:13.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: cluster 2024-04-30T10:07:12.096231+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-30T10:07:13.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: audit 2024-04-30T10:07:12.098667+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:07:13.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:12 smithi144 bash[75481]: audit 2024-04-30T10:07:12.098667+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:07:13.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: cephadm 2024-04-30T10:07:11.192067+0000 mgr.x (mgr.24998) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: cephadm 2024-04-30T10:07:11.192067+0000 mgr.x (mgr.24998) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: cephadm 2024-04-30T10:07:11.295187+0000 mgr.x (mgr.24998) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: cephadm 2024-04-30T10:07:11.295187+0000 mgr.x (mgr.24998) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: cephadm 2024-04-30T10:07:11.389049+0000 mgr.x (mgr.24998) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: cephadm 2024-04-30T10:07:11.389049+0000 mgr.x (mgr.24998) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: cephadm 2024-04-30T10:07:11.480279+0000 mgr.x (mgr.24998) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: cephadm 2024-04-30T10:07:11.480279+0000 mgr.x (mgr.24998) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: cephadm 2024-04-30T10:07:11.586950+0000 mgr.x (mgr.24998) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: cephadm 2024-04-30T10:07:11.586950+0000 mgr.x (mgr.24998) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: audit 2024-04-30T10:07:11.721164+0000 mgr.x (mgr.24998) 447 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: audit 2024-04-30T10:07:11.721164+0000 mgr.x (mgr.24998) 447 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: cephadm 2024-04-30T10:07:11.722548+0000 mgr.x (mgr.24998) 448 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:07:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: cephadm 2024-04-30T10:07:11.722548+0000 mgr.x (mgr.24998) 448 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:07:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: cluster 2024-04-30T10:07:12.085523+0000 mon.a (mon.0) 1067 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:07:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: cluster 2024-04-30T10:07:12.085523+0000 mon.a (mon.0) 1067 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:07:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: cluster 2024-04-30T10:07:12.095421+0000 mon.a (mon.0) 1068 : cluster [INF] osd.0 [v2:172.21.15.144:6800/2981231090,v1:172.21.15.144:6801/2981231090] boot 2024-04-30T10:07:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: cluster 2024-04-30T10:07:12.095421+0000 mon.a (mon.0) 1068 : cluster [INF] osd.0 [v2:172.21.15.144:6800/2981231090,v1:172.21.15.144:6801/2981231090] boot 2024-04-30T10:07:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: cluster 2024-04-30T10:07:12.096231+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-30T10:07:13.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: cluster 2024-04-30T10:07:12.096231+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-04-30T10:07:13.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: audit 2024-04-30T10:07:12.098667+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:07:13.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:12 smithi151 bash[59049]: audit 2024-04-30T10:07:12.098667+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-30T10:07:13.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:07:13 smithi151 bash[54975]: ts=2024-04-30T10: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:07:14.384 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:14 smithi144 bash[75481]: cluster 2024-04-30T10:07:12.520071+0000 mgr.x (mgr.24998) 449 : cluster [DBG] pgmap v64: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:14.384 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:14 smithi144 bash[75481]: cluster 2024-04-30T10:07:12.520071+0000 mgr.x (mgr.24998) 449 : cluster [DBG] pgmap v64: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:14.384 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:14 smithi144 bash[75481]: cluster 2024-04-30T10:07:13.104411+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-30T10:07:14.384 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:14 smithi144 bash[75481]: cluster 2024-04-30T10:07:13.104411+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-30T10:07:14.385 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:14 smithi144 bash[73244]: cluster 2024-04-30T10:07:12.520071+0000 mgr.x (mgr.24998) 449 : cluster [DBG] pgmap v64: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:14.385 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:14 smithi144 bash[73244]: cluster 2024-04-30T10:07:12.520071+0000 mgr.x (mgr.24998) 449 : cluster [DBG] pgmap v64: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:14.385 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:14 smithi144 bash[73244]: cluster 2024-04-30T10:07:13.104411+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-30T10:07:14.385 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:14 smithi144 bash[73244]: cluster 2024-04-30T10:07:13.104411+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-30T10:07:14.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:14 smithi151 bash[59049]: cluster 2024-04-30T10:07:12.520071+0000 mgr.x (mgr.24998) 449 : cluster [DBG] pgmap v64: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:14 smithi151 bash[59049]: cluster 2024-04-30T10:07:12.520071+0000 mgr.x (mgr.24998) 449 : cluster [DBG] pgmap v64: 161 pgs: 21 active+undersized+degraded, 37 active+undersized, 103 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 67/630 objects degraded (10.635%) 2024-04-30T10:07:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:14 smithi151 bash[59049]: cluster 2024-04-30T10:07:13.104411+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-30T10:07:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:14 smithi151 bash[59049]: cluster 2024-04-30T10:07:13.104411+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-04-30T10:07:15.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:15 smithi144 bash[73244]: audit 2024-04-30T10:07:13.528477+0000 mgr.x (mgr.24998) 450 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:15.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:15 smithi144 bash[73244]: audit 2024-04-30T10:07:13.528477+0000 mgr.x (mgr.24998) 450 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:15 smithi144 bash[75481]: audit 2024-04-30T10:07:13.528477+0000 mgr.x (mgr.24998) 450 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:15 smithi144 bash[75481]: audit 2024-04-30T10:07:13.528477+0000 mgr.x (mgr.24998) 450 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:15.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:15 smithi151 bash[59049]: audit 2024-04-30T10:07:13.528477+0000 mgr.x (mgr.24998) 450 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:15.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:15 smithi151 bash[59049]: audit 2024-04-30T10:07:13.528477+0000 mgr.x (mgr.24998) 450 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:16.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[73244]: cluster 2024-04-30T10:07:14.521873+0000 mgr.x (mgr.24998) 451 : cluster [DBG] pgmap v66: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-30T10:07:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[73244]: cluster 2024-04-30T10:07:14.521873+0000 mgr.x (mgr.24998) 451 : cluster [DBG] pgmap v66: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-30T10:07:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[73244]: cluster 2024-04-30T10:07:15.097998+0000 mon.a (mon.0) 1072 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[73244]: cluster 2024-04-30T10:07:15.097998+0000 mon.a (mon.0) 1072 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[73244]: audit 2024-04-30T10:07:15.789224+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[73244]: audit 2024-04-30T10:07:15.789224+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[73244]: audit 2024-04-30T10:07:15.796752+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[73244]: audit 2024-04-30T10:07:15.796752+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[73244]: audit 2024-04-30T10:07:15.804397+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[73244]: audit 2024-04-30T10:07:15.804397+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:16.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[75481]: cluster 2024-04-30T10:07:14.521873+0000 mgr.x (mgr.24998) 451 : cluster [DBG] pgmap v66: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-30T10:07:16.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[75481]: cluster 2024-04-30T10:07:14.521873+0000 mgr.x (mgr.24998) 451 : cluster [DBG] pgmap v66: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-30T10:07:16.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[75481]: cluster 2024-04-30T10:07:15.097998+0000 mon.a (mon.0) 1072 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:16.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[75481]: cluster 2024-04-30T10:07:15.097998+0000 mon.a (mon.0) 1072 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:16.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[75481]: audit 2024-04-30T10:07:15.789224+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:16.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[75481]: audit 2024-04-30T10:07:15.789224+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:16.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[75481]: audit 2024-04-30T10:07:15.796752+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:16.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[75481]: audit 2024-04-30T10:07:15.796752+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:16.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[75481]: audit 2024-04-30T10:07:15.804397+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:16.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:16 smithi144 bash[75481]: audit 2024-04-30T10:07:15.804397+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:16.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:16 smithi151 bash[59049]: cluster 2024-04-30T10:07:14.521873+0000 mgr.x (mgr.24998) 451 : cluster [DBG] pgmap v66: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-30T10:07:16.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:16 smithi151 bash[59049]: cluster 2024-04-30T10:07:14.521873+0000 mgr.x (mgr.24998) 451 : cluster [DBG] pgmap v66: 161 pgs: 7 active+undersized+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-30T10:07:16.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:16 smithi151 bash[59049]: cluster 2024-04-30T10:07:15.097998+0000 mon.a (mon.0) 1072 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:16.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:16 smithi151 bash[59049]: cluster 2024-04-30T10:07:15.097998+0000 mon.a (mon.0) 1072 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:16.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:16 smithi151 bash[59049]: audit 2024-04-30T10:07:15.789224+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:16.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:16 smithi151 bash[59049]: audit 2024-04-30T10:07:15.789224+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:16.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:16 smithi151 bash[59049]: audit 2024-04-30T10:07:15.796752+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:16.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:16 smithi151 bash[59049]: audit 2024-04-30T10:07:15.796752+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:16.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:16 smithi151 bash[59049]: audit 2024-04-30T10:07:15.804397+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:16.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:16 smithi151 bash[59049]: audit 2024-04-30T10:07:15.804397+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:17.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:17 smithi144 bash[75481]: cluster 2024-04-30T10:07:17.107751+0000 mon.a (mon.0) 1076 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-30T10:07:17.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:17 smithi144 bash[75481]: cluster 2024-04-30T10:07:17.107751+0000 mon.a (mon.0) 1076 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-30T10:07:17.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:17 smithi144 bash[75481]: cluster 2024-04-30T10:07:17.107834+0000 mon.a (mon.0) 1077 : cluster [INF] Cluster is now healthy 2024-04-30T10:07:17.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:17 smithi144 bash[75481]: cluster 2024-04-30T10:07:17.107834+0000 mon.a (mon.0) 1077 : cluster [INF] Cluster is now healthy 2024-04-30T10:07:17.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:17 smithi144 bash[73244]: cluster 2024-04-30T10:07:17.107751+0000 mon.a (mon.0) 1076 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-30T10:07:17.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:17 smithi144 bash[73244]: cluster 2024-04-30T10:07:17.107751+0000 mon.a (mon.0) 1076 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-30T10:07:17.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:17 smithi144 bash[73244]: cluster 2024-04-30T10:07:17.107834+0000 mon.a (mon.0) 1077 : cluster [INF] Cluster is now healthy 2024-04-30T10:07:17.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:17 smithi144 bash[73244]: cluster 2024-04-30T10:07:17.107834+0000 mon.a (mon.0) 1077 : cluster [INF] Cluster is now healthy 2024-04-30T10:07:17.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:17 smithi151 bash[59049]: cluster 2024-04-30T10:07:17.107751+0000 mon.a (mon.0) 1076 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-30T10:07:17.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:17 smithi151 bash[59049]: cluster 2024-04-30T10:07:17.107751+0000 mon.a (mon.0) 1076 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-30T10:07:17.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:17 smithi151 bash[59049]: cluster 2024-04-30T10:07:17.107834+0000 mon.a (mon.0) 1077 : cluster [INF] Cluster is now healthy 2024-04-30T10:07:17.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:17 smithi151 bash[59049]: cluster 2024-04-30T10:07:17.107834+0000 mon.a (mon.0) 1077 : cluster [INF] Cluster is now healthy 2024-04-30T10:07:18.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:18 smithi144 bash[73244]: cluster 2024-04-30T10:07:16.522965+0000 mgr.x (mgr.24998) 452 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:07:18.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:18 smithi144 bash[73244]: cluster 2024-04-30T10:07:16.522965+0000 mgr.x (mgr.24998) 452 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:07:18.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:18 smithi144 bash[75481]: cluster 2024-04-30T10:07:16.522965+0000 mgr.x (mgr.24998) 452 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:07:18.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:18 smithi144 bash[75481]: cluster 2024-04-30T10:07:16.522965+0000 mgr.x (mgr.24998) 452 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:07:18.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:18 smithi151 bash[59049]: cluster 2024-04-30T10:07:16.522965+0000 mgr.x (mgr.24998) 452 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:07:18.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:18 smithi151 bash[59049]: cluster 2024-04-30T10:07:16.522965+0000 mgr.x (mgr.24998) 452 : cluster [DBG] pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:07:18.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:07:18 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:07:18] "GET /metrics HTTP/1.1" 200 38335 "" "Prometheus/2.33.4" 2024-04-30T10:07:18.910 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:07:18 smithi151 bash[54975]: ts=2024-04-30T10:07:18.660Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-30T10:07:18.911 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:07:18 smithi151 bash[54975]: ts=2024-04-30T10:07:18.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:07:20.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:20 smithi151 bash[59049]: cluster 2024-04-30T10:07:18.524463+0000 mgr.x (mgr.24998) 453 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:07:20.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:20 smithi151 bash[59049]: cluster 2024-04-30T10:07:18.524463+0000 mgr.x (mgr.24998) 453 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:07:20.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:20 smithi151 bash[59049]: audit 2024-04-30T10:07:20.004736+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:20.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:20 smithi151 bash[59049]: audit 2024-04-30T10:07:20.004736+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:20.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:20 smithi151 bash[59049]: audit 2024-04-30T10:07:20.017526+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:20.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:20 smithi151 bash[59049]: audit 2024-04-30T10:07:20.017526+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:20.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:20 smithi151 bash[59049]: audit 2024-04-30T10:07:20.027605+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:20.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:20 smithi151 bash[59049]: audit 2024-04-30T10:07:20.027605+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:20.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:20 smithi144 bash[73244]: cluster 2024-04-30T10:07:18.524463+0000 mgr.x (mgr.24998) 453 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:07:20.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:20 smithi144 bash[73244]: cluster 2024-04-30T10:07:18.524463+0000 mgr.x (mgr.24998) 453 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:07:20.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:20 smithi144 bash[73244]: audit 2024-04-30T10:07:20.004736+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:20.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:20 smithi144 bash[73244]: audit 2024-04-30T10:07:20.004736+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:20.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:20 smithi144 bash[73244]: audit 2024-04-30T10:07:20.017526+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:20.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:20 smithi144 bash[73244]: audit 2024-04-30T10:07:20.017526+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:20.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:20 smithi144 bash[73244]: audit 2024-04-30T10:07:20.027605+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:20.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:20 smithi144 bash[73244]: audit 2024-04-30T10:07:20.027605+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:20.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:20 smithi144 bash[75481]: cluster 2024-04-30T10:07:18.524463+0000 mgr.x (mgr.24998) 453 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:07:20.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:20 smithi144 bash[75481]: cluster 2024-04-30T10:07:18.524463+0000 mgr.x (mgr.24998) 453 : cluster [DBG] pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:07:20.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:20 smithi144 bash[75481]: audit 2024-04-30T10:07:20.004736+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:20.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:20 smithi144 bash[75481]: audit 2024-04-30T10:07:20.004736+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:20.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:20 smithi144 bash[75481]: audit 2024-04-30T10:07:20.017526+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:20.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:20 smithi144 bash[75481]: audit 2024-04-30T10:07:20.017526+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:20.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:20 smithi144 bash[75481]: audit 2024-04-30T10:07:20.027605+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:20.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:20 smithi144 bash[75481]: audit 2024-04-30T10:07:20.027605+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:22.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:22 smithi151 bash[59049]: cluster 2024-04-30T10:07:20.525214+0000 mgr.x (mgr.24998) 454 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:07:22.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:22 smithi151 bash[59049]: cluster 2024-04-30T10:07:20.525214+0000 mgr.x (mgr.24998) 454 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:07:22.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:22 smithi144 bash[73244]: cluster 2024-04-30T10:07:20.525214+0000 mgr.x (mgr.24998) 454 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:07:22.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:22 smithi144 bash[73244]: cluster 2024-04-30T10:07:20.525214+0000 mgr.x (mgr.24998) 454 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:07:22.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:22 smithi144 bash[75481]: cluster 2024-04-30T10:07:20.525214+0000 mgr.x (mgr.24998) 454 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:07:22.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:22 smithi144 bash[75481]: cluster 2024-04-30T10:07:20.525214+0000 mgr.x (mgr.24998) 454 : cluster [DBG] pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:07:23.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:07:23 smithi151 bash[54975]: ts=2024-04-30T10:07: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:07:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:23 smithi151 bash[59049]: audit 2024-04-30T10:07:22.485622+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:23 smithi151 bash[59049]: audit 2024-04-30T10:07:22.485622+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:23 smithi151 bash[59049]: audit 2024-04-30T10:07:22.487698+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:23 smithi151 bash[59049]: audit 2024-04-30T10:07:22.487698+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:23 smithi151 bash[59049]: cluster 2024-04-30T10:07:22.537364+0000 mgr.x (mgr.24998) 455 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-04-30T10:07:23.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:23 smithi151 bash[59049]: cluster 2024-04-30T10:07:22.537364+0000 mgr.x (mgr.24998) 455 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-04-30T10:07:23.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:23 smithi151 bash[59049]: audit 2024-04-30T10:07:22.558327+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:23.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:23 smithi151 bash[59049]: audit 2024-04-30T10:07:22.558327+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:23.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:23 smithi144 bash[73244]: audit 2024-04-30T10:07:22.485622+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:23.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:23 smithi144 bash[73244]: audit 2024-04-30T10:07:22.485622+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:23.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:23 smithi144 bash[73244]: audit 2024-04-30T10:07:22.487698+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:23.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:23 smithi144 bash[73244]: audit 2024-04-30T10:07:22.487698+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:23.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:23 smithi144 bash[73244]: cluster 2024-04-30T10:07:22.537364+0000 mgr.x (mgr.24998) 455 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-04-30T10:07:23.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:23 smithi144 bash[73244]: cluster 2024-04-30T10:07:22.537364+0000 mgr.x (mgr.24998) 455 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-04-30T10:07:23.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:23 smithi144 bash[73244]: audit 2024-04-30T10:07:22.558327+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:23.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:23 smithi144 bash[73244]: audit 2024-04-30T10:07:22.558327+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:23.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:23 smithi144 bash[75481]: audit 2024-04-30T10:07:22.485622+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:23.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:23 smithi144 bash[75481]: audit 2024-04-30T10:07:22.485622+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:23.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:23 smithi144 bash[75481]: audit 2024-04-30T10:07:22.487698+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:23.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:23 smithi144 bash[75481]: audit 2024-04-30T10:07:22.487698+0000 mon.a (mon.0) 1082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:23.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:23 smithi144 bash[75481]: cluster 2024-04-30T10:07:22.537364+0000 mgr.x (mgr.24998) 455 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-04-30T10:07:23.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:23 smithi144 bash[75481]: cluster 2024-04-30T10:07:22.537364+0000 mgr.x (mgr.24998) 455 : cluster [DBG] pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-04-30T10:07:23.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:23 smithi144 bash[75481]: audit 2024-04-30T10:07:22.558327+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:23.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:23 smithi144 bash[75481]: audit 2024-04-30T10:07:22.558327+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:24.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:24 smithi151 bash[59049]: audit 2024-04-30T10:07:23.537378+0000 mgr.x (mgr.24998) 456 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:24.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:24 smithi151 bash[59049]: audit 2024-04-30T10:07:23.537378+0000 mgr.x (mgr.24998) 456 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:24.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:24 smithi144 bash[73244]: audit 2024-04-30T10:07:23.537378+0000 mgr.x (mgr.24998) 456 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:24.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:24 smithi144 bash[73244]: audit 2024-04-30T10:07:23.537378+0000 mgr.x (mgr.24998) 456 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:24.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:24 smithi144 bash[75481]: audit 2024-04-30T10:07:23.537378+0000 mgr.x (mgr.24998) 456 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:24.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:24 smithi144 bash[75481]: audit 2024-04-30T10:07:23.537378+0000 mgr.x (mgr.24998) 456 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:25.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:25 smithi151 bash[59049]: cluster 2024-04-30T10:07:24.538967+0000 mgr.x (mgr.24998) 457 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:07:25.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:25 smithi151 bash[59049]: cluster 2024-04-30T10:07:24.538967+0000 mgr.x (mgr.24998) 457 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:07:25.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:25 smithi144 bash[75481]: cluster 2024-04-30T10:07:24.538967+0000 mgr.x (mgr.24998) 457 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:07:25.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:25 smithi144 bash[75481]: cluster 2024-04-30T10:07:24.538967+0000 mgr.x (mgr.24998) 457 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:07:25.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:25 smithi144 bash[73244]: cluster 2024-04-30T10:07:24.538967+0000 mgr.x (mgr.24998) 457 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:07:25.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:25 smithi144 bash[73244]: cluster 2024-04-30T10:07:24.538967+0000 mgr.x (mgr.24998) 457 : cluster [DBG] pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:07:27.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:27 smithi144 bash[73244]: cluster 2024-04-30T10:07:26.539880+0000 mgr.x (mgr.24998) 458 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-30T10:07:27.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:27 smithi144 bash[73244]: cluster 2024-04-30T10:07:26.539880+0000 mgr.x (mgr.24998) 458 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-30T10:07:27.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:27 smithi144 bash[73244]: audit 2024-04-30T10:07:26.736202+0000 mgr.x (mgr.24998) 459 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:27.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:27 smithi144 bash[73244]: audit 2024-04-30T10:07:26.736202+0000 mgr.x (mgr.24998) 459 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:27.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:27 smithi144 bash[73244]: audit 2024-04-30T10:07:26.736711+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:27.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:27 smithi144 bash[73244]: audit 2024-04-30T10:07:26.736711+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:27.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:27 smithi144 bash[73244]: cephadm 2024-04-30T10:07:26.739209+0000 mgr.x (mgr.24998) 460 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-30T10:07:27.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:27 smithi144 bash[73244]: cephadm 2024-04-30T10:07:26.739209+0000 mgr.x (mgr.24998) 460 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-30T10:07:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:27 smithi144 bash[75481]: cluster 2024-04-30T10:07:26.539880+0000 mgr.x (mgr.24998) 458 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-30T10:07:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:27 smithi144 bash[75481]: cluster 2024-04-30T10:07:26.539880+0000 mgr.x (mgr.24998) 458 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-30T10:07:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:27 smithi144 bash[75481]: audit 2024-04-30T10:07:26.736202+0000 mgr.x (mgr.24998) 459 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:27 smithi144 bash[75481]: audit 2024-04-30T10:07:26.736202+0000 mgr.x (mgr.24998) 459 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:27 smithi144 bash[75481]: audit 2024-04-30T10:07:26.736711+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:27 smithi144 bash[75481]: audit 2024-04-30T10:07:26.736711+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:27 smithi144 bash[75481]: cephadm 2024-04-30T10:07:26.739209+0000 mgr.x (mgr.24998) 460 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-30T10:07:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:27 smithi144 bash[75481]: cephadm 2024-04-30T10:07:26.739209+0000 mgr.x (mgr.24998) 460 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-30T10:07:28.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:27 smithi151 bash[59049]: cluster 2024-04-30T10:07:26.539880+0000 mgr.x (mgr.24998) 458 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-30T10:07:28.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:27 smithi151 bash[59049]: cluster 2024-04-30T10:07:26.539880+0000 mgr.x (mgr.24998) 458 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-30T10:07:28.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:27 smithi151 bash[59049]: audit 2024-04-30T10:07:26.736202+0000 mgr.x (mgr.24998) 459 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:28.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:27 smithi151 bash[59049]: audit 2024-04-30T10:07:26.736202+0000 mgr.x (mgr.24998) 459 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:28.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:27 smithi151 bash[59049]: audit 2024-04-30T10:07:26.736711+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:28.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:27 smithi151 bash[59049]: audit 2024-04-30T10:07:26.736711+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-30T10:07:28.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:27 smithi151 bash[59049]: cephadm 2024-04-30T10:07:26.739209+0000 mgr.x (mgr.24998) 460 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-30T10:07:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:27 smithi151 bash[59049]: cephadm 2024-04-30T10:07:26.739209+0000 mgr.x (mgr.24998) 460 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-30T10:07:28.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:07:28 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:07:28] "GET /metrics HTTP/1.1" 200 38272 "" "Prometheus/2.33.4" 2024-04-30T10:07:29.072 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:07:28 smithi151 bash[54975]: ts=2024-04-30T10:07: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 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:07:30.171 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[75481]: cluster 2024-04-30T10:07:28.541434+0000 mgr.x (mgr.24998) 461 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:07:30.171 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[75481]: cluster 2024-04-30T10:07:28.541434+0000 mgr.x (mgr.24998) 461 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:07:30.172 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[75481]: cephadm 2024-04-30T10:07:28.859571+0000 mgr.x (mgr.24998) 462 : cephadm [INF] Upgrade: Updating osd.1 2024-04-30T10:07:30.172 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[75481]: cephadm 2024-04-30T10:07:28.859571+0000 mgr.x (mgr.24998) 462 : cephadm [INF] Upgrade: Updating osd.1 2024-04-30T10:07:30.172 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[75481]: audit 2024-04-30T10:07:28.868316+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:30.172 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[75481]: audit 2024-04-30T10:07:28.868316+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:30.172 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[75481]: audit 2024-04-30T10:07:28.873001+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-30T10:07:30.172 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[75481]: audit 2024-04-30T10:07:28.873001+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-30T10:07:30.172 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[75481]: audit 2024-04-30T10:07:28.874990+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:30.172 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[75481]: audit 2024-04-30T10:07:28.874990+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:30.172 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[75481]: cephadm 2024-04-30T10:07:28.880031+0000 mgr.x (mgr.24998) 463 : cephadm [INF] Deploying daemon osd.1 on smithi144 2024-04-30T10:07:30.172 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[75481]: cephadm 2024-04-30T10:07:28.880031+0000 mgr.x (mgr.24998) 463 : cephadm [INF] Deploying daemon osd.1 on smithi144 2024-04-30T10:07:30.172 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[73244]: cluster 2024-04-30T10:07:28.541434+0000 mgr.x (mgr.24998) 461 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:07:30.173 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[73244]: cluster 2024-04-30T10:07:28.541434+0000 mgr.x (mgr.24998) 461 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:07:30.173 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[73244]: cephadm 2024-04-30T10:07:28.859571+0000 mgr.x (mgr.24998) 462 : cephadm [INF] Upgrade: Updating osd.1 2024-04-30T10:07:30.173 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[73244]: cephadm 2024-04-30T10:07:28.859571+0000 mgr.x (mgr.24998) 462 : cephadm [INF] Upgrade: Updating osd.1 2024-04-30T10:07:30.173 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[73244]: audit 2024-04-30T10:07:28.868316+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:30.173 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[73244]: audit 2024-04-30T10:07:28.868316+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:30.173 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[73244]: audit 2024-04-30T10:07:28.873001+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-30T10:07:30.173 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[73244]: audit 2024-04-30T10:07:28.873001+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-30T10:07:30.173 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[73244]: audit 2024-04-30T10:07:28.874990+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:30.173 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[73244]: audit 2024-04-30T10:07:28.874990+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:30.173 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[73244]: cephadm 2024-04-30T10:07:28.880031+0000 mgr.x (mgr.24998) 463 : cephadm [INF] Deploying daemon osd.1 on smithi144 2024-04-30T10:07:30.173 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:29 smithi144 bash[73244]: cephadm 2024-04-30T10:07:28.880031+0000 mgr.x (mgr.24998) 463 : cephadm [INF] Deploying daemon osd.1 on smithi144 2024-04-30T10:07:30.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:29 smithi151 bash[59049]: cluster 2024-04-30T10:07:28.541434+0000 mgr.x (mgr.24998) 461 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:07:30.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:29 smithi151 bash[59049]: cluster 2024-04-30T10:07:28.541434+0000 mgr.x (mgr.24998) 461 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:07:30.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:29 smithi151 bash[59049]: cephadm 2024-04-30T10:07:28.859571+0000 mgr.x (mgr.24998) 462 : cephadm [INF] Upgrade: Updating osd.1 2024-04-30T10:07:30.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:29 smithi151 bash[59049]: cephadm 2024-04-30T10:07:28.859571+0000 mgr.x (mgr.24998) 462 : cephadm [INF] Upgrade: Updating osd.1 2024-04-30T10:07:30.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:29 smithi151 bash[59049]: audit 2024-04-30T10:07:28.868316+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:30.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:29 smithi151 bash[59049]: audit 2024-04-30T10:07:28.868316+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:30.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:29 smithi151 bash[59049]: audit 2024-04-30T10:07:28.873001+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-30T10:07:30.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:29 smithi151 bash[59049]: audit 2024-04-30T10:07:28.873001+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-30T10:07:30.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:29 smithi151 bash[59049]: audit 2024-04-30T10:07:28.874990+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:30.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:29 smithi151 bash[59049]: audit 2024-04-30T10:07:28.874990+0000 mon.a (mon.0) 1087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:30.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:29 smithi151 bash[59049]: cephadm 2024-04-30T10:07:28.880031+0000 mgr.x (mgr.24998) 463 : cephadm [INF] Deploying daemon osd.1 on smithi144 2024-04-30T10:07:30.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:29 smithi151 bash[59049]: cephadm 2024-04-30T10:07:28.880031+0000 mgr.x (mgr.24998) 463 : cephadm [INF] Deploying daemon osd.1 on smithi144 2024-04-30T10:07:32.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:31 smithi144 bash[73244]: cluster 2024-04-30T10:07:30.542170+0000 mgr.x (mgr.24998) 464 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:07:32.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:31 smithi144 bash[73244]: cluster 2024-04-30T10:07:30.542170+0000 mgr.x (mgr.24998) 464 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:07:32.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:31 smithi144 bash[75481]: cluster 2024-04-30T10:07:30.542170+0000 mgr.x (mgr.24998) 464 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:07:32.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:31 smithi144 bash[75481]: cluster 2024-04-30T10:07:30.542170+0000 mgr.x (mgr.24998) 464 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:07:32.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:31 smithi151 bash[59049]: cluster 2024-04-30T10:07:30.542170+0000 mgr.x (mgr.24998) 464 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:07:32.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:31 smithi151 bash[59049]: cluster 2024-04-30T10:07:30.542170+0000 mgr.x (mgr.24998) 464 : cluster [DBG] pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:07:32.929 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:32 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:32.930 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:07:32 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:32.930 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:32 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:32.931 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:32 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:32.931 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:07:32 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:32.932 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:07:32 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:32.932 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:07:32 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:32.933 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:32 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:32.933 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:07:32 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:33.025 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:07:33.205 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:32 smithi144 systemd[1]: Stopping Ceph osd.1 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:07:33.205 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:33 smithi144 bash[30486]: debug 2024-04-30T10:07:33.031+0000 7f0440ef7700 -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-30T10:07:33.205 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:33 smithi144 bash[30486]: debug 2024-04-30T10:07:33.031+0000 7f0440ef7700 -1 osd.1 121 *** Got signal Terminated *** 2024-04-30T10:07:33.206 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:33 smithi144 bash[30486]: debug 2024-04-30T10:07:33.031+0000 7f0440ef7700 -1 osd.1 121 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:07:33.751 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:07:33.751 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 17s ago 18m - - 2024-04-30T10:07:33.751 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 13s ago 17m - - 2024-04-30T10:07:33.751 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (4m) 17s ago 11m 13.2M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:07:33.751 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (4m) 13s ago 10m 41.2M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:07:33.751 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (3m) 17s ago 8m 42.6M - 3.5 e1d6a67b021e 03085260eb1e 2024-04-30T10:07:33.751 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (3m) 13s ago 17m 507M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:07:33.751 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (2m) 17s ago 19m 438M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:07:33.751 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (2m) 17s ago 19m 50.5M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:07:33.752 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (95s) 13s ago 17m 36.7M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:07:33.752 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (113s) 17s ago 17m 39.7M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:07:33.752 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (4m) 17s ago 11m 9755k - 1.3.1 1dbe0e931976 7b01e2041b73 2024-04-30T10:07:33.752 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (4m) 13s ago 11m 11.5M - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:07:33.752 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (30s) 17s ago 16m 49.6M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 9026452f4e61 2024-04-30T10:07:33.752 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (16m) 17s ago 16m 58.7M 4096M 17.2.0 e1d6a67b021e 3a935a90e6aa 2024-04-30T10:07:33.752 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (15m) 17s ago 15m 53.1M 4096M 17.2.0 e1d6a67b021e 39286bfdca67 2024-04-30T10:07:33.752 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (14m) 17s ago 14m 55.3M 4096M 17.2.0 e1d6a67b021e de4f433a171e 2024-04-30T10:07:33.752 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (14m) 13s ago 14m 59.0M 4096M 17.2.0 e1d6a67b021e 2371b0f703de 2024-04-30T10:07:33.752 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (13m) 13s ago 13m 54.3M 4096M 17.2.0 e1d6a67b021e b39a8bb8c2ad 2024-04-30T10:07:33.752 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (13m) 13s ago 13m 52.7M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:07:33.752 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (12m) 13s ago 12m 56.9M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:07:33.752 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (3m) 13s ago 11m 63.3M - 2.33.4 514e6a882f6e 1c77bdb7cd95 2024-04-30T10:07:33.752 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (9m) 17s ago 9m 85.9M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:07:33.752 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (9m) 13s ago 9m 86.0M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:07:33.753 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (9m) 17s ago 9m 86.0M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:07:33.753 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (9m) 13s ago 9m 86.0M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:07:33.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:07:33 smithi151 bash[54975]: ts=2024-04-30T10:07: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:07:34.197 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:07:34.197 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:07:34.198 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:07:34.198 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:07:34.198 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:07:34.198 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:07:34.198 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:07:34.198 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:07:34.198 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-30T10:07:34.198 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 1 2024-04-30T10:07:34.198 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:07:34.198 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:07:34.198 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:07:34.198 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:07:34.198 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:07:34.198 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-04-30T10:07:34.199 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 6 2024-04-30T10:07:34.199 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:07:34.199 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:07:34.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:33 smithi144 bash[75481]: cluster 2024-04-30T10:07:32.543103+0000 mgr.x (mgr.24998) 465 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:07:34.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:33 smithi144 bash[75481]: cluster 2024-04-30T10:07:32.543103+0000 mgr.x (mgr.24998) 465 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:07:34.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:33 smithi144 bash[75481]: audit 2024-04-30T10:07:33.012832+0000 mgr.x (mgr.24998) 466 : audit [DBG] from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:34.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:33 smithi144 bash[75481]: audit 2024-04-30T10:07:33.012832+0000 mgr.x (mgr.24998) 466 : audit [DBG] from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:34.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:33 smithi144 bash[75481]: cluster 2024-04-30T10:07:33.036021+0000 mon.a (mon.0) 1088 : cluster [INF] osd.1 marked itself down and dead 2024-04-30T10:07:34.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:33 smithi144 bash[75481]: cluster 2024-04-30T10:07:33.036021+0000 mon.a (mon.0) 1088 : cluster [INF] osd.1 marked itself down and dead 2024-04-30T10:07:34.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:33 smithi144 bash[73244]: cluster 2024-04-30T10:07:32.543103+0000 mgr.x (mgr.24998) 465 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:07:34.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:33 smithi144 bash[73244]: cluster 2024-04-30T10:07:32.543103+0000 mgr.x (mgr.24998) 465 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:07:34.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:33 smithi144 bash[73244]: audit 2024-04-30T10:07:33.012832+0000 mgr.x (mgr.24998) 466 : audit [DBG] from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:34.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:33 smithi144 bash[73244]: audit 2024-04-30T10:07:33.012832+0000 mgr.x (mgr.24998) 466 : audit [DBG] from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:34.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:33 smithi144 bash[73244]: cluster 2024-04-30T10:07:33.036021+0000 mon.a (mon.0) 1088 : cluster [INF] osd.1 marked itself down and dead 2024-04-30T10:07:34.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:33 smithi144 bash[73244]: cluster 2024-04-30T10:07:33.036021+0000 mon.a (mon.0) 1088 : cluster [INF] osd.1 marked itself down and dead 2024-04-30T10:07:34.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:33 smithi151 bash[59049]: cluster 2024-04-30T10:07:32.543103+0000 mgr.x (mgr.24998) 465 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:07:34.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:33 smithi151 bash[59049]: cluster 2024-04-30T10:07:32.543103+0000 mgr.x (mgr.24998) 465 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:07:34.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:33 smithi151 bash[59049]: audit 2024-04-30T10:07:33.012832+0000 mgr.x (mgr.24998) 466 : audit [DBG] from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:34.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:33 smithi151 bash[59049]: audit 2024-04-30T10:07:33.012832+0000 mgr.x (mgr.24998) 466 : audit [DBG] from='client.34278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:34.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:33 smithi151 bash[59049]: cluster 2024-04-30T10:07:33.036021+0000 mon.a (mon.0) 1088 : cluster [INF] osd.1 marked itself down and dead 2024-04-30T10:07:34.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:33 smithi151 bash[59049]: cluster 2024-04-30T10:07:33.036021+0000 mon.a (mon.0) 1088 : cluster [INF] osd.1 marked itself down and dead 2024-04-30T10:07:34.570 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:07:34.570 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:07:34.570 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:07:34.570 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:07:34.571 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:07:34.571 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr", 2024-04-30T10:07:34.571 INFO:teuthology.orchestra.run.smithi144.stdout: "mon" 2024-04-30T10:07:34.571 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:07:34.571 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "6/23 daemons upgraded", 2024-04-30T10:07:34.571 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading osd daemons", 2024-04-30T10:07:34.571 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:07:34.571 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:07:35.007 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_WARN 1 osds down 2024-04-30T10:07:35.008 INFO:teuthology.orchestra.run.smithi144.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-30T10:07:35.008 INFO:teuthology.orchestra.run.smithi144.stdout: osd.1 (root=default,host=smithi144) is down 2024-04-30T10:07:35.205 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:35 smithi144 bash[82086]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-1 2024-04-30T10:07:35.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[75481]: audit 2024-04-30T10:07:33.373822+0000 mgr.x (mgr.24998) 467 : audit [DBG] from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:35.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[75481]: audit 2024-04-30T10:07:33.373822+0000 mgr.x (mgr.24998) 467 : audit [DBG] from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:35.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[75481]: audit 2024-04-30T10:07:33.548894+0000 mgr.x (mgr.24998) 468 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:35.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[75481]: audit 2024-04-30T10:07:33.548894+0000 mgr.x (mgr.24998) 468 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:35.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[75481]: audit 2024-04-30T10:07:33.702750+0000 mgr.x (mgr.24998) 469 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:35.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[75481]: audit 2024-04-30T10:07:33.702750+0000 mgr.x (mgr.24998) 469 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:35.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[75481]: cluster 2024-04-30T10:07:33.872295+0000 mon.a (mon.0) 1089 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:07:35.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[75481]: cluster 2024-04-30T10:07:33.872295+0000 mon.a (mon.0) 1089 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:07:35.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[75481]: cluster 2024-04-30T10:07:33.880863+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-30T10:07:35.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[75481]: cluster 2024-04-30T10:07:33.880863+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-30T10:07:35.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[75481]: audit 2024-04-30T10:07:34.198624+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.144:0/2357417599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:35.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[75481]: audit 2024-04-30T10:07:34.198624+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.144:0/2357417599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:35.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[73244]: audit 2024-04-30T10:07:33.373822+0000 mgr.x (mgr.24998) 467 : audit [DBG] from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:35.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[73244]: audit 2024-04-30T10:07:33.373822+0000 mgr.x (mgr.24998) 467 : audit [DBG] from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:35.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[73244]: audit 2024-04-30T10:07:33.548894+0000 mgr.x (mgr.24998) 468 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:35.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[73244]: audit 2024-04-30T10:07:33.548894+0000 mgr.x (mgr.24998) 468 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:35.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[73244]: audit 2024-04-30T10:07:33.702750+0000 mgr.x (mgr.24998) 469 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:35.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[73244]: audit 2024-04-30T10:07:33.702750+0000 mgr.x (mgr.24998) 469 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:35.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[73244]: cluster 2024-04-30T10:07:33.872295+0000 mon.a (mon.0) 1089 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:07:35.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[73244]: cluster 2024-04-30T10:07:33.872295+0000 mon.a (mon.0) 1089 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:07:35.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[73244]: cluster 2024-04-30T10:07:33.880863+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-30T10:07:35.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[73244]: cluster 2024-04-30T10:07:33.880863+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-30T10:07:35.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[73244]: audit 2024-04-30T10:07:34.198624+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.144:0/2357417599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:35.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:34 smithi144 bash[73244]: audit 2024-04-30T10:07:34.198624+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.144:0/2357417599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:35.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:34 smithi151 bash[59049]: audit 2024-04-30T10:07:33.373822+0000 mgr.x (mgr.24998) 467 : audit [DBG] from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:35.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:34 smithi151 bash[59049]: audit 2024-04-30T10:07:33.373822+0000 mgr.x (mgr.24998) 467 : audit [DBG] from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:35.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:34 smithi151 bash[59049]: audit 2024-04-30T10:07:33.548894+0000 mgr.x (mgr.24998) 468 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:34 smithi151 bash[59049]: audit 2024-04-30T10:07:33.548894+0000 mgr.x (mgr.24998) 468 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:34 smithi151 bash[59049]: audit 2024-04-30T10:07:33.702750+0000 mgr.x (mgr.24998) 469 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:34 smithi151 bash[59049]: audit 2024-04-30T10:07:33.702750+0000 mgr.x (mgr.24998) 469 : audit [DBG] from='client.34290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:34 smithi151 bash[59049]: cluster 2024-04-30T10:07:33.872295+0000 mon.a (mon.0) 1089 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:07:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:34 smithi151 bash[59049]: cluster 2024-04-30T10:07:33.872295+0000 mon.a (mon.0) 1089 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:07:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:34 smithi151 bash[59049]: cluster 2024-04-30T10:07:33.880863+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-30T10:07:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:34 smithi151 bash[59049]: cluster 2024-04-30T10:07:33.880863+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-30T10:07:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:34 smithi151 bash[59049]: audit 2024-04-30T10:07:34.198624+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.144:0/2357417599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:34 smithi151 bash[59049]: audit 2024-04-30T10:07:34.198624+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.144:0/2357417599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:35.705 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:35 smithi144 bash[82275]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-1 2024-04-30T10:07:36.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:35 smithi144 bash[73244]: cluster 2024-04-30T10:07:34.543828+0000 mgr.x (mgr.24998) 470 : cluster [DBG] pgmap v77: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:07:36.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:35 smithi144 bash[73244]: cluster 2024-04-30T10:07:34.543828+0000 mgr.x (mgr.24998) 470 : cluster [DBG] pgmap v77: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:07:36.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:35 smithi144 bash[73244]: audit 2024-04-30T10:07:34.571094+0000 mgr.x (mgr.24998) 471 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:36.308 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:35 smithi144 bash[73244]: audit 2024-04-30T10:07:34.571094+0000 mgr.x (mgr.24998) 471 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:36.308 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:35 smithi144 bash[73244]: cluster 2024-04-30T10:07:34.895179+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-30T10:07:36.308 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:35 smithi144 bash[73244]: cluster 2024-04-30T10:07:34.895179+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-30T10:07:36.308 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:35 smithi144 bash[73244]: audit 2024-04-30T10:07:35.010372+0000 mon.a (mon.0) 1092 : audit [DBG] from='client.? 172.21.15.144:0/4094108424' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:07:36.308 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:35 smithi144 bash[73244]: audit 2024-04-30T10:07:35.010372+0000 mon.a (mon.0) 1092 : audit [DBG] from='client.? 172.21.15.144:0/4094108424' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:07:36.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:35 smithi144 bash[75481]: cluster 2024-04-30T10:07:34.543828+0000 mgr.x (mgr.24998) 470 : cluster [DBG] pgmap v77: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:07:36.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:35 smithi144 bash[75481]: cluster 2024-04-30T10:07:34.543828+0000 mgr.x (mgr.24998) 470 : cluster [DBG] pgmap v77: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:07:36.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:35 smithi144 bash[75481]: audit 2024-04-30T10:07:34.571094+0000 mgr.x (mgr.24998) 471 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:36.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:35 smithi144 bash[75481]: audit 2024-04-30T10:07:34.571094+0000 mgr.x (mgr.24998) 471 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:36.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:35 smithi144 bash[75481]: cluster 2024-04-30T10:07:34.895179+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-30T10:07:36.308 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:35 smithi144 bash[75481]: cluster 2024-04-30T10:07:34.895179+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-30T10:07:36.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:35 smithi144 bash[75481]: audit 2024-04-30T10:07:35.010372+0000 mon.a (mon.0) 1092 : audit [DBG] from='client.? 172.21.15.144:0/4094108424' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:07:36.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:35 smithi144 bash[75481]: audit 2024-04-30T10:07:35.010372+0000 mon.a (mon.0) 1092 : audit [DBG] from='client.? 172.21.15.144:0/4094108424' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:07:36.341 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:35 smithi151 bash[59049]: cluster 2024-04-30T10:07:34.543828+0000 mgr.x (mgr.24998) 470 : cluster [DBG] pgmap v77: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:07:36.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:35 smithi151 bash[59049]: cluster 2024-04-30T10:07:34.543828+0000 mgr.x (mgr.24998) 470 : cluster [DBG] pgmap v77: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:07:36.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:35 smithi151 bash[59049]: audit 2024-04-30T10:07:34.571094+0000 mgr.x (mgr.24998) 471 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:36.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:35 smithi151 bash[59049]: audit 2024-04-30T10:07:34.571094+0000 mgr.x (mgr.24998) 471 : audit [DBG] from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:07:36.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:35 smithi151 bash[59049]: cluster 2024-04-30T10:07:34.895179+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-30T10:07:36.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:35 smithi151 bash[59049]: cluster 2024-04-30T10:07:34.895179+0000 mon.a (mon.0) 1091 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-30T10:07:36.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:35 smithi151 bash[59049]: audit 2024-04-30T10:07:35.010372+0000 mon.a (mon.0) 1092 : audit [DBG] from='client.? 172.21.15.144:0/4094108424' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:07:36.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:35 smithi151 bash[59049]: audit 2024-04-30T10:07:35.010372+0000 mon.a (mon.0) 1092 : audit [DBG] from='client.? 172.21.15.144:0/4094108424' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:07:37.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:36 smithi144 bash[73244]: audit 2024-04-30T10:07:35.958200+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:37.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:36 smithi144 bash[73244]: audit 2024-04-30T10:07:35.958200+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:37.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:36 smithi144 bash[73244]: audit 2024-04-30T10:07:35.969010+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:37.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:36 smithi144 bash[73244]: audit 2024-04-30T10:07:35.969010+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:37.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:36 smithi144 bash[73244]: audit 2024-04-30T10:07:35.979904+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:37.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:36 smithi144 bash[73244]: audit 2024-04-30T10:07:35.979904+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:37.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:36 smithi144 bash[75481]: audit 2024-04-30T10:07:35.958200+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:37.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:36 smithi144 bash[75481]: audit 2024-04-30T10:07:35.958200+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:37.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:36 smithi144 bash[75481]: audit 2024-04-30T10:07:35.969010+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:37.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:36 smithi144 bash[75481]: audit 2024-04-30T10:07:35.969010+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:37.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:36 smithi144 bash[75481]: audit 2024-04-30T10:07:35.979904+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:37.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:36 smithi144 bash[75481]: audit 2024-04-30T10:07:35.979904+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:37.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:36 smithi151 bash[59049]: audit 2024-04-30T10:07:35.958200+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:37.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:36 smithi151 bash[59049]: audit 2024-04-30T10:07:35.958200+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:37.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:36 smithi151 bash[59049]: audit 2024-04-30T10:07:35.969010+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:37.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:36 smithi151 bash[59049]: audit 2024-04-30T10:07:35.969010+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:37.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:36 smithi151 bash[59049]: audit 2024-04-30T10:07:35.979904+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:37.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:36 smithi151 bash[59049]: audit 2024-04-30T10:07:35.979904+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:38.168 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:37 smithi151 bash[59049]: cluster 2024-04-30T10:07:36.544478+0000 mgr.x (mgr.24998) 472 : cluster [DBG] pgmap v79: 161 pgs: 1 active+undersized+degraded, 18 stale+active+clean, 6 active+undersized, 136 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-30T10:07:38.168 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:37 smithi151 bash[59049]: cluster 2024-04-30T10:07:36.544478+0000 mgr.x (mgr.24998) 472 : cluster [DBG] pgmap v79: 161 pgs: 1 active+undersized+degraded, 18 stale+active+clean, 6 active+undersized, 136 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-30T10:07:38.168 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:37 smithi151 bash[59049]: cluster 2024-04-30T10:07:36.976110+0000 mon.a (mon.0) 1096 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-04-30T10:07:38.169 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:37 smithi151 bash[59049]: cluster 2024-04-30T10:07:36.976110+0000 mon.a (mon.0) 1096 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-04-30T10:07:38.169 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:37 smithi151 bash[59049]: audit 2024-04-30T10:07:37.482887+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:38.169 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:37 smithi151 bash[59049]: audit 2024-04-30T10:07:37.482887+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:38.169 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:37 smithi151 bash[59049]: audit 2024-04-30T10:07:37.485003+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:38.169 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:37 smithi151 bash[59049]: audit 2024-04-30T10:07:37.485003+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:38.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:37 smithi144 bash[75481]: cluster 2024-04-30T10:07:36.544478+0000 mgr.x (mgr.24998) 472 : cluster [DBG] pgmap v79: 161 pgs: 1 active+undersized+degraded, 18 stale+active+clean, 6 active+undersized, 136 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-30T10:07:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:37 smithi144 bash[75481]: cluster 2024-04-30T10:07:36.544478+0000 mgr.x (mgr.24998) 472 : cluster [DBG] pgmap v79: 161 pgs: 1 active+undersized+degraded, 18 stale+active+clean, 6 active+undersized, 136 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-30T10:07:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:37 smithi144 bash[75481]: cluster 2024-04-30T10:07:36.976110+0000 mon.a (mon.0) 1096 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-04-30T10:07:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:37 smithi144 bash[75481]: cluster 2024-04-30T10:07:36.976110+0000 mon.a (mon.0) 1096 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-04-30T10:07:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:37 smithi144 bash[75481]: audit 2024-04-30T10:07:37.482887+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:37 smithi144 bash[75481]: audit 2024-04-30T10:07:37.482887+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:37 smithi144 bash[75481]: audit 2024-04-30T10:07:37.485003+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:37 smithi144 bash[75481]: audit 2024-04-30T10:07:37.485003+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:38.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:37 smithi144 bash[73244]: cluster 2024-04-30T10:07:36.544478+0000 mgr.x (mgr.24998) 472 : cluster [DBG] pgmap v79: 161 pgs: 1 active+undersized+degraded, 18 stale+active+clean, 6 active+undersized, 136 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-30T10:07:38.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:37 smithi144 bash[73244]: cluster 2024-04-30T10:07:36.544478+0000 mgr.x (mgr.24998) 472 : cluster [DBG] pgmap v79: 161 pgs: 1 active+undersized+degraded, 18 stale+active+clean, 6 active+undersized, 136 active+clean; 585 KiB data, 115 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-30T10:07:38.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:37 smithi144 bash[73244]: cluster 2024-04-30T10:07:36.976110+0000 mon.a (mon.0) 1096 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-04-30T10:07:38.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:37 smithi144 bash[73244]: cluster 2024-04-30T10:07:36.976110+0000 mon.a (mon.0) 1096 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 1 pg degraded (PG_DEGRADED) 2024-04-30T10:07:38.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:37 smithi144 bash[73244]: audit 2024-04-30T10:07:37.482887+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:38.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:37 smithi144 bash[73244]: audit 2024-04-30T10:07:37.482887+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:38.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:37 smithi144 bash[73244]: audit 2024-04-30T10:07:37.485003+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:38.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:37 smithi144 bash[73244]: audit 2024-04-30T10:07:37.485003+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:38.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:07:38 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:07:38] "GET /metrics HTTP/1.1" 200 38352 "" "Prometheus/2.33.4" 2024-04-30T10:07:38.878 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:07:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:38.878 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:38.878 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:07:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:38.879 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:07:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:38.879 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:07:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:38.879 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:07:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:38.879 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:38.880 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:07:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:38.880 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:38 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.1.service: Deactivated successfully. 2024-04-30T10:07:38.880 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:38 smithi144 systemd[1]: Stopped Ceph osd.1 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:07:38.880 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:38 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:07:38.880 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:38 smithi144 systemd[1]: Started Ceph osd.1 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:07:39.072 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:07:38 smithi151 bash[54975]: ts=2024-04-30T10:07:38.660Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-30T10:07:39.072 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:07:38 smithi151 bash[54975]: ts=2024-04-30T10:07:38.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:07:40.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: cluster 2024-04-30T10:07:38.546231+0000 mgr.x (mgr.24998) 473 : cluster [DBG] pgmap v80: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: cluster 2024-04-30T10:07:38.546231+0000 mgr.x (mgr.24998) 473 : cluster [DBG] pgmap v80: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:38.938112+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:38.938112+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:38.947424+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:38.947424+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:38.995927+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:38.995927+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:38.997696+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:38.997696+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.007624+0000 mgr.x (mgr.24998) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.007624+0000 mgr.x (mgr.24998) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.007684+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.007684+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.098947+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.098947+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.104098+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.104098+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.108663+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.108663+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.109952+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.109952+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.121600+0000 mgr.x (mgr.24998) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.121600+0000 mgr.x (mgr.24998) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.121902+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.121902+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.202933+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.202933+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.206266+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.206266+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.209531+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.209531+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.210757+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.210757+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.221390+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.221390+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.301412+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.301412+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.304586+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: cluster 2024-04-30T10:07:38.546231+0000 mgr.x (mgr.24998) 473 : cluster [DBG] pgmap v80: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: cluster 2024-04-30T10:07:38.546231+0000 mgr.x (mgr.24998) 473 : cluster [DBG] pgmap v80: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:38.938112+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:38.938112+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:38.947424+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:38.947424+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:38.995927+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:38.995927+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:38.997696+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:38.997696+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.007624+0000 mgr.x (mgr.24998) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:40.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.007624+0000 mgr.x (mgr.24998) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:40.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.007684+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.007684+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.098947+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.098947+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.104098+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.104098+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.108663+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.304586+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.307517+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.307517+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.308847+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.308847+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.320139+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.320139+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.396476+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.396476+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.399547+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.399547+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.402395+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.402395+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.404409+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.404409+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.415954+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.415954+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.492076+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.492076+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.495082+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.495082+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.498186+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.498186+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.499308+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.499308+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.510311+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.510311+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.586215+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.586215+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.589710+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.589710+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.592735+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.592735+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.594022+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.594022+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.604486+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.604486+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.648615+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.108663+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.109952+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.109952+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.121600+0000 mgr.x (mgr.24998) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:40.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.121600+0000 mgr.x (mgr.24998) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:40.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.121902+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.121902+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.202933+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.202933+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.206266+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.206266+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.209531+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.209531+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.210757+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.210757+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.221390+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.221390+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.301412+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.301412+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.304586+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.648615+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.651274+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.651274+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.653890+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.653890+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.654931+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.654931+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.665471+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.665471+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.707018+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.707018+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.709958+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.709958+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.712772+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.712772+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.713877+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.713877+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.723996+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.723996+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.781232+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.781232+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.784046+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.784046+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.786351+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.786351+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.787408+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.787408+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.797352+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.797352+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.854557+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.854557+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.856947+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.856947+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.859314+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.859314+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.860278+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.860278+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.868979+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.868979+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.926699+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.926699+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.928973+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.928973+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.931201+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.931201+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.932048+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[75481]: audit 2024-04-30T10:07:39.932048+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.304586+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.307517+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.307517+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.308847+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.308847+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.320139+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.320139+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.396476+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.396476+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.399547+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.399547+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.402395+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.402395+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.404409+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.404409+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.415954+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.415954+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.492076+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.492076+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.495082+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.495082+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.498186+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.498186+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.499308+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.499308+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.510311+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.510311+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.586215+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.586215+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.589710+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.589710+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.592735+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.592735+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.594022+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.594022+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.604486+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.604486+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.648615+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.648615+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.651274+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.651274+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.653890+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.653890+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.654931+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.654931+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.665471+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.665471+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.707018+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.707018+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.709958+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.709958+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.712772+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.712772+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.713877+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.713877+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.723996+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.723996+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.781232+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.781232+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.784046+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.784046+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.786351+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.786351+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.787408+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.787408+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.797352+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.797352+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.854557+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.854557+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.856947+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.856947+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.859314+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.859314+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.860278+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.860278+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.868979+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.868979+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.926699+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.926699+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.928973+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.928973+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.931201+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.931201+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.932048+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:39 smithi144 bash[73244]: audit 2024-04-30T10:07:39.932048+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: cluster 2024-04-30T10:07:38.546231+0000 mgr.x (mgr.24998) 473 : cluster [DBG] pgmap v80: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: cluster 2024-04-30T10:07:38.546231+0000 mgr.x (mgr.24998) 473 : cluster [DBG] pgmap v80: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:38.938112+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:38.938112+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:38.947424+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:38.947424+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:38.995927+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:38.995927+0000 mon.a (mon.0) 1101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:38.997696+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:38.997696+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.007624+0000 mgr.x (mgr.24998) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.007624+0000 mgr.x (mgr.24998) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.007684+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.007684+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.098947+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.098947+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.104098+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.104098+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.108663+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.108663+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.109952+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.109952+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.121600+0000 mgr.x (mgr.24998) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.121600+0000 mgr.x (mgr.24998) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:40.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.121902+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.121902+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.202933+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.202933+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.206266+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.206266+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.209531+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.209531+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.210757+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.210757+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.221390+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.221390+0000 mon.a (mon.0) 1113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.301412+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.301412+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.304586+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.304586+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.307517+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.307517+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.308847+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.308847+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.320139+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.320139+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.396476+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.396476+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.399547+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.399547+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.402395+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.402395+0000 mon.a (mon.0) 1121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.404409+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.404409+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.415954+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.415954+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.492076+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.492076+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.495082+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.495082+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.498186+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.498186+0000 mon.a (mon.0) 1126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.499308+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.499308+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.510311+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.510311+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.586215+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.586215+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.589710+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.589710+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.592735+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.592735+0000 mon.a (mon.0) 1131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.594022+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.594022+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.604486+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.604486+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.648615+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.648615+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.651274+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.651274+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.653890+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.653890+0000 mon.a (mon.0) 1136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.654931+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.654931+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.665471+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.665471+0000 mon.a (mon.0) 1138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.707018+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.707018+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.709958+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.709958+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.712772+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.712772+0000 mon.a (mon.0) 1141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.713877+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.713877+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.723996+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.723996+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.781232+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.781232+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.784046+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.784046+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.786351+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.786351+0000 mon.a (mon.0) 1146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.787408+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.787408+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.797352+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.797352+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.854557+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.854557+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.856947+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.856947+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.859314+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.859314+0000 mon.a (mon.0) 1151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.860278+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.860278+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.868979+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.868979+0000 mon.a (mon.0) 1153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:40.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.926699+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.926699+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:40.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.928973+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.928973+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:40.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.931201+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.931201+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:40.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.932048+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:40.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:39 smithi151 bash[59049]: audit 2024-04-30T10:07:39.932048+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.221155+0000 mgr.x (mgr.24998) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.221155+0000 mgr.x (mgr.24998) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.319794+0000 mgr.x (mgr.24998) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.319794+0000 mgr.x (mgr.24998) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.415487+0000 mgr.x (mgr.24998) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.415487+0000 mgr.x (mgr.24998) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.509918+0000 mgr.x (mgr.24998) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.509918+0000 mgr.x (mgr.24998) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.603903+0000 mgr.x (mgr.24998) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.603903+0000 mgr.x (mgr.24998) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.664975+0000 mgr.x (mgr.24998) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.664975+0000 mgr.x (mgr.24998) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.723572+0000 mgr.x (mgr.24998) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.723572+0000 mgr.x (mgr.24998) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.796831+0000 mgr.x (mgr.24998) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.796831+0000 mgr.x (mgr.24998) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.868539+0000 mgr.x (mgr.24998) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.868539+0000 mgr.x (mgr.24998) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.939738+0000 mgr.x (mgr.24998) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:39.939738+0000 mgr.x (mgr.24998) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:39.940272+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:39.940272+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:39.998236+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:39.998236+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.000972+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.000972+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.003412+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.003412+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.004477+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.004477+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.012058+0000 mgr.x (mgr.24998) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.012058+0000 mgr.x (mgr.24998) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.012624+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.012624+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.070105+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.070105+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.072661+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.072661+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.075634+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.075634+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.076553+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.076553+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.083892+0000 mgr.x (mgr.24998) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.083892+0000 mgr.x (mgr.24998) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.084395+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.084395+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.137625+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.137625+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.145083+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.145083+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.154609+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.154609+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.158348+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.158348+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.160412+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.160412+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.162150+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.162150+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.162808+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.162808+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.170875+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.170875+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.211503+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.211503+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.213506+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.213506+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.215605+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.215605+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.216285+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.216285+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.223417+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.223417+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.264671+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.264671+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.266622+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.266622+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.268629+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.268629+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.269443+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.269443+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.280051+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.280051+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.321151+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.321151+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.323593+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.323593+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.325707+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.325707+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.326537+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.326537+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.333944+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.333944+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.375376+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.375376+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.377485+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.377485+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.379549+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.379549+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.380246+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.380246+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.388424+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.388424+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.430570+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.430570+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.432721+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.432721+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.434686+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.434686+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.435365+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.435365+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.443092+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.443092+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.483886+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.483886+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.485966+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.485966+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.488470+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.488470+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.489152+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.489152+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.493595+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.493595+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.536101+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.536101+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.538272+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.538272+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.540065+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.540065+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.540708+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.540708+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.546889+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.546889+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.587218+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.587218+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.589096+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.589096+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.590889+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.590889+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.591601+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.591601+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.595959+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.595959+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.637577+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.637577+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.639760+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.639760+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.641648+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.641648+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.642369+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.642369+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.647234+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.647234+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.687516+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.687516+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.689597+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.689597+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.691968+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.691968+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.692643+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.692643+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.697061+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.697061+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.739576+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.739576+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.741975+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.741975+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.744243+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.744243+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.745007+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.745007+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.749821+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.749821+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.791391+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.791391+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.793508+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.793508+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.795316+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.795316+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.795920+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.795920+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.800672+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.800672+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.841462+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.841462+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.843816+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.843816+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.845653+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.845653+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.846313+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.846313+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.851309+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.851309+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.891543+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.891543+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.893416+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.893416+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.895399+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.895399+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.896058+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.896058+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.904148+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:40 smithi151 bash[59049]: audit 2024-04-30T10:07:40.904148+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.205 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[82608]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:07:41.205 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[82608]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:07:41.205 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[82608]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-30T10:07:41.206 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[82608]: 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-30T10:07:41.206 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[82608]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-30T10:07:41.206 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[82608]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-30T10:07:41.206 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[82608]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-30T10:07:41.206 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[82608]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-30T10:07:41.206 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[82608]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-30T10:07:41.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.221155+0000 mgr.x (mgr.24998) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.221155+0000 mgr.x (mgr.24998) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.319794+0000 mgr.x (mgr.24998) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.319794+0000 mgr.x (mgr.24998) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.415487+0000 mgr.x (mgr.24998) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.415487+0000 mgr.x (mgr.24998) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.509918+0000 mgr.x (mgr.24998) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.509918+0000 mgr.x (mgr.24998) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.603903+0000 mgr.x (mgr.24998) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.603903+0000 mgr.x (mgr.24998) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.664975+0000 mgr.x (mgr.24998) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.664975+0000 mgr.x (mgr.24998) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.723572+0000 mgr.x (mgr.24998) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.723572+0000 mgr.x (mgr.24998) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.796831+0000 mgr.x (mgr.24998) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.796831+0000 mgr.x (mgr.24998) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.868539+0000 mgr.x (mgr.24998) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.868539+0000 mgr.x (mgr.24998) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.939738+0000 mgr.x (mgr.24998) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:39.939738+0000 mgr.x (mgr.24998) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:39.940272+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:39.940272+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.221155+0000 mgr.x (mgr.24998) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.221155+0000 mgr.x (mgr.24998) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.319794+0000 mgr.x (mgr.24998) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.319794+0000 mgr.x (mgr.24998) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.415487+0000 mgr.x (mgr.24998) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.415487+0000 mgr.x (mgr.24998) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.509918+0000 mgr.x (mgr.24998) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.509918+0000 mgr.x (mgr.24998) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.603903+0000 mgr.x (mgr.24998) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.603903+0000 mgr.x (mgr.24998) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.664975+0000 mgr.x (mgr.24998) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.664975+0000 mgr.x (mgr.24998) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.723572+0000 mgr.x (mgr.24998) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.723572+0000 mgr.x (mgr.24998) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.796831+0000 mgr.x (mgr.24998) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.796831+0000 mgr.x (mgr.24998) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.868539+0000 mgr.x (mgr.24998) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.868539+0000 mgr.x (mgr.24998) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.939738+0000 mgr.x (mgr.24998) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:39.939738+0000 mgr.x (mgr.24998) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:39.940272+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:39.940272+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:39.998236+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:39.998236+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.000972+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.000972+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.003412+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.003412+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.004477+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.004477+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.012058+0000 mgr.x (mgr.24998) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.012058+0000 mgr.x (mgr.24998) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.012624+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.012624+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.070105+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.070105+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.072661+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.072661+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.075634+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.075634+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.076553+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:39.998236+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:39.998236+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.000972+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.000972+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.003412+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.003412+0000 mon.a (mon.0) 1161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.004477+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.004477+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.012058+0000 mgr.x (mgr.24998) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.012058+0000 mgr.x (mgr.24998) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.012624+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.012624+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.070105+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.070105+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.072661+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.072661+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.075634+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.075634+0000 mon.a (mon.0) 1166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.076553+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.076553+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.083892+0000 mgr.x (mgr.24998) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.083892+0000 mgr.x (mgr.24998) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.084395+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.084395+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.137625+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.137625+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.145083+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.145083+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.154609+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.154609+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.158348+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.158348+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.160412+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.160412+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.162150+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.162150+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.162808+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.162808+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.170875+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.170875+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.076553+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.083892+0000 mgr.x (mgr.24998) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.083892+0000 mgr.x (mgr.24998) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.084395+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.084395+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.137625+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.137625+0000 mon.a (mon.0) 1169 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.145083+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.145083+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.154609+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.154609+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.158348+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.158348+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.160412+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.160412+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.162150+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.162150+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.162808+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.162808+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.170875+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.170875+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.211503+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.211503+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.213506+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.213506+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.215605+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.215605+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.216285+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.216285+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.223417+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.223417+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.264671+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.264671+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.266622+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.266622+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.268629+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.268629+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.269443+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.269443+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.280051+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.280051+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.211503+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.211503+0000 mon.a (mon.0) 1177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.213506+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.213506+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.215605+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.215605+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.216285+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.216285+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.223417+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.223417+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.264671+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.264671+0000 mon.a (mon.0) 1182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.266622+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.266622+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.268629+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.268629+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.269443+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.269443+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.280051+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.280051+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.321151+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.321151+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.323593+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.323593+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.325707+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.325707+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.326537+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.326537+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.333944+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.333944+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.375376+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.375376+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.377485+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.377485+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.379549+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.379549+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.380246+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.380246+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.388424+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.321151+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.321151+0000 mon.a (mon.0) 1187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.323593+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.323593+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.325707+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.325707+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.326537+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.326537+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.333944+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.333944+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.375376+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.375376+0000 mon.a (mon.0) 1192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.377485+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.377485+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.379549+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.379549+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.380246+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.380246+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.388424+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.388424+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.430570+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.430570+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.432721+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.432721+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.434686+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.434686+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.435365+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.435365+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.443092+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.443092+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.483886+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.483886+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.485966+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.485966+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.488470+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.488470+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.489152+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.489152+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.388424+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.430570+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.430570+0000 mon.a (mon.0) 1197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.432721+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.432721+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.434686+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.434686+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.435365+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.435365+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.443092+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.443092+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.483886+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.483886+0000 mon.a (mon.0) 1202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.485966+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.485966+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.488470+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.488470+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.489152+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.489152+0000 mon.a (mon.0) 1205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.493595+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.493595+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.536101+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.536101+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.538272+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.538272+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.540065+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.540065+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.540708+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.540708+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.546889+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.546889+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.587218+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.587218+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.589096+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.589096+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.590889+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.590889+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.591601+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.493595+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.493595+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.536101+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.536101+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.538272+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.538272+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.540065+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.540065+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.540708+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.540708+0000 mon.a (mon.0) 1210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.546889+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.546889+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.587218+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.587218+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.589096+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.589096+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.590889+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.590889+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.591601+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.591601+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.595959+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.595959+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.637577+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.637577+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.639760+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.639760+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.641648+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.641648+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.642369+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.642369+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.647234+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.647234+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.687516+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.687516+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.689597+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.689597+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.691968+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.691968+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.591601+0000 mon.a (mon.0) 1215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.595959+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.595959+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.637577+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.637577+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.639760+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.639760+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.641648+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.641648+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.642369+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.642369+0000 mon.a (mon.0) 1220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.647234+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.647234+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.687516+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.687516+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.689597+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.689597+0000 mon.a (mon.0) 1223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.691968+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.691968+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.692643+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.692643+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.697061+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.697061+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.739576+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.739576+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.741975+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.741975+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.744243+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.744243+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.745007+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.745007+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.749821+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.749821+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.791391+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.791391+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.793508+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.793508+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.795316+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.692643+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.692643+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.697061+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.697061+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.739576+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.739576+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.741975+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.741975+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.744243+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.744243+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.745007+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.745007+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.749821+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.749821+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.791391+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.791391+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.793508+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.793508+0000 mon.a (mon.0) 1233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.795316+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.795316+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.795920+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.795920+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.800672+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.800672+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.841462+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.841462+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.843816+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.843816+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.845653+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.845653+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.846313+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.846313+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.851309+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.851309+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.891543+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.891543+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.893416+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.893416+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.895399+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.795316+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.795920+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.795920+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.800672+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.800672+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.841462+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.841462+0000 mon.a (mon.0) 1237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.843816+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.843816+0000 mon.a (mon.0) 1238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.845653+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.845653+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.846313+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.846313+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.851309+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.851309+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.891543+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.891543+0000 mon.a (mon.0) 1242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:41.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.893416+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.893416+0000 mon.a (mon.0) 1243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:41.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.895399+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.238 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.895399+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.238 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.896058+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.238 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.896058+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.238 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.904148+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.238 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[73244]: audit 2024-04-30T10:07:40.904148+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.895399+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:41.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.896058+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.896058+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:41.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.904148+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:40 smithi144 bash[75481]: audit 2024-04-30T10:07:40.904148+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:41.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[52996]: debug 2024-04-30T10:07:41.232+0000 7f95a1b63700 -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-30T10:07:42.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.170214+0000 mgr.x (mgr.24998) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.170214+0000 mgr.x (mgr.24998) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.222913+0000 mgr.x (mgr.24998) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.222913+0000 mgr.x (mgr.24998) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.279606+0000 mgr.x (mgr.24998) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.279606+0000 mgr.x (mgr.24998) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.334186+0000 mgr.x (mgr.24998) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.334186+0000 mgr.x (mgr.24998) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.387869+0000 mgr.x (mgr.24998) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.387869+0000 mgr.x (mgr.24998) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.442691+0000 mgr.x (mgr.24998) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.442691+0000 mgr.x (mgr.24998) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.492924+0000 mgr.x (mgr.24998) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.492924+0000 mgr.x (mgr.24998) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.546243+0000 mgr.x (mgr.24998) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.546243+0000 mgr.x (mgr.24998) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cluster 2024-04-30T10:07:40.546693+0000 mgr.x (mgr.24998) 496 : cluster [DBG] pgmap v81: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cluster 2024-04-30T10:07:40.546693+0000 mgr.x (mgr.24998) 496 : cluster [DBG] pgmap v81: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.595384+0000 mgr.x (mgr.24998) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.595384+0000 mgr.x (mgr.24998) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.646601+0000 mgr.x (mgr.24998) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.170214+0000 mgr.x (mgr.24998) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.170214+0000 mgr.x (mgr.24998) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.222913+0000 mgr.x (mgr.24998) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.222913+0000 mgr.x (mgr.24998) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.279606+0000 mgr.x (mgr.24998) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.279606+0000 mgr.x (mgr.24998) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.334186+0000 mgr.x (mgr.24998) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.334186+0000 mgr.x (mgr.24998) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.387869+0000 mgr.x (mgr.24998) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.387869+0000 mgr.x (mgr.24998) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.442691+0000 mgr.x (mgr.24998) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.442691+0000 mgr.x (mgr.24998) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.492924+0000 mgr.x (mgr.24998) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.492924+0000 mgr.x (mgr.24998) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.546243+0000 mgr.x (mgr.24998) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.546243+0000 mgr.x (mgr.24998) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cluster 2024-04-30T10:07:40.546693+0000 mgr.x (mgr.24998) 496 : cluster [DBG] pgmap v81: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cluster 2024-04-30T10:07:40.546693+0000 mgr.x (mgr.24998) 496 : cluster [DBG] pgmap v81: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.595384+0000 mgr.x (mgr.24998) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.595384+0000 mgr.x (mgr.24998) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.646601+0000 mgr.x (mgr.24998) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.646601+0000 mgr.x (mgr.24998) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.696420+0000 mgr.x (mgr.24998) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.696420+0000 mgr.x (mgr.24998) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.749248+0000 mgr.x (mgr.24998) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.749248+0000 mgr.x (mgr.24998) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.800123+0000 mgr.x (mgr.24998) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.800123+0000 mgr.x (mgr.24998) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.850641+0000 mgr.x (mgr.24998) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.850641+0000 mgr.x (mgr.24998) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.903605+0000 mgr.x (mgr.24998) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.903605+0000 mgr.x (mgr.24998) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:40.944927+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:40.944927+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:40.946905+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:40.946905+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:40.959567+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:40.959567+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:40.960517+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:40.960517+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.965924+0000 mgr.x (mgr.24998) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:40.965924+0000 mgr.x (mgr.24998) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.646601+0000 mgr.x (mgr.24998) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.696420+0000 mgr.x (mgr.24998) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.696420+0000 mgr.x (mgr.24998) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.749248+0000 mgr.x (mgr.24998) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.749248+0000 mgr.x (mgr.24998) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.800123+0000 mgr.x (mgr.24998) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.800123+0000 mgr.x (mgr.24998) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.850641+0000 mgr.x (mgr.24998) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.850641+0000 mgr.x (mgr.24998) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.903605+0000 mgr.x (mgr.24998) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.903605+0000 mgr.x (mgr.24998) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:40.944927+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:40.944927+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:40.946905+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:40.946905+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:40.959567+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:40.959567+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:40.960517+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:40.960517+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.965924+0000 mgr.x (mgr.24998) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:40.965924+0000 mgr.x (mgr.24998) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:40.966527+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:40.966527+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.008628+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.008628+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.010810+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.010810+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.012847+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.012847+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.013497+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.013497+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:41.018432+0000 mgr.x (mgr.24998) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:41.018432+0000 mgr.x (mgr.24998) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.018993+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.018993+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.061254+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.061254+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.063350+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.063350+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.065292+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:40.966527+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:40.966527+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.008628+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.008628+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.010810+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.010810+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.012847+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.012847+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.013497+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.013497+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:41.018432+0000 mgr.x (mgr.24998) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:41.018432+0000 mgr.x (mgr.24998) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.018993+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.018993+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.061254+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.061254+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.063350+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.063350+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.065292+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.065292+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.065954+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.065954+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:41.070091+0000 mgr.x (mgr.24998) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:41.070091+0000 mgr.x (mgr.24998) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.070688+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.070688+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.112925+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.112925+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.115179+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.115179+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.117022+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.117022+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.117689+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.117689+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:41.121905+0000 mgr.x (mgr.24998) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: cephadm 2024-04-30T10:07:41.121905+0000 mgr.x (mgr.24998) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.122436+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.122436+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.163687+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.065292+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.065954+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.065954+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:41.070091+0000 mgr.x (mgr.24998) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:41.070091+0000 mgr.x (mgr.24998) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.070688+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.070688+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.112925+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.112925+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.115179+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.115179+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.117022+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.117022+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.117689+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.117689+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:41.121905+0000 mgr.x (mgr.24998) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: cephadm 2024-04-30T10:07:41.121905+0000 mgr.x (mgr.24998) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.122436+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.122436+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.163687+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.163687+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.165512+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.165512+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.167313+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.167313+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.167920+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.167920+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.172230+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.172230+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.218517+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.218517+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.223826+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.223826+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.224368+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.224368+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.229802+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.229802+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.230064+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.230064+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.232308+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.232308+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.163687+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.165512+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.165512+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.167313+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.167313+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.167920+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.167920+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.172230+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.172230+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.218517+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.218517+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.223826+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.223826+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.224368+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.224368+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.229802+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.229802+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.230064+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.230064+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.232308+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.232308+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.233704+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.233704+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.235592+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:42.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[75481]: audit 2024-04-30T10:07:41.235592+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:42.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.233704+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.233704+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.235592+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:41 smithi144 bash[73244]: audit 2024-04-30T10:07:41.235592+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:42.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.170214+0000 mgr.x (mgr.24998) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.170214+0000 mgr.x (mgr.24998) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.222913+0000 mgr.x (mgr.24998) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.222913+0000 mgr.x (mgr.24998) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.279606+0000 mgr.x (mgr.24998) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.279606+0000 mgr.x (mgr.24998) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.334186+0000 mgr.x (mgr.24998) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.334186+0000 mgr.x (mgr.24998) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.387869+0000 mgr.x (mgr.24998) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.387869+0000 mgr.x (mgr.24998) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.442691+0000 mgr.x (mgr.24998) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.442691+0000 mgr.x (mgr.24998) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.492924+0000 mgr.x (mgr.24998) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.492924+0000 mgr.x (mgr.24998) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.546243+0000 mgr.x (mgr.24998) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.546243+0000 mgr.x (mgr.24998) 495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cluster 2024-04-30T10:07:40.546693+0000 mgr.x (mgr.24998) 496 : cluster [DBG] pgmap v81: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:42.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cluster 2024-04-30T10:07:40.546693+0000 mgr.x (mgr.24998) 496 : cluster [DBG] pgmap v81: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:42.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.595384+0000 mgr.x (mgr.24998) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.595384+0000 mgr.x (mgr.24998) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.646601+0000 mgr.x (mgr.24998) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.646601+0000 mgr.x (mgr.24998) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.696420+0000 mgr.x (mgr.24998) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.696420+0000 mgr.x (mgr.24998) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.749248+0000 mgr.x (mgr.24998) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.749248+0000 mgr.x (mgr.24998) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.800123+0000 mgr.x (mgr.24998) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.800123+0000 mgr.x (mgr.24998) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.850641+0000 mgr.x (mgr.24998) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.850641+0000 mgr.x (mgr.24998) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.903605+0000 mgr.x (mgr.24998) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.903605+0000 mgr.x (mgr.24998) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:40.944927+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:40.944927+0000 mon.a (mon.0) 1247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:40.946905+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:40.946905+0000 mon.a (mon.0) 1248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:40.959567+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:40.959567+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:40.960517+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:40.960517+0000 mon.a (mon.0) 1250 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.965924+0000 mgr.x (mgr.24998) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:40.965924+0000 mgr.x (mgr.24998) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:40.966527+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:40.966527+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.008628+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.008628+0000 mon.a (mon.0) 1252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.010810+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.010810+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.012847+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.012847+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.013497+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.013497+0000 mon.a (mon.0) 1255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:41.018432+0000 mgr.x (mgr.24998) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:41.018432+0000 mgr.x (mgr.24998) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.018993+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.018993+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.061254+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.061254+0000 mon.a (mon.0) 1257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.063350+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.063350+0000 mon.a (mon.0) 1258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.065292+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.065292+0000 mon.a (mon.0) 1259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.065954+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.065954+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:41.070091+0000 mgr.x (mgr.24998) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:41.070091+0000 mgr.x (mgr.24998) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.070688+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.070688+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.112925+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.112925+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.115179+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.115179+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.117022+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.117022+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.117689+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.117689+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:41.121905+0000 mgr.x (mgr.24998) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: cephadm 2024-04-30T10:07:41.121905+0000 mgr.x (mgr.24998) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:42.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.122436+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.122436+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.163687+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.163687+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.165512+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.165512+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.167313+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.167313+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:42.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.167920+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.167920+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:07:42.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.172230+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.172230+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.218517+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.218517+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.223826+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.223826+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.224368+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.224368+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:07:42.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.229802+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.229802+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:42.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.230064+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.230064+0000 mon.a (mon.0) 1276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.232308+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.232308+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.233704+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.233704+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:07:42.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.235592+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:42.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:41 smithi151 bash[59049]: audit 2024-04-30T10:07:41.235592+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:43.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:42 smithi151 bash[59049]: cephadm 2024-04-30T10:07:41.171582+0000 mgr.x (mgr.24998) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:43.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:42 smithi151 bash[59049]: cephadm 2024-04-30T10:07:41.171582+0000 mgr.x (mgr.24998) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:43.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:42 smithi151 bash[59049]: audit 2024-04-30T10:07:41.234780+0000 mgr.x (mgr.24998) 509 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:43.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:42 smithi151 bash[59049]: audit 2024-04-30T10:07:41.234780+0000 mgr.x (mgr.24998) 509 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:43.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:42 smithi151 bash[59049]: cephadm 2024-04-30T10:07:41.235693+0000 mgr.x (mgr.24998) 510 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-30T10:07:43.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:42 smithi151 bash[59049]: cephadm 2024-04-30T10:07:41.235693+0000 mgr.x (mgr.24998) 510 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-30T10:07:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:42 smithi144 bash[73244]: cephadm 2024-04-30T10:07:41.171582+0000 mgr.x (mgr.24998) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:43.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:42 smithi144 bash[73244]: cephadm 2024-04-30T10:07:41.171582+0000 mgr.x (mgr.24998) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:42 smithi144 bash[73244]: audit 2024-04-30T10:07:41.234780+0000 mgr.x (mgr.24998) 509 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:42 smithi144 bash[73244]: audit 2024-04-30T10:07:41.234780+0000 mgr.x (mgr.24998) 509 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:42 smithi144 bash[73244]: cephadm 2024-04-30T10:07:41.235693+0000 mgr.x (mgr.24998) 510 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-30T10:07:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:42 smithi144 bash[73244]: cephadm 2024-04-30T10:07:41.235693+0000 mgr.x (mgr.24998) 510 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-30T10:07:43.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:42 smithi144 bash[75481]: cephadm 2024-04-30T10:07:41.171582+0000 mgr.x (mgr.24998) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:43.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:42 smithi144 bash[75481]: cephadm 2024-04-30T10:07:41.171582+0000 mgr.x (mgr.24998) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:07:43.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:42 smithi144 bash[75481]: audit 2024-04-30T10:07:41.234780+0000 mgr.x (mgr.24998) 509 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:43.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:42 smithi144 bash[75481]: audit 2024-04-30T10:07:41.234780+0000 mgr.x (mgr.24998) 509 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:43.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:42 smithi144 bash[75481]: cephadm 2024-04-30T10:07:41.235693+0000 mgr.x (mgr.24998) 510 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-30T10:07:43.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:42 smithi144 bash[75481]: cephadm 2024-04-30T10:07:41.235693+0000 mgr.x (mgr.24998) 510 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (11 PGs are or would become offline) 2024-04-30T10:07:43.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:07:43 smithi151 bash[54975]: ts=2024-04-30T10:07: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:07:44.205 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:43 smithi144 bash[83427]: debug 2024-04-30T10:07:43.839+0000 7f8fef8a3700 1 -- 172.21.15.144:0/1332747891 <== mon.0 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560b16301680 con 0x560b1635e800 2024-04-30T10:07:44.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:43 smithi144 bash[75481]: cluster 2024-04-30T10:07:42.547790+0000 mgr.x (mgr.24998) 511 : cluster [DBG] pgmap v82: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:44.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:43 smithi144 bash[75481]: cluster 2024-04-30T10:07:42.547790+0000 mgr.x (mgr.24998) 511 : cluster [DBG] pgmap v82: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:44.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:43 smithi144 bash[73244]: cluster 2024-04-30T10:07:42.547790+0000 mgr.x (mgr.24998) 511 : cluster [DBG] pgmap v82: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:44.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:43 smithi144 bash[73244]: cluster 2024-04-30T10:07:42.547790+0000 mgr.x (mgr.24998) 511 : cluster [DBG] pgmap v82: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:44.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:43 smithi151 bash[59049]: cluster 2024-04-30T10:07:42.547790+0000 mgr.x (mgr.24998) 511 : cluster [DBG] pgmap v82: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:44.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:43 smithi151 bash[59049]: cluster 2024-04-30T10:07:42.547790+0000 mgr.x (mgr.24998) 511 : cluster [DBG] pgmap v82: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:44.672 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:44 smithi144 bash[83427]: debug 2024-04-30T10:07:44.427+0000 7f8ff8a3c7c0 -1 Falling back to public interface 2024-04-30T10:07:45.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:44 smithi151 bash[59049]: audit 2024-04-30T10:07:43.560337+0000 mgr.x (mgr.24998) 512 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:45.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:44 smithi151 bash[59049]: audit 2024-04-30T10:07:43.560337+0000 mgr.x (mgr.24998) 512 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:45.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:44 smithi144 bash[73244]: audit 2024-04-30T10:07:43.560337+0000 mgr.x (mgr.24998) 512 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:45.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:44 smithi144 bash[73244]: audit 2024-04-30T10:07:43.560337+0000 mgr.x (mgr.24998) 512 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:45.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:44 smithi144 bash[75481]: audit 2024-04-30T10:07:43.560337+0000 mgr.x (mgr.24998) 512 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:45.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:44 smithi144 bash[75481]: audit 2024-04-30T10:07:43.560337+0000 mgr.x (mgr.24998) 512 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:46.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:45 smithi151 bash[59049]: cluster 2024-04-30T10:07:44.549620+0000 mgr.x (mgr.24998) 513 : cluster [DBG] pgmap v83: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:46.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:45 smithi151 bash[59049]: cluster 2024-04-30T10:07:44.549620+0000 mgr.x (mgr.24998) 513 : cluster [DBG] pgmap v83: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:46.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:45 smithi144 bash[73244]: cluster 2024-04-30T10:07:44.549620+0000 mgr.x (mgr.24998) 513 : cluster [DBG] pgmap v83: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:46.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:45 smithi144 bash[73244]: cluster 2024-04-30T10:07:44.549620+0000 mgr.x (mgr.24998) 513 : cluster [DBG] pgmap v83: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:46.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:45 smithi144 bash[75481]: cluster 2024-04-30T10:07:44.549620+0000 mgr.x (mgr.24998) 513 : cluster [DBG] pgmap v83: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:46.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:45 smithi144 bash[75481]: cluster 2024-04-30T10:07:44.549620+0000 mgr.x (mgr.24998) 513 : cluster [DBG] pgmap v83: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:47.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:46 smithi144 bash[73244]: cluster 2024-04-30T10:07:46.039435+0000 mon.a (mon.0) 1280 : cluster [WRN] Health check update: Degraded data redundancy: 88/630 objects degraded (13.968%), 24 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:47.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:46 smithi144 bash[73244]: cluster 2024-04-30T10:07:46.039435+0000 mon.a (mon.0) 1280 : cluster [WRN] Health check update: Degraded data redundancy: 88/630 objects degraded (13.968%), 24 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:47.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:46 smithi144 bash[75481]: cluster 2024-04-30T10:07:46.039435+0000 mon.a (mon.0) 1280 : cluster [WRN] Health check update: Degraded data redundancy: 88/630 objects degraded (13.968%), 24 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:47.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:46 smithi144 bash[75481]: cluster 2024-04-30T10:07:46.039435+0000 mon.a (mon.0) 1280 : cluster [WRN] Health check update: Degraded data redundancy: 88/630 objects degraded (13.968%), 24 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:47.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:46 smithi151 bash[59049]: cluster 2024-04-30T10:07:46.039435+0000 mon.a (mon.0) 1280 : cluster [WRN] Health check update: Degraded data redundancy: 88/630 objects degraded (13.968%), 24 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:47.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:46 smithi151 bash[59049]: cluster 2024-04-30T10:07:46.039435+0000 mon.a (mon.0) 1280 : cluster [WRN] Health check update: Degraded data redundancy: 88/630 objects degraded (13.968%), 24 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:47.955 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:47 smithi144 bash[83427]: debug 2024-04-30T10:07:47.491+0000 7f8ff8a3c7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-30T10:07:47.955 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:47 smithi144 bash[83427]: debug 2024-04-30T10:07:47.527+0000 7f8ff8a3c7c0 -1 osd.1 121 log_to_monitors true 2024-04-30T10:07:48.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:07:48 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:07:48] "GET /metrics HTTP/1.1" 200 38352 "" "Prometheus/2.33.4" 2024-04-30T10:07:48.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:47 smithi151 bash[59049]: cluster 2024-04-30T10:07:46.550781+0000 mgr.x (mgr.24998) 514 : cluster [DBG] pgmap v84: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:48.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:47 smithi151 bash[59049]: cluster 2024-04-30T10:07:46.550781+0000 mgr.x (mgr.24998) 514 : cluster [DBG] pgmap v84: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:48.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:47 smithi151 bash[59049]: audit 2024-04-30T10:07:47.536112+0000 mon.a (mon.0) 1281 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-30T10:07:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:47 smithi151 bash[59049]: audit 2024-04-30T10:07:47.536112+0000 mon.a (mon.0) 1281 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-30T10:07:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:47 smithi151 bash[59049]: audit 2024-04-30T10:07:47.624817+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:47 smithi151 bash[59049]: audit 2024-04-30T10:07:47.624817+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:48.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:47 smithi144 bash[75481]: cluster 2024-04-30T10:07:46.550781+0000 mgr.x (mgr.24998) 514 : cluster [DBG] pgmap v84: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:48.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:47 smithi144 bash[75481]: cluster 2024-04-30T10:07:46.550781+0000 mgr.x (mgr.24998) 514 : cluster [DBG] pgmap v84: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:48.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:47 smithi144 bash[75481]: audit 2024-04-30T10:07:47.536112+0000 mon.a (mon.0) 1281 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-30T10:07:48.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:47 smithi144 bash[75481]: audit 2024-04-30T10:07:47.536112+0000 mon.a (mon.0) 1281 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-30T10:07:48.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:47 smithi144 bash[75481]: audit 2024-04-30T10:07:47.624817+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:48.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:47 smithi144 bash[75481]: audit 2024-04-30T10:07:47.624817+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:48.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:47 smithi144 bash[73244]: cluster 2024-04-30T10:07:46.550781+0000 mgr.x (mgr.24998) 514 : cluster [DBG] pgmap v84: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:48.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:47 smithi144 bash[73244]: cluster 2024-04-30T10:07:46.550781+0000 mgr.x (mgr.24998) 514 : cluster [DBG] pgmap v84: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 88/630 objects degraded (13.968%) 2024-04-30T10:07:48.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:47 smithi144 bash[73244]: audit 2024-04-30T10:07:47.536112+0000 mon.a (mon.0) 1281 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-30T10:07:48.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:47 smithi144 bash[73244]: audit 2024-04-30T10:07:47.536112+0000 mon.a (mon.0) 1281 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-30T10:07:48.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:47 smithi144 bash[73244]: audit 2024-04-30T10:07:47.624817+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:47 smithi144 bash[73244]: audit 2024-04-30T10:07:47.624817+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:48.955 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:07:48 smithi144 bash[83427]: debug 2024-04-30T10:07:48.555+0000 7f8fe5e8b700 -1 osd.1 121 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T10:07:48.995 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:07:48 smithi151 bash[54975]: ts=2024-04-30T10:07:48.660Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: 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 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-30T10:07:48.995 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:07:48 smithi151 bash[54975]: ts=2024-04-30T10:07:48.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 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:07:49.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:48 smithi151 bash[59049]: audit 2024-04-30T10:07:47.994853+0000 mon.a (mon.0) 1283 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-30T10:07:49.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:48 smithi151 bash[59049]: audit 2024-04-30T10:07:47.994853+0000 mon.a (mon.0) 1283 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-30T10:07:49.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:48 smithi151 bash[59049]: cluster 2024-04-30T10:07:48.002553+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-30T10:07:49.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:48 smithi151 bash[59049]: cluster 2024-04-30T10:07:48.002553+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-30T10:07:49.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:48 smithi151 bash[59049]: audit 2024-04-30T10:07:48.006937+0000 mon.a (mon.0) 1285 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:07:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:48 smithi151 bash[59049]: audit 2024-04-30T10:07:48.006937+0000 mon.a (mon.0) 1285 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:07:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:48 smithi151 bash[59049]: audit 2024-04-30T10:07:48.546698+0000 mon.a (mon.0) 1286 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' 2024-04-30T10:07:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:48 smithi151 bash[59049]: audit 2024-04-30T10:07:48.546698+0000 mon.a (mon.0) 1286 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' 2024-04-30T10:07:49.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:48 smithi144 bash[73244]: audit 2024-04-30T10:07:47.994853+0000 mon.a (mon.0) 1283 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-30T10:07:49.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:48 smithi144 bash[73244]: audit 2024-04-30T10:07:47.994853+0000 mon.a (mon.0) 1283 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-30T10:07:49.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:48 smithi144 bash[73244]: cluster 2024-04-30T10:07:48.002553+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-30T10:07:49.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:48 smithi144 bash[73244]: cluster 2024-04-30T10:07:48.002553+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-30T10:07:49.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:48 smithi144 bash[73244]: audit 2024-04-30T10:07:48.006937+0000 mon.a (mon.0) 1285 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:07:49.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:48 smithi144 bash[73244]: audit 2024-04-30T10:07:48.006937+0000 mon.a (mon.0) 1285 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:07:49.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:48 smithi144 bash[73244]: audit 2024-04-30T10:07:48.546698+0000 mon.a (mon.0) 1286 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' 2024-04-30T10:07:49.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:48 smithi144 bash[73244]: audit 2024-04-30T10:07:48.546698+0000 mon.a (mon.0) 1286 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' 2024-04-30T10:07:49.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:48 smithi144 bash[75481]: audit 2024-04-30T10:07:47.994853+0000 mon.a (mon.0) 1283 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-30T10:07:49.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:48 smithi144 bash[75481]: audit 2024-04-30T10:07:47.994853+0000 mon.a (mon.0) 1283 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-30T10:07:49.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:48 smithi144 bash[75481]: cluster 2024-04-30T10:07:48.002553+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-30T10:07:49.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:48 smithi144 bash[75481]: cluster 2024-04-30T10:07:48.002553+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-30T10:07:49.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:48 smithi144 bash[75481]: audit 2024-04-30T10:07:48.006937+0000 mon.a (mon.0) 1285 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:07:49.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:48 smithi144 bash[75481]: audit 2024-04-30T10:07:48.006937+0000 mon.a (mon.0) 1285 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:07:49.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:48 smithi144 bash[75481]: audit 2024-04-30T10:07:48.546698+0000 mon.a (mon.0) 1286 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' 2024-04-30T10:07:49.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:48 smithi144 bash[75481]: audit 2024-04-30T10:07:48.546698+0000 mon.a (mon.0) 1286 : audit [INF] from='osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922]' entity='osd.1' 2024-04-30T10:07:50.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:49 smithi151 bash[59049]: cluster 2024-04-30T10:07:48.552700+0000 mgr.x (mgr.24998) 515 : cluster [DBG] pgmap v86: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-04-30T10:07:50.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:49 smithi151 bash[59049]: cluster 2024-04-30T10:07:48.552700+0000 mgr.x (mgr.24998) 515 : cluster [DBG] pgmap v86: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-04-30T10:07:50.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:49 smithi151 bash[59049]: cluster 2024-04-30T10:07:49.545003+0000 mon.a (mon.0) 1287 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:07:50.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:49 smithi151 bash[59049]: cluster 2024-04-30T10:07:49.545003+0000 mon.a (mon.0) 1287 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:07:50.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:49 smithi151 bash[59049]: cluster 2024-04-30T10:07:49.561078+0000 mon.a (mon.0) 1288 : cluster [INF] osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922] boot 2024-04-30T10:07:50.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:49 smithi151 bash[59049]: cluster 2024-04-30T10:07:49.561078+0000 mon.a (mon.0) 1288 : cluster [INF] osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922] boot 2024-04-30T10:07:50.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:49 smithi151 bash[59049]: cluster 2024-04-30T10:07:49.561155+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-30T10:07:50.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:49 smithi151 bash[59049]: cluster 2024-04-30T10:07:49.561155+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-30T10:07:50.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:49 smithi151 bash[59049]: audit 2024-04-30T10:07:49.562149+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:07:50.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:49 smithi151 bash[59049]: audit 2024-04-30T10:07:49.562149+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:07:50.420 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:49 smithi144 bash[75481]: cluster 2024-04-30T10:07:48.552700+0000 mgr.x (mgr.24998) 515 : cluster [DBG] pgmap v86: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-04-30T10:07:50.420 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:49 smithi144 bash[75481]: cluster 2024-04-30T10:07:48.552700+0000 mgr.x (mgr.24998) 515 : cluster [DBG] pgmap v86: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-04-30T10:07:50.421 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:49 smithi144 bash[75481]: cluster 2024-04-30T10:07:49.545003+0000 mon.a (mon.0) 1287 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:07:50.421 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:49 smithi144 bash[75481]: cluster 2024-04-30T10:07:49.545003+0000 mon.a (mon.0) 1287 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:07:50.421 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:49 smithi144 bash[75481]: cluster 2024-04-30T10:07:49.561078+0000 mon.a (mon.0) 1288 : cluster [INF] osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922] boot 2024-04-30T10:07:50.421 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:49 smithi144 bash[75481]: cluster 2024-04-30T10:07:49.561078+0000 mon.a (mon.0) 1288 : cluster [INF] osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922] boot 2024-04-30T10:07:50.421 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:49 smithi144 bash[75481]: cluster 2024-04-30T10:07:49.561155+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-30T10:07:50.421 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:49 smithi144 bash[75481]: cluster 2024-04-30T10:07:49.561155+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-30T10:07:50.421 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:49 smithi144 bash[75481]: audit 2024-04-30T10:07:49.562149+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:07:50.421 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:49 smithi144 bash[75481]: audit 2024-04-30T10:07:49.562149+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:07:50.421 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:49 smithi144 bash[73244]: cluster 2024-04-30T10:07:48.552700+0000 mgr.x (mgr.24998) 515 : cluster [DBG] pgmap v86: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-04-30T10:07:50.422 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:49 smithi144 bash[73244]: cluster 2024-04-30T10:07:48.552700+0000 mgr.x (mgr.24998) 515 : cluster [DBG] pgmap v86: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 88/630 objects degraded (13.968%) 2024-04-30T10:07:50.422 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:49 smithi144 bash[73244]: cluster 2024-04-30T10:07:49.545003+0000 mon.a (mon.0) 1287 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:07:50.422 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:49 smithi144 bash[73244]: cluster 2024-04-30T10:07:49.545003+0000 mon.a (mon.0) 1287 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:07:50.422 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:49 smithi144 bash[73244]: cluster 2024-04-30T10:07:49.561078+0000 mon.a (mon.0) 1288 : cluster [INF] osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922] boot 2024-04-30T10:07:50.422 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:49 smithi144 bash[73244]: cluster 2024-04-30T10:07:49.561078+0000 mon.a (mon.0) 1288 : cluster [INF] osd.1 [v2:172.21.15.144:6808/536282922,v1:172.21.15.144:6809/536282922] boot 2024-04-30T10:07:50.422 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:50 smithi144 bash[73244]: cluster 2024-04-30T10:07:49.561155+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-30T10:07:50.422 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:50 smithi144 bash[73244]: cluster 2024-04-30T10:07:49.561155+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-04-30T10:07:50.422 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:50 smithi144 bash[73244]: audit 2024-04-30T10:07:49.562149+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:07:50.422 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:50 smithi144 bash[73244]: audit 2024-04-30T10:07:49.562149+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-30T10:07:51.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[73244]: audit 2024-04-30T10:07:50.404904+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:51.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[73244]: audit 2024-04-30T10:07:50.404904+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:51.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[73244]: audit 2024-04-30T10:07:50.412862+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:51.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[73244]: audit 2024-04-30T10:07:50.412862+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:51.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[73244]: audit 2024-04-30T10:07:50.420952+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:51.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[73244]: audit 2024-04-30T10:07:50.420952+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:51.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[73244]: cluster 2024-04-30T10:07:50.553790+0000 mgr.x (mgr.24998) 516 : cluster [DBG] pgmap v88: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 88/630 objects degraded (13.968%) 2024-04-30T10:07:51.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[73244]: cluster 2024-04-30T10:07:50.553790+0000 mgr.x (mgr.24998) 516 : cluster [DBG] pgmap v88: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 88/630 objects degraded (13.968%) 2024-04-30T10:07:51.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[73244]: cluster 2024-04-30T10:07:50.562488+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-30T10:07:51.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[73244]: cluster 2024-04-30T10:07:50.562488+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-30T10:07:51.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[75481]: audit 2024-04-30T10:07:50.404904+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:51.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[75481]: audit 2024-04-30T10:07:50.404904+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:51.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[75481]: audit 2024-04-30T10:07:50.412862+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:51.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[75481]: audit 2024-04-30T10:07:50.412862+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:51.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[75481]: audit 2024-04-30T10:07:50.420952+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:51.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[75481]: audit 2024-04-30T10:07:50.420952+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:51.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[75481]: cluster 2024-04-30T10:07:50.553790+0000 mgr.x (mgr.24998) 516 : cluster [DBG] pgmap v88: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 88/630 objects degraded (13.968%) 2024-04-30T10:07:51.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[75481]: cluster 2024-04-30T10:07:50.553790+0000 mgr.x (mgr.24998) 516 : cluster [DBG] pgmap v88: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 88/630 objects degraded (13.968%) 2024-04-30T10:07:51.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[75481]: cluster 2024-04-30T10:07:50.562488+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-30T10:07:51.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:51 smithi144 bash[75481]: cluster 2024-04-30T10:07:50.562488+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-30T10:07:51.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:51 smithi151 bash[59049]: audit 2024-04-30T10:07:50.404904+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:51.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:51 smithi151 bash[59049]: audit 2024-04-30T10:07:50.404904+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:51.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:51 smithi151 bash[59049]: audit 2024-04-30T10:07:50.412862+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:51.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:51 smithi151 bash[59049]: audit 2024-04-30T10:07:50.412862+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:51.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:51 smithi151 bash[59049]: audit 2024-04-30T10:07:50.420952+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:51.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:51 smithi151 bash[59049]: audit 2024-04-30T10:07:50.420952+0000 mon.a (mon.0) 1293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:51.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:51 smithi151 bash[59049]: cluster 2024-04-30T10:07:50.553790+0000 mgr.x (mgr.24998) 516 : cluster [DBG] pgmap v88: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 88/630 objects degraded (13.968%) 2024-04-30T10:07:51.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:51 smithi151 bash[59049]: cluster 2024-04-30T10:07:50.553790+0000 mgr.x (mgr.24998) 516 : cluster [DBG] pgmap v88: 161 pgs: 24 active+undersized+degraded, 39 active+undersized, 98 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 88/630 objects degraded (13.968%) 2024-04-30T10:07:51.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:51 smithi151 bash[59049]: cluster 2024-04-30T10:07:50.562488+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-30T10:07:51.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:51 smithi151 bash[59049]: cluster 2024-04-30T10:07:50.562488+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-04-30T10:07:53.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:07:53 smithi151 bash[54975]: ts=2024-04-30T10:07: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=\"smithi144\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi144\", job=\"node\", machine=\"x86_64\", nodename=\"smithi144\", 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-30T10:07:53.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:53 smithi151 bash[59049]: audit 2024-04-30T10:07:52.486411+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:53 smithi151 bash[59049]: audit 2024-04-30T10:07:52.486411+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:53 smithi151 bash[59049]: audit 2024-04-30T10:07:52.488711+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:53.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:53 smithi151 bash[59049]: audit 2024-04-30T10:07:52.488711+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:53.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:53 smithi151 bash[59049]: cluster 2024-04-30T10:07:52.554928+0000 mgr.x (mgr.24998) 517 : cluster [DBG] pgmap v90: 161 pgs: 23 active+undersized+degraded, 34 active+undersized, 104 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-04-30T10:07:53.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:53 smithi151 bash[59049]: cluster 2024-04-30T10:07:52.554928+0000 mgr.x (mgr.24998) 517 : cluster [DBG] pgmap v90: 161 pgs: 23 active+undersized+degraded, 34 active+undersized, 104 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-04-30T10:07:53.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:53 smithi151 bash[59049]: audit 2024-04-30T10:07:53.157191+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:53 smithi151 bash[59049]: audit 2024-04-30T10:07:53.157191+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:53 smithi151 bash[59049]: audit 2024-04-30T10:07:53.170627+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:53 smithi151 bash[59049]: audit 2024-04-30T10:07:53.170627+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:53 smithi151 bash[59049]: audit 2024-04-30T10:07:53.182298+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:53 smithi151 bash[59049]: audit 2024-04-30T10:07:53.182298+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[73244]: audit 2024-04-30T10:07:52.486411+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[73244]: audit 2024-04-30T10:07:52.486411+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[73244]: audit 2024-04-30T10:07:52.488711+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:53.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[73244]: audit 2024-04-30T10:07:52.488711+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:53.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[73244]: cluster 2024-04-30T10:07:52.554928+0000 mgr.x (mgr.24998) 517 : cluster [DBG] pgmap v90: 161 pgs: 23 active+undersized+degraded, 34 active+undersized, 104 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-04-30T10:07:53.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[73244]: cluster 2024-04-30T10:07:52.554928+0000 mgr.x (mgr.24998) 517 : cluster [DBG] pgmap v90: 161 pgs: 23 active+undersized+degraded, 34 active+undersized, 104 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-04-30T10:07:53.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[73244]: audit 2024-04-30T10:07:53.157191+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[73244]: audit 2024-04-30T10:07:53.157191+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[73244]: audit 2024-04-30T10:07:53.170627+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[73244]: audit 2024-04-30T10:07:53.170627+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[73244]: audit 2024-04-30T10:07:53.182298+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[73244]: audit 2024-04-30T10:07:53.182298+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[75481]: audit 2024-04-30T10:07:52.486411+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[75481]: audit 2024-04-30T10:07:52.486411+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[75481]: audit 2024-04-30T10:07:52.488711+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:53.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[75481]: audit 2024-04-30T10:07:52.488711+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:07:53.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[75481]: cluster 2024-04-30T10:07:52.554928+0000 mgr.x (mgr.24998) 517 : cluster [DBG] pgmap v90: 161 pgs: 23 active+undersized+degraded, 34 active+undersized, 104 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-04-30T10:07:53.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[75481]: cluster 2024-04-30T10:07:52.554928+0000 mgr.x (mgr.24998) 517 : cluster [DBG] pgmap v90: 161 pgs: 23 active+undersized+degraded, 34 active+undersized, 104 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 82/630 objects degraded (13.016%) 2024-04-30T10:07:53.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[75481]: audit 2024-04-30T10:07:53.157191+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[75481]: audit 2024-04-30T10:07:53.157191+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[75481]: audit 2024-04-30T10:07:53.170627+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[75481]: audit 2024-04-30T10:07:53.170627+0000 mon.a (mon.0) 1298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[75481]: audit 2024-04-30T10:07:53.182298+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:53.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:53 smithi144 bash[75481]: audit 2024-04-30T10:07:53.182298+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:54.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:54 smithi151 bash[59049]: cluster 2024-04-30T10:07:53.482042+0000 mon.a (mon.0) 1300 : cluster [WRN] Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 23 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:54.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:54 smithi151 bash[59049]: cluster 2024-04-30T10:07:53.482042+0000 mon.a (mon.0) 1300 : cluster [WRN] Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 23 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:54.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:54 smithi151 bash[59049]: audit 2024-04-30T10:07:53.571811+0000 mgr.x (mgr.24998) 518 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:54.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:54 smithi151 bash[59049]: audit 2024-04-30T10:07:53.571811+0000 mgr.x (mgr.24998) 518 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:54.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:54 smithi144 bash[75481]: cluster 2024-04-30T10:07:53.482042+0000 mon.a (mon.0) 1300 : cluster [WRN] Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 23 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:54.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:54 smithi144 bash[75481]: cluster 2024-04-30T10:07:53.482042+0000 mon.a (mon.0) 1300 : cluster [WRN] Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 23 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:54.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:54 smithi144 bash[75481]: audit 2024-04-30T10:07:53.571811+0000 mgr.x (mgr.24998) 518 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:54.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:54 smithi144 bash[75481]: audit 2024-04-30T10:07:53.571811+0000 mgr.x (mgr.24998) 518 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:54.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:54 smithi144 bash[73244]: cluster 2024-04-30T10:07:53.482042+0000 mon.a (mon.0) 1300 : cluster [WRN] Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 23 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:54.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:54 smithi144 bash[73244]: cluster 2024-04-30T10:07:53.482042+0000 mon.a (mon.0) 1300 : cluster [WRN] Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 23 pgs degraded (PG_DEGRADED) 2024-04-30T10:07:54.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:54 smithi144 bash[73244]: audit 2024-04-30T10:07:53.571811+0000 mgr.x (mgr.24998) 518 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:54.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:54 smithi144 bash[73244]: audit 2024-04-30T10:07:53.571811+0000 mgr.x (mgr.24998) 518 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:07:55.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:55 smithi151 bash[59049]: cluster 2024-04-30T10:07:54.556076+0000 mgr.x (mgr.24998) 519 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-30T10:07:55.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:55 smithi151 bash[59049]: cluster 2024-04-30T10:07:54.556076+0000 mgr.x (mgr.24998) 519 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-30T10:07:55.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:55 smithi144 bash[73244]: cluster 2024-04-30T10:07:54.556076+0000 mgr.x (mgr.24998) 519 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-30T10:07:55.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:55 smithi144 bash[73244]: cluster 2024-04-30T10:07:54.556076+0000 mgr.x (mgr.24998) 519 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-30T10:07:55.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:55 smithi144 bash[75481]: cluster 2024-04-30T10:07:54.556076+0000 mgr.x (mgr.24998) 519 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-30T10:07:55.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:55 smithi144 bash[75481]: cluster 2024-04-30T10:07:54.556076+0000 mgr.x (mgr.24998) 519 : cluster [DBG] pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-30T10:07:56.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:56 smithi151 bash[59049]: cluster 2024-04-30T10:07:55.493481+0000 mon.a (mon.0) 1301 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/630 objects degraded (13.016%), 23 pgs degraded) 2024-04-30T10:07:56.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:56 smithi151 bash[59049]: cluster 2024-04-30T10:07:55.493481+0000 mon.a (mon.0) 1301 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/630 objects degraded (13.016%), 23 pgs degraded) 2024-04-30T10:07:56.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:56 smithi151 bash[59049]: cluster 2024-04-30T10:07:55.493538+0000 mon.a (mon.0) 1302 : cluster [INF] Cluster is now healthy 2024-04-30T10:07:56.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:56 smithi151 bash[59049]: cluster 2024-04-30T10:07:55.493538+0000 mon.a (mon.0) 1302 : cluster [INF] Cluster is now healthy 2024-04-30T10:07:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:56 smithi151 bash[59049]: audit 2024-04-30T10:07:56.238545+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:56 smithi151 bash[59049]: audit 2024-04-30T10:07:56.238545+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:56.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:56 smithi144 bash[75481]: cluster 2024-04-30T10:07:55.493481+0000 mon.a (mon.0) 1301 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/630 objects degraded (13.016%), 23 pgs degraded) 2024-04-30T10:07:56.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:56 smithi144 bash[75481]: cluster 2024-04-30T10:07:55.493481+0000 mon.a (mon.0) 1301 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/630 objects degraded (13.016%), 23 pgs degraded) 2024-04-30T10:07:56.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:56 smithi144 bash[75481]: cluster 2024-04-30T10:07:55.493538+0000 mon.a (mon.0) 1302 : cluster [INF] Cluster is now healthy 2024-04-30T10:07:56.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:56 smithi144 bash[75481]: cluster 2024-04-30T10:07:55.493538+0000 mon.a (mon.0) 1302 : cluster [INF] Cluster is now healthy 2024-04-30T10:07:56.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:56 smithi144 bash[75481]: audit 2024-04-30T10:07:56.238545+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:56.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:56 smithi144 bash[75481]: audit 2024-04-30T10:07:56.238545+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:56 smithi144 bash[73244]: cluster 2024-04-30T10:07:55.493481+0000 mon.a (mon.0) 1301 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/630 objects degraded (13.016%), 23 pgs degraded) 2024-04-30T10:07:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:56 smithi144 bash[73244]: cluster 2024-04-30T10:07:55.493481+0000 mon.a (mon.0) 1301 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 82/630 objects degraded (13.016%), 23 pgs degraded) 2024-04-30T10:07:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:56 smithi144 bash[73244]: cluster 2024-04-30T10:07:55.493538+0000 mon.a (mon.0) 1302 : cluster [INF] Cluster is now healthy 2024-04-30T10:07:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:56 smithi144 bash[73244]: cluster 2024-04-30T10:07:55.493538+0000 mon.a (mon.0) 1302 : cluster [INF] Cluster is now healthy 2024-04-30T10:07:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:56 smithi144 bash[73244]: audit 2024-04-30T10:07:56.238545+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:56 smithi144 bash[73244]: audit 2024-04-30T10:07:56.238545+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:57.764 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:57 smithi144 bash[73244]: audit 2024-04-30T10:07:56.238027+0000 mgr.x (mgr.24998) 520 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:57.764 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:57 smithi144 bash[73244]: audit 2024-04-30T10:07:56.238027+0000 mgr.x (mgr.24998) 520 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:57.764 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:57 smithi144 bash[73244]: cephadm 2024-04-30T10:07:56.241154+0000 mgr.x (mgr.24998) 521 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-30T10:07:57.764 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:57 smithi144 bash[73244]: cephadm 2024-04-30T10:07:56.241154+0000 mgr.x (mgr.24998) 521 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-30T10:07:57.764 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:57 smithi144 bash[73244]: cluster 2024-04-30T10:07:56.556995+0000 mgr.x (mgr.24998) 522 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-30T10:07:57.764 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:57 smithi144 bash[73244]: cluster 2024-04-30T10:07:56.556995+0000 mgr.x (mgr.24998) 522 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-30T10:07:57.765 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:57 smithi144 bash[75481]: audit 2024-04-30T10:07:56.238027+0000 mgr.x (mgr.24998) 520 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:57.765 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:57 smithi144 bash[75481]: audit 2024-04-30T10:07:56.238027+0000 mgr.x (mgr.24998) 520 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:57.765 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:57 smithi144 bash[75481]: cephadm 2024-04-30T10:07:56.241154+0000 mgr.x (mgr.24998) 521 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-30T10:07:57.765 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:57 smithi144 bash[75481]: cephadm 2024-04-30T10:07:56.241154+0000 mgr.x (mgr.24998) 521 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-30T10:07:57.765 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:57 smithi144 bash[75481]: cluster 2024-04-30T10:07:56.556995+0000 mgr.x (mgr.24998) 522 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-30T10:07:57.765 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:57 smithi144 bash[75481]: cluster 2024-04-30T10:07:56.556995+0000 mgr.x (mgr.24998) 522 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-30T10:07:57.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:57 smithi151 bash[59049]: audit 2024-04-30T10:07:56.238027+0000 mgr.x (mgr.24998) 520 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:57.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:57 smithi151 bash[59049]: audit 2024-04-30T10:07:56.238027+0000 mgr.x (mgr.24998) 520 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:07:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:57 smithi151 bash[59049]: cephadm 2024-04-30T10:07:56.241154+0000 mgr.x (mgr.24998) 521 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-30T10:07:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:57 smithi151 bash[59049]: cephadm 2024-04-30T10:07:56.241154+0000 mgr.x (mgr.24998) 521 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-30T10:07:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:57 smithi151 bash[59049]: cluster 2024-04-30T10:07:56.556995+0000 mgr.x (mgr.24998) 522 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-30T10:07:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:57 smithi151 bash[59049]: cluster 2024-04-30T10:07:56.556995+0000 mgr.x (mgr.24998) 522 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-30T10:07:58.504 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:07:58 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:07:58] "GET /metrics HTTP/1.1" 200 38215 "" "Prometheus/2.33.4" 2024-04-30T10:07:58.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:07:58 smithi151 bash[54975]: ts=2024-04-30T10:07: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 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)\", cluster=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.144\", device_class=\"ssd\", hostname=\"smithi144\", instance=\"172.21.15.151:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.144\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-30T10:07:59.776 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[75481]: cephadm 2024-04-30T10:07:58.511678+0000 mgr.x (mgr.24998) 523 : cephadm [INF] Upgrade: Updating osd.2 2024-04-30T10:07:59.776 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[75481]: cephadm 2024-04-30T10:07:58.511678+0000 mgr.x (mgr.24998) 523 : cephadm [INF] Upgrade: Updating osd.2 2024-04-30T10:07:59.776 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[75481]: audit 2024-04-30T10:07:58.517568+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:59.776 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[75481]: audit 2024-04-30T10:07:58.517568+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:59.776 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[75481]: audit 2024-04-30T10:07:58.520737+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T10:07:59.776 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[75481]: audit 2024-04-30T10:07:58.520737+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T10:07:59.776 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[75481]: audit 2024-04-30T10:07:58.521777+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:59.776 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[75481]: audit 2024-04-30T10:07:58.521777+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:59.776 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[75481]: cephadm 2024-04-30T10:07:58.523563+0000 mgr.x (mgr.24998) 524 : cephadm [INF] Deploying daemon osd.2 on smithi144 2024-04-30T10:07:59.776 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[75481]: cephadm 2024-04-30T10:07:58.523563+0000 mgr.x (mgr.24998) 524 : cephadm [INF] Deploying daemon osd.2 on smithi144 2024-04-30T10:07:59.776 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[75481]: cluster 2024-04-30T10:07:58.557862+0000 mgr.x (mgr.24998) 525 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-30T10:07:59.777 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[75481]: cluster 2024-04-30T10:07:58.557862+0000 mgr.x (mgr.24998) 525 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-30T10:07:59.777 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[73244]: cephadm 2024-04-30T10:07:58.511678+0000 mgr.x (mgr.24998) 523 : cephadm [INF] Upgrade: Updating osd.2 2024-04-30T10:07:59.777 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[73244]: cephadm 2024-04-30T10:07:58.511678+0000 mgr.x (mgr.24998) 523 : cephadm [INF] Upgrade: Updating osd.2 2024-04-30T10:07:59.777 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[73244]: audit 2024-04-30T10:07:58.517568+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:59.777 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[73244]: audit 2024-04-30T10:07:58.517568+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:59.777 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[73244]: audit 2024-04-30T10:07:58.520737+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T10:07:59.777 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[73244]: audit 2024-04-30T10:07:58.520737+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T10:07:59.777 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[73244]: audit 2024-04-30T10:07:58.521777+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:59.777 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[73244]: audit 2024-04-30T10:07:58.521777+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:59.777 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[73244]: cephadm 2024-04-30T10:07:58.523563+0000 mgr.x (mgr.24998) 524 : cephadm [INF] Deploying daemon osd.2 on smithi144 2024-04-30T10:07:59.777 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[73244]: cephadm 2024-04-30T10:07:58.523563+0000 mgr.x (mgr.24998) 524 : cephadm [INF] Deploying daemon osd.2 on smithi144 2024-04-30T10:07:59.777 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[73244]: cluster 2024-04-30T10:07:58.557862+0000 mgr.x (mgr.24998) 525 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-30T10:07:59.778 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:07:59 smithi144 bash[73244]: cluster 2024-04-30T10:07:58.557862+0000 mgr.x (mgr.24998) 525 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-30T10:07:59.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:59 smithi151 bash[59049]: cephadm 2024-04-30T10:07:58.511678+0000 mgr.x (mgr.24998) 523 : cephadm [INF] Upgrade: Updating osd.2 2024-04-30T10:07:59.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:59 smithi151 bash[59049]: cephadm 2024-04-30T10:07:58.511678+0000 mgr.x (mgr.24998) 523 : cephadm [INF] Upgrade: Updating osd.2 2024-04-30T10:07:59.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:59 smithi151 bash[59049]: audit 2024-04-30T10:07:58.517568+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:59.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:59 smithi151 bash[59049]: audit 2024-04-30T10:07:58.517568+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:07:59.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:59 smithi151 bash[59049]: audit 2024-04-30T10:07:58.520737+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T10:07:59.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:59 smithi151 bash[59049]: audit 2024-04-30T10:07:58.520737+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T10:07:59.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:59 smithi151 bash[59049]: audit 2024-04-30T10:07:58.521777+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:59.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:59 smithi151 bash[59049]: audit 2024-04-30T10:07:58.521777+0000 mon.a (mon.0) 1306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:07:59.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:59 smithi151 bash[59049]: cephadm 2024-04-30T10:07:58.523563+0000 mgr.x (mgr.24998) 524 : cephadm [INF] Deploying daemon osd.2 on smithi144 2024-04-30T10:07:59.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:59 smithi151 bash[59049]: cephadm 2024-04-30T10:07:58.523563+0000 mgr.x (mgr.24998) 524 : cephadm [INF] Deploying daemon osd.2 on smithi144 2024-04-30T10:07:59.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:59 smithi151 bash[59049]: cluster 2024-04-30T10:07:58.557862+0000 mgr.x (mgr.24998) 525 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-30T10:07:59.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:07:59 smithi151 bash[59049]: cluster 2024-04-30T10:07:58.557862+0000 mgr.x (mgr.24998) 525 : cluster [DBG] pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-30T10:08:01.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:01 smithi144 bash[73244]: audit 2024-04-30T10:08:00.279352+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:01 smithi144 bash[73244]: audit 2024-04-30T10:08:00.279352+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:01 smithi144 bash[73244]: audit 2024-04-30T10:08:00.293744+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:01 smithi144 bash[73244]: audit 2024-04-30T10:08:00.293744+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:01 smithi144 bash[73244]: audit 2024-04-30T10:08:00.307284+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:01 smithi144 bash[73244]: audit 2024-04-30T10:08:00.307284+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:01 smithi144 bash[73244]: cluster 2024-04-30T10:08:00.558643+0000 mgr.x (mgr.24998) 526 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:08:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:01 smithi144 bash[73244]: cluster 2024-04-30T10:08:00.558643+0000 mgr.x (mgr.24998) 526 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:08:01.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:01 smithi144 bash[75481]: audit 2024-04-30T10:08:00.279352+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:01.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:01 smithi144 bash[75481]: audit 2024-04-30T10:08:00.279352+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:01.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:01 smithi144 bash[75481]: audit 2024-04-30T10:08:00.293744+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:01 smithi144 bash[75481]: audit 2024-04-30T10:08:00.293744+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:01 smithi144 bash[75481]: audit 2024-04-30T10:08:00.307284+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:01 smithi144 bash[75481]: audit 2024-04-30T10:08:00.307284+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:01 smithi144 bash[75481]: cluster 2024-04-30T10:08:00.558643+0000 mgr.x (mgr.24998) 526 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:08:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:01 smithi144 bash[75481]: cluster 2024-04-30T10:08:00.558643+0000 mgr.x (mgr.24998) 526 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:08:01.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:01 smithi151 bash[59049]: audit 2024-04-30T10:08:00.279352+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:01.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:01 smithi151 bash[59049]: audit 2024-04-30T10:08:00.279352+0000 mon.a (mon.0) 1307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:01.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:01 smithi151 bash[59049]: audit 2024-04-30T10:08:00.293744+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:01.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:01 smithi151 bash[59049]: audit 2024-04-30T10:08:00.293744+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:01.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:01 smithi151 bash[59049]: audit 2024-04-30T10:08:00.307284+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:01.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:01 smithi151 bash[59049]: audit 2024-04-30T10:08:00.307284+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:01.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:01 smithi151 bash[59049]: cluster 2024-04-30T10:08:00.558643+0000 mgr.x (mgr.24998) 526 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:08:01.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:01 smithi151 bash[59049]: cluster 2024-04-30T10:08:00.558643+0000 mgr.x (mgr.24998) 526 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:08:02.668 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:08:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:02.668 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:08:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:02.669 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:02.669 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:08:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:02.669 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:08:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:02.670 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:02.670 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:08:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:02.670 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:02.671 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:08:02 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:02.955 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:02 smithi144 systemd[1]: Stopping Ceph osd.2 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:08:03.455 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:03 smithi144 bash[33812]: debug 2024-04-30T10:08:03.142+0000 7f00950a7700 -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-30T10:08:03.455 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:03 smithi144 bash[33812]: debug 2024-04-30T10:08:03.142+0000 7f00950a7700 -1 osd.2 126 *** Got signal Terminated *** 2024-04-30T10:08:03.455 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:03 smithi144 bash[33812]: debug 2024-04-30T10:08:03.142+0000 7f00950a7700 -1 osd.2 126 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:08:03.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:08:03 smithi151 bash[54975]: ts=2024-04-30T10:08: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=\"smithi151\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi151\", job=\"node\", machine=\"x86_64\", nodename=\"smithi151\", 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=\"9dbd1526-06d6-11ef-bc93-c7b262605968\", domainname=\"(none)\", instance=\"smithi151\", job=\"node\", machine=\"x86_64\", nodename=\"smithi151\", 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-30T10:08:03.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:03 smithi151 bash[59049]: cluster 2024-04-30T10:08:02.559488+0000 mgr.x (mgr.24998) 527 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:08:03.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:03 smithi151 bash[59049]: cluster 2024-04-30T10:08:02.559488+0000 mgr.x (mgr.24998) 527 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:08:03.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:03 smithi151 bash[59049]: audit 2024-04-30T10:08:02.641847+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:03.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:03 smithi151 bash[59049]: audit 2024-04-30T10:08:02.641847+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:03.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:03 smithi151 bash[59049]: cluster 2024-04-30T10:08:03.148802+0000 mon.a (mon.0) 1311 : cluster [INF] osd.2 marked itself down and dead 2024-04-30T10:08:03.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:03 smithi151 bash[59049]: cluster 2024-04-30T10:08:03.148802+0000 mon.a (mon.0) 1311 : cluster [INF] osd.2 marked itself down and dead 2024-04-30T10:08:03.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:03 smithi144 bash[73244]: cluster 2024-04-30T10:08:02.559488+0000 mgr.x (mgr.24998) 527 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:08:03.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:03 smithi144 bash[73244]: cluster 2024-04-30T10:08:02.559488+0000 mgr.x (mgr.24998) 527 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:08:03.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:03 smithi144 bash[73244]: audit 2024-04-30T10:08:02.641847+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:03.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:03 smithi144 bash[73244]: audit 2024-04-30T10:08:02.641847+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:03.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:03 smithi144 bash[73244]: cluster 2024-04-30T10:08:03.148802+0000 mon.a (mon.0) 1311 : cluster [INF] osd.2 marked itself down and dead 2024-04-30T10:08:03.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:03 smithi144 bash[73244]: cluster 2024-04-30T10:08:03.148802+0000 mon.a (mon.0) 1311 : cluster [INF] osd.2 marked itself down and dead 2024-04-30T10:08:03.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:03 smithi144 bash[75481]: cluster 2024-04-30T10:08:02.559488+0000 mgr.x (mgr.24998) 527 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:08:03.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:03 smithi144 bash[75481]: cluster 2024-04-30T10:08:02.559488+0000 mgr.x (mgr.24998) 527 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:08:03.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:03 smithi144 bash[75481]: audit 2024-04-30T10:08:02.641847+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:03.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:03 smithi144 bash[75481]: audit 2024-04-30T10:08:02.641847+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:03.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:03 smithi144 bash[75481]: cluster 2024-04-30T10:08:03.148802+0000 mon.a (mon.0) 1311 : cluster [INF] osd.2 marked itself down and dead 2024-04-30T10:08:03.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:03 smithi144 bash[75481]: cluster 2024-04-30T10:08:03.148802+0000 mon.a (mon.0) 1311 : cluster [INF] osd.2 marked itself down and dead 2024-04-30T10:08:04.640 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:04 smithi144 bash[85046]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-2 2024-04-30T10:08:04.955 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:04 smithi144 bash[85175]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-2 2024-04-30T10:08:04.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:04 smithi144 bash[75481]: audit 2024-04-30T10:08:03.581561+0000 mgr.x (mgr.24998) 528 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:04.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:04 smithi144 bash[75481]: audit 2024-04-30T10:08:03.581561+0000 mgr.x (mgr.24998) 528 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:04.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:04 smithi144 bash[75481]: cluster 2024-04-30T10:08:03.640949+0000 mon.a (mon.0) 1312 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:08:04.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:04 smithi144 bash[75481]: cluster 2024-04-30T10:08:03.640949+0000 mon.a (mon.0) 1312 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:08:04.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:04 smithi144 bash[75481]: cluster 2024-04-30T10:08:03.652583+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-30T10:08:04.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:04 smithi144 bash[75481]: cluster 2024-04-30T10:08:03.652583+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-30T10:08:04.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:04 smithi144 bash[73244]: audit 2024-04-30T10:08:03.581561+0000 mgr.x (mgr.24998) 528 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:04 smithi144 bash[73244]: audit 2024-04-30T10:08:03.581561+0000 mgr.x (mgr.24998) 528 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:04 smithi144 bash[73244]: cluster 2024-04-30T10:08:03.640949+0000 mon.a (mon.0) 1312 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:08:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:04 smithi144 bash[73244]: cluster 2024-04-30T10:08:03.640949+0000 mon.a (mon.0) 1312 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:08:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:04 smithi144 bash[73244]: cluster 2024-04-30T10:08:03.652583+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-30T10:08:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:04 smithi144 bash[73244]: cluster 2024-04-30T10:08:03.652583+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-30T10:08:05.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:04 smithi151 bash[59049]: audit 2024-04-30T10:08:03.581561+0000 mgr.x (mgr.24998) 528 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:05.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:04 smithi151 bash[59049]: audit 2024-04-30T10:08:03.581561+0000 mgr.x (mgr.24998) 528 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:04 smithi151 bash[59049]: cluster 2024-04-30T10:08:03.640949+0000 mon.a (mon.0) 1312 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:08:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:04 smithi151 bash[59049]: cluster 2024-04-30T10:08:03.640949+0000 mon.a (mon.0) 1312 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:08:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:04 smithi151 bash[59049]: cluster 2024-04-30T10:08:03.652583+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-30T10:08:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:04 smithi151 bash[59049]: cluster 2024-04-30T10:08:03.652583+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-30T10:08:05.407 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:08:05.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:05 smithi144 bash[73244]: cluster 2024-04-30T10:08:04.560199+0000 mgr.x (mgr.24998) 529 : cluster [DBG] pgmap v97: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:08:05.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:05 smithi144 bash[73244]: cluster 2024-04-30T10:08:04.560199+0000 mgr.x (mgr.24998) 529 : cluster [DBG] pgmap v97: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:08:05.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:05 smithi144 bash[73244]: cluster 2024-04-30T10:08:04.666400+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-30T10:08:05.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:05 smithi144 bash[73244]: cluster 2024-04-30T10:08:04.666400+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-30T10:08:05.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:05 smithi144 bash[75481]: cluster 2024-04-30T10:08:04.560199+0000 mgr.x (mgr.24998) 529 : cluster [DBG] pgmap v97: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:08:05.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:05 smithi144 bash[75481]: cluster 2024-04-30T10:08:04.560199+0000 mgr.x (mgr.24998) 529 : cluster [DBG] pgmap v97: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:08:05.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:05 smithi144 bash[75481]: cluster 2024-04-30T10:08:04.666400+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-30T10:08:05.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:05 smithi144 bash[75481]: cluster 2024-04-30T10:08:04.666400+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-30T10:08:06.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:05 smithi151 bash[59049]: cluster 2024-04-30T10:08:04.560199+0000 mgr.x (mgr.24998) 529 : cluster [DBG] pgmap v97: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:08:06.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:05 smithi151 bash[59049]: cluster 2024-04-30T10:08:04.560199+0000 mgr.x (mgr.24998) 529 : cluster [DBG] pgmap v97: 161 pgs: 14 stale+active+clean, 147 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:08:06.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:05 smithi151 bash[59049]: cluster 2024-04-30T10:08:04.666400+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-30T10:08:06.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:05 smithi151 bash[59049]: cluster 2024-04-30T10:08:04.666400+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e128: 8 total, 7 up, 8 in 2024-04-30T10:08:06.153 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:08:06.154 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 12s ago 18m - - 2024-04-30T10:08:06.154 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 5s ago 18m - - 2024-04-30T10:08:06.154 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (5m) 12s ago 11m 13.2M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:08:06.154 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (4m) 5s ago 11m 41.5M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:08:06.154 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (3m) 12s ago 9m 42.9M - 3.5 e1d6a67b021e 03085260eb1e 2024-04-30T10:08:06.154 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (4m) 5s ago 17m 509M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:08:06.154 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (3m) 12s ago 19m 438M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:08:06.154 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (2m) 12s ago 19m 53.6M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:08:06.154 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (2m) 5s ago 18m 37.0M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:08:06.154 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (2m) 12s ago 18m 42.1M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:08:06.154 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (5m) 12s ago 12m 9064k - 1.3.1 1dbe0e931976 7b01e2041b73 2024-04-30T10:08:06.154 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (4m) 5s ago 12m 9799k - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:08:06.155 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (62s) 12s ago 17m 50.7M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 9026452f4e61 2024-04-30T10:08:06.155 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (24s) 12s ago 16m 49.7M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 5352fc47dc65 2024-04-30T10:08:06.155 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (16m) 12s ago 16m 53.5M 4096M 17.2.0 e1d6a67b021e 39286bfdca67 2024-04-30T10:08:06.155 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (15m) 12s ago 15m 56.7M 4096M 17.2.0 e1d6a67b021e de4f433a171e 2024-04-30T10:08:06.155 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (14m) 5s ago 14m 60.5M 4096M 17.2.0 e1d6a67b021e 2371b0f703de 2024-04-30T10:08:06.155 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (14m) 5s ago 14m 56.0M 4096M 17.2.0 e1d6a67b021e b39a8bb8c2ad 2024-04-30T10:08:06.155 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (13m) 5s ago 13m 53.2M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:08:06.155 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (13m) 5s ago 13m 57.4M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:08:06.155 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (3m) 5s ago 12m 63.4M - 2.33.4 514e6a882f6e 1c77bdb7cd95 2024-04-30T10:08:06.155 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (9m) 12s ago 9m 86.0M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:08:06.155 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (9m) 5s ago 9m 86.2M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:08:06.155 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (9m) 12s ago 9m 86.2M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:08:06.155 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (9m) 5s ago 9m 86.2M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:08:06.559 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:08:06.559 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:08:06.559 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:08:06.559 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:08:06.559 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:08:06.559 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:08:06.559 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:08:06.559 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:08:06.559 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-30T10:08:06.559 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:08:06.559 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:08:06.559 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:08:06.559 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:08:06.560 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:08:06.560 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:08:06.560 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-04-30T10:08:06.560 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 7 2024-04-30T10:08:06.560 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:08:06.560 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:08:06.936 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:08:06.937 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:08:06.937 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:08:06.937 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:08:06.937 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:08:06.937 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr", 2024-04-30T10:08:06.937 INFO:teuthology.orchestra.run.smithi144.stdout: "mon" 2024-04-30T10:08:06.937 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:08:06.937 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "7/23 daemons upgraded", 2024-04-30T10:08:06.937 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading osd daemons", 2024-04-30T10:08:06.937 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:08:06.937 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:08:06.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:06 smithi144 bash[75481]: audit 2024-04-30T10:08:05.395149+0000 mgr.x (mgr.24998) 530 : audit [DBG] from='client.44254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:06.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:06 smithi144 bash[75481]: audit 2024-04-30T10:08:05.395149+0000 mgr.x (mgr.24998) 530 : audit [DBG] from='client.44254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:06.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:06 smithi144 bash[75481]: audit 2024-04-30T10:08:05.759246+0000 mgr.x (mgr.24998) 531 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:06.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:06 smithi144 bash[75481]: audit 2024-04-30T10:08:05.759246+0000 mgr.x (mgr.24998) 531 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:06.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:06 smithi144 bash[75481]: audit 2024-04-30T10:08:06.104797+0000 mgr.x (mgr.24998) 532 : audit [DBG] from='client.44266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:06.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:06 smithi144 bash[75481]: audit 2024-04-30T10:08:06.104797+0000 mgr.x (mgr.24998) 532 : audit [DBG] from='client.44266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:06.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:06 smithi144 bash[75481]: audit 2024-04-30T10:08:06.561165+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.144:0/24152189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:06.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:06 smithi144 bash[75481]: audit 2024-04-30T10:08:06.561165+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.144:0/24152189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:06.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:06 smithi144 bash[73244]: audit 2024-04-30T10:08:05.395149+0000 mgr.x (mgr.24998) 530 : audit [DBG] from='client.44254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:06.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:06 smithi144 bash[73244]: audit 2024-04-30T10:08:05.395149+0000 mgr.x (mgr.24998) 530 : audit [DBG] from='client.44254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:06.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:06 smithi144 bash[73244]: audit 2024-04-30T10:08:05.759246+0000 mgr.x (mgr.24998) 531 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:06.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:06 smithi144 bash[73244]: audit 2024-04-30T10:08:05.759246+0000 mgr.x (mgr.24998) 531 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:06.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:06 smithi144 bash[73244]: audit 2024-04-30T10:08:06.104797+0000 mgr.x (mgr.24998) 532 : audit [DBG] from='client.44266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:06.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:06 smithi144 bash[73244]: audit 2024-04-30T10:08:06.104797+0000 mgr.x (mgr.24998) 532 : audit [DBG] from='client.44266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:06.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:06 smithi144 bash[73244]: audit 2024-04-30T10:08:06.561165+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.144:0/24152189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:06.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:06 smithi144 bash[73244]: audit 2024-04-30T10:08:06.561165+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.144:0/24152189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:06.957 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:06 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.2.service: Deactivated successfully. 2024-04-30T10:08:06.957 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:06 smithi144 systemd[1]: Stopped Ceph osd.2 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:08:07.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:06 smithi151 bash[59049]: audit 2024-04-30T10:08:05.395149+0000 mgr.x (mgr.24998) 530 : audit [DBG] from='client.44254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:07.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:06 smithi151 bash[59049]: audit 2024-04-30T10:08:05.395149+0000 mgr.x (mgr.24998) 530 : audit [DBG] from='client.44254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:07.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:06 smithi151 bash[59049]: audit 2024-04-30T10:08:05.759246+0000 mgr.x (mgr.24998) 531 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:07.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:06 smithi151 bash[59049]: audit 2024-04-30T10:08:05.759246+0000 mgr.x (mgr.24998) 531 : audit [DBG] from='client.34326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:07.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:06 smithi151 bash[59049]: audit 2024-04-30T10:08:06.104797+0000 mgr.x (mgr.24998) 532 : audit [DBG] from='client.44266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:07.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:06 smithi151 bash[59049]: audit 2024-04-30T10:08:06.104797+0000 mgr.x (mgr.24998) 532 : audit [DBG] from='client.44266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:07.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:06 smithi151 bash[59049]: audit 2024-04-30T10:08:06.561165+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.144:0/24152189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:07.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:06 smithi151 bash[59049]: audit 2024-04-30T10:08:06.561165+0000 mon.c (mon.1) 8 : audit [DBG] from='client.? 172.21.15.144:0/24152189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:07.376 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded 2024-04-30T10:08:07.376 INFO:teuthology.orchestra.run.smithi144.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-30T10:08:07.376 INFO:teuthology.orchestra.run.smithi144.stdout: osd.2 (root=default,host=smithi144) is down 2024-04-30T10:08:07.376 INFO:teuthology.orchestra.run.smithi144.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded 2024-04-30T10:08:07.376 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.8 is active+undersized+degraded, acting [0,1] 2024-04-30T10:08:07.376 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.1f is active+undersized+degraded, acting [0,5] 2024-04-30T10:08:07.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:06 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:07.455 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:08:06 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:07.456 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:08:06 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:07.456 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:06 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:07.456 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:07 smithi144 systemd[1]: Started Ceph osd.2 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:08:07.456 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:08:06 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:07.457 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:08:06 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:07.457 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:08:06 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:07.457 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:08:06 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:06 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:07.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: cluster 2024-04-30T10:08:06.561168+0000 mgr.x (mgr.24998) 533 : cluster [DBG] pgmap v99: 161 pgs: 2 active+undersized+degraded, 11 stale+active+clean, 6 active+undersized, 142 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-30T10:08:07.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: cluster 2024-04-30T10:08:06.561168+0000 mgr.x (mgr.24998) 533 : cluster [DBG] pgmap v99: 161 pgs: 2 active+undersized+degraded, 11 stale+active+clean, 6 active+undersized, 142 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-30T10:08:07.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: cluster 2024-04-30T10:08:06.661598+0000 mon.a (mon.0) 1315 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:07.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: cluster 2024-04-30T10:08:06.661598+0000 mon.a (mon.0) 1315 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:07.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:06.937365+0000 mgr.x (mgr.24998) 534 : audit [DBG] from='client.44278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:07.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:06.937365+0000 mgr.x (mgr.24998) 534 : audit [DBG] from='client.44278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:07.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.128367+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.128367+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.138371+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.138371+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.162653+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.162653+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.164211+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.164211+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: cephadm 2024-04-30T10:08:07.172237+0000 mgr.x (mgr.24998) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:07.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: cephadm 2024-04-30T10:08:07.172237+0000 mgr.x (mgr.24998) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:07.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.172280+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.172280+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.252954+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.252954+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.256515+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:07.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.256515+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:07.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.261863+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.261863+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.263559+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.263559+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.272326+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.272326+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.353508+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.353508+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.357329+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:07.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.357329+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:07.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.360823+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.360823+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.362223+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.362223+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.369457+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.369457+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: cluster 2024-04-30T10:08:06.561168+0000 mgr.x (mgr.24998) 533 : cluster [DBG] pgmap v99: 161 pgs: 2 active+undersized+degraded, 11 stale+active+clean, 6 active+undersized, 142 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-30T10:08:07.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: cluster 2024-04-30T10:08:06.561168+0000 mgr.x (mgr.24998) 533 : cluster [DBG] pgmap v99: 161 pgs: 2 active+undersized+degraded, 11 stale+active+clean, 6 active+undersized, 142 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-30T10:08:07.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: cluster 2024-04-30T10:08:06.661598+0000 mon.a (mon.0) 1315 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:07.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: cluster 2024-04-30T10:08:06.661598+0000 mon.a (mon.0) 1315 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:07.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:06.937365+0000 mgr.x (mgr.24998) 534 : audit [DBG] from='client.44278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:07.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:06.937365+0000 mgr.x (mgr.24998) 534 : audit [DBG] from='client.44278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:07.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.128367+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.128367+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.138371+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.138371+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.162653+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.162653+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.164211+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.164211+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: cephadm 2024-04-30T10:08:07.172237+0000 mgr.x (mgr.24998) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:07.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: cephadm 2024-04-30T10:08:07.172237+0000 mgr.x (mgr.24998) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:07.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.172280+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.172280+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.378736+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.144:0/2602386522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:08:07.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.378736+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.144:0/2602386522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:08:07.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.447264+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.447264+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.450760+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:07.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.450760+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:07.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.454117+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.454117+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.455571+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.455571+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.463452+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.463452+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.486413+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.486413+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.487818+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:07.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.487818+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:07.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.574490+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.574490+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.578084+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:07.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.578084+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:07.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.582175+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.582175+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.583676+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.583676+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.592450+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.592450+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.670251+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[73244]: audit 2024-04-30T10:08:07.670251+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.252954+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.252954+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.256515+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:07.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.256515+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:07.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.261863+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.261863+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.263559+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.263559+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.272326+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.272326+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.353508+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.353508+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.357329+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:07.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.357329+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:07.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.360823+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.360823+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.362223+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.362223+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.369457+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.369457+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.378736+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.144:0/2602386522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:08:07.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.378736+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.144:0/2602386522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:08:07.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.447264+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.447264+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.450760+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:07.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.450760+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:07.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.454117+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.454117+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.455571+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.455571+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.463452+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.463452+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.486413+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.486413+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.487818+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:07.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.487818+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:07.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.574490+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.574490+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.578084+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:07.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.578084+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:07.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.582175+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.582175+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:07.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.583676+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.583676+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:07.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.592450+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.592450+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:07.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.670251+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:07.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:07 smithi144 bash[75481]: audit 2024-04-30T10:08:07.670251+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: cluster 2024-04-30T10:08:06.561168+0000 mgr.x (mgr.24998) 533 : cluster [DBG] pgmap v99: 161 pgs: 2 active+undersized+degraded, 11 stale+active+clean, 6 active+undersized, 142 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-30T10:08:08.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: cluster 2024-04-30T10:08:06.561168+0000 mgr.x (mgr.24998) 533 : cluster [DBG] pgmap v99: 161 pgs: 2 active+undersized+degraded, 11 stale+active+clean, 6 active+undersized, 142 active+clean; 585 KiB data, 140 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 6/630 objects degraded (0.952%) 2024-04-30T10:08:08.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: cluster 2024-04-30T10:08:06.661598+0000 mon.a (mon.0) 1315 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:08.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: cluster 2024-04-30T10:08:06.661598+0000 mon.a (mon.0) 1315 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:06.937365+0000 mgr.x (mgr.24998) 534 : audit [DBG] from='client.44278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:06.937365+0000 mgr.x (mgr.24998) 534 : audit [DBG] from='client.44278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.128367+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.128367+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.138371+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.138371+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.162653+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.162653+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.164211+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.164211+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: cephadm 2024-04-30T10:08:07.172237+0000 mgr.x (mgr.24998) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: cephadm 2024-04-30T10:08:07.172237+0000 mgr.x (mgr.24998) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.172280+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.172280+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.252954+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.252954+0000 mon.a (mon.0) 1321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.256515+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.256515+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.261863+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.261863+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.263559+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.263559+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.272326+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.272326+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.353508+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.353508+0000 mon.a (mon.0) 1326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.357329+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.357329+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.360823+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.360823+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.362223+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.362223+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.369457+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.369457+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.378736+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.144:0/2602386522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:08:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.378736+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.144:0/2602386522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:08:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.447264+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.447264+0000 mon.a (mon.0) 1331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.450760+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.450760+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.454117+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.454117+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.455571+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.455571+0000 mon.a (mon.0) 1334 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.463452+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.463452+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.486413+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.486413+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.487818+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.487818+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.574490+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.574490+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.578084+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.578084+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.582175+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.582175+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.583676+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.583676+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.592450+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.592450+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.670251+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:07 smithi151 bash[59049]: audit 2024-04-30T10:08:07.670251+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:08:08] "GET /metrics HTTP/1.1" 200 38359 "" "Prometheus/2.33.4" 2024-04-30T10:08:08.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:07.272391+0000 mgr.x (mgr.24998) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:07.272391+0000 mgr.x (mgr.24998) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:07.369132+0000 mgr.x (mgr.24998) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:07.369132+0000 mgr.x (mgr.24998) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:07.463047+0000 mgr.x (mgr.24998) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:07.463047+0000 mgr.x (mgr.24998) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:07.592371+0000 mgr.x (mgr.24998) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:07.592371+0000 mgr.x (mgr.24998) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.687705+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.687705+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.695 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.691678+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.695 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.691678+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.695 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.692903+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.695 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.692903+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.695 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:07.701894+0000 mgr.x (mgr.24998) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.695 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:07.701894+0000 mgr.x (mgr.24998) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.695 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.702011+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.695 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.702011+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.695 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.767160+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.695 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.767160+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.695 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:07.272391+0000 mgr.x (mgr.24998) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.696 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:07.272391+0000 mgr.x (mgr.24998) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.696 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:07.369132+0000 mgr.x (mgr.24998) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.696 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:07.369132+0000 mgr.x (mgr.24998) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.696 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:07.463047+0000 mgr.x (mgr.24998) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.696 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:07.463047+0000 mgr.x (mgr.24998) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.696 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:07.592371+0000 mgr.x (mgr.24998) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.696 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:07.592371+0000 mgr.x (mgr.24998) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.696 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.687705+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.696 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.687705+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.696 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.691678+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.696 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.691678+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.696 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.692903+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.696 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.692903+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.696 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:07.701894+0000 mgr.x (mgr.24998) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.696 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:07.701894+0000 mgr.x (mgr.24998) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.697 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.702011+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.697 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.702011+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.697 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.767160+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.697 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.767160+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.770637+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.770637+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.774558+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.774558+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.775851+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.775851+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:07.785020+0000 mgr.x (mgr.24998) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:07.785020+0000 mgr.x (mgr.24998) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.785194+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.785194+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.863552+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.863552+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.867324+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.867324+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.871104+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.871104+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.872589+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.872589+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:07.881419+0000 mgr.x (mgr.24998) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.699 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:07.881419+0000 mgr.x (mgr.24998) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.770637+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.770637+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.774558+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.774558+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.775851+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.775851+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:07.785020+0000 mgr.x (mgr.24998) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:07.785020+0000 mgr.x (mgr.24998) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.785194+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.785194+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.863552+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.863552+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.867324+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.867324+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.871104+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.871104+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.872589+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.872589+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:07.881419+0000 mgr.x (mgr.24998) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:07.881419+0000 mgr.x (mgr.24998) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.701 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.881592+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.701 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.881592+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.701 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.970121+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.701 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.970121+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.701 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.974522+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.701 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.974522+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.701 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.978193+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.701 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.978193+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.701 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.979497+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.701 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.979497+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.701 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:07.987854+0000 mgr.x (mgr.24998) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.701 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:07.987854+0000 mgr.x (mgr.24998) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.701 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.988119+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.701 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:07.988119+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.701 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.066029+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.702 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.066029+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.702 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.068581+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.702 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.068581+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.702 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.073084+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.881592+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.881592+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.970121+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.970121+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.974522+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.974522+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.978193+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.703 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.978193+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.703 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.979497+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.703 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.979497+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.703 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:07.987854+0000 mgr.x (mgr.24998) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.703 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:07.987854+0000 mgr.x (mgr.24998) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.703 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.988119+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.703 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:07.988119+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.703 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.066029+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.703 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.066029+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.703 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.068581+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.703 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.068581+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.703 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.073084+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.073084+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.073807+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.073807+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.079392+0000 mgr.x (mgr.24998) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.079392+0000 mgr.x (mgr.24998) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.079781+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.079781+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.124718+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.124718+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.127368+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.127368+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.129762+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.129762+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.130776+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.130776+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.141232+0000 mgr.x (mgr.24998) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.141232+0000 mgr.x (mgr.24998) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.141605+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.141605+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.219026+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.073084+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.073807+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.073807+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.079392+0000 mgr.x (mgr.24998) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.079392+0000 mgr.x (mgr.24998) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.079781+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.079781+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.124718+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.124718+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.127368+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.127368+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.129762+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.129762+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.130776+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.130776+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.141232+0000 mgr.x (mgr.24998) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.141232+0000 mgr.x (mgr.24998) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.141605+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.141605+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.219026+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.219026+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.221980+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.221980+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.224933+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.224933+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.225910+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.225910+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.238439+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.238439+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.328306+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.328306+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.333151+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.333151+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.337992+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.337992+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.339727+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.339727+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.352483+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.352483+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.430287+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.219026+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.221980+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.221980+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.224933+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.224933+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.225910+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.225910+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.238439+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.238439+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.328306+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.328306+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.333151+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.333151+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.337992+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.337992+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.339727+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.339727+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.352483+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.352483+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.430287+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.430287+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.434111+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.434111+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.437319+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.437319+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.438618+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.438618+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.447673+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.447673+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.534372+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.534372+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.538227+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.538227+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.541092+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.541092+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.542363+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.542363+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.552078+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.552078+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.430287+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.434111+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.434111+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.437319+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.437319+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.438618+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.438618+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.447673+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.447673+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.534372+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.534372+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.538227+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.538227+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.541092+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.541092+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.542363+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.542363+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.552078+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.552078+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.629982+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.629982+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.632557+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.632557+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.635558+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.635558+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.636532+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.636532+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.644837+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[73244]: audit 2024-04-30T10:08:08.644837+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.629982+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.629982+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:08.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.632557+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.632557+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:08.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.635558+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.635558+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:08.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.636532+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.636532+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:08.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.644837+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:08.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:08 smithi144 bash[75481]: audit 2024-04-30T10:08:08.644837+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:07.272391+0000 mgr.x (mgr.24998) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:07.272391+0000 mgr.x (mgr.24998) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:07.369132+0000 mgr.x (mgr.24998) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:07.369132+0000 mgr.x (mgr.24998) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:07.463047+0000 mgr.x (mgr.24998) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:07.463047+0000 mgr.x (mgr.24998) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:07.592371+0000 mgr.x (mgr.24998) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:07.592371+0000 mgr.x (mgr.24998) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.687705+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.687705+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.691678+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.691678+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.692903+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.692903+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:07.701894+0000 mgr.x (mgr.24998) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:07.701894+0000 mgr.x (mgr.24998) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.702011+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.702011+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.767160+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.767160+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.770637+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.770637+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.774558+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.774558+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.775851+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.775851+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:07.785020+0000 mgr.x (mgr.24998) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:07.785020+0000 mgr.x (mgr.24998) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.785194+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.785194+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.863552+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.863552+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.867324+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.867324+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.871104+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.871104+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.872589+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.872589+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:07.881419+0000 mgr.x (mgr.24998) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:07.881419+0000 mgr.x (mgr.24998) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.881592+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.881592+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.970121+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.970121+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.974522+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.974522+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.978193+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.978193+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.979497+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.979497+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:07.987854+0000 mgr.x (mgr.24998) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:07.987854+0000 mgr.x (mgr.24998) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.988119+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:07.988119+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.066029+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.066029+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.068581+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.068581+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.073084+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.073084+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.073807+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.073807+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.079392+0000 mgr.x (mgr.24998) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.079392+0000 mgr.x (mgr.24998) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.079781+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.079781+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.124718+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.124718+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.127368+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.127368+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.129762+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.129762+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.130776+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.130776+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.141232+0000 mgr.x (mgr.24998) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.141232+0000 mgr.x (mgr.24998) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.141605+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.141605+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.219026+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.219026+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.221980+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.221980+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.224933+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.224933+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.225910+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.225910+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.238439+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.238439+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.328306+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.328306+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.333151+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.333151+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.337992+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.337992+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.339727+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.339727+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.352483+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.352483+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.430287+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.430287+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.434111+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.434111+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.437319+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.437319+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.438618+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.438618+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.447673+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.447673+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.534372+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.534372+0000 mon.a (mon.0) 1388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.538227+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.538227+0000 mon.a (mon.0) 1389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.541092+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.541092+0000 mon.a (mon.0) 1390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.542363+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.542363+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.552078+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.552078+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.629982+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.629982+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.632557+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.632557+0000 mon.a (mon.0) 1394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.635558+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.635558+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.636532+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.636532+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.644837+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:08 smithi151 bash[59049]: audit 2024-04-30T10:08:08.644837+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.455 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[85484]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:08:09.455 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[85484]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:08:09.455 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[85484]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-30T10:08:09.455 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[85484]: 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-30T10:08:09.456 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[85484]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-30T10:08:09.456 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[85484]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-30T10:08:09.456 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[85484]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-30T10:08:09.456 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[85484]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-30T10:08:09.456 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[85484]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-30T10:08:09.911 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.238310+0000 mgr.x (mgr.24998) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.911 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.238310+0000 mgr.x (mgr.24998) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.911 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.352351+0000 mgr.x (mgr.24998) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.911 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.352351+0000 mgr.x (mgr.24998) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.911 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.447344+0000 mgr.x (mgr.24998) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.911 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.447344+0000 mgr.x (mgr.24998) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.911 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.552065+0000 mgr.x (mgr.24998) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.911 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.552065+0000 mgr.x (mgr.24998) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.911 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cluster 2024-04-30T10:08:08.562522+0000 mgr.x (mgr.24998) 550 : cluster [DBG] pgmap v100: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-30T10:08:09.911 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cluster 2024-04-30T10:08:08.562522+0000 mgr.x (mgr.24998) 550 : cluster [DBG] pgmap v100: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-30T10:08:09.911 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.644572+0000 mgr.x (mgr.24998) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.911 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.644572+0000 mgr.x (mgr.24998) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.912 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.735866+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.912 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.735866+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.912 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.739490+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.912 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.739490+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.912 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.742712+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.912 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.742712+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.912 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.743936+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.912 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.238310+0000 mgr.x (mgr.24998) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.912 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.238310+0000 mgr.x (mgr.24998) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.912 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.352351+0000 mgr.x (mgr.24998) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.912 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.352351+0000 mgr.x (mgr.24998) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.913 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.447344+0000 mgr.x (mgr.24998) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.913 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.447344+0000 mgr.x (mgr.24998) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.913 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.552065+0000 mgr.x (mgr.24998) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.913 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.552065+0000 mgr.x (mgr.24998) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.913 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cluster 2024-04-30T10:08:08.562522+0000 mgr.x (mgr.24998) 550 : cluster [DBG] pgmap v100: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-30T10:08:09.913 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cluster 2024-04-30T10:08:08.562522+0000 mgr.x (mgr.24998) 550 : cluster [DBG] pgmap v100: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-30T10:08:09.913 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.644572+0000 mgr.x (mgr.24998) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.913 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.644572+0000 mgr.x (mgr.24998) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.913 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.735866+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.913 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.735866+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.913 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.739490+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.913 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.739490+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.913 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.742712+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.913 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.742712+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.914 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.743936+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.914 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.743936+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.914 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.755323+0000 mgr.x (mgr.24998) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.914 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.755323+0000 mgr.x (mgr.24998) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.914 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.755483+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.914 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.755483+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.914 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.844942+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.914 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.844942+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.914 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.848960+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.914 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.848960+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.915 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.852242+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.915 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.852242+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.915 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.853530+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.915 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.853530+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.915 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.862385+0000 mgr.x (mgr.24998) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.915 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.862385+0000 mgr.x (mgr.24998) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.915 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.862410+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.915 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.862410+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.915 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.920354+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.915 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.920354+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.915 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.924378+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.916 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.743936+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.916 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.755323+0000 mgr.x (mgr.24998) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.916 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.755323+0000 mgr.x (mgr.24998) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.916 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.755483+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.916 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.755483+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.916 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.844942+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.916 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.844942+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.916 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.848960+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.916 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.848960+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.916 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.852242+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.916 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.852242+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.916 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.853530+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.917 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.853530+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.917 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.862385+0000 mgr.x (mgr.24998) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.917 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.862385+0000 mgr.x (mgr.24998) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.917 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.862410+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.917 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.862410+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.917 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.920354+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.917 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.920354+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.917 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.924378+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.918 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.924378+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.918 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.927836+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.918 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.927836+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.918 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.929010+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.918 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.929010+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.918 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.937729+0000 mgr.x (mgr.24998) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.918 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:08.937729+0000 mgr.x (mgr.24998) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.918 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.937935+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.919 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:08.937935+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.919 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.029858+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.919 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.029858+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.919 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.034087+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.919 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.034087+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.919 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.038694+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.919 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.038694+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.919 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.040014+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.919 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.040014+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.919 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.049868+0000 mgr.x (mgr.24998) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.919 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.049868+0000 mgr.x (mgr.24998) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.919 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.049971+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.920 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.924378+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.920 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.927836+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.920 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.927836+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.920 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.929010+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.920 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.929010+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.920 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.937729+0000 mgr.x (mgr.24998) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.920 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:08.937729+0000 mgr.x (mgr.24998) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.920 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.937935+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.920 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:08.937935+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.920 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.029858+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.920 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.029858+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.920 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.034087+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.921 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.034087+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.921 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.038694+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.921 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.038694+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.921 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.040014+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.921 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.040014+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.921 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.049868+0000 mgr.x (mgr.24998) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.921 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.049868+0000 mgr.x (mgr.24998) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.921 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.049971+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.921 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.049971+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.138456+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.138456+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.142548+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.142548+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.145177+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.145177+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.145997+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.145997+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.153666+0000 mgr.x (mgr.24998) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.153666+0000 mgr.x (mgr.24998) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.153914+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.153914+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.227113+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.923 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.227113+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.923 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.230944+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.923 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.230944+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.923 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.234484+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.923 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.234484+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.049971+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.138456+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.138456+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.142548+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.142548+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.145177+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.924 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.145177+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.924 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.145997+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.924 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.145997+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.924 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.153666+0000 mgr.x (mgr.24998) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.924 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.153666+0000 mgr.x (mgr.24998) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:09.924 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.153914+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.924 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.153914+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.924 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.227113+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.924 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.227113+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.924 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.230944+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.924 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.230944+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.924 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.234484+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.924 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.234484+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.235575+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.235575+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.244102+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.244102+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.321818+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.321818+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.324171+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.324171+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.326819+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.326819+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.327855+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.327855+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.337998+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.337998+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.414887+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.414887+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.417713+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.417713+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.421308+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.421308+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.926 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.235575+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.926 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.235575+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.926 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.244102+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.244102+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.321818+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.321818+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.324171+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.324171+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.326819+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.326819+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.327855+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.327855+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.337998+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.337998+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.414887+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.414887+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.417713+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.417713+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.421308+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.421308+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.928 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.422121+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.928 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.422121+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.928 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.430030+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.928 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.430030+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.928 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.490290+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.928 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.490290+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.928 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.492955+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.492955+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.496058+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.496058+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.497070+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.497070+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.504965+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.504965+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.582388+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.582388+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.585164+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.585164+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.587918+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.422121+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.422121+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.430030+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.430030+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.490290+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.490290+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.492955+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.492955+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.496058+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.496058+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.497070+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.497070+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.504965+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.504965+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.582388+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.582388+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.585164+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.585164+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.587918+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.931 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.587918+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.931 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.588974+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.931 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.588974+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.595263+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.595263+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.640395+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.640395+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.643610+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.643610+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.646448+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.646448+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.647641+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.647641+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.655907+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[75481]: audit 2024-04-30T10:08:09.655907+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.587918+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.588974+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.588974+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.595263+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.595263+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.640395+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.640395+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:09.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.643610+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.643610+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:09.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.646448+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.646448+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:09.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.647641+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.934 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.647641+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:09.934 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.655907+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:09.934 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:09 smithi144 bash[73244]: audit 2024-04-30T10:08:09.655907+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.238310+0000 mgr.x (mgr.24998) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.238310+0000 mgr.x (mgr.24998) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.352351+0000 mgr.x (mgr.24998) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.352351+0000 mgr.x (mgr.24998) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.447344+0000 mgr.x (mgr.24998) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.447344+0000 mgr.x (mgr.24998) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.552065+0000 mgr.x (mgr.24998) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.552065+0000 mgr.x (mgr.24998) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cluster 2024-04-30T10:08:08.562522+0000 mgr.x (mgr.24998) 550 : cluster [DBG] pgmap v100: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-30T10:08:10.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cluster 2024-04-30T10:08:08.562522+0000 mgr.x (mgr.24998) 550 : cluster [DBG] pgmap v100: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-30T10:08:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.644572+0000 mgr.x (mgr.24998) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.644572+0000 mgr.x (mgr.24998) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.735866+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.735866+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.739490+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.739490+0000 mon.a (mon.0) 1399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.742712+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.742712+0000 mon.a (mon.0) 1400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.743936+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.743936+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.755323+0000 mgr.x (mgr.24998) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.755323+0000 mgr.x (mgr.24998) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.755483+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.755483+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.844942+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.844942+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.848960+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.848960+0000 mon.a (mon.0) 1404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.852242+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.852242+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.853530+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.853530+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.862385+0000 mgr.x (mgr.24998) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.862385+0000 mgr.x (mgr.24998) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.862410+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.862410+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.920354+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.920354+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.924378+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.924378+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.927836+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.927836+0000 mon.a (mon.0) 1410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.929010+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.929010+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.937729+0000 mgr.x (mgr.24998) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:08.937729+0000 mgr.x (mgr.24998) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.937935+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:08.937935+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.029858+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.029858+0000 mon.a (mon.0) 1413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.034087+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.034087+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.038694+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.038694+0000 mon.a (mon.0) 1415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.040014+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.040014+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.049868+0000 mgr.x (mgr.24998) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.049868+0000 mgr.x (mgr.24998) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.049971+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.049971+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.138456+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.138456+0000 mon.a (mon.0) 1418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.142548+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.142548+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.145177+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.145177+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.145997+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.145997+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.153666+0000 mgr.x (mgr.24998) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.153666+0000 mgr.x (mgr.24998) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.153914+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.153914+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.227113+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.227113+0000 mon.a (mon.0) 1423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.230944+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.230944+0000 mon.a (mon.0) 1424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.234484+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.234484+0000 mon.a (mon.0) 1425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.235575+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.235575+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.244102+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.244102+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.321818+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.321818+0000 mon.a (mon.0) 1428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.324171+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.324171+0000 mon.a (mon.0) 1429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.326819+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.326819+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.327855+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.327855+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.337998+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.337998+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.414887+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.414887+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.417713+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.417713+0000 mon.a (mon.0) 1434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.421308+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.421308+0000 mon.a (mon.0) 1435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.422121+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.422121+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.430030+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.430030+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.490290+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.490290+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.492955+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.492955+0000 mon.a (mon.0) 1439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.496058+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.496058+0000 mon.a (mon.0) 1440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.497070+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.497070+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.504965+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.504965+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.582388+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.582388+0000 mon.a (mon.0) 1443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.585164+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.585164+0000 mon.a (mon.0) 1444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.587918+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.587918+0000 mon.a (mon.0) 1445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.588974+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.588974+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.595263+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.595263+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.640395+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.640395+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.643610+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.643610+0000 mon.a (mon.0) 1449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.646448+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.646448+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.647641+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.647641+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.655907+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:09 smithi151 bash[59049]: audit 2024-04-30T10:08:09.655907+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.243866+0000 mgr.x (mgr.24998) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.243866+0000 mgr.x (mgr.24998) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.337664+0000 mgr.x (mgr.24998) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.337664+0000 mgr.x (mgr.24998) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.429653+0000 mgr.x (mgr.24998) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.429653+0000 mgr.x (mgr.24998) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.504567+0000 mgr.x (mgr.24998) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.504567+0000 mgr.x (mgr.24998) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.594925+0000 mgr.x (mgr.24998) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.594925+0000 mgr.x (mgr.24998) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.655613+0000 mgr.x (mgr.24998) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.655613+0000 mgr.x (mgr.24998) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.730982+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.730982+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.733119+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.733119+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.735426+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.735426+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.736311+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.736311+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.243866+0000 mgr.x (mgr.24998) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.243866+0000 mgr.x (mgr.24998) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.337664+0000 mgr.x (mgr.24998) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.337664+0000 mgr.x (mgr.24998) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.429653+0000 mgr.x (mgr.24998) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.429653+0000 mgr.x (mgr.24998) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.504567+0000 mgr.x (mgr.24998) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.504567+0000 mgr.x (mgr.24998) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.594925+0000 mgr.x (mgr.24998) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.594925+0000 mgr.x (mgr.24998) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.655613+0000 mgr.x (mgr.24998) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.655613+0000 mgr.x (mgr.24998) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.730982+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.730982+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.733119+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.733119+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.735426+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.735426+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.736311+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.736311+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.740992+0000 mgr.x (mgr.24998) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.740992+0000 mgr.x (mgr.24998) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.741463+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.741463+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.829159+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.829159+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.833981+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.833981+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.837594+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.837594+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.838781+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.838781+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.845145+0000 mgr.x (mgr.24998) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.845145+0000 mgr.x (mgr.24998) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.845425+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.845425+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.934930+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.934930+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.939159+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.939159+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.740992+0000 mgr.x (mgr.24998) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.740992+0000 mgr.x (mgr.24998) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.741463+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.741463+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.829159+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.829159+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.833981+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.833981+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.837594+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.837594+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.838781+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.838781+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.845145+0000 mgr.x (mgr.24998) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.845145+0000 mgr.x (mgr.24998) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.845425+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.845425+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.934930+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.934930+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.939159+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.939159+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.943337+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.943337+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.944306+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.944306+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.949808+0000 mgr.x (mgr.24998) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:09.949808+0000 mgr.x (mgr.24998) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.950214+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.950214+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.996393+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.996393+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.999020+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:09.999020+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.002022+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.002022+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.003002+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.003002+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.008979+0000 mgr.x (mgr.24998) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.008979+0000 mgr.x (mgr.24998) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.009325+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.009325+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.943337+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.943337+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.944306+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.944306+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.949808+0000 mgr.x (mgr.24998) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:09.949808+0000 mgr.x (mgr.24998) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.950214+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.950214+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.996393+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.996393+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.999020+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:09.999020+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.002022+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.002022+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.003002+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.003002+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.008979+0000 mgr.x (mgr.24998) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.008979+0000 mgr.x (mgr.24998) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.009325+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.009325+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.088341+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.088341+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.091633+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.091633+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.094670+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.094670+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.095935+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.095935+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.102204+0000 mgr.x (mgr.24998) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.102204+0000 mgr.x (mgr.24998) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.102579+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.102579+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.178390+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.178390+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.181418+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.181418+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.184177+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.184177+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.185448+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.088341+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.088341+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.091633+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.091633+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.094670+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.094670+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.095935+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.095935+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.102204+0000 mgr.x (mgr.24998) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.102204+0000 mgr.x (mgr.24998) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:10.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.102579+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.102579+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.178390+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.178390+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.181418+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.181418+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.184177+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.184177+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.185448+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.185448+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.192379+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.192379+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.271238+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.271238+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.274437+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.274437+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.277880+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.277880+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.279230+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.279230+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.287921+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.287921+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.363255+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.363255+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.367298+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.367298+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.370296+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.370296+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.371293+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.185448+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.192379+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.192379+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.271238+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.271238+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.274437+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.274437+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.277880+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.277880+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.279230+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.279230+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.287921+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.287921+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.363255+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.363255+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.367298+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.367298+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.370296+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.370296+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.371293+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.371293+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.378638+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.378638+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.466563+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.466563+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.470674+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.470674+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.474584+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.474584+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.475955+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.475955+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.488334+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.488334+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.578768+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.578768+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.583536+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.583536+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.587596+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.587596+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.371293+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.378638+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.378638+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.466563+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.466563+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.470674+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.470674+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.474584+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.474584+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.475955+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.475955+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.488334+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.488334+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.578768+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.578768+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:10.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.583536+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.583536+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:10.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.587596+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.587596+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:10.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.589417+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.589417+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.601714+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[73244]: audit 2024-04-30T10:08:10.601714+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.589417+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.589417+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:10.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.601714+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:10.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:10 smithi144 bash[75481]: audit 2024-04-30T10:08:10.601714+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.243866+0000 mgr.x (mgr.24998) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.243866+0000 mgr.x (mgr.24998) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.337664+0000 mgr.x (mgr.24998) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.337664+0000 mgr.x (mgr.24998) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.429653+0000 mgr.x (mgr.24998) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.429653+0000 mgr.x (mgr.24998) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.504567+0000 mgr.x (mgr.24998) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.504567+0000 mgr.x (mgr.24998) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.594925+0000 mgr.x (mgr.24998) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.594925+0000 mgr.x (mgr.24998) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.655613+0000 mgr.x (mgr.24998) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.655613+0000 mgr.x (mgr.24998) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.730982+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.730982+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.733119+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.733119+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.735426+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.735426+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.736311+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.736311+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.740992+0000 mgr.x (mgr.24998) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.740992+0000 mgr.x (mgr.24998) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.741463+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.741463+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.829159+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.829159+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.833981+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.833981+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.837594+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.837594+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.838781+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.838781+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.845145+0000 mgr.x (mgr.24998) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.845145+0000 mgr.x (mgr.24998) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.845425+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.845425+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.934930+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.934930+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.939159+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.939159+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.943337+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.943337+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.944306+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.944306+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.949808+0000 mgr.x (mgr.24998) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:09.949808+0000 mgr.x (mgr.24998) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.950214+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.950214+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.996393+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.996393+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.999020+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:09.999020+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.002022+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.002022+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.003002+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.003002+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.008979+0000 mgr.x (mgr.24998) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.008979+0000 mgr.x (mgr.24998) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.009325+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.009325+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.088341+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.088341+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.091633+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.091633+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.094670+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.094670+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.095935+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.095935+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.102204+0000 mgr.x (mgr.24998) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.102204+0000 mgr.x (mgr.24998) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.102579+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.102579+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.178390+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.178390+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.181418+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.181418+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.184177+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.184177+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.185448+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.185448+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.192379+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.192379+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.271238+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.271238+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.274437+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.274437+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.277880+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.277880+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.279230+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.279230+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.287921+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.287921+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.363255+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.363255+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.367298+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.367298+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.370296+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.370296+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.371293+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.371293+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.378638+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.378638+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.466563+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.466563+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.470674+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.470674+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.474584+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.474584+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.475955+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.475955+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.488334+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.488334+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.578768+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.578768+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.583536+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.583536+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.587596+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.587596+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.589417+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.589417+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.601714+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:10 smithi151 bash[59049]: audit 2024-04-30T10:08:10.601714+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.955 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[85863]: debug 2024-04-30T10:08:11.874+0000 7f97159bd700 1 -- 172.21.15.144:0/4006885227 <== mon.0 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c2659ab680 con 0x55c265a08c00 2024-04-30T10:08:11.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.191910+0000 mgr.x (mgr.24998) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.191910+0000 mgr.x (mgr.24998) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.287573+0000 mgr.x (mgr.24998) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.287573+0000 mgr.x (mgr.24998) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.378237+0000 mgr.x (mgr.24998) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.378237+0000 mgr.x (mgr.24998) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.488269+0000 mgr.x (mgr.24998) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.488269+0000 mgr.x (mgr.24998) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cluster 2024-04-30T10:08:10.563531+0000 mgr.x (mgr.24998) 572 : cluster [DBG] pgmap v101: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-30T10:08:11.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cluster 2024-04-30T10:08:10.563531+0000 mgr.x (mgr.24998) 572 : cluster [DBG] pgmap v101: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-30T10:08:11.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.601814+0000 mgr.x (mgr.24998) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.601814+0000 mgr.x (mgr.24998) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.699714+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.699714+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.702484+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.702484+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.706448+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.706448+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.707459+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.191910+0000 mgr.x (mgr.24998) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.191910+0000 mgr.x (mgr.24998) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.287573+0000 mgr.x (mgr.24998) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.287573+0000 mgr.x (mgr.24998) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.378237+0000 mgr.x (mgr.24998) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.378237+0000 mgr.x (mgr.24998) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.488269+0000 mgr.x (mgr.24998) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.488269+0000 mgr.x (mgr.24998) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cluster 2024-04-30T10:08:10.563531+0000 mgr.x (mgr.24998) 572 : cluster [DBG] pgmap v101: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-30T10:08:11.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cluster 2024-04-30T10:08:10.563531+0000 mgr.x (mgr.24998) 572 : cluster [DBG] pgmap v101: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-30T10:08:11.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.601814+0000 mgr.x (mgr.24998) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.601814+0000 mgr.x (mgr.24998) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.699714+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.699714+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.702484+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.702484+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.706448+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.706448+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.707459+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.707459+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.716982+0000 mgr.x (mgr.24998) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.716982+0000 mgr.x (mgr.24998) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.717373+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.717373+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.805253+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.805253+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.808270+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.808270+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.812069+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.812069+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.813589+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.813589+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.823091+0000 mgr.x (mgr.24998) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.823091+0000 mgr.x (mgr.24998) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.823458+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.823458+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.902451+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.902451+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.905699+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.707459+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.716982+0000 mgr.x (mgr.24998) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.716982+0000 mgr.x (mgr.24998) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.717373+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.717373+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.805253+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.805253+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.808270+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.808270+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.812069+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.812069+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.813589+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.813589+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.823091+0000 mgr.x (mgr.24998) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.823091+0000 mgr.x (mgr.24998) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.823458+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.823458+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.902451+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.902451+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.905699+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.905699+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.909213+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.909213+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.910444+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.910444+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.919058+0000 mgr.x (mgr.24998) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:10.919058+0000 mgr.x (mgr.24998) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.919412+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.919412+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.998486+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:10.998486+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.001649+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.001649+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.005370+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.005370+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.006667+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.006667+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.015382+0000 mgr.x (mgr.24998) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.015382+0000 mgr.x (mgr.24998) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.015704+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.015704+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.128045+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.128045+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.130694+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.130694+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.133639+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.133639+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.134524+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.134524+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.140724+0000 mgr.x (mgr.24998) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.140724+0000 mgr.x (mgr.24998) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.141031+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.141031+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.220308+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.220308+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.222867+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.222867+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.226053+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.226053+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.905699+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.909213+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.909213+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.910444+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.910444+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.919058+0000 mgr.x (mgr.24998) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:10.919058+0000 mgr.x (mgr.24998) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.919412+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.919412+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.998486+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:10.998486+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.001649+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.001649+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.005370+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.005370+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.006667+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.006667+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.015382+0000 mgr.x (mgr.24998) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.015382+0000 mgr.x (mgr.24998) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.015704+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.226798+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.226798+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.232799+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.232799+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.312521+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.312521+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.315727+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.315727+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.318312+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.318312+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.319284+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.319284+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.327270+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.327270+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.404820+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.404820+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.408751+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.408751+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.412584+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.412584+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.413951+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.413951+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.424425+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.424425+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.512877+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.512877+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.517676+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.517676+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.521932+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.521932+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.523212+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.523212+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.531461+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.531461+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.618553+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.618553+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.623033+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.623033+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.626599+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.626599+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.628115+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.628115+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.638037+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[73244]: audit 2024-04-30T10:08:11.638037+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.015704+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.128045+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.128045+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.130694+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.130694+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.133639+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.133639+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.134524+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.134524+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.140724+0000 mgr.x (mgr.24998) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.140724+0000 mgr.x (mgr.24998) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:11.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.141031+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.141031+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.220308+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.220308+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.222867+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.222867+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.226053+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.226053+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.226798+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.226798+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.232799+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.232799+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.312521+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.312521+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.315727+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.315727+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.318312+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.318312+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.319284+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.319284+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.327270+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.327270+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.404820+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.404820+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.408751+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.408751+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.412584+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.412584+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.413951+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.413951+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.424425+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.424425+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.512877+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.512877+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.517676+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.517676+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.521932+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.521932+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.523212+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.523212+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.531461+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.531461+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.618553+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.618553+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:11.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.623033+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.623033+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:11.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.626599+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.626599+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:11.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.628115+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.628115+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:11.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.638037+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:11.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:11 smithi144 bash[75481]: audit 2024-04-30T10:08:11.638037+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.191910+0000 mgr.x (mgr.24998) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.191910+0000 mgr.x (mgr.24998) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.287573+0000 mgr.x (mgr.24998) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.287573+0000 mgr.x (mgr.24998) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.378237+0000 mgr.x (mgr.24998) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.378237+0000 mgr.x (mgr.24998) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.488269+0000 mgr.x (mgr.24998) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.488269+0000 mgr.x (mgr.24998) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cluster 2024-04-30T10:08:10.563531+0000 mgr.x (mgr.24998) 572 : cluster [DBG] pgmap v101: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-30T10:08:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cluster 2024-04-30T10:08:10.563531+0000 mgr.x (mgr.24998) 572 : cluster [DBG] pgmap v101: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-30T10:08:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.601814+0000 mgr.x (mgr.24998) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.601814+0000 mgr.x (mgr.24998) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.699714+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.699714+0000 mon.a (mon.0) 1503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.702484+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.702484+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.706448+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.706448+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.707459+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.707459+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.716982+0000 mgr.x (mgr.24998) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.716982+0000 mgr.x (mgr.24998) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.717373+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.717373+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.805253+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.805253+0000 mon.a (mon.0) 1508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.808270+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.808270+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.812069+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.812069+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.813589+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.813589+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.823091+0000 mgr.x (mgr.24998) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.823091+0000 mgr.x (mgr.24998) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.823458+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.823458+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.902451+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.902451+0000 mon.a (mon.0) 1513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.905699+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.905699+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.909213+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.909213+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.910444+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.910444+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.919058+0000 mgr.x (mgr.24998) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:10.919058+0000 mgr.x (mgr.24998) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.919412+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.919412+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.998486+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:10.998486+0000 mon.a (mon.0) 1518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.001649+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.001649+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.005370+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.005370+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.006667+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.006667+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.015382+0000 mgr.x (mgr.24998) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.015382+0000 mgr.x (mgr.24998) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.015704+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.015704+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.128045+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.128045+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.130694+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.130694+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.133639+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.133639+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.134524+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.134524+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.140724+0000 mgr.x (mgr.24998) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.140724+0000 mgr.x (mgr.24998) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.141031+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.141031+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.220308+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.220308+0000 mon.a (mon.0) 1528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.222867+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.222867+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.226053+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.226053+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.226798+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.226798+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.232799+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.232799+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.312521+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.312521+0000 mon.a (mon.0) 1533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.315727+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.315727+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.318312+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.318312+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.319284+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.319284+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.327270+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.327270+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.404820+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.404820+0000 mon.a (mon.0) 1538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.408751+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.408751+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.412584+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.412584+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.413951+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.413951+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.424425+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.424425+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.512877+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.512877+0000 mon.a (mon.0) 1543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.517676+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.517676+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.521932+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.521932+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.523212+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.523212+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.531461+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.531461+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.618553+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.618553+0000 mon.a (mon.0) 1548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.623033+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.623033+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.626599+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.626599+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.628115+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.628115+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.638037+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:11 smithi151 bash[59049]: audit 2024-04-30T10:08:11.638037+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.687 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[85863]: debug 2024-04-30T10:08:12.458+0000 7f971eb567c0 -1 Falling back to public interface 2024-04-30T10:08:12.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.232497+0000 mgr.x (mgr.24998) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.232497+0000 mgr.x (mgr.24998) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.326907+0000 mgr.x (mgr.24998) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.326907+0000 mgr.x (mgr.24998) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.424361+0000 mgr.x (mgr.24998) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.424361+0000 mgr.x (mgr.24998) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.531291+0000 mgr.x (mgr.24998) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.531291+0000 mgr.x (mgr.24998) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.637923+0000 mgr.x (mgr.24998) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.637923+0000 mgr.x (mgr.24998) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.726919+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.726919+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.730714+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.730714+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.733869+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.733869+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.735106+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.735106+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.741789+0000 mgr.x (mgr.24998) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.741789+0000 mgr.x (mgr.24998) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.232497+0000 mgr.x (mgr.24998) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.232497+0000 mgr.x (mgr.24998) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.326907+0000 mgr.x (mgr.24998) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.326907+0000 mgr.x (mgr.24998) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.424361+0000 mgr.x (mgr.24998) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.424361+0000 mgr.x (mgr.24998) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.531291+0000 mgr.x (mgr.24998) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.531291+0000 mgr.x (mgr.24998) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.637923+0000 mgr.x (mgr.24998) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.637923+0000 mgr.x (mgr.24998) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.726919+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.726919+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.730714+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.730714+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.733869+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.733869+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.735106+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.735106+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.741789+0000 mgr.x (mgr.24998) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.741789+0000 mgr.x (mgr.24998) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.742002+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.742002+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.818649+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.818649+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.821185+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.821185+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.823901+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.823901+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.824830+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.824830+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.830759+0000 mgr.x (mgr.24998) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.830759+0000 mgr.x (mgr.24998) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.831077+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.831077+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.907685+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.907685+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.909825+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.909825+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.912087+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.912087+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.742002+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.742002+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.818649+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.818649+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.821185+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.821185+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.823901+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.823901+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.824830+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.824830+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.830759+0000 mgr.x (mgr.24998) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.830759+0000 mgr.x (mgr.24998) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.831077+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.831077+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.907685+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.907685+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.909825+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.909825+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.912087+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.912087+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.912755+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.912755+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.917583+0000 mgr.x (mgr.24998) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:11.917583+0000 mgr.x (mgr.24998) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.918118+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.918118+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.992799+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.992799+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.995055+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.995055+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.997778+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.997778+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.998954+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:11.998954+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.006554+0000 mgr.x (mgr.24998) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.006554+0000 mgr.x (mgr.24998) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.006861+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.006861+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.085092+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.085092+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.912755+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.912755+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.917583+0000 mgr.x (mgr.24998) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:11.917583+0000 mgr.x (mgr.24998) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.918118+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.918118+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.992799+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.992799+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.995055+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.995055+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.997778+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.997778+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.998954+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:11.998954+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.006554+0000 mgr.x (mgr.24998) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.006554+0000 mgr.x (mgr.24998) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.006861+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.006861+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.085092+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.085092+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.088294+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.088294+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.091404+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.091404+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.092663+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.092663+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.101371+0000 mgr.x (mgr.24998) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.101371+0000 mgr.x (mgr.24998) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.101625+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.101625+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.179310+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.179310+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.181852+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.181852+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.184858+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.184858+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.186272+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.186272+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.191912+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.191912+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.267253+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.267253+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.269609+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.269609+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.271933+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.271933+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.272806+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.272806+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.278155+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.278155+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.322141+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.322141+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.324316+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.324316+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.326585+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.326585+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.327447+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.327447+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.088294+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.088294+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.091404+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.091404+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.092663+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.092663+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.101371+0000 mgr.x (mgr.24998) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.101371+0000 mgr.x (mgr.24998) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:12.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.101625+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.101625+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.179310+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.179310+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.181852+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.181852+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.184858+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.184858+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.186272+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.186272+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.191912+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.332946+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.332946+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.376347+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.376347+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.378652+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.378652+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.380950+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.380950+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.381662+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.381662+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.387545+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.387545+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.429978+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.429978+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.432235+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.432235+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.435033+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.435033+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.435900+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.435900+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.441198+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.441198+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.487211+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.487211+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.489911+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.489911+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.492359+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.492359+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.493133+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.493133+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.498877+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.498877+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.539692+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.539692+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.542035+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.542035+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.543835+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.543835+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.544723+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.191912+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.267253+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.267253+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.269609+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.269609+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.271933+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.271933+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.272806+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.272806+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.278155+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.278155+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.322141+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.322141+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.324316+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.324316+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.326585+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.326585+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.327447+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.327447+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.544723+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.550534+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.550534+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.591652+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.591652+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.594104+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.594104+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.595934+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.595934+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.596659+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.596659+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.602502+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.602502+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.643284+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.643284+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.645224+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.645224+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.647677+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.647677+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.648812+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.648812+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.654747+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[75481]: audit 2024-04-30T10:08:12.654747+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.332946+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.332946+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.376347+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.376347+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.378652+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.378652+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.380950+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.380950+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.381662+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.381662+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.387545+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.387545+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.429978+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.429978+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.432235+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.432235+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.435033+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.435033+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.435900+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.435900+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.441198+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.441198+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.487211+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.487211+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.489911+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.489911+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.492359+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.492359+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.493133+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.493133+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.498877+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.498877+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.539692+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.539692+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.542035+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.542035+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.543835+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.543835+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.544723+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.544723+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.550534+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.550534+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.591652+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.591652+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.594104+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.594104+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.595934+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.595934+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.596659+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.596659+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.602502+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.602502+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.643284+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.643284+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:12.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.645224+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.645224+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:12.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.647677+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.647677+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:12.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.648812+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.648812+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:12.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.654747+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:12.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:12 smithi144 bash[73244]: audit 2024-04-30T10:08:12.654747+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.232497+0000 mgr.x (mgr.24998) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.232497+0000 mgr.x (mgr.24998) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.326907+0000 mgr.x (mgr.24998) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.326907+0000 mgr.x (mgr.24998) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.424361+0000 mgr.x (mgr.24998) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.424361+0000 mgr.x (mgr.24998) 581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.531291+0000 mgr.x (mgr.24998) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.531291+0000 mgr.x (mgr.24998) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.637923+0000 mgr.x (mgr.24998) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.637923+0000 mgr.x (mgr.24998) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.726919+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.726919+0000 mon.a (mon.0) 1553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.730714+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.730714+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.733869+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.733869+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.735106+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.735106+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.741789+0000 mgr.x (mgr.24998) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.741789+0000 mgr.x (mgr.24998) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.742002+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.742002+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.818649+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.818649+0000 mon.a (mon.0) 1558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.821185+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.821185+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.823901+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.823901+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.824830+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.824830+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.830759+0000 mgr.x (mgr.24998) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.830759+0000 mgr.x (mgr.24998) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.831077+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.831077+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.907685+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.907685+0000 mon.a (mon.0) 1563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.909825+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.909825+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.912087+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.912087+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.912755+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.912755+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.917583+0000 mgr.x (mgr.24998) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:11.917583+0000 mgr.x (mgr.24998) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.918118+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.918118+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.992799+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.992799+0000 mon.a (mon.0) 1568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.995055+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.995055+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.997778+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.997778+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.998954+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:11.998954+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.006554+0000 mgr.x (mgr.24998) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.006554+0000 mgr.x (mgr.24998) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.006861+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.006861+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.085092+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.085092+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.088294+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.088294+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.091404+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.091404+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.092663+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.092663+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.101371+0000 mgr.x (mgr.24998) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.101371+0000 mgr.x (mgr.24998) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.101625+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.101625+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.179310+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.179310+0000 mon.a (mon.0) 1578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.181852+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.181852+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.184858+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.184858+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.186272+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.186272+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.191912+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.191912+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.267253+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.267253+0000 mon.a (mon.0) 1583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.269609+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.269609+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.271933+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.271933+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.272806+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.272806+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.278155+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.278155+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.322141+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.322141+0000 mon.a (mon.0) 1588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.324316+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.324316+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.326585+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.326585+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.327447+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.327447+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.332946+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.332946+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.376347+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.376347+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.378652+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.378652+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.380950+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.380950+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.381662+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.381662+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.387545+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.387545+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.429978+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.429978+0000 mon.a (mon.0) 1598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.432235+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.432235+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.435033+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.435033+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.435900+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.435900+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.441198+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.441198+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.487211+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.487211+0000 mon.a (mon.0) 1603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.489911+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.489911+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.492359+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.492359+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.493133+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.493133+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.498877+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.498877+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.539692+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.539692+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.542035+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.542035+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.543835+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.543835+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.544723+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.544723+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.550534+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.550534+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.591652+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.591652+0000 mon.a (mon.0) 1613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.594104+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.594104+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.595934+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.595934+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.596659+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.596659+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.602502+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.602502+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.643284+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.643284+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.645224+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.645224+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.647677+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.647677+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.648812+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.648812+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.654747+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:12 smithi151 bash[59049]: audit 2024-04-30T10:08:12.654747+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.191477+0000 mgr.x (mgr.24998) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.191477+0000 mgr.x (mgr.24998) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.277674+0000 mgr.x (mgr.24998) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.277674+0000 mgr.x (mgr.24998) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.332587+0000 mgr.x (mgr.24998) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.332587+0000 mgr.x (mgr.24998) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.387061+0000 mgr.x (mgr.24998) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.387061+0000 mgr.x (mgr.24998) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.440729+0000 mgr.x (mgr.24998) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.440729+0000 mgr.x (mgr.24998) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.498367+0000 mgr.x (mgr.24998) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.498367+0000 mgr.x (mgr.24998) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.550185+0000 mgr.x (mgr.24998) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.550185+0000 mgr.x (mgr.24998) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cluster 2024-04-30T10:08:12.564135+0000 mgr.x (mgr.24998) 596 : cluster [DBG] pgmap v102: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-30T10:08:13.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cluster 2024-04-30T10:08:12.564135+0000 mgr.x (mgr.24998) 596 : cluster [DBG] pgmap v102: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-30T10:08:13.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.602082+0000 mgr.x (mgr.24998) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.602082+0000 mgr.x (mgr.24998) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.654286+0000 mgr.x (mgr.24998) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.654286+0000 mgr.x (mgr.24998) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.702996+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.702996+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.705278+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.705278+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.707140+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.707140+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.707962+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.707962+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.714185+0000 mgr.x (mgr.24998) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.714185+0000 mgr.x (mgr.24998) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.714618+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.714618+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.756324+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.756324+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.758648+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.758648+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.761091+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.761091+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.762015+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.762015+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.767327+0000 mgr.x (mgr.24998) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.767327+0000 mgr.x (mgr.24998) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.767855+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.767855+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.808806+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.808806+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.810878+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.810878+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.812754+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.812754+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.813425+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.813425+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.818399+0000 mgr.x (mgr.24998) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.818399+0000 mgr.x (mgr.24998) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.818840+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.818840+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.874724+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.874724+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.191477+0000 mgr.x (mgr.24998) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.191477+0000 mgr.x (mgr.24998) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.277674+0000 mgr.x (mgr.24998) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.277674+0000 mgr.x (mgr.24998) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.332587+0000 mgr.x (mgr.24998) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.332587+0000 mgr.x (mgr.24998) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.387061+0000 mgr.x (mgr.24998) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.387061+0000 mgr.x (mgr.24998) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.440729+0000 mgr.x (mgr.24998) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.440729+0000 mgr.x (mgr.24998) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.498367+0000 mgr.x (mgr.24998) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.498367+0000 mgr.x (mgr.24998) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.550185+0000 mgr.x (mgr.24998) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.550185+0000 mgr.x (mgr.24998) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cluster 2024-04-30T10:08:12.564135+0000 mgr.x (mgr.24998) 596 : cluster [DBG] pgmap v102: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-30T10:08:13.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cluster 2024-04-30T10:08:12.564135+0000 mgr.x (mgr.24998) 596 : cluster [DBG] pgmap v102: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-30T10:08:13.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.602082+0000 mgr.x (mgr.24998) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.602082+0000 mgr.x (mgr.24998) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.654286+0000 mgr.x (mgr.24998) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.654286+0000 mgr.x (mgr.24998) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.702996+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.702996+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.705278+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.705278+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.707140+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.707140+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.707962+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.707962+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.714185+0000 mgr.x (mgr.24998) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.714185+0000 mgr.x (mgr.24998) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.714618+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.714618+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.756324+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.756324+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.758648+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.758648+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.761091+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.761091+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.762015+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.762015+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.767327+0000 mgr.x (mgr.24998) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.767327+0000 mgr.x (mgr.24998) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.767855+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.767855+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.808806+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.808806+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.810878+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.810878+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.812754+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.812754+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.813425+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.813425+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.818399+0000 mgr.x (mgr.24998) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.818399+0000 mgr.x (mgr.24998) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.818840+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.818840+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.874724+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.874724+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.879168+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.879168+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.882347+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.882347+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.883792+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.883792+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.892812+0000 mgr.x (mgr.24998) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.892812+0000 mgr.x (mgr.24998) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.892957+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.892957+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.936923+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.936923+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.940164+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.940164+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.943327+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.943327+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.944717+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.944717+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.952979+0000 mgr.x (mgr.24998) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:12.952979+0000 mgr.x (mgr.24998) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.953370+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:12.953370+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.026301+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.026301+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.029148+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.029148+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.031942+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.879168+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.879168+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.882347+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.882347+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.883792+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.883792+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.892812+0000 mgr.x (mgr.24998) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.892812+0000 mgr.x (mgr.24998) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.892957+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.892957+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.936923+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.936923+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.940164+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.940164+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.943327+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.943327+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.944717+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.944717+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.952979+0000 mgr.x (mgr.24998) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.031942+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.033417+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.033417+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:13.039766+0000 mgr.x (mgr.24998) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:13.039766+0000 mgr.x (mgr.24998) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.040072+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.040072+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.132541+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.132541+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.136280+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.136280+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.139909+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.139909+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.140972+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.140972+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.148011+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.148011+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:13.148040+0000 mgr.x (mgr.24998) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: cephadm 2024-04-30T10:08:13.148040+0000 mgr.x (mgr.24998) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:12.952979+0000 mgr.x (mgr.24998) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.953370+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:12.953370+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.026301+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.026301+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.029148+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.029148+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.031942+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.031942+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.033417+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.033417+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:13.039766+0000 mgr.x (mgr.24998) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:13.039766+0000 mgr.x (mgr.24998) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.040072+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.040072+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.132541+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.132541+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.136280+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.136280+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.139909+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.235449+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.235449+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.238957+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.238957+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.241375+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.241375+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.242083+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.242083+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.247254+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.247254+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.299944+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.299944+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.305743+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.305743+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.311471+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.311471+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.332589+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.332589+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.336605+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.336605+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.339647+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.339647+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.342006+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.342006+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.344723+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:08:13.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[75481]: audit 2024-04-30T10:08:13.344723+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:08:13.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.139909+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.140972+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.140972+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.148011+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.148011+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:13.148040+0000 mgr.x (mgr.24998) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: cephadm 2024-04-30T10:08:13.148040+0000 mgr.x (mgr.24998) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:13.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.235449+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.235449+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.238957+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.238957+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.241375+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.241375+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:13.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.242083+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.242083+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:13.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.247254+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.247254+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.299944+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.299944+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.305743+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.305743+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.311471+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.311471+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:13.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.332589+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.332589+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:13.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.336605+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.336605+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.339647+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.339647+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.342006+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.342006+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:13.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.344723+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:08:13.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:13 smithi144 bash[73244]: audit 2024-04-30T10:08:13.344723+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:08:14.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.191477+0000 mgr.x (mgr.24998) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.191477+0000 mgr.x (mgr.24998) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.277674+0000 mgr.x (mgr.24998) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.277674+0000 mgr.x (mgr.24998) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.332587+0000 mgr.x (mgr.24998) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.332587+0000 mgr.x (mgr.24998) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.387061+0000 mgr.x (mgr.24998) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.387061+0000 mgr.x (mgr.24998) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.440729+0000 mgr.x (mgr.24998) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.440729+0000 mgr.x (mgr.24998) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.498367+0000 mgr.x (mgr.24998) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.498367+0000 mgr.x (mgr.24998) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.550185+0000 mgr.x (mgr.24998) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.550185+0000 mgr.x (mgr.24998) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cluster 2024-04-30T10:08:12.564135+0000 mgr.x (mgr.24998) 596 : cluster [DBG] pgmap v102: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-30T10:08:14.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cluster 2024-04-30T10:08:12.564135+0000 mgr.x (mgr.24998) 596 : cluster [DBG] pgmap v102: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 58/630 objects degraded (9.206%) 2024-04-30T10:08:14.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.602082+0000 mgr.x (mgr.24998) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.602082+0000 mgr.x (mgr.24998) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.654286+0000 mgr.x (mgr.24998) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.654286+0000 mgr.x (mgr.24998) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.702996+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:14.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.702996+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:14.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.705278+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.705278+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.707140+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:14.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.707140+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:14.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.707962+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:14.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.707962+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:14.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.714185+0000 mgr.x (mgr.24998) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.714185+0000 mgr.x (mgr.24998) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.714618+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.714618+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.756324+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:14.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.756324+0000 mon.a (mon.0) 1628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:14.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.758648+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.758648+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.761091+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:14.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.761091+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:14.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.762015+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:14.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.762015+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:14.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.767327+0000 mgr.x (mgr.24998) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.767327+0000 mgr.x (mgr.24998) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.767855+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.767855+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.808806+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:14.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.808806+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:14.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.810878+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.810878+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.812754+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:14.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.812754+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:14.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.813425+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:14.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.813425+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:14.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.818399+0000 mgr.x (mgr.24998) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.818399+0000 mgr.x (mgr.24998) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.818840+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.818840+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.874724+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:14.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.874724+0000 mon.a (mon.0) 1638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:14.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.879168+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.879168+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.882347+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:14.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.882347+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:14.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.883792+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:14.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.883792+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:14.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.892812+0000 mgr.x (mgr.24998) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.892812+0000 mgr.x (mgr.24998) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.892957+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.892957+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.936923+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:14.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.936923+0000 mon.a (mon.0) 1643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:14.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.940164+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.940164+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.943327+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:14.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.943327+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:14.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.944717+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:14.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.944717+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:14.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.952979+0000 mgr.x (mgr.24998) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:12.952979+0000 mgr.x (mgr.24998) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.953370+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:12.953370+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.026301+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:14.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.026301+0000 mon.a (mon.0) 1648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:14.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.029148+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.029148+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.031942+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:14.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.031942+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:14.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.033417+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:14.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.033417+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:14.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:13.039766+0000 mgr.x (mgr.24998) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:13.039766+0000 mgr.x (mgr.24998) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.040072+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.040072+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.132541+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:14.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.132541+0000 mon.a (mon.0) 1653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:14.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.136280+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.136280+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.139909+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:14.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.139909+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:14.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.140972+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:14.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.140972+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:14.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.148011+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.148011+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:13.148040+0000 mgr.x (mgr.24998) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: cephadm 2024-04-30T10:08:13.148040+0000 mgr.x (mgr.24998) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.235449+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:14.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.235449+0000 mon.a (mon.0) 1658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:14.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.238957+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.238957+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.241375+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:14.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.241375+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:14.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.242083+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:14.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.242083+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:14.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.247254+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.247254+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.299944+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.299944+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.305743+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.305743+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.311471+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.311471+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:14.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.332589+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:14.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.332589+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:14.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.336605+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.336605+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.339647+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.339647+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.342006+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.342006+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:14.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.344723+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:08:14.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:13 smithi151 bash[59049]: audit 2024-04-30T10:08:13.344723+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:08:14.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:14 smithi144 bash[75481]: cephadm 2024-04-30T10:08:13.246847+0000 mgr.x (mgr.24998) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:14 smithi144 bash[75481]: cephadm 2024-04-30T10:08:13.246847+0000 mgr.x (mgr.24998) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:14 smithi144 bash[75481]: audit 2024-04-30T10:08:13.344172+0000 mgr.x (mgr.24998) 607 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:08:14.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:14 smithi144 bash[75481]: audit 2024-04-30T10:08:13.344172+0000 mgr.x (mgr.24998) 607 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:08:14.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:14 smithi144 bash[75481]: cephadm 2024-04-30T10:08:13.345963+0000 mgr.x (mgr.24998) 608 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-30T10:08:14.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:14 smithi144 bash[75481]: cephadm 2024-04-30T10:08:13.345963+0000 mgr.x (mgr.24998) 608 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-30T10:08:14.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:14 smithi144 bash[75481]: audit 2024-04-30T10:08:13.592964+0000 mgr.x (mgr.24998) 609 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:14.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:14 smithi144 bash[75481]: audit 2024-04-30T10:08:13.592964+0000 mgr.x (mgr.24998) 609 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:14.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:14 smithi144 bash[73244]: cephadm 2024-04-30T10:08:13.246847+0000 mgr.x (mgr.24998) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:14 smithi144 bash[73244]: cephadm 2024-04-30T10:08:13.246847+0000 mgr.x (mgr.24998) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:14.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:14 smithi144 bash[73244]: audit 2024-04-30T10:08:13.344172+0000 mgr.x (mgr.24998) 607 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:08:14.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:14 smithi144 bash[73244]: audit 2024-04-30T10:08:13.344172+0000 mgr.x (mgr.24998) 607 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:08:14.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:14 smithi144 bash[73244]: cephadm 2024-04-30T10:08:13.345963+0000 mgr.x (mgr.24998) 608 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-30T10:08:14.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:14 smithi144 bash[73244]: cephadm 2024-04-30T10:08:13.345963+0000 mgr.x (mgr.24998) 608 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-30T10:08:14.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:14 smithi144 bash[73244]: audit 2024-04-30T10:08:13.592964+0000 mgr.x (mgr.24998) 609 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:14.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:14 smithi144 bash[73244]: audit 2024-04-30T10:08:13.592964+0000 mgr.x (mgr.24998) 609 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:15.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:14 smithi151 bash[59049]: cephadm 2024-04-30T10:08:13.246847+0000 mgr.x (mgr.24998) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:15.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:14 smithi151 bash[59049]: cephadm 2024-04-30T10:08:13.246847+0000 mgr.x (mgr.24998) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:15.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:14 smithi151 bash[59049]: audit 2024-04-30T10:08:13.344172+0000 mgr.x (mgr.24998) 607 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:08:15.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:14 smithi151 bash[59049]: audit 2024-04-30T10:08:13.344172+0000 mgr.x (mgr.24998) 607 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-30T10:08:15.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:14 smithi151 bash[59049]: cephadm 2024-04-30T10:08:13.345963+0000 mgr.x (mgr.24998) 608 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-30T10:08:15.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:14 smithi151 bash[59049]: cephadm 2024-04-30T10:08:13.345963+0000 mgr.x (mgr.24998) 608 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-30T10:08:15.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:14 smithi151 bash[59049]: audit 2024-04-30T10:08:13.592964+0000 mgr.x (mgr.24998) 609 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:15.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:14 smithi151 bash[59049]: audit 2024-04-30T10:08:13.592964+0000 mgr.x (mgr.24998) 609 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:15.705 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:15 smithi144 bash[85863]: debug 2024-04-30T10:08:15.530+0000 7f971eb567c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-30T10:08:15.705 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:15 smithi144 bash[85863]: debug 2024-04-30T10:08:15.558+0000 7f971eb567c0 -1 osd.2 126 log_to_monitors true 2024-04-30T10:08:16.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:15 smithi151 bash[59049]: cluster 2024-04-30T10:08:14.566284+0000 mgr.x (mgr.24998) 610 : cluster [DBG] pgmap v103: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 58 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:16.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:15 smithi151 bash[59049]: cluster 2024-04-30T10:08:14.566284+0000 mgr.x (mgr.24998) 610 : cluster [DBG] pgmap v103: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 58 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:16.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:15 smithi151 bash[59049]: audit 2024-04-30T10:08:15.567548+0000 mon.a (mon.0) 1671 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-30T10:08:16.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:15 smithi151 bash[59049]: audit 2024-04-30T10:08:15.567548+0000 mon.a (mon.0) 1671 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-30T10:08:16.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:15 smithi144 bash[75481]: cluster 2024-04-30T10:08:14.566284+0000 mgr.x (mgr.24998) 610 : cluster [DBG] pgmap v103: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 58 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:16.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:15 smithi144 bash[75481]: cluster 2024-04-30T10:08:14.566284+0000 mgr.x (mgr.24998) 610 : cluster [DBG] pgmap v103: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 58 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:16.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:15 smithi144 bash[75481]: audit 2024-04-30T10:08:15.567548+0000 mon.a (mon.0) 1671 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-30T10:08:16.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:15 smithi144 bash[75481]: audit 2024-04-30T10:08:15.567548+0000 mon.a (mon.0) 1671 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-30T10:08:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:15 smithi144 bash[73244]: cluster 2024-04-30T10:08:14.566284+0000 mgr.x (mgr.24998) 610 : cluster [DBG] pgmap v103: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 58 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:15 smithi144 bash[73244]: cluster 2024-04-30T10:08:14.566284+0000 mgr.x (mgr.24998) 610 : cluster [DBG] pgmap v103: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 58 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:15 smithi144 bash[73244]: audit 2024-04-30T10:08:15.567548+0000 mon.a (mon.0) 1671 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-30T10:08:16.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:15 smithi144 bash[73244]: audit 2024-04-30T10:08:15.567548+0000 mon.a (mon.0) 1671 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-30T10:08:16.563 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[85863]: debug 2024-04-30T10:08:16.222+0000 7f970bfa5700 -1 osd.2 126 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T10:08:16.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[73244]: audit 2024-04-30T10:08:15.703710+0000 mon.a (mon.0) 1672 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-30T10:08:16.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[73244]: audit 2024-04-30T10:08:15.703710+0000 mon.a (mon.0) 1672 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-30T10:08:16.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[73244]: cluster 2024-04-30T10:08:15.711535+0000 mon.a (mon.0) 1673 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-30T10:08:16.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[73244]: cluster 2024-04-30T10:08:15.711535+0000 mon.a (mon.0) 1673 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-30T10:08:16.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[73244]: audit 2024-04-30T10:08:15.712444+0000 mon.a (mon.0) 1674 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:08:16.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[73244]: audit 2024-04-30T10:08:15.712444+0000 mon.a (mon.0) 1674 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:08:16.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[73244]: cluster 2024-04-30T10:08:16.050845+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:16.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[73244]: cluster 2024-04-30T10:08:16.050845+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:16.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[73244]: cephadm 2024-04-30T10:08:16.166761+0000 mgr.x (mgr.24998) 611 : cephadm [INF] Upgrade: Updating osd.2 2024-04-30T10:08:16.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[73244]: cephadm 2024-04-30T10:08:16.166761+0000 mgr.x (mgr.24998) 611 : cephadm [INF] Upgrade: Updating osd.2 2024-04-30T10:08:16.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[73244]: audit 2024-04-30T10:08:16.169939+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T10:08:16.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[73244]: audit 2024-04-30T10:08:16.169939+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T10:08:16.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[73244]: audit 2024-04-30T10:08:16.171534+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:16.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[73244]: audit 2024-04-30T10:08:16.171534+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:16.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[73244]: cephadm 2024-04-30T10:08:16.176043+0000 mgr.x (mgr.24998) 612 : cephadm [INF] Deploying daemon osd.2 on smithi144 2024-04-30T10:08:16.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[73244]: cephadm 2024-04-30T10:08:16.176043+0000 mgr.x (mgr.24998) 612 : cephadm [INF] Deploying daemon osd.2 on smithi144 2024-04-30T10:08:16.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[73244]: audit 2024-04-30T10:08:16.208655+0000 mon.a (mon.0) 1678 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' 2024-04-30T10:08:16.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[73244]: audit 2024-04-30T10:08:16.208655+0000 mon.a (mon.0) 1678 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' 2024-04-30T10:08:16.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[75481]: audit 2024-04-30T10:08:15.703710+0000 mon.a (mon.0) 1672 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-30T10:08:16.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[75481]: audit 2024-04-30T10:08:15.703710+0000 mon.a (mon.0) 1672 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-30T10:08:16.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[75481]: cluster 2024-04-30T10:08:15.711535+0000 mon.a (mon.0) 1673 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-30T10:08:16.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[75481]: cluster 2024-04-30T10:08:15.711535+0000 mon.a (mon.0) 1673 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-30T10:08:16.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[75481]: audit 2024-04-30T10:08:15.712444+0000 mon.a (mon.0) 1674 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:08:16.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[75481]: audit 2024-04-30T10:08:15.712444+0000 mon.a (mon.0) 1674 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:08:16.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[75481]: cluster 2024-04-30T10:08:16.050845+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:16.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[75481]: cluster 2024-04-30T10:08:16.050845+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:16.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[75481]: cephadm 2024-04-30T10:08:16.166761+0000 mgr.x (mgr.24998) 611 : cephadm [INF] Upgrade: Updating osd.2 2024-04-30T10:08:16.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[75481]: cephadm 2024-04-30T10:08:16.166761+0000 mgr.x (mgr.24998) 611 : cephadm [INF] Upgrade: Updating osd.2 2024-04-30T10:08:16.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[75481]: audit 2024-04-30T10:08:16.169939+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T10:08:16.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[75481]: audit 2024-04-30T10:08:16.169939+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T10:08:16.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[75481]: audit 2024-04-30T10:08:16.171534+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:16.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[75481]: audit 2024-04-30T10:08:16.171534+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:16.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[75481]: cephadm 2024-04-30T10:08:16.176043+0000 mgr.x (mgr.24998) 612 : cephadm [INF] Deploying daemon osd.2 on smithi144 2024-04-30T10:08:16.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[75481]: cephadm 2024-04-30T10:08:16.176043+0000 mgr.x (mgr.24998) 612 : cephadm [INF] Deploying daemon osd.2 on smithi144 2024-04-30T10:08:16.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[75481]: audit 2024-04-30T10:08:16.208655+0000 mon.a (mon.0) 1678 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' 2024-04-30T10:08:16.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:16 smithi144 bash[75481]: audit 2024-04-30T10:08:16.208655+0000 mon.a (mon.0) 1678 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' 2024-04-30T10:08:17.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:16 smithi151 bash[59049]: audit 2024-04-30T10:08:15.703710+0000 mon.a (mon.0) 1672 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-30T10:08:17.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:16 smithi151 bash[59049]: audit 2024-04-30T10:08:15.703710+0000 mon.a (mon.0) 1672 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-30T10:08:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:16 smithi151 bash[59049]: cluster 2024-04-30T10:08:15.711535+0000 mon.a (mon.0) 1673 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-30T10:08:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:16 smithi151 bash[59049]: cluster 2024-04-30T10:08:15.711535+0000 mon.a (mon.0) 1673 : cluster [DBG] osdmap e129: 8 total, 7 up, 8 in 2024-04-30T10:08:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:16 smithi151 bash[59049]: audit 2024-04-30T10:08:15.712444+0000 mon.a (mon.0) 1674 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:08:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:16 smithi151 bash[59049]: audit 2024-04-30T10:08:15.712444+0000 mon.a (mon.0) 1674 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:08:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:16 smithi151 bash[59049]: cluster 2024-04-30T10:08:16.050845+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:16 smithi151 bash[59049]: cluster 2024-04-30T10:08:16.050845+0000 mon.a (mon.0) 1675 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:16 smithi151 bash[59049]: cephadm 2024-04-30T10:08:16.166761+0000 mgr.x (mgr.24998) 611 : cephadm [INF] Upgrade: Updating osd.2 2024-04-30T10:08:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:16 smithi151 bash[59049]: cephadm 2024-04-30T10:08:16.166761+0000 mgr.x (mgr.24998) 611 : cephadm [INF] Upgrade: Updating osd.2 2024-04-30T10:08:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:16 smithi151 bash[59049]: audit 2024-04-30T10:08:16.169939+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T10:08:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:16 smithi151 bash[59049]: audit 2024-04-30T10:08:16.169939+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-30T10:08:17.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:16 smithi151 bash[59049]: audit 2024-04-30T10:08:16.171534+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:17.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:16 smithi151 bash[59049]: audit 2024-04-30T10:08:16.171534+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:17.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:16 smithi151 bash[59049]: cephadm 2024-04-30T10:08:16.176043+0000 mgr.x (mgr.24998) 612 : cephadm [INF] Deploying daemon osd.2 on smithi144 2024-04-30T10:08:17.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:16 smithi151 bash[59049]: cephadm 2024-04-30T10:08:16.176043+0000 mgr.x (mgr.24998) 612 : cephadm [INF] Deploying daemon osd.2 on smithi144 2024-04-30T10:08:17.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:16 smithi151 bash[59049]: audit 2024-04-30T10:08:16.208655+0000 mon.a (mon.0) 1678 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' 2024-04-30T10:08:17.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:16 smithi151 bash[59049]: audit 2024-04-30T10:08:16.208655+0000 mon.a (mon.0) 1678 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274]' entity='osd.2' 2024-04-30T10:08:18.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:17 smithi151 bash[59049]: cluster 2024-04-30T10:08:16.567616+0000 mgr.x (mgr.24998) 613 : cluster [DBG] pgmap v105: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 82 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:18.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:17 smithi151 bash[59049]: cluster 2024-04-30T10:08:16.567616+0000 mgr.x (mgr.24998) 613 : cluster [DBG] pgmap v105: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 82 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:18.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:17 smithi151 bash[59049]: cluster 2024-04-30T10:08:17.207576+0000 mon.a (mon.0) 1679 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:08:18.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:17 smithi151 bash[59049]: cluster 2024-04-30T10:08:17.207576+0000 mon.a (mon.0) 1679 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:08:18.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:17 smithi151 bash[59049]: cluster 2024-04-30T10:08:17.216553+0000 mon.a (mon.0) 1680 : cluster [INF] osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274] boot 2024-04-30T10:08:18.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:17 smithi151 bash[59049]: cluster 2024-04-30T10:08:17.216553+0000 mon.a (mon.0) 1680 : cluster [INF] osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274] boot 2024-04-30T10:08:18.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:17 smithi151 bash[59049]: cluster 2024-04-30T10:08:17.216904+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-30T10:08:18.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:17 smithi151 bash[59049]: cluster 2024-04-30T10:08:17.216904+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-30T10:08:18.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:17 smithi151 bash[59049]: audit 2024-04-30T10:08:17.221772+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:08:18.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:17 smithi151 bash[59049]: audit 2024-04-30T10:08:17.221772+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:08:18.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:17 smithi151 bash[59049]: audit 2024-04-30T10:08:17.666526+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:18.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:17 smithi151 bash[59049]: audit 2024-04-30T10:08:17.666526+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:18.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[73244]: cluster 2024-04-30T10:08:16.567616+0000 mgr.x (mgr.24998) 613 : cluster [DBG] pgmap v105: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 82 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:18.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[73244]: cluster 2024-04-30T10:08:16.567616+0000 mgr.x (mgr.24998) 613 : cluster [DBG] pgmap v105: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 82 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:18.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[73244]: cluster 2024-04-30T10:08:17.207576+0000 mon.a (mon.0) 1679 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:08:18.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[73244]: cluster 2024-04-30T10:08:17.207576+0000 mon.a (mon.0) 1679 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:08:18.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[73244]: cluster 2024-04-30T10:08:17.216553+0000 mon.a (mon.0) 1680 : cluster [INF] osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274] boot 2024-04-30T10:08:18.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[73244]: cluster 2024-04-30T10:08:17.216553+0000 mon.a (mon.0) 1680 : cluster [INF] osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274] boot 2024-04-30T10:08:18.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[73244]: cluster 2024-04-30T10:08:17.216904+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-30T10:08:18.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[73244]: cluster 2024-04-30T10:08:17.216904+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-30T10:08:18.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[73244]: audit 2024-04-30T10:08:17.221772+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:08:18.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[73244]: audit 2024-04-30T10:08:17.221772+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:08:18.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[73244]: audit 2024-04-30T10:08:17.666526+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:18.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[73244]: audit 2024-04-30T10:08:17.666526+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[75481]: cluster 2024-04-30T10:08:16.567616+0000 mgr.x (mgr.24998) 613 : cluster [DBG] pgmap v105: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 82 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[75481]: cluster 2024-04-30T10:08:16.567616+0000 mgr.x (mgr.24998) 613 : cluster [DBG] pgmap v105: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 82 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[75481]: cluster 2024-04-30T10:08:17.207576+0000 mon.a (mon.0) 1679 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:08:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[75481]: cluster 2024-04-30T10:08:17.207576+0000 mon.a (mon.0) 1679 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:08:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[75481]: cluster 2024-04-30T10:08:17.216553+0000 mon.a (mon.0) 1680 : cluster [INF] osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274] boot 2024-04-30T10:08:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[75481]: cluster 2024-04-30T10:08:17.216553+0000 mon.a (mon.0) 1680 : cluster [INF] osd.2 [v2:172.21.15.144:6816/1838608274,v1:172.21.15.144:6817/1838608274] boot 2024-04-30T10:08:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[75481]: cluster 2024-04-30T10:08:17.216904+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-30T10:08:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[75481]: cluster 2024-04-30T10:08:17.216904+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-30T10:08:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[75481]: audit 2024-04-30T10:08:17.221772+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:08:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[75481]: audit 2024-04-30T10:08:17.221772+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:08:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[75481]: audit 2024-04-30T10:08:17.666526+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:17 smithi144 bash[75481]: audit 2024-04-30T10:08:17.666526+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:18.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:08:18 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:08:18] "GET /metrics HTTP/1.1" 200 38359 "" "Prometheus/2.33.4" 2024-04-30T10:08:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:19 smithi151 bash[59049]: cluster 2024-04-30T10:08:18.216233+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-30T10:08:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:19 smithi151 bash[59049]: cluster 2024-04-30T10:08:18.216233+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-30T10:08:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:19 smithi151 bash[59049]: cluster 2024-04-30T10:08:18.569313+0000 mgr.x (mgr.24998) 614 : cluster [DBG] pgmap v108: 161 pgs: 1 active+recovering+degraded, 4 peering, 5 active+undersized+degraded, 4 active+recovery_wait+degraded, 14 active+undersized, 133 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 145 KiB/s rd, 0 B/s wr, 239 op/s; 26/630 objects degraded (4.127%); 0 B/s, 0 objects/s recovering 2024-04-30T10:08:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:19 smithi151 bash[59049]: cluster 2024-04-30T10:08:18.569313+0000 mgr.x (mgr.24998) 614 : cluster [DBG] pgmap v108: 161 pgs: 1 active+recovering+degraded, 4 peering, 5 active+undersized+degraded, 4 active+recovery_wait+degraded, 14 active+undersized, 133 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 145 KiB/s rd, 0 B/s wr, 239 op/s; 26/630 objects degraded (4.127%); 0 B/s, 0 objects/s recovering 2024-04-30T10:08:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:19 smithi151 bash[59049]: audit 2024-04-30T10:08:18.585081+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:19 smithi151 bash[59049]: audit 2024-04-30T10:08:18.585081+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:19 smithi151 bash[59049]: audit 2024-04-30T10:08:18.592460+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:19.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:19 smithi151 bash[59049]: audit 2024-04-30T10:08:18.592460+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:19.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:19 smithi151 bash[59049]: audit 2024-04-30T10:08:18.603674+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:19.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:19 smithi151 bash[59049]: audit 2024-04-30T10:08:18.603674+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:19.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[75481]: cluster 2024-04-30T10:08:18.216233+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-30T10:08:19.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[75481]: cluster 2024-04-30T10:08:18.216233+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-30T10:08:19.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[75481]: cluster 2024-04-30T10:08:18.569313+0000 mgr.x (mgr.24998) 614 : cluster [DBG] pgmap v108: 161 pgs: 1 active+recovering+degraded, 4 peering, 5 active+undersized+degraded, 4 active+recovery_wait+degraded, 14 active+undersized, 133 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 145 KiB/s rd, 0 B/s wr, 239 op/s; 26/630 objects degraded (4.127%); 0 B/s, 0 objects/s recovering 2024-04-30T10:08:19.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[75481]: cluster 2024-04-30T10:08:18.569313+0000 mgr.x (mgr.24998) 614 : cluster [DBG] pgmap v108: 161 pgs: 1 active+recovering+degraded, 4 peering, 5 active+undersized+degraded, 4 active+recovery_wait+degraded, 14 active+undersized, 133 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 145 KiB/s rd, 0 B/s wr, 239 op/s; 26/630 objects degraded (4.127%); 0 B/s, 0 objects/s recovering 2024-04-30T10:08:19.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[75481]: audit 2024-04-30T10:08:18.585081+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:19.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[75481]: audit 2024-04-30T10:08:18.585081+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:19.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[75481]: audit 2024-04-30T10:08:18.592460+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:19.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[75481]: audit 2024-04-30T10:08:18.592460+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:19.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[75481]: audit 2024-04-30T10:08:18.603674+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:19.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[75481]: audit 2024-04-30T10:08:18.603674+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:19.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[73244]: cluster 2024-04-30T10:08:18.216233+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-30T10:08:19.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[73244]: cluster 2024-04-30T10:08:18.216233+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-30T10:08:19.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[73244]: cluster 2024-04-30T10:08:18.569313+0000 mgr.x (mgr.24998) 614 : cluster [DBG] pgmap v108: 161 pgs: 1 active+recovering+degraded, 4 peering, 5 active+undersized+degraded, 4 active+recovery_wait+degraded, 14 active+undersized, 133 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 145 KiB/s rd, 0 B/s wr, 239 op/s; 26/630 objects degraded (4.127%); 0 B/s, 0 objects/s recovering 2024-04-30T10:08:19.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[73244]: cluster 2024-04-30T10:08:18.569313+0000 mgr.x (mgr.24998) 614 : cluster [DBG] pgmap v108: 161 pgs: 1 active+recovering+degraded, 4 peering, 5 active+undersized+degraded, 4 active+recovery_wait+degraded, 14 active+undersized, 133 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 145 KiB/s rd, 0 B/s wr, 239 op/s; 26/630 objects degraded (4.127%); 0 B/s, 0 objects/s recovering 2024-04-30T10:08:19.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[73244]: audit 2024-04-30T10:08:18.585081+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:19.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[73244]: audit 2024-04-30T10:08:18.585081+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:19.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[73244]: audit 2024-04-30T10:08:18.592460+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:19.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[73244]: audit 2024-04-30T10:08:18.592460+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:19.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[73244]: audit 2024-04-30T10:08:18.603674+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:19.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:19 smithi144 bash[73244]: audit 2024-04-30T10:08:18.603674+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.755 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[75481]: audit 2024-04-30T10:08:20.506531+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.756 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[75481]: audit 2024-04-30T10:08:20.506531+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.756 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[75481]: audit 2024-04-30T10:08:20.515189+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.756 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[75481]: audit 2024-04-30T10:08:20.515189+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.756 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[75481]: audit 2024-04-30T10:08:20.522201+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.756 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[75481]: audit 2024-04-30T10:08:20.522201+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.756 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[75481]: cluster 2024-04-30T10:08:20.570306+0000 mgr.x (mgr.24998) 615 : cluster [DBG] pgmap v109: 161 pgs: 1 active+recovering+degraded, 4 peering, 5 active+undersized+degraded, 4 active+recovery_wait+degraded, 14 active+undersized, 133 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 139 op/s; 26/630 objects degraded (4.127%); 0 B/s, 0 objects/s recovering 2024-04-30T10:08:21.756 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[75481]: cluster 2024-04-30T10:08:20.570306+0000 mgr.x (mgr.24998) 615 : cluster [DBG] pgmap v109: 161 pgs: 1 active+recovering+degraded, 4 peering, 5 active+undersized+degraded, 4 active+recovery_wait+degraded, 14 active+undersized, 133 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 139 op/s; 26/630 objects degraded (4.127%); 0 B/s, 0 objects/s recovering 2024-04-30T10:08:21.756 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[75481]: cluster 2024-04-30T10:08:21.052034+0000 mon.a (mon.0) 1691 : cluster [WRN] Health check update: Degraded data redundancy: 26/630 objects degraded (4.127%), 10 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:21.756 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[75481]: cluster 2024-04-30T10:08:21.052034+0000 mon.a (mon.0) 1691 : cluster [WRN] Health check update: Degraded data redundancy: 26/630 objects degraded (4.127%), 10 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:21.756 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[75481]: audit 2024-04-30T10:08:21.282994+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.756 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[75481]: audit 2024-04-30T10:08:21.282994+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.756 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[75481]: audit 2024-04-30T10:08:21.290764+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.757 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[75481]: audit 2024-04-30T10:08:21.290764+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.757 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[75481]: audit 2024-04-30T10:08:21.300873+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.757 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[75481]: audit 2024-04-30T10:08:21.300873+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.757 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[73244]: audit 2024-04-30T10:08:20.506531+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.757 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[73244]: audit 2024-04-30T10:08:20.506531+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.757 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[73244]: audit 2024-04-30T10:08:20.515189+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.757 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[73244]: audit 2024-04-30T10:08:20.515189+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.757 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[73244]: audit 2024-04-30T10:08:20.522201+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.757 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[73244]: audit 2024-04-30T10:08:20.522201+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.757 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[73244]: cluster 2024-04-30T10:08:20.570306+0000 mgr.x (mgr.24998) 615 : cluster [DBG] pgmap v109: 161 pgs: 1 active+recovering+degraded, 4 peering, 5 active+undersized+degraded, 4 active+recovery_wait+degraded, 14 active+undersized, 133 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 139 op/s; 26/630 objects degraded (4.127%); 0 B/s, 0 objects/s recovering 2024-04-30T10:08:21.757 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[73244]: cluster 2024-04-30T10:08:20.570306+0000 mgr.x (mgr.24998) 615 : cluster [DBG] pgmap v109: 161 pgs: 1 active+recovering+degraded, 4 peering, 5 active+undersized+degraded, 4 active+recovery_wait+degraded, 14 active+undersized, 133 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 139 op/s; 26/630 objects degraded (4.127%); 0 B/s, 0 objects/s recovering 2024-04-30T10:08:21.757 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[73244]: cluster 2024-04-30T10:08:21.052034+0000 mon.a (mon.0) 1691 : cluster [WRN] Health check update: Degraded data redundancy: 26/630 objects degraded (4.127%), 10 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:21.758 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[73244]: cluster 2024-04-30T10:08:21.052034+0000 mon.a (mon.0) 1691 : cluster [WRN] Health check update: Degraded data redundancy: 26/630 objects degraded (4.127%), 10 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:21.758 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[73244]: audit 2024-04-30T10:08:21.282994+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.758 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[73244]: audit 2024-04-30T10:08:21.282994+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.758 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[73244]: audit 2024-04-30T10:08:21.290764+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.758 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[73244]: audit 2024-04-30T10:08:21.290764+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.758 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[73244]: audit 2024-04-30T10:08:21.300873+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.758 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[73244]: audit 2024-04-30T10:08:21.300873+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:21 smithi151 bash[59049]: audit 2024-04-30T10:08:20.506531+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:21 smithi151 bash[59049]: audit 2024-04-30T10:08:20.506531+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:21 smithi151 bash[59049]: audit 2024-04-30T10:08:20.515189+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:21 smithi151 bash[59049]: audit 2024-04-30T10:08:20.515189+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:21 smithi151 bash[59049]: audit 2024-04-30T10:08:20.522201+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:21 smithi151 bash[59049]: audit 2024-04-30T10:08:20.522201+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:21 smithi151 bash[59049]: cluster 2024-04-30T10:08:20.570306+0000 mgr.x (mgr.24998) 615 : cluster [DBG] pgmap v109: 161 pgs: 1 active+recovering+degraded, 4 peering, 5 active+undersized+degraded, 4 active+recovery_wait+degraded, 14 active+undersized, 133 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 139 op/s; 26/630 objects degraded (4.127%); 0 B/s, 0 objects/s recovering 2024-04-30T10:08:21.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:21 smithi151 bash[59049]: cluster 2024-04-30T10:08:20.570306+0000 mgr.x (mgr.24998) 615 : cluster [DBG] pgmap v109: 161 pgs: 1 active+recovering+degraded, 4 peering, 5 active+undersized+degraded, 4 active+recovery_wait+degraded, 14 active+undersized, 133 active+clean; 585 KiB data, 162 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 0 B/s wr, 139 op/s; 26/630 objects degraded (4.127%); 0 B/s, 0 objects/s recovering 2024-04-30T10:08:21.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:21 smithi151 bash[59049]: cluster 2024-04-30T10:08:21.052034+0000 mon.a (mon.0) 1691 : cluster [WRN] Health check update: Degraded data redundancy: 26/630 objects degraded (4.127%), 10 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:21.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:21 smithi151 bash[59049]: cluster 2024-04-30T10:08:21.052034+0000 mon.a (mon.0) 1691 : cluster [WRN] Health check update: Degraded data redundancy: 26/630 objects degraded (4.127%), 10 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:21.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:21 smithi151 bash[59049]: audit 2024-04-30T10:08:21.282994+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:21 smithi151 bash[59049]: audit 2024-04-30T10:08:21.282994+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:21 smithi151 bash[59049]: audit 2024-04-30T10:08:21.290764+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:21 smithi151 bash[59049]: audit 2024-04-30T10:08:21.290764+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:21 smithi151 bash[59049]: audit 2024-04-30T10:08:21.300873+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:21.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:21 smithi151 bash[59049]: audit 2024-04-30T10:08:21.300873+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:22.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:21 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:22.206 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:08:21 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:22.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:21 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:22.206 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:08:21 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:22.207 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:08:21 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:22.207 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:08:21 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:22.207 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:08:21 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:22.207 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:21 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:22.208 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:21 smithi144 systemd[1]: Stopping Ceph osd.2 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:08:22.208 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[85863]: debug 2024-04-30T10:08:21.994+0000 7f97151bc700 -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-30T10:08:22.208 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[85863]: debug 2024-04-30T10:08:21.994+0000 7f97151bc700 -1 osd.2 131 *** Got signal Terminated *** 2024-04-30T10:08:22.208 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:21 smithi144 bash[85863]: debug 2024-04-30T10:08:21.994+0000 7f97151bc700 -1 osd.2 131 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:08:22.208 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:08:21 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:22.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:22 smithi151 bash[59049]: cluster 2024-04-30T10:08:22.000111+0000 mon.a (mon.0) 1695 : cluster [INF] osd.2 marked itself down and dead 2024-04-30T10:08:22.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:22 smithi151 bash[59049]: cluster 2024-04-30T10:08:22.000111+0000 mon.a (mon.0) 1695 : cluster [INF] osd.2 marked itself down and dead 2024-04-30T10:08:22.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:22 smithi151 bash[59049]: audit 2024-04-30T10:08:22.488765+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:22.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:22 smithi151 bash[59049]: audit 2024-04-30T10:08:22.488765+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:22.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:22 smithi151 bash[59049]: audit 2024-04-30T10:08:22.492538+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:22.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:22 smithi151 bash[59049]: audit 2024-04-30T10:08:22.492538+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:22.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:22 smithi144 bash[73244]: cluster 2024-04-30T10:08:22.000111+0000 mon.a (mon.0) 1695 : cluster [INF] osd.2 marked itself down and dead 2024-04-30T10:08:22.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:22 smithi144 bash[73244]: cluster 2024-04-30T10:08:22.000111+0000 mon.a (mon.0) 1695 : cluster [INF] osd.2 marked itself down and dead 2024-04-30T10:08:22.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:22 smithi144 bash[73244]: audit 2024-04-30T10:08:22.488765+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:22.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:22 smithi144 bash[73244]: audit 2024-04-30T10:08:22.488765+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:22.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:22 smithi144 bash[73244]: audit 2024-04-30T10:08:22.492538+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:22.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:22 smithi144 bash[73244]: audit 2024-04-30T10:08:22.492538+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:22 smithi144 bash[75481]: cluster 2024-04-30T10:08:22.000111+0000 mon.a (mon.0) 1695 : cluster [INF] osd.2 marked itself down and dead 2024-04-30T10:08:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:22 smithi144 bash[75481]: cluster 2024-04-30T10:08:22.000111+0000 mon.a (mon.0) 1695 : cluster [INF] osd.2 marked itself down and dead 2024-04-30T10:08:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:22 smithi144 bash[75481]: audit 2024-04-30T10:08:22.488765+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:22 smithi144 bash[75481]: audit 2024-04-30T10:08:22.488765+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:22.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:22 smithi144 bash[75481]: audit 2024-04-30T10:08:22.492538+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:22.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:22 smithi144 bash[75481]: audit 2024-04-30T10:08:22.492538+0000 mon.a (mon.0) 1697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:23.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:23 smithi151 bash[59049]: cluster 2024-04-30T10:08:22.523299+0000 mon.a (mon.0) 1698 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:08:23.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:23 smithi151 bash[59049]: cluster 2024-04-30T10:08:22.523299+0000 mon.a (mon.0) 1698 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:08:23.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:23 smithi151 bash[59049]: cluster 2024-04-30T10:08:22.539597+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-30T10:08:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:23 smithi151 bash[59049]: cluster 2024-04-30T10:08:22.539597+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-30T10:08:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:23 smithi151 bash[59049]: cluster 2024-04-30T10:08:22.580529+0000 mgr.x (mgr.24998) 616 : cluster [DBG] pgmap v111: 161 pgs: 1 active+recovering+degraded, 4 peering, 4 active+recovery_wait+degraded, 152 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s; 16/630 objects degraded (2.540%); 0 B/s, 1 objects/s recovering 2024-04-30T10:08:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:23 smithi151 bash[59049]: cluster 2024-04-30T10:08:22.580529+0000 mgr.x (mgr.24998) 616 : cluster [DBG] pgmap v111: 161 pgs: 1 active+recovering+degraded, 4 peering, 4 active+recovery_wait+degraded, 152 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s; 16/630 objects degraded (2.540%); 0 B/s, 1 objects/s recovering 2024-04-30T10:08:23.950 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:23 smithi144 bash[87630]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-2 2024-04-30T10:08:23.950 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:23 smithi144 bash[73244]: cluster 2024-04-30T10:08:22.523299+0000 mon.a (mon.0) 1698 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:08:23.950 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:23 smithi144 bash[73244]: cluster 2024-04-30T10:08:22.523299+0000 mon.a (mon.0) 1698 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:08:23.950 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:23 smithi144 bash[73244]: cluster 2024-04-30T10:08:22.539597+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-30T10:08:23.951 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:23 smithi144 bash[73244]: cluster 2024-04-30T10:08:22.539597+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-30T10:08:23.951 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:23 smithi144 bash[73244]: cluster 2024-04-30T10:08:22.580529+0000 mgr.x (mgr.24998) 616 : cluster [DBG] pgmap v111: 161 pgs: 1 active+recovering+degraded, 4 peering, 4 active+recovery_wait+degraded, 152 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s; 16/630 objects degraded (2.540%); 0 B/s, 1 objects/s recovering 2024-04-30T10:08:23.951 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:23 smithi144 bash[73244]: cluster 2024-04-30T10:08:22.580529+0000 mgr.x (mgr.24998) 616 : cluster [DBG] pgmap v111: 161 pgs: 1 active+recovering+degraded, 4 peering, 4 active+recovery_wait+degraded, 152 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s; 16/630 objects degraded (2.540%); 0 B/s, 1 objects/s recovering 2024-04-30T10:08:23.951 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:23 smithi144 bash[75481]: cluster 2024-04-30T10:08:22.523299+0000 mon.a (mon.0) 1698 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:08:23.951 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:23 smithi144 bash[75481]: cluster 2024-04-30T10:08:22.523299+0000 mon.a (mon.0) 1698 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:08:23.951 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:23 smithi144 bash[75481]: cluster 2024-04-30T10:08:22.539597+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-30T10:08:23.951 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:23 smithi144 bash[75481]: cluster 2024-04-30T10:08:22.539597+0000 mon.a (mon.0) 1699 : cluster [DBG] osdmap e132: 8 total, 7 up, 8 in 2024-04-30T10:08:23.951 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:23 smithi144 bash[75481]: cluster 2024-04-30T10:08:22.580529+0000 mgr.x (mgr.24998) 616 : cluster [DBG] pgmap v111: 161 pgs: 1 active+recovering+degraded, 4 peering, 4 active+recovery_wait+degraded, 152 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s; 16/630 objects degraded (2.540%); 0 B/s, 1 objects/s recovering 2024-04-30T10:08:23.951 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:23 smithi144 bash[75481]: cluster 2024-04-30T10:08:22.580529+0000 mgr.x (mgr.24998) 616 : cluster [DBG] pgmap v111: 161 pgs: 1 active+recovering+degraded, 4 peering, 4 active+recovery_wait+degraded, 152 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 99 op/s; 16/630 objects degraded (2.540%); 0 B/s, 1 objects/s recovering 2024-04-30T10:08:24.455 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:23 smithi144 bash[87698]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-2 2024-04-30T10:08:24.817 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:24 smithi144 bash[73244]: cluster 2024-04-30T10:08:23.555230+0000 mon.a (mon.0) 1700 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-30T10:08:24.817 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:24 smithi144 bash[73244]: cluster 2024-04-30T10:08:23.555230+0000 mon.a (mon.0) 1700 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-30T10:08:24.817 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:24 smithi144 bash[73244]: audit 2024-04-30T10:08:23.601503+0000 mgr.x (mgr.24998) 617 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:24.817 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:24 smithi144 bash[73244]: audit 2024-04-30T10:08:23.601503+0000 mgr.x (mgr.24998) 617 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:24.818 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:24 smithi144 bash[75481]: cluster 2024-04-30T10:08:23.555230+0000 mon.a (mon.0) 1700 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-30T10:08:24.818 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:24 smithi144 bash[75481]: cluster 2024-04-30T10:08:23.555230+0000 mon.a (mon.0) 1700 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-30T10:08:24.818 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:24 smithi144 bash[75481]: audit 2024-04-30T10:08:23.601503+0000 mgr.x (mgr.24998) 617 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:24.818 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:24 smithi144 bash[75481]: audit 2024-04-30T10:08:23.601503+0000 mgr.x (mgr.24998) 617 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:24.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:24 smithi151 bash[59049]: cluster 2024-04-30T10:08:23.555230+0000 mon.a (mon.0) 1700 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-30T10:08:24.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:24 smithi151 bash[59049]: cluster 2024-04-30T10:08:23.555230+0000 mon.a (mon.0) 1700 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-30T10:08:24.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:24 smithi151 bash[59049]: audit 2024-04-30T10:08:23.601503+0000 mgr.x (mgr.24998) 617 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:24.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:24 smithi151 bash[59049]: audit 2024-04-30T10:08:23.601503+0000 mgr.x (mgr.24998) 617 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:25.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:25 smithi151 bash[59049]: cluster 2024-04-30T10:08:24.581388+0000 mgr.x (mgr.24998) 618 : cluster [DBG] pgmap v113: 161 pgs: 4 stale+active+clean, 37 peering, 120 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 80 op/s; 0 B/s, 5 objects/s recovering 2024-04-30T10:08:25.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:25 smithi151 bash[59049]: cluster 2024-04-30T10:08:24.581388+0000 mgr.x (mgr.24998) 618 : cluster [DBG] pgmap v113: 161 pgs: 4 stale+active+clean, 37 peering, 120 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 80 op/s; 0 B/s, 5 objects/s recovering 2024-04-30T10:08:25.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:25 smithi144 bash[75481]: cluster 2024-04-30T10:08:24.581388+0000 mgr.x (mgr.24998) 618 : cluster [DBG] pgmap v113: 161 pgs: 4 stale+active+clean, 37 peering, 120 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 80 op/s; 0 B/s, 5 objects/s recovering 2024-04-30T10:08:25.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:25 smithi144 bash[75481]: cluster 2024-04-30T10:08:24.581388+0000 mgr.x (mgr.24998) 618 : cluster [DBG] pgmap v113: 161 pgs: 4 stale+active+clean, 37 peering, 120 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 80 op/s; 0 B/s, 5 objects/s recovering 2024-04-30T10:08:25.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:25 smithi144 bash[73244]: cluster 2024-04-30T10:08:24.581388+0000 mgr.x (mgr.24998) 618 : cluster [DBG] pgmap v113: 161 pgs: 4 stale+active+clean, 37 peering, 120 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 80 op/s; 0 B/s, 5 objects/s recovering 2024-04-30T10:08:25.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:25 smithi144 bash[73244]: cluster 2024-04-30T10:08:24.581388+0000 mgr.x (mgr.24998) 618 : cluster [DBG] pgmap v113: 161 pgs: 4 stale+active+clean, 37 peering, 120 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 0 B/s wr, 80 op/s; 0 B/s, 5 objects/s recovering 2024-04-30T10:08:26.199 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:08:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:26.199 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:08:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:26.199 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:08:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:26.200 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:25 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.2.service: Deactivated successfully. 2024-04-30T10:08:26.200 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:25 smithi144 systemd[1]: Stopped Ceph osd.2 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:08:26.200 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:26.200 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:26.200 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:08:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:26.201 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:08:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:26.201 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:26.201 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:08:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:26.455 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:26 smithi144 systemd[1]: Started Ceph osd.2 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:08:26.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: cluster 2024-04-30T10:08:25.550214+0000 mon.a (mon.0) 1701 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-30T10:08:26.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: cluster 2024-04-30T10:08:25.550214+0000 mon.a (mon.0) 1701 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-30T10:08:26.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: cluster 2024-04-30T10:08:25.550301+0000 mon.a (mon.0) 1702 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/630 objects degraded (2.540%), 5 pgs degraded) 2024-04-30T10:08:26.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: cluster 2024-04-30T10:08:25.550301+0000 mon.a (mon.0) 1702 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/630 objects degraded (2.540%), 5 pgs degraded) 2024-04-30T10:08:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.252546+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.252546+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.260238+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.260238+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.287512+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.287512+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.289190+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.289190+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.296656+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.296656+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.389434+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.389434+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.394328+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.394328+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.399690+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.399690+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.401736+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.401736+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.414406+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.414406+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.506258+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.506258+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.511307+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.511307+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.515910+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.515910+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.517509+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.517509+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.529873+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:26 smithi151 bash[59049]: audit 2024-04-30T10:08:26.529873+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: cluster 2024-04-30T10:08:25.550214+0000 mon.a (mon.0) 1701 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-30T10:08:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: cluster 2024-04-30T10:08:25.550214+0000 mon.a (mon.0) 1701 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-30T10:08:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: cluster 2024-04-30T10:08:25.550301+0000 mon.a (mon.0) 1702 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/630 objects degraded (2.540%), 5 pgs degraded) 2024-04-30T10:08:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: cluster 2024-04-30T10:08:25.550301+0000 mon.a (mon.0) 1702 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/630 objects degraded (2.540%), 5 pgs degraded) 2024-04-30T10:08:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.252546+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.252546+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.260238+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.260238+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.287512+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.287512+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.289190+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.289190+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:26.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.296656+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.296656+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.389434+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:26.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.389434+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:26.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.394328+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:26.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.394328+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:26.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.399690+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: cluster 2024-04-30T10:08:25.550214+0000 mon.a (mon.0) 1701 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-30T10:08:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: cluster 2024-04-30T10:08:25.550214+0000 mon.a (mon.0) 1701 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-30T10:08:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: cluster 2024-04-30T10:08:25.550301+0000 mon.a (mon.0) 1702 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/630 objects degraded (2.540%), 5 pgs degraded) 2024-04-30T10:08:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: cluster 2024-04-30T10:08:25.550301+0000 mon.a (mon.0) 1702 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/630 objects degraded (2.540%), 5 pgs degraded) 2024-04-30T10:08:26.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.252546+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.252546+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.260238+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.260238+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.287512+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.287512+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.289190+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.289190+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.296656+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.296656+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.389434+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.389434+0000 mon.a (mon.0) 1708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.394328+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.394328+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:26.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.399690+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.399690+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.401736+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.401736+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.414406+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.414406+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.506258+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.506258+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.511307+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.511307+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.515910+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.515910+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:26.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.517509+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:26.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.517509+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:26.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.529873+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[73244]: audit 2024-04-30T10:08:26.529873+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.399690+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:26.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.401736+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:26.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.401736+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:26.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.414406+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.414406+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.506258+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:26.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.506258+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:26.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.511307+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:26.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.511307+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:26.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.515910+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.515910+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.517509+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.517509+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.529873+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:26.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:26 smithi144 bash[75481]: audit 2024-04-30T10:08:26.529873+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cephadm 2024-04-30T10:08:26.296746+0000 mgr.x (mgr.24998) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cephadm 2024-04-30T10:08:26.296746+0000 mgr.x (mgr.24998) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cephadm 2024-04-30T10:08:26.414572+0000 mgr.x (mgr.24998) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cephadm 2024-04-30T10:08:26.414572+0000 mgr.x (mgr.24998) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cephadm 2024-04-30T10:08:26.529875+0000 mgr.x (mgr.24998) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cephadm 2024-04-30T10:08:26.529875+0000 mgr.x (mgr.24998) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cluster 2024-04-30T10:08:26.582487+0000 mgr.x (mgr.24998) 622 : cluster [DBG] pgmap v114: 161 pgs: 1 stale+active+clean, 2 active+undersized+degraded, 37 peering, 6 active+undersized, 115 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 14 op/s; 6/630 objects degraded (0.952%); 0 B/s, 3 objects/s recovering 2024-04-30T10:08:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cluster 2024-04-30T10:08:26.582487+0000 mgr.x (mgr.24998) 622 : cluster [DBG] pgmap v114: 161 pgs: 1 stale+active+clean, 2 active+undersized+degraded, 37 peering, 6 active+undersized, 115 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 14 op/s; 6/630 objects degraded (0.952%); 0 B/s, 3 objects/s recovering 2024-04-30T10:08:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.611059+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.611059+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.614734+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.614734+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.618445+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.618445+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.619895+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.619895+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cephadm 2024-04-30T10:08:26.631056+0000 mgr.x (mgr.24998) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cephadm 2024-04-30T10:08:26.631056+0000 mgr.x (mgr.24998) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cephadm 2024-04-30T10:08:26.296746+0000 mgr.x (mgr.24998) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cephadm 2024-04-30T10:08:26.296746+0000 mgr.x (mgr.24998) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cephadm 2024-04-30T10:08:26.414572+0000 mgr.x (mgr.24998) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cephadm 2024-04-30T10:08:26.414572+0000 mgr.x (mgr.24998) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cephadm 2024-04-30T10:08:26.529875+0000 mgr.x (mgr.24998) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cephadm 2024-04-30T10:08:26.529875+0000 mgr.x (mgr.24998) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cluster 2024-04-30T10:08:26.582487+0000 mgr.x (mgr.24998) 622 : cluster [DBG] pgmap v114: 161 pgs: 1 stale+active+clean, 2 active+undersized+degraded, 37 peering, 6 active+undersized, 115 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 14 op/s; 6/630 objects degraded (0.952%); 0 B/s, 3 objects/s recovering 2024-04-30T10:08:27.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cluster 2024-04-30T10:08:26.582487+0000 mgr.x (mgr.24998) 622 : cluster [DBG] pgmap v114: 161 pgs: 1 stale+active+clean, 2 active+undersized+degraded, 37 peering, 6 active+undersized, 115 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 14 op/s; 6/630 objects degraded (0.952%); 0 B/s, 3 objects/s recovering 2024-04-30T10:08:27.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.611059+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.611059+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.614734+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.614734+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.618445+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.618445+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.619895+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.619895+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cephadm 2024-04-30T10:08:26.631056+0000 mgr.x (mgr.24998) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cephadm 2024-04-30T10:08:26.631056+0000 mgr.x (mgr.24998) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.631309+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.631309+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.710957+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.710957+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.714703+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.714703+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.718236+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.718236+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.719920+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.719920+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cephadm 2024-04-30T10:08:26.731555+0000 mgr.x (mgr.24998) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cephadm 2024-04-30T10:08:26.731555+0000 mgr.x (mgr.24998) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.731742+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.731742+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.808695+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.808695+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.812153+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.812153+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.815229+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.815229+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.816490+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.816490+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cephadm 2024-04-30T10:08:26.827132+0000 mgr.x (mgr.24998) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cephadm 2024-04-30T10:08:26.827132+0000 mgr.x (mgr.24998) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.827397+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.827397+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.905764+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.905764+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.908941+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.908941+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.912642+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.912642+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.913625+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.913625+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.922712+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.922712+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cephadm 2024-04-30T10:08:26.922725+0000 mgr.x (mgr.24998) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cephadm 2024-04-30T10:08:26.922725+0000 mgr.x (mgr.24998) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.999178+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.631309+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.631309+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.710957+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.710957+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.714703+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.714703+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.718236+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.718236+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.719920+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.719920+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cephadm 2024-04-30T10:08:26.731555+0000 mgr.x (mgr.24998) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cephadm 2024-04-30T10:08:26.731555+0000 mgr.x (mgr.24998) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.731742+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.731742+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.808695+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.808695+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.812153+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.812153+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.815229+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.815229+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:26.999178+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.002088+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.002088+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.005107+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.005107+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.006040+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.006040+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.016580+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.016580+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.016611+0000 mgr.x (mgr.24998) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.016611+0000 mgr.x (mgr.24998) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.094272+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.094272+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.098083+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.098083+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.101903+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.101903+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.103414+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.103414+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.112466+0000 mgr.x (mgr.24998) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.112466+0000 mgr.x (mgr.24998) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.112700+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.112700+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.190050+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.190050+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.192994+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.192994+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.196015+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.196015+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.197127+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.197127+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.206293+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.206293+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.284243+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.284243+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.287310+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.287310+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.290070+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.290070+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.816490+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.816490+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cephadm 2024-04-30T10:08:26.827132+0000 mgr.x (mgr.24998) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cephadm 2024-04-30T10:08:26.827132+0000 mgr.x (mgr.24998) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.827397+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.827397+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.905764+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.905764+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.908941+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.908941+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.912642+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.912642+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.913625+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.913625+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.922712+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.922712+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cephadm 2024-04-30T10:08:26.922725+0000 mgr.x (mgr.24998) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cephadm 2024-04-30T10:08:26.922725+0000 mgr.x (mgr.24998) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.999178+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.290998+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.290998+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.300312+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.300312+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.379438+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.379438+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.383716+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.383716+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.387639+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.387639+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.389153+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.389153+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.399672+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.399672+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.478496+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.478496+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.481740+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.481740+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.485063+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.485063+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.486212+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.486212+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.493607+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.493607+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.553822+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.553822+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.556314+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.556314+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.558706+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.558706+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.559580+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[75481]: audit 2024-04-30T10:08:27.559580+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:26.999178+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.002088+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.002088+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.005107+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.005107+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.006040+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.006040+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.016580+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.016580+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.016611+0000 mgr.x (mgr.24998) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.016611+0000 mgr.x (mgr.24998) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.094272+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.094272+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.098083+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.098083+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.101903+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.101903+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.103414+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.103414+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.112466+0000 mgr.x (mgr.24998) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.112466+0000 mgr.x (mgr.24998) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:27.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.112700+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.112700+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.190050+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.190050+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.192994+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.192994+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.196015+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.196015+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.197127+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.197127+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.206293+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.206293+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.284243+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.284243+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.287310+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.287310+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.290070+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.290070+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.290998+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.290998+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.300312+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.300312+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.379438+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.379438+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.383716+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.383716+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.387639+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.387639+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.389153+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.389153+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.399672+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.399672+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.478496+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.478496+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.481740+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.481740+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.485063+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.485063+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.486212+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.486212+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.493607+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.493607+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:27.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.553822+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.553822+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:27.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.556314+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.556314+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:27.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.558706+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.558706+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:27.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.559580+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:27.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:27 smithi144 bash[73244]: audit 2024-04-30T10:08:27.559580+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cephadm 2024-04-30T10:08:26.296746+0000 mgr.x (mgr.24998) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cephadm 2024-04-30T10:08:26.296746+0000 mgr.x (mgr.24998) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cephadm 2024-04-30T10:08:26.414572+0000 mgr.x (mgr.24998) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cephadm 2024-04-30T10:08:26.414572+0000 mgr.x (mgr.24998) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cephadm 2024-04-30T10:08:26.529875+0000 mgr.x (mgr.24998) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cephadm 2024-04-30T10:08:26.529875+0000 mgr.x (mgr.24998) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cluster 2024-04-30T10:08:26.582487+0000 mgr.x (mgr.24998) 622 : cluster [DBG] pgmap v114: 161 pgs: 1 stale+active+clean, 2 active+undersized+degraded, 37 peering, 6 active+undersized, 115 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 14 op/s; 6/630 objects degraded (0.952%); 0 B/s, 3 objects/s recovering 2024-04-30T10:08:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cluster 2024-04-30T10:08:26.582487+0000 mgr.x (mgr.24998) 622 : cluster [DBG] pgmap v114: 161 pgs: 1 stale+active+clean, 2 active+undersized+degraded, 37 peering, 6 active+undersized, 115 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 14 op/s; 6/630 objects degraded (0.952%); 0 B/s, 3 objects/s recovering 2024-04-30T10:08:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.611059+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.611059+0000 mon.a (mon.0) 1718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.614734+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.614734+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.618445+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.618445+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.619895+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.619895+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cephadm 2024-04-30T10:08:26.631056+0000 mgr.x (mgr.24998) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cephadm 2024-04-30T10:08:26.631056+0000 mgr.x (mgr.24998) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.631309+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.631309+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.710957+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.710957+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.714703+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.714703+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.718236+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.718236+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.719920+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.719920+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cephadm 2024-04-30T10:08:26.731555+0000 mgr.x (mgr.24998) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cephadm 2024-04-30T10:08:26.731555+0000 mgr.x (mgr.24998) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.731742+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.731742+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.808695+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.808695+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.812153+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.812153+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.815229+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.815229+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.816490+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.816490+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cephadm 2024-04-30T10:08:26.827132+0000 mgr.x (mgr.24998) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cephadm 2024-04-30T10:08:26.827132+0000 mgr.x (mgr.24998) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.827397+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.827397+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.905764+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.905764+0000 mon.a (mon.0) 1733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.908941+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.908941+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.912642+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.912642+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.913625+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.913625+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.922712+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.922712+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cephadm 2024-04-30T10:08:26.922725+0000 mgr.x (mgr.24998) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cephadm 2024-04-30T10:08:26.922725+0000 mgr.x (mgr.24998) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.999178+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:26.999178+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.002088+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.002088+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.005107+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.005107+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.006040+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.006040+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.016580+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.016580+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.016611+0000 mgr.x (mgr.24998) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.016611+0000 mgr.x (mgr.24998) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.094272+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.094272+0000 mon.a (mon.0) 1743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.098083+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.098083+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.101903+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.101903+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.103414+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.103414+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.112466+0000 mgr.x (mgr.24998) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.112466+0000 mgr.x (mgr.24998) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.112700+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.112700+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.190050+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.190050+0000 mon.a (mon.0) 1748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.192994+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.192994+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.196015+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.196015+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.197127+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.197127+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.206293+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.206293+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.284243+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.284243+0000 mon.a (mon.0) 1753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.287310+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.287310+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.290070+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.290070+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.290998+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.290998+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.300312+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.300312+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.379438+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.379438+0000 mon.a (mon.0) 1758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.383716+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.383716+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.387639+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.387639+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.389153+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.389153+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.399672+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.399672+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.478496+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.478496+0000 mon.a (mon.0) 1763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.481740+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.481740+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.485063+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.485063+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.486212+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.486212+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.493607+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.493607+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.553822+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.553822+0000 mon.a (mon.0) 1768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.556314+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.556314+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.558706+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.558706+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.559580+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:27 smithi151 bash[59049]: audit 2024-04-30T10:08:27.559580+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.571 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:08:28] "GET /metrics HTTP/1.1" 200 38369 "" "Prometheus/2.33.4" 2024-04-30T10:08:28.579 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[87850]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:08:28.579 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[87850]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:08:28.579 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[87850]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-30T10:08:28.579 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[87850]: 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-30T10:08:28.579 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[87850]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-30T10:08:28.580 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[87850]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-30T10:08:28.580 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[87850]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-30T10:08:28.580 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[87850]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-30T10:08:28.580 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[87850]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-30T10:08:28.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.206165+0000 mgr.x (mgr.24998) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.206165+0000 mgr.x (mgr.24998) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.300367+0000 mgr.x (mgr.24998) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.300367+0000 mgr.x (mgr.24998) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.399694+0000 mgr.x (mgr.24998) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.399694+0000 mgr.x (mgr.24998) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.493294+0000 mgr.x (mgr.24998) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.493294+0000 mgr.x (mgr.24998) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.565351+0000 mgr.x (mgr.24998) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.834 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.565351+0000 mgr.x (mgr.24998) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.835 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.565580+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.835 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.565580+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.835 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cluster 2024-04-30T10:08:27.565877+0000 mon.a (mon.0) 1773 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:28.835 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cluster 2024-04-30T10:08:27.565877+0000 mon.a (mon.0) 1773 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:28.835 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.653444+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.835 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.653444+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.835 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.657534+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.835 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.657534+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.835 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.660864+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.835 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.660864+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.835 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.206165+0000 mgr.x (mgr.24998) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.836 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.206165+0000 mgr.x (mgr.24998) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.836 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.300367+0000 mgr.x (mgr.24998) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.836 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.300367+0000 mgr.x (mgr.24998) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.836 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.399694+0000 mgr.x (mgr.24998) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.836 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.399694+0000 mgr.x (mgr.24998) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.836 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.493294+0000 mgr.x (mgr.24998) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.836 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.493294+0000 mgr.x (mgr.24998) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.836 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.565351+0000 mgr.x (mgr.24998) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.836 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.565351+0000 mgr.x (mgr.24998) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.836 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.565580+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.836 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.565580+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.836 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cluster 2024-04-30T10:08:27.565877+0000 mon.a (mon.0) 1773 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:28.836 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cluster 2024-04-30T10:08:27.565877+0000 mon.a (mon.0) 1773 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:28.836 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.653444+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.836 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.653444+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.837 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.657534+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.837 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.657534+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.837 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.660864+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.837 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.660864+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.837 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.661887+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.837 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.661887+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.837 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.668706+0000 mgr.x (mgr.24998) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.837 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.668706+0000 mgr.x (mgr.24998) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.837 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.668942+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.668942+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.747108+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.747108+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.750201+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.750201+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.752928+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.752928+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.753757+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.753757+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.759696+0000 mgr.x (mgr.24998) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.759696+0000 mgr.x (mgr.24998) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.759997+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.759997+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.841629+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.838 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.841629+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.661887+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.661887+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.668706+0000 mgr.x (mgr.24998) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.668706+0000 mgr.x (mgr.24998) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.668942+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.668942+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.747108+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.747108+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.750201+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.750201+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.839 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.752928+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.840 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.752928+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.840 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.753757+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.840 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.753757+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.840 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.759696+0000 mgr.x (mgr.24998) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.840 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.759696+0000 mgr.x (mgr.24998) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.840 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.759997+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.840 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.759997+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.840 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.841629+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.840 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.841629+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.840 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.845057+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.840 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.845057+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.840 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.847539+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.847539+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.848438+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.848438+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.853728+0000 mgr.x (mgr.24998) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.853728+0000 mgr.x (mgr.24998) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.854032+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.854032+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.918639+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.918639+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.920973+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.920973+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.922966+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.922966+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.923652+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.841 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.923652+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.842 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.928445+0000 mgr.x (mgr.24998) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.842 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.928445+0000 mgr.x (mgr.24998) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.842 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.845057+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.842 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.845057+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.842 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.847539+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.842 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.847539+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.842 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.848438+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.842 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.848438+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.842 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.853728+0000 mgr.x (mgr.24998) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.842 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.853728+0000 mgr.x (mgr.24998) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.842 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.854032+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.843 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.854032+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.843 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.918639+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.843 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.918639+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.843 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.920973+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.843 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.920973+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.843 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.922966+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.843 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.922966+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.843 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.923652+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.843 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.923652+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.843 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.928445+0000 mgr.x (mgr.24998) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.843 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.928445+0000 mgr.x (mgr.24998) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.843 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.928871+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.928871+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.976225+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.976225+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.978665+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.978665+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.980657+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.980657+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.981514+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.981514+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.986776+0000 mgr.x (mgr.24998) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:27.986776+0000 mgr.x (mgr.24998) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.987184+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:27.987184+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.033430+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.844 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.033430+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.035699+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.035699+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.037872+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.845 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.928871+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.845 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.928871+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.845 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.976225+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.845 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.976225+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.845 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.978665+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.845 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.978665+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.845 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.980657+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.845 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.980657+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.845 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.981514+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.846 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.981514+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.846 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.986776+0000 mgr.x (mgr.24998) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.846 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:27.986776+0000 mgr.x (mgr.24998) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.846 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.987184+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.846 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:27.987184+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.846 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.033430+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.846 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.033430+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.846 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.035699+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.846 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.035699+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.846 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.037872+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.846 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.037872+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.847 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.038603+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.847 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.038603+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.847 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.042945+0000 mgr.x (mgr.24998) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.847 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.042945+0000 mgr.x (mgr.24998) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.847 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.043361+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.847 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.043361+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.847 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.106212+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.847 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.106212+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.847 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.108563+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.847 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.108563+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.847 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.110558+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.847 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.110558+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.847 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.111206+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.847 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.111206+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.847 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.115521+0000 mgr.x (mgr.24998) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.848 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.115521+0000 mgr.x (mgr.24998) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.848 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.115984+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.848 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.115984+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.848 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.157575+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.848 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.037872+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.848 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.038603+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.848 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.038603+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.848 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.042945+0000 mgr.x (mgr.24998) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.848 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.042945+0000 mgr.x (mgr.24998) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.848 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.043361+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.848 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.043361+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.848 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.106212+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.849 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.106212+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.849 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.108563+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.849 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.108563+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.849 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.110558+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.849 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.110558+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.849 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.111206+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.849 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.111206+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.849 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.115521+0000 mgr.x (mgr.24998) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.849 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.115521+0000 mgr.x (mgr.24998) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.849 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.115984+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.849 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.115984+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.849 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.157575+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.850 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.157575+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.850 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.160259+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.850 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.160259+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.850 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.162674+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.850 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.162674+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.850 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.163429+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.850 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.163429+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.850 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.171015+0000 mgr.x (mgr.24998) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.850 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.171015+0000 mgr.x (mgr.24998) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.850 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.171401+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.851 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.171401+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.851 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.212660+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.851 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.212660+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.851 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.214645+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.851 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.214645+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.851 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.216492+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.851 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.216492+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.852 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.217158+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.852 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.217158+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.852 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.226301+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.853 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.157575+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.853 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.160259+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.853 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.160259+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.853 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.162674+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.853 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.162674+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.853 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.163429+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.853 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.163429+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.853 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.171015+0000 mgr.x (mgr.24998) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.853 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.171015+0000 mgr.x (mgr.24998) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:28.853 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.171401+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.853 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.171401+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.853 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.212660+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.854 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.212660+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.854 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.214645+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.854 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.214645+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.854 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.216492+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.854 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.216492+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.854 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.217158+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.854 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.217158+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.854 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.226301+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.856 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.226301+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.856 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.267368+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.856 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.267368+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.856 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.269575+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.856 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.269575+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.856 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.271550+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.856 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.271550+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.856 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.272192+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.856 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.272192+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.856 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.280407+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.856 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.280407+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.857 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.326363+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.857 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.326363+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.857 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.328775+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.857 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.328775+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.857 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.330837+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.857 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.330837+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.857 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.331498+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.857 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.331498+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.858 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.226301+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.858 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.267368+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.858 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.267368+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.858 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.269575+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.858 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.269575+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.858 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.271550+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.858 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.271550+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.858 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.272192+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.858 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.272192+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.858 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.280407+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.858 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.280407+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.859 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.326363+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.859 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.326363+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.859 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.328775+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.859 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.328775+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.859 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.330837+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.859 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.330837+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.859 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.331498+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.859 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.331498+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.859 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.339630+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.859 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.339630+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.859 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.385530+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.860 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.385530+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.860 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.388051+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.860 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.388051+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.860 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.390132+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.860 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.390132+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.860 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.390979+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.860 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.390979+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.860 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.399862+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.860 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.399862+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.860 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.446541+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.860 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.446541+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.860 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.449116+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.860 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.449116+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.860 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.451453+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.860 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.451453+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.861 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.452387+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.861 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.339630+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.861 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.339630+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.861 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.385530+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.861 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.385530+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.861 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.388051+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.861 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.388051+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.861 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.390132+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.861 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.390132+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.861 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.390979+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.861 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.390979+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.861 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.399862+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.862 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.399862+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.862 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.446541+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.862 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.446541+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.862 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.449116+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.862 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.449116+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.862 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.451453+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.862 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.451453+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.862 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.452387+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.862 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.452387+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.863 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.460976+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.863 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.460976+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.863 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.502712+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.863 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.502712+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.863 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.504945+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.863 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.504945+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.863 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.507119+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.863 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.507119+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.863 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.507828+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.863 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.507828+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.863 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.516092+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.863 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.516092+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.863 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.558501+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.863 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.558501+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.863 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.560909+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.864 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.560909+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.864 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.562978+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.864 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.562978+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.864 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.563820+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.864 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.563820+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.864 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.572033+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.864 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[73244]: audit 2024-04-30T10:08:28.572033+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.864 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.452387+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.864 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.460976+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.864 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.460976+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.864 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.502712+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.865 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.502712+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.865 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.504945+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.865 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.504945+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.865 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.507119+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.865 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.507119+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.865 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.507828+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.865 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.507828+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.865 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.516092+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.865 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.516092+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.865 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.558501+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.865 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.558501+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:28.865 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.560909+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.865 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.560909+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:28.865 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.562978+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.865 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.562978+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:28.866 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.563820+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.866 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.563820+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:28.866 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.572033+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:28.866 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:28 smithi144 bash[75481]: audit 2024-04-30T10:08:28.572033+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.206165+0000 mgr.x (mgr.24998) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.206165+0000 mgr.x (mgr.24998) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.300367+0000 mgr.x (mgr.24998) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.300367+0000 mgr.x (mgr.24998) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.399694+0000 mgr.x (mgr.24998) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.399694+0000 mgr.x (mgr.24998) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.493294+0000 mgr.x (mgr.24998) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.493294+0000 mgr.x (mgr.24998) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.565351+0000 mgr.x (mgr.24998) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.565351+0000 mgr.x (mgr.24998) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.565580+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.565580+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cluster 2024-04-30T10:08:27.565877+0000 mon.a (mon.0) 1773 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:29.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cluster 2024-04-30T10:08:27.565877+0000 mon.a (mon.0) 1773 : cluster [WRN] Health check failed: Degraded data redundancy: 6/630 objects degraded (0.952%), 2 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:29.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.653444+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.653444+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.657534+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.657534+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.660864+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.660864+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.661887+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.661887+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.668706+0000 mgr.x (mgr.24998) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.668706+0000 mgr.x (mgr.24998) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.668942+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.668942+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.747108+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.747108+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.750201+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.750201+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.752928+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.752928+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.753757+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.753757+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.759696+0000 mgr.x (mgr.24998) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.759696+0000 mgr.x (mgr.24998) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.759997+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.759997+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.841629+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.841629+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.845057+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.845057+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.847539+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.847539+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.848438+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.848438+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.853728+0000 mgr.x (mgr.24998) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.853728+0000 mgr.x (mgr.24998) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.854032+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.854032+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.918639+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.918639+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.920973+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.920973+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.922966+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.922966+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.923652+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.923652+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.928445+0000 mgr.x (mgr.24998) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.928445+0000 mgr.x (mgr.24998) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.928871+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.928871+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.976225+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.976225+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.978665+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.978665+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.980657+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.980657+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.981514+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.981514+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.986776+0000 mgr.x (mgr.24998) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:27.986776+0000 mgr.x (mgr.24998) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.987184+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:27.987184+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.033430+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.033430+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.035699+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.035699+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.037872+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.037872+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.038603+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.038603+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.042945+0000 mgr.x (mgr.24998) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.042945+0000 mgr.x (mgr.24998) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.043361+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.043361+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.106212+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.106212+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.108563+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.108563+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.110558+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.110558+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.111206+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.111206+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.115521+0000 mgr.x (mgr.24998) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.115521+0000 mgr.x (mgr.24998) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.115984+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.115984+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.157575+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.157575+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.160259+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.160259+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.162674+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.162674+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.163429+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.163429+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.171015+0000 mgr.x (mgr.24998) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.171015+0000 mgr.x (mgr.24998) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.171401+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.171401+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.212660+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.212660+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.214645+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.214645+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.216492+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.216492+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.217158+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.217158+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.226301+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.226301+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.267368+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.267368+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.269575+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.269575+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.271550+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.271550+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.272192+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.272192+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.280407+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.280407+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.326363+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.326363+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.328775+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.328775+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.330837+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.330837+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.331498+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.331498+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.339630+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.339630+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.385530+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.385530+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.388051+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.388051+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.390132+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.390132+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.390979+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.390979+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.399862+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.399862+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.446541+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.446541+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.449116+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.449116+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.451453+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.451453+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.452387+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.452387+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.460976+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.460976+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.502712+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.502712+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.504945+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.504945+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.507119+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.507119+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.507828+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.507828+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.516092+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.516092+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.558501+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.558501+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.560909+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.560909+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.562978+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.562978+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.563820+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.563820+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.572033+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:28 smithi151 bash[59049]: audit 2024-04-30T10:08:28.572033+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.225958+0000 mgr.x (mgr.24998) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.225958+0000 mgr.x (mgr.24998) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.279981+0000 mgr.x (mgr.24998) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.279981+0000 mgr.x (mgr.24998) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.339175+0000 mgr.x (mgr.24998) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.339175+0000 mgr.x (mgr.24998) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.399389+0000 mgr.x (mgr.24998) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.399389+0000 mgr.x (mgr.24998) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.460575+0000 mgr.x (mgr.24998) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.460575+0000 mgr.x (mgr.24998) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.515779+0000 mgr.x (mgr.24998) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.515779+0000 mgr.x (mgr.24998) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.571680+0000 mgr.x (mgr.24998) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.571680+0000 mgr.x (mgr.24998) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cluster 2024-04-30T10:08:28.591335+0000 mgr.x (mgr.24998) 649 : cluster [DBG] pgmap v115: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 162 op/s; 58/630 objects degraded (9.206%); 0 B/s, 3 objects/s recovering 2024-04-30T10:08:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cluster 2024-04-30T10:08:28.591335+0000 mgr.x (mgr.24998) 649 : cluster [DBG] pgmap v115: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 162 op/s; 58/630 objects degraded (9.206%); 0 B/s, 3 objects/s recovering 2024-04-30T10:08:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.621612+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.621612+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.624708+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.225958+0000 mgr.x (mgr.24998) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.225958+0000 mgr.x (mgr.24998) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.279981+0000 mgr.x (mgr.24998) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.279981+0000 mgr.x (mgr.24998) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.339175+0000 mgr.x (mgr.24998) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.339175+0000 mgr.x (mgr.24998) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.399389+0000 mgr.x (mgr.24998) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.399389+0000 mgr.x (mgr.24998) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.460575+0000 mgr.x (mgr.24998) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.460575+0000 mgr.x (mgr.24998) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.515779+0000 mgr.x (mgr.24998) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.515779+0000 mgr.x (mgr.24998) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.571680+0000 mgr.x (mgr.24998) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.571680+0000 mgr.x (mgr.24998) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cluster 2024-04-30T10:08:28.591335+0000 mgr.x (mgr.24998) 649 : cluster [DBG] pgmap v115: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 162 op/s; 58/630 objects degraded (9.206%); 0 B/s, 3 objects/s recovering 2024-04-30T10:08:29.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cluster 2024-04-30T10:08:28.591335+0000 mgr.x (mgr.24998) 649 : cluster [DBG] pgmap v115: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 162 op/s; 58/630 objects degraded (9.206%); 0 B/s, 3 objects/s recovering 2024-04-30T10:08:29.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.621612+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.621612+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.624708+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.624708+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.627196+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.627196+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.628203+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.628203+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.634425+0000 mgr.x (mgr.24998) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.634425+0000 mgr.x (mgr.24998) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.634851+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.634851+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.692207+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.692207+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.694757+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.694757+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.697460+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.697460+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.698469+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.698469+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.703316+0000 mgr.x (mgr.24998) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.703316+0000 mgr.x (mgr.24998) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.703680+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.624708+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.627196+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.627196+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.628203+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.628203+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.634425+0000 mgr.x (mgr.24998) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.634425+0000 mgr.x (mgr.24998) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.634851+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.634851+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.692207+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.692207+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.694757+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.694757+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.697460+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.697460+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.698469+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.698469+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.703316+0000 mgr.x (mgr.24998) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.703316+0000 mgr.x (mgr.24998) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.703680+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.703680+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.778141+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.778141+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.780659+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.780659+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.782744+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.782744+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.783627+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.783627+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.788571+0000 mgr.x (mgr.24998) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.788571+0000 mgr.x (mgr.24998) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.788959+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.788959+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.877954+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.877954+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.882018+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.882018+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.886478+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.886478+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.703680+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.778141+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.778141+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.780659+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.780659+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.782744+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.782744+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.783627+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.783627+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.788571+0000 mgr.x (mgr.24998) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.788571+0000 mgr.x (mgr.24998) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.788959+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.788959+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.877954+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.877954+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.882018+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.882018+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.886478+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.886478+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.887704+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.887704+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.894364+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.894364+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.894381+0000 mgr.x (mgr.24998) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.894381+0000 mgr.x (mgr.24998) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.971634+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.971634+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.974001+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.974001+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.976162+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.976162+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.977065+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.977065+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.982184+0000 mgr.x (mgr.24998) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:28.982184+0000 mgr.x (mgr.24998) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.982353+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:28.982353+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.057309+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.057309+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.060183+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.887704+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.887704+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.894364+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.894364+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.894381+0000 mgr.x (mgr.24998) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.894381+0000 mgr.x (mgr.24998) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.971634+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.971634+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.974001+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.974001+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.976162+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.976162+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.977065+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.977065+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.982184+0000 mgr.x (mgr.24998) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:28.982184+0000 mgr.x (mgr.24998) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.982353+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:28.982353+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.057309+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.057309+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.060183+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.060183+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.063699+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.063699+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.065160+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.065160+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.072997+0000 mgr.x (mgr.24998) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.072997+0000 mgr.x (mgr.24998) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.073200+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.073200+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.147702+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.147702+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.150868+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.150868+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.154119+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.154119+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.155404+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.155404+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.162461+0000 mgr.x (mgr.24998) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.162461+0000 mgr.x (mgr.24998) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.060183+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.063699+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.063699+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.065160+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.065160+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.072997+0000 mgr.x (mgr.24998) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.072997+0000 mgr.x (mgr.24998) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.073200+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.073200+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.147702+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.147702+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.150868+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.150868+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.154119+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.154119+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.155404+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.155404+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.162461+0000 mgr.x (mgr.24998) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.162461+0000 mgr.x (mgr.24998) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:29.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.162790+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.162790+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.238050+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.238050+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.240436+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.240436+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.243675+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.243675+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.244636+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.244636+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.250112+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.250112+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.340919+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.340919+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.345634+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.345634+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.349068+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.349068+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.350570+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.162790+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.162790+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.238050+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.238050+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.240436+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.240436+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.243675+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.243675+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.244636+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.244636+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.250112+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.250112+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.340919+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.340919+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.345634+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.345634+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.349068+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.349068+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.350570+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.350570+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.359032+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.359032+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.434176+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.434176+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.437423+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.437423+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.440479+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.440479+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.441590+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.441590+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.449915+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.449915+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.527034+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.527034+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.530022+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.530022+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.532479+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.532479+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.533460+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.533460+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.539339+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[75481]: audit 2024-04-30T10:08:29.539339+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.350570+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.359032+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.359032+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.434176+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.434176+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.437423+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.437423+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.440479+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.440479+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.441590+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.441590+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.449915+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.449915+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.527034+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.527034+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:29.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.530022+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.530022+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:29.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.532479+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.532479+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:29.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.533460+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.533460+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:29.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.539339+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:29.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:29 smithi144 bash[73244]: audit 2024-04-30T10:08:29.539339+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.225958+0000 mgr.x (mgr.24998) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.225958+0000 mgr.x (mgr.24998) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.279981+0000 mgr.x (mgr.24998) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.279981+0000 mgr.x (mgr.24998) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.339175+0000 mgr.x (mgr.24998) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.339175+0000 mgr.x (mgr.24998) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.399389+0000 mgr.x (mgr.24998) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.399389+0000 mgr.x (mgr.24998) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.460575+0000 mgr.x (mgr.24998) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.460575+0000 mgr.x (mgr.24998) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.515779+0000 mgr.x (mgr.24998) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.515779+0000 mgr.x (mgr.24998) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.571680+0000 mgr.x (mgr.24998) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.571680+0000 mgr.x (mgr.24998) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cluster 2024-04-30T10:08:28.591335+0000 mgr.x (mgr.24998) 649 : cluster [DBG] pgmap v115: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 162 op/s; 58/630 objects degraded (9.206%); 0 B/s, 3 objects/s recovering 2024-04-30T10:08:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cluster 2024-04-30T10:08:28.591335+0000 mgr.x (mgr.24998) 649 : cluster [DBG] pgmap v115: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 162 op/s; 58/630 objects degraded (9.206%); 0 B/s, 3 objects/s recovering 2024-04-30T10:08:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.621612+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.621612+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.624708+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.624708+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.627196+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.627196+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.628203+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.628203+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.634425+0000 mgr.x (mgr.24998) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.634425+0000 mgr.x (mgr.24998) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.634851+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.634851+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.692207+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.692207+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.694757+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.694757+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.697460+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.697460+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.698469+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.698469+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.703316+0000 mgr.x (mgr.24998) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.703316+0000 mgr.x (mgr.24998) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.703680+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.703680+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.778141+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.778141+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.780659+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.780659+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.782744+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.782744+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.783627+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.783627+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.788571+0000 mgr.x (mgr.24998) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.788571+0000 mgr.x (mgr.24998) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.788959+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.788959+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.877954+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.877954+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.882018+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.882018+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.886478+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.886478+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.887704+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.887704+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.894364+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.894364+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.894381+0000 mgr.x (mgr.24998) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.894381+0000 mgr.x (mgr.24998) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.971634+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.971634+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.974001+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.974001+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.976162+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.976162+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.977065+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.977065+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.982184+0000 mgr.x (mgr.24998) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:28.982184+0000 mgr.x (mgr.24998) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.982353+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:28.982353+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.057309+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.057309+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.060183+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.060183+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.063699+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.063699+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.065160+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.065160+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.072997+0000 mgr.x (mgr.24998) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.072997+0000 mgr.x (mgr.24998) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.073200+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.073200+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.147702+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.147702+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.150868+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.150868+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.154119+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.154119+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.155404+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.155404+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.162461+0000 mgr.x (mgr.24998) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.162461+0000 mgr.x (mgr.24998) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.162790+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.162790+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.238050+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.238050+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.240436+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.240436+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.243675+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.243675+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.244636+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.244636+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.250112+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.250112+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.340919+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.340919+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.345634+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.345634+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.349068+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.349068+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.350570+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.350570+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.359032+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.359032+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.434176+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.434176+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.437423+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.437423+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.440479+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.440479+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.441590+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.441590+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.449915+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.449915+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.527034+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.527034+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.530022+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.530022+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.532479+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.532479+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.533460+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.533460+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.539339+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:29 smithi151 bash[59049]: audit 2024-04-30T10:08:29.539339+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.250002+0000 mgr.x (mgr.24998) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.250002+0000 mgr.x (mgr.24998) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.358666+0000 mgr.x (mgr.24998) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.358666+0000 mgr.x (mgr.24998) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.449659+0000 mgr.x (mgr.24998) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.449659+0000 mgr.x (mgr.24998) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.538911+0000 mgr.x (mgr.24998) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.538911+0000 mgr.x (mgr.24998) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cluster 2024-04-30T10:08:29.580500+0000 mon.a (mon.0) 1904 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-04-30T10:08:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cluster 2024-04-30T10:08:29.580500+0000 mon.a (mon.0) 1904 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-04-30T10:08:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.626182+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.626182+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.630449+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.630449+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.634246+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.634246+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.635671+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.635671+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.644981+0000 mgr.x (mgr.24998) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.644981+0000 mgr.x (mgr.24998) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.645060+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.645060+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.705755+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.705755+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.708660+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.708660+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.711713+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.711713+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.712679+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.712679+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.720734+0000 mgr.x (mgr.24998) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.720734+0000 mgr.x (mgr.24998) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.721052+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.721052+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.780320+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.780320+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.783824+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.783824+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.788435+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.788435+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.789972+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.789972+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.798790+0000 mgr.x (mgr.24998) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.798790+0000 mgr.x (mgr.24998) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.798985+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.798985+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.876212+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.876212+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.879143+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.879143+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.882139+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.882139+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.883086+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.883086+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.893782+0000 mgr.x (mgr.24998) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:29.893782+0000 mgr.x (mgr.24998) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.894002+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.894002+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.983037+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.250002+0000 mgr.x (mgr.24998) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.250002+0000 mgr.x (mgr.24998) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.358666+0000 mgr.x (mgr.24998) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.358666+0000 mgr.x (mgr.24998) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.449659+0000 mgr.x (mgr.24998) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.449659+0000 mgr.x (mgr.24998) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.538911+0000 mgr.x (mgr.24998) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.538911+0000 mgr.x (mgr.24998) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cluster 2024-04-30T10:08:29.580500+0000 mon.a (mon.0) 1904 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-04-30T10:08:30.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cluster 2024-04-30T10:08:29.580500+0000 mon.a (mon.0) 1904 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-04-30T10:08:30.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.626182+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.626182+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.630449+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.630449+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.634246+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.634246+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.635671+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.635671+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.644981+0000 mgr.x (mgr.24998) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.644981+0000 mgr.x (mgr.24998) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.983037+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.987813+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.987813+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.992019+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.992019+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.993870+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:29.993870+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.004059+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.004059+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.004102+0000 mgr.x (mgr.24998) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.004102+0000 mgr.x (mgr.24998) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.095037+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.095037+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.099774+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.099774+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.104633+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.104633+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.105987+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.105987+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.116145+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.116145+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.116238+0000 mgr.x (mgr.24998) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.116238+0000 mgr.x (mgr.24998) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.195453+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.195453+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.200108+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.200108+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.204070+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.204070+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.205681+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.205681+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.215540+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.215540+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.306418+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.306418+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.311025+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.311025+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.314481+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.314481+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.316241+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.316241+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.325062+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.325062+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.415532+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.415532+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.419794+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.419794+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.423016+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.423016+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.424237+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.424237+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.431242+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.431242+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.522550+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.522550+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.526690+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.526690+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.530512+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.645060+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.645060+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.705755+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.705755+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.708660+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.708660+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.711713+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.711713+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.712679+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.712679+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.720734+0000 mgr.x (mgr.24998) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.720734+0000 mgr.x (mgr.24998) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.721052+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.721052+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.780320+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.780320+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.783824+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.783824+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.788435+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.530512+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.531857+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.531857+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.538996+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[75481]: audit 2024-04-30T10:08:30.538996+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.788435+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.789972+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.789972+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.798790+0000 mgr.x (mgr.24998) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.798790+0000 mgr.x (mgr.24998) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.798985+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.798985+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.876212+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.876212+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.879143+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.879143+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.882139+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.882139+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.883086+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.883086+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.893782+0000 mgr.x (mgr.24998) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:29.893782+0000 mgr.x (mgr.24998) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.894002+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.894002+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.983037+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.983037+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.987813+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.987813+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.992019+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.992019+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.993870+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:29.993870+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.004059+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.004059+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.004102+0000 mgr.x (mgr.24998) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.004102+0000 mgr.x (mgr.24998) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.095037+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.095037+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.099774+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.099774+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.104633+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.104633+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.105987+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.105987+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.116145+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.116145+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.116238+0000 mgr.x (mgr.24998) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.116238+0000 mgr.x (mgr.24998) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:30.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.195453+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.195453+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.200108+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.200108+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.204070+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.204070+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.205681+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.205681+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.215540+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.215540+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.306418+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.306418+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.311025+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.311025+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.314481+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.314481+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.316241+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.316241+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.325062+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.325062+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.415532+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.415532+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.419794+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.419794+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.423016+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.423016+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.424237+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.424237+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.431242+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.431242+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.522550+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.522550+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:30.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.526690+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.526690+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:30.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.530512+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.530512+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:30.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.531857+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.531857+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:30.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.538996+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:30.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[73244]: audit 2024-04-30T10:08:30.538996+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.250002+0000 mgr.x (mgr.24998) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.250002+0000 mgr.x (mgr.24998) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.358666+0000 mgr.x (mgr.24998) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.358666+0000 mgr.x (mgr.24998) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.449659+0000 mgr.x (mgr.24998) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.449659+0000 mgr.x (mgr.24998) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.538911+0000 mgr.x (mgr.24998) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.538911+0000 mgr.x (mgr.24998) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cluster 2024-04-30T10:08:29.580500+0000 mon.a (mon.0) 1904 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-04-30T10:08:31.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cluster 2024-04-30T10:08:29.580500+0000 mon.a (mon.0) 1904 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-04-30T10:08:31.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.626182+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.626182+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.630449+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.630449+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.634246+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.634246+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.635671+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.635671+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.644981+0000 mgr.x (mgr.24998) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.644981+0000 mgr.x (mgr.24998) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.645060+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.645060+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.705755+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.705755+0000 mon.a (mon.0) 1910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.708660+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.708660+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.711713+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.711713+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.712679+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.712679+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.720734+0000 mgr.x (mgr.24998) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.720734+0000 mgr.x (mgr.24998) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.721052+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.721052+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.780320+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.780320+0000 mon.a (mon.0) 1915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.783824+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.783824+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.788435+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.788435+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.789972+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.789972+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.798790+0000 mgr.x (mgr.24998) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.798790+0000 mgr.x (mgr.24998) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.798985+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.798985+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.876212+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.876212+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.879143+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.879143+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.882139+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.882139+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.883086+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.883086+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.893782+0000 mgr.x (mgr.24998) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:29.893782+0000 mgr.x (mgr.24998) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.894002+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.894002+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.983037+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.983037+0000 mon.a (mon.0) 1925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.987813+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.987813+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.992019+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.992019+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.993870+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:29.993870+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.004059+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.004059+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.004102+0000 mgr.x (mgr.24998) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.004102+0000 mgr.x (mgr.24998) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.095037+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.095037+0000 mon.a (mon.0) 1930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.099774+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.099774+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.104633+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.104633+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.105987+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.105987+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.116145+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.116145+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.116238+0000 mgr.x (mgr.24998) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.116238+0000 mgr.x (mgr.24998) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.195453+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.195453+0000 mon.a (mon.0) 1935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.200108+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.200108+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.204070+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.204070+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.205681+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.205681+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.215540+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.215540+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.306418+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.306418+0000 mon.a (mon.0) 1940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.311025+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.311025+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.314481+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.314481+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.316241+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.316241+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.325062+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.325062+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.415532+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.415532+0000 mon.a (mon.0) 1945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.419794+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.419794+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.423016+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.423016+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.424237+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.424237+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.431242+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.431242+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.522550+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.522550+0000 mon.a (mon.0) 1950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.526690+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.526690+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.530512+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.530512+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.531857+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.531857+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.538996+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:30 smithi151 bash[59049]: audit 2024-04-30T10:08:30.538996+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.096 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:30 smithi144 bash[88265]: debug 2024-04-30T10:08:30.890+0000 7fea70872700 1 -- 172.21.15.144:0/855762243 <== mon.0 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x565082965680 con 0x5650829c2800 2024-04-30T10:08:31.955 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[88265]: debug 2024-04-30T10:08:31.446+0000 7fea79a0b7c0 -1 Falling back to public interface 2024-04-30T10:08:31.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.215644+0000 mgr.x (mgr.24998) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.215644+0000 mgr.x (mgr.24998) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.325097+0000 mgr.x (mgr.24998) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.325097+0000 mgr.x (mgr.24998) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.431171+0000 mgr.x (mgr.24998) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.431171+0000 mgr.x (mgr.24998) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.538954+0000 mgr.x (mgr.24998) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.538954+0000 mgr.x (mgr.24998) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cluster 2024-04-30T10:08:30.592767+0000 mgr.x (mgr.24998) 671 : cluster [DBG] pgmap v116: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 58/630 objects degraded (9.206%); 0 B/s, 3 objects/s recovering 2024-04-30T10:08:31.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cluster 2024-04-30T10:08:30.592767+0000 mgr.x (mgr.24998) 671 : cluster [DBG] pgmap v116: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 58/630 objects degraded (9.206%); 0 B/s, 3 objects/s recovering 2024-04-30T10:08:31.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.608645+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.608645+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.612153+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.612153+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.615766+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.615766+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.616699+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.616699+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.622796+0000 mgr.x (mgr.24998) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.622796+0000 mgr.x (mgr.24998) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.623230+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.623230+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.667512+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.667512+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.670123+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.670123+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.672847+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.672847+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.673873+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.673873+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.680764+0000 mgr.x (mgr.24998) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.680764+0000 mgr.x (mgr.24998) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.681214+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.681214+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.770404+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.770404+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.774836+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.774836+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.215644+0000 mgr.x (mgr.24998) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.215644+0000 mgr.x (mgr.24998) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.325097+0000 mgr.x (mgr.24998) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.325097+0000 mgr.x (mgr.24998) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.431171+0000 mgr.x (mgr.24998) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.431171+0000 mgr.x (mgr.24998) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.538954+0000 mgr.x (mgr.24998) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.538954+0000 mgr.x (mgr.24998) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cluster 2024-04-30T10:08:30.592767+0000 mgr.x (mgr.24998) 671 : cluster [DBG] pgmap v116: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 58/630 objects degraded (9.206%); 0 B/s, 3 objects/s recovering 2024-04-30T10:08:31.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cluster 2024-04-30T10:08:30.592767+0000 mgr.x (mgr.24998) 671 : cluster [DBG] pgmap v116: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 58/630 objects degraded (9.206%); 0 B/s, 3 objects/s recovering 2024-04-30T10:08:31.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.608645+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.608645+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.612153+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.612153+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.615766+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.615766+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.616699+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.616699+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.778974+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.778974+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.780469+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.780469+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.790132+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.790132+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.790157+0000 mgr.x (mgr.24998) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.790157+0000 mgr.x (mgr.24998) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.868895+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.868895+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.871731+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.871731+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.874256+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.874256+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.875052+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.875052+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.882246+0000 mgr.x (mgr.24998) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.882246+0000 mgr.x (mgr.24998) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.882589+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.882589+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.942651+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.942651+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.945110+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.945110+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.947877+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.947877+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.948751+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.948751+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.957390+0000 mgr.x (mgr.24998) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:30.957390+0000 mgr.x (mgr.24998) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.957681+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:30.957681+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.045520+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.045520+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.050001+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.050001+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.053543+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.053543+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.055699+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.055699+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:31.067459+0000 mgr.x (mgr.24998) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:31.067459+0000 mgr.x (mgr.24998) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.067632+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.067632+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.157040+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.157040+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.160899+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.160899+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.164140+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.164140+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.165275+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.165275+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:31.175486+0000 mgr.x (mgr.24998) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: cephadm 2024-04-30T10:08:31.175486+0000 mgr.x (mgr.24998) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.175800+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.175800+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.264581+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.264581+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.268724+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.622796+0000 mgr.x (mgr.24998) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.622796+0000 mgr.x (mgr.24998) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.623230+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.623230+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.667512+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.667512+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.670123+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.670123+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.672847+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.672847+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.673873+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.673873+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.680764+0000 mgr.x (mgr.24998) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.680764+0000 mgr.x (mgr.24998) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.681214+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.681214+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.770404+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.770404+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.774836+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.774836+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.268724+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.272128+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.272128+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.273416+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.273416+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.283619+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.283619+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.373186+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.373186+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.378003+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.378003+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.381955+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.381955+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.383744+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.383744+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.397899+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.397899+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.488108+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.488108+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.492452+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.492452+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.496762+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.496762+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.498172+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.498172+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.508793+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[73244]: audit 2024-04-30T10:08:31.508793+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.778974+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.778974+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.780469+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.780469+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.790132+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.790132+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.790157+0000 mgr.x (mgr.24998) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.790157+0000 mgr.x (mgr.24998) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.868895+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.868895+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.871731+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.871731+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.874256+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.874256+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.875052+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.875052+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.882246+0000 mgr.x (mgr.24998) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.882246+0000 mgr.x (mgr.24998) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.882589+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.882589+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.942651+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.942651+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.945110+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.945110+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.947877+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.947877+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.948751+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.948751+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.957390+0000 mgr.x (mgr.24998) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:30.957390+0000 mgr.x (mgr.24998) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.957681+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:30.957681+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.045520+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.045520+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.050001+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.050001+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.053543+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.053543+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.055699+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.055699+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:31.067459+0000 mgr.x (mgr.24998) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:31.067459+0000 mgr.x (mgr.24998) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.067632+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.067632+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.157040+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.157040+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.160899+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.160899+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.164140+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.164140+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.165275+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.165275+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:31.175486+0000 mgr.x (mgr.24998) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: cephadm 2024-04-30T10:08:31.175486+0000 mgr.x (mgr.24998) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:31.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.175800+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.175800+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.264581+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.264581+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.268724+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.268724+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.272128+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.272128+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.273416+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.273416+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.283619+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.283619+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.373186+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.373186+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.378003+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.378003+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.381955+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.381955+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.383744+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.383744+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.397899+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.397899+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.488108+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.488108+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:31.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.492452+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.492452+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:31.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.496762+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.496762+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:31.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.498172+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.498172+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:31.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.508793+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:31.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:31 smithi144 bash[75481]: audit 2024-04-30T10:08:31.508793+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.215644+0000 mgr.x (mgr.24998) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.215644+0000 mgr.x (mgr.24998) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.325097+0000 mgr.x (mgr.24998) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.325097+0000 mgr.x (mgr.24998) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.431171+0000 mgr.x (mgr.24998) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.431171+0000 mgr.x (mgr.24998) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.538954+0000 mgr.x (mgr.24998) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.538954+0000 mgr.x (mgr.24998) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cluster 2024-04-30T10:08:30.592767+0000 mgr.x (mgr.24998) 671 : cluster [DBG] pgmap v116: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 58/630 objects degraded (9.206%); 0 B/s, 3 objects/s recovering 2024-04-30T10:08:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cluster 2024-04-30T10:08:30.592767+0000 mgr.x (mgr.24998) 671 : cluster [DBG] pgmap v116: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 0 B/s wr, 161 op/s; 58/630 objects degraded (9.206%); 0 B/s, 3 objects/s recovering 2024-04-30T10:08:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.608645+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.608645+0000 mon.a (mon.0) 1955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.612153+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.612153+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.615766+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.615766+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.616699+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.616699+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.622796+0000 mgr.x (mgr.24998) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.622796+0000 mgr.x (mgr.24998) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.623230+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.623230+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.667512+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.667512+0000 mon.a (mon.0) 1960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.670123+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.670123+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.672847+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.672847+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.673873+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.673873+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.680764+0000 mgr.x (mgr.24998) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.680764+0000 mgr.x (mgr.24998) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.681214+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.681214+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.770404+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.770404+0000 mon.a (mon.0) 1965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.774836+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.774836+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.778974+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.778974+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.780469+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.780469+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.790132+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.790132+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.790157+0000 mgr.x (mgr.24998) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.790157+0000 mgr.x (mgr.24998) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.868895+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.868895+0000 mon.a (mon.0) 1970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.871731+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.871731+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.874256+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.874256+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.875052+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.875052+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.882246+0000 mgr.x (mgr.24998) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.882246+0000 mgr.x (mgr.24998) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.882589+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.882589+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.942651+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.942651+0000 mon.a (mon.0) 1975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.945110+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.945110+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.947877+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.947877+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.948751+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.948751+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.957390+0000 mgr.x (mgr.24998) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:30.957390+0000 mgr.x (mgr.24998) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.957681+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:30.957681+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.045520+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.045520+0000 mon.a (mon.0) 1980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.050001+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.050001+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.053543+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.053543+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.055699+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.055699+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:31.067459+0000 mgr.x (mgr.24998) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:31.067459+0000 mgr.x (mgr.24998) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.067632+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.067632+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.157040+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.157040+0000 mon.a (mon.0) 1985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.160899+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.160899+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.164140+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.164140+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.165275+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.165275+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:31.175486+0000 mgr.x (mgr.24998) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: cephadm 2024-04-30T10:08:31.175486+0000 mgr.x (mgr.24998) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.175800+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.175800+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.264581+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.264581+0000 mon.a (mon.0) 1990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.268724+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.268724+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.272128+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.272128+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.273416+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.273416+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.283619+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.283619+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.373186+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.373186+0000 mon.a (mon.0) 1995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.378003+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.378003+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.381955+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.381955+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.383744+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.383744+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.397899+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.397899+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.488108+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.488108+0000 mon.a (mon.0) 2000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.492452+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.492452+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.496762+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.496762+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.498172+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.498172+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.508793+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:31 smithi151 bash[59049]: audit 2024-04-30T10:08:31.508793+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: cephadm 2024-04-30T10:08:31.283358+0000 mgr.x (mgr.24998) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: cephadm 2024-04-30T10:08:31.283358+0000 mgr.x (mgr.24998) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: cephadm 2024-04-30T10:08:31.398005+0000 mgr.x (mgr.24998) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: cephadm 2024-04-30T10:08:31.398005+0000 mgr.x (mgr.24998) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: cephadm 2024-04-30T10:08:31.508756+0000 mgr.x (mgr.24998) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: cephadm 2024-04-30T10:08:31.508756+0000 mgr.x (mgr.24998) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.602343+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.602343+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.626331+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.626331+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.629851+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.629851+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.631149+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.631149+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: cephadm 2024-04-30T10:08:31.640618+0000 mgr.x (mgr.24998) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: cephadm 2024-04-30T10:08:31.640618+0000 mgr.x (mgr.24998) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.640853+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.640853+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.717880+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.717880+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: cephadm 2024-04-30T10:08:31.283358+0000 mgr.x (mgr.24998) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: cephadm 2024-04-30T10:08:31.283358+0000 mgr.x (mgr.24998) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: cephadm 2024-04-30T10:08:31.398005+0000 mgr.x (mgr.24998) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: cephadm 2024-04-30T10:08:31.398005+0000 mgr.x (mgr.24998) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: cephadm 2024-04-30T10:08:31.508756+0000 mgr.x (mgr.24998) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: cephadm 2024-04-30T10:08:31.508756+0000 mgr.x (mgr.24998) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.602343+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.602343+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.626331+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.626331+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.629851+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.629851+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.631149+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.631149+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: cephadm 2024-04-30T10:08:31.640618+0000 mgr.x (mgr.24998) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: cephadm 2024-04-30T10:08:31.640618+0000 mgr.x (mgr.24998) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.640853+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.640853+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.717880+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.717880+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.721250+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.721250+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.725099+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.725099+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.726571+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.726571+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: cephadm 2024-04-30T10:08:31.734566+0000 mgr.x (mgr.24998) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: cephadm 2024-04-30T10:08:31.734566+0000 mgr.x (mgr.24998) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.734801+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.734801+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.822988+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.822988+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.827584+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.827584+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.831378+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.831378+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.832907+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.832907+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.841949+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.721250+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.721250+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.725099+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.725099+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.726571+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.726571+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: cephadm 2024-04-30T10:08:31.734566+0000 mgr.x (mgr.24998) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: cephadm 2024-04-30T10:08:31.734566+0000 mgr.x (mgr.24998) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.734801+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.734801+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.822988+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.822988+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.827584+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.827584+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.831378+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.831378+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.832907+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.832907+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.841949+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.841949+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: cephadm 2024-04-30T10:08:31.841955+0000 mgr.x (mgr.24998) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: cephadm 2024-04-30T10:08:31.841955+0000 mgr.x (mgr.24998) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.932395+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.932395+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.936514+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.936514+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.940615+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.940615+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.941963+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.941963+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: cephadm 2024-04-30T10:08:31.950587+0000 mgr.x (mgr.24998) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: cephadm 2024-04-30T10:08:31.950587+0000 mgr.x (mgr.24998) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.950711+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:31.950711+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.028187+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.028187+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.030761+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.030761+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.033717+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.841949+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: cephadm 2024-04-30T10:08:31.841955+0000 mgr.x (mgr.24998) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: cephadm 2024-04-30T10:08:31.841955+0000 mgr.x (mgr.24998) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.932395+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.932395+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.936514+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.936514+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.940615+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.940615+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.941963+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.941963+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: cephadm 2024-04-30T10:08:31.950587+0000 mgr.x (mgr.24998) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: cephadm 2024-04-30T10:08:31.950587+0000 mgr.x (mgr.24998) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.950711+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:31.950711+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.028187+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.028187+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.030761+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.030761+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.033717+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.033717+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.034697+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.034697+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.041631+0000 mgr.x (mgr.24998) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.041631+0000 mgr.x (mgr.24998) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.041735+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.041735+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.118576+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.118576+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.121139+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.121139+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.124025+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.124025+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.125056+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.125056+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.132605+0000 mgr.x (mgr.24998) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.132605+0000 mgr.x (mgr.24998) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.132709+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.132709+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.210668+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.210668+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.213746+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.213746+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.217006+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.217006+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.217972+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.217972+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.227677+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.227677+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.300379+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.300379+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.304845+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.304845+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.309142+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.309142+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.310643+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.310643+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.321928+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.321928+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.033717+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.034697+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.034697+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.041631+0000 mgr.x (mgr.24998) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.041631+0000 mgr.x (mgr.24998) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.041735+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.041735+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.118576+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.118576+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.121139+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.121139+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.124025+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.124025+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.125056+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.125056+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.132605+0000 mgr.x (mgr.24998) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.132605+0000 mgr.x (mgr.24998) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:32.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.132709+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.132709+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.210668+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.399639+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.399639+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.402696+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.402696+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.405958+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.405958+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.407094+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.407094+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.414497+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.414497+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.492776+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.492776+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.495858+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.495858+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.499219+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.499219+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.500364+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.500364+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.509088+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.509088+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.584115+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.584115+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.587292+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.587292+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.591075+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.591075+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.592587+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.592587+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.604036+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[75481]: audit 2024-04-30T10:08:32.604036+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.210668+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.213746+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.213746+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.217006+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.217006+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.217972+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.217972+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.227677+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.227677+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.300379+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.300379+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.304845+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.304845+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.309142+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.309142+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.310643+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.310643+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.321928+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.321928+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.399639+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.399639+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.402696+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.402696+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.405958+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.405958+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.407094+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.407094+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.414497+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.414497+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.492776+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.492776+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.495858+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.495858+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.499219+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.499219+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.500364+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.500364+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.509088+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.509088+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.584115+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.584115+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:32.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.587292+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.587292+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:32.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.591075+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.591075+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:32.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.592587+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.592587+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:32.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.604036+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:32.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:32 smithi144 bash[73244]: audit 2024-04-30T10:08:32.604036+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: cephadm 2024-04-30T10:08:31.283358+0000 mgr.x (mgr.24998) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: cephadm 2024-04-30T10:08:31.283358+0000 mgr.x (mgr.24998) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: cephadm 2024-04-30T10:08:31.398005+0000 mgr.x (mgr.24998) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: cephadm 2024-04-30T10:08:31.398005+0000 mgr.x (mgr.24998) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: cephadm 2024-04-30T10:08:31.508756+0000 mgr.x (mgr.24998) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: cephadm 2024-04-30T10:08:31.508756+0000 mgr.x (mgr.24998) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.602343+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.602343+0000 mon.a (mon.0) 2005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.626331+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.626331+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.629851+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.629851+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.631149+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.631149+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: cephadm 2024-04-30T10:08:31.640618+0000 mgr.x (mgr.24998) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: cephadm 2024-04-30T10:08:31.640618+0000 mgr.x (mgr.24998) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.640853+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.640853+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.717880+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.717880+0000 mon.a (mon.0) 2010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.721250+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.721250+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.725099+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.725099+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.726571+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.726571+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: cephadm 2024-04-30T10:08:31.734566+0000 mgr.x (mgr.24998) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: cephadm 2024-04-30T10:08:31.734566+0000 mgr.x (mgr.24998) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.734801+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.734801+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.822988+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.822988+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.827584+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.827584+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.831378+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.831378+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.832907+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.832907+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.841949+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.841949+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: cephadm 2024-04-30T10:08:31.841955+0000 mgr.x (mgr.24998) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: cephadm 2024-04-30T10:08:31.841955+0000 mgr.x (mgr.24998) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.932395+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.932395+0000 mon.a (mon.0) 2020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.936514+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.936514+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.940615+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.940615+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.941963+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.941963+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: cephadm 2024-04-30T10:08:31.950587+0000 mgr.x (mgr.24998) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: cephadm 2024-04-30T10:08:31.950587+0000 mgr.x (mgr.24998) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.950711+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:31.950711+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.028187+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.028187+0000 mon.a (mon.0) 2025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.030761+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.030761+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.033717+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.033717+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.034697+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.034697+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.041631+0000 mgr.x (mgr.24998) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.041631+0000 mgr.x (mgr.24998) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.041735+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.041735+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.118576+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.118576+0000 mon.a (mon.0) 2030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.121139+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.121139+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.124025+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.124025+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.125056+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.125056+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.132605+0000 mgr.x (mgr.24998) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.132605+0000 mgr.x (mgr.24998) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.132709+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.132709+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.210668+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.210668+0000 mon.a (mon.0) 2035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.213746+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.213746+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.217006+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.217006+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.217972+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.217972+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.227677+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.227677+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.300379+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.300379+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.304845+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.304845+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.309142+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.309142+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.310643+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.310643+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.321928+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.321928+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.399639+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.399639+0000 mon.a (mon.0) 2045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.402696+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.402696+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.405958+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.405958+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.407094+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.407094+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.414497+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.414497+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.492776+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.492776+0000 mon.a (mon.0) 2050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.495858+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.495858+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.499219+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.499219+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.500364+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.500364+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.509088+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.509088+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.584115+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.584115+0000 mon.a (mon.0) 2055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.587292+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.587292+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.591075+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.591075+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.592587+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.592587+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.604036+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:32 smithi151 bash[59049]: audit 2024-04-30T10:08:32.604036+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.227402+0000 mgr.x (mgr.24998) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.227402+0000 mgr.x (mgr.24998) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.321892+0000 mgr.x (mgr.24998) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.321892+0000 mgr.x (mgr.24998) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.414154+0000 mgr.x (mgr.24998) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.414154+0000 mgr.x (mgr.24998) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.508785+0000 mgr.x (mgr.24998) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.508785+0000 mgr.x (mgr.24998) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cluster 2024-04-30T10:08:32.593596+0000 mgr.x (mgr.24998) 692 : cluster [DBG] pgmap v117: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 142 op/s; 58/630 objects degraded (9.206%); 0 B/s, 2 objects/s recovering 2024-04-30T10:08:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cluster 2024-04-30T10:08:32.593596+0000 mgr.x (mgr.24998) 692 : cluster [DBG] pgmap v117: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 142 op/s; 58/630 objects degraded (9.206%); 0 B/s, 2 objects/s recovering 2024-04-30T10:08:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.603955+0000 mgr.x (mgr.24998) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.603955+0000 mgr.x (mgr.24998) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.686242+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.686242+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.689382+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.689382+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.692294+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.692294+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.693469+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.227402+0000 mgr.x (mgr.24998) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.227402+0000 mgr.x (mgr.24998) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.321892+0000 mgr.x (mgr.24998) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.321892+0000 mgr.x (mgr.24998) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.414154+0000 mgr.x (mgr.24998) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.414154+0000 mgr.x (mgr.24998) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.508785+0000 mgr.x (mgr.24998) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.508785+0000 mgr.x (mgr.24998) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cluster 2024-04-30T10:08:32.593596+0000 mgr.x (mgr.24998) 692 : cluster [DBG] pgmap v117: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 142 op/s; 58/630 objects degraded (9.206%); 0 B/s, 2 objects/s recovering 2024-04-30T10:08:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cluster 2024-04-30T10:08:32.593596+0000 mgr.x (mgr.24998) 692 : cluster [DBG] pgmap v117: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 142 op/s; 58/630 objects degraded (9.206%); 0 B/s, 2 objects/s recovering 2024-04-30T10:08:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.603955+0000 mgr.x (mgr.24998) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.603955+0000 mgr.x (mgr.24998) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.686242+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.686242+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.689382+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.689382+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.692294+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.692294+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.693469+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.693469+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.699958+0000 mgr.x (mgr.24998) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.699958+0000 mgr.x (mgr.24998) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.700375+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.700375+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.779082+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.779082+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.781553+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.781553+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.784373+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.784373+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.785266+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.785266+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.791553+0000 mgr.x (mgr.24998) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.791553+0000 mgr.x (mgr.24998) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.791938+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.791938+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.867925+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.867925+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.870908+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.870908+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.874295+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.874295+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.875165+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.875165+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.882731+0000 mgr.x (mgr.24998) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.882731+0000 mgr.x (mgr.24998) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.882927+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.882927+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.958807+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.958807+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.961877+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.961877+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.965350+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.965350+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.966320+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.966320+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.972819+0000 mgr.x (mgr.24998) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:32.972819+0000 mgr.x (mgr.24998) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.693469+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.699958+0000 mgr.x (mgr.24998) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.699958+0000 mgr.x (mgr.24998) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.700375+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.700375+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.779082+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.779082+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.781553+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.781553+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.784373+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.784373+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.785266+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.785266+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.791553+0000 mgr.x (mgr.24998) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.791553+0000 mgr.x (mgr.24998) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.791938+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.791938+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.867925+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.867925+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.870908+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.972892+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:32.972892+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.063581+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.063581+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.067975+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.067975+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.070962+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.070962+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.072061+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.072061+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.077579+0000 mgr.x (mgr.24998) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.077579+0000 mgr.x (mgr.24998) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.077975+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.077975+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.172986+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.172986+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.176955+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.176955+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.180723+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.180723+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.870908+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.874295+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.874295+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.875165+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.875165+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.882731+0000 mgr.x (mgr.24998) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.882731+0000 mgr.x (mgr.24998) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.882927+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.882927+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.958807+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.958807+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.961877+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.961877+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.965350+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.965350+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.966320+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.966320+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.972819+0000 mgr.x (mgr.24998) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:32.972819+0000 mgr.x (mgr.24998) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.181928+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.181928+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.191065+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.191065+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.280497+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.280497+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.285057+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.285057+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.290252+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.290252+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.291725+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.291725+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.300180+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.300180+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.378853+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.378853+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.382143+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.382143+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.384877+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.384877+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.385771+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.385771+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.391808+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.391808+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.469222+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.469222+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.471623+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.471623+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.474860+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.474860+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.475743+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.475743+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.481441+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.481441+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.558994+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.558994+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.561739+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.561739+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.564535+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.564535+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.565533+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.565533+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.571479+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[75481]: audit 2024-04-30T10:08:33.571479+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.972892+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:32.972892+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.063581+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.063581+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.067975+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.067975+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.070962+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.070962+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.072061+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.072061+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.077579+0000 mgr.x (mgr.24998) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.077579+0000 mgr.x (mgr.24998) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:33.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.077975+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.077975+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.172986+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.172986+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.176955+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.176955+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.180723+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.180723+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.181928+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.181928+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.191065+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.191065+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.280497+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.280497+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.285057+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.285057+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.290252+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.290252+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.291725+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.291725+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.300180+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.300180+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.378853+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.378853+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.382143+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.382143+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.384877+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.384877+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.385771+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.385771+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.391808+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.391808+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.469222+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.469222+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.471623+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.471623+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.474860+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.474860+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.475743+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.475743+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.481441+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.481441+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.558994+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.558994+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:33.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.561739+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.561739+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:33.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.564535+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.564535+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:33.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.565533+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.565533+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:33.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.571479+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:33.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:33 smithi144 bash[73244]: audit 2024-04-30T10:08:33.571479+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.227402+0000 mgr.x (mgr.24998) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.227402+0000 mgr.x (mgr.24998) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.321892+0000 mgr.x (mgr.24998) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.321892+0000 mgr.x (mgr.24998) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.414154+0000 mgr.x (mgr.24998) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.414154+0000 mgr.x (mgr.24998) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.508785+0000 mgr.x (mgr.24998) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.508785+0000 mgr.x (mgr.24998) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cluster 2024-04-30T10:08:32.593596+0000 mgr.x (mgr.24998) 692 : cluster [DBG] pgmap v117: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 142 op/s; 58/630 objects degraded (9.206%); 0 B/s, 2 objects/s recovering 2024-04-30T10:08:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cluster 2024-04-30T10:08:32.593596+0000 mgr.x (mgr.24998) 692 : cluster [DBG] pgmap v117: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s rd, 0 B/s wr, 142 op/s; 58/630 objects degraded (9.206%); 0 B/s, 2 objects/s recovering 2024-04-30T10:08:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.603955+0000 mgr.x (mgr.24998) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.603955+0000 mgr.x (mgr.24998) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.686242+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.686242+0000 mon.a (mon.0) 2060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.689382+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.689382+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.692294+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.692294+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.693469+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.693469+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.699958+0000 mgr.x (mgr.24998) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.699958+0000 mgr.x (mgr.24998) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.700375+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.700375+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.779082+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.779082+0000 mon.a (mon.0) 2065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.781553+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.781553+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.784373+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.784373+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.785266+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.785266+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.791553+0000 mgr.x (mgr.24998) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.791553+0000 mgr.x (mgr.24998) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.791938+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.791938+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.867925+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.867925+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.870908+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.870908+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.874295+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.874295+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.875165+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.875165+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.882731+0000 mgr.x (mgr.24998) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.882731+0000 mgr.x (mgr.24998) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.882927+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.882927+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.958807+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.958807+0000 mon.a (mon.0) 2075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.961877+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.961877+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.965350+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.965350+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.966320+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.966320+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.972819+0000 mgr.x (mgr.24998) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:32.972819+0000 mgr.x (mgr.24998) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.972892+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:32.972892+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.063581+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.063581+0000 mon.a (mon.0) 2080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.067975+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.067975+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.070962+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.070962+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.072061+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.072061+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.077579+0000 mgr.x (mgr.24998) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.077579+0000 mgr.x (mgr.24998) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.077975+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.077975+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.172986+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.172986+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.176955+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.176955+0000 mon.a (mon.0) 2086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.180723+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.180723+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.181928+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.181928+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.191065+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.191065+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.280497+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.280497+0000 mon.a (mon.0) 2090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.285057+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.285057+0000 mon.a (mon.0) 2091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.290252+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.290252+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.291725+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.291725+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.300180+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.300180+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.378853+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.378853+0000 mon.a (mon.0) 2095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.382143+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.382143+0000 mon.a (mon.0) 2096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.384877+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.384877+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.385771+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.385771+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.391808+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.391808+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.469222+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.469222+0000 mon.a (mon.0) 2100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.471623+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.471623+0000 mon.a (mon.0) 2101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.474860+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.474860+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.475743+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.475743+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.481441+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.481441+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.558994+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.558994+0000 mon.a (mon.0) 2105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.561739+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.561739+0000 mon.a (mon.0) 2106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.564535+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.564535+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.565533+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.565533+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.571479+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:33 smithi151 bash[59049]: audit 2024-04-30T10:08:33.571479+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.955 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[88265]: debug 2024-04-30T10:08:34.614+0000 7fea79a0b7c0 -1 osd.2 131 log_to_monitors true 2024-04-30T10:08:34.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.190970+0000 mgr.x (mgr.24998) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.190970+0000 mgr.x (mgr.24998) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.300264+0000 mgr.x (mgr.24998) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.300264+0000 mgr.x (mgr.24998) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.391469+0000 mgr.x (mgr.24998) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.391469+0000 mgr.x (mgr.24998) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.481040+0000 mgr.x (mgr.24998) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.481040+0000 mgr.x (mgr.24998) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.571187+0000 mgr.x (mgr.24998) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.571187+0000 mgr.x (mgr.24998) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.609314+0000 mgr.x (mgr.24998) 704 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.609314+0000 mgr.x (mgr.24998) 704 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.650927+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.650927+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.653320+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.653320+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.655634+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.655634+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.656533+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.656533+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.190970+0000 mgr.x (mgr.24998) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.190970+0000 mgr.x (mgr.24998) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.300264+0000 mgr.x (mgr.24998) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.300264+0000 mgr.x (mgr.24998) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.391469+0000 mgr.x (mgr.24998) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.391469+0000 mgr.x (mgr.24998) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.481040+0000 mgr.x (mgr.24998) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.481040+0000 mgr.x (mgr.24998) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.571187+0000 mgr.x (mgr.24998) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.571187+0000 mgr.x (mgr.24998) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.609314+0000 mgr.x (mgr.24998) 704 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:34.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.609314+0000 mgr.x (mgr.24998) 704 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:34.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.650927+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.650927+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.653320+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.653320+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.655634+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.655634+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.656533+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.656533+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.661713+0000 mgr.x (mgr.24998) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.661713+0000 mgr.x (mgr.24998) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.662167+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.662167+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.723615+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.723615+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.726612+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.726612+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.730003+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.730003+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.731186+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.731186+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.736286+0000 mgr.x (mgr.24998) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.736286+0000 mgr.x (mgr.24998) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.736716+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.736716+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.814688+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.814688+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.817903+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.817903+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.821462+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.821462+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.822499+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.822499+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.828070+0000 mgr.x (mgr.24998) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.828070+0000 mgr.x (mgr.24998) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.828155+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.828155+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.906353+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.906353+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.909474+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.909474+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.912957+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.912957+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.914090+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.914090+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.919832+0000 mgr.x (mgr.24998) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:33.919832+0000 mgr.x (mgr.24998) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.919856+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.919856+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.661713+0000 mgr.x (mgr.24998) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.661713+0000 mgr.x (mgr.24998) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.662167+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.662167+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.723615+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.723615+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.726612+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.726612+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.730003+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.730003+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.731186+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.731186+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.736286+0000 mgr.x (mgr.24998) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.736286+0000 mgr.x (mgr.24998) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.736716+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.736716+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.814688+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.814688+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.817903+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.817903+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.998887+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:33.998887+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.001376+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.001376+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.003890+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.003890+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.004729+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.004729+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.010709+0000 mgr.x (mgr.24998) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.010709+0000 mgr.x (mgr.24998) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.010999+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.010999+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.089126+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.089126+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.092377+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.092377+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.095756+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.095756+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.097202+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.097202+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.103627+0000 mgr.x (mgr.24998) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.103627+0000 mgr.x (mgr.24998) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.103994+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.103994+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.182547+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.182547+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.185246+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.185246+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.188563+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.188563+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.189696+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.189696+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.195870+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.195870+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.274057+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.274057+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.276471+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.276471+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.821462+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.821462+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.822499+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.822499+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.828070+0000 mgr.x (mgr.24998) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.828070+0000 mgr.x (mgr.24998) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.828155+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.828155+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.906353+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.906353+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.909474+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.909474+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.912957+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.912957+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.914090+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.914090+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.919832+0000 mgr.x (mgr.24998) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:33.919832+0000 mgr.x (mgr.24998) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.919856+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.919856+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.279525+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.279525+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.280440+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.280440+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.285935+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.285935+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.348455+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.348455+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.351337+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.351337+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.354547+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.354547+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.355671+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.355671+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.362050+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.362050+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.440399+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.440399+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.443821+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.443821+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.998887+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:33.998887+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.001376+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.001376+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.003890+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.003890+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.004729+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.004729+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.010709+0000 mgr.x (mgr.24998) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.010709+0000 mgr.x (mgr.24998) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.010999+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.010999+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.089126+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.089126+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.092377+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.092377+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.095756+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.095756+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.097202+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.447806+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.447806+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.449267+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.449267+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.456417+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.456417+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.535034+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.535034+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.538953+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.538953+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.542094+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.542094+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.543329+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.543329+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.549834+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[75481]: audit 2024-04-30T10:08:34.549834+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.097202+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.103627+0000 mgr.x (mgr.24998) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.103627+0000 mgr.x (mgr.24998) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:34.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.103994+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.103994+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.182547+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.182547+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.185246+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.185246+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.188563+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.188563+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.189696+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.189696+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.195870+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.195870+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.274057+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.274057+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.276471+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.276471+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.279525+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.279525+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.280440+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.280440+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.285935+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.285935+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.348455+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.348455+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.351337+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.351337+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.354547+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.354547+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.355671+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.355671+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.362050+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.362050+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.440399+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.440399+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.443821+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.443821+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.447806+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.447806+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.449267+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.449267+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.456417+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.456417+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.535034+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.535034+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.538953+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.538953+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.542094+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.542094+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:34.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.543329+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.543329+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:34.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.549834+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:34.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:34 smithi144 bash[73244]: audit 2024-04-30T10:08:34.549834+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.190970+0000 mgr.x (mgr.24998) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.190970+0000 mgr.x (mgr.24998) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.300264+0000 mgr.x (mgr.24998) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.300264+0000 mgr.x (mgr.24998) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.391469+0000 mgr.x (mgr.24998) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.391469+0000 mgr.x (mgr.24998) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.481040+0000 mgr.x (mgr.24998) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.481040+0000 mgr.x (mgr.24998) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.571187+0000 mgr.x (mgr.24998) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.571187+0000 mgr.x (mgr.24998) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.609314+0000 mgr.x (mgr.24998) 704 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.609314+0000 mgr.x (mgr.24998) 704 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.650927+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.650927+0000 mon.a (mon.0) 2110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.653320+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.653320+0000 mon.a (mon.0) 2111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.655634+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.655634+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.656533+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.656533+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.661713+0000 mgr.x (mgr.24998) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.661713+0000 mgr.x (mgr.24998) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.662167+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.662167+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.723615+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.723615+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.726612+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.726612+0000 mon.a (mon.0) 2116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.730003+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.730003+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.731186+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.731186+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.736286+0000 mgr.x (mgr.24998) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.736286+0000 mgr.x (mgr.24998) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.736716+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.736716+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.814688+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.814688+0000 mon.a (mon.0) 2120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.817903+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.817903+0000 mon.a (mon.0) 2121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.821462+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.821462+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.822499+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.822499+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.828070+0000 mgr.x (mgr.24998) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.828070+0000 mgr.x (mgr.24998) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.828155+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.828155+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.906353+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.906353+0000 mon.a (mon.0) 2125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.909474+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.909474+0000 mon.a (mon.0) 2126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.912957+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.912957+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.914090+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.914090+0000 mon.a (mon.0) 2128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.919832+0000 mgr.x (mgr.24998) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:33.919832+0000 mgr.x (mgr.24998) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.919856+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.919856+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.998887+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:33.998887+0000 mon.a (mon.0) 2130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.001376+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.001376+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.003890+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.003890+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.004729+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.004729+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.010709+0000 mgr.x (mgr.24998) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.010709+0000 mgr.x (mgr.24998) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.010999+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.010999+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.089126+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.089126+0000 mon.a (mon.0) 2135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.092377+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.092377+0000 mon.a (mon.0) 2136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.095756+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.095756+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.097202+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.097202+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.103627+0000 mgr.x (mgr.24998) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.103627+0000 mgr.x (mgr.24998) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.103994+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.103994+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.182547+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.182547+0000 mon.a (mon.0) 2140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.185246+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.185246+0000 mon.a (mon.0) 2141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.188563+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.188563+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.189696+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.189696+0000 mon.a (mon.0) 2143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.195870+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.195870+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.274057+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.274057+0000 mon.a (mon.0) 2145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.276471+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.276471+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.279525+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.279525+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.280440+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.280440+0000 mon.a (mon.0) 2148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.285935+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.285935+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.348455+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.348455+0000 mon.a (mon.0) 2150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.351337+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.351337+0000 mon.a (mon.0) 2151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.354547+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.354547+0000 mon.a (mon.0) 2152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.355671+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.355671+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.362050+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.362050+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.440399+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.440399+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.443821+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.443821+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.447806+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.447806+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.449267+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.449267+0000 mon.a (mon.0) 2158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.456417+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.456417+0000 mon.a (mon.0) 2159 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.535034+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.535034+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.538953+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.538953+0000 mon.a (mon.0) 2161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.542094+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.542094+0000 mon.a (mon.0) 2162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.543329+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.543329+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.549834+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:34 smithi151 bash[59049]: audit 2024-04-30T10:08:34.549834+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.933 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[88265]: debug 2024-04-30T10:08:35.666+0000 7fea6ae62700 -1 osd.2 131 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T10:08:35.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.195489+0000 mgr.x (mgr.24998) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.195489+0000 mgr.x (mgr.24998) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.285467+0000 mgr.x (mgr.24998) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.285467+0000 mgr.x (mgr.24998) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.361718+0000 mgr.x (mgr.24998) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.361718+0000 mgr.x (mgr.24998) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.456211+0000 mgr.x (mgr.24998) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.456211+0000 mgr.x (mgr.24998) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.549508+0000 mgr.x (mgr.24998) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.549508+0000 mgr.x (mgr.24998) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cluster 2024-04-30T10:08:34.595315+0000 mgr.x (mgr.24998) 716 : cluster [DBG] pgmap v118: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 130 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:35.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cluster 2024-04-30T10:08:34.595315+0000 mgr.x (mgr.24998) 716 : cluster [DBG] pgmap v118: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 130 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:35.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.623119+0000 mon.a (mon.0) 2165 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-30T10:08:35.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.623119+0000 mon.a (mon.0) 2165 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-30T10:08:35.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.630940+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.630940+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.633427+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.633427+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.636874+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.636874+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.935 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.637638+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.936 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.637638+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.936 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.642770+0000 mgr.x (mgr.24998) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.936 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.642770+0000 mgr.x (mgr.24998) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.936 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.643104+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.936 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.643104+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.936 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.709020+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.936 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.709020+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.936 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.713220+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.936 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.713220+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.936 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.716576+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.936 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.716576+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.936 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.717664+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.936 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.717664+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.936 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.726435+0000 mgr.x (mgr.24998) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.936 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.726435+0000 mgr.x (mgr.24998) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.726663+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.726663+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.800834+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.800834+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.803974+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.803974+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.807265+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.807265+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.808727+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.808727+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.818054+0000 mgr.x (mgr.24998) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.818054+0000 mgr.x (mgr.24998) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.818330+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.818330+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.894205+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.894205+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.938 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.897194+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.938 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.897194+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.938 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.900465+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.938 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.900465+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.938 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.901905+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.938 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.901905+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.938 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.910443+0000 mgr.x (mgr.24998) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.939 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:34.910443+0000 mgr.x (mgr.24998) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.939 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.910518+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.939 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.910518+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.939 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.998218+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.939 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:34.998218+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.939 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.000980+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.000980+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.003770+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.003770+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.005078+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.005078+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.013303+0000 mgr.x (mgr.24998) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.013303+0000 mgr.x (mgr.24998) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.013656+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.013656+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.101619+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.101619+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.105424+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.105424+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.108768+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.108768+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.109957+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.109957+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.117039+0000 mgr.x (mgr.24998) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.117039+0000 mgr.x (mgr.24998) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.117280+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.117280+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.206788+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.206788+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.211206+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.211206+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.215332+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.215332+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.216989+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.216989+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.942 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.227235+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.942 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.227235+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.942 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.304309+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.942 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.304309+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.942 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.307240+0000 mon.a (mon.0) 2202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.942 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.307240+0000 mon.a (mon.0) 2202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.310049+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.310049+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.311396+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.311396+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.320824+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.320824+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.394642+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.394642+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.399459+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.399459+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.402894+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.402894+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.403921+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.403921+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.410680+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.944 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.410680+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.944 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.195489+0000 mgr.x (mgr.24998) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.944 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.195489+0000 mgr.x (mgr.24998) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.944 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.285467+0000 mgr.x (mgr.24998) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.944 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.285467+0000 mgr.x (mgr.24998) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.944 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.361718+0000 mgr.x (mgr.24998) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.944 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.361718+0000 mgr.x (mgr.24998) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.944 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.456211+0000 mgr.x (mgr.24998) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.944 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.456211+0000 mgr.x (mgr.24998) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.944 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.549508+0000 mgr.x (mgr.24998) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.944 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.549508+0000 mgr.x (mgr.24998) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cluster 2024-04-30T10:08:34.595315+0000 mgr.x (mgr.24998) 716 : cluster [DBG] pgmap v118: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 130 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:35.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cluster 2024-04-30T10:08:34.595315+0000 mgr.x (mgr.24998) 716 : cluster [DBG] pgmap v118: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 130 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:35.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.623119+0000 mon.a (mon.0) 2165 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-30T10:08:35.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.623119+0000 mon.a (mon.0) 2165 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-30T10:08:35.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.630940+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.630940+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.633427+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.633427+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.945 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.484517+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.946 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.484517+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.946 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.487604+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.946 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.487604+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.946 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.491538+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.946 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.491538+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.946 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.492632+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.946 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.492632+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.946 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.501615+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.946 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.501615+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.946 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.589638+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.946 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.589638+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.946 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.593768+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.946 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.593768+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.597504+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.597504+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.598855+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.598855+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.608215+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[75481]: audit 2024-04-30T10:08:35.608215+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.948 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.636874+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.948 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.636874+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.948 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.637638+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.948 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.637638+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.948 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.642770+0000 mgr.x (mgr.24998) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.948 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.642770+0000 mgr.x (mgr.24998) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.948 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.643104+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.948 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.643104+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.948 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.709020+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.948 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.709020+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.713220+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.713220+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.716576+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.716576+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.717664+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.717664+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.726435+0000 mgr.x (mgr.24998) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.726435+0000 mgr.x (mgr.24998) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.726663+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.726663+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.800834+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.800834+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.803974+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.803974+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.807265+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.950 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.807265+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.950 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.808727+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.950 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.808727+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.950 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.818054+0000 mgr.x (mgr.24998) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.950 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.818054+0000 mgr.x (mgr.24998) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.950 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.818330+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.950 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.818330+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.950 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.894205+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.950 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.894205+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.950 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.897194+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.950 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.897194+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.950 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.900465+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.950 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.900465+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.950 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.901905+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.951 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.901905+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.951 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.910443+0000 mgr.x (mgr.24998) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.951 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:34.910443+0000 mgr.x (mgr.24998) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.951 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.910518+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.951 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.910518+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.951 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.998218+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.951 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:34.998218+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.951 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.000980+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.951 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.000980+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.951 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.003770+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.951 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.003770+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.951 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.005078+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.951 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.005078+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.951 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.013303+0000 mgr.x (mgr.24998) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.013303+0000 mgr.x (mgr.24998) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.013656+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.013656+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.101619+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.101619+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.105424+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.105424+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.108768+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.108768+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.109957+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.109957+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.117039+0000 mgr.x (mgr.24998) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.117039+0000 mgr.x (mgr.24998) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:35.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.117280+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.117280+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.206788+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.206788+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.211206+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.211206+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.215332+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.215332+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.216989+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.216989+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.227235+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.227235+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.304309+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.304309+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.307240+0000 mon.a (mon.0) 2202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.307240+0000 mon.a (mon.0) 2202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.310049+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.310049+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.311396+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.311396+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.320824+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.320824+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.394642+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.394642+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.399459+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.399459+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.402894+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.402894+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.403921+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.403921+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.410680+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.410680+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.484517+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.484517+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.487604+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.487604+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.491538+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.491538+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.492632+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.492632+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.501615+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.501615+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.589638+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.589638+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:35.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.593768+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.593768+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:35.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.597504+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.597504+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:35.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.598855+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.598855+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:35.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.608215+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:35.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:35 smithi144 bash[73244]: audit 2024-04-30T10:08:35.608215+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.195489+0000 mgr.x (mgr.24998) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.195489+0000 mgr.x (mgr.24998) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.285467+0000 mgr.x (mgr.24998) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.285467+0000 mgr.x (mgr.24998) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.361718+0000 mgr.x (mgr.24998) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.361718+0000 mgr.x (mgr.24998) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.456211+0000 mgr.x (mgr.24998) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.456211+0000 mgr.x (mgr.24998) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.549508+0000 mgr.x (mgr.24998) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.549508+0000 mgr.x (mgr.24998) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cluster 2024-04-30T10:08:34.595315+0000 mgr.x (mgr.24998) 716 : cluster [DBG] pgmap v118: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 130 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cluster 2024-04-30T10:08:34.595315+0000 mgr.x (mgr.24998) 716 : cluster [DBG] pgmap v118: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 130 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.623119+0000 mon.a (mon.0) 2165 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-30T10:08:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.623119+0000 mon.a (mon.0) 2165 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-30T10:08:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.630940+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.630940+0000 mon.a (mon.0) 2166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.633427+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.633427+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.636874+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.636874+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.637638+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.637638+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.642770+0000 mgr.x (mgr.24998) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.642770+0000 mgr.x (mgr.24998) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.643104+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.643104+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.709020+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.709020+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.713220+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.713220+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.716576+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.716576+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.717664+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.717664+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.726435+0000 mgr.x (mgr.24998) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.726435+0000 mgr.x (mgr.24998) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.726663+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.726663+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.800834+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.800834+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.803974+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.803974+0000 mon.a (mon.0) 2177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.807265+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.807265+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.808727+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.808727+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.818054+0000 mgr.x (mgr.24998) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.818054+0000 mgr.x (mgr.24998) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.818330+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.818330+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.894205+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.894205+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.897194+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.897194+0000 mon.a (mon.0) 2182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.900465+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.900465+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.901905+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.901905+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.910443+0000 mgr.x (mgr.24998) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:34.910443+0000 mgr.x (mgr.24998) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.910518+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.910518+0000 mon.a (mon.0) 2185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.998218+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:34.998218+0000 mon.a (mon.0) 2186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.000980+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.000980+0000 mon.a (mon.0) 2187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.003770+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.003770+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.005078+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.005078+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.013303+0000 mgr.x (mgr.24998) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.013303+0000 mgr.x (mgr.24998) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.013656+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.013656+0000 mon.a (mon.0) 2190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.101619+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.101619+0000 mon.a (mon.0) 2191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.105424+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.105424+0000 mon.a (mon.0) 2192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.108768+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.108768+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.109957+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.109957+0000 mon.a (mon.0) 2194 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.117039+0000 mgr.x (mgr.24998) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.117039+0000 mgr.x (mgr.24998) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.117280+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.117280+0000 mon.a (mon.0) 2195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.206788+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.206788+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.211206+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.211206+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.215332+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.215332+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.216989+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.216989+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.227235+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.227235+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.304309+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.304309+0000 mon.a (mon.0) 2201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.307240+0000 mon.a (mon.0) 2202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.307240+0000 mon.a (mon.0) 2202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.310049+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.310049+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.311396+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.311396+0000 mon.a (mon.0) 2204 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.320824+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.320824+0000 mon.a (mon.0) 2205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.394642+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.394642+0000 mon.a (mon.0) 2206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.399459+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.399459+0000 mon.a (mon.0) 2207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.402894+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.402894+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.403921+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.403921+0000 mon.a (mon.0) 2209 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.410680+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.410680+0000 mon.a (mon.0) 2210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.484517+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.484517+0000 mon.a (mon.0) 2211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.487604+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.487604+0000 mon.a (mon.0) 2212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.491538+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.491538+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.492632+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.492632+0000 mon.a (mon.0) 2214 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.501615+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.501615+0000 mon.a (mon.0) 2215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.589638+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.589638+0000 mon.a (mon.0) 2216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.593768+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.593768+0000 mon.a (mon.0) 2217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.597504+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.597504+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.598855+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.598855+0000 mon.a (mon.0) 2219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.608215+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:35 smithi151 bash[59049]: audit 2024-04-30T10:08:35.608215+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.646 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.227242+0000 mgr.x (mgr.24998) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.647 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.227242+0000 mgr.x (mgr.24998) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.647 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.320754+0000 mgr.x (mgr.24998) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.647 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.320754+0000 mgr.x (mgr.24998) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.647 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.410382+0000 mgr.x (mgr.24998) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.647 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.410382+0000 mgr.x (mgr.24998) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.647 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.501483+0000 mgr.x (mgr.24998) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.647 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.501483+0000 mgr.x (mgr.24998) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.647 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.608193+0000 mgr.x (mgr.24998) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.647 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.608193+0000 mgr.x (mgr.24998) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.647 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.625596+0000 mon.a (mon.0) 2221 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-30T10:08:36.647 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.625596+0000 mon.a (mon.0) 2221 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-30T10:08:36.647 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cluster 2024-04-30T10:08:35.631299+0000 mon.a (mon.0) 2222 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-30T10:08:36.647 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cluster 2024-04-30T10:08:35.631299+0000 mon.a (mon.0) 2222 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-30T10:08:36.648 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.631915+0000 mon.a (mon.0) 2223 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:08:36.648 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.631915+0000 mon.a (mon.0) 2223 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:08:36.648 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.695913+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.648 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.695913+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.648 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.699321+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.648 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.699321+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.648 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.703559+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.648 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.703559+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.648 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.704535+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.648 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.704535+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.227242+0000 mgr.x (mgr.24998) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.227242+0000 mgr.x (mgr.24998) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.320754+0000 mgr.x (mgr.24998) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.320754+0000 mgr.x (mgr.24998) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.410382+0000 mgr.x (mgr.24998) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.410382+0000 mgr.x (mgr.24998) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.501483+0000 mgr.x (mgr.24998) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.501483+0000 mgr.x (mgr.24998) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.608193+0000 mgr.x (mgr.24998) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.608193+0000 mgr.x (mgr.24998) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.625596+0000 mon.a (mon.0) 2221 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-30T10:08:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.625596+0000 mon.a (mon.0) 2221 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-30T10:08:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cluster 2024-04-30T10:08:35.631299+0000 mon.a (mon.0) 2222 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-30T10:08:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cluster 2024-04-30T10:08:35.631299+0000 mon.a (mon.0) 2222 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-30T10:08:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.631915+0000 mon.a (mon.0) 2223 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:08:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.631915+0000 mon.a (mon.0) 2223 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:08:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.695913+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.695913+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.699321+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.711060+0000 mgr.x (mgr.24998) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.711060+0000 mgr.x (mgr.24998) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.711274+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.711274+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.791192+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.791192+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.793907+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.793907+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.797703+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.797703+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.798664+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.798664+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.803718+0000 mgr.x (mgr.24998) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.803718+0000 mgr.x (mgr.24998) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.803864+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.803864+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.883384+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.883384+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.886072+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.886072+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.888781+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.888781+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.889694+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.889694+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.895106+0000 mgr.x (mgr.24998) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.895106+0000 mgr.x (mgr.24998) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.895249+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.895249+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.954200+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.954200+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.956231+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.956231+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.958187+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.958187+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.958826+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.958826+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.963120+0000 mgr.x (mgr.24998) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:35.963120+0000 mgr.x (mgr.24998) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.963565+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:35.963565+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.699321+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.703559+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.703559+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.704535+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.704535+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.711060+0000 mgr.x (mgr.24998) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.711060+0000 mgr.x (mgr.24998) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.711274+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.711274+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.791192+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.791192+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.793907+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.793907+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.797703+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.797703+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.798664+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.798664+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.803718+0000 mgr.x (mgr.24998) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.803718+0000 mgr.x (mgr.24998) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.803864+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.009486+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.009486+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.011754+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.011754+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.013717+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.013717+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.014451+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.014451+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.019280+0000 mgr.x (mgr.24998) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.019280+0000 mgr.x (mgr.24998) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.019683+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.019683+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cluster 2024-04-30T10:08:36.055726+0000 mon.a (mon.0) 2249 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:36.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cluster 2024-04-30T10:08:36.055726+0000 mon.a (mon.0) 2249 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:36.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.065752+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.065752+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.067995+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.067995+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.069930+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.803864+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.883384+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.883384+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.886072+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.886072+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.888781+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.888781+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.889694+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.889694+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.895106+0000 mgr.x (mgr.24998) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.895106+0000 mgr.x (mgr.24998) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.895249+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.895249+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.954200+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.954200+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.956231+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.956231+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.958187+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.958187+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.069930+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.070699+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.070699+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.075073+0000 mgr.x (mgr.24998) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.075073+0000 mgr.x (mgr.24998) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.075449+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.075449+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.121367+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.121367+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.123697+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.123697+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.125670+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.125670+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.126352+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.126352+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.131009+0000 mgr.x (mgr.24998) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.131009+0000 mgr.x (mgr.24998) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.131415+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.131415+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.172537+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.958826+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.958826+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.963120+0000 mgr.x (mgr.24998) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:35.963120+0000 mgr.x (mgr.24998) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.963565+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:35.963565+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.009486+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.009486+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.011754+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.011754+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.013717+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.013717+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.014451+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.014451+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.019280+0000 mgr.x (mgr.24998) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.019280+0000 mgr.x (mgr.24998) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.019683+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.019683+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cluster 2024-04-30T10:08:36.055726+0000 mon.a (mon.0) 2249 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:36.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cluster 2024-04-30T10:08:36.055726+0000 mon.a (mon.0) 2249 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:36.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.172537+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.174525+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.174525+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.176407+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.176407+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.177081+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.177081+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.181726+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.181726+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.222344+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.222344+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.224306+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.224306+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.226135+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.226135+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.226766+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.226766+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.231625+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.231625+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.065752+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.065752+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.067995+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.067995+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.069930+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.069930+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.070699+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.070699+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.075073+0000 mgr.x (mgr.24998) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.075073+0000 mgr.x (mgr.24998) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.075449+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.075449+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.121367+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.121367+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.123697+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.123697+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.125670+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.125670+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.126352+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.276669+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.276669+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.278885+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.278885+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.281475+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.281475+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.282264+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.282264+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.287036+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.287036+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.327924+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.327924+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.329818+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.329818+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.331609+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.331609+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.332185+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.332185+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.337569+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.126352+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.131009+0000 mgr.x (mgr.24998) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.131009+0000 mgr.x (mgr.24998) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:36.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.131415+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.131415+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.172537+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.172537+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.174525+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.174525+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.176407+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.176407+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.177081+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.177081+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.181726+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.181726+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.222344+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.222344+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.224306+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.224306+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.226135+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.337569+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.378088+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.378088+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.380297+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.380297+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.382310+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.382310+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.383005+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.383005+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.387675+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.387675+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.428540+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.428540+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.430394+0000 mon.a (mon.0) 2286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.430394+0000 mon.a (mon.0) 2286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.432819+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.432819+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.433672+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.433672+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.226135+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.226766+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.226766+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.231625+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.231625+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.276669+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.276669+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.278885+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.278885+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.281475+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.281475+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.282264+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.282264+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.287036+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.287036+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.327924+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.327924+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.329818+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.329818+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.438343+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.438343+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.511515+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.511515+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.513707+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.513707+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.515615+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.515615+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.516402+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.516402+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.521206+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.521206+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.599319+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.599319+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.602320+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.602320+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.607340+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.607340+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.610124+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.610124+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.610428+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.610428+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.615327+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.615327+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.618389+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.618389+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.621264+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[75481]: audit 2024-04-30T10:08:36.621264+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.331609+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.331609+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.332185+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.332185+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.337569+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.337569+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.378088+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.378088+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.380297+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.380297+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.382310+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.382310+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.383005+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.383005+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.387675+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.387675+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.428540+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.428540+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.430394+0000 mon.a (mon.0) 2286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.430394+0000 mon.a (mon.0) 2286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.432819+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.432819+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.433672+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.433672+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.438343+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.438343+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.511515+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.511515+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.513707+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.513707+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.515615+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.515615+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.516402+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.516402+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.521206+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.521206+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.599319+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.599319+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:36.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.602320+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.602320+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:36.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.607340+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.607340+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:36.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.610124+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.610124+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.610428+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.610428+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:36.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.615327+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.615327+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.618389+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.618389+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.621264+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:36.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:36 smithi144 bash[73244]: audit 2024-04-30T10:08:36.621264+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.072 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[52996]: debug 2024-04-30T10:08:36.716+0000 7f95a1b63700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-30T10:08:37.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.227242+0000 mgr.x (mgr.24998) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.227242+0000 mgr.x (mgr.24998) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.320754+0000 mgr.x (mgr.24998) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.320754+0000 mgr.x (mgr.24998) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.410382+0000 mgr.x (mgr.24998) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.410382+0000 mgr.x (mgr.24998) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.501483+0000 mgr.x (mgr.24998) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.501483+0000 mgr.x (mgr.24998) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.608193+0000 mgr.x (mgr.24998) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.608193+0000 mgr.x (mgr.24998) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.625596+0000 mon.a (mon.0) 2221 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-30T10:08:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.625596+0000 mon.a (mon.0) 2221 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-30T10:08:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cluster 2024-04-30T10:08:35.631299+0000 mon.a (mon.0) 2222 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-30T10:08:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cluster 2024-04-30T10:08:35.631299+0000 mon.a (mon.0) 2222 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-30T10:08:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.631915+0000 mon.a (mon.0) 2223 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:08:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.631915+0000 mon.a (mon.0) 2223 : audit [INF] from='osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:08:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.695913+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.695913+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.699321+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.699321+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.703559+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.703559+0000 mon.a (mon.0) 2226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.704535+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.704535+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.711060+0000 mgr.x (mgr.24998) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.711060+0000 mgr.x (mgr.24998) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.711274+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.711274+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.791192+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.791192+0000 mon.a (mon.0) 2229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.793907+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.793907+0000 mon.a (mon.0) 2230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.797703+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.797703+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.798664+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.798664+0000 mon.a (mon.0) 2232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.803718+0000 mgr.x (mgr.24998) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.803718+0000 mgr.x (mgr.24998) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.803864+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.803864+0000 mon.a (mon.0) 2233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.883384+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.883384+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.886072+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.886072+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.888781+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.888781+0000 mon.a (mon.0) 2236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.889694+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.889694+0000 mon.a (mon.0) 2237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.895106+0000 mgr.x (mgr.24998) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.895106+0000 mgr.x (mgr.24998) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.895249+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.895249+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.954200+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.954200+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.956231+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.956231+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.958187+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.958187+0000 mon.a (mon.0) 2241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.958826+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.958826+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.963120+0000 mgr.x (mgr.24998) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:35.963120+0000 mgr.x (mgr.24998) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.963565+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:35.963565+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.009486+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.009486+0000 mon.a (mon.0) 2244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.011754+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.011754+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.013717+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.013717+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.014451+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.014451+0000 mon.a (mon.0) 2247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.019280+0000 mgr.x (mgr.24998) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.019280+0000 mgr.x (mgr.24998) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.019683+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.019683+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cluster 2024-04-30T10:08:36.055726+0000 mon.a (mon.0) 2249 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cluster 2024-04-30T10:08:36.055726+0000 mon.a (mon.0) 2249 : cluster [WRN] Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.065752+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.065752+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.067995+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.067995+0000 mon.a (mon.0) 2251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.069930+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.069930+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.070699+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.070699+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.075073+0000 mgr.x (mgr.24998) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.075073+0000 mgr.x (mgr.24998) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.075449+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.075449+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.121367+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.121367+0000 mon.a (mon.0) 2255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.123697+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.123697+0000 mon.a (mon.0) 2256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.125670+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.125670+0000 mon.a (mon.0) 2257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.126352+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.126352+0000 mon.a (mon.0) 2258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.131009+0000 mgr.x (mgr.24998) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.131009+0000 mgr.x (mgr.24998) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.131415+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.131415+0000 mon.a (mon.0) 2259 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.172537+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.172537+0000 mon.a (mon.0) 2260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.174525+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.174525+0000 mon.a (mon.0) 2261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.176407+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.176407+0000 mon.a (mon.0) 2262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.177081+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.177081+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.181726+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.181726+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.222344+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.222344+0000 mon.a (mon.0) 2265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.224306+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.224306+0000 mon.a (mon.0) 2266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.226135+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.226135+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.226766+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.226766+0000 mon.a (mon.0) 2268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.231625+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.231625+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.276669+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.276669+0000 mon.a (mon.0) 2270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.278885+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.278885+0000 mon.a (mon.0) 2271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.281475+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.281475+0000 mon.a (mon.0) 2272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.282264+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.282264+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.287036+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.287036+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.327924+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.327924+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.329818+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.329818+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.331609+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.331609+0000 mon.a (mon.0) 2277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.332185+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.332185+0000 mon.a (mon.0) 2278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.337569+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.337569+0000 mon.a (mon.0) 2279 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.378088+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.378088+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.380297+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.380297+0000 mon.a (mon.0) 2281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.382310+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.382310+0000 mon.a (mon.0) 2282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.383005+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.383005+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.387675+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.387675+0000 mon.a (mon.0) 2284 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.428540+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.428540+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.430394+0000 mon.a (mon.0) 2286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.430394+0000 mon.a (mon.0) 2286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.432819+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.432819+0000 mon.a (mon.0) 2287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.433672+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.433672+0000 mon.a (mon.0) 2288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.438343+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.438343+0000 mon.a (mon.0) 2289 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.511515+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.511515+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.513707+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.513707+0000 mon.a (mon.0) 2291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.515615+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.515615+0000 mon.a (mon.0) 2292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.516402+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.516402+0000 mon.a (mon.0) 2293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.521206+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.521206+0000 mon.a (mon.0) 2294 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.599319+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.599319+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.602320+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.602320+0000 mon.a (mon.0) 2296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.607340+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.607340+0000 mon.a (mon.0) 2297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:37.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.610124+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.610124+0000 mon.a (mon.0) 2298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.610428+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.610428+0000 mon.a (mon.0) 2299 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:08:37.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.615327+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.615327+0000 mon.a (mon.0) 2300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.618389+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.618389+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.621264+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:36 smithi151 bash[59049]: audit 2024-04-30T10:08:36.621264+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:37.808 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:08:37.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.181245+0000 mgr.x (mgr.24998) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.181245+0000 mgr.x (mgr.24998) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.231191+0000 mgr.x (mgr.24998) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.231191+0000 mgr.x (mgr.24998) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.286591+0000 mgr.x (mgr.24998) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.286591+0000 mgr.x (mgr.24998) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.337181+0000 mgr.x (mgr.24998) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.337181+0000 mgr.x (mgr.24998) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.387204+0000 mgr.x (mgr.24998) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.387204+0000 mgr.x (mgr.24998) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.437876+0000 mgr.x (mgr.24998) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.437876+0000 mgr.x (mgr.24998) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.520773+0000 mgr.x (mgr.24998) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.520773+0000 mgr.x (mgr.24998) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cluster 2024-04-30T10:08:36.596030+0000 mgr.x (mgr.24998) 742 : cluster [DBG] pgmap v120: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 132 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:37.929 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cluster 2024-04-30T10:08:36.596030+0000 mgr.x (mgr.24998) 742 : cluster [DBG] pgmap v120: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 132 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:37.929 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cluster 2024-04-30T10:08:36.625921+0000 mon.a (mon.0) 2303 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:08:37.929 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cluster 2024-04-30T10:08:36.625921+0000 mon.a (mon.0) 2303 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:08:37.929 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cluster 2024-04-30T10:08:36.629376+0000 mon.a (mon.0) 2304 : cluster [INF] osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236] boot 2024-04-30T10:08:37.929 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cluster 2024-04-30T10:08:36.629376+0000 mon.a (mon.0) 2304 : cluster [INF] osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236] boot 2024-04-30T10:08:37.929 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cluster 2024-04-30T10:08:36.629429+0000 mon.a (mon.0) 2305 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-30T10:08:37.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.181245+0000 mgr.x (mgr.24998) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.181245+0000 mgr.x (mgr.24998) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.231191+0000 mgr.x (mgr.24998) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.231191+0000 mgr.x (mgr.24998) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.286591+0000 mgr.x (mgr.24998) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.286591+0000 mgr.x (mgr.24998) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.337181+0000 mgr.x (mgr.24998) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.337181+0000 mgr.x (mgr.24998) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.387204+0000 mgr.x (mgr.24998) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.387204+0000 mgr.x (mgr.24998) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.437876+0000 mgr.x (mgr.24998) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.437876+0000 mgr.x (mgr.24998) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.520773+0000 mgr.x (mgr.24998) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.520773+0000 mgr.x (mgr.24998) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:37.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cluster 2024-04-30T10:08:36.596030+0000 mgr.x (mgr.24998) 742 : cluster [DBG] pgmap v120: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 132 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:37.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cluster 2024-04-30T10:08:36.596030+0000 mgr.x (mgr.24998) 742 : cluster [DBG] pgmap v120: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 132 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:37.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cluster 2024-04-30T10:08:36.625921+0000 mon.a (mon.0) 2303 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:08:37.931 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cluster 2024-04-30T10:08:36.625921+0000 mon.a (mon.0) 2303 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:08:37.931 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cluster 2024-04-30T10:08:36.629376+0000 mon.a (mon.0) 2304 : cluster [INF] osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236] boot 2024-04-30T10:08:37.931 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cluster 2024-04-30T10:08:36.629376+0000 mon.a (mon.0) 2304 : cluster [INF] osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236] boot 2024-04-30T10:08:37.931 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cluster 2024-04-30T10:08:36.629429+0000 mon.a (mon.0) 2305 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-30T10:08:37.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cluster 2024-04-30T10:08:36.629429+0000 mon.a (mon.0) 2305 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-30T10:08:37.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: audit 2024-04-30T10:08:36.629949+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:08:37.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: audit 2024-04-30T10:08:36.629949+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:08:37.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: audit 2024-04-30T10:08:36.713457+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: audit 2024-04-30T10:08:36.713457+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: audit 2024-04-30T10:08:36.715481+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: audit 2024-04-30T10:08:36.715481+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: audit 2024-04-30T10:08:36.717346+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: audit 2024-04-30T10:08:36.717346+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: audit 2024-04-30T10:08:36.718635+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: audit 2024-04-30T10:08:36.718635+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: audit 2024-04-30T10:08:36.719467+0000 mgr.x (mgr.24998) 743 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:37.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: audit 2024-04-30T10:08:36.719467+0000 mgr.x (mgr.24998) 743 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:37.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: audit 2024-04-30T10:08:36.720092+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:37.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: audit 2024-04-30T10:08:36.720092+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:37.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.720274+0000 mgr.x (mgr.24998) 744 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-30T10:08:37.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: cephadm 2024-04-30T10:08:36.720274+0000 mgr.x (mgr.24998) 744 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-30T10:08:37.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: audit 2024-04-30T10:08:37.483073+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:37.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[73244]: audit 2024-04-30T10:08:37.483073+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:37.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cluster 2024-04-30T10:08:36.629429+0000 mon.a (mon.0) 2305 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-30T10:08:37.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: audit 2024-04-30T10:08:36.629949+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:08:37.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: audit 2024-04-30T10:08:36.629949+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:08:37.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: audit 2024-04-30T10:08:36.713457+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: audit 2024-04-30T10:08:36.713457+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:37.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: audit 2024-04-30T10:08:36.715481+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: audit 2024-04-30T10:08:36.715481+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: audit 2024-04-30T10:08:36.717346+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: audit 2024-04-30T10:08:36.717346+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: audit 2024-04-30T10:08:36.718635+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: audit 2024-04-30T10:08:36.718635+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:37.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: audit 2024-04-30T10:08:36.719467+0000 mgr.x (mgr.24998) 743 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:37.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: audit 2024-04-30T10:08:36.719467+0000 mgr.x (mgr.24998) 743 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:37.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: audit 2024-04-30T10:08:36.720092+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:37.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: audit 2024-04-30T10:08:36.720092+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:37.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.720274+0000 mgr.x (mgr.24998) 744 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-30T10:08:37.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: cephadm 2024-04-30T10:08:36.720274+0000 mgr.x (mgr.24998) 744 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-30T10:08:37.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: audit 2024-04-30T10:08:37.483073+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:37.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:37 smithi144 bash[75481]: audit 2024-04-30T10:08:37.483073+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:38.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.181245+0000 mgr.x (mgr.24998) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:38.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.181245+0000 mgr.x (mgr.24998) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:38.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.231191+0000 mgr.x (mgr.24998) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.231191+0000 mgr.x (mgr.24998) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.286591+0000 mgr.x (mgr.24998) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.286591+0000 mgr.x (mgr.24998) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.337181+0000 mgr.x (mgr.24998) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.337181+0000 mgr.x (mgr.24998) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.387204+0000 mgr.x (mgr.24998) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.387204+0000 mgr.x (mgr.24998) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.437876+0000 mgr.x (mgr.24998) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.437876+0000 mgr.x (mgr.24998) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.520773+0000 mgr.x (mgr.24998) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.520773+0000 mgr.x (mgr.24998) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:08:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cluster 2024-04-30T10:08:36.596030+0000 mgr.x (mgr.24998) 742 : cluster [DBG] pgmap v120: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 132 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cluster 2024-04-30T10:08:36.596030+0000 mgr.x (mgr.24998) 742 : cluster [DBG] pgmap v120: 161 pgs: 15 active+undersized+degraded, 31 active+undersized, 115 active+clean; 585 KiB data, 176 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 0 B/s wr, 132 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:08:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cluster 2024-04-30T10:08:36.625921+0000 mon.a (mon.0) 2303 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:08:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cluster 2024-04-30T10:08:36.625921+0000 mon.a (mon.0) 2303 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:08:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cluster 2024-04-30T10:08:36.629376+0000 mon.a (mon.0) 2304 : cluster [INF] osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236] boot 2024-04-30T10:08:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cluster 2024-04-30T10:08:36.629376+0000 mon.a (mon.0) 2304 : cluster [INF] osd.2 [v2:172.21.15.144:6816/1216190236,v1:172.21.15.144:6817/1216190236] boot 2024-04-30T10:08:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cluster 2024-04-30T10:08:36.629429+0000 mon.a (mon.0) 2305 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-30T10:08:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cluster 2024-04-30T10:08:36.629429+0000 mon.a (mon.0) 2305 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-04-30T10:08:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: audit 2024-04-30T10:08:36.629949+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:08:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: audit 2024-04-30T10:08:36.629949+0000 mon.a (mon.0) 2306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-30T10:08:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: audit 2024-04-30T10:08:36.713457+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: audit 2024-04-30T10:08:36.713457+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:08:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: audit 2024-04-30T10:08:36.715481+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: audit 2024-04-30T10:08:36.715481+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: audit 2024-04-30T10:08:36.717346+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: audit 2024-04-30T10:08:36.717346+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: audit 2024-04-30T10:08:36.718635+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: audit 2024-04-30T10:08:36.718635+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: audit 2024-04-30T10:08:36.719467+0000 mgr.x (mgr.24998) 743 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: audit 2024-04-30T10:08:36.719467+0000 mgr.x (mgr.24998) 743 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: audit 2024-04-30T10:08:36.720092+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: audit 2024-04-30T10:08:36.720092+0000 mon.a (mon.0) 2311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.720274+0000 mgr.x (mgr.24998) 744 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-30T10:08:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: cephadm 2024-04-30T10:08:36.720274+0000 mgr.x (mgr.24998) 744 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-04-30T10:08:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: audit 2024-04-30T10:08:37.483073+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:37 smithi151 bash[59049]: audit 2024-04-30T10:08:37.483073+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:38.523 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:08:38 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:08:38] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.33.4" 2024-04-30T10:08:38.554 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:08:38.554 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 1s ago 19m - - 2024-04-30T10:08:38.554 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 18s ago 18m - - 2024-04-30T10:08:38.554 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (5m) 1s ago 12m 13.5M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:08:38.554 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (5m) 18s ago 11m 41.6M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:08:38.554 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (4m) 1s ago 9m 43.1M - 3.5 e1d6a67b021e 03085260eb1e 2024-04-30T10:08:38.554 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (4m) 18s ago 18m 510M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:08:38.554 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (3m) 1s ago 20m 439M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:08:38.554 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (3m) 1s ago 20m 57.5M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:08:38.555 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (2m) 18s ago 18m 38.8M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:08:38.555 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (2m) 1s ago 18m 46.1M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:08:38.555 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (5m) 1s ago 12m 9371k - 1.3.1 1dbe0e931976 7b01e2041b73 2024-04-30T10:08:38.555 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (5m) 18s ago 12m 9383k - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:08:38.555 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (94s) 1s ago 17m 54.6M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 9026452f4e61 2024-04-30T10:08:38.555 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (56s) 1s ago 17m 53.8M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 5352fc47dc65 2024-04-30T10:08:38.555 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (9s) 1s ago 16m 12.0M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 844548442e03 2024-04-30T10:08:38.555 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (15m) 1s ago 15m 60.7M 4096M 17.2.0 e1d6a67b021e de4f433a171e 2024-04-30T10:08:38.555 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (15m) 18s ago 15m 62.5M 4096M 17.2.0 e1d6a67b021e 2371b0f703de 2024-04-30T10:08:38.555 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (14m) 18s ago 14m 57.9M 4096M 17.2.0 e1d6a67b021e b39a8bb8c2ad 2024-04-30T10:08:38.555 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (14m) 18s ago 14m 55.0M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:08:38.555 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (13m) 18s ago 13m 59.8M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:08:38.555 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (4m) 18s ago 12m 63.8M - 2.33.4 514e6a882f6e 1c77bdb7cd95 2024-04-30T10:08:38.555 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (10m) 1s ago 10m 86.3M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:08:38.555 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (10m) 18s ago 10m 86.3M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:08:38.555 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (10m) 1s ago 10m 86.4M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:08:38.556 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (10m) 18s ago 10m 86.2M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:08:38.800 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:38 smithi151 bash[59049]: cluster 2024-04-30T10:08:37.639049+0000 mon.a (mon.0) 2313 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-30T10:08:38.800 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:38 smithi151 bash[59049]: cluster 2024-04-30T10:08:37.639049+0000 mon.a (mon.0) 2313 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-30T10:08:38.800 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:38 smithi151 bash[59049]: audit 2024-04-30T10:08:37.795531+0000 mgr.x (mgr.24998) 745 : audit [DBG] from='client.44302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:38.800 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:38 smithi151 bash[59049]: audit 2024-04-30T10:08:37.795531+0000 mgr.x (mgr.24998) 745 : audit [DBG] from='client.44302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:38.800 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:38 smithi151 bash[59049]: audit 2024-04-30T10:08:38.174107+0000 mgr.x (mgr.24998) 746 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:38.800 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:38 smithi151 bash[59049]: audit 2024-04-30T10:08:38.174107+0000 mgr.x (mgr.24998) 746 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:38.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:38 smithi144 bash[75481]: cluster 2024-04-30T10:08:37.639049+0000 mon.a (mon.0) 2313 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-30T10:08:38.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:38 smithi144 bash[75481]: cluster 2024-04-30T10:08:37.639049+0000 mon.a (mon.0) 2313 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-30T10:08:38.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:38 smithi144 bash[75481]: audit 2024-04-30T10:08:37.795531+0000 mgr.x (mgr.24998) 745 : audit [DBG] from='client.44302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:38.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:38 smithi144 bash[75481]: audit 2024-04-30T10:08:37.795531+0000 mgr.x (mgr.24998) 745 : audit [DBG] from='client.44302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:38.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:38 smithi144 bash[75481]: audit 2024-04-30T10:08:38.174107+0000 mgr.x (mgr.24998) 746 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:38.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:38 smithi144 bash[75481]: audit 2024-04-30T10:08:38.174107+0000 mgr.x (mgr.24998) 746 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:38.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:38 smithi144 bash[73244]: cluster 2024-04-30T10:08:37.639049+0000 mon.a (mon.0) 2313 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-30T10:08:38.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:38 smithi144 bash[73244]: cluster 2024-04-30T10:08:37.639049+0000 mon.a (mon.0) 2313 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-30T10:08:38.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:38 smithi144 bash[73244]: audit 2024-04-30T10:08:37.795531+0000 mgr.x (mgr.24998) 745 : audit [DBG] from='client.44302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:38.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:38 smithi144 bash[73244]: audit 2024-04-30T10:08:37.795531+0000 mgr.x (mgr.24998) 745 : audit [DBG] from='client.44302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:38.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:38 smithi144 bash[73244]: audit 2024-04-30T10:08:38.174107+0000 mgr.x (mgr.24998) 746 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:38.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:38 smithi144 bash[73244]: audit 2024-04-30T10:08:38.174107+0000 mgr.x (mgr.24998) 746 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:38.996 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:08:38.997 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:08:38.997 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:08:38.997 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:08:38.997 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:08:38.997 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:08:38.997 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:08:38.997 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:08:38.997 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-30T10:08:38.997 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:08:38.997 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:08:38.997 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:08:38.997 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:08:38.998 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:08:38.998 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:08:38.998 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-04-30T10:08:38.998 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 8 2024-04-30T10:08:38.998 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:08:38.998 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:08:39.372 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:08:39.372 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:08:39.372 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:08:39.372 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:08:39.372 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:08:39.372 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr", 2024-04-30T10:08:39.372 INFO:teuthology.orchestra.run.smithi144.stdout: "mon" 2024-04-30T10:08:39.372 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:08:39.373 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "8/23 daemons upgraded", 2024-04-30T10:08:39.373 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading osd daemons", 2024-04-30T10:08:39.373 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:08:39.373 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:08:39.807 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_WARN Degraded data redundancy: 19/630 objects degraded (3.016%), 7 pgs degraded 2024-04-30T10:08:39.807 INFO:teuthology.orchestra.run.smithi144.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 19/630 objects degraded (3.016%), 7 pgs degraded 2024-04-30T10:08:39.807 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.1 is active+undersized+degraded, acting [3,0] 2024-04-30T10:08:39.807 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.8 is active+undersized+degraded, acting [0,1] 2024-04-30T10:08:39.808 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.e is active+undersized+degraded, acting [3,7] 2024-04-30T10:08:39.808 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.4 is active+recovery_wait+degraded, acting [1,2,5] 2024-04-30T10:08:39.808 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.1a is active+recovery_wait+degraded, acting [4,1,2] 2024-04-30T10:08:39.808 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.1f is active+undersized+degraded, acting [0,5] 2024-04-30T10:08:39.808 INFO:teuthology.orchestra.run.smithi144.stdout: pg 5.a is active+undersized+degraded, acting [4,3] 2024-04-30T10:08:39.931 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:39 smithi144 bash[75481]: audit 2024-04-30T10:08:38.532748+0000 mgr.x (mgr.24998) 747 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:39.931 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:39 smithi144 bash[75481]: audit 2024-04-30T10:08:38.532748+0000 mgr.x (mgr.24998) 747 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:39.931 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:39 smithi144 bash[75481]: cluster 2024-04-30T10:08:38.596902+0000 mgr.x (mgr.24998) 748 : cluster [DBG] pgmap v123: 161 pgs: 5 active+undersized+degraded, 2 active+recovery_wait+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s; 19/630 objects degraded (3.016%); 0 B/s, 4 objects/s recovering 2024-04-30T10:08:39.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:39 smithi144 bash[75481]: cluster 2024-04-30T10:08:38.596902+0000 mgr.x (mgr.24998) 748 : cluster [DBG] pgmap v123: 161 pgs: 5 active+undersized+degraded, 2 active+recovery_wait+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s; 19/630 objects degraded (3.016%); 0 B/s, 4 objects/s recovering 2024-04-30T10:08:39.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:39 smithi144 bash[75481]: audit 2024-04-30T10:08:38.999198+0000 mon.a (mon.0) 2314 : audit [DBG] from='client.? 172.21.15.144:0/3507470529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:39.932 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:39 smithi144 bash[75481]: audit 2024-04-30T10:08:38.999198+0000 mon.a (mon.0) 2314 : audit [DBG] from='client.? 172.21.15.144:0/3507470529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:39.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:39 smithi144 bash[73244]: audit 2024-04-30T10:08:38.532748+0000 mgr.x (mgr.24998) 747 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:39.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:39 smithi144 bash[73244]: audit 2024-04-30T10:08:38.532748+0000 mgr.x (mgr.24998) 747 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:39.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:39 smithi144 bash[73244]: cluster 2024-04-30T10:08:38.596902+0000 mgr.x (mgr.24998) 748 : cluster [DBG] pgmap v123: 161 pgs: 5 active+undersized+degraded, 2 active+recovery_wait+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s; 19/630 objects degraded (3.016%); 0 B/s, 4 objects/s recovering 2024-04-30T10:08:39.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:39 smithi144 bash[73244]: cluster 2024-04-30T10:08:38.596902+0000 mgr.x (mgr.24998) 748 : cluster [DBG] pgmap v123: 161 pgs: 5 active+undersized+degraded, 2 active+recovery_wait+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s; 19/630 objects degraded (3.016%); 0 B/s, 4 objects/s recovering 2024-04-30T10:08:39.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:39 smithi144 bash[73244]: audit 2024-04-30T10:08:38.999198+0000 mon.a (mon.0) 2314 : audit [DBG] from='client.? 172.21.15.144:0/3507470529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:39.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:39 smithi144 bash[73244]: audit 2024-04-30T10:08:38.999198+0000 mon.a (mon.0) 2314 : audit [DBG] from='client.? 172.21.15.144:0/3507470529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:39.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:39 smithi151 bash[59049]: audit 2024-04-30T10:08:38.532748+0000 mgr.x (mgr.24998) 747 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:39.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:39 smithi151 bash[59049]: audit 2024-04-30T10:08:38.532748+0000 mgr.x (mgr.24998) 747 : audit [DBG] from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:39.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:39 smithi151 bash[59049]: cluster 2024-04-30T10:08:38.596902+0000 mgr.x (mgr.24998) 748 : cluster [DBG] pgmap v123: 161 pgs: 5 active+undersized+degraded, 2 active+recovery_wait+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s; 19/630 objects degraded (3.016%); 0 B/s, 4 objects/s recovering 2024-04-30T10:08:39.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:39 smithi151 bash[59049]: cluster 2024-04-30T10:08:38.596902+0000 mgr.x (mgr.24998) 748 : cluster [DBG] pgmap v123: 161 pgs: 5 active+undersized+degraded, 2 active+recovery_wait+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s; 19/630 objects degraded (3.016%); 0 B/s, 4 objects/s recovering 2024-04-30T10:08:39.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:39 smithi151 bash[59049]: audit 2024-04-30T10:08:38.999198+0000 mon.a (mon.0) 2314 : audit [DBG] from='client.? 172.21.15.144:0/3507470529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:39.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:39 smithi151 bash[59049]: audit 2024-04-30T10:08:38.999198+0000 mon.a (mon.0) 2314 : audit [DBG] from='client.? 172.21.15.144:0/3507470529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:08:40.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:40 smithi151 bash[59049]: audit 2024-04-30T10:08:39.372990+0000 mgr.x (mgr.24998) 749 : audit [DBG] from='client.44326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:40.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:40 smithi151 bash[59049]: audit 2024-04-30T10:08:39.372990+0000 mgr.x (mgr.24998) 749 : audit [DBG] from='client.44326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:40.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:40 smithi151 bash[59049]: audit 2024-04-30T10:08:39.810023+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.144:0/2420947010' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:08:40.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:40 smithi151 bash[59049]: audit 2024-04-30T10:08:39.810023+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.144:0/2420947010' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:08:40.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:40 smithi151 bash[59049]: audit 2024-04-30T10:08:40.596903+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:40 smithi151 bash[59049]: audit 2024-04-30T10:08:40.596903+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:40 smithi151 bash[59049]: audit 2024-04-30T10:08:40.602951+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:40 smithi151 bash[59049]: audit 2024-04-30T10:08:40.602951+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:40 smithi151 bash[59049]: audit 2024-04-30T10:08:40.611230+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:40 smithi151 bash[59049]: audit 2024-04-30T10:08:40.611230+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:40 smithi151 bash[59049]: audit 2024-04-30T10:08:40.655768+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:40 smithi151 bash[59049]: audit 2024-04-30T10:08:40.655768+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:40 smithi151 bash[59049]: audit 2024-04-30T10:08:40.666424+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:40 smithi151 bash[59049]: audit 2024-04-30T10:08:40.666424+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:40 smithi151 bash[59049]: audit 2024-04-30T10:08:40.673706+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:40 smithi151 bash[59049]: audit 2024-04-30T10:08:40.673706+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[75481]: audit 2024-04-30T10:08:39.372990+0000 mgr.x (mgr.24998) 749 : audit [DBG] from='client.44326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:40.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[75481]: audit 2024-04-30T10:08:39.372990+0000 mgr.x (mgr.24998) 749 : audit [DBG] from='client.44326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:40.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[75481]: audit 2024-04-30T10:08:39.810023+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.144:0/2420947010' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:08:40.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[75481]: audit 2024-04-30T10:08:39.810023+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.144:0/2420947010' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:08:40.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[75481]: audit 2024-04-30T10:08:40.596903+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[75481]: audit 2024-04-30T10:08:40.596903+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[75481]: audit 2024-04-30T10:08:40.602951+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[75481]: audit 2024-04-30T10:08:40.602951+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[75481]: audit 2024-04-30T10:08:40.611230+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[75481]: audit 2024-04-30T10:08:40.611230+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[75481]: audit 2024-04-30T10:08:40.655768+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[75481]: audit 2024-04-30T10:08:40.655768+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[75481]: audit 2024-04-30T10:08:40.666424+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[75481]: audit 2024-04-30T10:08:40.666424+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[75481]: audit 2024-04-30T10:08:40.673706+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[75481]: audit 2024-04-30T10:08:40.673706+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[73244]: audit 2024-04-30T10:08:39.372990+0000 mgr.x (mgr.24998) 749 : audit [DBG] from='client.44326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:40.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[73244]: audit 2024-04-30T10:08:39.372990+0000 mgr.x (mgr.24998) 749 : audit [DBG] from='client.44326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:08:40.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[73244]: audit 2024-04-30T10:08:39.810023+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.144:0/2420947010' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:08:40.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[73244]: audit 2024-04-30T10:08:39.810023+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.144:0/2420947010' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:08:40.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[73244]: audit 2024-04-30T10:08:40.596903+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[73244]: audit 2024-04-30T10:08:40.596903+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[73244]: audit 2024-04-30T10:08:40.602951+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[73244]: audit 2024-04-30T10:08:40.602951+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[73244]: audit 2024-04-30T10:08:40.611230+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[73244]: audit 2024-04-30T10:08:40.611230+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[73244]: audit 2024-04-30T10:08:40.655768+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[73244]: audit 2024-04-30T10:08:40.655768+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[73244]: audit 2024-04-30T10:08:40.666424+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[73244]: audit 2024-04-30T10:08:40.666424+0000 mon.a (mon.0) 2319 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[73244]: audit 2024-04-30T10:08:40.673706+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:40.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:40 smithi144 bash[73244]: audit 2024-04-30T10:08:40.673706+0000 mon.a (mon.0) 2320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:41.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:41 smithi144 bash[75481]: cluster 2024-04-30T10:08:40.597858+0000 mgr.x (mgr.24998) 750 : cluster [DBG] pgmap v124: 161 pgs: 5 active+undersized+degraded, 2 active+recovery_wait+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 19/630 objects degraded (3.016%); 0 B/s, 4 objects/s recovering 2024-04-30T10:08:41.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:41 smithi144 bash[75481]: cluster 2024-04-30T10:08:40.597858+0000 mgr.x (mgr.24998) 750 : cluster [DBG] pgmap v124: 161 pgs: 5 active+undersized+degraded, 2 active+recovery_wait+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 19/630 objects degraded (3.016%); 0 B/s, 4 objects/s recovering 2024-04-30T10:08:41.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:41 smithi144 bash[75481]: cluster 2024-04-30T10:08:41.056504+0000 mon.a (mon.0) 2321 : cluster [WRN] Health check update: Degraded data redundancy: 19/630 objects degraded (3.016%), 7 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:41.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:41 smithi144 bash[75481]: cluster 2024-04-30T10:08:41.056504+0000 mon.a (mon.0) 2321 : cluster [WRN] Health check update: Degraded data redundancy: 19/630 objects degraded (3.016%), 7 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:41.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:41 smithi144 bash[73244]: cluster 2024-04-30T10:08:40.597858+0000 mgr.x (mgr.24998) 750 : cluster [DBG] pgmap v124: 161 pgs: 5 active+undersized+degraded, 2 active+recovery_wait+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 19/630 objects degraded (3.016%); 0 B/s, 4 objects/s recovering 2024-04-30T10:08:41.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:41 smithi144 bash[73244]: cluster 2024-04-30T10:08:40.597858+0000 mgr.x (mgr.24998) 750 : cluster [DBG] pgmap v124: 161 pgs: 5 active+undersized+degraded, 2 active+recovery_wait+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 19/630 objects degraded (3.016%); 0 B/s, 4 objects/s recovering 2024-04-30T10:08:41.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:41 smithi144 bash[73244]: cluster 2024-04-30T10:08:41.056504+0000 mon.a (mon.0) 2321 : cluster [WRN] Health check update: Degraded data redundancy: 19/630 objects degraded (3.016%), 7 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:41.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:41 smithi144 bash[73244]: cluster 2024-04-30T10:08:41.056504+0000 mon.a (mon.0) 2321 : cluster [WRN] Health check update: Degraded data redundancy: 19/630 objects degraded (3.016%), 7 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:42.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:41 smithi151 bash[59049]: cluster 2024-04-30T10:08:40.597858+0000 mgr.x (mgr.24998) 750 : cluster [DBG] pgmap v124: 161 pgs: 5 active+undersized+degraded, 2 active+recovery_wait+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 19/630 objects degraded (3.016%); 0 B/s, 4 objects/s recovering 2024-04-30T10:08:42.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:41 smithi151 bash[59049]: cluster 2024-04-30T10:08:40.597858+0000 mgr.x (mgr.24998) 750 : cluster [DBG] pgmap v124: 161 pgs: 5 active+undersized+degraded, 2 active+recovery_wait+degraded, 14 active+undersized, 140 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 19/630 objects degraded (3.016%); 0 B/s, 4 objects/s recovering 2024-04-30T10:08:42.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:41 smithi151 bash[59049]: cluster 2024-04-30T10:08:41.056504+0000 mon.a (mon.0) 2321 : cluster [WRN] Health check update: Degraded data redundancy: 19/630 objects degraded (3.016%), 7 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:42.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:41 smithi151 bash[59049]: cluster 2024-04-30T10:08:41.056504+0000 mon.a (mon.0) 2321 : cluster [WRN] Health check update: Degraded data redundancy: 19/630 objects degraded (3.016%), 7 pgs degraded (PG_DEGRADED) 2024-04-30T10:08:43.876 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:43 smithi144 bash[75481]: cluster 2024-04-30T10:08:42.598798+0000 mgr.x (mgr.24998) 751 : cluster [DBG] pgmap v125: 161 pgs: 2 active+recovery_wait+degraded, 159 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s; 9/630 objects degraded (1.429%); 0 B/s, 4 objects/s recovering 2024-04-30T10:08:43.876 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:43 smithi144 bash[75481]: cluster 2024-04-30T10:08:42.598798+0000 mgr.x (mgr.24998) 751 : cluster [DBG] pgmap v125: 161 pgs: 2 active+recovery_wait+degraded, 159 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s; 9/630 objects degraded (1.429%); 0 B/s, 4 objects/s recovering 2024-04-30T10:08:43.877 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:43 smithi144 bash[73244]: cluster 2024-04-30T10:08:42.598798+0000 mgr.x (mgr.24998) 751 : cluster [DBG] pgmap v125: 161 pgs: 2 active+recovery_wait+degraded, 159 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s; 9/630 objects degraded (1.429%); 0 B/s, 4 objects/s recovering 2024-04-30T10:08:43.877 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:43 smithi144 bash[73244]: cluster 2024-04-30T10:08:42.598798+0000 mgr.x (mgr.24998) 751 : cluster [DBG] pgmap v125: 161 pgs: 2 active+recovery_wait+degraded, 159 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s; 9/630 objects degraded (1.429%); 0 B/s, 4 objects/s recovering 2024-04-30T10:08:44.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:43 smithi151 bash[59049]: cluster 2024-04-30T10:08:42.598798+0000 mgr.x (mgr.24998) 751 : cluster [DBG] pgmap v125: 161 pgs: 2 active+recovery_wait+degraded, 159 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s; 9/630 objects degraded (1.429%); 0 B/s, 4 objects/s recovering 2024-04-30T10:08:44.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:43 smithi151 bash[59049]: cluster 2024-04-30T10:08:42.598798+0000 mgr.x (mgr.24998) 751 : cluster [DBG] pgmap v125: 161 pgs: 2 active+recovery_wait+degraded, 159 active+clean; 585 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s; 9/630 objects degraded (1.429%); 0 B/s, 4 objects/s recovering 2024-04-30T10:08:44.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:44 smithi144 bash[75481]: audit 2024-04-30T10:08:43.617648+0000 mgr.x (mgr.24998) 752 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:44.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:44 smithi144 bash[75481]: audit 2024-04-30T10:08:43.617648+0000 mgr.x (mgr.24998) 752 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:44.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:44 smithi144 bash[73244]: audit 2024-04-30T10:08:43.617648+0000 mgr.x (mgr.24998) 752 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:44.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:44 smithi144 bash[73244]: audit 2024-04-30T10:08:43.617648+0000 mgr.x (mgr.24998) 752 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:45.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:44 smithi151 bash[59049]: audit 2024-04-30T10:08:43.617648+0000 mgr.x (mgr.24998) 752 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:45.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:44 smithi151 bash[59049]: audit 2024-04-30T10:08:43.617648+0000 mgr.x (mgr.24998) 752 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:45.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:45 smithi144 bash[73244]: cluster 2024-04-30T10:08:44.600321+0000 mgr.x (mgr.24998) 753 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-04-30T10:08:45.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:45 smithi144 bash[73244]: cluster 2024-04-30T10:08:44.600321+0000 mgr.x (mgr.24998) 753 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-04-30T10:08:45.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:45 smithi144 bash[73244]: cluster 2024-04-30T10:08:44.691508+0000 mon.a (mon.0) 2322 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/630 objects degraded (1.429%), 2 pgs degraded) 2024-04-30T10:08:45.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:45 smithi144 bash[73244]: cluster 2024-04-30T10:08:44.691508+0000 mon.a (mon.0) 2322 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/630 objects degraded (1.429%), 2 pgs degraded) 2024-04-30T10:08:45.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:45 smithi144 bash[73244]: cluster 2024-04-30T10:08:44.691572+0000 mon.a (mon.0) 2323 : cluster [INF] Cluster is now healthy 2024-04-30T10:08:45.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:45 smithi144 bash[73244]: cluster 2024-04-30T10:08:44.691572+0000 mon.a (mon.0) 2323 : cluster [INF] Cluster is now healthy 2024-04-30T10:08:45.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:45 smithi144 bash[75481]: cluster 2024-04-30T10:08:44.600321+0000 mgr.x (mgr.24998) 753 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-04-30T10:08:45.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:45 smithi144 bash[75481]: cluster 2024-04-30T10:08:44.600321+0000 mgr.x (mgr.24998) 753 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-04-30T10:08:45.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:45 smithi144 bash[75481]: cluster 2024-04-30T10:08:44.691508+0000 mon.a (mon.0) 2322 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/630 objects degraded (1.429%), 2 pgs degraded) 2024-04-30T10:08:45.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:45 smithi144 bash[75481]: cluster 2024-04-30T10:08:44.691508+0000 mon.a (mon.0) 2322 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/630 objects degraded (1.429%), 2 pgs degraded) 2024-04-30T10:08:45.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:45 smithi144 bash[75481]: cluster 2024-04-30T10:08:44.691572+0000 mon.a (mon.0) 2323 : cluster [INF] Cluster is now healthy 2024-04-30T10:08:45.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:45 smithi144 bash[75481]: cluster 2024-04-30T10:08:44.691572+0000 mon.a (mon.0) 2323 : cluster [INF] Cluster is now healthy 2024-04-30T10:08:46.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:45 smithi151 bash[59049]: cluster 2024-04-30T10:08:44.600321+0000 mgr.x (mgr.24998) 753 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-04-30T10:08:46.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:45 smithi151 bash[59049]: cluster 2024-04-30T10:08:44.600321+0000 mgr.x (mgr.24998) 753 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 4 objects/s recovering 2024-04-30T10:08:46.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:45 smithi151 bash[59049]: cluster 2024-04-30T10:08:44.691508+0000 mon.a (mon.0) 2322 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/630 objects degraded (1.429%), 2 pgs degraded) 2024-04-30T10:08:46.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:45 smithi151 bash[59049]: cluster 2024-04-30T10:08:44.691508+0000 mon.a (mon.0) 2322 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 9/630 objects degraded (1.429%), 2 pgs degraded) 2024-04-30T10:08:46.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:45 smithi151 bash[59049]: cluster 2024-04-30T10:08:44.691572+0000 mon.a (mon.0) 2323 : cluster [INF] Cluster is now healthy 2024-04-30T10:08:46.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:45 smithi151 bash[59049]: cluster 2024-04-30T10:08:44.691572+0000 mon.a (mon.0) 2323 : cluster [INF] Cluster is now healthy 2024-04-30T10:08:47.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:47 smithi144 bash[73244]: cluster 2024-04-30T10:08:46.601508+0000 mgr.x (mgr.24998) 754 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-30T10:08:47.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:47 smithi144 bash[73244]: cluster 2024-04-30T10:08:46.601508+0000 mgr.x (mgr.24998) 754 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-30T10:08:47.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:47 smithi144 bash[75481]: cluster 2024-04-30T10:08:46.601508+0000 mgr.x (mgr.24998) 754 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-30T10:08:47.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:47 smithi144 bash[75481]: cluster 2024-04-30T10:08:46.601508+0000 mgr.x (mgr.24998) 754 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-30T10:08:48.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:47 smithi151 bash[59049]: cluster 2024-04-30T10:08:46.601508+0000 mgr.x (mgr.24998) 754 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-30T10:08:48.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:47 smithi151 bash[59049]: cluster 2024-04-30T10:08:46.601508+0000 mgr.x (mgr.24998) 754 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-30T10:08:48.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:08:48 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:08:48] "GET /metrics HTTP/1.1" 200 38220 "" "Prometheus/2.33.4" 2024-04-30T10:08:50.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:49 smithi151 bash[59049]: cluster 2024-04-30T10:08:48.603470+0000 mgr.x (mgr.24998) 755 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-30T10:08:50.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:49 smithi151 bash[59049]: cluster 2024-04-30T10:08:48.603470+0000 mgr.x (mgr.24998) 755 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-30T10:08:50.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:49 smithi144 bash[75481]: cluster 2024-04-30T10:08:48.603470+0000 mgr.x (mgr.24998) 755 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-30T10:08:50.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:49 smithi144 bash[75481]: cluster 2024-04-30T10:08:48.603470+0000 mgr.x (mgr.24998) 755 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-30T10:08:50.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:49 smithi144 bash[73244]: cluster 2024-04-30T10:08:48.603470+0000 mgr.x (mgr.24998) 755 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-30T10:08:50.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:49 smithi144 bash[73244]: cluster 2024-04-30T10:08:48.603470+0000 mgr.x (mgr.24998) 755 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 0 B/s, 3 objects/s recovering 2024-04-30T10:08:52.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:51 smithi151 bash[59049]: cluster 2024-04-30T10:08:50.604238+0000 mgr.x (mgr.24998) 756 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-30T10:08:52.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:51 smithi151 bash[59049]: cluster 2024-04-30T10:08:50.604238+0000 mgr.x (mgr.24998) 756 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-30T10:08:52.179 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:51 smithi144 bash[75481]: cluster 2024-04-30T10:08:50.604238+0000 mgr.x (mgr.24998) 756 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-30T10:08:52.179 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:51 smithi144 bash[75481]: cluster 2024-04-30T10:08:50.604238+0000 mgr.x (mgr.24998) 756 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-30T10:08:52.179 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:51 smithi144 bash[73244]: cluster 2024-04-30T10:08:50.604238+0000 mgr.x (mgr.24998) 756 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-30T10:08:52.179 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:51 smithi144 bash[73244]: cluster 2024-04-30T10:08:50.604238+0000 mgr.x (mgr.24998) 756 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-30T10:08:53.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[73244]: audit 2024-04-30T10:08:51.735835+0000 mgr.x (mgr.24998) 757 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:53.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[73244]: audit 2024-04-30T10:08:51.735835+0000 mgr.x (mgr.24998) 757 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:53.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[73244]: audit 2024-04-30T10:08:51.736064+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:53.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[73244]: audit 2024-04-30T10:08:51.736064+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:53.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[73244]: cephadm 2024-04-30T10:08:51.738952+0000 mgr.x (mgr.24998) 758 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-30T10:08:53.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[73244]: cephadm 2024-04-30T10:08:51.738952+0000 mgr.x (mgr.24998) 758 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-30T10:08:53.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[73244]: audit 2024-04-30T10:08:52.489867+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:53.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[73244]: audit 2024-04-30T10:08:52.489867+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:53.060 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[73244]: audit 2024-04-30T10:08:52.492114+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:53.061 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[73244]: audit 2024-04-30T10:08:52.492114+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:53.061 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[73244]: audit 2024-04-30T10:08:52.696839+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:53.061 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[73244]: audit 2024-04-30T10:08:52.696839+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:53.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[75481]: audit 2024-04-30T10:08:51.735835+0000 mgr.x (mgr.24998) 757 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:53.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[75481]: audit 2024-04-30T10:08:51.735835+0000 mgr.x (mgr.24998) 757 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:53.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[75481]: audit 2024-04-30T10:08:51.736064+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:53.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[75481]: audit 2024-04-30T10:08:51.736064+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:53.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[75481]: cephadm 2024-04-30T10:08:51.738952+0000 mgr.x (mgr.24998) 758 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-30T10:08:53.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[75481]: cephadm 2024-04-30T10:08:51.738952+0000 mgr.x (mgr.24998) 758 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-30T10:08:53.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[75481]: audit 2024-04-30T10:08:52.489867+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:53.062 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[75481]: audit 2024-04-30T10:08:52.489867+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:53.062 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[75481]: audit 2024-04-30T10:08:52.492114+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:53.062 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[75481]: audit 2024-04-30T10:08:52.492114+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:53.062 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[75481]: audit 2024-04-30T10:08:52.696839+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:53.062 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:52 smithi144 bash[75481]: audit 2024-04-30T10:08:52.696839+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:53.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:52 smithi151 bash[59049]: audit 2024-04-30T10:08:51.735835+0000 mgr.x (mgr.24998) 757 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:53.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:52 smithi151 bash[59049]: audit 2024-04-30T10:08:51.735835+0000 mgr.x (mgr.24998) 757 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:53.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:52 smithi151 bash[59049]: audit 2024-04-30T10:08:51.736064+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:53.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:52 smithi151 bash[59049]: audit 2024-04-30T10:08:51.736064+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-30T10:08:53.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:52 smithi151 bash[59049]: cephadm 2024-04-30T10:08:51.738952+0000 mgr.x (mgr.24998) 758 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-30T10:08:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:52 smithi151 bash[59049]: cephadm 2024-04-30T10:08:51.738952+0000 mgr.x (mgr.24998) 758 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-30T10:08:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:52 smithi151 bash[59049]: audit 2024-04-30T10:08:52.489867+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:52 smithi151 bash[59049]: audit 2024-04-30T10:08:52.489867+0000 mon.a (mon.0) 2325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:52 smithi151 bash[59049]: audit 2024-04-30T10:08:52.492114+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:52 smithi151 bash[59049]: audit 2024-04-30T10:08:52.492114+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:08:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:52 smithi151 bash[59049]: audit 2024-04-30T10:08:52.696839+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:52 smithi151 bash[59049]: audit 2024-04-30T10:08:52.696839+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:53.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:53 smithi144 bash[73244]: cluster 2024-04-30T10:08:52.605221+0000 mgr.x (mgr.24998) 759 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-30T10:08:53.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:53 smithi144 bash[73244]: cluster 2024-04-30T10:08:52.605221+0000 mgr.x (mgr.24998) 759 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-30T10:08:53.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:53 smithi144 bash[75481]: cluster 2024-04-30T10:08:52.605221+0000 mgr.x (mgr.24998) 759 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-30T10:08:53.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:53 smithi144 bash[75481]: cluster 2024-04-30T10:08:52.605221+0000 mgr.x (mgr.24998) 759 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-30T10:08:54.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:53 smithi151 bash[59049]: cluster 2024-04-30T10:08:52.605221+0000 mgr.x (mgr.24998) 759 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-30T10:08:54.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:53 smithi151 bash[59049]: cluster 2024-04-30T10:08:52.605221+0000 mgr.x (mgr.24998) 759 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 1 objects/s recovering 2024-04-30T10:08:55.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:55 smithi151 bash[59049]: audit 2024-04-30T10:08:53.628091+0000 mgr.x (mgr.24998) 760 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:55.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:55 smithi151 bash[59049]: audit 2024-04-30T10:08:53.628091+0000 mgr.x (mgr.24998) 760 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:55.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:55 smithi151 bash[59049]: cephadm 2024-04-30T10:08:54.064124+0000 mgr.x (mgr.24998) 761 : cephadm [INF] Upgrade: Updating osd.3 2024-04-30T10:08:55.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:55 smithi151 bash[59049]: cephadm 2024-04-30T10:08:54.064124+0000 mgr.x (mgr.24998) 761 : cephadm [INF] Upgrade: Updating osd.3 2024-04-30T10:08:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:55 smithi151 bash[59049]: audit 2024-04-30T10:08:54.072470+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:55 smithi151 bash[59049]: audit 2024-04-30T10:08:54.072470+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:55 smithi151 bash[59049]: audit 2024-04-30T10:08:54.077290+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-30T10:08:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:55 smithi151 bash[59049]: audit 2024-04-30T10:08:54.077290+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-30T10:08:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:55 smithi151 bash[59049]: audit 2024-04-30T10:08:54.078873+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:55 smithi151 bash[59049]: audit 2024-04-30T10:08:54.078873+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:55 smithi151 bash[59049]: cephadm 2024-04-30T10:08:54.083697+0000 mgr.x (mgr.24998) 762 : cephadm [INF] Deploying daemon osd.3 on smithi144 2024-04-30T10:08:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:55 smithi151 bash[59049]: cephadm 2024-04-30T10:08:54.083697+0000 mgr.x (mgr.24998) 762 : cephadm [INF] Deploying daemon osd.3 on smithi144 2024-04-30T10:08:55.434 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[75481]: audit 2024-04-30T10:08:53.628091+0000 mgr.x (mgr.24998) 760 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:55.434 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[75481]: audit 2024-04-30T10:08:53.628091+0000 mgr.x (mgr.24998) 760 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:55.435 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[75481]: cephadm 2024-04-30T10:08:54.064124+0000 mgr.x (mgr.24998) 761 : cephadm [INF] Upgrade: Updating osd.3 2024-04-30T10:08:55.435 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[75481]: cephadm 2024-04-30T10:08:54.064124+0000 mgr.x (mgr.24998) 761 : cephadm [INF] Upgrade: Updating osd.3 2024-04-30T10:08:55.435 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[75481]: audit 2024-04-30T10:08:54.072470+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:55.435 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[75481]: audit 2024-04-30T10:08:54.072470+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:55.435 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[75481]: audit 2024-04-30T10:08:54.077290+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-30T10:08:55.435 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[75481]: audit 2024-04-30T10:08:54.077290+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-30T10:08:55.435 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[75481]: audit 2024-04-30T10:08:54.078873+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:55.435 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[75481]: audit 2024-04-30T10:08:54.078873+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:55.435 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[75481]: cephadm 2024-04-30T10:08:54.083697+0000 mgr.x (mgr.24998) 762 : cephadm [INF] Deploying daemon osd.3 on smithi144 2024-04-30T10:08:55.435 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[75481]: cephadm 2024-04-30T10:08:54.083697+0000 mgr.x (mgr.24998) 762 : cephadm [INF] Deploying daemon osd.3 on smithi144 2024-04-30T10:08:55.437 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[73244]: audit 2024-04-30T10:08:53.628091+0000 mgr.x (mgr.24998) 760 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:55.437 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[73244]: audit 2024-04-30T10:08:53.628091+0000 mgr.x (mgr.24998) 760 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:08:55.437 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[73244]: cephadm 2024-04-30T10:08:54.064124+0000 mgr.x (mgr.24998) 761 : cephadm [INF] Upgrade: Updating osd.3 2024-04-30T10:08:55.438 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[73244]: cephadm 2024-04-30T10:08:54.064124+0000 mgr.x (mgr.24998) 761 : cephadm [INF] Upgrade: Updating osd.3 2024-04-30T10:08:55.438 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[73244]: audit 2024-04-30T10:08:54.072470+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:55.438 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[73244]: audit 2024-04-30T10:08:54.072470+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:08:55.438 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[73244]: audit 2024-04-30T10:08:54.077290+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-30T10:08:55.438 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[73244]: audit 2024-04-30T10:08:54.077290+0000 mon.a (mon.0) 2329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-30T10:08:55.438 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[73244]: audit 2024-04-30T10:08:54.078873+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:55.438 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[73244]: audit 2024-04-30T10:08:54.078873+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:08:55.438 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[73244]: cephadm 2024-04-30T10:08:54.083697+0000 mgr.x (mgr.24998) 762 : cephadm [INF] Deploying daemon osd.3 on smithi144 2024-04-30T10:08:55.438 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:55 smithi144 bash[73244]: cephadm 2024-04-30T10:08:54.083697+0000 mgr.x (mgr.24998) 762 : cephadm [INF] Deploying daemon osd.3 on smithi144 2024-04-30T10:08:56.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:56 smithi144 bash[75481]: cluster 2024-04-30T10:08:54.607332+0000 mgr.x (mgr.24998) 763 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-30T10:08:56.406 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:56 smithi144 bash[75481]: cluster 2024-04-30T10:08:54.607332+0000 mgr.x (mgr.24998) 763 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-30T10:08:56.406 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:56 smithi144 bash[73244]: cluster 2024-04-30T10:08:54.607332+0000 mgr.x (mgr.24998) 763 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-30T10:08:56.406 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:56 smithi144 bash[73244]: cluster 2024-04-30T10:08:54.607332+0000 mgr.x (mgr.24998) 763 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-30T10:08:56.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:56 smithi151 bash[59049]: cluster 2024-04-30T10:08:54.607332+0000 mgr.x (mgr.24998) 763 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-30T10:08:56.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:56 smithi151 bash[59049]: cluster 2024-04-30T10:08:54.607332+0000 mgr.x (mgr.24998) 763 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-30T10:08:58.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:58 smithi144 bash[73244]: cluster 2024-04-30T10:08:56.608321+0000 mgr.x (mgr.24998) 764 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:08:58.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:58 smithi144 bash[73244]: cluster 2024-04-30T10:08:56.608321+0000 mgr.x (mgr.24998) 764 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:08:58.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:58 smithi144 bash[75481]: cluster 2024-04-30T10:08:56.608321+0000 mgr.x (mgr.24998) 764 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:08:58.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:58 smithi144 bash[75481]: cluster 2024-04-30T10:08:56.608321+0000 mgr.x (mgr.24998) 764 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:08:58.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:08:58 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:08:58] "GET /metrics HTTP/1.1" 200 38371 "" "Prometheus/2.33.4" 2024-04-30T10:08:58.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:58 smithi151 bash[59049]: cluster 2024-04-30T10:08:56.608321+0000 mgr.x (mgr.24998) 764 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:08:58.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:58 smithi151 bash[59049]: cluster 2024-04-30T10:08:56.608321+0000 mgr.x (mgr.24998) 764 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:08:58.744 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:58.744 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:08:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:58.745 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:08:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:58.745 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:08:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:58.745 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:08:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:58.746 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:08:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:58.747 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:08:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:58.747 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:08:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:58.747 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:08:59.099 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:08:58 smithi144 systemd[1]: Stopping Ceph osd.3 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:08:59.099 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:08:58 smithi144 bash[37193]: debug 2024-04-30T10:08:58.857+0000 7f7167177700 -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-30T10:08:59.099 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:08:58 smithi144 bash[37193]: debug 2024-04-30T10:08:58.857+0000 7f7167177700 -1 osd.3 136 *** Got signal Terminated *** 2024-04-30T10:08:59.099 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:08:58 smithi144 bash[37193]: debug 2024-04-30T10:08:58.857+0000 7f7167177700 -1 osd.3 136 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:08:59.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:59 smithi144 bash[75481]: cluster 2024-04-30T10:08:58.864358+0000 mon.a (mon.0) 2331 : cluster [INF] osd.3 marked itself down and dead 2024-04-30T10:08:59.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:08:59 smithi144 bash[75481]: cluster 2024-04-30T10:08:58.864358+0000 mon.a (mon.0) 2331 : cluster [INF] osd.3 marked itself down and dead 2024-04-30T10:08:59.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:59 smithi144 bash[73244]: cluster 2024-04-30T10:08:58.864358+0000 mon.a (mon.0) 2331 : cluster [INF] osd.3 marked itself down and dead 2024-04-30T10:08:59.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:08:59 smithi144 bash[73244]: cluster 2024-04-30T10:08:58.864358+0000 mon.a (mon.0) 2331 : cluster [INF] osd.3 marked itself down and dead 2024-04-30T10:08:59.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:59 smithi151 bash[59049]: cluster 2024-04-30T10:08:58.864358+0000 mon.a (mon.0) 2331 : cluster [INF] osd.3 marked itself down and dead 2024-04-30T10:08:59.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:08:59 smithi151 bash[59049]: cluster 2024-04-30T10:08:58.864358+0000 mon.a (mon.0) 2331 : cluster [INF] osd.3 marked itself down and dead 2024-04-30T10:09:00.370 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:00 smithi144 bash[90632]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-3 2024-04-30T10:09:00.370 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:00 smithi144 bash[90700]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-3 2024-04-30T10:09:00.371 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:00 smithi144 bash[73244]: cluster 2024-04-30T10:08:58.609801+0000 mgr.x (mgr.24998) 765 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:09:00.371 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:00 smithi144 bash[73244]: cluster 2024-04-30T10:08:58.609801+0000 mgr.x (mgr.24998) 765 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:09:00.371 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:00 smithi144 bash[73244]: cluster 2024-04-30T10:08:59.087265+0000 mon.a (mon.0) 2332 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:09:00.371 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:00 smithi144 bash[73244]: cluster 2024-04-30T10:08:59.087265+0000 mon.a (mon.0) 2332 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:09:00.371 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:00 smithi144 bash[73244]: cluster 2024-04-30T10:08:59.110025+0000 mon.a (mon.0) 2333 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-30T10:09:00.371 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:00 smithi144 bash[73244]: cluster 2024-04-30T10:08:59.110025+0000 mon.a (mon.0) 2333 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-30T10:09:00.371 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:00 smithi144 bash[75481]: cluster 2024-04-30T10:08:58.609801+0000 mgr.x (mgr.24998) 765 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:09:00.371 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:00 smithi144 bash[75481]: cluster 2024-04-30T10:08:58.609801+0000 mgr.x (mgr.24998) 765 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:09:00.371 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:00 smithi144 bash[75481]: cluster 2024-04-30T10:08:59.087265+0000 mon.a (mon.0) 2332 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:09:00.371 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:00 smithi144 bash[75481]: cluster 2024-04-30T10:08:59.087265+0000 mon.a (mon.0) 2332 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:09:00.372 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:00 smithi144 bash[75481]: cluster 2024-04-30T10:08:59.110025+0000 mon.a (mon.0) 2333 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-30T10:09:00.372 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:00 smithi144 bash[75481]: cluster 2024-04-30T10:08:59.110025+0000 mon.a (mon.0) 2333 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-30T10:09:00.433 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:00 smithi151 bash[59049]: cluster 2024-04-30T10:08:58.609801+0000 mgr.x (mgr.24998) 765 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:09:00.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:00 smithi151 bash[59049]: cluster 2024-04-30T10:08:58.609801+0000 mgr.x (mgr.24998) 765 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:09:00.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:00 smithi151 bash[59049]: cluster 2024-04-30T10:08:59.087265+0000 mon.a (mon.0) 2332 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:09:00.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:00 smithi151 bash[59049]: cluster 2024-04-30T10:08:59.087265+0000 mon.a (mon.0) 2332 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:09:00.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:00 smithi151 bash[59049]: cluster 2024-04-30T10:08:59.110025+0000 mon.a (mon.0) 2333 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-30T10:09:00.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:00 smithi151 bash[59049]: cluster 2024-04-30T10:08:59.110025+0000 mon.a (mon.0) 2333 : cluster [DBG] osdmap e137: 8 total, 7 up, 8 in 2024-04-30T10:09:01.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[75481]: cluster 2024-04-30T10:09:00.109353+0000 mon.a (mon.0) 2334 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-30T10:09:01.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[75481]: cluster 2024-04-30T10:09:00.109353+0000 mon.a (mon.0) 2334 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-30T10:09:01.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[75481]: audit 2024-04-30T10:09:00.732761+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[75481]: audit 2024-04-30T10:09:00.732761+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[75481]: audit 2024-04-30T10:09:00.739232+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[75481]: audit 2024-04-30T10:09:00.739232+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[75481]: audit 2024-04-30T10:09:00.745919+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[75481]: audit 2024-04-30T10:09:00.745919+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[75481]: audit 2024-04-30T10:09:00.826571+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[75481]: audit 2024-04-30T10:09:00.826571+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[75481]: audit 2024-04-30T10:09:00.834955+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[75481]: audit 2024-04-30T10:09:00.834955+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[75481]: audit 2024-04-30T10:09:00.844893+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[75481]: audit 2024-04-30T10:09:00.844893+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[73244]: cluster 2024-04-30T10:09:00.109353+0000 mon.a (mon.0) 2334 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-30T10:09:01.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[73244]: cluster 2024-04-30T10:09:00.109353+0000 mon.a (mon.0) 2334 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-30T10:09:01.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[73244]: audit 2024-04-30T10:09:00.732761+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[73244]: audit 2024-04-30T10:09:00.732761+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[73244]: audit 2024-04-30T10:09:00.739232+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[73244]: audit 2024-04-30T10:09:00.739232+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[73244]: audit 2024-04-30T10:09:00.745919+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[73244]: audit 2024-04-30T10:09:00.745919+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[73244]: audit 2024-04-30T10:09:00.826571+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[73244]: audit 2024-04-30T10:09:00.826571+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[73244]: audit 2024-04-30T10:09:00.834955+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[73244]: audit 2024-04-30T10:09:00.834955+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[73244]: audit 2024-04-30T10:09:00.844893+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:01 smithi144 bash[73244]: audit 2024-04-30T10:09:00.844893+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:01 smithi151 bash[59049]: cluster 2024-04-30T10:09:00.109353+0000 mon.a (mon.0) 2334 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-30T10:09:01.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:01 smithi151 bash[59049]: cluster 2024-04-30T10:09:00.109353+0000 mon.a (mon.0) 2334 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-30T10:09:01.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:01 smithi151 bash[59049]: audit 2024-04-30T10:09:00.732761+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:01 smithi151 bash[59049]: audit 2024-04-30T10:09:00.732761+0000 mon.a (mon.0) 2335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:01 smithi151 bash[59049]: audit 2024-04-30T10:09:00.739232+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:01 smithi151 bash[59049]: audit 2024-04-30T10:09:00.739232+0000 mon.a (mon.0) 2336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:01 smithi151 bash[59049]: audit 2024-04-30T10:09:00.745919+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:01 smithi151 bash[59049]: audit 2024-04-30T10:09:00.745919+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:01 smithi151 bash[59049]: audit 2024-04-30T10:09:00.826571+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:01 smithi151 bash[59049]: audit 2024-04-30T10:09:00.826571+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:01 smithi151 bash[59049]: audit 2024-04-30T10:09:00.834955+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:01 smithi151 bash[59049]: audit 2024-04-30T10:09:00.834955+0000 mon.a (mon.0) 2339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:01 smithi151 bash[59049]: audit 2024-04-30T10:09:00.844893+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:01.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:01 smithi151 bash[59049]: audit 2024-04-30T10:09:00.844893+0000 mon.a (mon.0) 2340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:02.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:02 smithi144 bash[73244]: cluster 2024-04-30T10:09:00.610588+0000 mgr.x (mgr.24998) 766 : cluster [DBG] pgmap v136: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:09:02.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:02 smithi144 bash[73244]: cluster 2024-04-30T10:09:00.610588+0000 mgr.x (mgr.24998) 766 : cluster [DBG] pgmap v136: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:09:02.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:02 smithi144 bash[75481]: cluster 2024-04-30T10:09:00.610588+0000 mgr.x (mgr.24998) 766 : cluster [DBG] pgmap v136: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:09:02.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:02 smithi144 bash[75481]: cluster 2024-04-30T10:09:00.610588+0000 mgr.x (mgr.24998) 766 : cluster [DBG] pgmap v136: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:09:02.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:02 smithi151 bash[59049]: cluster 2024-04-30T10:09:00.610588+0000 mgr.x (mgr.24998) 766 : cluster [DBG] pgmap v136: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:09:02.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:02 smithi151 bash[59049]: cluster 2024-04-30T10:09:00.610588+0000 mgr.x (mgr.24998) 766 : cluster [DBG] pgmap v136: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:09:03.391 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:09:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:03.391 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:03 smithi144 bash[75481]: cluster 2024-04-30T10:09:03.129389+0000 mon.a (mon.0) 2341 : cluster [WRN] Health check failed: Degraded data redundancy: 26/630 objects degraded (4.127%), 8 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:03.391 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:03 smithi144 bash[75481]: cluster 2024-04-30T10:09:03.129389+0000 mon.a (mon.0) 2341 : cluster [WRN] Health check failed: Degraded data redundancy: 26/630 objects degraded (4.127%), 8 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:03.391 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:03.392 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:09:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:03.392 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:09:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:03.393 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:09:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:03.393 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:03 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.3.service: Deactivated successfully. 2024-04-30T10:09:03.393 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:03 smithi144 systemd[1]: Stopped Ceph osd.3 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:09:03.393 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:03.393 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:03 smithi144 systemd[1]: Started Ceph osd.3 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:09:03.393 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:09:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:03.394 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:09:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:03.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:03 smithi144 bash[73244]: cluster 2024-04-30T10:09:03.129389+0000 mon.a (mon.0) 2341 : cluster [WRN] Health check failed: Degraded data redundancy: 26/630 objects degraded (4.127%), 8 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:03.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:03 smithi144 bash[73244]: cluster 2024-04-30T10:09:03.129389+0000 mon.a (mon.0) 2341 : cluster [WRN] Health check failed: Degraded data redundancy: 26/630 objects degraded (4.127%), 8 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:03.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:03 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:03.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:03 smithi151 bash[59049]: cluster 2024-04-30T10:09:03.129389+0000 mon.a (mon.0) 2341 : cluster [WRN] Health check failed: Degraded data redundancy: 26/630 objects degraded (4.127%), 8 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:03.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:03 smithi151 bash[59049]: cluster 2024-04-30T10:09:03.129389+0000 mon.a (mon.0) 2341 : cluster [WRN] Health check failed: Degraded data redundancy: 26/630 objects degraded (4.127%), 8 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:04.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: cluster 2024-04-30T10:09:02.611904+0000 mgr.x (mgr.24998) 767 : cluster [DBG] pgmap v137: 161 pgs: 8 active+undersized+degraded, 20 stale+active+clean, 13 active+undersized, 120 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 26/630 objects degraded (4.127%) 2024-04-30T10:09:04.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: cluster 2024-04-30T10:09:02.611904+0000 mgr.x (mgr.24998) 767 : cluster [DBG] pgmap v137: 161 pgs: 8 active+undersized+degraded, 20 stale+active+clean, 13 active+undersized, 120 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 26/630 objects degraded (4.127%) 2024-04-30T10:09:04.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.441929+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.441929+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.449340+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.449340+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.478789+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.478789+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.480502+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.480502+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.488339+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.488339+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.569624+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.569624+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.572905+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.572905+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.577786+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.577786+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: cluster 2024-04-30T10:09:02.611904+0000 mgr.x (mgr.24998) 767 : cluster [DBG] pgmap v137: 161 pgs: 8 active+undersized+degraded, 20 stale+active+clean, 13 active+undersized, 120 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 26/630 objects degraded (4.127%) 2024-04-30T10:09:04.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: cluster 2024-04-30T10:09:02.611904+0000 mgr.x (mgr.24998) 767 : cluster [DBG] pgmap v137: 161 pgs: 8 active+undersized+degraded, 20 stale+active+clean, 13 active+undersized, 120 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 26/630 objects degraded (4.127%) 2024-04-30T10:09:04.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.441929+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.441929+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.449340+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.449340+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.478789+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.478789+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.480502+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.480502+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.488339+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.488339+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.569624+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.569624+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.572905+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.572905+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.577786+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.577786+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.579630+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.579630+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.589736+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.589736+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.677013+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.677013+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.680686+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.680686+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.684472+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.684472+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.685589+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.685589+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.695232+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.695232+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.778476+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.778476+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.781522+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.781522+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.784610+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.579630+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.579630+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.589736+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.589736+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.677013+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.677013+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.680686+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.680686+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.684472+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.684472+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.685589+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.685589+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.695232+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.695232+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.778476+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.778476+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.781522+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.781522+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.784610+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.784610+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.785590+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.785590+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.796344+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.796344+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.873199+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.873199+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.876342+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.876342+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.879530+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.879530+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.880648+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.880648+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.891424+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.891424+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.972421+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.972421+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.975190+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.975190+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.978847+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.784610+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.785590+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.785590+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.796344+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.796344+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.873199+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.873199+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.876342+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.876342+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.879530+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.879530+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.880648+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.880648+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.891424+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.891424+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.972421+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.972421+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.975190+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.975190+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.978847+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.978847+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.980181+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.980181+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.989345+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:03.989345+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:04.067706+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:04.067706+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:04.071032+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:04.071032+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:04.074839+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:04.074839+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:04.076194+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:04.076194+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:04.087484+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:04.087484+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:04.166127+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:04.166127+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:04.169083+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:04.169083+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:04.171841+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:04.171841+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:04.173121+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[75481]: audit 2024-04-30T10:09:04.173121+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.978847+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.980181+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.980181+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.989345+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:03.989345+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:04.067706+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:04.067706+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:04.071032+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:04.071032+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:04.074839+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:04.074839+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:04.076194+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:04.076194+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:04.087484+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:04.087484+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:04.166127+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:04.166127+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:04.169083+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:04.169083+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:04.171841+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:04.171841+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:04.173121+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:04 smithi144 bash[73244]: audit 2024-04-30T10:09:04.173121+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: cluster 2024-04-30T10:09:02.611904+0000 mgr.x (mgr.24998) 767 : cluster [DBG] pgmap v137: 161 pgs: 8 active+undersized+degraded, 20 stale+active+clean, 13 active+undersized, 120 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 26/630 objects degraded (4.127%) 2024-04-30T10:09:04.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: cluster 2024-04-30T10:09:02.611904+0000 mgr.x (mgr.24998) 767 : cluster [DBG] pgmap v137: 161 pgs: 8 active+undersized+degraded, 20 stale+active+clean, 13 active+undersized, 120 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 26/630 objects degraded (4.127%) 2024-04-30T10:09:04.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.441929+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.441929+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.449340+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.449340+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.478789+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.478789+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.480502+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.480502+0000 mon.a (mon.0) 2345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.488339+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.488339+0000 mon.a (mon.0) 2346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.569624+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.569624+0000 mon.a (mon.0) 2347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.572905+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.572905+0000 mon.a (mon.0) 2348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.577786+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.577786+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.579630+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.579630+0000 mon.a (mon.0) 2350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.589736+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.589736+0000 mon.a (mon.0) 2351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.677013+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.677013+0000 mon.a (mon.0) 2352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.680686+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.680686+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.684472+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.684472+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.685589+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.685589+0000 mon.a (mon.0) 2355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.695232+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.695232+0000 mon.a (mon.0) 2356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.778476+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.778476+0000 mon.a (mon.0) 2357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.781522+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.781522+0000 mon.a (mon.0) 2358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.784610+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.784610+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.785590+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.785590+0000 mon.a (mon.0) 2360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.796344+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.796344+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.873199+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.873199+0000 mon.a (mon.0) 2362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.876342+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.876342+0000 mon.a (mon.0) 2363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.879530+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.879530+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.880648+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.880648+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.891424+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.891424+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.972421+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.972421+0000 mon.a (mon.0) 2367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.975190+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.975190+0000 mon.a (mon.0) 2368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.978847+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.978847+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.980181+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.980181+0000 mon.a (mon.0) 2370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.989345+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:03.989345+0000 mon.a (mon.0) 2371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:04.067706+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:04.067706+0000 mon.a (mon.0) 2372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:04.071032+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:04.071032+0000 mon.a (mon.0) 2373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:04.074839+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:04.074839+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:04.076194+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:04.076194+0000 mon.a (mon.0) 2375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:04.087484+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:04.087484+0000 mon.a (mon.0) 2376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:04.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:04.166127+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:04.166127+0000 mon.a (mon.0) 2377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:04.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:04.169083+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:04.169083+0000 mon.a (mon.0) 2378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:04.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:04.171841+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:04.171841+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:04.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:04.173121+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:04.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:04 smithi151 bash[59049]: audit 2024-04-30T10:09:04.173121+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.456 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[91016]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:09:05.456 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[91016]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:09:05.456 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[91016]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-30T10:09:05.456 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[91016]: 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-30T10:09:05.456 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[91016]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-30T10:09:05.457 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[91016]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-30T10:09:05.457 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[91016]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-30T10:09:05.457 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[91016]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-30T10:09:05.457 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[91016]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-30T10:09:05.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:03.488401+0000 mgr.x (mgr.24998) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:03.488401+0000 mgr.x (mgr.24998) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:03.589941+0000 mgr.x (mgr.24998) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:03.589941+0000 mgr.x (mgr.24998) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:03.637423+0000 mgr.x (mgr.24998) 770 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:05.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:03.637423+0000 mgr.x (mgr.24998) 770 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:05.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:03.695317+0000 mgr.x (mgr.24998) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:03.695317+0000 mgr.x (mgr.24998) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:03.796168+0000 mgr.x (mgr.24998) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:03.796168+0000 mgr.x (mgr.24998) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:03.891518+0000 mgr.x (mgr.24998) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:03.891518+0000 mgr.x (mgr.24998) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:03.989158+0000 mgr.x (mgr.24998) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:03.989158+0000 mgr.x (mgr.24998) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.087204+0000 mgr.x (mgr.24998) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.087204+0000 mgr.x (mgr.24998) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.183824+0000 mgr.x (mgr.24998) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.183824+0000 mgr.x (mgr.24998) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.184095+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.184095+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.272355+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:03.488401+0000 mgr.x (mgr.24998) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:03.488401+0000 mgr.x (mgr.24998) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:03.589941+0000 mgr.x (mgr.24998) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:03.589941+0000 mgr.x (mgr.24998) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:03.637423+0000 mgr.x (mgr.24998) 770 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:05.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:03.637423+0000 mgr.x (mgr.24998) 770 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:05.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:03.695317+0000 mgr.x (mgr.24998) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:03.695317+0000 mgr.x (mgr.24998) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:03.796168+0000 mgr.x (mgr.24998) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:03.796168+0000 mgr.x (mgr.24998) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:03.891518+0000 mgr.x (mgr.24998) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:03.891518+0000 mgr.x (mgr.24998) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:03.989158+0000 mgr.x (mgr.24998) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:03.989158+0000 mgr.x (mgr.24998) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.087204+0000 mgr.x (mgr.24998) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.087204+0000 mgr.x (mgr.24998) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.183824+0000 mgr.x (mgr.24998) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.183824+0000 mgr.x (mgr.24998) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.184095+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.184095+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.272355+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.272355+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.275937+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.275937+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.279500+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.279500+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.280847+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.280847+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.289588+0000 mgr.x (mgr.24998) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.289588+0000 mgr.x (mgr.24998) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.289764+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.289764+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.379579+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.379579+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.384433+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.384433+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.389060+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.389060+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.390712+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.390712+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.399033+0000 mgr.x (mgr.24998) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.272355+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.275937+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.275937+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.279500+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.279500+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.280847+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.280847+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.289588+0000 mgr.x (mgr.24998) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.289588+0000 mgr.x (mgr.24998) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.289764+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.289764+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.379579+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.379579+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.384433+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.384433+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.389060+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.389060+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.390712+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.390712+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.399033+0000 mgr.x (mgr.24998) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.399033+0000 mgr.x (mgr.24998) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.399039+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.399039+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.476055+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.476055+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.479172+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.479172+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.483099+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.483099+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.484412+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.484412+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.491502+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.491502+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.491565+0000 mgr.x (mgr.24998) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.491565+0000 mgr.x (mgr.24998) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.583451+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.583451+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.588076+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.588076+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.591715+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.591715+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.592865+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.592865+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.602320+0000 mgr.x (mgr.24998) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.602320+0000 mgr.x (mgr.24998) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.602494+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.602494+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cluster 2024-04-30T10:09:04.612786+0000 mgr.x (mgr.24998) 781 : cluster [DBG] pgmap v138: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:05.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cluster 2024-04-30T10:09:04.612786+0000 mgr.x (mgr.24998) 781 : cluster [DBG] pgmap v138: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:05.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.678045+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.678045+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.681226+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.681226+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.684398+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.684398+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.685712+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.685712+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.694457+0000 mgr.x (mgr.24998) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.399033+0000 mgr.x (mgr.24998) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.399039+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.399039+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.476055+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.476055+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.479172+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.479172+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.483099+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.483099+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.484412+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.484412+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.491502+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.491502+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.491565+0000 mgr.x (mgr.24998) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.491565+0000 mgr.x (mgr.24998) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.583451+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.583451+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.588076+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.588076+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.694457+0000 mgr.x (mgr.24998) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.694581+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.694581+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.769850+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.769850+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.772385+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.772385+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.774841+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.774841+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.775786+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.775786+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.781835+0000 mgr.x (mgr.24998) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.781835+0000 mgr.x (mgr.24998) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.782115+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.782115+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.859503+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.859503+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.862203+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.862203+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.864979+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.591715+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.591715+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.592865+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.592865+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.602320+0000 mgr.x (mgr.24998) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.602320+0000 mgr.x (mgr.24998) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.602494+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.602494+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cluster 2024-04-30T10:09:04.612786+0000 mgr.x (mgr.24998) 781 : cluster [DBG] pgmap v138: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:05.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cluster 2024-04-30T10:09:04.612786+0000 mgr.x (mgr.24998) 781 : cluster [DBG] pgmap v138: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:05.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.678045+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.678045+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.681226+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.681226+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.684398+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.684398+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.685712+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.685712+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.694457+0000 mgr.x (mgr.24998) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.864979+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.865909+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.865909+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.872126+0000 mgr.x (mgr.24998) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.872126+0000 mgr.x (mgr.24998) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.872359+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.872359+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.948639+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.948639+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.950913+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.950913+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.953071+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.953071+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.953882+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.953882+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.960006+0000 mgr.x (mgr.24998) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:04.960006+0000 mgr.x (mgr.24998) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.960285+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:04.960285+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.035440+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.694457+0000 mgr.x (mgr.24998) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.694581+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.694581+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.769850+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.769850+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.772385+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.772385+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.774841+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.774841+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.775786+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.775786+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.781835+0000 mgr.x (mgr.24998) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.781835+0000 mgr.x (mgr.24998) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.782115+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.782115+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.859503+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.859503+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.862203+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.862203+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.864979+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.035440+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.038039+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.038039+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.040635+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.040635+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.041331+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.041331+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.047057+0000 mgr.x (mgr.24998) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.047057+0000 mgr.x (mgr.24998) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.047372+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.047372+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.123420+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.123420+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.125755+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.125755+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.128479+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.128479+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.129387+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.129387+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.135153+0000 mgr.x (mgr.24998) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.135153+0000 mgr.x (mgr.24998) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.135470+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[73244]: audit 2024-04-30T10:09:05.135470+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.864979+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.865909+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.865909+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.872126+0000 mgr.x (mgr.24998) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.872126+0000 mgr.x (mgr.24998) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.872359+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.872359+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.948639+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.948639+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.950913+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.950913+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.953071+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.953071+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.953882+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.953882+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.960006+0000 mgr.x (mgr.24998) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:04.960006+0000 mgr.x (mgr.24998) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.960285+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:04.960285+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.035440+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.035440+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.038039+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.038039+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.040635+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.040635+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.041331+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.041331+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.047057+0000 mgr.x (mgr.24998) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.047057+0000 mgr.x (mgr.24998) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.047372+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.047372+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.123420+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.123420+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.125755+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.125755+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.128479+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.128479+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.129387+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.129387+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.135153+0000 mgr.x (mgr.24998) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.135153+0000 mgr.x (mgr.24998) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.135470+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:05 smithi144 bash[75481]: audit 2024-04-30T10:09:05.135470+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:03.488401+0000 mgr.x (mgr.24998) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:03.488401+0000 mgr.x (mgr.24998) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:03.589941+0000 mgr.x (mgr.24998) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:03.589941+0000 mgr.x (mgr.24998) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:03.637423+0000 mgr.x (mgr.24998) 770 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:03.637423+0000 mgr.x (mgr.24998) 770 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:03.695317+0000 mgr.x (mgr.24998) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:03.695317+0000 mgr.x (mgr.24998) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:03.796168+0000 mgr.x (mgr.24998) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:03.796168+0000 mgr.x (mgr.24998) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:03.891518+0000 mgr.x (mgr.24998) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:03.891518+0000 mgr.x (mgr.24998) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:03.989158+0000 mgr.x (mgr.24998) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:03.989158+0000 mgr.x (mgr.24998) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.087204+0000 mgr.x (mgr.24998) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.087204+0000 mgr.x (mgr.24998) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.183824+0000 mgr.x (mgr.24998) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.183824+0000 mgr.x (mgr.24998) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.184095+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.184095+0000 mon.a (mon.0) 2381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.272355+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.272355+0000 mon.a (mon.0) 2382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.275937+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.275937+0000 mon.a (mon.0) 2383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.279500+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.279500+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.280847+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.280847+0000 mon.a (mon.0) 2385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.289588+0000 mgr.x (mgr.24998) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.289588+0000 mgr.x (mgr.24998) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.289764+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.289764+0000 mon.a (mon.0) 2386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.379579+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.379579+0000 mon.a (mon.0) 2387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.384433+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.384433+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.389060+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.389060+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.390712+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.390712+0000 mon.a (mon.0) 2390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.399033+0000 mgr.x (mgr.24998) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.399033+0000 mgr.x (mgr.24998) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.399039+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.399039+0000 mon.a (mon.0) 2391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.476055+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.476055+0000 mon.a (mon.0) 2392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.479172+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.479172+0000 mon.a (mon.0) 2393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.483099+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.483099+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.484412+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.484412+0000 mon.a (mon.0) 2395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.491502+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.491502+0000 mon.a (mon.0) 2396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.491565+0000 mgr.x (mgr.24998) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.491565+0000 mgr.x (mgr.24998) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.583451+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.583451+0000 mon.a (mon.0) 2397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.588076+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.588076+0000 mon.a (mon.0) 2398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.591715+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.591715+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.592865+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.592865+0000 mon.a (mon.0) 2400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.602320+0000 mgr.x (mgr.24998) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.602320+0000 mgr.x (mgr.24998) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.602494+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.602494+0000 mon.a (mon.0) 2401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cluster 2024-04-30T10:09:04.612786+0000 mgr.x (mgr.24998) 781 : cluster [DBG] pgmap v138: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cluster 2024-04-30T10:09:04.612786+0000 mgr.x (mgr.24998) 781 : cluster [DBG] pgmap v138: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.678045+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.678045+0000 mon.a (mon.0) 2402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.681226+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.681226+0000 mon.a (mon.0) 2403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.684398+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.684398+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.685712+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.685712+0000 mon.a (mon.0) 2405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.694457+0000 mgr.x (mgr.24998) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.694457+0000 mgr.x (mgr.24998) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.694581+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.694581+0000 mon.a (mon.0) 2406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.769850+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.769850+0000 mon.a (mon.0) 2407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.772385+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.772385+0000 mon.a (mon.0) 2408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.774841+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.774841+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.775786+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.775786+0000 mon.a (mon.0) 2410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.781835+0000 mgr.x (mgr.24998) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.781835+0000 mgr.x (mgr.24998) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.782115+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.782115+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.859503+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.859503+0000 mon.a (mon.0) 2412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.862203+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.862203+0000 mon.a (mon.0) 2413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.864979+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.864979+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.865909+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.865909+0000 mon.a (mon.0) 2415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.872126+0000 mgr.x (mgr.24998) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.872126+0000 mgr.x (mgr.24998) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.872359+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.872359+0000 mon.a (mon.0) 2416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.948639+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.948639+0000 mon.a (mon.0) 2417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.950913+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.950913+0000 mon.a (mon.0) 2418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.953071+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.953071+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.953882+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.953882+0000 mon.a (mon.0) 2420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.960006+0000 mgr.x (mgr.24998) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:04.960006+0000 mgr.x (mgr.24998) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.960285+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:04.960285+0000 mon.a (mon.0) 2421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.035440+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.035440+0000 mon.a (mon.0) 2422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.038039+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.038039+0000 mon.a (mon.0) 2423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.040635+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.040635+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.041331+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.041331+0000 mon.a (mon.0) 2425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.047057+0000 mgr.x (mgr.24998) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.047057+0000 mgr.x (mgr.24998) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.047372+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.047372+0000 mon.a (mon.0) 2426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.123420+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.123420+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.125755+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.125755+0000 mon.a (mon.0) 2428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.128479+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.128479+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.129387+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.129387+0000 mon.a (mon.0) 2430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.135153+0000 mgr.x (mgr.24998) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.135153+0000 mgr.x (mgr.24998) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.135470+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:05 smithi151 bash[59049]: audit 2024-04-30T10:09:05.135470+0000 mon.a (mon.0) 2431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.211292+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.211292+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.213490+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.213490+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.215767+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.215767+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.395 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.216477+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.395 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.216477+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.395 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.224498+0000 mgr.x (mgr.24998) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.395 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.224498+0000 mgr.x (mgr.24998) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.395 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.224754+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.395 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.224754+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.396 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.280197+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.396 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.280197+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.396 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.284216+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.396 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.284216+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.396 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.287028+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.396 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.287028+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.288010+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.397 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.211292+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.397 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.211292+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.397 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.213490+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.398 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.213490+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.398 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.215767+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.398 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.215767+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.398 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.216477+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.216477+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.224498+0000 mgr.x (mgr.24998) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.224498+0000 mgr.x (mgr.24998) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.224754+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.224754+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.280197+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.400 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.280197+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.400 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.284216+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.400 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.284216+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.400 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.287028+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.400 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.287028+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.400 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.288010+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.401 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.288010+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.401 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.296038+0000 mgr.x (mgr.24998) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.401 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.296038+0000 mgr.x (mgr.24998) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.402 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.296152+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.402 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.296152+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.402 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.357685+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.402 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.357685+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.402 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.360425+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.402 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.360425+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.403 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.364175+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.403 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.364175+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.403 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.365317+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.403 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.365317+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.403 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.373648+0000 mgr.x (mgr.24998) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.403 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.373648+0000 mgr.x (mgr.24998) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.403 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.373669+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.404 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.373669+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.404 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.462411+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.404 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.462411+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.404 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.466378+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.288010+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.296038+0000 mgr.x (mgr.24998) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.296038+0000 mgr.x (mgr.24998) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.296152+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.406 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.296152+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.406 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.357685+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.407 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.357685+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.407 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.360425+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.407 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.360425+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.407 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.364175+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.407 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.364175+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.407 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.365317+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.407 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.365317+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.408 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.373648+0000 mgr.x (mgr.24998) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.408 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.373648+0000 mgr.x (mgr.24998) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.408 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.373669+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.408 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.373669+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.408 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.462411+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.408 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.462411+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.409 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.466378+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.409 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.466378+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.409 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.469206+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.409 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.469206+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.409 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.470381+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.409 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.470381+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.409 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.477551+0000 mgr.x (mgr.24998) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.409 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.477551+0000 mgr.x (mgr.24998) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.410 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.477554+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.410 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.477554+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.410 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.568046+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.410 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.568046+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.411 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.572433+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.411 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.572433+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.411 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.577294+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.577294+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.578571+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.578571+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.585073+0000 mgr.x (mgr.24998) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.585073+0000 mgr.x (mgr.24998) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.413 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.466378+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.413 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.469206+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.413 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.469206+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.414 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.470381+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.414 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.470381+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.414 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.477551+0000 mgr.x (mgr.24998) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.414 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.477551+0000 mgr.x (mgr.24998) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.414 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.477554+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.414 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.477554+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.415 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.568046+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.415 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.568046+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.415 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.572433+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.416 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.572433+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.416 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.577294+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.416 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.577294+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.416 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.578571+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.416 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.578571+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.416 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.585073+0000 mgr.x (mgr.24998) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.416 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.585073+0000 mgr.x (mgr.24998) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.417 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.585267+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.417 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.585267+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.417 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.674279+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.417 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.674279+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.418 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.678814+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.418 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.678814+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.418 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.682831+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.418 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.682831+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.418 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.684262+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.418 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.684262+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.418 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.694080+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.418 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.694080+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.418 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.694155+0000 mgr.x (mgr.24998) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.418 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.694155+0000 mgr.x (mgr.24998) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.418 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.783921+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.419 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.783921+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.419 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.788079+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.419 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.788079+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.419 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.791984+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.419 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.791984+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.419 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.585267+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.419 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.585267+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.419 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.674279+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.419 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.674279+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.420 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.678814+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.420 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.678814+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.420 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.682831+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.420 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.682831+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.420 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.684262+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.420 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.684262+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.420 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.694080+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.420 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.694080+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.420 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.694155+0000 mgr.x (mgr.24998) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.420 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.694155+0000 mgr.x (mgr.24998) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.420 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.783921+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.420 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.783921+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.420 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.788079+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.420 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.788079+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.420 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.791984+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.421 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.791984+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.421 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.793153+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.421 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.793153+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.421 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.802335+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.421 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.802335+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.421 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.802485+0000 mgr.x (mgr.24998) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.421 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.802485+0000 mgr.x (mgr.24998) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.421 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.894330+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.421 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.894330+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.421 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.898830+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.422 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.898830+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.422 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.902776+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.422 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.902776+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.422 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.904127+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.422 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.904127+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.422 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.913930+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.422 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:05.913930+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.422 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.914011+0000 mgr.x (mgr.24998) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.422 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:05.914011+0000 mgr.x (mgr.24998) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.423 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.005071+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.423 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.005071+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.423 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.793153+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.423 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.793153+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.423 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.802335+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.423 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.802335+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.802485+0000 mgr.x (mgr.24998) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.802485+0000 mgr.x (mgr.24998) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.894330+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.894330+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.898830+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.898830+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.902776+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.425 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.902776+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.425 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.904127+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.425 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.904127+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.425 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.913930+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.425 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:05.913930+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.425 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.914011+0000 mgr.x (mgr.24998) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.426 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:05.914011+0000 mgr.x (mgr.24998) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.426 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.005071+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.426 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.005071+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.427 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.010111+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.427 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.010111+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.427 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.015901+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.427 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.015901+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.427 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.017529+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.428 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.017529+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.428 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.027977+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.428 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.027977+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.428 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.028131+0000 mgr.x (mgr.24998) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.428 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.028131+0000 mgr.x (mgr.24998) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.428 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.105230+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.429 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.105230+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.429 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.108226+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.429 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.108226+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.429 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.110721+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.429 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.110721+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.429 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.111696+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.429 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.111696+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.430 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.119106+0000 mgr.x (mgr.24998) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.430 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.119106+0000 mgr.x (mgr.24998) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.430 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.119207+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.430 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[75481]: audit 2024-04-30T10:09:06.119207+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.431 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.010111+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.431 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.010111+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.431 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.015901+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.431 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.015901+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.432 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.017529+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.432 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.017529+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.432 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.027977+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.432 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.027977+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.432 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.028131+0000 mgr.x (mgr.24998) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.432 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.028131+0000 mgr.x (mgr.24998) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.432 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.105230+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.433 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.105230+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.433 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.108226+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.433 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.108226+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.433 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.110721+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.433 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.110721+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.433 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.111696+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.433 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.111696+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.434 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.119106+0000 mgr.x (mgr.24998) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.434 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.119106+0000 mgr.x (mgr.24998) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.434 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.119207+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.434 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:06 smithi144 bash[73244]: audit 2024-04-30T10:09:06.119207+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.211292+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.211292+0000 mon.a (mon.0) 2432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.213490+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.213490+0000 mon.a (mon.0) 2433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.215767+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.215767+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.216477+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.216477+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.224498+0000 mgr.x (mgr.24998) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.224498+0000 mgr.x (mgr.24998) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.224754+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.224754+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.280197+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.280197+0000 mon.a (mon.0) 2437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.284216+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.284216+0000 mon.a (mon.0) 2438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.287028+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.287028+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.288010+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.288010+0000 mon.a (mon.0) 2440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.296038+0000 mgr.x (mgr.24998) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.296038+0000 mgr.x (mgr.24998) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.296152+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.296152+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.357685+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.357685+0000 mon.a (mon.0) 2442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.360425+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.360425+0000 mon.a (mon.0) 2443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.364175+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.364175+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.365317+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.365317+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.373648+0000 mgr.x (mgr.24998) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.373648+0000 mgr.x (mgr.24998) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.373669+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.373669+0000 mon.a (mon.0) 2446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.462411+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.462411+0000 mon.a (mon.0) 2447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.466378+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.466378+0000 mon.a (mon.0) 2448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.469206+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.469206+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.470381+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.470381+0000 mon.a (mon.0) 2450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.477551+0000 mgr.x (mgr.24998) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.477551+0000 mgr.x (mgr.24998) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.477554+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.477554+0000 mon.a (mon.0) 2451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.568046+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.568046+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.572433+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.572433+0000 mon.a (mon.0) 2453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.577294+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.577294+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.578571+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.578571+0000 mon.a (mon.0) 2455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.585073+0000 mgr.x (mgr.24998) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.585073+0000 mgr.x (mgr.24998) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.585267+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.585267+0000 mon.a (mon.0) 2456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.674279+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.674279+0000 mon.a (mon.0) 2457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.678814+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.678814+0000 mon.a (mon.0) 2458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.682831+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.682831+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.684262+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.684262+0000 mon.a (mon.0) 2460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.694080+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.694080+0000 mon.a (mon.0) 2461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.694155+0000 mgr.x (mgr.24998) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.694155+0000 mgr.x (mgr.24998) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.783921+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.783921+0000 mon.a (mon.0) 2462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.788079+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.788079+0000 mon.a (mon.0) 2463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.791984+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.791984+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.793153+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.793153+0000 mon.a (mon.0) 2465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.802335+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.802335+0000 mon.a (mon.0) 2466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.802485+0000 mgr.x (mgr.24998) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.802485+0000 mgr.x (mgr.24998) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.894330+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.894330+0000 mon.a (mon.0) 2467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.898830+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.898830+0000 mon.a (mon.0) 2468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.902776+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.902776+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.904127+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.904127+0000 mon.a (mon.0) 2470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.913930+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:05.913930+0000 mon.a (mon.0) 2471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.914011+0000 mgr.x (mgr.24998) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:05.914011+0000 mgr.x (mgr.24998) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.005071+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.005071+0000 mon.a (mon.0) 2472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.010111+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.010111+0000 mon.a (mon.0) 2473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.015901+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.015901+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.017529+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.017529+0000 mon.a (mon.0) 2475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.027977+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.027977+0000 mon.a (mon.0) 2476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.028131+0000 mgr.x (mgr.24998) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.028131+0000 mgr.x (mgr.24998) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.105230+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.105230+0000 mon.a (mon.0) 2477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.108226+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.108226+0000 mon.a (mon.0) 2478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.110721+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.110721+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.111696+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.111696+0000 mon.a (mon.0) 2480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.119106+0000 mgr.x (mgr.24998) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.119106+0000 mgr.x (mgr.24998) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.119207+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:06 smithi151 bash[59049]: audit 2024-04-30T10:09:06.119207+0000 mon.a (mon.0) 2481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.201250+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.201250+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.204793+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.204793+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.207159+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.207159+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.207968+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.207968+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.214268+0000 mgr.x (mgr.24998) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.214268+0000 mgr.x (mgr.24998) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.214519+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.214519+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.293033+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.293033+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.295713+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.295713+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.298442+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.298442+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.299450+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.299450+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.305589+0000 mgr.x (mgr.24998) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.305589+0000 mgr.x (mgr.24998) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.305764+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.305764+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.379964+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.379964+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.382133+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.382133+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.384036+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.384036+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.384717+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.384717+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.389973+0000 mgr.x (mgr.24998) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.389973+0000 mgr.x (mgr.24998) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.390252+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.390252+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.464712+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.464712+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.467553+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.467553+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.469920+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.469920+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.470876+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.470876+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.476677+0000 mgr.x (mgr.24998) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.476677+0000 mgr.x (mgr.24998) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.476877+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.476877+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.551226+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.551226+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.554473+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.554473+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.557822+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.557822+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.559107+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.559107+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.565547+0000 mgr.x (mgr.24998) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.565547+0000 mgr.x (mgr.24998) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.201250+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.201250+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.204793+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.204793+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.207159+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.207159+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.207968+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.207968+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.214268+0000 mgr.x (mgr.24998) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.214268+0000 mgr.x (mgr.24998) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.214519+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.214519+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.293033+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.293033+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.295713+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.295713+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.298442+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.298442+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.299450+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.565749+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.565749+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cluster 2024-04-30T10:09:06.613461+0000 mgr.x (mgr.24998) 803 : cluster [DBG] pgmap v139: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:07.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cluster 2024-04-30T10:09:06.613461+0000 mgr.x (mgr.24998) 803 : cluster [DBG] pgmap v139: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:07.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.640951+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.640951+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.643579+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.643579+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.646079+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.646079+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.647283+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.647283+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.653386+0000 mgr.x (mgr.24998) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.653386+0000 mgr.x (mgr.24998) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.653623+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.653623+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.731591+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.731591+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.734070+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.734070+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.736696+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.736696+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.737726+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.737726+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.746283+0000 mgr.x (mgr.24998) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.746283+0000 mgr.x (mgr.24998) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.746544+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.746544+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.820084+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.820084+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.824178+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.824178+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.829088+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.829088+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.830759+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.830759+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.840062+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.840062+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.840159+0000 mgr.x (mgr.24998) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.840159+0000 mgr.x (mgr.24998) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.929832+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.929832+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.933653+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.933653+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.937991+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.937991+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.939645+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.939645+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.949434+0000 mgr.x (mgr.24998) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:06.949434+0000 mgr.x (mgr.24998) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.949512+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:06.949512+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.027451+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.027451+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.030840+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.030840+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.033998+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.033998+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.299450+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.305589+0000 mgr.x (mgr.24998) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.305589+0000 mgr.x (mgr.24998) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.305764+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.305764+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.379964+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.379964+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.382133+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.382133+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.384036+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.384036+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.384717+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.384717+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.389973+0000 mgr.x (mgr.24998) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.389973+0000 mgr.x (mgr.24998) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.390252+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.390252+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.464712+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.464712+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.467553+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.035142+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.035142+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.043955+0000 mgr.x (mgr.24998) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.043955+0000 mgr.x (mgr.24998) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.044119+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.044119+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.133827+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.133827+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.138592+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.138592+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.142820+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.142820+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.144267+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.144267+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.154350+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: audit 2024-04-30T10:09:07.154350+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.154591+0000 mgr.x (mgr.24998) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.154591+0000 mgr.x (mgr.24998) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.467553+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.469920+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.469920+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.470876+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.470876+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.476677+0000 mgr.x (mgr.24998) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.476677+0000 mgr.x (mgr.24998) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.476877+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.476877+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.551226+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.551226+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.554473+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.554473+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.557822+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.557822+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.559107+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.559107+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.565547+0000 mgr.x (mgr.24998) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.565547+0000 mgr.x (mgr.24998) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.565749+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.565749+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cluster 2024-04-30T10:09:06.613461+0000 mgr.x (mgr.24998) 803 : cluster [DBG] pgmap v139: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:07.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cluster 2024-04-30T10:09:06.613461+0000 mgr.x (mgr.24998) 803 : cluster [DBG] pgmap v139: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:07.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.640951+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.640951+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.643579+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.643579+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.646079+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.646079+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.647283+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.647283+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.653386+0000 mgr.x (mgr.24998) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.653386+0000 mgr.x (mgr.24998) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.653623+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.653623+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.731591+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.731591+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.734070+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.734070+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.736696+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.736696+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.737726+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.737726+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.746283+0000 mgr.x (mgr.24998) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.746283+0000 mgr.x (mgr.24998) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.746544+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.746544+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.820084+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.820084+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.824178+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.824178+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.829088+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.829088+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.830759+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.830759+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.840062+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.840062+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.840159+0000 mgr.x (mgr.24998) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.840159+0000 mgr.x (mgr.24998) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.929832+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.929832+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.933653+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.933653+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.937991+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.937991+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.939645+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.939645+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.949434+0000 mgr.x (mgr.24998) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:06.949434+0000 mgr.x (mgr.24998) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.949512+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:06.949512+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.027451+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.027451+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.030840+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.030840+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.033998+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.033998+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.035142+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.035142+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.043955+0000 mgr.x (mgr.24998) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.043955+0000 mgr.x (mgr.24998) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.044119+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.044119+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.133827+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.133827+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.138592+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.138592+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.142820+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.142820+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.144267+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.144267+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.154350+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: audit 2024-04-30T10:09:07.154350+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.154591+0000 mgr.x (mgr.24998) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:07 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.154591+0000 mgr.x (mgr.24998) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.201250+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.201250+0000 mon.a (mon.0) 2482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.204793+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.204793+0000 mon.a (mon.0) 2483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.207159+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.207159+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.207968+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.207968+0000 mon.a (mon.0) 2485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.214268+0000 mgr.x (mgr.24998) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.214268+0000 mgr.x (mgr.24998) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.214519+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.214519+0000 mon.a (mon.0) 2486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.293033+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.293033+0000 mon.a (mon.0) 2487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.295713+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.295713+0000 mon.a (mon.0) 2488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.298442+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.298442+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.299450+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.299450+0000 mon.a (mon.0) 2490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.305589+0000 mgr.x (mgr.24998) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.305589+0000 mgr.x (mgr.24998) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.305764+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.305764+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.379964+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.379964+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.382133+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.382133+0000 mon.a (mon.0) 2493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.384036+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.384036+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.384717+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.384717+0000 mon.a (mon.0) 2495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.389973+0000 mgr.x (mgr.24998) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.389973+0000 mgr.x (mgr.24998) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.390252+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.390252+0000 mon.a (mon.0) 2496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.464712+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.464712+0000 mon.a (mon.0) 2497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.467553+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.467553+0000 mon.a (mon.0) 2498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.469920+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.469920+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.470876+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.470876+0000 mon.a (mon.0) 2500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.476677+0000 mgr.x (mgr.24998) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.476677+0000 mgr.x (mgr.24998) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.476877+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.476877+0000 mon.a (mon.0) 2501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.551226+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.551226+0000 mon.a (mon.0) 2502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.554473+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.554473+0000 mon.a (mon.0) 2503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.557822+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.557822+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.559107+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.559107+0000 mon.a (mon.0) 2505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.565547+0000 mgr.x (mgr.24998) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.565547+0000 mgr.x (mgr.24998) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.565749+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.565749+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cluster 2024-04-30T10:09:06.613461+0000 mgr.x (mgr.24998) 803 : cluster [DBG] pgmap v139: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:07.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cluster 2024-04-30T10:09:06.613461+0000 mgr.x (mgr.24998) 803 : cluster [DBG] pgmap v139: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.640951+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.640951+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.643579+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.643579+0000 mon.a (mon.0) 2508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.646079+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.646079+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.647283+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.647283+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.653386+0000 mgr.x (mgr.24998) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.653386+0000 mgr.x (mgr.24998) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.653623+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.653623+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.731591+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.731591+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.734070+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.734070+0000 mon.a (mon.0) 2513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.736696+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.736696+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.737726+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.737726+0000 mon.a (mon.0) 2515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.746283+0000 mgr.x (mgr.24998) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.746283+0000 mgr.x (mgr.24998) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.746544+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.746544+0000 mon.a (mon.0) 2516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.820084+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.820084+0000 mon.a (mon.0) 2517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.824178+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.824178+0000 mon.a (mon.0) 2518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.829088+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.829088+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.830759+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.830759+0000 mon.a (mon.0) 2520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.840062+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.840062+0000 mon.a (mon.0) 2521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.840159+0000 mgr.x (mgr.24998) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.840159+0000 mgr.x (mgr.24998) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.929832+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.929832+0000 mon.a (mon.0) 2522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.933653+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.933653+0000 mon.a (mon.0) 2523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.937991+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.937991+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.939645+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.939645+0000 mon.a (mon.0) 2525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.949434+0000 mgr.x (mgr.24998) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:06.949434+0000 mgr.x (mgr.24998) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.949512+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:06.949512+0000 mon.a (mon.0) 2526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.027451+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.027451+0000 mon.a (mon.0) 2527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.030840+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.030840+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.033998+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.033998+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.035142+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.035142+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.043955+0000 mgr.x (mgr.24998) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.043955+0000 mgr.x (mgr.24998) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.044119+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.044119+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.133827+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.133827+0000 mon.a (mon.0) 2532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.138592+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.138592+0000 mon.a (mon.0) 2533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.142820+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.142820+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.144267+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.144267+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.154350+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: audit 2024-04-30T10:09:07.154350+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.154591+0000 mgr.x (mgr.24998) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:07 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.154591+0000 mgr.x (mgr.24998) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.232289+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.232289+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.234651+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.234651+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.236896+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.236896+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.237734+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.237734+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.245478+0000 mgr.x (mgr.24998) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.245478+0000 mgr.x (mgr.24998) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.245699+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.245699+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.288464+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.288464+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.290814+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.290814+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.294109+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.294109+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.295193+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.232289+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.232289+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.234651+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.234651+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.236896+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.236896+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.237734+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.237734+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.245478+0000 mgr.x (mgr.24998) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.245478+0000 mgr.x (mgr.24998) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.245699+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.245699+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.288464+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.288464+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.290814+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.290814+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.294109+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.294109+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.295193+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.295193+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.303024+0000 mgr.x (mgr.24998) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.303024+0000 mgr.x (mgr.24998) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.303275+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.303275+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.345556+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.345556+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.347806+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.347806+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.350934+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.350934+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.351732+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.351732+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.359367+0000 mgr.x (mgr.24998) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.359367+0000 mgr.x (mgr.24998) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.359598+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.359598+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.437656+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.437656+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.440758+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.295193+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.303024+0000 mgr.x (mgr.24998) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.303024+0000 mgr.x (mgr.24998) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.303275+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.303275+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.345556+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.345556+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.347806+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.347806+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.350934+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.350934+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.351732+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.351732+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.359367+0000 mgr.x (mgr.24998) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.359367+0000 mgr.x (mgr.24998) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.359598+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.359598+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.437656+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.437656+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.440758+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.440758+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.443948+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.443948+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.445429+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.445429+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.454611+0000 mgr.x (mgr.24998) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.454611+0000 mgr.x (mgr.24998) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.454659+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.454659+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.488782+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.488782+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.490654+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:08.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.490654+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:08.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.588461+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.588461+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.591269+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.591269+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.594215+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.594215+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.440758+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.443948+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.443948+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.445429+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.445429+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.454611+0000 mgr.x (mgr.24998) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.454611+0000 mgr.x (mgr.24998) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.454659+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.454659+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.488782+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.488782+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.490654+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:08.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.490654+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:08.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.588461+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.588461+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.591269+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.591269+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.594215+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.594215+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.595477+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.595477+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.605840+0000 mgr.x (mgr.24998) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.605840+0000 mgr.x (mgr.24998) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.606031+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.606031+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.693950+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.693950+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.697838+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.697838+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.702435+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.702435+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.703643+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.703643+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.718804+0000 mgr.x (mgr.24998) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.718804+0000 mgr.x (mgr.24998) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.718904+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.718904+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.797175+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.797175+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.595477+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.595477+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.605840+0000 mgr.x (mgr.24998) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.605840+0000 mgr.x (mgr.24998) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.606031+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.606031+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.693950+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.693950+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.697838+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.697838+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.702435+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.702435+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.703643+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.703643+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.718804+0000 mgr.x (mgr.24998) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.718804+0000 mgr.x (mgr.24998) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.718904+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.718904+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.797175+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.797175+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.800700+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.800700+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.804188+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.804188+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.805107+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.805107+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.813978+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.813978+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.814078+0000 mgr.x (mgr.24998) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.814078+0000 mgr.x (mgr.24998) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.904524+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.904524+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.908797+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.908797+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.912224+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.912224+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.913315+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.913315+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.922762+0000 mgr.x (mgr.24998) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:07.922762+0000 mgr.x (mgr.24998) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.800700+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.800700+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.804188+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.804188+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.805107+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.805107+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.813978+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.813978+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.814078+0000 mgr.x (mgr.24998) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.814078+0000 mgr.x (mgr.24998) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.904524+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.904524+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.908797+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.908797+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.912224+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.912224+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.913315+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.913315+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.922762+0000 mgr.x (mgr.24998) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:07.922762+0000 mgr.x (mgr.24998) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.922939+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:07.922939+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.001208+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.001208+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.003799+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.003799+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.006923+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.006923+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.007904+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.007904+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.014950+0000 mgr.x (mgr.24998) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.014950+0000 mgr.x (mgr.24998) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.015127+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.015127+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.092543+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.092543+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.095099+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.095099+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.098348+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.922939+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:07.922939+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.001208+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.001208+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.003799+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.003799+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.006923+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.006923+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.007904+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.007904+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.014950+0000 mgr.x (mgr.24998) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.014950+0000 mgr.x (mgr.24998) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.015127+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.015127+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.092543+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.092543+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.095099+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.095099+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.098348+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.098348+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.099483+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.099483+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.106536+0000 mgr.x (mgr.24998) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.106536+0000 mgr.x (mgr.24998) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.106705+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.106705+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.182208+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.182208+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.184883+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.184883+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.187305+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.187305+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.188342+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[73244]: audit 2024-04-30T10:09:08.188342+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.098348+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.099483+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.099483+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.106536+0000 mgr.x (mgr.24998) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.106536+0000 mgr.x (mgr.24998) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.106705+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.106705+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.182208+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.182208+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.184883+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.184883+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.187305+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.187305+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.188342+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[75481]: audit 2024-04-30T10:09:08.188342+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.476 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[91419]: debug 2024-04-30T10:09:08.317+0000 7f5dd8f0c700 1 -- 172.21.15.144:0/2774370489 <== mon.0 v2:172.21.15.144:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557326609680 con 0x557326667000 2024-04-30T10:09:08.571 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:09:08] "GET /metrics HTTP/1.1" 200 38367 "" "Prometheus/2.33.4" 2024-04-30T10:09:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.232289+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.232289+0000 mon.a (mon.0) 2537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.234651+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.234651+0000 mon.a (mon.0) 2538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.236896+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.236896+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.237734+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.237734+0000 mon.a (mon.0) 2540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.245478+0000 mgr.x (mgr.24998) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.245478+0000 mgr.x (mgr.24998) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.245699+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.245699+0000 mon.a (mon.0) 2541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.288464+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.288464+0000 mon.a (mon.0) 2542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.290814+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.290814+0000 mon.a (mon.0) 2543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.294109+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.294109+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.295193+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.295193+0000 mon.a (mon.0) 2545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.303024+0000 mgr.x (mgr.24998) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.303024+0000 mgr.x (mgr.24998) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.303275+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.303275+0000 mon.a (mon.0) 2546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.345556+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.345556+0000 mon.a (mon.0) 2547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.347806+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.347806+0000 mon.a (mon.0) 2548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.350934+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.350934+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.351732+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.351732+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.359367+0000 mgr.x (mgr.24998) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.359367+0000 mgr.x (mgr.24998) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.359598+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.359598+0000 mon.a (mon.0) 2551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.437656+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.437656+0000 mon.a (mon.0) 2552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.440758+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.440758+0000 mon.a (mon.0) 2553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.443948+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.443948+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.445429+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.445429+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.454611+0000 mgr.x (mgr.24998) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.454611+0000 mgr.x (mgr.24998) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.454659+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.454659+0000 mon.a (mon.0) 2556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.488782+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.488782+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.490654+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.490654+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.588461+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.588461+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.591269+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.591269+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.594215+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.594215+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.595477+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.595477+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.605840+0000 mgr.x (mgr.24998) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.605840+0000 mgr.x (mgr.24998) 814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.606031+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.606031+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.693950+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.693950+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.697838+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.697838+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.702435+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.702435+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.703643+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.703643+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.718804+0000 mgr.x (mgr.24998) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.718804+0000 mgr.x (mgr.24998) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.718904+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.718904+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.797175+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.797175+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.800700+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.800700+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.804188+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.804188+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.805107+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.805107+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.813978+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.813978+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.814078+0000 mgr.x (mgr.24998) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.814078+0000 mgr.x (mgr.24998) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.904524+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.904524+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.908797+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.908797+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.912224+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.912224+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.913315+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.913315+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.922762+0000 mgr.x (mgr.24998) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:07.922762+0000 mgr.x (mgr.24998) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.922939+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:07.922939+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.001208+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.001208+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.003799+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.003799+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.006923+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.006923+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.007904+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.007904+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.014950+0000 mgr.x (mgr.24998) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.014950+0000 mgr.x (mgr.24998) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.015127+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.015127+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.092543+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.092543+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.095099+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.095099+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.098348+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.098348+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.099483+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.099483+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.106536+0000 mgr.x (mgr.24998) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.106536+0000 mgr.x (mgr.24998) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.106705+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.106705+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.182208+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.182208+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.184883+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.184883+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.187305+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.187305+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:08.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.188342+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:08.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:08 smithi151 bash[59049]: audit 2024-04-30T10:09:08.188342+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.150 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:08 smithi144 bash[91419]: debug 2024-04-30T10:09:08.881+0000 7f5de20a57c0 -1 Falling back to public interface 2024-04-30T10:09:09.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.197675+0000 mgr.x (mgr.24998) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.197675+0000 mgr.x (mgr.24998) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.197925+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.197925+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.258889+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.258889+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.261286+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.261286+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.263537+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.263537+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.264322+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.264322+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.272051+0000 mgr.x (mgr.24998) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.272051+0000 mgr.x (mgr.24998) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.272290+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.272290+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.347931+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.347931+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.350220+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.350220+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.197675+0000 mgr.x (mgr.24998) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.197675+0000 mgr.x (mgr.24998) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.197925+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.197925+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.258889+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.258889+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.261286+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.261286+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.263537+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.263537+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.264322+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.264322+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.272051+0000 mgr.x (mgr.24998) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.272051+0000 mgr.x (mgr.24998) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.272290+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.272290+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.347931+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.347931+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.350220+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.350220+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.352790+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.352790+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.353665+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.353665+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.359312+0000 mgr.x (mgr.24998) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.359312+0000 mgr.x (mgr.24998) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.359673+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.359673+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.431562+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.431562+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.435479+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.435479+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.438897+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.438897+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.439914+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.439914+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.446011+0000 mgr.x (mgr.24998) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.446011+0000 mgr.x (mgr.24998) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.446379+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.446379+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.352790+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.352790+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.353665+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.353665+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.359312+0000 mgr.x (mgr.24998) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.359312+0000 mgr.x (mgr.24998) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.359673+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.359673+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.431562+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.431562+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.435479+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.435479+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.438897+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.438897+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.439914+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.439914+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.446011+0000 mgr.x (mgr.24998) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.446011+0000 mgr.x (mgr.24998) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.446379+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.446379+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.492592+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.492592+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.495107+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.495107+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.498107+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.498107+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.499169+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.499169+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.504848+0000 mgr.x (mgr.24998) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.504848+0000 mgr.x (mgr.24998) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.505138+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.505138+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.550868+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.550868+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.553356+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.553356+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.556231+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.556231+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.557003+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.492592+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.492592+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.495107+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.495107+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.498107+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.498107+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.499169+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.499169+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.504848+0000 mgr.x (mgr.24998) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.504848+0000 mgr.x (mgr.24998) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.505138+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.505138+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.550868+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.550868+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.553356+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.553356+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.556231+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.556231+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.557003+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.557003+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.561802+0000 mgr.x (mgr.24998) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.561802+0000 mgr.x (mgr.24998) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.562208+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.562208+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.607647+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.607647+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.610074+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.610074+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.611982+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.611982+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.612705+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.612705+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cluster 2024-04-30T10:09:08.614239+0000 mgr.x (mgr.24998) 826 : cluster [DBG] pgmap v140: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:09.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cluster 2024-04-30T10:09:08.614239+0000 mgr.x (mgr.24998) 826 : cluster [DBG] pgmap v140: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:09.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.617963+0000 mgr.x (mgr.24998) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.617963+0000 mgr.x (mgr.24998) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.618271+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.618271+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.557003+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.561802+0000 mgr.x (mgr.24998) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.561802+0000 mgr.x (mgr.24998) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.562208+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.562208+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.607647+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.607647+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.610074+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.610074+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.611982+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.611982+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.612705+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.612705+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cluster 2024-04-30T10:09:08.614239+0000 mgr.x (mgr.24998) 826 : cluster [DBG] pgmap v140: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:09.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cluster 2024-04-30T10:09:08.614239+0000 mgr.x (mgr.24998) 826 : cluster [DBG] pgmap v140: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:09.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.617963+0000 mgr.x (mgr.24998) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.617963+0000 mgr.x (mgr.24998) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.618271+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.618271+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.696646+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.696646+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.699303+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.699303+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.702227+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.702227+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.703169+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.703169+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.708107+0000 mgr.x (mgr.24998) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.708107+0000 mgr.x (mgr.24998) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.708422+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.708422+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.786692+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.786692+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.789193+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.789193+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.792584+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.792584+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.793503+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.696646+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.696646+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.699303+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.699303+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.702227+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.702227+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.703169+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.703169+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.708107+0000 mgr.x (mgr.24998) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.708107+0000 mgr.x (mgr.24998) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.708422+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.708422+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.786692+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.786692+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.789193+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.789193+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.792584+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.792584+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.793503+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.793503+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.798881+0000 mgr.x (mgr.24998) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.798881+0000 mgr.x (mgr.24998) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.798914+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.798914+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.888556+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.888556+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.891322+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.891322+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.894055+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.894055+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.894749+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.894749+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.899505+0000 mgr.x (mgr.24998) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.899505+0000 mgr.x (mgr.24998) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.899864+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.899864+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.978504+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.978504+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.981210+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.793503+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.798881+0000 mgr.x (mgr.24998) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.798881+0000 mgr.x (mgr.24998) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.798914+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.798914+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.888556+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.888556+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.891322+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.891322+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.894055+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.894055+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.894749+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.894749+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.899505+0000 mgr.x (mgr.24998) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.899505+0000 mgr.x (mgr.24998) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.899864+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.899864+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.978504+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.978504+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.981210+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.981210+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.984866+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.984866+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.986009+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.986009+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.993532+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:08.993532+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.993709+0000 mgr.x (mgr.24998) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:08.993709+0000 mgr.x (mgr.24998) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.082376+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.082376+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.085991+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.085991+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.089615+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.089615+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.090664+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.090664+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.096515+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.096515+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:09.096548+0000 mgr.x (mgr.24998) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.981210+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.984866+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.984866+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.986009+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.986009+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.993532+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:08.993532+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.993709+0000 mgr.x (mgr.24998) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:08.993709+0000 mgr.x (mgr.24998) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.082376+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.082376+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.085991+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.085991+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.089615+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.089615+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.090664+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.090664+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.096515+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.096515+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:09.096548+0000 mgr.x (mgr.24998) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: cephadm 2024-04-30T10:09:09.096548+0000 mgr.x (mgr.24998) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.140329+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.140329+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.146044+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.146044+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.152029+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.152029+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.191023+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.191023+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.195576+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.195576+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.199241+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[73244]: audit 2024-04-30T10:09:09.199241+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: cephadm 2024-04-30T10:09:09.096548+0000 mgr.x (mgr.24998) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.140329+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.140329+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.146044+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.146044+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.152029+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.152029+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.191023+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.191023+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.195576+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.195576+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.199241+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:09 smithi144 bash[75481]: audit 2024-04-30T10:09:09.199241+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[52996]: debug 2024-04-30T10:09:09.207+0000 7f95a1b63700 -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-30T10:09:09.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.197675+0000 mgr.x (mgr.24998) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.197675+0000 mgr.x (mgr.24998) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.197925+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.197925+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.258889+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.258889+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.261286+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.261286+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.263537+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.263537+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.264322+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.264322+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.272051+0000 mgr.x (mgr.24998) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.272051+0000 mgr.x (mgr.24998) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.272290+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.272290+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.347931+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.347931+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.350220+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.350220+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.352790+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.352790+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.353665+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.353665+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.359312+0000 mgr.x (mgr.24998) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.359312+0000 mgr.x (mgr.24998) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.359673+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.359673+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.431562+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.431562+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.435479+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.435479+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.438897+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.438897+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.439914+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.439914+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.446011+0000 mgr.x (mgr.24998) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.446011+0000 mgr.x (mgr.24998) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.446379+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.446379+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.492592+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.492592+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.495107+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.495107+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.498107+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.498107+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.499169+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.499169+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.504848+0000 mgr.x (mgr.24998) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.504848+0000 mgr.x (mgr.24998) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.505138+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.505138+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.550868+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.550868+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.553356+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.553356+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.556231+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.556231+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.557003+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.557003+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.561802+0000 mgr.x (mgr.24998) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.561802+0000 mgr.x (mgr.24998) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.562208+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.562208+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.607647+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.607647+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.610074+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.610074+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.611982+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.611982+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.612705+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.612705+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cluster 2024-04-30T10:09:08.614239+0000 mgr.x (mgr.24998) 826 : cluster [DBG] pgmap v140: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cluster 2024-04-30T10:09:08.614239+0000 mgr.x (mgr.24998) 826 : cluster [DBG] pgmap v140: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.617963+0000 mgr.x (mgr.24998) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.617963+0000 mgr.x (mgr.24998) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.618271+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.618271+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.696646+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.696646+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.699303+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.699303+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.702227+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.702227+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.703169+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.703169+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.708107+0000 mgr.x (mgr.24998) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.708107+0000 mgr.x (mgr.24998) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.708422+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.708422+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.786692+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.786692+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.789193+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.789193+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.792584+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.792584+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.793503+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.793503+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.798881+0000 mgr.x (mgr.24998) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.798881+0000 mgr.x (mgr.24998) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.798914+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.798914+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.888556+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.888556+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.891322+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.891322+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.894055+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.894055+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.894749+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.894749+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.899505+0000 mgr.x (mgr.24998) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.899505+0000 mgr.x (mgr.24998) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.899864+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.899864+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.978504+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.978504+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.981210+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.981210+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.984866+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.984866+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.986009+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.986009+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.993532+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:08.993532+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.993709+0000 mgr.x (mgr.24998) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:08.993709+0000 mgr.x (mgr.24998) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.082376+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.082376+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.085991+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.085991+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.089615+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.089615+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:09.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.090664+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.090664+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:09.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.096515+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.096515+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:09.096548+0000 mgr.x (mgr.24998) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: cephadm 2024-04-30T10:09:09.096548+0000 mgr.x (mgr.24998) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:09.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.140329+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.140329+0000 mon.a (mon.0) 2649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.146044+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.146044+0000 mon.a (mon.0) 2650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.152029+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.152029+0000 mon.a (mon.0) 2651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:09.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.191023+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.191023+0000 mon.a (mon.0) 2652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:09.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.195576+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.195576+0000 mon.a (mon.0) 2653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.199241+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:09.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:09 smithi151 bash[59049]: audit 2024-04-30T10:09:09.199241+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:10.199 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:09:10.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[75481]: audit 2024-04-30T10:09:09.201711+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:10.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[75481]: audit 2024-04-30T10:09:09.201711+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:10.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[75481]: audit 2024-04-30T10:09:09.211821+0000 mgr.x (mgr.24998) 833 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:10.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[75481]: audit 2024-04-30T10:09:09.211821+0000 mgr.x (mgr.24998) 833 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:10.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[75481]: audit 2024-04-30T10:09:09.212210+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:10.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[75481]: audit 2024-04-30T10:09:09.212210+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:10.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[75481]: cephadm 2024-04-30T10:09:09.213341+0000 mgr.x (mgr.24998) 834 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:09:10.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[75481]: cephadm 2024-04-30T10:09:09.213341+0000 mgr.x (mgr.24998) 834 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:09:10.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[75481]: audit 2024-04-30T10:09:10.186005+0000 mgr.x (mgr.24998) 835 : audit [DBG] from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:10.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[75481]: audit 2024-04-30T10:09:10.186005+0000 mgr.x (mgr.24998) 835 : audit [DBG] from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[73244]: audit 2024-04-30T10:09:09.201711+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[73244]: audit 2024-04-30T10:09:09.201711+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[73244]: audit 2024-04-30T10:09:09.211821+0000 mgr.x (mgr.24998) 833 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:10.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[73244]: audit 2024-04-30T10:09:09.211821+0000 mgr.x (mgr.24998) 833 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:10.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[73244]: audit 2024-04-30T10:09:09.212210+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:10.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[73244]: audit 2024-04-30T10:09:09.212210+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:10.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[73244]: cephadm 2024-04-30T10:09:09.213341+0000 mgr.x (mgr.24998) 834 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:09:10.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[73244]: cephadm 2024-04-30T10:09:09.213341+0000 mgr.x (mgr.24998) 834 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:09:10.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[73244]: audit 2024-04-30T10:09:10.186005+0000 mgr.x (mgr.24998) 835 : audit [DBG] from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:10.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:10 smithi144 bash[73244]: audit 2024-04-30T10:09:10.186005+0000 mgr.x (mgr.24998) 835 : audit [DBG] from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:10.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:10 smithi151 bash[59049]: audit 2024-04-30T10:09:09.201711+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:10.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:10 smithi151 bash[59049]: audit 2024-04-30T10:09:09.201711+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:10.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:10 smithi151 bash[59049]: audit 2024-04-30T10:09:09.211821+0000 mgr.x (mgr.24998) 833 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:10.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:10 smithi151 bash[59049]: audit 2024-04-30T10:09:09.211821+0000 mgr.x (mgr.24998) 833 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:10.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:10 smithi151 bash[59049]: audit 2024-04-30T10:09:09.212210+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:10 smithi151 bash[59049]: audit 2024-04-30T10:09:09.212210+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:10 smithi151 bash[59049]: cephadm 2024-04-30T10:09:09.213341+0000 mgr.x (mgr.24998) 834 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:09:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:10 smithi151 bash[59049]: cephadm 2024-04-30T10:09:09.213341+0000 mgr.x (mgr.24998) 834 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:09:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:10 smithi151 bash[59049]: audit 2024-04-30T10:09:10.186005+0000 mgr.x (mgr.24998) 835 : audit [DBG] from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:10 smithi151 bash[59049]: audit 2024-04-30T10:09:10.186005+0000 mgr.x (mgr.24998) 835 : audit [DBG] from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:10.969 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:09:10.969 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 1s ago 19m - - 2024-04-30T10:09:10.969 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 10s ago 19m - - 2024-04-30T10:09:10.969 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (6m) 1s ago 12m 13.7M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:09:10.969 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (5m) 10s ago 12m 40.5M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:09:10.969 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (4m) 1s ago 10m 43.2M - 3.5 e1d6a67b021e 03085260eb1e 2024-04-30T10:09:10.969 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (5m) 10s ago 18m 514M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:09:10.969 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (4m) 1s ago 20m 439M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:09:10.969 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (4m) 1s ago 20m 60.2M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:09:10.969 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (3m) 10s ago 19m 40.2M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:09:10.969 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (3m) 1s ago 19m 48.4M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:09:10.969 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (6m) 1s ago 13m 9971k - 1.3.1 1dbe0e931976 7b01e2041b73 2024-04-30T10:09:10.970 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (6m) 10s ago 13m 9635k - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:09:10.970 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (2m) 1s ago 18m 55.9M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 9026452f4e61 2024-04-30T10:09:10.970 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (89s) 1s ago 17m 55.5M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 5352fc47dc65 2024-04-30T10:09:10.970 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (41s) 1s ago 17m 44.3M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 844548442e03 2024-04-30T10:09:10.970 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (4s) 1s ago 16m - 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 38564960fb5e 2024-04-30T10:09:10.970 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (15m) 10s ago 15m 65.2M 4096M 17.2.0 e1d6a67b021e 2371b0f703de 2024-04-30T10:09:10.970 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (15m) 10s ago 15m 59.8M 4096M 17.2.0 e1d6a67b021e b39a8bb8c2ad 2024-04-30T10:09:10.970 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (14m) 10s ago 14m 56.6M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:09:10.970 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (14m) 10s ago 14m 61.9M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:09:10.970 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (4m) 10s ago 13m 63.9M - 2.33.4 514e6a882f6e 1c77bdb7cd95 2024-04-30T10:09:10.970 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (11m) 1s ago 11m 86.5M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:09:10.970 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (10m) 10s ago 10m 86.4M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:09:10.970 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (10m) 1s ago 10m 86.5M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:09:10.970 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (10m) 10s ago 10m 86.5M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:09:11.397 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:09:11.397 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:09:11.398 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:09:11.398 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:09:11.398 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:09:11.398 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:09:11.398 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:09:11.398 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:09:11.398 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-30T10:09:11.398 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:09:11.398 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:09:11.398 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:09:11.398 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:09:11.398 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:09:11.398 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:09:11.398 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-04-30T10:09:11.399 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 8 2024-04-30T10:09:11.399 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:09:11.399 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:09:11.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:11 smithi144 bash[75481]: audit 2024-04-30T10:09:10.570388+0000 mgr.x (mgr.24998) 836 : audit [DBG] from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:11.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:11 smithi144 bash[75481]: audit 2024-04-30T10:09:10.570388+0000 mgr.x (mgr.24998) 836 : audit [DBG] from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:11.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:11 smithi144 bash[75481]: cluster 2024-04-30T10:09:10.615332+0000 mgr.x (mgr.24998) 837 : cluster [DBG] pgmap v141: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:11.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:11 smithi144 bash[75481]: cluster 2024-04-30T10:09:10.615332+0000 mgr.x (mgr.24998) 837 : cluster [DBG] pgmap v141: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:11.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:11 smithi144 bash[75481]: audit 2024-04-30T10:09:10.920177+0000 mgr.x (mgr.24998) 838 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:11.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:11 smithi144 bash[75481]: audit 2024-04-30T10:09:10.920177+0000 mgr.x (mgr.24998) 838 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:11.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:11 smithi144 bash[75481]: cluster 2024-04-30T10:09:11.063299+0000 mon.a (mon.0) 2657 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:11.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:11 smithi144 bash[75481]: cluster 2024-04-30T10:09:11.063299+0000 mon.a (mon.0) 2657 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:11.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:11 smithi144 bash[73244]: audit 2024-04-30T10:09:10.570388+0000 mgr.x (mgr.24998) 836 : audit [DBG] from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:11.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:11 smithi144 bash[73244]: audit 2024-04-30T10:09:10.570388+0000 mgr.x (mgr.24998) 836 : audit [DBG] from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:11.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:11 smithi144 bash[73244]: cluster 2024-04-30T10:09:10.615332+0000 mgr.x (mgr.24998) 837 : cluster [DBG] pgmap v141: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:11.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:11 smithi144 bash[73244]: cluster 2024-04-30T10:09:10.615332+0000 mgr.x (mgr.24998) 837 : cluster [DBG] pgmap v141: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:11.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:11 smithi144 bash[73244]: audit 2024-04-30T10:09:10.920177+0000 mgr.x (mgr.24998) 838 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:11.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:11 smithi144 bash[73244]: audit 2024-04-30T10:09:10.920177+0000 mgr.x (mgr.24998) 838 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:11.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:11 smithi144 bash[73244]: cluster 2024-04-30T10:09:11.063299+0000 mon.a (mon.0) 2657 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:11.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:11 smithi144 bash[73244]: cluster 2024-04-30T10:09:11.063299+0000 mon.a (mon.0) 2657 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:11.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:11 smithi151 bash[59049]: audit 2024-04-30T10:09:10.570388+0000 mgr.x (mgr.24998) 836 : audit [DBG] from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:11.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:11 smithi151 bash[59049]: audit 2024-04-30T10:09:10.570388+0000 mgr.x (mgr.24998) 836 : audit [DBG] from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:11.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:11 smithi151 bash[59049]: cluster 2024-04-30T10:09:10.615332+0000 mgr.x (mgr.24998) 837 : cluster [DBG] pgmap v141: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:11.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:11 smithi151 bash[59049]: cluster 2024-04-30T10:09:10.615332+0000 mgr.x (mgr.24998) 837 : cluster [DBG] pgmap v141: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 182 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:11.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:11 smithi151 bash[59049]: audit 2024-04-30T10:09:10.920177+0000 mgr.x (mgr.24998) 838 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:11.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:11 smithi151 bash[59049]: audit 2024-04-30T10:09:10.920177+0000 mgr.x (mgr.24998) 838 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:11 smithi151 bash[59049]: cluster 2024-04-30T10:09:11.063299+0000 mon.a (mon.0) 2657 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:11 smithi151 bash[59049]: cluster 2024-04-30T10:09:11.063299+0000 mon.a (mon.0) 2657 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:11.763 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:09:11.763 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:09:11.763 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:09:11.763 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:09:11.763 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:09:11.763 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr", 2024-04-30T10:09:11.763 INFO:teuthology.orchestra.run.smithi144.stdout: "mon" 2024-04-30T10:09:11.763 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:09:11.763 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "9/23 daemons upgraded", 2024-04-30T10:09:11.763 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading osd daemons", 2024-04-30T10:09:11.763 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:09:11.764 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:09:12.203 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded 2024-04-30T10:09:12.203 INFO:teuthology.orchestra.run.smithi144.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-30T10:09:12.203 INFO:teuthology.orchestra.run.smithi144.stdout: osd.3 (root=default,host=smithi144) is down 2024-04-30T10:09:12.203 INFO:teuthology.orchestra.run.smithi144.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded 2024-04-30T10:09:12.203 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.1 is active+undersized+degraded, acting [2,0] 2024-04-30T10:09:12.203 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.9 is active+undersized+degraded, acting [1,7] 2024-04-30T10:09:12.203 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.a is active+undersized+degraded, acting [1,7] 2024-04-30T10:09:12.203 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.d is active+undersized+degraded, acting [1,4] 2024-04-30T10:09:12.203 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.e is active+undersized+degraded, acting [2,7] 2024-04-30T10:09:12.203 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.12 is active+undersized+degraded, acting [5,7] 2024-04-30T10:09:12.203 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.1 is active+undersized+degraded, acting [0,4] 2024-04-30T10:09:12.203 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.2 is active+undersized+degraded, acting [5,6] 2024-04-30T10:09:12.203 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.5 is active+undersized+degraded, acting [5,2] 2024-04-30T10:09:12.203 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.7 is active+undersized+degraded, acting [7,0] 2024-04-30T10:09:12.204 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.8 is active+undersized+degraded, acting [1,7] 2024-04-30T10:09:12.204 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.b is active+undersized+degraded, acting [0,4] 2024-04-30T10:09:12.204 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.c is active+undersized+degraded, acting [5,6] 2024-04-30T10:09:12.204 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.12 is active+undersized+degraded, acting [0,7] 2024-04-30T10:09:12.204 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.15 is active+undersized+degraded, acting [7,4] 2024-04-30T10:09:12.204 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.17 is active+undersized+degraded, acting [0,5] 2024-04-30T10:09:12.204 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.18 is active+undersized+degraded, acting [0,1] 2024-04-30T10:09:12.204 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.19 is active+undersized+degraded, acting [1,4] 2024-04-30T10:09:12.204 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.1e is active+undersized+degraded, acting [6,2] 2024-04-30T10:09:12.204 INFO:teuthology.orchestra.run.smithi144.stdout: pg 4.0 is active+undersized+degraded, acting [7,0] 2024-04-30T10:09:12.204 INFO:teuthology.orchestra.run.smithi144.stdout: pg 4.9 is active+undersized+degraded, acting [4,1] 2024-04-30T10:09:12.204 INFO:teuthology.orchestra.run.smithi144.stdout: pg 4.14 is active+undersized+degraded, acting [1,7] 2024-04-30T10:09:12.204 INFO:teuthology.orchestra.run.smithi144.stdout: pg 4.15 is active+undersized+degraded, acting [5,7] 2024-04-30T10:09:12.204 INFO:teuthology.orchestra.run.smithi144.stdout: pg 5.a is active+undersized+degraded, acting [2,4] 2024-04-30T10:09:12.204 INFO:teuthology.orchestra.run.smithi144.stdout: pg 5.1c is active+undersized+degraded, acting [4,2] 2024-04-30T10:09:12.205 INFO:teuthology.orchestra.run.smithi144.stdout: pg 6.c is active+undersized+degraded, acting [6,5] 2024-04-30T10:09:12.205 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:11 smithi144 bash[91419]: debug 2024-04-30T10:09:11.933+0000 7f5de20a57c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-30T10:09:12.205 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:11 smithi144 bash[91419]: debug 2024-04-30T10:09:11.965+0000 7f5de20a57c0 -1 osd.3 136 log_to_monitors true 2024-04-30T10:09:12.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:12 smithi151 bash[59049]: audit 2024-04-30T10:09:11.399929+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.144:0/1265435649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:12.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:12 smithi151 bash[59049]: audit 2024-04-30T10:09:11.399929+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.144:0/1265435649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:12.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:12 smithi151 bash[59049]: audit 2024-04-30T10:09:11.763695+0000 mgr.x (mgr.24998) 839 : audit [DBG] from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:12.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:12 smithi151 bash[59049]: audit 2024-04-30T10:09:11.763695+0000 mgr.x (mgr.24998) 839 : audit [DBG] from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:12.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:12 smithi151 bash[59049]: audit 2024-04-30T10:09:11.969564+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.144:6824/803825516,v1:172.21.15.144:6825/803825516]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-30T10:09:12.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:12 smithi151 bash[59049]: audit 2024-04-30T10:09:11.969564+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.144:6824/803825516,v1:172.21.15.144:6825/803825516]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-30T10:09:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:12 smithi151 bash[59049]: audit 2024-04-30T10:09:11.969931+0000 mon.a (mon.0) 2658 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-30T10:09:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:12 smithi151 bash[59049]: audit 2024-04-30T10:09:11.969931+0000 mon.a (mon.0) 2658 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-30T10:09:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:12 smithi151 bash[59049]: audit 2024-04-30T10:09:12.204999+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.144:0/684615096' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:09:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:12 smithi151 bash[59049]: audit 2024-04-30T10:09:12.204999+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.144:0/684615096' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:09:12.696 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[91419]: debug 2024-04-30T10:09:12.269+0000 7f5dd34fc700 -1 osd.3 136 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T10:09:12.696 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[75481]: audit 2024-04-30T10:09:11.399929+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.144:0/1265435649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:12.696 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[75481]: audit 2024-04-30T10:09:11.399929+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.144:0/1265435649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:12.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[75481]: audit 2024-04-30T10:09:11.763695+0000 mgr.x (mgr.24998) 839 : audit [DBG] from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:12.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[75481]: audit 2024-04-30T10:09:11.763695+0000 mgr.x (mgr.24998) 839 : audit [DBG] from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:12.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[75481]: audit 2024-04-30T10:09:11.969564+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.144:6824/803825516,v1:172.21.15.144:6825/803825516]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-30T10:09:12.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[75481]: audit 2024-04-30T10:09:11.969564+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.144:6824/803825516,v1:172.21.15.144:6825/803825516]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-30T10:09:12.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[75481]: audit 2024-04-30T10:09:11.969931+0000 mon.a (mon.0) 2658 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-30T10:09:12.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[75481]: audit 2024-04-30T10:09:11.969931+0000 mon.a (mon.0) 2658 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-30T10:09:12.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[75481]: audit 2024-04-30T10:09:12.204999+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.144:0/684615096' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:09:12.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[75481]: audit 2024-04-30T10:09:12.204999+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.144:0/684615096' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:09:12.697 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[73244]: audit 2024-04-30T10:09:11.399929+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.144:0/1265435649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:12.697 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[73244]: audit 2024-04-30T10:09:11.399929+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.144:0/1265435649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:12.697 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[73244]: audit 2024-04-30T10:09:11.763695+0000 mgr.x (mgr.24998) 839 : audit [DBG] from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:12.697 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[73244]: audit 2024-04-30T10:09:11.763695+0000 mgr.x (mgr.24998) 839 : audit [DBG] from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:12.698 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[73244]: audit 2024-04-30T10:09:11.969564+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.144:6824/803825516,v1:172.21.15.144:6825/803825516]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-30T10:09:12.698 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[73244]: audit 2024-04-30T10:09:11.969564+0000 mon.c (mon.1) 12 : audit [INF] from='osd.3 [v2:172.21.15.144:6824/803825516,v1:172.21.15.144:6825/803825516]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-30T10:09:12.698 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[73244]: audit 2024-04-30T10:09:11.969931+0000 mon.a (mon.0) 2658 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-30T10:09:12.698 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[73244]: audit 2024-04-30T10:09:11.969931+0000 mon.a (mon.0) 2658 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-30T10:09:12.698 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[73244]: audit 2024-04-30T10:09:12.204999+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.144:0/684615096' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:09:12.698 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:12 smithi144 bash[73244]: audit 2024-04-30T10:09:12.204999+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.144:0/684615096' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:09:13.381 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[75481]: audit 2024-04-30T10:09:12.214953+0000 mon.a (mon.0) 2659 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-30T10:09:13.381 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[75481]: audit 2024-04-30T10:09:12.214953+0000 mon.a (mon.0) 2659 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-30T10:09:13.381 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[75481]: audit 2024-04-30T10:09:12.219018+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.144:6824/803825516,v1:172.21.15.144:6825/803825516]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:09:13.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[75481]: audit 2024-04-30T10:09:12.219018+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.144:6824/803825516,v1:172.21.15.144:6825/803825516]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:09:13.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[75481]: cluster 2024-04-30T10:09:12.219636+0000 mon.a (mon.0) 2660 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-30T10:09:13.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[75481]: cluster 2024-04-30T10:09:12.219636+0000 mon.a (mon.0) 2660 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-30T10:09:13.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[75481]: audit 2024-04-30T10:09:12.220429+0000 mon.a (mon.0) 2661 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:09:13.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[75481]: audit 2024-04-30T10:09:12.220429+0000 mon.a (mon.0) 2661 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:09:13.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[75481]: cluster 2024-04-30T10:09:12.616379+0000 mgr.x (mgr.24998) 840 : cluster [DBG] pgmap v143: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:13.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[75481]: cluster 2024-04-30T10:09:12.616379+0000 mgr.x (mgr.24998) 840 : cluster [DBG] pgmap v143: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:13.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[75481]: audit 2024-04-30T10:09:12.908174+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:13.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[75481]: audit 2024-04-30T10:09:12.908174+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:13.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[75481]: audit 2024-04-30T10:09:12.917476+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:13.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[75481]: audit 2024-04-30T10:09:12.917476+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:13.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[75481]: audit 2024-04-30T10:09:12.925696+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:13.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[75481]: audit 2024-04-30T10:09:12.925696+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:13.383 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[73244]: audit 2024-04-30T10:09:12.214953+0000 mon.a (mon.0) 2659 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-30T10:09:13.383 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[73244]: audit 2024-04-30T10:09:12.214953+0000 mon.a (mon.0) 2659 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-30T10:09:13.383 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[73244]: audit 2024-04-30T10:09:12.219018+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.144:6824/803825516,v1:172.21.15.144:6825/803825516]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:09:13.383 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[73244]: audit 2024-04-30T10:09:12.219018+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.144:6824/803825516,v1:172.21.15.144:6825/803825516]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:09:13.383 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[73244]: cluster 2024-04-30T10:09:12.219636+0000 mon.a (mon.0) 2660 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-30T10:09:13.383 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[73244]: cluster 2024-04-30T10:09:12.219636+0000 mon.a (mon.0) 2660 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-30T10:09:13.383 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[73244]: audit 2024-04-30T10:09:12.220429+0000 mon.a (mon.0) 2661 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:09:13.383 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[73244]: audit 2024-04-30T10:09:12.220429+0000 mon.a (mon.0) 2661 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:09:13.383 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[73244]: cluster 2024-04-30T10:09:12.616379+0000 mgr.x (mgr.24998) 840 : cluster [DBG] pgmap v143: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:13.383 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[73244]: cluster 2024-04-30T10:09:12.616379+0000 mgr.x (mgr.24998) 840 : cluster [DBG] pgmap v143: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:13.383 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[73244]: audit 2024-04-30T10:09:12.908174+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:13.383 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[73244]: audit 2024-04-30T10:09:12.908174+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:13.383 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[73244]: audit 2024-04-30T10:09:12.917476+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:13.384 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[73244]: audit 2024-04-30T10:09:12.917476+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:13.384 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[73244]: audit 2024-04-30T10:09:12.925696+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:13.384 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:13 smithi144 bash[73244]: audit 2024-04-30T10:09:12.925696+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:13.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:13 smithi151 bash[59049]: audit 2024-04-30T10:09:12.214953+0000 mon.a (mon.0) 2659 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-30T10:09:13.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:13 smithi151 bash[59049]: audit 2024-04-30T10:09:12.214953+0000 mon.a (mon.0) 2659 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-30T10:09:13.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:13 smithi151 bash[59049]: audit 2024-04-30T10:09:12.219018+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.144:6824/803825516,v1:172.21.15.144:6825/803825516]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:09:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:13 smithi151 bash[59049]: audit 2024-04-30T10:09:12.219018+0000 mon.c (mon.1) 14 : audit [INF] from='osd.3 [v2:172.21.15.144:6824/803825516,v1:172.21.15.144:6825/803825516]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:09:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:13 smithi151 bash[59049]: cluster 2024-04-30T10:09:12.219636+0000 mon.a (mon.0) 2660 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-30T10:09:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:13 smithi151 bash[59049]: cluster 2024-04-30T10:09:12.219636+0000 mon.a (mon.0) 2660 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-30T10:09:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:13 smithi151 bash[59049]: audit 2024-04-30T10:09:12.220429+0000 mon.a (mon.0) 2661 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:09:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:13 smithi151 bash[59049]: audit 2024-04-30T10:09:12.220429+0000 mon.a (mon.0) 2661 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi144", "root=default"]}]: dispatch 2024-04-30T10:09:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:13 smithi151 bash[59049]: cluster 2024-04-30T10:09:12.616379+0000 mgr.x (mgr.24998) 840 : cluster [DBG] pgmap v143: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:13 smithi151 bash[59049]: cluster 2024-04-30T10:09:12.616379+0000 mgr.x (mgr.24998) 840 : cluster [DBG] pgmap v143: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:09:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:13 smithi151 bash[59049]: audit 2024-04-30T10:09:12.908174+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:13 smithi151 bash[59049]: audit 2024-04-30T10:09:12.908174+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:13 smithi151 bash[59049]: audit 2024-04-30T10:09:12.917476+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:13 smithi151 bash[59049]: audit 2024-04-30T10:09:12.917476+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:13 smithi151 bash[59049]: audit 2024-04-30T10:09:12.925696+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:13 smithi151 bash[59049]: audit 2024-04-30T10:09:12.925696+0000 mon.a (mon.0) 2664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:14.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[73244]: cluster 2024-04-30T10:09:13.227734+0000 mon.a (mon.0) 2665 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:09:14.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[73244]: cluster 2024-04-30T10:09:13.227734+0000 mon.a (mon.0) 2665 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:09:14.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[73244]: cluster 2024-04-30T10:09:13.232161+0000 mon.a (mon.0) 2666 : cluster [INF] osd.3 [v2:172.21.15.144:6824/803825516,v1:172.21.15.144:6825/803825516] boot 2024-04-30T10:09:14.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[73244]: cluster 2024-04-30T10:09:13.232161+0000 mon.a (mon.0) 2666 : cluster [INF] osd.3 [v2:172.21.15.144:6824/803825516,v1:172.21.15.144:6825/803825516] boot 2024-04-30T10:09:14.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[73244]: cluster 2024-04-30T10:09:13.232207+0000 mon.a (mon.0) 2667 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-30T10:09:14.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[73244]: cluster 2024-04-30T10:09:13.232207+0000 mon.a (mon.0) 2667 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-30T10:09:14.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[73244]: audit 2024-04-30T10:09:13.232764+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:09:14.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[73244]: audit 2024-04-30T10:09:13.232764+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:09:14.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[73244]: audit 2024-04-30T10:09:13.648675+0000 mgr.x (mgr.24998) 841 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:14.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[73244]: audit 2024-04-30T10:09:13.648675+0000 mgr.x (mgr.24998) 841 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:14.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[73244]: cluster 2024-04-30T10:09:14.241095+0000 mon.a (mon.0) 2669 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-30T10:09:14.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[73244]: cluster 2024-04-30T10:09:14.241095+0000 mon.a (mon.0) 2669 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-30T10:09:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[75481]: cluster 2024-04-30T10:09:13.227734+0000 mon.a (mon.0) 2665 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:09:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[75481]: cluster 2024-04-30T10:09:13.227734+0000 mon.a (mon.0) 2665 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:09:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[75481]: cluster 2024-04-30T10:09:13.232161+0000 mon.a (mon.0) 2666 : cluster [INF] osd.3 [v2:172.21.15.144:6824/803825516,v1:172.21.15.144:6825/803825516] boot 2024-04-30T10:09:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[75481]: cluster 2024-04-30T10:09:13.232161+0000 mon.a (mon.0) 2666 : cluster [INF] osd.3 [v2:172.21.15.144:6824/803825516,v1:172.21.15.144:6825/803825516] boot 2024-04-30T10:09:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[75481]: cluster 2024-04-30T10:09:13.232207+0000 mon.a (mon.0) 2667 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-30T10:09:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[75481]: cluster 2024-04-30T10:09:13.232207+0000 mon.a (mon.0) 2667 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-30T10:09:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[75481]: audit 2024-04-30T10:09:13.232764+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:09:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[75481]: audit 2024-04-30T10:09:13.232764+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:09:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[75481]: audit 2024-04-30T10:09:13.648675+0000 mgr.x (mgr.24998) 841 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[75481]: audit 2024-04-30T10:09:13.648675+0000 mgr.x (mgr.24998) 841 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[75481]: cluster 2024-04-30T10:09:14.241095+0000 mon.a (mon.0) 2669 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-30T10:09:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:14 smithi144 bash[75481]: cluster 2024-04-30T10:09:14.241095+0000 mon.a (mon.0) 2669 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-30T10:09:14.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:14 smithi151 bash[59049]: cluster 2024-04-30T10:09:13.227734+0000 mon.a (mon.0) 2665 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:09:14.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:14 smithi151 bash[59049]: cluster 2024-04-30T10:09:13.227734+0000 mon.a (mon.0) 2665 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:09:14.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:14 smithi151 bash[59049]: cluster 2024-04-30T10:09:13.232161+0000 mon.a (mon.0) 2666 : cluster [INF] osd.3 [v2:172.21.15.144:6824/803825516,v1:172.21.15.144:6825/803825516] boot 2024-04-30T10:09:14.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:14 smithi151 bash[59049]: cluster 2024-04-30T10:09:13.232161+0000 mon.a (mon.0) 2666 : cluster [INF] osd.3 [v2:172.21.15.144:6824/803825516,v1:172.21.15.144:6825/803825516] boot 2024-04-30T10:09:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:14 smithi151 bash[59049]: cluster 2024-04-30T10:09:13.232207+0000 mon.a (mon.0) 2667 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-30T10:09:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:14 smithi151 bash[59049]: cluster 2024-04-30T10:09:13.232207+0000 mon.a (mon.0) 2667 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-04-30T10:09:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:14 smithi151 bash[59049]: audit 2024-04-30T10:09:13.232764+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:09:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:14 smithi151 bash[59049]: audit 2024-04-30T10:09:13.232764+0000 mon.a (mon.0) 2668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-30T10:09:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:14 smithi151 bash[59049]: audit 2024-04-30T10:09:13.648675+0000 mgr.x (mgr.24998) 841 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:14 smithi151 bash[59049]: audit 2024-04-30T10:09:13.648675+0000 mgr.x (mgr.24998) 841 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:14 smithi151 bash[59049]: cluster 2024-04-30T10:09:14.241095+0000 mon.a (mon.0) 2669 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-30T10:09:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:14 smithi151 bash[59049]: cluster 2024-04-30T10:09:14.241095+0000 mon.a (mon.0) 2669 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-30T10:09:15.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:15 smithi151 bash[59049]: cluster 2024-04-30T10:09:14.617388+0000 mgr.x (mgr.24998) 842 : cluster [DBG] pgmap v146: 161 pgs: 18 peering, 19 active+undersized+degraded, 29 active+undersized, 95 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-04-30T10:09:15.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:15 smithi151 bash[59049]: cluster 2024-04-30T10:09:14.617388+0000 mgr.x (mgr.24998) 842 : cluster [DBG] pgmap v146: 161 pgs: 18 peering, 19 active+undersized+degraded, 29 active+undersized, 95 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-04-30T10:09:15.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:15 smithi144 bash[73244]: cluster 2024-04-30T10:09:14.617388+0000 mgr.x (mgr.24998) 842 : cluster [DBG] pgmap v146: 161 pgs: 18 peering, 19 active+undersized+degraded, 29 active+undersized, 95 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-04-30T10:09:15.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:15 smithi144 bash[73244]: cluster 2024-04-30T10:09:14.617388+0000 mgr.x (mgr.24998) 842 : cluster [DBG] pgmap v146: 161 pgs: 18 peering, 19 active+undersized+degraded, 29 active+undersized, 95 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-04-30T10:09:15.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:15 smithi144 bash[75481]: cluster 2024-04-30T10:09:14.617388+0000 mgr.x (mgr.24998) 842 : cluster [DBG] pgmap v146: 161 pgs: 18 peering, 19 active+undersized+degraded, 29 active+undersized, 95 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-04-30T10:09:15.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:15 smithi144 bash[75481]: cluster 2024-04-30T10:09:14.617388+0000 mgr.x (mgr.24998) 842 : cluster [DBG] pgmap v146: 161 pgs: 18 peering, 19 active+undersized+degraded, 29 active+undersized, 95 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 62/630 objects degraded (9.841%) 2024-04-30T10:09:16.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:16 smithi151 bash[59049]: cluster 2024-04-30T10:09:16.064070+0000 mon.a (mon.0) 2670 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 19 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:16.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:16 smithi151 bash[59049]: cluster 2024-04-30T10:09:16.064070+0000 mon.a (mon.0) 2670 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 19 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:16.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:16 smithi144 bash[73244]: cluster 2024-04-30T10:09:16.064070+0000 mon.a (mon.0) 2670 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 19 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:16.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:16 smithi144 bash[73244]: cluster 2024-04-30T10:09:16.064070+0000 mon.a (mon.0) 2670 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 19 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:16.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:16 smithi144 bash[75481]: cluster 2024-04-30T10:09:16.064070+0000 mon.a (mon.0) 2670 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 19 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:16.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:16 smithi144 bash[75481]: cluster 2024-04-30T10:09:16.064070+0000 mon.a (mon.0) 2670 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 19 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:17.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:17 smithi151 bash[59049]: cluster 2024-04-30T10:09:16.618601+0000 mgr.x (mgr.24998) 843 : cluster [DBG] pgmap v147: 161 pgs: 18 peering, 13 active+undersized+degraded, 21 active+undersized, 109 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-04-30T10:09:17.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:17 smithi151 bash[59049]: cluster 2024-04-30T10:09:16.618601+0000 mgr.x (mgr.24998) 843 : cluster [DBG] pgmap v147: 161 pgs: 18 peering, 13 active+undersized+degraded, 21 active+undersized, 109 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-04-30T10:09:17.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:17 smithi144 bash[73244]: cluster 2024-04-30T10:09:16.618601+0000 mgr.x (mgr.24998) 843 : cluster [DBG] pgmap v147: 161 pgs: 18 peering, 13 active+undersized+degraded, 21 active+undersized, 109 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-04-30T10:09:17.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:17 smithi144 bash[73244]: cluster 2024-04-30T10:09:16.618601+0000 mgr.x (mgr.24998) 843 : cluster [DBG] pgmap v147: 161 pgs: 18 peering, 13 active+undersized+degraded, 21 active+undersized, 109 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-04-30T10:09:17.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:17 smithi144 bash[75481]: cluster 2024-04-30T10:09:16.618601+0000 mgr.x (mgr.24998) 843 : cluster [DBG] pgmap v147: 161 pgs: 18 peering, 13 active+undersized+degraded, 21 active+undersized, 109 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-04-30T10:09:17.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:17 smithi144 bash[75481]: cluster 2024-04-30T10:09:16.618601+0000 mgr.x (mgr.24998) 843 : cluster [DBG] pgmap v147: 161 pgs: 18 peering, 13 active+undersized+degraded, 21 active+undersized, 109 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 44/630 objects degraded (6.984%) 2024-04-30T10:09:18.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:09:18 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:09:18] "GET /metrics HTTP/1.1" 200 38367 "" "Prometheus/2.33.4" 2024-04-30T10:09:19.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:18 smithi151 bash[59049]: cluster 2024-04-30T10:09:18.673328+0000 mon.a (mon.0) 2671 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 13 pgs degraded) 2024-04-30T10:09:19.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:18 smithi151 bash[59049]: cluster 2024-04-30T10:09:18.673328+0000 mon.a (mon.0) 2671 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 13 pgs degraded) 2024-04-30T10:09:19.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:18 smithi151 bash[59049]: cluster 2024-04-30T10:09:18.673392+0000 mon.a (mon.0) 2672 : cluster [INF] Cluster is now healthy 2024-04-30T10:09:19.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:18 smithi151 bash[59049]: cluster 2024-04-30T10:09:18.673392+0000 mon.a (mon.0) 2672 : cluster [INF] Cluster is now healthy 2024-04-30T10:09:19.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:18 smithi144 bash[73244]: cluster 2024-04-30T10:09:18.673328+0000 mon.a (mon.0) 2671 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 13 pgs degraded) 2024-04-30T10:09:19.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:18 smithi144 bash[73244]: cluster 2024-04-30T10:09:18.673328+0000 mon.a (mon.0) 2671 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 13 pgs degraded) 2024-04-30T10:09:19.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:18 smithi144 bash[73244]: cluster 2024-04-30T10:09:18.673392+0000 mon.a (mon.0) 2672 : cluster [INF] Cluster is now healthy 2024-04-30T10:09:19.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:18 smithi144 bash[73244]: cluster 2024-04-30T10:09:18.673392+0000 mon.a (mon.0) 2672 : cluster [INF] Cluster is now healthy 2024-04-30T10:09:19.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:18 smithi144 bash[75481]: cluster 2024-04-30T10:09:18.673328+0000 mon.a (mon.0) 2671 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 13 pgs degraded) 2024-04-30T10:09:19.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:18 smithi144 bash[75481]: cluster 2024-04-30T10:09:18.673328+0000 mon.a (mon.0) 2671 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 44/630 objects degraded (6.984%), 13 pgs degraded) 2024-04-30T10:09:19.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:18 smithi144 bash[75481]: cluster 2024-04-30T10:09:18.673392+0000 mon.a (mon.0) 2672 : cluster [INF] Cluster is now healthy 2024-04-30T10:09:19.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:18 smithi144 bash[75481]: cluster 2024-04-30T10:09:18.673392+0000 mon.a (mon.0) 2672 : cluster [INF] Cluster is now healthy 2024-04-30T10:09:20.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:19 smithi151 bash[59049]: cluster 2024-04-30T10:09:18.620404+0000 mgr.x (mgr.24998) 844 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:20.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:19 smithi151 bash[59049]: cluster 2024-04-30T10:09:18.620404+0000 mgr.x (mgr.24998) 844 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:20.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:19 smithi144 bash[75481]: cluster 2024-04-30T10:09:18.620404+0000 mgr.x (mgr.24998) 844 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:20.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:19 smithi144 bash[75481]: cluster 2024-04-30T10:09:18.620404+0000 mgr.x (mgr.24998) 844 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:20.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:19 smithi144 bash[73244]: cluster 2024-04-30T10:09:18.620404+0000 mgr.x (mgr.24998) 844 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:20.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:19 smithi144 bash[73244]: cluster 2024-04-30T10:09:18.620404+0000 mgr.x (mgr.24998) 844 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:22.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:21 smithi151 bash[59049]: cluster 2024-04-30T10:09:20.621210+0000 mgr.x (mgr.24998) 845 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:22.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:21 smithi151 bash[59049]: cluster 2024-04-30T10:09:20.621210+0000 mgr.x (mgr.24998) 845 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:22.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:21 smithi151 bash[59049]: audit 2024-04-30T10:09:20.969811+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:22.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:21 smithi151 bash[59049]: audit 2024-04-30T10:09:20.969811+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:22.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:21 smithi151 bash[59049]: audit 2024-04-30T10:09:20.980498+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:22.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:21 smithi151 bash[59049]: audit 2024-04-30T10:09:20.980498+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:22.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:21 smithi151 bash[59049]: audit 2024-04-30T10:09:20.989683+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:22.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:21 smithi151 bash[59049]: audit 2024-04-30T10:09:20.989683+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:22.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:21 smithi144 bash[73244]: cluster 2024-04-30T10:09:20.621210+0000 mgr.x (mgr.24998) 845 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:22.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:21 smithi144 bash[73244]: cluster 2024-04-30T10:09:20.621210+0000 mgr.x (mgr.24998) 845 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:22.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:21 smithi144 bash[73244]: audit 2024-04-30T10:09:20.969811+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:22.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:21 smithi144 bash[73244]: audit 2024-04-30T10:09:20.969811+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:22.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:21 smithi144 bash[73244]: audit 2024-04-30T10:09:20.980498+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:22.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:21 smithi144 bash[73244]: audit 2024-04-30T10:09:20.980498+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:22.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:21 smithi144 bash[73244]: audit 2024-04-30T10:09:20.989683+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:22.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:21 smithi144 bash[73244]: audit 2024-04-30T10:09:20.989683+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:22.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:21 smithi144 bash[75481]: cluster 2024-04-30T10:09:20.621210+0000 mgr.x (mgr.24998) 845 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:22.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:21 smithi144 bash[75481]: cluster 2024-04-30T10:09:20.621210+0000 mgr.x (mgr.24998) 845 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:22.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:21 smithi144 bash[75481]: audit 2024-04-30T10:09:20.969811+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:22.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:21 smithi144 bash[75481]: audit 2024-04-30T10:09:20.969811+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:22.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:21 smithi144 bash[75481]: audit 2024-04-30T10:09:20.980498+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:22.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:21 smithi144 bash[75481]: audit 2024-04-30T10:09:20.980498+0000 mon.a (mon.0) 2674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:22.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:21 smithi144 bash[75481]: audit 2024-04-30T10:09:20.989683+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:22.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:21 smithi144 bash[75481]: audit 2024-04-30T10:09:20.989683+0000 mon.a (mon.0) 2675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:23.779 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:23 smithi151 bash[59049]: audit 2024-04-30T10:09:22.489122+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:23.780 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:23 smithi151 bash[59049]: audit 2024-04-30T10:09:22.489122+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:23.780 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:23 smithi151 bash[59049]: audit 2024-04-30T10:09:22.490382+0000 mon.a (mon.0) 2677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:23.780 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:23 smithi151 bash[59049]: audit 2024-04-30T10:09:22.490382+0000 mon.a (mon.0) 2677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:23.780 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:23 smithi151 bash[59049]: cluster 2024-04-30T10:09:22.621926+0000 mgr.x (mgr.24998) 846 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:23.780 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:23 smithi151 bash[59049]: cluster 2024-04-30T10:09:22.621926+0000 mgr.x (mgr.24998) 846 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:23.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:23 smithi144 bash[73244]: audit 2024-04-30T10:09:22.489122+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:23.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:23 smithi144 bash[73244]: audit 2024-04-30T10:09:22.489122+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:23.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:23 smithi144 bash[73244]: audit 2024-04-30T10:09:22.490382+0000 mon.a (mon.0) 2677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:23.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:23 smithi144 bash[73244]: audit 2024-04-30T10:09:22.490382+0000 mon.a (mon.0) 2677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:23.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:23 smithi144 bash[73244]: cluster 2024-04-30T10:09:22.621926+0000 mgr.x (mgr.24998) 846 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:23.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:23 smithi144 bash[73244]: cluster 2024-04-30T10:09:22.621926+0000 mgr.x (mgr.24998) 846 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:23.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:23 smithi144 bash[75481]: audit 2024-04-30T10:09:22.489122+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:23.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:23 smithi144 bash[75481]: audit 2024-04-30T10:09:22.489122+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:23.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:23 smithi144 bash[75481]: audit 2024-04-30T10:09:22.490382+0000 mon.a (mon.0) 2677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:23.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:23 smithi144 bash[75481]: audit 2024-04-30T10:09:22.490382+0000 mon.a (mon.0) 2677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:23.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:23 smithi144 bash[75481]: cluster 2024-04-30T10:09:22.621926+0000 mgr.x (mgr.24998) 846 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:23.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:23 smithi144 bash[75481]: cluster 2024-04-30T10:09:22.621926+0000 mgr.x (mgr.24998) 846 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:24.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:24 smithi151 bash[59049]: audit 2024-04-30T10:09:23.660116+0000 mgr.x (mgr.24998) 847 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:24.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:24 smithi151 bash[59049]: audit 2024-04-30T10:09:23.660116+0000 mgr.x (mgr.24998) 847 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:24.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:24 smithi151 bash[59049]: audit 2024-04-30T10:09:24.228076+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:24.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:24 smithi151 bash[59049]: audit 2024-04-30T10:09:24.228076+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:24.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:24 smithi144 bash[75481]: audit 2024-04-30T10:09:23.660116+0000 mgr.x (mgr.24998) 847 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:24.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:24 smithi144 bash[75481]: audit 2024-04-30T10:09:23.660116+0000 mgr.x (mgr.24998) 847 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:24.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:24 smithi144 bash[75481]: audit 2024-04-30T10:09:24.228076+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:24.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:24 smithi144 bash[75481]: audit 2024-04-30T10:09:24.228076+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:24.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:24 smithi144 bash[73244]: audit 2024-04-30T10:09:23.660116+0000 mgr.x (mgr.24998) 847 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:24.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:24 smithi144 bash[73244]: audit 2024-04-30T10:09:23.660116+0000 mgr.x (mgr.24998) 847 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:24.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:24 smithi144 bash[73244]: audit 2024-04-30T10:09:24.228076+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:24.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:24 smithi144 bash[73244]: audit 2024-04-30T10:09:24.228076+0000 mon.a (mon.0) 2678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:25 smithi151 bash[59049]: audit 2024-04-30T10:09:24.227920+0000 mgr.x (mgr.24998) 848 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:25 smithi151 bash[59049]: audit 2024-04-30T10:09:24.227920+0000 mgr.x (mgr.24998) 848 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:25 smithi151 bash[59049]: cephadm 2024-04-30T10:09:24.231063+0000 mgr.x (mgr.24998) 849 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-30T10:09:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:25 smithi151 bash[59049]: cephadm 2024-04-30T10:09:24.231063+0000 mgr.x (mgr.24998) 849 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-30T10:09:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:25 smithi151 bash[59049]: cluster 2024-04-30T10:09:24.623227+0000 mgr.x (mgr.24998) 850 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:25 smithi151 bash[59049]: cluster 2024-04-30T10:09:24.623227+0000 mgr.x (mgr.24998) 850 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:25.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:25 smithi144 bash[73244]: audit 2024-04-30T10:09:24.227920+0000 mgr.x (mgr.24998) 848 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:25.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:25 smithi144 bash[73244]: audit 2024-04-30T10:09:24.227920+0000 mgr.x (mgr.24998) 848 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:25.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:25 smithi144 bash[73244]: cephadm 2024-04-30T10:09:24.231063+0000 mgr.x (mgr.24998) 849 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-30T10:09:25.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:25 smithi144 bash[73244]: cephadm 2024-04-30T10:09:24.231063+0000 mgr.x (mgr.24998) 849 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-30T10:09:25.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:25 smithi144 bash[73244]: cluster 2024-04-30T10:09:24.623227+0000 mgr.x (mgr.24998) 850 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:25.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:25 smithi144 bash[73244]: cluster 2024-04-30T10:09:24.623227+0000 mgr.x (mgr.24998) 850 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:25.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:25 smithi144 bash[75481]: audit 2024-04-30T10:09:24.227920+0000 mgr.x (mgr.24998) 848 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:25.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:25 smithi144 bash[75481]: audit 2024-04-30T10:09:24.227920+0000 mgr.x (mgr.24998) 848 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:25.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:25 smithi144 bash[75481]: cephadm 2024-04-30T10:09:24.231063+0000 mgr.x (mgr.24998) 849 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-30T10:09:25.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:25 smithi144 bash[75481]: cephadm 2024-04-30T10:09:24.231063+0000 mgr.x (mgr.24998) 849 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-30T10:09:25.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:25 smithi144 bash[75481]: cluster 2024-04-30T10:09:24.623227+0000 mgr.x (mgr.24998) 850 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:25.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:25 smithi144 bash[75481]: cluster 2024-04-30T10:09:24.623227+0000 mgr.x (mgr.24998) 850 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:27.621 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:27 smithi151 bash[59049]: cephadm 2024-04-30T10:09:26.352327+0000 mgr.x (mgr.24998) 851 : cephadm [INF] Upgrade: Updating osd.4 2024-04-30T10:09:27.621 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:27 smithi151 bash[59049]: cephadm 2024-04-30T10:09:26.352327+0000 mgr.x (mgr.24998) 851 : cephadm [INF] Upgrade: Updating osd.4 2024-04-30T10:09:27.621 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:27 smithi151 bash[59049]: audit 2024-04-30T10:09:26.362749+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:27.622 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:27 smithi151 bash[59049]: audit 2024-04-30T10:09:26.362749+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:27.622 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:27 smithi151 bash[59049]: audit 2024-04-30T10:09:26.367058+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T10:09:27.622 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:27 smithi151 bash[59049]: audit 2024-04-30T10:09:26.367058+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T10:09:27.622 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:27 smithi151 bash[59049]: audit 2024-04-30T10:09:26.369031+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:27.622 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:27 smithi151 bash[59049]: audit 2024-04-30T10:09:26.369031+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:27.622 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:27 smithi151 bash[59049]: cephadm 2024-04-30T10:09:26.374485+0000 mgr.x (mgr.24998) 852 : cephadm [INF] Deploying daemon osd.4 on smithi151 2024-04-30T10:09:27.622 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:27 smithi151 bash[59049]: cephadm 2024-04-30T10:09:26.374485+0000 mgr.x (mgr.24998) 852 : cephadm [INF] Deploying daemon osd.4 on smithi151 2024-04-30T10:09:27.622 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:27 smithi151 bash[59049]: cluster 2024-04-30T10:09:26.624170+0000 mgr.x (mgr.24998) 853 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:27.622 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:27 smithi151 bash[59049]: cluster 2024-04-30T10:09:26.624170+0000 mgr.x (mgr.24998) 853 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[75481]: cephadm 2024-04-30T10:09:26.352327+0000 mgr.x (mgr.24998) 851 : cephadm [INF] Upgrade: Updating osd.4 2024-04-30T10:09:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[75481]: cephadm 2024-04-30T10:09:26.352327+0000 mgr.x (mgr.24998) 851 : cephadm [INF] Upgrade: Updating osd.4 2024-04-30T10:09:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[75481]: audit 2024-04-30T10:09:26.362749+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[75481]: audit 2024-04-30T10:09:26.362749+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[75481]: audit 2024-04-30T10:09:26.367058+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T10:09:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[75481]: audit 2024-04-30T10:09:26.367058+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T10:09:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[75481]: audit 2024-04-30T10:09:26.369031+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[75481]: audit 2024-04-30T10:09:26.369031+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[75481]: cephadm 2024-04-30T10:09:26.374485+0000 mgr.x (mgr.24998) 852 : cephadm [INF] Deploying daemon osd.4 on smithi151 2024-04-30T10:09:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[75481]: cephadm 2024-04-30T10:09:26.374485+0000 mgr.x (mgr.24998) 852 : cephadm [INF] Deploying daemon osd.4 on smithi151 2024-04-30T10:09:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[75481]: cluster 2024-04-30T10:09:26.624170+0000 mgr.x (mgr.24998) 853 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:27.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[75481]: cluster 2024-04-30T10:09:26.624170+0000 mgr.x (mgr.24998) 853 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[73244]: cephadm 2024-04-30T10:09:26.352327+0000 mgr.x (mgr.24998) 851 : cephadm [INF] Upgrade: Updating osd.4 2024-04-30T10:09:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[73244]: cephadm 2024-04-30T10:09:26.352327+0000 mgr.x (mgr.24998) 851 : cephadm [INF] Upgrade: Updating osd.4 2024-04-30T10:09:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[73244]: audit 2024-04-30T10:09:26.362749+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[73244]: audit 2024-04-30T10:09:26.362749+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:27.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[73244]: audit 2024-04-30T10:09:26.367058+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T10:09:27.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[73244]: audit 2024-04-30T10:09:26.367058+0000 mon.a (mon.0) 2680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T10:09:27.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[73244]: audit 2024-04-30T10:09:26.369031+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:27.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[73244]: audit 2024-04-30T10:09:26.369031+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:27.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[73244]: cephadm 2024-04-30T10:09:26.374485+0000 mgr.x (mgr.24998) 852 : cephadm [INF] Deploying daemon osd.4 on smithi151 2024-04-30T10:09:27.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[73244]: cephadm 2024-04-30T10:09:26.374485+0000 mgr.x (mgr.24998) 852 : cephadm [INF] Deploying daemon osd.4 on smithi151 2024-04-30T10:09:27.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[73244]: cluster 2024-04-30T10:09:26.624170+0000 mgr.x (mgr.24998) 853 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:27.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:27 smithi144 bash[73244]: cluster 2024-04-30T10:09:26.624170+0000 mgr.x (mgr.24998) 853 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:28.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:09:28 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:09:28] "GET /metrics HTTP/1.1" 200 38376 "" "Prometheus/2.33.4" 2024-04-30T10:09:29.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:28 smithi151 bash[59049]: audit 2024-04-30T10:09:27.734683+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:29.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:28 smithi151 bash[59049]: audit 2024-04-30T10:09:27.734683+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:29.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:28 smithi144 bash[75481]: audit 2024-04-30T10:09:27.734683+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:29.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:28 smithi144 bash[75481]: audit 2024-04-30T10:09:27.734683+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:29.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:28 smithi144 bash[73244]: audit 2024-04-30T10:09:27.734683+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:29.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:28 smithi144 bash[73244]: audit 2024-04-30T10:09:27.734683+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:29.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:29 smithi151 bash[59049]: cluster 2024-04-30T10:09:28.625673+0000 mgr.x (mgr.24998) 854 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-30T10:09:29.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:29 smithi151 bash[59049]: cluster 2024-04-30T10:09:28.625673+0000 mgr.x (mgr.24998) 854 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-30T10:09:30.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:29 smithi144 bash[73244]: cluster 2024-04-30T10:09:28.625673+0000 mgr.x (mgr.24998) 854 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-30T10:09:30.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:29 smithi144 bash[73244]: cluster 2024-04-30T10:09:28.625673+0000 mgr.x (mgr.24998) 854 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-30T10:09:30.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:29 smithi144 bash[75481]: cluster 2024-04-30T10:09:28.625673+0000 mgr.x (mgr.24998) 854 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-30T10:09:30.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:29 smithi144 bash[75481]: cluster 2024-04-30T10:09:28.625673+0000 mgr.x (mgr.24998) 854 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-30T10:09:30.767 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:30 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:30.768 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:09:30 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:30.768 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:09:30 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:30.769 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:09:30 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:30.769 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:30 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:30.770 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:09:30 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:30.770 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:09:30 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:30.771 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:09:30 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:30.771 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:09:30 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:31.072 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:30 smithi151 systemd[1]: Stopping Ceph osd.4 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:09:31.072 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:30 smithi151 bash[24106]: debug 2024-04-30T10:09:30.875+0000 7f618651f700 -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-30T10:09:31.072 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:30 smithi151 bash[24106]: debug 2024-04-30T10:09:30.875+0000 7f618651f700 -1 osd.4 141 *** Got signal Terminated *** 2024-04-30T10:09:31.072 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:30 smithi151 bash[24106]: debug 2024-04-30T10:09:30.875+0000 7f618651f700 -1 osd.4 141 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:09:32.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:31 smithi151 bash[59049]: cluster 2024-04-30T10:09:30.626142+0000 mgr.x (mgr.24998) 855 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:09:32.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:31 smithi151 bash[59049]: cluster 2024-04-30T10:09:30.626142+0000 mgr.x (mgr.24998) 855 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:09:32.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:31 smithi151 bash[59049]: cluster 2024-04-30T10:09:30.882131+0000 mon.a (mon.0) 2683 : cluster [INF] osd.4 marked itself down and dead 2024-04-30T10:09:32.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:31 smithi151 bash[59049]: cluster 2024-04-30T10:09:30.882131+0000 mon.a (mon.0) 2683 : cluster [INF] osd.4 marked itself down and dead 2024-04-30T10:09:32.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:31 smithi144 bash[73244]: cluster 2024-04-30T10:09:30.626142+0000 mgr.x (mgr.24998) 855 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:09:32.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:31 smithi144 bash[73244]: cluster 2024-04-30T10:09:30.626142+0000 mgr.x (mgr.24998) 855 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:09:32.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:31 smithi144 bash[73244]: cluster 2024-04-30T10:09:30.882131+0000 mon.a (mon.0) 2683 : cluster [INF] osd.4 marked itself down and dead 2024-04-30T10:09:32.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:31 smithi144 bash[73244]: cluster 2024-04-30T10:09:30.882131+0000 mon.a (mon.0) 2683 : cluster [INF] osd.4 marked itself down and dead 2024-04-30T10:09:32.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:31 smithi144 bash[75481]: cluster 2024-04-30T10:09:30.626142+0000 mgr.x (mgr.24998) 855 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:09:32.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:31 smithi144 bash[75481]: cluster 2024-04-30T10:09:30.626142+0000 mgr.x (mgr.24998) 855 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:09:32.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:31 smithi144 bash[75481]: cluster 2024-04-30T10:09:30.882131+0000 mon.a (mon.0) 2683 : cluster [INF] osd.4 marked itself down and dead 2024-04-30T10:09:32.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:31 smithi144 bash[75481]: cluster 2024-04-30T10:09:30.882131+0000 mon.a (mon.0) 2683 : cluster [INF] osd.4 marked itself down and dead 2024-04-30T10:09:32.815 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:32 smithi144 bash[75481]: cluster 2024-04-30T10:09:31.745000+0000 mon.a (mon.0) 2684 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:09:32.816 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:32 smithi144 bash[75481]: cluster 2024-04-30T10:09:31.745000+0000 mon.a (mon.0) 2684 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:09:32.816 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:32 smithi144 bash[75481]: cluster 2024-04-30T10:09:31.767910+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-30T10:09:32.816 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:32 smithi144 bash[75481]: cluster 2024-04-30T10:09:31.767910+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-30T10:09:32.816 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:32 smithi144 bash[73244]: cluster 2024-04-30T10:09:31.745000+0000 mon.a (mon.0) 2684 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:09:32.816 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:32 smithi144 bash[73244]: cluster 2024-04-30T10:09:31.745000+0000 mon.a (mon.0) 2684 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:09:32.816 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:32 smithi144 bash[73244]: cluster 2024-04-30T10:09:31.767910+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-30T10:09:32.816 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:32 smithi144 bash[73244]: cluster 2024-04-30T10:09:31.767910+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-30T10:09:33.072 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:32 smithi151 bash[64188]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-4 2024-04-30T10:09:33.072 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:32 smithi151 bash[64256]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-4 2024-04-30T10:09:33.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:32 smithi151 bash[59049]: cluster 2024-04-30T10:09:31.745000+0000 mon.a (mon.0) 2684 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:09:33.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:32 smithi151 bash[59049]: cluster 2024-04-30T10:09:31.745000+0000 mon.a (mon.0) 2684 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:09:33.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:32 smithi151 bash[59049]: cluster 2024-04-30T10:09:31.767910+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-30T10:09:33.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:32 smithi151 bash[59049]: cluster 2024-04-30T10:09:31.767910+0000 mon.a (mon.0) 2685 : cluster [DBG] osdmap e142: 8 total, 7 up, 8 in 2024-04-30T10:09:33.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[73244]: cluster 2024-04-30T10:09:32.627258+0000 mgr.x (mgr.24998) 856 : cluster [DBG] pgmap v156: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:33.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[73244]: cluster 2024-04-30T10:09:32.627258+0000 mgr.x (mgr.24998) 856 : cluster [DBG] pgmap v156: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:33.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[73244]: cluster 2024-04-30T10:09:32.756290+0000 mon.a (mon.0) 2686 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-30T10:09:33.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[73244]: cluster 2024-04-30T10:09:32.756290+0000 mon.a (mon.0) 2686 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-30T10:09:33.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[73244]: cluster 2024-04-30T10:09:32.775719+0000 mon.a (mon.0) 2687 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-30T10:09:33.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[73244]: cluster 2024-04-30T10:09:32.775719+0000 mon.a (mon.0) 2687 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-30T10:09:33.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[73244]: audit 2024-04-30T10:09:33.031118+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:33.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[73244]: audit 2024-04-30T10:09:33.031118+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:33.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[73244]: audit 2024-04-30T10:09:33.036418+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:33.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[73244]: audit 2024-04-30T10:09:33.036418+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:33.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[73244]: audit 2024-04-30T10:09:33.041414+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:33.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[73244]: audit 2024-04-30T10:09:33.041414+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[75481]: cluster 2024-04-30T10:09:32.627258+0000 mgr.x (mgr.24998) 856 : cluster [DBG] pgmap v156: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[75481]: cluster 2024-04-30T10:09:32.627258+0000 mgr.x (mgr.24998) 856 : cluster [DBG] pgmap v156: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[75481]: cluster 2024-04-30T10:09:32.756290+0000 mon.a (mon.0) 2686 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-30T10:09:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[75481]: cluster 2024-04-30T10:09:32.756290+0000 mon.a (mon.0) 2686 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-30T10:09:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[75481]: cluster 2024-04-30T10:09:32.775719+0000 mon.a (mon.0) 2687 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-30T10:09:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[75481]: cluster 2024-04-30T10:09:32.775719+0000 mon.a (mon.0) 2687 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-30T10:09:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[75481]: audit 2024-04-30T10:09:33.031118+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[75481]: audit 2024-04-30T10:09:33.031118+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[75481]: audit 2024-04-30T10:09:33.036418+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[75481]: audit 2024-04-30T10:09:33.036418+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[75481]: audit 2024-04-30T10:09:33.041414+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:33.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:33 smithi144 bash[75481]: audit 2024-04-30T10:09:33.041414+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:33 smithi151 bash[59049]: cluster 2024-04-30T10:09:32.627258+0000 mgr.x (mgr.24998) 856 : cluster [DBG] pgmap v156: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:33 smithi151 bash[59049]: cluster 2024-04-30T10:09:32.627258+0000 mgr.x (mgr.24998) 856 : cluster [DBG] pgmap v156: 161 pgs: 10 peering, 17 stale+active+clean, 134 active+clean; 585 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:09:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:33 smithi151 bash[59049]: cluster 2024-04-30T10:09:32.756290+0000 mon.a (mon.0) 2686 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-30T10:09:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:33 smithi151 bash[59049]: cluster 2024-04-30T10:09:32.756290+0000 mon.a (mon.0) 2686 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-30T10:09:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:33 smithi151 bash[59049]: cluster 2024-04-30T10:09:32.775719+0000 mon.a (mon.0) 2687 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-30T10:09:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:33 smithi151 bash[59049]: cluster 2024-04-30T10:09:32.775719+0000 mon.a (mon.0) 2687 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-30T10:09:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:33 smithi151 bash[59049]: audit 2024-04-30T10:09:33.031118+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:33 smithi151 bash[59049]: audit 2024-04-30T10:09:33.031118+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:33 smithi151 bash[59049]: audit 2024-04-30T10:09:33.036418+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:33 smithi151 bash[59049]: audit 2024-04-30T10:09:33.036418+0000 mon.a (mon.0) 2689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:33 smithi151 bash[59049]: audit 2024-04-30T10:09:33.041414+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:33 smithi151 bash[59049]: audit 2024-04-30T10:09:33.041414+0000 mon.a (mon.0) 2690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:34.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:34 smithi144 bash[73244]: audit 2024-04-30T10:09:33.667956+0000 mgr.x (mgr.24998) 857 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:34.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:34 smithi144 bash[73244]: audit 2024-04-30T10:09:33.667956+0000 mgr.x (mgr.24998) 857 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:34.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:34 smithi144 bash[75481]: audit 2024-04-30T10:09:33.667956+0000 mgr.x (mgr.24998) 857 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:34.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:34 smithi144 bash[75481]: audit 2024-04-30T10:09:33.667956+0000 mgr.x (mgr.24998) 857 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:35.048 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:34 smithi151 bash[59049]: audit 2024-04-30T10:09:33.667956+0000 mgr.x (mgr.24998) 857 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:35.048 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:34 smithi151 bash[59049]: audit 2024-04-30T10:09:33.667956+0000 mgr.x (mgr.24998) 857 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:35.048 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:34 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.4.service: Deactivated successfully. 2024-04-30T10:09:35.048 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:34 smithi151 systemd[1]: Stopped Ceph osd.4 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:09:35.321 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:35.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:09:35 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:35.322 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:09:35 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:35.322 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:09:35 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:35.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:09:35 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:35.323 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:09:35 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:35.323 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:09:35 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:35.323 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:35 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:35.324 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:35 smithi151 systemd[1]: Started Ceph osd.4 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:09:35.324 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:09:35 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: cluster 2024-04-30T10:09:34.628855+0000 mgr.x (mgr.24998) 858 : cluster [DBG] pgmap v158: 161 pgs: 18 active+undersized+degraded, 10 peering, 5 stale+active+clean, 24 active+undersized, 104 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-30T10:09:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: cluster 2024-04-30T10:09:34.628855+0000 mgr.x (mgr.24998) 858 : cluster [DBG] pgmap v158: 161 pgs: 18 active+undersized+degraded, 10 peering, 5 stale+active+clean, 24 active+undersized, 104 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-30T10:09:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: cluster 2024-04-30T10:09:34.749860+0000 mon.a (mon.0) 2691 : cluster [WRN] Health check failed: Degraded data redundancy: 72/630 objects degraded (11.429%), 18 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: cluster 2024-04-30T10:09:34.749860+0000 mon.a (mon.0) 2691 : cluster [WRN] Health check failed: Degraded data redundancy: 72/630 objects degraded (11.429%), 18 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.220328+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.220328+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.231181+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.231181+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.265968+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.265968+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.267074+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.267074+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.275536+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.275536+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.350206+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.350206+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.353268+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.353268+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.357099+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.357099+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.358348+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.358348+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.365479+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.365479+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.440537+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.440537+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.443141+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.443141+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.445742+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.445742+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.446728+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.446728+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.453362+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.453362+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.533714+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.533714+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.537378+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.537378+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.541284+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.541284+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.542584+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.542584+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.551147+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.551147+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.639887+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.639887+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.644327+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.644327+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.648260+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.648260+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.649643+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.649643+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.658349+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.658349+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.747964+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.747964+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.753057+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.753057+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.757001+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:35 smithi151 bash[59049]: audit 2024-04-30T10:09:35.757001+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: cluster 2024-04-30T10:09:34.628855+0000 mgr.x (mgr.24998) 858 : cluster [DBG] pgmap v158: 161 pgs: 18 active+undersized+degraded, 10 peering, 5 stale+active+clean, 24 active+undersized, 104 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-30T10:09:36.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: cluster 2024-04-30T10:09:34.628855+0000 mgr.x (mgr.24998) 858 : cluster [DBG] pgmap v158: 161 pgs: 18 active+undersized+degraded, 10 peering, 5 stale+active+clean, 24 active+undersized, 104 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-30T10:09:36.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: cluster 2024-04-30T10:09:34.749860+0000 mon.a (mon.0) 2691 : cluster [WRN] Health check failed: Degraded data redundancy: 72/630 objects degraded (11.429%), 18 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:36.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: cluster 2024-04-30T10:09:34.749860+0000 mon.a (mon.0) 2691 : cluster [WRN] Health check failed: Degraded data redundancy: 72/630 objects degraded (11.429%), 18 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.220328+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.220328+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.231181+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.231181+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.265968+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.265968+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.267074+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.267074+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.275536+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.275536+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.350206+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.350206+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.353268+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.353268+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: cluster 2024-04-30T10:09:34.628855+0000 mgr.x (mgr.24998) 858 : cluster [DBG] pgmap v158: 161 pgs: 18 active+undersized+degraded, 10 peering, 5 stale+active+clean, 24 active+undersized, 104 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-30T10:09:36.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: cluster 2024-04-30T10:09:34.628855+0000 mgr.x (mgr.24998) 858 : cluster [DBG] pgmap v158: 161 pgs: 18 active+undersized+degraded, 10 peering, 5 stale+active+clean, 24 active+undersized, 104 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-30T10:09:36.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: cluster 2024-04-30T10:09:34.749860+0000 mon.a (mon.0) 2691 : cluster [WRN] Health check failed: Degraded data redundancy: 72/630 objects degraded (11.429%), 18 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:36.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: cluster 2024-04-30T10:09:34.749860+0000 mon.a (mon.0) 2691 : cluster [WRN] Health check failed: Degraded data redundancy: 72/630 objects degraded (11.429%), 18 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:36.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.220328+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.220328+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.231181+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.231181+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.265968+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.265968+0000 mon.a (mon.0) 2694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.267074+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.267074+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.275536+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.275536+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.350206+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.350206+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.353268+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.353268+0000 mon.a (mon.0) 2698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.357099+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.357099+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.358348+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.358348+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.365479+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.365479+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.440537+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.440537+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.443141+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.443141+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.445742+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.445742+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.446728+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.446728+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.453362+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.453362+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.533714+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.533714+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.537378+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.357099+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.357099+0000 mon.a (mon.0) 2699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.358348+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.358348+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.365479+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.365479+0000 mon.a (mon.0) 2701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.440537+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.440537+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.443141+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.443141+0000 mon.a (mon.0) 2703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.445742+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.445742+0000 mon.a (mon.0) 2704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.446728+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.446728+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.453362+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.453362+0000 mon.a (mon.0) 2706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.533714+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.533714+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.537378+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.537378+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.541284+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.541284+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.542584+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.542584+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.551147+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.551147+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.639887+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.639887+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.644327+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.644327+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.648260+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.648260+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.649643+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.649643+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.658349+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.658349+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.747964+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.747964+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.753057+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.753057+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.757001+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[75481]: audit 2024-04-30T10:09:35.757001+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.537378+0000 mon.a (mon.0) 2708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.541284+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.541284+0000 mon.a (mon.0) 2709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.542584+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.542584+0000 mon.a (mon.0) 2710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.551147+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.551147+0000 mon.a (mon.0) 2711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.639887+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.639887+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.644327+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.644327+0000 mon.a (mon.0) 2713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.648260+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.648260+0000 mon.a (mon.0) 2714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.649643+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.649643+0000 mon.a (mon.0) 2715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:36.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.658349+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.658349+0000 mon.a (mon.0) 2716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:36.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.747964+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.747964+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:36.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.753057+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.753057+0000 mon.a (mon.0) 2718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:36.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.757001+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:36.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:35 smithi144 bash[73244]: audit 2024-04-30T10:09:35.757001+0000 mon.a (mon.0) 2719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.029 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:35.275343+0000 mgr.x (mgr.24998) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.029 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:35.275343+0000 mgr.x (mgr.24998) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.029 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:35.365385+0000 mgr.x (mgr.24998) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:35.365385+0000 mgr.x (mgr.24998) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:35.453274+0000 mgr.x (mgr.24998) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:35.453274+0000 mgr.x (mgr.24998) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:35.551243+0000 mgr.x (mgr.24998) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:35.551243+0000 mgr.x (mgr.24998) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:35.658270+0000 mgr.x (mgr.24998) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:35.658270+0000 mgr.x (mgr.24998) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.759428+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.759428+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:35.778081+0000 mgr.x (mgr.24998) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:35.778081+0000 mgr.x (mgr.24998) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.778233+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.778233+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.866215+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.866215+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.871083+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.871083+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.874464+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.874464+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.875342+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.875342+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.882305+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.882305+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:35.882415+0000 mgr.x (mgr.24998) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:35.882415+0000 mgr.x (mgr.24998) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.958532+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.958532+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.961247+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.961247+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.963847+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.963847+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.964715+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.964715+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:35.972839+0000 mgr.x (mgr.24998) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:35.972839+0000 mgr.x (mgr.24998) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.973102+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:35.973102+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.014158+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.014158+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.016824+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.016824+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.020177+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.020177+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.021382+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.021382+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.030030+0000 mgr.x (mgr.24998) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.030030+0000 mgr.x (mgr.24998) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.030217+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.030217+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.105338+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.105338+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.107908+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.107908+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.110145+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.034 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.110145+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.034 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.111094+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.034 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.111094+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.119030+0000 mgr.x (mgr.24998) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.119030+0000 mgr.x (mgr.24998) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.119212+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.119212+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.208873+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.208873+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.214133+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.214133+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.218040+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.218040+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.219398+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.219398+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.229037+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.229037+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.308752+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.308752+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.312139+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.312139+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.315520+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.315520+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.317677+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.317677+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.328885+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.328885+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.389065+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.389065+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.392108+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.392108+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.394672+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.394672+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.395715+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.395715+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.406746+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.406746+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.481726+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.481726+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.484449+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.484449+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.486964+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.486964+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.488054+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.488054+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.498785+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.498785+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.556198+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.556198+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.558713+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.558713+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.561014+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.561014+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.561958+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.561958+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.570683+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.570683+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.611667+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.611667+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.614293+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.614293+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.616505+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.616505+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.617321+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.617321+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.626247+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.626247+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.667498+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.667498+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.669842+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.669842+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.672711+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.672711+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.673694+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.673694+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.684237+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.684237+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.726259+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.726259+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.729044+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.729044+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.731511+0000 mon.a (mon.0) 2779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.731511+0000 mon.a (mon.0) 2779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.732653+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.041 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.732653+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.041 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.743674+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.041 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:36 smithi151 bash[59049]: audit 2024-04-30T10:09:36.743674+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:35.275343+0000 mgr.x (mgr.24998) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:35.275343+0000 mgr.x (mgr.24998) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:35.365385+0000 mgr.x (mgr.24998) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:35.365385+0000 mgr.x (mgr.24998) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:35.453274+0000 mgr.x (mgr.24998) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:35.453274+0000 mgr.x (mgr.24998) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:35.551243+0000 mgr.x (mgr.24998) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:35.551243+0000 mgr.x (mgr.24998) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:35.658270+0000 mgr.x (mgr.24998) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:35.658270+0000 mgr.x (mgr.24998) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.759428+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.759428+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:35.778081+0000 mgr.x (mgr.24998) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:35.778081+0000 mgr.x (mgr.24998) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.778233+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.778233+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.866215+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.866215+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.871083+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.871083+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.874464+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:35.275343+0000 mgr.x (mgr.24998) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:35.275343+0000 mgr.x (mgr.24998) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:35.365385+0000 mgr.x (mgr.24998) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:35.365385+0000 mgr.x (mgr.24998) 860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:35.453274+0000 mgr.x (mgr.24998) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:35.453274+0000 mgr.x (mgr.24998) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:35.551243+0000 mgr.x (mgr.24998) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:35.551243+0000 mgr.x (mgr.24998) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:35.658270+0000 mgr.x (mgr.24998) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:35.658270+0000 mgr.x (mgr.24998) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.759428+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.759428+0000 mon.a (mon.0) 2720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:35.778081+0000 mgr.x (mgr.24998) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:35.778081+0000 mgr.x (mgr.24998) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.778233+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.778233+0000 mon.a (mon.0) 2721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.866215+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.866215+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.871083+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.871083+0000 mon.a (mon.0) 2723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.874464+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.874464+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.875342+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.875342+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.882305+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.882305+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:35.882415+0000 mgr.x (mgr.24998) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:35.882415+0000 mgr.x (mgr.24998) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.958532+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.958532+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.961247+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.961247+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.963847+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.963847+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.964715+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.964715+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:35.972839+0000 mgr.x (mgr.24998) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:35.972839+0000 mgr.x (mgr.24998) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.973102+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:35.973102+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.014158+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.874464+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.875342+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.875342+0000 mon.a (mon.0) 2725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.882305+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.882305+0000 mon.a (mon.0) 2726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:35.882415+0000 mgr.x (mgr.24998) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:35.882415+0000 mgr.x (mgr.24998) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.958532+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.958532+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.961247+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.961247+0000 mon.a (mon.0) 2728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.963847+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.963847+0000 mon.a (mon.0) 2729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.964715+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.964715+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:35.972839+0000 mgr.x (mgr.24998) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:35.972839+0000 mgr.x (mgr.24998) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.973102+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:35.973102+0000 mon.a (mon.0) 2731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.014158+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.014158+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.016824+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.016824+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.020177+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.020177+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.021382+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.021382+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.030030+0000 mgr.x (mgr.24998) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.030030+0000 mgr.x (mgr.24998) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.030217+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.030217+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.105338+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.105338+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.107908+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.107908+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.110145+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.110145+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.111094+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.111094+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.014158+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.016824+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.016824+0000 mon.a (mon.0) 2733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.020177+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.020177+0000 mon.a (mon.0) 2734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.021382+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.021382+0000 mon.a (mon.0) 2735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.030030+0000 mgr.x (mgr.24998) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.030030+0000 mgr.x (mgr.24998) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.030217+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.030217+0000 mon.a (mon.0) 2736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.105338+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.105338+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.107908+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.107908+0000 mon.a (mon.0) 2738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.110145+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.110145+0000 mon.a (mon.0) 2739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.111094+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.111094+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.119030+0000 mgr.x (mgr.24998) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.119030+0000 mgr.x (mgr.24998) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.119212+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.119212+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.208873+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.208873+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.214133+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.214133+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.218040+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.218040+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.219398+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.219398+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.229037+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.229037+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.308752+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.308752+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.312139+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.312139+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.315520+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.119030+0000 mgr.x (mgr.24998) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.119030+0000 mgr.x (mgr.24998) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.119212+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.119212+0000 mon.a (mon.0) 2741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.208873+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.208873+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.214133+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.214133+0000 mon.a (mon.0) 2743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.218040+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.218040+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.219398+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.219398+0000 mon.a (mon.0) 2745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.229037+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.229037+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.308752+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.308752+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.312139+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.312139+0000 mon.a (mon.0) 2748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.315520+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.315520+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.317677+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.317677+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.328885+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.328885+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.389065+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.389065+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.392108+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.392108+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.394672+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.394672+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.395715+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.395715+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.406746+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.406746+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.481726+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.481726+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.484449+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.484449+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.486964+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.315520+0000 mon.a (mon.0) 2749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.317677+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.317677+0000 mon.a (mon.0) 2750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.328885+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.328885+0000 mon.a (mon.0) 2751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.389065+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.389065+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.392108+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.392108+0000 mon.a (mon.0) 2753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.394672+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.394672+0000 mon.a (mon.0) 2754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.395715+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.395715+0000 mon.a (mon.0) 2755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.406746+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.406746+0000 mon.a (mon.0) 2756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.481726+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.481726+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.484449+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.484449+0000 mon.a (mon.0) 2758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.486964+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.486964+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.488054+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.488054+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.498785+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.498785+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.556198+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.556198+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.558713+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.558713+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.561014+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.561014+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.561958+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.561958+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.570683+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.570683+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.611667+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.611667+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.614293+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.614293+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.486964+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.488054+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.488054+0000 mon.a (mon.0) 2760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.498785+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.498785+0000 mon.a (mon.0) 2761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.556198+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.556198+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.558713+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.558713+0000 mon.a (mon.0) 2763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.561014+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.561014+0000 mon.a (mon.0) 2764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.561958+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.561958+0000 mon.a (mon.0) 2765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.570683+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.570683+0000 mon.a (mon.0) 2766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.611667+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.611667+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.614293+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.614293+0000 mon.a (mon.0) 2768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.616505+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.616505+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.617321+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.617321+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.626247+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.626247+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.667498+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.667498+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.669842+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.669842+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.672711+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.672711+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.673694+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.673694+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.684237+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.684237+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.726259+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.726259+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.729044+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.729044+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.731511+0000 mon.a (mon.0) 2779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.731511+0000 mon.a (mon.0) 2779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.732653+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.732653+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.743674+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[73244]: audit 2024-04-30T10:09:36.743674+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.616505+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.616505+0000 mon.a (mon.0) 2769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.617321+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.617321+0000 mon.a (mon.0) 2770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.626247+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.626247+0000 mon.a (mon.0) 2771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.667498+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.667498+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.669842+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.669842+0000 mon.a (mon.0) 2773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.672711+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.672711+0000 mon.a (mon.0) 2774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.673694+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.673694+0000 mon.a (mon.0) 2775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.684237+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.684237+0000 mon.a (mon.0) 2776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.726259+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.726259+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.729044+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.729044+0000 mon.a (mon.0) 2778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.731511+0000 mon.a (mon.0) 2779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.731511+0000 mon.a (mon.0) 2779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.732653+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.732653+0000 mon.a (mon.0) 2780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.743674+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:36 smithi144 bash[75481]: audit 2024-04-30T10:09:36.743674+0000 mon.a (mon.0) 2781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.301 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[64404]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:09:37.301 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[64404]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:09:37.301 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[64404]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-30T10:09:37.301 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[64404]: 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-30T10:09:37.301 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[64404]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-30T10:09:37.301 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[64404]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-30T10:09:37.301 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[64404]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-30T10:09:37.301 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[64404]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-30T10:09:37.301 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[64404]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-30T10:09:37.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.229145+0000 mgr.x (mgr.24998) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.229145+0000 mgr.x (mgr.24998) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.328816+0000 mgr.x (mgr.24998) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.328816+0000 mgr.x (mgr.24998) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.406572+0000 mgr.x (mgr.24998) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.406572+0000 mgr.x (mgr.24998) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.498764+0000 mgr.x (mgr.24998) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.498764+0000 mgr.x (mgr.24998) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.570438+0000 mgr.x (mgr.24998) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.570438+0000 mgr.x (mgr.24998) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.625918+0000 mgr.x (mgr.24998) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.625918+0000 mgr.x (mgr.24998) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cluster 2024-04-30T10:09:36.629692+0000 mgr.x (mgr.24998) 875 : cluster [DBG] pgmap v159: 161 pgs: 26 active+undersized+degraded, 10 peering, 32 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 103/630 objects degraded (16.349%) 2024-04-30T10:09:37.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cluster 2024-04-30T10:09:36.629692+0000 mgr.x (mgr.24998) 875 : cluster [DBG] pgmap v159: 161 pgs: 26 active+undersized+degraded, 10 peering, 32 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 103/630 objects degraded (16.349%) 2024-04-30T10:09:37.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.684417+0000 mgr.x (mgr.24998) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.684417+0000 mgr.x (mgr.24998) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.743465+0000 mgr.x (mgr.24998) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.743465+0000 mgr.x (mgr.24998) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.787683+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.787683+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.789984+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.789984+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.792274+0000 mon.a (mon.0) 2784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.792274+0000 mon.a (mon.0) 2784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.793258+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.793258+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.800485+0000 mgr.x (mgr.24998) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.800485+0000 mgr.x (mgr.24998) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.800582+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.800582+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.863596+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.863596+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.866490+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.866490+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.869071+0000 mon.a (mon.0) 2789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.869071+0000 mon.a (mon.0) 2789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.869828+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.869828+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.880578+0000 mgr.x (mgr.24998) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.880578+0000 mgr.x (mgr.24998) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.880612+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.880612+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.922108+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.922108+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.924551+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.924551+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.926907+0000 mon.a (mon.0) 2794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.926907+0000 mon.a (mon.0) 2794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.927861+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.927861+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.938232+0000 mgr.x (mgr.24998) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.938232+0000 mgr.x (mgr.24998) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.938388+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.938388+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.980569+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.980569+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.982998+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.982998+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.985204+0000 mon.a (mon.0) 2799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.985204+0000 mon.a (mon.0) 2799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.986037+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.986037+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.996894+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:36.996894+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.996961+0000 mgr.x (mgr.24998) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:36.996961+0000 mgr.x (mgr.24998) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.055071+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.055071+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.057531+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.057531+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.060161+0000 mon.a (mon.0) 2804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.060161+0000 mon.a (mon.0) 2804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.060951+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.060951+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.071420+0000 mgr.x (mgr.24998) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.071420+0000 mgr.x (mgr.24998) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.071514+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.071514+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.129045+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.129045+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.131630+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.131630+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.133874+0000 mon.a (mon.0) 2809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.133874+0000 mon.a (mon.0) 2809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.134702+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.134702+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.144515+0000 mgr.x (mgr.24998) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.144515+0000 mgr.x (mgr.24998) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:37.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.144796+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.144796+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.202553+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.202553+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.204810+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.204810+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.206864+0000 mon.a (mon.0) 2814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.206864+0000 mon.a (mon.0) 2814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.207723+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.207723+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.215941+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.215941+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.273272+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.273272+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.275686+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.275686+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.277690+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.277690+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.278678+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.278678+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.287098+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.287098+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.344379+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.344379+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.346978+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.346978+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.349398+0000 mon.a (mon.0) 2824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.349398+0000 mon.a (mon.0) 2824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.350414+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.350414+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.359011+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.359011+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.416017+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.416017+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.418366+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.418366+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.420633+0000 mon.a (mon.0) 2829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.420633+0000 mon.a (mon.0) 2829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.421581+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.421581+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.429998+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.429998+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.490522+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.490522+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.491852+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:37.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.491852+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:37.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.510649+0000 mon.a (mon.0) 2834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.510649+0000 mon.a (mon.0) 2834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.524813+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.524813+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.532288+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.532288+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.533746+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.533746+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.542606+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.542606+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.616252+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.616252+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.619338+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.619338+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.622486+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.622486+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.624348+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.624348+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.636577+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.636577+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.712120+0000 mon.a (mon.0) 2844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.712120+0000 mon.a (mon.0) 2844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:37.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.715544+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.715544+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:37.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.718944+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.718944+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:37.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.720605+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.720605+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:37.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.729490+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:37.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:37 smithi151 bash[59049]: audit 2024-04-30T10:09:37.729490+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.229145+0000 mgr.x (mgr.24998) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.229145+0000 mgr.x (mgr.24998) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.328816+0000 mgr.x (mgr.24998) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.328816+0000 mgr.x (mgr.24998) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.406572+0000 mgr.x (mgr.24998) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.406572+0000 mgr.x (mgr.24998) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.498764+0000 mgr.x (mgr.24998) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.498764+0000 mgr.x (mgr.24998) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.570438+0000 mgr.x (mgr.24998) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.570438+0000 mgr.x (mgr.24998) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.625918+0000 mgr.x (mgr.24998) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.625918+0000 mgr.x (mgr.24998) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cluster 2024-04-30T10:09:36.629692+0000 mgr.x (mgr.24998) 875 : cluster [DBG] pgmap v159: 161 pgs: 26 active+undersized+degraded, 10 peering, 32 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 103/630 objects degraded (16.349%) 2024-04-30T10:09:38.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cluster 2024-04-30T10:09:36.629692+0000 mgr.x (mgr.24998) 875 : cluster [DBG] pgmap v159: 161 pgs: 26 active+undersized+degraded, 10 peering, 32 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 103/630 objects degraded (16.349%) 2024-04-30T10:09:38.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.684417+0000 mgr.x (mgr.24998) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.684417+0000 mgr.x (mgr.24998) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.743465+0000 mgr.x (mgr.24998) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.743465+0000 mgr.x (mgr.24998) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.787683+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.787683+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.789984+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.789984+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.792274+0000 mon.a (mon.0) 2784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.792274+0000 mon.a (mon.0) 2784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.793258+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.793258+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.800485+0000 mgr.x (mgr.24998) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.800485+0000 mgr.x (mgr.24998) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.800582+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.800582+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.863596+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.863596+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.866490+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.866490+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.869071+0000 mon.a (mon.0) 2789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.869071+0000 mon.a (mon.0) 2789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.869828+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.869828+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.880578+0000 mgr.x (mgr.24998) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.880578+0000 mgr.x (mgr.24998) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.229145+0000 mgr.x (mgr.24998) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.229145+0000 mgr.x (mgr.24998) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.328816+0000 mgr.x (mgr.24998) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.328816+0000 mgr.x (mgr.24998) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.406572+0000 mgr.x (mgr.24998) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.406572+0000 mgr.x (mgr.24998) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.498764+0000 mgr.x (mgr.24998) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.498764+0000 mgr.x (mgr.24998) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.570438+0000 mgr.x (mgr.24998) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.570438+0000 mgr.x (mgr.24998) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.625918+0000 mgr.x (mgr.24998) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.625918+0000 mgr.x (mgr.24998) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cluster 2024-04-30T10:09:36.629692+0000 mgr.x (mgr.24998) 875 : cluster [DBG] pgmap v159: 161 pgs: 26 active+undersized+degraded, 10 peering, 32 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 103/630 objects degraded (16.349%) 2024-04-30T10:09:38.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cluster 2024-04-30T10:09:36.629692+0000 mgr.x (mgr.24998) 875 : cluster [DBG] pgmap v159: 161 pgs: 26 active+undersized+degraded, 10 peering, 32 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 103/630 objects degraded (16.349%) 2024-04-30T10:09:38.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.684417+0000 mgr.x (mgr.24998) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.684417+0000 mgr.x (mgr.24998) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.743465+0000 mgr.x (mgr.24998) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.743465+0000 mgr.x (mgr.24998) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.787683+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.787683+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.880612+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.880612+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.922108+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.922108+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.924551+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.924551+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.926907+0000 mon.a (mon.0) 2794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.926907+0000 mon.a (mon.0) 2794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.927861+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.927861+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.938232+0000 mgr.x (mgr.24998) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.938232+0000 mgr.x (mgr.24998) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.938388+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.938388+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.980569+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.980569+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.982998+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.982998+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.985204+0000 mon.a (mon.0) 2799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.985204+0000 mon.a (mon.0) 2799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.986037+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.986037+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.996894+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:36.996894+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.996961+0000 mgr.x (mgr.24998) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:36.996961+0000 mgr.x (mgr.24998) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.055071+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.055071+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.057531+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.057531+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.060161+0000 mon.a (mon.0) 2804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.060161+0000 mon.a (mon.0) 2804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.060951+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.060951+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.071420+0000 mgr.x (mgr.24998) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.071420+0000 mgr.x (mgr.24998) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.071514+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.071514+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.129045+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.789984+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.789984+0000 mon.a (mon.0) 2783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.792274+0000 mon.a (mon.0) 2784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.792274+0000 mon.a (mon.0) 2784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.793258+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.793258+0000 mon.a (mon.0) 2785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.800485+0000 mgr.x (mgr.24998) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.800485+0000 mgr.x (mgr.24998) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.800582+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.800582+0000 mon.a (mon.0) 2786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.863596+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.863596+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.866490+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.866490+0000 mon.a (mon.0) 2788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.869071+0000 mon.a (mon.0) 2789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.869071+0000 mon.a (mon.0) 2789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.869828+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.869828+0000 mon.a (mon.0) 2790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.880578+0000 mgr.x (mgr.24998) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.880578+0000 mgr.x (mgr.24998) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.129045+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.131630+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.131630+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.133874+0000 mon.a (mon.0) 2809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.133874+0000 mon.a (mon.0) 2809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.134702+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.134702+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.144515+0000 mgr.x (mgr.24998) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.144515+0000 mgr.x (mgr.24998) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.144796+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.144796+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.202553+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.202553+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.204810+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.204810+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.206864+0000 mon.a (mon.0) 2814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.206864+0000 mon.a (mon.0) 2814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.207723+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.207723+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.215941+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.215941+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.273272+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.273272+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.275686+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.275686+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.277690+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.277690+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.278678+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.278678+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.287098+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.287098+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.344379+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.344379+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.346978+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.346978+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.349398+0000 mon.a (mon.0) 2824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.349398+0000 mon.a (mon.0) 2824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.350414+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.350414+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.880612+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.880612+0000 mon.a (mon.0) 2791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.922108+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.922108+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.924551+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.924551+0000 mon.a (mon.0) 2793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.926907+0000 mon.a (mon.0) 2794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.926907+0000 mon.a (mon.0) 2794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.927861+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.927861+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.938232+0000 mgr.x (mgr.24998) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.938232+0000 mgr.x (mgr.24998) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.938388+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.938388+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.980569+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.980569+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.982998+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.982998+0000 mon.a (mon.0) 2798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.985204+0000 mon.a (mon.0) 2799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.359011+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.359011+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.416017+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.416017+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.418366+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.418366+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.420633+0000 mon.a (mon.0) 2829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.420633+0000 mon.a (mon.0) 2829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.421581+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.421581+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.429998+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.429998+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.490522+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.490522+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.491852+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:38.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.491852+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:38.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.510649+0000 mon.a (mon.0) 2834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.510649+0000 mon.a (mon.0) 2834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.524813+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.524813+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.532288+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.532288+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.533746+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.533746+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.542606+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.542606+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.616252+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.616252+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.619338+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.619338+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.622486+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.622486+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.624348+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.624348+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.636577+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.636577+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.712120+0000 mon.a (mon.0) 2844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.712120+0000 mon.a (mon.0) 2844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.715544+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.715544+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.718944+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.718944+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.720605+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.720605+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.729490+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[75481]: audit 2024-04-30T10:09:37.729490+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.985204+0000 mon.a (mon.0) 2799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.986037+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.986037+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.996894+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:36.996894+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.996961+0000 mgr.x (mgr.24998) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:36.996961+0000 mgr.x (mgr.24998) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.055071+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.055071+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.057531+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.057531+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.060161+0000 mon.a (mon.0) 2804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.060161+0000 mon.a (mon.0) 2804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.060951+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.060951+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.071420+0000 mgr.x (mgr.24998) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.071420+0000 mgr.x (mgr.24998) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.071514+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.071514+0000 mon.a (mon.0) 2806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.129045+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.129045+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.131630+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.131630+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.133874+0000 mon.a (mon.0) 2809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.133874+0000 mon.a (mon.0) 2809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.134702+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.134702+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.144515+0000 mgr.x (mgr.24998) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.144515+0000 mgr.x (mgr.24998) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:38.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.144796+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.144796+0000 mon.a (mon.0) 2811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.202553+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.202553+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.204810+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.204810+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.206864+0000 mon.a (mon.0) 2814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.206864+0000 mon.a (mon.0) 2814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.207723+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.207723+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.215941+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.215941+0000 mon.a (mon.0) 2816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.273272+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.273272+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.275686+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.275686+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.277690+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.277690+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.278678+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.278678+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.287098+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.287098+0000 mon.a (mon.0) 2821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.344379+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.344379+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.346978+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.346978+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.349398+0000 mon.a (mon.0) 2824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.349398+0000 mon.a (mon.0) 2824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.350414+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.350414+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.359011+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.359011+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.416017+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.416017+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.418366+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.418366+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.420633+0000 mon.a (mon.0) 2829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.420633+0000 mon.a (mon.0) 2829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.421581+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.421581+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.429998+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.429998+0000 mon.a (mon.0) 2831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.490522+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.490522+0000 mon.a (mon.0) 2832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.491852+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:38.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.491852+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:38.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.510649+0000 mon.a (mon.0) 2834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.510649+0000 mon.a (mon.0) 2834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.524813+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.524813+0000 mon.a (mon.0) 2835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.532288+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.532288+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.533746+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.533746+0000 mon.a (mon.0) 2837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.542606+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.542606+0000 mon.a (mon.0) 2838 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.616252+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.616252+0000 mon.a (mon.0) 2839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.619338+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.619338+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.622486+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.622486+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.624348+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.624348+0000 mon.a (mon.0) 2842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.636577+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.636577+0000 mon.a (mon.0) 2843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.712120+0000 mon.a (mon.0) 2844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.712120+0000 mon.a (mon.0) 2844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:38.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.715544+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.715544+0000 mon.a (mon.0) 2845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:38.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.718944+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.718944+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:38.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.720605+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.720605+0000 mon.a (mon.0) 2847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:38.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.729490+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:37 smithi144 bash[73244]: audit 2024-04-30T10:09:37.729490+0000 mon.a (mon.0) 2848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:38.571 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:09:38] "GET /metrics HTTP/1.1" 200 38451 "" "Prometheus/2.33.4" 2024-04-30T10:09:39.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.215754+0000 mgr.x (mgr.24998) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.215754+0000 mgr.x (mgr.24998) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.286879+0000 mgr.x (mgr.24998) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.286879+0000 mgr.x (mgr.24998) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.358818+0000 mgr.x (mgr.24998) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.358818+0000 mgr.x (mgr.24998) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.429774+0000 mgr.x (mgr.24998) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.429774+0000 mgr.x (mgr.24998) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.542565+0000 mgr.x (mgr.24998) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.542565+0000 mgr.x (mgr.24998) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.636328+0000 mgr.x (mgr.24998) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.636328+0000 mgr.x (mgr.24998) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.729491+0000 mgr.x (mgr.24998) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.729491+0000 mgr.x (mgr.24998) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.806265+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.806265+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.809697+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.809697+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.812858+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.812858+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.813920+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.813920+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.821936+0000 mgr.x (mgr.24998) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.821936+0000 mgr.x (mgr.24998) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.822163+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.822163+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.898821+0000 mon.a (mon.0) 2854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.898821+0000 mon.a (mon.0) 2854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.902125+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.902125+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.904925+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.904925+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.905940+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.905940+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.914907+0000 mgr.x (mgr.24998) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:37.914907+0000 mgr.x (mgr.24998) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.914967+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:37.914967+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.007183+0000 mon.a (mon.0) 2859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.007183+0000 mon.a (mon.0) 2859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.011915+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.011915+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.015408+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.015408+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.017113+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.017113+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.027435+0000 mgr.x (mgr.24998) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.027435+0000 mgr.x (mgr.24998) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.027465+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.027465+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.102425+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.102425+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.105328+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.105328+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.108105+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.108105+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.109323+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.109323+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.120435+0000 mgr.x (mgr.24998) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.120435+0000 mgr.x (mgr.24998) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.120557+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.120557+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.162125+0000 mon.a (mon.0) 2869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.162125+0000 mon.a (mon.0) 2869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.164865+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.164865+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.167281+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.167281+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.169666+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.169666+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.178535+0000 mgr.x (mgr.24998) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.178535+0000 mgr.x (mgr.24998) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.178738+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.178738+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.220095+0000 mon.a (mon.0) 2874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.220095+0000 mon.a (mon.0) 2874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.222788+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.222788+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.225145+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.225145+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.226055+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.226055+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.237136+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.237136+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.311293+0000 mon.a (mon.0) 2879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.311293+0000 mon.a (mon.0) 2879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.314023+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.314023+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.317503+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.317503+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.318786+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.318786+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.328985+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.328985+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.403353+0000 mon.a (mon.0) 2884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.403353+0000 mon.a (mon.0) 2884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.405838+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.405838+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.409434+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.409434+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.410670+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.410670+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.421181+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.421181+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.495218+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.495218+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.498596+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.498596+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.501368+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.501368+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.502711+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.502711+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.513747+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.513747+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.592628+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.592628+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.595682+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.595682+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.598231+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.598231+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.599303+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.599303+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.610198+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.610198+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.672083+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.672083+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.674773+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.674773+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.677289+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.677289+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.678170+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.678170+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.689587+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.689587+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.747017+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.747017+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.749334+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.749334+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.751263+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.751263+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.752221+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.752221+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.762816+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:38 smithi151 bash[59049]: audit 2024-04-30T10:09:38.762816+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.215754+0000 mgr.x (mgr.24998) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.215754+0000 mgr.x (mgr.24998) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.286879+0000 mgr.x (mgr.24998) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.286879+0000 mgr.x (mgr.24998) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.358818+0000 mgr.x (mgr.24998) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.358818+0000 mgr.x (mgr.24998) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.429774+0000 mgr.x (mgr.24998) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.429774+0000 mgr.x (mgr.24998) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.542565+0000 mgr.x (mgr.24998) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.542565+0000 mgr.x (mgr.24998) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.636328+0000 mgr.x (mgr.24998) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.636328+0000 mgr.x (mgr.24998) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.729491+0000 mgr.x (mgr.24998) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.729491+0000 mgr.x (mgr.24998) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.806265+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.806265+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.809697+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.809697+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.812858+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.812858+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.813920+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.813920+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.821936+0000 mgr.x (mgr.24998) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.821936+0000 mgr.x (mgr.24998) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.822163+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.822163+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.898821+0000 mon.a (mon.0) 2854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.898821+0000 mon.a (mon.0) 2854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.902125+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.902125+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.904925+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.904925+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.905940+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.905940+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.914907+0000 mgr.x (mgr.24998) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:37.914907+0000 mgr.x (mgr.24998) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.914967+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:37.914967+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.007183+0000 mon.a (mon.0) 2859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.007183+0000 mon.a (mon.0) 2859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.011915+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.215754+0000 mgr.x (mgr.24998) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.215754+0000 mgr.x (mgr.24998) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.286879+0000 mgr.x (mgr.24998) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.286879+0000 mgr.x (mgr.24998) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.358818+0000 mgr.x (mgr.24998) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.358818+0000 mgr.x (mgr.24998) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.429774+0000 mgr.x (mgr.24998) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.429774+0000 mgr.x (mgr.24998) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.542565+0000 mgr.x (mgr.24998) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.542565+0000 mgr.x (mgr.24998) 888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.636328+0000 mgr.x (mgr.24998) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.636328+0000 mgr.x (mgr.24998) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.729491+0000 mgr.x (mgr.24998) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.729491+0000 mgr.x (mgr.24998) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.806265+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.806265+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.809697+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.809697+0000 mon.a (mon.0) 2850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.812858+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.812858+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.813920+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.011915+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.015408+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.015408+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.017113+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.017113+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.027435+0000 mgr.x (mgr.24998) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.027435+0000 mgr.x (mgr.24998) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.027465+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.027465+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.102425+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.102425+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.105328+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.105328+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.108105+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.108105+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.109323+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.109323+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.120435+0000 mgr.x (mgr.24998) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.120435+0000 mgr.x (mgr.24998) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.120557+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.120557+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.162125+0000 mon.a (mon.0) 2869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.162125+0000 mon.a (mon.0) 2869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.164865+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.164865+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.167281+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.167281+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.169666+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.169666+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.178535+0000 mgr.x (mgr.24998) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.178535+0000 mgr.x (mgr.24998) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.178738+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.178738+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.220095+0000 mon.a (mon.0) 2874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.220095+0000 mon.a (mon.0) 2874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.222788+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.222788+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.225145+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.225145+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.813920+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.821936+0000 mgr.x (mgr.24998) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.821936+0000 mgr.x (mgr.24998) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.822163+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.822163+0000 mon.a (mon.0) 2853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.898821+0000 mon.a (mon.0) 2854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.898821+0000 mon.a (mon.0) 2854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.902125+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.902125+0000 mon.a (mon.0) 2855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.904925+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.904925+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.905940+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.905940+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.914907+0000 mgr.x (mgr.24998) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:37.914907+0000 mgr.x (mgr.24998) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.914967+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:37.914967+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.007183+0000 mon.a (mon.0) 2859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.007183+0000 mon.a (mon.0) 2859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.011915+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.226055+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.226055+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.237136+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.237136+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.311293+0000 mon.a (mon.0) 2879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.311293+0000 mon.a (mon.0) 2879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.314023+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.314023+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.317503+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.317503+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.318786+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.318786+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.328985+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.328985+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.403353+0000 mon.a (mon.0) 2884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.403353+0000 mon.a (mon.0) 2884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.405838+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.405838+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.409434+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.409434+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.410670+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.410670+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.421181+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.421181+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.495218+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.495218+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.498596+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.498596+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.501368+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.501368+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.502711+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.502711+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.513747+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.513747+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.592628+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.592628+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.595682+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.595682+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.011915+0000 mon.a (mon.0) 2860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.015408+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.015408+0000 mon.a (mon.0) 2861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.017113+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.017113+0000 mon.a (mon.0) 2862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.027435+0000 mgr.x (mgr.24998) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.027435+0000 mgr.x (mgr.24998) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.027465+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.027465+0000 mon.a (mon.0) 2863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.102425+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.102425+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.105328+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.105328+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.108105+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.108105+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.109323+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.109323+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.120435+0000 mgr.x (mgr.24998) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.120435+0000 mgr.x (mgr.24998) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.598231+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.598231+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.599303+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.599303+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.610198+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.610198+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.672083+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.672083+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.674773+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.674773+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.677289+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.677289+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.678170+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.678170+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.689587+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.689587+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.747017+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.747017+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.749334+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.749334+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.751263+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.751263+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.752221+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.752221+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.762816+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[73244]: audit 2024-04-30T10:09:38.762816+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.120557+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.120557+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.162125+0000 mon.a (mon.0) 2869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.162125+0000 mon.a (mon.0) 2869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.164865+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.164865+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.167281+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.167281+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.169666+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.169666+0000 mon.a (mon.0) 2872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.178535+0000 mgr.x (mgr.24998) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.178535+0000 mgr.x (mgr.24998) 895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:39.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.178738+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.178738+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.220095+0000 mon.a (mon.0) 2874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.220095+0000 mon.a (mon.0) 2874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.222788+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.222788+0000 mon.a (mon.0) 2875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.225145+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.225145+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.226055+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.226055+0000 mon.a (mon.0) 2877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.237136+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.237136+0000 mon.a (mon.0) 2878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.311293+0000 mon.a (mon.0) 2879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.311293+0000 mon.a (mon.0) 2879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.314023+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.314023+0000 mon.a (mon.0) 2880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.317503+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.317503+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.318786+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.318786+0000 mon.a (mon.0) 2882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.328985+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.328985+0000 mon.a (mon.0) 2883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.403353+0000 mon.a (mon.0) 2884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.403353+0000 mon.a (mon.0) 2884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.405838+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.405838+0000 mon.a (mon.0) 2885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.409434+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.409434+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.410670+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.410670+0000 mon.a (mon.0) 2887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.421181+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.421181+0000 mon.a (mon.0) 2888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.495218+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.495218+0000 mon.a (mon.0) 2889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.498596+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.498596+0000 mon.a (mon.0) 2890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.501368+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.501368+0000 mon.a (mon.0) 2891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.502711+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.502711+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.513747+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.513747+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.592628+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.592628+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.595682+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.595682+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.598231+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.598231+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.599303+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.599303+0000 mon.a (mon.0) 2897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.610198+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.610198+0000 mon.a (mon.0) 2898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.672083+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.672083+0000 mon.a (mon.0) 2899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.674773+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.674773+0000 mon.a (mon.0) 2900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.677289+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.677289+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.678170+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.678170+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.689587+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.689587+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.747017+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.747017+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:39.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.749334+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.749334+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:39.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.751263+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.751263+0000 mon.a (mon.0) 2906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:39.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.752221+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.752221+0000 mon.a (mon.0) 2907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:39.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.762816+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:39.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:38 smithi144 bash[75481]: audit 2024-04-30T10:09:38.762816+0000 mon.a (mon.0) 2908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.071 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[64774]: debug 2024-04-30T10:09:40.003+0000 7fb3b6a7d700 1 -- 172.21.15.151:0/4081576993 <== mon.2 v2:172.21.15.151:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5623f1b83680 con 0x5623f1be0800 2024-04-30T10:09:40.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.237003+0000 mgr.x (mgr.24998) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.237003+0000 mgr.x (mgr.24998) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.328842+0000 mgr.x (mgr.24998) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.328842+0000 mgr.x (mgr.24998) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.421116+0000 mgr.x (mgr.24998) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.421116+0000 mgr.x (mgr.24998) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.513627+0000 mgr.x (mgr.24998) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.513627+0000 mgr.x (mgr.24998) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.610163+0000 mgr.x (mgr.24998) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.610163+0000 mgr.x (mgr.24998) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cluster 2024-04-30T10:09:38.630565+0000 mgr.x (mgr.24998) 901 : cluster [DBG] pgmap v160: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cluster 2024-04-30T10:09:38.630565+0000 mgr.x (mgr.24998) 901 : cluster [DBG] pgmap v160: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.689564+0000 mgr.x (mgr.24998) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.689564+0000 mgr.x (mgr.24998) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.762584+0000 mgr.x (mgr.24998) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.762584+0000 mgr.x (mgr.24998) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.819883+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.819883+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.822858+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.822858+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.826016+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.826016+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.827117+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.827117+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.837649+0000 mgr.x (mgr.24998) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.837649+0000 mgr.x (mgr.24998) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.837764+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.837764+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.910144+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.910144+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.914652+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.914652+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.917883+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.917883+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.919359+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.919359+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.930956+0000 mgr.x (mgr.24998) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:38.930956+0000 mgr.x (mgr.24998) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.931173+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:38.931173+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.011871+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.011871+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.015488+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.015488+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.018695+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.018695+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.019972+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.019972+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.030420+0000 mgr.x (mgr.24998) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.030420+0000 mgr.x (mgr.24998) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.030589+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.030589+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.105914+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.105914+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.109297+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.109297+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.112513+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.112513+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.114000+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.114000+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.124729+0000 mgr.x (mgr.24998) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.124729+0000 mgr.x (mgr.24998) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.124854+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.124854+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.199457+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.199457+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.202648+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.202648+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.205991+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.205991+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.207433+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.207433+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.218211+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.218211+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.292401+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.292401+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.295418+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.295418+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.297965+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.297965+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.299059+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.299059+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.311467+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.311467+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.400243+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.400243+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.405143+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.405143+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.408335+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.408335+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.410115+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.410115+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.424390+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.424390+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.500148+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.500148+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.502801+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.502801+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.505417+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.505417+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.506631+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.506631+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.519343+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.519343+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.578422+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.578422+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.580983+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.580983+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.583853+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.583853+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.584896+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.584896+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.597220+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.597220+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cluster 2024-04-30T10:09:39.605500+0000 mon.a (mon.0) 2954 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-30T10:09:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: cluster 2024-04-30T10:09:39.605500+0000 mon.a (mon.0) 2954 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-30T10:09:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.666255+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.666255+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.670762+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.670762+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.674661+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.674661+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.675853+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.675853+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.686636+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.686636+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.764304+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.764304+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.767669+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.767669+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.770475+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.770475+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.771774+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:39 smithi151 bash[59049]: audit 2024-04-30T10:09:39.771774+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.237003+0000 mgr.x (mgr.24998) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.237003+0000 mgr.x (mgr.24998) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.328842+0000 mgr.x (mgr.24998) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.328842+0000 mgr.x (mgr.24998) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.421116+0000 mgr.x (mgr.24998) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.421116+0000 mgr.x (mgr.24998) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.513627+0000 mgr.x (mgr.24998) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.513627+0000 mgr.x (mgr.24998) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.610163+0000 mgr.x (mgr.24998) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.610163+0000 mgr.x (mgr.24998) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cluster 2024-04-30T10:09:38.630565+0000 mgr.x (mgr.24998) 901 : cluster [DBG] pgmap v160: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cluster 2024-04-30T10:09:38.630565+0000 mgr.x (mgr.24998) 901 : cluster [DBG] pgmap v160: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.689564+0000 mgr.x (mgr.24998) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.689564+0000 mgr.x (mgr.24998) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.762584+0000 mgr.x (mgr.24998) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.762584+0000 mgr.x (mgr.24998) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.819883+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.819883+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.822858+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.822858+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.826016+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.826016+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.827117+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.827117+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.837649+0000 mgr.x (mgr.24998) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.837649+0000 mgr.x (mgr.24998) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.837764+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.837764+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.910144+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.910144+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.914652+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.914652+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.917883+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.917883+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.919359+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.919359+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.930956+0000 mgr.x (mgr.24998) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:38.930956+0000 mgr.x (mgr.24998) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.931173+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:38.931173+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.237003+0000 mgr.x (mgr.24998) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.237003+0000 mgr.x (mgr.24998) 896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.328842+0000 mgr.x (mgr.24998) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.328842+0000 mgr.x (mgr.24998) 897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.421116+0000 mgr.x (mgr.24998) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.421116+0000 mgr.x (mgr.24998) 898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.513627+0000 mgr.x (mgr.24998) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.513627+0000 mgr.x (mgr.24998) 899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.610163+0000 mgr.x (mgr.24998) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.610163+0000 mgr.x (mgr.24998) 900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cluster 2024-04-30T10:09:38.630565+0000 mgr.x (mgr.24998) 901 : cluster [DBG] pgmap v160: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cluster 2024-04-30T10:09:38.630565+0000 mgr.x (mgr.24998) 901 : cluster [DBG] pgmap v160: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.689564+0000 mgr.x (mgr.24998) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.689564+0000 mgr.x (mgr.24998) 902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.762584+0000 mgr.x (mgr.24998) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.762584+0000 mgr.x (mgr.24998) 903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.819883+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.819883+0000 mon.a (mon.0) 2909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.822858+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.822858+0000 mon.a (mon.0) 2910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.011871+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.011871+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.015488+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.015488+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.018695+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.018695+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.019972+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.019972+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.030420+0000 mgr.x (mgr.24998) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.030420+0000 mgr.x (mgr.24998) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.030589+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.030589+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.105914+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.105914+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.109297+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.109297+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.112513+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.112513+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.114000+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.114000+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.124729+0000 mgr.x (mgr.24998) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.124729+0000 mgr.x (mgr.24998) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.124854+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.124854+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.199457+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.199457+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.202648+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.202648+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.205991+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.205991+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.207433+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.207433+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.218211+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.218211+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.292401+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.292401+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.295418+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.295418+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.297965+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.826016+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.826016+0000 mon.a (mon.0) 2911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.827117+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.827117+0000 mon.a (mon.0) 2912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.837649+0000 mgr.x (mgr.24998) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.837649+0000 mgr.x (mgr.24998) 904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.837764+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.837764+0000 mon.a (mon.0) 2913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.910144+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.910144+0000 mon.a (mon.0) 2914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.914652+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.914652+0000 mon.a (mon.0) 2915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.917883+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.917883+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.919359+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.919359+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.930956+0000 mgr.x (mgr.24998) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:38.930956+0000 mgr.x (mgr.24998) 905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.931173+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:38.931173+0000 mon.a (mon.0) 2918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.297965+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.299059+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.299059+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.311467+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.311467+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.400243+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.400243+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.405143+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.405143+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.408335+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.408335+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.410115+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.410115+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.424390+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.424390+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.500148+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.500148+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.502801+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.502801+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.011871+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.011871+0000 mon.a (mon.0) 2919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.015488+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.015488+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.018695+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.018695+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.019972+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.019972+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.030420+0000 mgr.x (mgr.24998) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.030420+0000 mgr.x (mgr.24998) 906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.030589+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.030589+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.105914+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.105914+0000 mon.a (mon.0) 2924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.109297+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.109297+0000 mon.a (mon.0) 2925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.112513+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.112513+0000 mon.a (mon.0) 2926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.114000+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.505417+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.505417+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.506631+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.506631+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.519343+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.519343+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.578422+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.578422+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.580983+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.580983+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.583853+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.583853+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.584896+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.584896+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.597220+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.597220+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cluster 2024-04-30T10:09:39.605500+0000 mon.a (mon.0) 2954 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-30T10:09:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: cluster 2024-04-30T10:09:39.605500+0000 mon.a (mon.0) 2954 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-30T10:09:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.666255+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.666255+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.670762+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.670762+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.674661+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.674661+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.675853+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.675853+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.686636+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.686636+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.764304+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.764304+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.767669+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.767669+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.770475+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.770475+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.771774+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[73244]: audit 2024-04-30T10:09:39.771774+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.114000+0000 mon.a (mon.0) 2927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.124729+0000 mgr.x (mgr.24998) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.124729+0000 mgr.x (mgr.24998) 907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:40.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.124854+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.124854+0000 mon.a (mon.0) 2928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.199457+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.199457+0000 mon.a (mon.0) 2929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.202648+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.202648+0000 mon.a (mon.0) 2930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.205991+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.205991+0000 mon.a (mon.0) 2931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.207433+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.207433+0000 mon.a (mon.0) 2932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.218211+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.218211+0000 mon.a (mon.0) 2933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.292401+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.292401+0000 mon.a (mon.0) 2934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.295418+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.295418+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.297965+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.297965+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.299059+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.299059+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.311467+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.311467+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.400243+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.400243+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.405143+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.405143+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.408335+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.408335+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.410115+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.410115+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.424390+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.424390+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.500148+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.500148+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.502801+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.502801+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.505417+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.505417+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.506631+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.506631+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.519343+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.519343+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.578422+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.578422+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.580983+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.580983+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.583853+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.583853+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.584896+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.584896+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.597220+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.597220+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cluster 2024-04-30T10:09:39.605500+0000 mon.a (mon.0) 2954 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-30T10:09:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: cluster 2024-04-30T10:09:39.605500+0000 mon.a (mon.0) 2954 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-30T10:09:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.666255+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.666255+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.670762+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.670762+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.674661+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.674661+0000 mon.a (mon.0) 2957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.675853+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.675853+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.686636+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.686636+0000 mon.a (mon.0) 2959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.764304+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.764304+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.767669+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.767669+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.770475+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.770475+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.771774+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:39 smithi144 bash[75481]: audit 2024-04-30T10:09:39.771774+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.027 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[64774]: debug 2024-04-30T10:09:40.579+0000 7fb3bfc167c0 -1 Falling back to public interface 2024-04-30T10:09:41.027 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.218385+0000 mgr.x (mgr.24998) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.028 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.218385+0000 mgr.x (mgr.24998) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.028 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.311320+0000 mgr.x (mgr.24998) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.028 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.311320+0000 mgr.x (mgr.24998) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.028 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.424546+0000 mgr.x (mgr.24998) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.028 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.424546+0000 mgr.x (mgr.24998) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.028 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.519212+0000 mgr.x (mgr.24998) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.028 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.519212+0000 mgr.x (mgr.24998) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.028 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.597070+0000 mgr.x (mgr.24998) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.028 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.597070+0000 mgr.x (mgr.24998) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.028 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.686515+0000 mgr.x (mgr.24998) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.028 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.686515+0000 mgr.x (mgr.24998) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.029 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.808785+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.029 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.808785+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.029 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.808801+0000 mgr.x (mgr.24998) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.029 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.808801+0000 mgr.x (mgr.24998) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.029 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.883413+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.029 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.883413+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.029 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.888029+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.029 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.888029+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.029 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.890827+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.029 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.890827+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.891995+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.891995+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.900342+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.900342+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.900417+0000 mgr.x (mgr.24998) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.900417+0000 mgr.x (mgr.24998) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.975277+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.975277+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.978059+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.978059+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.980690+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.030 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.980690+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.981820+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.981820+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.992211+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:39.992211+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.992236+0000 mgr.x (mgr.24998) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:39.992236+0000 mgr.x (mgr.24998) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.066420+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.031 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.066420+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.069567+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.069567+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.072686+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.072686+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.073736+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.073736+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.081913+0000 mgr.x (mgr.24998) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.081913+0000 mgr.x (mgr.24998) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.082085+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.032 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.082085+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.125112+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.125112+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.127833+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.127833+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.130232+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.130232+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.131265+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.131265+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.139246+0000 mgr.x (mgr.24998) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.139246+0000 mgr.x (mgr.24998) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.139394+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.139394+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.185768+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.033 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.185768+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.034 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.189058+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.034 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.189058+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.034 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.191690+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.034 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.191690+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.034 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.192840+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.034 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.192840+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.034 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.201077+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.034 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.201077+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.034 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.247091+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.034 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.247091+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.250315+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.250315+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.252805+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.252805+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.253853+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.253853+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.264842+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.264842+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.306102+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.306102+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.308241+0000 mon.a (mon.0) 2996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.308241+0000 mon.a (mon.0) 2996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.310398+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.310398+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.035 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.311318+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.311318+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.316873+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.316873+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.373731+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.373731+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.376863+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.376863+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.379325+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.379325+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.380779+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.380779+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.387099+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.387099+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.036 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.428987+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.428987+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.431754+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.431754+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.435068+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.037 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.435068+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.436165+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.436165+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.444401+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.444401+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.502194+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.502194+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.504649+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.504649+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.506987+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.506987+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.507975+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.507975+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.514071+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.038 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.514071+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.559780+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.559780+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.562398+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.562398+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.564638+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.564638+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.565511+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.565511+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.573601+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.573601+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.635639+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.635639+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.638168+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.638168+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.640276+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.640276+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.641447+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.641447+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.650318+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.650318+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.727490+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.727490+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.730686+0000 mon.a (mon.0) 3026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.730686+0000 mon.a (mon.0) 3026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.733219+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.733219+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.734507+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.734507+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.743028+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.040 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:40 smithi151 bash[59049]: audit 2024-04-30T10:09:40.743028+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.218385+0000 mgr.x (mgr.24998) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.218385+0000 mgr.x (mgr.24998) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.311320+0000 mgr.x (mgr.24998) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.311320+0000 mgr.x (mgr.24998) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.424546+0000 mgr.x (mgr.24998) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.424546+0000 mgr.x (mgr.24998) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.519212+0000 mgr.x (mgr.24998) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.519212+0000 mgr.x (mgr.24998) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.597070+0000 mgr.x (mgr.24998) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.597070+0000 mgr.x (mgr.24998) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.686515+0000 mgr.x (mgr.24998) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.686515+0000 mgr.x (mgr.24998) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.808785+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.808785+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.808801+0000 mgr.x (mgr.24998) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.808801+0000 mgr.x (mgr.24998) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.883413+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.883413+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.888029+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.888029+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.890827+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.218385+0000 mgr.x (mgr.24998) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.218385+0000 mgr.x (mgr.24998) 908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.311320+0000 mgr.x (mgr.24998) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.311320+0000 mgr.x (mgr.24998) 909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.424546+0000 mgr.x (mgr.24998) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.424546+0000 mgr.x (mgr.24998) 910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.519212+0000 mgr.x (mgr.24998) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.519212+0000 mgr.x (mgr.24998) 911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.597070+0000 mgr.x (mgr.24998) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.597070+0000 mgr.x (mgr.24998) 912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.686515+0000 mgr.x (mgr.24998) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.686515+0000 mgr.x (mgr.24998) 913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.808785+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.808785+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.808801+0000 mgr.x (mgr.24998) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.808801+0000 mgr.x (mgr.24998) 914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.883413+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.883413+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.888029+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.888029+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.890827+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.890827+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.891995+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.891995+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.900342+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.900342+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.900417+0000 mgr.x (mgr.24998) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.900417+0000 mgr.x (mgr.24998) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.975277+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.975277+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.978059+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.978059+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.980690+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.980690+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.981820+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.981820+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.992211+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:39.992211+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.992236+0000 mgr.x (mgr.24998) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:39.992236+0000 mgr.x (mgr.24998) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.066420+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.890827+0000 mon.a (mon.0) 2967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.891995+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.891995+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.900342+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.900342+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.900417+0000 mgr.x (mgr.24998) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.900417+0000 mgr.x (mgr.24998) 915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.975277+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.975277+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.978059+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.978059+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.980690+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.980690+0000 mon.a (mon.0) 2972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.981820+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.981820+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.992211+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:39.992211+0000 mon.a (mon.0) 2974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.992236+0000 mgr.x (mgr.24998) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:39.992236+0000 mgr.x (mgr.24998) 916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.066420+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.066420+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.069567+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.069567+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.072686+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.072686+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.073736+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.073736+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.081913+0000 mgr.x (mgr.24998) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.081913+0000 mgr.x (mgr.24998) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.082085+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.082085+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.125112+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.125112+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.127833+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.127833+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.130232+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.130232+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.131265+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.131265+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.066420+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.069567+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.069567+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.072686+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.072686+0000 mon.a (mon.0) 2977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.073736+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.073736+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.081913+0000 mgr.x (mgr.24998) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.081913+0000 mgr.x (mgr.24998) 917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.082085+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.082085+0000 mon.a (mon.0) 2979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.125112+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.125112+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.127833+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.127833+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.130232+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.130232+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.131265+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.131265+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.139246+0000 mgr.x (mgr.24998) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.139246+0000 mgr.x (mgr.24998) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.139394+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.139394+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.185768+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.185768+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.189058+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.189058+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.191690+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.191690+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.192840+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.192840+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.201077+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.201077+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.247091+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.247091+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.250315+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.250315+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.252805+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.252805+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.139246+0000 mgr.x (mgr.24998) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.139246+0000 mgr.x (mgr.24998) 918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.139394+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.139394+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.185768+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.185768+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.189058+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.189058+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.191690+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.191690+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.192840+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.192840+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.201077+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.201077+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.247091+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.247091+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.250315+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.250315+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.252805+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.252805+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.253853+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.253853+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.264842+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.264842+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.306102+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.306102+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.308241+0000 mon.a (mon.0) 2996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.308241+0000 mon.a (mon.0) 2996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.310398+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.310398+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.311318+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.311318+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.316873+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.316873+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.373731+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.373731+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.376863+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.376863+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.379325+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.253853+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.253853+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.264842+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.264842+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.306102+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.306102+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.308241+0000 mon.a (mon.0) 2996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.308241+0000 mon.a (mon.0) 2996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.310398+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.310398+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.311318+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.311318+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.316873+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.316873+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.373731+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.373731+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.376863+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.376863+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.379325+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.379325+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.380779+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.380779+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.387099+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.387099+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.428987+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.428987+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.431754+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.431754+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.435068+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.435068+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.436165+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.436165+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.444401+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.444401+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.502194+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.502194+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.504649+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.504649+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.379325+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.380779+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.380779+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.387099+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.387099+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.428987+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.428987+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.431754+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.431754+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.435068+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.435068+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.436165+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.436165+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.444401+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.444401+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.502194+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.502194+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.504649+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.504649+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.506987+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.506987+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.507975+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.507975+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.514071+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.514071+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.559780+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.559780+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.562398+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.562398+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.564638+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.564638+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.565511+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.565511+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.573601+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.573601+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.635639+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.635639+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.638168+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.638168+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.640276+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.640276+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.641447+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.641447+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.650318+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.650318+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.727490+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.727490+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.730686+0000 mon.a (mon.0) 3026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.730686+0000 mon.a (mon.0) 3026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.733219+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.733219+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.734507+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.734507+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.743028+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[75481]: audit 2024-04-30T10:09:40.743028+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.506987+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.506987+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.507975+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.507975+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.514071+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.514071+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.559780+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.559780+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.562398+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.562398+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.564638+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.564638+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.565511+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.565511+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.573601+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.573601+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.635639+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.635639+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.638168+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.638168+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.640276+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.640276+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.641447+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.641447+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.650318+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.650318+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.727490+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.727490+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.730686+0000 mon.a (mon.0) 3026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.730686+0000 mon.a (mon.0) 3026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.733219+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.733219+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:41.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.734507+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.734507+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:41.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.743028+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:41.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:40 smithi144 bash[73244]: audit 2024-04-30T10:09:40.743028+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.200882+0000 mgr.x (mgr.24998) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.200882+0000 mgr.x (mgr.24998) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.264755+0000 mgr.x (mgr.24998) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.264755+0000 mgr.x (mgr.24998) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.316544+0000 mgr.x (mgr.24998) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.316544+0000 mgr.x (mgr.24998) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.386930+0000 mgr.x (mgr.24998) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.386930+0000 mgr.x (mgr.24998) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.444235+0000 mgr.x (mgr.24998) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.444235+0000 mgr.x (mgr.24998) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.513785+0000 mgr.x (mgr.24998) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.513785+0000 mgr.x (mgr.24998) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.573335+0000 mgr.x (mgr.24998) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.573335+0000 mgr.x (mgr.24998) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cluster 2024-04-30T10:09:40.631036+0000 mgr.x (mgr.24998) 926 : cluster [DBG] pgmap v161: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cluster 2024-04-30T10:09:40.631036+0000 mgr.x (mgr.24998) 926 : cluster [DBG] pgmap v161: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.650097+0000 mgr.x (mgr.24998) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.650097+0000 mgr.x (mgr.24998) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.742884+0000 mgr.x (mgr.24998) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.742884+0000 mgr.x (mgr.24998) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.804730+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.804730+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.833904+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.833904+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.837078+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.837078+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.838383+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.838383+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.845157+0000 mgr.x (mgr.24998) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.845157+0000 mgr.x (mgr.24998) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.845424+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.845424+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.902666+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.902666+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.905312+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.905312+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.907443+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.907443+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.908457+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.908457+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.916604+0000 mgr.x (mgr.24998) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.916604+0000 mgr.x (mgr.24998) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.916815+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.916815+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.979313+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.979313+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.982453+0000 mon.a (mon.0) 3041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.982453+0000 mon.a (mon.0) 3041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.984916+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.984916+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.986004+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.986004+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.994807+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:40.994807+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.994811+0000 mgr.x (mgr.24998) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:40.994811+0000 mgr.x (mgr.24998) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.052722+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.052722+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.055586+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.055586+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.058368+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.058368+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.060082+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.060082+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.069299+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.069299+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:41.069336+0000 mgr.x (mgr.24998) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:41.069336+0000 mgr.x (mgr.24998) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cluster 2024-04-30T10:09:41.074672+0000 mon.a (mon.0) 3050 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cluster 2024-04-30T10:09:41.074672+0000 mon.a (mon.0) 3050 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.128302+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.128302+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.130731+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.130731+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.139565+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.139565+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.140290+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.140290+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.143608+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.143608+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.146990+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.146990+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.147327+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.147327+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.148819+0000 mgr.x (mgr.24998) 933 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:42.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.148819+0000 mgr.x (mgr.24998) 933 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:42.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.149328+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:42.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: audit 2024-04-30T10:09:41.149328+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:42.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:41.150032+0000 mgr.x (mgr.24998) 934 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-30T10:09:42.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:41 smithi151 bash[59049]: cephadm 2024-04-30T10:09:41.150032+0000 mgr.x (mgr.24998) 934 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-30T10:09:42.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.200882+0000 mgr.x (mgr.24998) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.200882+0000 mgr.x (mgr.24998) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.264755+0000 mgr.x (mgr.24998) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.264755+0000 mgr.x (mgr.24998) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.316544+0000 mgr.x (mgr.24998) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.316544+0000 mgr.x (mgr.24998) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.386930+0000 mgr.x (mgr.24998) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.386930+0000 mgr.x (mgr.24998) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.444235+0000 mgr.x (mgr.24998) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.444235+0000 mgr.x (mgr.24998) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.513785+0000 mgr.x (mgr.24998) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.513785+0000 mgr.x (mgr.24998) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.573335+0000 mgr.x (mgr.24998) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.573335+0000 mgr.x (mgr.24998) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cluster 2024-04-30T10:09:40.631036+0000 mgr.x (mgr.24998) 926 : cluster [DBG] pgmap v161: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cluster 2024-04-30T10:09:40.631036+0000 mgr.x (mgr.24998) 926 : cluster [DBG] pgmap v161: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.650097+0000 mgr.x (mgr.24998) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.650097+0000 mgr.x (mgr.24998) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.742884+0000 mgr.x (mgr.24998) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.742884+0000 mgr.x (mgr.24998) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.804730+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.200882+0000 mgr.x (mgr.24998) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.200882+0000 mgr.x (mgr.24998) 919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.264755+0000 mgr.x (mgr.24998) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.264755+0000 mgr.x (mgr.24998) 920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.316544+0000 mgr.x (mgr.24998) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.316544+0000 mgr.x (mgr.24998) 921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.386930+0000 mgr.x (mgr.24998) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.386930+0000 mgr.x (mgr.24998) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.444235+0000 mgr.x (mgr.24998) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.444235+0000 mgr.x (mgr.24998) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.513785+0000 mgr.x (mgr.24998) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.513785+0000 mgr.x (mgr.24998) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.573335+0000 mgr.x (mgr.24998) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.573335+0000 mgr.x (mgr.24998) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cluster 2024-04-30T10:09:40.631036+0000 mgr.x (mgr.24998) 926 : cluster [DBG] pgmap v161: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:42.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cluster 2024-04-30T10:09:40.631036+0000 mgr.x (mgr.24998) 926 : cluster [DBG] pgmap v161: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:42.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.650097+0000 mgr.x (mgr.24998) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.650097+0000 mgr.x (mgr.24998) 927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.742884+0000 mgr.x (mgr.24998) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.742884+0000 mgr.x (mgr.24998) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.804730+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.804730+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.833904+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.833904+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.837078+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.837078+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.838383+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.838383+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.845157+0000 mgr.x (mgr.24998) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.845157+0000 mgr.x (mgr.24998) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.845424+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.845424+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.902666+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.902666+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.905312+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.905312+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.907443+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.907443+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.908457+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.908457+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.804730+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.833904+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.833904+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.837078+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.837078+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.838383+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.838383+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.845157+0000 mgr.x (mgr.24998) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.845157+0000 mgr.x (mgr.24998) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.845424+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.845424+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.902666+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.902666+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.905312+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.905312+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.907443+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.907443+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.908457+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.908457+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.916604+0000 mgr.x (mgr.24998) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.916604+0000 mgr.x (mgr.24998) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.916815+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.916815+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.979313+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.979313+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.982453+0000 mon.a (mon.0) 3041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.982453+0000 mon.a (mon.0) 3041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.984916+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.984916+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.986004+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.986004+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.994807+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:40.994807+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.994811+0000 mgr.x (mgr.24998) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:40.994811+0000 mgr.x (mgr.24998) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.052722+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.052722+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.055586+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.055586+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.916604+0000 mgr.x (mgr.24998) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.916604+0000 mgr.x (mgr.24998) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.916815+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.916815+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.979313+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.979313+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.982453+0000 mon.a (mon.0) 3041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.982453+0000 mon.a (mon.0) 3041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.984916+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.984916+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.986004+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.986004+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.994807+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:40.994807+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.994811+0000 mgr.x (mgr.24998) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:40.994811+0000 mgr.x (mgr.24998) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.052722+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.052722+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.055586+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.055586+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.058368+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.058368+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.060082+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.060082+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.069299+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.069299+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:41.069336+0000 mgr.x (mgr.24998) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:41.069336+0000 mgr.x (mgr.24998) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cluster 2024-04-30T10:09:41.074672+0000 mon.a (mon.0) 3050 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:42.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cluster 2024-04-30T10:09:41.074672+0000 mon.a (mon.0) 3050 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:42.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.128302+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.128302+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.130731+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.130731+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.139565+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.139565+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.140290+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.140290+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.143608+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.143608+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.058368+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.058368+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.060082+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.060082+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.069299+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.069299+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:41.069336+0000 mgr.x (mgr.24998) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:41.069336+0000 mgr.x (mgr.24998) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cluster 2024-04-30T10:09:41.074672+0000 mon.a (mon.0) 3050 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cluster 2024-04-30T10:09:41.074672+0000 mon.a (mon.0) 3050 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.128302+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.128302+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.130731+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.130731+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.139565+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.139565+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.140290+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.140290+0000 mon.a (mon.0) 3054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.143608+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.143608+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.146990+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.146990+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.147327+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.147327+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.148819+0000 mgr.x (mgr.24998) 933 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:42.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.148819+0000 mgr.x (mgr.24998) 933 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:42.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.149328+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:42.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: audit 2024-04-30T10:09:41.149328+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:42.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:41.150032+0000 mgr.x (mgr.24998) 934 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-30T10:09:42.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[73244]: cephadm 2024-04-30T10:09:41.150032+0000 mgr.x (mgr.24998) 934 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-30T10:09:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.146990+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.146990+0000 mon.a (mon.0) 3056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.147327+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.147327+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.148819+0000 mgr.x (mgr.24998) 933 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.148819+0000 mgr.x (mgr.24998) 933 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.149328+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: audit 2024-04-30T10:09:41.149328+0000 mon.a (mon.0) 3058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-30T10:09:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:41.150032+0000 mgr.x (mgr.24998) 934 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-30T10:09:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:41 smithi144 bash[75481]: cephadm 2024-04-30T10:09:41.150032+0000 mgr.x (mgr.24998) 934 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-30T10:09:42.602 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:09:43.359 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:09:43.359 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 10s ago 20m - - 2024-04-30T10:09:43.359 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 2s ago 19m - - 2024-04-30T10:09:43.359 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (6m) 10s ago 13m 13.7M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:09:43.359 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (6m) 2s ago 13m 40.9M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:09:43.359 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (5m) 10s ago 11m 43.4M - 3.5 e1d6a67b021e 03085260eb1e 2024-04-30T10:09:43.359 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (5m) 2s ago 19m 517M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:09:43.359 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (4m) 10s ago 21m 439M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:09:43.359 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (4m) 10s ago 21m 61.6M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:09:43.359 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (3m) 2s ago 19m 41.6M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:09:43.360 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (4m) 10s ago 19m 48.5M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:09:43.360 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (7m) 10s ago 13m 9299k - 1.3.1 1dbe0e931976 7b01e2041b73 2024-04-30T10:09:43.360 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (6m) 2s ago 13m 10.8M - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:09:43.360 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (2m) 10s ago 18m 56.2M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 9026452f4e61 2024-04-30T10:09:43.360 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (2m) 10s ago 18m 56.1M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 5352fc47dc65 2024-04-30T10:09:43.360 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (74s) 10s ago 17m 45.5M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 844548442e03 2024-04-30T10:09:43.360 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (36s) 10s ago 17m 47.2M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 38564960fb5e 2024-04-30T10:09:43.360 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (16m) 2s ago 16m 65.8M 4096M 17.2.0 e1d6a67b021e 2371b0f703de 2024-04-30T10:09:43.360 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (15m) 2s ago 15m 60.5M 4096M 17.2.0 e1d6a67b021e b39a8bb8c2ad 2024-04-30T10:09:43.360 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (15m) 2s ago 15m 57.8M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:09:43.360 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (14m) 2s ago 14m 63.8M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:09:43.360 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (5m) 2s ago 13m 64.2M - 2.33.4 514e6a882f6e 1c77bdb7cd95 2024-04-30T10:09:43.360 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (11m) 10s ago 11m 86.8M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:09:43.360 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (11m) 2s ago 11m 86.5M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:09:43.360 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (11m) 10s ago 11m 86.7M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:09:43.360 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (11m) 2s ago 11m 86.6M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:09:43.623 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:43 smithi151 bash[64774]: debug 2024-04-30T10:09:43.571+0000 7fb3bfc167c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-30T10:09:43.787 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:09:43.787 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:09:43.787 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:09:43.787 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:09:43.787 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:09:43.787 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:09:43.787 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:09:43.787 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:09:43.787 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-04-30T10:09:43.788 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 4 2024-04-30T10:09:43.788 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:09:43.788 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:09:43.788 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:09:43.788 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:09:43.788 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:09:43.788 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-30T10:09:43.788 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 9 2024-04-30T10:09:43.788 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:09:43.788 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:09:43.880 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:43 smithi151 bash[64774]: debug 2024-04-30T10:09:43.619+0000 7fb3bfc167c0 -1 osd.4 141 log_to_monitors true 2024-04-30T10:09:43.881 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:43 smithi151 bash[59049]: audit 2024-04-30T10:09:42.588561+0000 mgr.x (mgr.24998) 935 : audit [DBG] from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:43.881 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:43 smithi151 bash[59049]: audit 2024-04-30T10:09:42.588561+0000 mgr.x (mgr.24998) 935 : audit [DBG] from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:43.881 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:43 smithi151 bash[59049]: cluster 2024-04-30T10:09:42.631959+0000 mgr.x (mgr.24998) 936 : cluster [DBG] pgmap v162: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:43.881 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:43 smithi151 bash[59049]: cluster 2024-04-30T10:09:42.631959+0000 mgr.x (mgr.24998) 936 : cluster [DBG] pgmap v162: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:43.881 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:43 smithi151 bash[59049]: audit 2024-04-30T10:09:42.964556+0000 mgr.x (mgr.24998) 937 : audit [DBG] from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:43.881 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:43 smithi151 bash[59049]: audit 2024-04-30T10:09:42.964556+0000 mgr.x (mgr.24998) 937 : audit [DBG] from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:43.881 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:43 smithi151 bash[59049]: audit 2024-04-30T10:09:43.628608+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/1224844421,v1:172.21.15.151:6801/1224844421]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:09:43.881 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:43 smithi151 bash[59049]: audit 2024-04-30T10:09:43.628608+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/1224844421,v1:172.21.15.151:6801/1224844421]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:09:43.881 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:43 smithi151 bash[59049]: audit 2024-04-30T10:09:43.629995+0000 mon.a (mon.0) 3059 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:09:43.881 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:43 smithi151 bash[59049]: audit 2024-04-30T10:09:43.629995+0000 mon.a (mon.0) 3059 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:09:43.881 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:43 smithi151 bash[59049]: audit 2024-04-30T10:09:43.789057+0000 mon.a (mon.0) 3060 : audit [DBG] from='client.? 172.21.15.144:0/4215832406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:43.881 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:43 smithi151 bash[59049]: audit 2024-04-30T10:09:43.789057+0000 mon.a (mon.0) 3060 : audit [DBG] from='client.? 172.21.15.144:0/4215832406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:43.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[75481]: audit 2024-04-30T10:09:42.588561+0000 mgr.x (mgr.24998) 935 : audit [DBG] from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:43.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[75481]: audit 2024-04-30T10:09:42.588561+0000 mgr.x (mgr.24998) 935 : audit [DBG] from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:43.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[75481]: cluster 2024-04-30T10:09:42.631959+0000 mgr.x (mgr.24998) 936 : cluster [DBG] pgmap v162: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:43.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[75481]: cluster 2024-04-30T10:09:42.631959+0000 mgr.x (mgr.24998) 936 : cluster [DBG] pgmap v162: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:43.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[75481]: audit 2024-04-30T10:09:42.964556+0000 mgr.x (mgr.24998) 937 : audit [DBG] from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:43.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[75481]: audit 2024-04-30T10:09:42.964556+0000 mgr.x (mgr.24998) 937 : audit [DBG] from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:43.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[75481]: audit 2024-04-30T10:09:43.628608+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/1224844421,v1:172.21.15.151:6801/1224844421]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:09:43.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[75481]: audit 2024-04-30T10:09:43.628608+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/1224844421,v1:172.21.15.151:6801/1224844421]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:09:43.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[75481]: audit 2024-04-30T10:09:43.629995+0000 mon.a (mon.0) 3059 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:09:43.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[75481]: audit 2024-04-30T10:09:43.629995+0000 mon.a (mon.0) 3059 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:09:43.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[75481]: audit 2024-04-30T10:09:43.789057+0000 mon.a (mon.0) 3060 : audit [DBG] from='client.? 172.21.15.144:0/4215832406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:43.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[75481]: audit 2024-04-30T10:09:43.789057+0000 mon.a (mon.0) 3060 : audit [DBG] from='client.? 172.21.15.144:0/4215832406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:43.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[73244]: audit 2024-04-30T10:09:42.588561+0000 mgr.x (mgr.24998) 935 : audit [DBG] from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:43.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[73244]: audit 2024-04-30T10:09:42.588561+0000 mgr.x (mgr.24998) 935 : audit [DBG] from='client.44383 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:43.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[73244]: cluster 2024-04-30T10:09:42.631959+0000 mgr.x (mgr.24998) 936 : cluster [DBG] pgmap v162: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:43.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[73244]: cluster 2024-04-30T10:09:42.631959+0000 mgr.x (mgr.24998) 936 : cluster [DBG] pgmap v162: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 198 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:43.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[73244]: audit 2024-04-30T10:09:42.964556+0000 mgr.x (mgr.24998) 937 : audit [DBG] from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:43.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[73244]: audit 2024-04-30T10:09:42.964556+0000 mgr.x (mgr.24998) 937 : audit [DBG] from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:43.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[73244]: audit 2024-04-30T10:09:43.628608+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/1224844421,v1:172.21.15.151:6801/1224844421]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:09:43.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[73244]: audit 2024-04-30T10:09:43.628608+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/1224844421,v1:172.21.15.151:6801/1224844421]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:09:43.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[73244]: audit 2024-04-30T10:09:43.629995+0000 mon.a (mon.0) 3059 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:09:43.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[73244]: audit 2024-04-30T10:09:43.629995+0000 mon.a (mon.0) 3059 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:09:43.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[73244]: audit 2024-04-30T10:09:43.789057+0000 mon.a (mon.0) 3060 : audit [DBG] from='client.? 172.21.15.144:0/4215832406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:43.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:43 smithi144 bash[73244]: audit 2024-04-30T10:09:43.789057+0000 mon.a (mon.0) 3060 : audit [DBG] from='client.? 172.21.15.144:0/4215832406' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:44.161 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:09:44.161 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:09:44.161 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:09:44.161 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:09:44.162 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:09:44.162 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr", 2024-04-30T10:09:44.162 INFO:teuthology.orchestra.run.smithi144.stdout: "mon" 2024-04-30T10:09:44.162 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:09:44.162 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "9/23 daemons upgraded", 2024-04-30T10:09:44.162 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading osd daemons", 2024-04-30T10:09:44.162 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:09:44.162 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:09:44.322 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:43 smithi151 bash[64774]: debug 2024-04-30T10:09:43.875+0000 7fb3b106d700 -1 osd.4 141 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T10:09:44.586 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded 2024-04-30T10:09:44.586 INFO:teuthology.orchestra.run.smithi144.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-30T10:09:44.586 INFO:teuthology.orchestra.run.smithi144.stdout: osd.4 (root=default,host=smithi151) is down 2024-04-30T10:09:44.586 INFO:teuthology.orchestra.run.smithi144.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded 2024-04-30T10:09:44.586 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.5 is active+undersized+degraded, acting [7,0] 2024-04-30T10:09:44.587 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.d is active+undersized+degraded, acting [1,3] 2024-04-30T10:09:44.587 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-30T10:09:44.587 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.11 is active+undersized+degraded, acting [6,1] 2024-04-30T10:09:44.587 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.1 is active+undersized+degraded, acting [0,3] 2024-04-30T10:09:44.587 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-30T10:09:44.587 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.6 is active+undersized+degraded, acting [0,1] 2024-04-30T10:09:44.587 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-30T10:09:44.587 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.a is active+undersized+degraded, acting [6,1] 2024-04-30T10:09:44.587 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.b is active+undersized+degraded, acting [3,0] 2024-04-30T10:09:44.587 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.e is active+undersized+degraded, acting [7,1] 2024-04-30T10:09:44.587 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.f is active+undersized+degraded, acting [7,0] 2024-04-30T10:09:44.587 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.11 is active+undersized+degraded, acting [7,6] 2024-04-30T10:09:44.587 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.13 is active+undersized+degraded, acting [7,2] 2024-04-30T10:09:44.587 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.14 is active+undersized+degraded, acting [7,6] 2024-04-30T10:09:44.587 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.15 is active+undersized+degraded, acting [7,3] 2024-04-30T10:09:44.588 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.19 is active+undersized+degraded, acting [1,3] 2024-04-30T10:09:44.588 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-30T10:09:44.588 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.1b is active+undersized+degraded, acting [0,7] 2024-04-30T10:09:44.588 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.1c is active+undersized+degraded, acting [5,1] 2024-04-30T10:09:44.588 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.1d is active+undersized+degraded, acting [5,6] 2024-04-30T10:09:44.588 INFO:teuthology.orchestra.run.smithi144.stdout: pg 4.9 is active+undersized+degraded, acting [1,3] 2024-04-30T10:09:44.588 INFO:teuthology.orchestra.run.smithi144.stdout: pg 4.d is active+undersized+degraded, acting [2,1] 2024-04-30T10:09:44.588 INFO:teuthology.orchestra.run.smithi144.stdout: pg 4.e is active+undersized+degraded, acting [6,1] 2024-04-30T10:09:44.588 INFO:teuthology.orchestra.run.smithi144.stdout: pg 5.a is active+undersized+degraded, acting [2,3] 2024-04-30T10:09:44.588 INFO:teuthology.orchestra.run.smithi144.stdout: pg 5.1c is active+undersized+degraded, acting [3,2] 2024-04-30T10:09:44.588 INFO:teuthology.orchestra.run.smithi144.stdout: pg 5.1d is active+undersized+degraded, acting [1,0] 2024-04-30T10:09:44.588 INFO:teuthology.orchestra.run.smithi144.stdout: pg 6.1a is active+undersized+degraded, acting [5,1] 2024-04-30T10:09:45.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: audit 2024-04-30T10:09:43.327561+0000 mgr.x (mgr.24998) 938 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:45.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: audit 2024-04-30T10:09:43.327561+0000 mgr.x (mgr.24998) 938 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:45.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: audit 2024-04-30T10:09:43.677626+0000 mgr.x (mgr.24998) 939 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:45.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: audit 2024-04-30T10:09:43.677626+0000 mgr.x (mgr.24998) 939 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:45.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: audit 2024-04-30T10:09:43.821006+0000 mon.a (mon.0) 3061 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-30T10:09:45.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: audit 2024-04-30T10:09:43.821006+0000 mon.a (mon.0) 3061 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-30T10:09:45.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: cluster 2024-04-30T10:09:43.825229+0000 mon.a (mon.0) 3062 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-30T10:09:45.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: cluster 2024-04-30T10:09:43.825229+0000 mon.a (mon.0) 3062 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-30T10:09:45.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: audit 2024-04-30T10:09:43.831086+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/1224844421,v1:172.21.15.151:6801/1224844421]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:09:45.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: audit 2024-04-30T10:09:43.831086+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/1224844421,v1:172.21.15.151:6801/1224844421]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:09:45.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: audit 2024-04-30T10:09:43.832327+0000 mon.a (mon.0) 3063 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:09:45.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: audit 2024-04-30T10:09:43.832327+0000 mon.a (mon.0) 3063 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:09:45.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: audit 2024-04-30T10:09:44.161510+0000 mgr.x (mgr.24998) 940 : audit [DBG] from='client.44410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:45.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: audit 2024-04-30T10:09:44.161510+0000 mgr.x (mgr.24998) 940 : audit [DBG] from='client.44410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:45.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: audit 2024-04-30T10:09:44.588823+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.144:0/730858666' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:09:45.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: audit 2024-04-30T10:09:44.588823+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.144:0/730858666' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:09:45.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: audit 2024-04-30T10:09:44.724272+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T10:09:45.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: audit 2024-04-30T10:09:44.724272+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T10:09:45.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: audit 2024-04-30T10:09:44.725490+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:45.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:44 smithi151 bash[59049]: audit 2024-04-30T10:09:44.725490+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: audit 2024-04-30T10:09:43.327561+0000 mgr.x (mgr.24998) 938 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: audit 2024-04-30T10:09:43.327561+0000 mgr.x (mgr.24998) 938 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: audit 2024-04-30T10:09:43.677626+0000 mgr.x (mgr.24998) 939 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: audit 2024-04-30T10:09:43.677626+0000 mgr.x (mgr.24998) 939 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: audit 2024-04-30T10:09:43.821006+0000 mon.a (mon.0) 3061 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-30T10:09:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: audit 2024-04-30T10:09:43.821006+0000 mon.a (mon.0) 3061 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-30T10:09:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: cluster 2024-04-30T10:09:43.825229+0000 mon.a (mon.0) 3062 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-30T10:09:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: cluster 2024-04-30T10:09:43.825229+0000 mon.a (mon.0) 3062 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-30T10:09:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: audit 2024-04-30T10:09:43.831086+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/1224844421,v1:172.21.15.151:6801/1224844421]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:09:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: audit 2024-04-30T10:09:43.831086+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/1224844421,v1:172.21.15.151:6801/1224844421]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:09:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: audit 2024-04-30T10:09:43.832327+0000 mon.a (mon.0) 3063 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:09:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: audit 2024-04-30T10:09:43.832327+0000 mon.a (mon.0) 3063 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:09:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: audit 2024-04-30T10:09:44.161510+0000 mgr.x (mgr.24998) 940 : audit [DBG] from='client.44410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: audit 2024-04-30T10:09:44.161510+0000 mgr.x (mgr.24998) 940 : audit [DBG] from='client.44410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: audit 2024-04-30T10:09:44.588823+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.144:0/730858666' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:09:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: audit 2024-04-30T10:09:44.588823+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.144:0/730858666' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:09:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: audit 2024-04-30T10:09:44.724272+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T10:09:45.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: audit 2024-04-30T10:09:43.327561+0000 mgr.x (mgr.24998) 938 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: audit 2024-04-30T10:09:43.327561+0000 mgr.x (mgr.24998) 938 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: audit 2024-04-30T10:09:43.677626+0000 mgr.x (mgr.24998) 939 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: audit 2024-04-30T10:09:43.677626+0000 mgr.x (mgr.24998) 939 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: audit 2024-04-30T10:09:43.821006+0000 mon.a (mon.0) 3061 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-30T10:09:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: audit 2024-04-30T10:09:43.821006+0000 mon.a (mon.0) 3061 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-30T10:09:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: cluster 2024-04-30T10:09:43.825229+0000 mon.a (mon.0) 3062 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-30T10:09:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: cluster 2024-04-30T10:09:43.825229+0000 mon.a (mon.0) 3062 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-30T10:09:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: audit 2024-04-30T10:09:43.831086+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/1224844421,v1:172.21.15.151:6801/1224844421]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:09:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: audit 2024-04-30T10:09:43.831086+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/1224844421,v1:172.21.15.151:6801/1224844421]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:09:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: audit 2024-04-30T10:09:43.832327+0000 mon.a (mon.0) 3063 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:09:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: audit 2024-04-30T10:09:43.832327+0000 mon.a (mon.0) 3063 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:09:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: audit 2024-04-30T10:09:44.161510+0000 mgr.x (mgr.24998) 940 : audit [DBG] from='client.44410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: audit 2024-04-30T10:09:44.161510+0000 mgr.x (mgr.24998) 940 : audit [DBG] from='client.44410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:09:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: audit 2024-04-30T10:09:44.588823+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.144:0/730858666' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:09:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: audit 2024-04-30T10:09:44.588823+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.144:0/730858666' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:09:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: audit 2024-04-30T10:09:44.724272+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T10:09:45.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: audit 2024-04-30T10:09:44.724272+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T10:09:45.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: audit 2024-04-30T10:09:44.725490+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:45.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[73244]: audit 2024-04-30T10:09:44.725490+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: audit 2024-04-30T10:09:44.724272+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-30T10:09:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: audit 2024-04-30T10:09:44.725490+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:44 smithi144 bash[75481]: audit 2024-04-30T10:09:44.725490+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:46.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:45 smithi151 bash[59049]: cluster 2024-04-30T10:09:44.632605+0000 mgr.x (mgr.24998) 941 : cluster [DBG] pgmap v164: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:46.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:45 smithi151 bash[59049]: cluster 2024-04-30T10:09:44.632605+0000 mgr.x (mgr.24998) 941 : cluster [DBG] pgmap v164: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:46.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:45 smithi151 bash[59049]: cephadm 2024-04-30T10:09:44.721295+0000 mgr.x (mgr.24998) 942 : cephadm [INF] Upgrade: Updating osd.4 2024-04-30T10:09:46.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:45 smithi151 bash[59049]: cephadm 2024-04-30T10:09:44.721295+0000 mgr.x (mgr.24998) 942 : cephadm [INF] Upgrade: Updating osd.4 2024-04-30T10:09:46.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:45 smithi151 bash[59049]: cephadm 2024-04-30T10:09:44.727674+0000 mgr.x (mgr.24998) 943 : cephadm [INF] Deploying daemon osd.4 on smithi151 2024-04-30T10:09:46.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:45 smithi151 bash[59049]: cephadm 2024-04-30T10:09:44.727674+0000 mgr.x (mgr.24998) 943 : cephadm [INF] Deploying daemon osd.4 on smithi151 2024-04-30T10:09:46.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:45 smithi151 bash[59049]: cluster 2024-04-30T10:09:44.822818+0000 mon.a (mon.0) 3066 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:09:46.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:45 smithi151 bash[59049]: cluster 2024-04-30T10:09:44.822818+0000 mon.a (mon.0) 3066 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:09:46.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:45 smithi151 bash[59049]: cluster 2024-04-30T10:09:44.841888+0000 mon.a (mon.0) 3067 : cluster [INF] osd.4 [v2:172.21.15.151:6800/1224844421,v1:172.21.15.151:6801/1224844421] boot 2024-04-30T10:09:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:45 smithi151 bash[59049]: cluster 2024-04-30T10:09:44.841888+0000 mon.a (mon.0) 3067 : cluster [INF] osd.4 [v2:172.21.15.151:6800/1224844421,v1:172.21.15.151:6801/1224844421] boot 2024-04-30T10:09:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:45 smithi151 bash[59049]: cluster 2024-04-30T10:09:44.842007+0000 mon.a (mon.0) 3068 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-30T10:09:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:45 smithi151 bash[59049]: cluster 2024-04-30T10:09:44.842007+0000 mon.a (mon.0) 3068 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-30T10:09:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:45 smithi151 bash[59049]: audit 2024-04-30T10:09:44.842931+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:09:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:45 smithi151 bash[59049]: audit 2024-04-30T10:09:44.842931+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:09:46.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[73244]: cluster 2024-04-30T10:09:44.632605+0000 mgr.x (mgr.24998) 941 : cluster [DBG] pgmap v164: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:46.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[73244]: cluster 2024-04-30T10:09:44.632605+0000 mgr.x (mgr.24998) 941 : cluster [DBG] pgmap v164: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:46.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[73244]: cephadm 2024-04-30T10:09:44.721295+0000 mgr.x (mgr.24998) 942 : cephadm [INF] Upgrade: Updating osd.4 2024-04-30T10:09:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[73244]: cephadm 2024-04-30T10:09:44.721295+0000 mgr.x (mgr.24998) 942 : cephadm [INF] Upgrade: Updating osd.4 2024-04-30T10:09:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[73244]: cephadm 2024-04-30T10:09:44.727674+0000 mgr.x (mgr.24998) 943 : cephadm [INF] Deploying daemon osd.4 on smithi151 2024-04-30T10:09:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[73244]: cephadm 2024-04-30T10:09:44.727674+0000 mgr.x (mgr.24998) 943 : cephadm [INF] Deploying daemon osd.4 on smithi151 2024-04-30T10:09:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[73244]: cluster 2024-04-30T10:09:44.822818+0000 mon.a (mon.0) 3066 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:09:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[73244]: cluster 2024-04-30T10:09:44.822818+0000 mon.a (mon.0) 3066 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:09:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[73244]: cluster 2024-04-30T10:09:44.841888+0000 mon.a (mon.0) 3067 : cluster [INF] osd.4 [v2:172.21.15.151:6800/1224844421,v1:172.21.15.151:6801/1224844421] boot 2024-04-30T10:09:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[73244]: cluster 2024-04-30T10:09:44.841888+0000 mon.a (mon.0) 3067 : cluster [INF] osd.4 [v2:172.21.15.151:6800/1224844421,v1:172.21.15.151:6801/1224844421] boot 2024-04-30T10:09:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[73244]: cluster 2024-04-30T10:09:44.842007+0000 mon.a (mon.0) 3068 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-30T10:09:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[73244]: cluster 2024-04-30T10:09:44.842007+0000 mon.a (mon.0) 3068 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-30T10:09:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[73244]: audit 2024-04-30T10:09:44.842931+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:09:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[73244]: audit 2024-04-30T10:09:44.842931+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:09:46.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[75481]: cluster 2024-04-30T10:09:44.632605+0000 mgr.x (mgr.24998) 941 : cluster [DBG] pgmap v164: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[75481]: cluster 2024-04-30T10:09:44.632605+0000 mgr.x (mgr.24998) 941 : cluster [DBG] pgmap v164: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 108/630 objects degraded (17.143%) 2024-04-30T10:09:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[75481]: cephadm 2024-04-30T10:09:44.721295+0000 mgr.x (mgr.24998) 942 : cephadm [INF] Upgrade: Updating osd.4 2024-04-30T10:09:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[75481]: cephadm 2024-04-30T10:09:44.721295+0000 mgr.x (mgr.24998) 942 : cephadm [INF] Upgrade: Updating osd.4 2024-04-30T10:09:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[75481]: cephadm 2024-04-30T10:09:44.727674+0000 mgr.x (mgr.24998) 943 : cephadm [INF] Deploying daemon osd.4 on smithi151 2024-04-30T10:09:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[75481]: cephadm 2024-04-30T10:09:44.727674+0000 mgr.x (mgr.24998) 943 : cephadm [INF] Deploying daemon osd.4 on smithi151 2024-04-30T10:09:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[75481]: cluster 2024-04-30T10:09:44.822818+0000 mon.a (mon.0) 3066 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:09:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[75481]: cluster 2024-04-30T10:09:44.822818+0000 mon.a (mon.0) 3066 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:09:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[75481]: cluster 2024-04-30T10:09:44.841888+0000 mon.a (mon.0) 3067 : cluster [INF] osd.4 [v2:172.21.15.151:6800/1224844421,v1:172.21.15.151:6801/1224844421] boot 2024-04-30T10:09:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[75481]: cluster 2024-04-30T10:09:44.841888+0000 mon.a (mon.0) 3067 : cluster [INF] osd.4 [v2:172.21.15.151:6800/1224844421,v1:172.21.15.151:6801/1224844421] boot 2024-04-30T10:09:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[75481]: cluster 2024-04-30T10:09:44.842007+0000 mon.a (mon.0) 3068 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-30T10:09:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[75481]: cluster 2024-04-30T10:09:44.842007+0000 mon.a (mon.0) 3068 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-04-30T10:09:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[75481]: audit 2024-04-30T10:09:44.842931+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:09:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:45 smithi144 bash[75481]: audit 2024-04-30T10:09:44.842931+0000 mon.a (mon.0) 3069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:09:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:46 smithi144 bash[73244]: cluster 2024-04-30T10:09:45.848240+0000 mon.a (mon.0) 3070 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-30T10:09:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:46 smithi144 bash[73244]: cluster 2024-04-30T10:09:45.848240+0000 mon.a (mon.0) 3070 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-30T10:09:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:46 smithi144 bash[73244]: audit 2024-04-30T10:09:46.204253+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:46 smithi144 bash[73244]: audit 2024-04-30T10:09:46.204253+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:46 smithi144 bash[73244]: audit 2024-04-30T10:09:46.218282+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:46 smithi144 bash[73244]: audit 2024-04-30T10:09:46.218282+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:46 smithi144 bash[73244]: audit 2024-04-30T10:09:46.228965+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:46 smithi144 bash[73244]: audit 2024-04-30T10:09:46.228965+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:47.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:46 smithi144 bash[75481]: cluster 2024-04-30T10:09:45.848240+0000 mon.a (mon.0) 3070 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-30T10:09:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:46 smithi144 bash[75481]: cluster 2024-04-30T10:09:45.848240+0000 mon.a (mon.0) 3070 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-30T10:09:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:46 smithi144 bash[75481]: audit 2024-04-30T10:09:46.204253+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:46 smithi144 bash[75481]: audit 2024-04-30T10:09:46.204253+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:46 smithi144 bash[75481]: audit 2024-04-30T10:09:46.218282+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:46 smithi144 bash[75481]: audit 2024-04-30T10:09:46.218282+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:46 smithi144 bash[75481]: audit 2024-04-30T10:09:46.228965+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:46 smithi144 bash[75481]: audit 2024-04-30T10:09:46.228965+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:47.226 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:46 smithi151 bash[59049]: cluster 2024-04-30T10:09:45.848240+0000 mon.a (mon.0) 3070 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-30T10:09:47.227 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:46 smithi151 bash[59049]: cluster 2024-04-30T10:09:45.848240+0000 mon.a (mon.0) 3070 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-30T10:09:47.227 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:46 smithi151 bash[59049]: audit 2024-04-30T10:09:46.204253+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:47.227 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:46 smithi151 bash[59049]: audit 2024-04-30T10:09:46.204253+0000 mon.a (mon.0) 3071 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:47.227 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:46 smithi151 bash[59049]: audit 2024-04-30T10:09:46.218282+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:47.227 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:46 smithi151 bash[59049]: audit 2024-04-30T10:09:46.218282+0000 mon.a (mon.0) 3072 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:47.227 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:46 smithi151 bash[59049]: audit 2024-04-30T10:09:46.228965+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:47.227 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:46 smithi151 bash[59049]: audit 2024-04-30T10:09:46.228965+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:48.168 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:47 smithi151 bash[59049]: cluster 2024-04-30T10:09:46.633576+0000 mgr.x (mgr.24998) 944 : cluster [DBG] pgmap v167: 161 pgs: 11 peering, 24 active+undersized+degraded, 33 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 92/630 objects degraded (14.603%) 2024-04-30T10:09:48.168 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:47 smithi151 bash[59049]: cluster 2024-04-30T10:09:46.633576+0000 mgr.x (mgr.24998) 944 : cluster [DBG] pgmap v167: 161 pgs: 11 peering, 24 active+undersized+degraded, 33 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 92/630 objects degraded (14.603%) 2024-04-30T10:09:48.168 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:47 smithi151 bash[59049]: cluster 2024-04-30T10:09:47.225006+0000 mon.a (mon.0) 3074 : cluster [WRN] Health check update: Degraded data redundancy: 92/630 objects degraded (14.603%), 24 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:48.168 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:47 smithi151 bash[59049]: cluster 2024-04-30T10:09:47.225006+0000 mon.a (mon.0) 3074 : cluster [WRN] Health check update: Degraded data redundancy: 92/630 objects degraded (14.603%), 24 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:48.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:47 smithi144 bash[75481]: cluster 2024-04-30T10:09:46.633576+0000 mgr.x (mgr.24998) 944 : cluster [DBG] pgmap v167: 161 pgs: 11 peering, 24 active+undersized+degraded, 33 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 92/630 objects degraded (14.603%) 2024-04-30T10:09:48.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:47 smithi144 bash[75481]: cluster 2024-04-30T10:09:46.633576+0000 mgr.x (mgr.24998) 944 : cluster [DBG] pgmap v167: 161 pgs: 11 peering, 24 active+undersized+degraded, 33 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 92/630 objects degraded (14.603%) 2024-04-30T10:09:48.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:47 smithi144 bash[75481]: cluster 2024-04-30T10:09:47.225006+0000 mon.a (mon.0) 3074 : cluster [WRN] Health check update: Degraded data redundancy: 92/630 objects degraded (14.603%), 24 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:48.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:47 smithi144 bash[75481]: cluster 2024-04-30T10:09:47.225006+0000 mon.a (mon.0) 3074 : cluster [WRN] Health check update: Degraded data redundancy: 92/630 objects degraded (14.603%), 24 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:47 smithi144 bash[73244]: cluster 2024-04-30T10:09:46.633576+0000 mgr.x (mgr.24998) 944 : cluster [DBG] pgmap v167: 161 pgs: 11 peering, 24 active+undersized+degraded, 33 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 92/630 objects degraded (14.603%) 2024-04-30T10:09:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:47 smithi144 bash[73244]: cluster 2024-04-30T10:09:46.633576+0000 mgr.x (mgr.24998) 944 : cluster [DBG] pgmap v167: 161 pgs: 11 peering, 24 active+undersized+degraded, 33 active+undersized, 93 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 92/630 objects degraded (14.603%) 2024-04-30T10:09:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:47 smithi144 bash[73244]: cluster 2024-04-30T10:09:47.225006+0000 mon.a (mon.0) 3074 : cluster [WRN] Health check update: Degraded data redundancy: 92/630 objects degraded (14.603%), 24 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:47 smithi144 bash[73244]: cluster 2024-04-30T10:09:47.225006+0000 mon.a (mon.0) 3074 : cluster [WRN] Health check update: Degraded data redundancy: 92/630 objects degraded (14.603%), 24 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:48.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:09:48 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:09:48] "GET /metrics HTTP/1.1" 200 38451 "" "Prometheus/2.33.4" 2024-04-30T10:09:50.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:49 smithi144 bash[75481]: cluster 2024-04-30T10:09:48.635122+0000 mgr.x (mgr.24998) 945 : cluster [DBG] pgmap v168: 161 pgs: 11 peering, 10 active+undersized+degraded, 13 active+undersized, 127 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-30T10:09:50.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:49 smithi144 bash[75481]: cluster 2024-04-30T10:09:48.635122+0000 mgr.x (mgr.24998) 945 : cluster [DBG] pgmap v168: 161 pgs: 11 peering, 10 active+undersized+degraded, 13 active+undersized, 127 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-30T10:09:50.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:49 smithi144 bash[73244]: cluster 2024-04-30T10:09:48.635122+0000 mgr.x (mgr.24998) 945 : cluster [DBG] pgmap v168: 161 pgs: 11 peering, 10 active+undersized+degraded, 13 active+undersized, 127 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-30T10:09:50.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:49 smithi144 bash[73244]: cluster 2024-04-30T10:09:48.635122+0000 mgr.x (mgr.24998) 945 : cluster [DBG] pgmap v168: 161 pgs: 11 peering, 10 active+undersized+degraded, 13 active+undersized, 127 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-30T10:09:50.209 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:49 smithi151 bash[59049]: cluster 2024-04-30T10:09:48.635122+0000 mgr.x (mgr.24998) 945 : cluster [DBG] pgmap v168: 161 pgs: 11 peering, 10 active+undersized+degraded, 13 active+undersized, 127 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-30T10:09:50.210 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:49 smithi151 bash[59049]: cluster 2024-04-30T10:09:48.635122+0000 mgr.x (mgr.24998) 945 : cluster [DBG] pgmap v168: 161 pgs: 11 peering, 10 active+undersized+degraded, 13 active+undersized, 127 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-30T10:09:51.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:51 smithi144 bash[73244]: audit 2024-04-30T10:09:50.185219+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:51.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:51 smithi144 bash[73244]: audit 2024-04-30T10:09:50.185219+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:51.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:51 smithi144 bash[73244]: audit 2024-04-30T10:09:50.198854+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:51.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:51 smithi144 bash[73244]: audit 2024-04-30T10:09:50.198854+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:51.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:51 smithi144 bash[73244]: audit 2024-04-30T10:09:50.210068+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:51.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:51 smithi144 bash[73244]: audit 2024-04-30T10:09:50.210068+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:51.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:51 smithi144 bash[75481]: audit 2024-04-30T10:09:50.185219+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:51.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:51 smithi144 bash[75481]: audit 2024-04-30T10:09:50.185219+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:51.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:51 smithi144 bash[75481]: audit 2024-04-30T10:09:50.198854+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:51.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:51 smithi144 bash[75481]: audit 2024-04-30T10:09:50.198854+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:51.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:51 smithi144 bash[75481]: audit 2024-04-30T10:09:50.210068+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:51.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:51 smithi144 bash[75481]: audit 2024-04-30T10:09:50.210068+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:51.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:51 smithi151 bash[59049]: audit 2024-04-30T10:09:50.185219+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:51.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:51 smithi151 bash[59049]: audit 2024-04-30T10:09:50.185219+0000 mon.a (mon.0) 3075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:51.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:51 smithi151 bash[59049]: audit 2024-04-30T10:09:50.198854+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:51.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:51 smithi151 bash[59049]: audit 2024-04-30T10:09:50.198854+0000 mon.a (mon.0) 3076 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:51.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:51 smithi151 bash[59049]: audit 2024-04-30T10:09:50.210068+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:51.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:51 smithi151 bash[59049]: audit 2024-04-30T10:09:50.210068+0000 mon.a (mon.0) 3077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:51.821 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:51 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:51.822 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:09:51 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:51.822 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:09:51 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:51.822 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:51 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:51.823 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:09:51 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:51.823 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:09:51 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:51.823 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:09:51 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:51.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:09:51 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:51.824 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:09:51 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:52.074 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:51 smithi151 systemd[1]: Stopping Ceph osd.4 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:09:52.074 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:51 smithi151 bash[64774]: debug 2024-04-30T10:09:51.935+0000 7fb3b627c700 -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-30T10:09:52.074 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:51 smithi151 bash[64774]: debug 2024-04-30T10:09:51.935+0000 7fb3b627c700 -1 osd.4 146 *** Got signal Terminated *** 2024-04-30T10:09:52.074 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:51 smithi151 bash[64774]: debug 2024-04-30T10:09:51.935+0000 7fb3b627c700 -1 osd.4 146 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:09:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:52 smithi144 bash[73244]: cluster 2024-04-30T10:09:50.636003+0000 mgr.x (mgr.24998) 946 : cluster [DBG] pgmap v169: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 751 B/s rd, 0 op/s 2024-04-30T10:09:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:52 smithi144 bash[73244]: cluster 2024-04-30T10:09:50.636003+0000 mgr.x (mgr.24998) 946 : cluster [DBG] pgmap v169: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 751 B/s rd, 0 op/s 2024-04-30T10:09:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:52 smithi144 bash[73244]: cluster 2024-04-30T10:09:51.206247+0000 mon.a (mon.0) 3078 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 10 pgs degraded) 2024-04-30T10:09:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:52 smithi144 bash[73244]: cluster 2024-04-30T10:09:51.206247+0000 mon.a (mon.0) 3078 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 10 pgs degraded) 2024-04-30T10:09:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:52 smithi144 bash[73244]: cluster 2024-04-30T10:09:51.206324+0000 mon.a (mon.0) 3079 : cluster [INF] Cluster is now healthy 2024-04-30T10:09:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:52 smithi144 bash[73244]: cluster 2024-04-30T10:09:51.206324+0000 mon.a (mon.0) 3079 : cluster [INF] Cluster is now healthy 2024-04-30T10:09:52.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:52 smithi144 bash[73244]: cluster 2024-04-30T10:09:51.942242+0000 mon.a (mon.0) 3080 : cluster [INF] osd.4 marked itself down and dead 2024-04-30T10:09:52.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:52 smithi144 bash[73244]: cluster 2024-04-30T10:09:51.942242+0000 mon.a (mon.0) 3080 : cluster [INF] osd.4 marked itself down and dead 2024-04-30T10:09:52.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:52 smithi144 bash[75481]: cluster 2024-04-30T10:09:50.636003+0000 mgr.x (mgr.24998) 946 : cluster [DBG] pgmap v169: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 751 B/s rd, 0 op/s 2024-04-30T10:09:52.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:52 smithi144 bash[75481]: cluster 2024-04-30T10:09:50.636003+0000 mgr.x (mgr.24998) 946 : cluster [DBG] pgmap v169: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 751 B/s rd, 0 op/s 2024-04-30T10:09:52.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:52 smithi144 bash[75481]: cluster 2024-04-30T10:09:51.206247+0000 mon.a (mon.0) 3078 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 10 pgs degraded) 2024-04-30T10:09:52.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:52 smithi144 bash[75481]: cluster 2024-04-30T10:09:51.206247+0000 mon.a (mon.0) 3078 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 10 pgs degraded) 2024-04-30T10:09:52.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:52 smithi144 bash[75481]: cluster 2024-04-30T10:09:51.206324+0000 mon.a (mon.0) 3079 : cluster [INF] Cluster is now healthy 2024-04-30T10:09:52.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:52 smithi144 bash[75481]: cluster 2024-04-30T10:09:51.206324+0000 mon.a (mon.0) 3079 : cluster [INF] Cluster is now healthy 2024-04-30T10:09:52.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:52 smithi144 bash[75481]: cluster 2024-04-30T10:09:51.942242+0000 mon.a (mon.0) 3080 : cluster [INF] osd.4 marked itself down and dead 2024-04-30T10:09:52.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:52 smithi144 bash[75481]: cluster 2024-04-30T10:09:51.942242+0000 mon.a (mon.0) 3080 : cluster [INF] osd.4 marked itself down and dead 2024-04-30T10:09:52.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:52 smithi151 bash[59049]: cluster 2024-04-30T10:09:50.636003+0000 mgr.x (mgr.24998) 946 : cluster [DBG] pgmap v169: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 751 B/s rd, 0 op/s 2024-04-30T10:09:52.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:52 smithi151 bash[59049]: cluster 2024-04-30T10:09:50.636003+0000 mgr.x (mgr.24998) 946 : cluster [DBG] pgmap v169: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 751 B/s rd, 0 op/s 2024-04-30T10:09:52.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:52 smithi151 bash[59049]: cluster 2024-04-30T10:09:51.206247+0000 mon.a (mon.0) 3078 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 10 pgs degraded) 2024-04-30T10:09:52.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:52 smithi151 bash[59049]: cluster 2024-04-30T10:09:51.206247+0000 mon.a (mon.0) 3078 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 10 pgs degraded) 2024-04-30T10:09:52.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:52 smithi151 bash[59049]: cluster 2024-04-30T10:09:51.206324+0000 mon.a (mon.0) 3079 : cluster [INF] Cluster is now healthy 2024-04-30T10:09:52.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:52 smithi151 bash[59049]: cluster 2024-04-30T10:09:51.206324+0000 mon.a (mon.0) 3079 : cluster [INF] Cluster is now healthy 2024-04-30T10:09:52.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:52 smithi151 bash[59049]: cluster 2024-04-30T10:09:51.942242+0000 mon.a (mon.0) 3080 : cluster [INF] osd.4 marked itself down and dead 2024-04-30T10:09:52.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:52 smithi151 bash[59049]: cluster 2024-04-30T10:09:51.942242+0000 mon.a (mon.0) 3080 : cluster [INF] osd.4 marked itself down and dead 2024-04-30T10:09:53.440 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:53 smithi151 bash[66569]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-4 2024-04-30T10:09:53.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:53 smithi151 bash[59049]: cluster 2024-04-30T10:09:52.210762+0000 mon.a (mon.0) 3081 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:09:53.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:53 smithi151 bash[59049]: cluster 2024-04-30T10:09:52.210762+0000 mon.a (mon.0) 3081 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:09:53.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:53 smithi151 bash[59049]: cluster 2024-04-30T10:09:52.222761+0000 mon.a (mon.0) 3082 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-04-30T10:09:53.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:53 smithi151 bash[59049]: cluster 2024-04-30T10:09:52.222761+0000 mon.a (mon.0) 3082 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-04-30T10:09:53.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:53 smithi151 bash[59049]: audit 2024-04-30T10:09:52.490546+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:53.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:53 smithi151 bash[59049]: audit 2024-04-30T10:09:52.490546+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:53.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:53 smithi151 bash[59049]: audit 2024-04-30T10:09:52.492672+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:53.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:53 smithi151 bash[59049]: audit 2024-04-30T10:09:52.492672+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:53.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:53 smithi144 bash[73244]: cluster 2024-04-30T10:09:52.210762+0000 mon.a (mon.0) 3081 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:09:53.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:53 smithi144 bash[73244]: cluster 2024-04-30T10:09:52.210762+0000 mon.a (mon.0) 3081 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:09:53.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:53 smithi144 bash[73244]: cluster 2024-04-30T10:09:52.222761+0000 mon.a (mon.0) 3082 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-04-30T10:09:53.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:53 smithi144 bash[73244]: cluster 2024-04-30T10:09:52.222761+0000 mon.a (mon.0) 3082 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-04-30T10:09:53.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:53 smithi144 bash[73244]: audit 2024-04-30T10:09:52.490546+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:53.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:53 smithi144 bash[73244]: audit 2024-04-30T10:09:52.490546+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:53.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:53 smithi144 bash[73244]: audit 2024-04-30T10:09:52.492672+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:53.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:53 smithi144 bash[73244]: audit 2024-04-30T10:09:52.492672+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:53.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:53 smithi144 bash[75481]: cluster 2024-04-30T10:09:52.210762+0000 mon.a (mon.0) 3081 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:09:53.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:53 smithi144 bash[75481]: cluster 2024-04-30T10:09:52.210762+0000 mon.a (mon.0) 3081 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:09:53.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:53 smithi144 bash[75481]: cluster 2024-04-30T10:09:52.222761+0000 mon.a (mon.0) 3082 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-04-30T10:09:53.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:53 smithi144 bash[75481]: cluster 2024-04-30T10:09:52.222761+0000 mon.a (mon.0) 3082 : cluster [DBG] osdmap e147: 8 total, 7 up, 8 in 2024-04-30T10:09:53.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:53 smithi144 bash[75481]: audit 2024-04-30T10:09:52.490546+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:53.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:53 smithi144 bash[75481]: audit 2024-04-30T10:09:52.490546+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:53.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:53 smithi144 bash[75481]: audit 2024-04-30T10:09:52.492672+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:53.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:53 smithi144 bash[75481]: audit 2024-04-30T10:09:52.492672+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:09:53.821 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:53 smithi151 bash[66637]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-4 2024-04-30T10:09:54.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[73244]: cluster 2024-04-30T10:09:52.636648+0000 mgr.x (mgr.24998) 947 : cluster [DBG] pgmap v171: 161 pgs: 4 peering, 23 stale+active+clean, 134 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:09:54.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[73244]: cluster 2024-04-30T10:09:52.636648+0000 mgr.x (mgr.24998) 947 : cluster [DBG] pgmap v171: 161 pgs: 4 peering, 23 stale+active+clean, 134 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:09:54.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[73244]: cluster 2024-04-30T10:09:53.227183+0000 mon.a (mon.0) 3085 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-30T10:09:54.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[73244]: cluster 2024-04-30T10:09:53.227183+0000 mon.a (mon.0) 3085 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-30T10:09:54.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[73244]: audit 2024-04-30T10:09:53.249062+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:54.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[73244]: audit 2024-04-30T10:09:53.249062+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:54.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[73244]: audit 2024-04-30T10:09:53.269077+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:54.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[73244]: audit 2024-04-30T10:09:53.269077+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:54.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[73244]: audit 2024-04-30T10:09:53.276217+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:54.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[73244]: audit 2024-04-30T10:09:53.276217+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:54.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[75481]: cluster 2024-04-30T10:09:52.636648+0000 mgr.x (mgr.24998) 947 : cluster [DBG] pgmap v171: 161 pgs: 4 peering, 23 stale+active+clean, 134 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:09:54.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[75481]: cluster 2024-04-30T10:09:52.636648+0000 mgr.x (mgr.24998) 947 : cluster [DBG] pgmap v171: 161 pgs: 4 peering, 23 stale+active+clean, 134 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:09:54.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[75481]: cluster 2024-04-30T10:09:53.227183+0000 mon.a (mon.0) 3085 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-30T10:09:54.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[75481]: cluster 2024-04-30T10:09:53.227183+0000 mon.a (mon.0) 3085 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-30T10:09:54.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[75481]: audit 2024-04-30T10:09:53.249062+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:54.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[75481]: audit 2024-04-30T10:09:53.249062+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:54.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[75481]: audit 2024-04-30T10:09:53.269077+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:54.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[75481]: audit 2024-04-30T10:09:53.269077+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:54.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[75481]: audit 2024-04-30T10:09:53.276217+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:54.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:54 smithi144 bash[75481]: audit 2024-04-30T10:09:53.276217+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:54.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:54 smithi151 bash[59049]: cluster 2024-04-30T10:09:52.636648+0000 mgr.x (mgr.24998) 947 : cluster [DBG] pgmap v171: 161 pgs: 4 peering, 23 stale+active+clean, 134 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:09:54.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:54 smithi151 bash[59049]: cluster 2024-04-30T10:09:52.636648+0000 mgr.x (mgr.24998) 947 : cluster [DBG] pgmap v171: 161 pgs: 4 peering, 23 stale+active+clean, 134 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:09:54.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:54 smithi151 bash[59049]: cluster 2024-04-30T10:09:53.227183+0000 mon.a (mon.0) 3085 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-30T10:09:54.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:54 smithi151 bash[59049]: cluster 2024-04-30T10:09:53.227183+0000 mon.a (mon.0) 3085 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-30T10:09:54.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:54 smithi151 bash[59049]: audit 2024-04-30T10:09:53.249062+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:54.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:54 smithi151 bash[59049]: audit 2024-04-30T10:09:53.249062+0000 mon.a (mon.0) 3086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:54.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:54 smithi151 bash[59049]: audit 2024-04-30T10:09:53.269077+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:54.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:54 smithi151 bash[59049]: audit 2024-04-30T10:09:53.269077+0000 mon.a (mon.0) 3087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:54.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:54 smithi151 bash[59049]: audit 2024-04-30T10:09:53.276217+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:54.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:54 smithi151 bash[59049]: audit 2024-04-30T10:09:53.276217+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:55.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:55 smithi151 bash[59049]: audit 2024-04-30T10:09:53.689017+0000 mgr.x (mgr.24998) 948 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:55.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:55 smithi151 bash[59049]: audit 2024-04-30T10:09:53.689017+0000 mgr.x (mgr.24998) 948 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:55.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:55 smithi144 bash[73244]: audit 2024-04-30T10:09:53.689017+0000 mgr.x (mgr.24998) 948 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:55.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:55 smithi144 bash[73244]: audit 2024-04-30T10:09:53.689017+0000 mgr.x (mgr.24998) 948 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:55.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:55 smithi144 bash[75481]: audit 2024-04-30T10:09:53.689017+0000 mgr.x (mgr.24998) 948 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:55.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:55 smithi144 bash[75481]: audit 2024-04-30T10:09:53.689017+0000 mgr.x (mgr.24998) 948 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:09:55.712 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:55 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:55.712 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:55 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.4.service: Deactivated successfully. 2024-04-30T10:09:55.713 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:55 smithi151 systemd[1]: Stopped Ceph osd.4 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:09:55.713 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:55 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:55.713 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:09:55 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:55.713 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:09:55 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:55.713 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:09:55 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:55.714 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:09:55 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:55.714 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:09:55 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:55.714 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:09:55 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:55.715 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:09:55 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:09:56.071 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:55 smithi151 systemd[1]: Started Ceph osd.4 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:09:56.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:56 smithi144 bash[75481]: cluster 2024-04-30T10:09:54.638031+0000 mgr.x (mgr.24998) 949 : cluster [DBG] pgmap v173: 161 pgs: 13 active+undersized+degraded, 11 peering, 14 stale+active+clean, 19 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:09:56.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:56 smithi144 bash[75481]: cluster 2024-04-30T10:09:54.638031+0000 mgr.x (mgr.24998) 949 : cluster [DBG] pgmap v173: 161 pgs: 13 active+undersized+degraded, 11 peering, 14 stale+active+clean, 19 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:09:56.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:56 smithi144 bash[75481]: cluster 2024-04-30T10:09:55.188948+0000 mon.a (mon.0) 3089 : cluster [WRN] Health check failed: Degraded data redundancy: 58/630 objects degraded (9.206%), 13 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:56.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:56 smithi144 bash[75481]: cluster 2024-04-30T10:09:55.188948+0000 mon.a (mon.0) 3089 : cluster [WRN] Health check failed: Degraded data redundancy: 58/630 objects degraded (9.206%), 13 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:56.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:56 smithi144 bash[75481]: audit 2024-04-30T10:09:55.760648+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:56.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:56 smithi144 bash[75481]: audit 2024-04-30T10:09:55.760648+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:56.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:56 smithi144 bash[75481]: audit 2024-04-30T10:09:55.770443+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:56.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:56 smithi144 bash[75481]: audit 2024-04-30T10:09:55.770443+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:56 smithi144 bash[73244]: cluster 2024-04-30T10:09:54.638031+0000 mgr.x (mgr.24998) 949 : cluster [DBG] pgmap v173: 161 pgs: 13 active+undersized+degraded, 11 peering, 14 stale+active+clean, 19 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:09:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:56 smithi144 bash[73244]: cluster 2024-04-30T10:09:54.638031+0000 mgr.x (mgr.24998) 949 : cluster [DBG] pgmap v173: 161 pgs: 13 active+undersized+degraded, 11 peering, 14 stale+active+clean, 19 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:09:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:56 smithi144 bash[73244]: cluster 2024-04-30T10:09:55.188948+0000 mon.a (mon.0) 3089 : cluster [WRN] Health check failed: Degraded data redundancy: 58/630 objects degraded (9.206%), 13 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:56 smithi144 bash[73244]: cluster 2024-04-30T10:09:55.188948+0000 mon.a (mon.0) 3089 : cluster [WRN] Health check failed: Degraded data redundancy: 58/630 objects degraded (9.206%), 13 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:56 smithi144 bash[73244]: audit 2024-04-30T10:09:55.760648+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:56 smithi144 bash[73244]: audit 2024-04-30T10:09:55.760648+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:56 smithi144 bash[73244]: audit 2024-04-30T10:09:55.770443+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:56.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:56 smithi144 bash[73244]: audit 2024-04-30T10:09:55.770443+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:56.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:56 smithi151 bash[59049]: cluster 2024-04-30T10:09:54.638031+0000 mgr.x (mgr.24998) 949 : cluster [DBG] pgmap v173: 161 pgs: 13 active+undersized+degraded, 11 peering, 14 stale+active+clean, 19 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:09:56.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:56 smithi151 bash[59049]: cluster 2024-04-30T10:09:54.638031+0000 mgr.x (mgr.24998) 949 : cluster [DBG] pgmap v173: 161 pgs: 13 active+undersized+degraded, 11 peering, 14 stale+active+clean, 19 active+undersized, 104 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 58/630 objects degraded (9.206%) 2024-04-30T10:09:56.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:56 smithi151 bash[59049]: cluster 2024-04-30T10:09:55.188948+0000 mon.a (mon.0) 3089 : cluster [WRN] Health check failed: Degraded data redundancy: 58/630 objects degraded (9.206%), 13 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:56.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:56 smithi151 bash[59049]: cluster 2024-04-30T10:09:55.188948+0000 mon.a (mon.0) 3089 : cluster [WRN] Health check failed: Degraded data redundancy: 58/630 objects degraded (9.206%), 13 pgs degraded (PG_DEGRADED) 2024-04-30T10:09:56.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:56 smithi151 bash[59049]: audit 2024-04-30T10:09:55.760648+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:56.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:56 smithi151 bash[59049]: audit 2024-04-30T10:09:55.760648+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:56.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:56 smithi151 bash[59049]: audit 2024-04-30T10:09:55.770443+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:56.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:56 smithi151 bash[59049]: audit 2024-04-30T10:09:55.770443+0000 mon.a (mon.0) 3091 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.572 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[66789]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:09:57.572 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[66789]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:09:57.572 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[66789]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-30T10:09:57.572 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[66789]: 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-30T10:09:57.572 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[66789]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-30T10:09:57.572 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[66789]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-30T10:09:57.572 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[66789]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-30T10:09:57.572 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[66789]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-30T10:09:57.572 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[66789]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-30T10:09:57.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.263481+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.263481+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.268520+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.268520+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.312286+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.312286+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.320070+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.320070+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.321785+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.321785+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.323073+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.323073+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.330270+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.330270+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.330357+0000 mgr.x (mgr.24998) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.330357+0000 mgr.x (mgr.24998) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.410647+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.410647+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.414518+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.414518+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.418292+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.418292+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.419455+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.419455+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.426769+0000 mgr.x (mgr.24998) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.426769+0000 mgr.x (mgr.24998) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.426806+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.426806+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.505596+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.505596+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.508927+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.508927+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.511467+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.511467+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.512693+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.512693+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.518868+0000 mgr.x (mgr.24998) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.518868+0000 mgr.x (mgr.24998) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.519097+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.519097+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.565038+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.565038+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.567585+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.567585+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.570337+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.570337+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.571254+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.571254+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.577236+0000 mgr.x (mgr.24998) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.577236+0000 mgr.x (mgr.24998) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.577480+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.577480+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cluster 2024-04-30T10:09:56.638794+0000 mgr.x (mgr.24998) 954 : cluster [DBG] pgmap v174: 161 pgs: 21 active+undersized+degraded, 11 peering, 9 stale+active+clean, 27 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 89/630 objects degraded (14.127%) 2024-04-30T10:09:57.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cluster 2024-04-30T10:09:56.638794+0000 mgr.x (mgr.24998) 954 : cluster [DBG] pgmap v174: 161 pgs: 21 active+undersized+degraded, 11 peering, 9 stale+active+clean, 27 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 89/630 objects degraded (14.127%) 2024-04-30T10:09:57.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.640550+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.640550+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.643007+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.643007+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.645505+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.645505+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.646742+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.646742+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.655530+0000 mgr.x (mgr.24998) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.655530+0000 mgr.x (mgr.24998) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.655726+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.655726+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.697080+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.697080+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.700020+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.700020+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.702834+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.702834+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.703986+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.703986+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.714179+0000 mgr.x (mgr.24998) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.714179+0000 mgr.x (mgr.24998) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.714404+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.714404+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.755278+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.755278+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.757664+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.757664+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.759725+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.759725+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.760557+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.760557+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.766368+0000 mgr.x (mgr.24998) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.766368+0000 mgr.x (mgr.24998) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.766614+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.766614+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.807343+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.807343+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.810036+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.810036+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.812446+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.812446+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.813565+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.813565+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.821853+0000 mgr.x (mgr.24998) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.821853+0000 mgr.x (mgr.24998) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.822063+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.822063+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.867784+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.867784+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.870739+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.870739+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.872988+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.872988+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.873930+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.873930+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.882129+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.882129+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.882134+0000 mgr.x (mgr.24998) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.882134+0000 mgr.x (mgr.24998) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.923793+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.923793+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.926029+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.926029+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.928112+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.928112+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.928904+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.928904+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.936274+0000 mgr.x (mgr.24998) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:56.936274+0000 mgr.x (mgr.24998) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.936528+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.936528+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.993676+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.993676+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.995717+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.995717+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.997414+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.997414+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.998032+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:56.998032+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.005503+0000 mgr.x (mgr.24998) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.005503+0000 mgr.x (mgr.24998) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.005698+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.005698+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.046721+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.046721+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.049394+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.049394+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.051948+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.051948+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.052920+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.052920+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.061221+0000 mgr.x (mgr.24998) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.061221+0000 mgr.x (mgr.24998) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.061309+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.061309+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.118894+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.118894+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.121275+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.121275+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.123549+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.123549+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.124458+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.124458+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.132648+0000 mgr.x (mgr.24998) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.132648+0000 mgr.x (mgr.24998) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.132775+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.132775+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.190184+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.190184+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.192519+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.192519+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.194886+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.194886+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.195684+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.195684+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.204146+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.204146+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.246668+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.246668+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.249104+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.249104+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.251485+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.251485+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.252488+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:57 smithi151 bash[59049]: audit 2024-04-30T10:09:57.252488+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.263481+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.263481+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.268520+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.268520+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.312286+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.312286+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.320070+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.320070+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.321785+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.321785+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.323073+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.323073+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.330270+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.330270+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.330357+0000 mgr.x (mgr.24998) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.330357+0000 mgr.x (mgr.24998) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.410647+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.410647+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.414518+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.414518+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.418292+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.418292+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.419455+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.419455+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.426769+0000 mgr.x (mgr.24998) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.426769+0000 mgr.x (mgr.24998) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.426806+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.426806+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.505596+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.505596+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.508927+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.508927+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.511467+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.511467+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.512693+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.512693+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.518868+0000 mgr.x (mgr.24998) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.518868+0000 mgr.x (mgr.24998) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.519097+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.519097+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.263481+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.263481+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.268520+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.268520+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.312286+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.312286+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.320070+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.320070+0000 mon.a (mon.0) 3095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.321785+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.321785+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.323073+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.323073+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.330270+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.330270+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.330357+0000 mgr.x (mgr.24998) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.330357+0000 mgr.x (mgr.24998) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.410647+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.410647+0000 mon.a (mon.0) 3099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.414518+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.414518+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.418292+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.565038+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.565038+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.567585+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.567585+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.570337+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.570337+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.571254+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.571254+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.577236+0000 mgr.x (mgr.24998) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.577236+0000 mgr.x (mgr.24998) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.577480+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.577480+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cluster 2024-04-30T10:09:56.638794+0000 mgr.x (mgr.24998) 954 : cluster [DBG] pgmap v174: 161 pgs: 21 active+undersized+degraded, 11 peering, 9 stale+active+clean, 27 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 89/630 objects degraded (14.127%) 2024-04-30T10:09:57.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cluster 2024-04-30T10:09:56.638794+0000 mgr.x (mgr.24998) 954 : cluster [DBG] pgmap v174: 161 pgs: 21 active+undersized+degraded, 11 peering, 9 stale+active+clean, 27 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 89/630 objects degraded (14.127%) 2024-04-30T10:09:57.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.640550+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.640550+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.643007+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.643007+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.645505+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.645505+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.646742+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.646742+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.655530+0000 mgr.x (mgr.24998) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.655530+0000 mgr.x (mgr.24998) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.655726+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.655726+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.697080+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.697080+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.700020+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.700020+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.702834+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.702834+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.703986+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.703986+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.714179+0000 mgr.x (mgr.24998) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.714179+0000 mgr.x (mgr.24998) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.714404+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.714404+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.755278+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.418292+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.419455+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.419455+0000 mon.a (mon.0) 3102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.426769+0000 mgr.x (mgr.24998) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.426769+0000 mgr.x (mgr.24998) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.426806+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.426806+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.505596+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.505596+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.508927+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.508927+0000 mon.a (mon.0) 3105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.511467+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.511467+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.512693+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.512693+0000 mon.a (mon.0) 3107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.518868+0000 mgr.x (mgr.24998) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.518868+0000 mgr.x (mgr.24998) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.519097+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.519097+0000 mon.a (mon.0) 3108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.755278+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.757664+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.757664+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.759725+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.759725+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.760557+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.760557+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.766368+0000 mgr.x (mgr.24998) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.766368+0000 mgr.x (mgr.24998) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.766614+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.766614+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.807343+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.807343+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.810036+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.810036+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.812446+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.812446+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.813565+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.813565+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.821853+0000 mgr.x (mgr.24998) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.821853+0000 mgr.x (mgr.24998) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.822063+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.822063+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.867784+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.867784+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.870739+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.870739+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.872988+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.872988+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.873930+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.873930+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.882129+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.882129+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.882134+0000 mgr.x (mgr.24998) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.882134+0000 mgr.x (mgr.24998) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.923793+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.923793+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.926029+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.926029+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.565038+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.565038+0000 mon.a (mon.0) 3109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.567585+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.567585+0000 mon.a (mon.0) 3110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.570337+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.570337+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.571254+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.571254+0000 mon.a (mon.0) 3112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.577236+0000 mgr.x (mgr.24998) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.577236+0000 mgr.x (mgr.24998) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.577480+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.577480+0000 mon.a (mon.0) 3113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cluster 2024-04-30T10:09:56.638794+0000 mgr.x (mgr.24998) 954 : cluster [DBG] pgmap v174: 161 pgs: 21 active+undersized+degraded, 11 peering, 9 stale+active+clean, 27 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 89/630 objects degraded (14.127%) 2024-04-30T10:09:57.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cluster 2024-04-30T10:09:56.638794+0000 mgr.x (mgr.24998) 954 : cluster [DBG] pgmap v174: 161 pgs: 21 active+undersized+degraded, 11 peering, 9 stale+active+clean, 27 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 89/630 objects degraded (14.127%) 2024-04-30T10:09:57.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.640550+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.640550+0000 mon.a (mon.0) 3114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.643007+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.643007+0000 mon.a (mon.0) 3115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.645505+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.928112+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.928112+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.928904+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.928904+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.936274+0000 mgr.x (mgr.24998) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:56.936274+0000 mgr.x (mgr.24998) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.936528+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.936528+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.993676+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.993676+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.995717+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.995717+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.997414+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.997414+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.998032+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:56.998032+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.005503+0000 mgr.x (mgr.24998) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.005503+0000 mgr.x (mgr.24998) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.005698+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.005698+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.046721+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.046721+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.049394+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.049394+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.051948+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.051948+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.052920+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.052920+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.061221+0000 mgr.x (mgr.24998) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.061221+0000 mgr.x (mgr.24998) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.061309+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.061309+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.118894+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.118894+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.121275+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.121275+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.123549+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.123549+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.124458+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.645505+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.646742+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.646742+0000 mon.a (mon.0) 3117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.655530+0000 mgr.x (mgr.24998) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.655530+0000 mgr.x (mgr.24998) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.655726+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.655726+0000 mon.a (mon.0) 3118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.697080+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.697080+0000 mon.a (mon.0) 3119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.700020+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.700020+0000 mon.a (mon.0) 3120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.702834+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.702834+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.703986+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.703986+0000 mon.a (mon.0) 3122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.714179+0000 mgr.x (mgr.24998) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.714179+0000 mgr.x (mgr.24998) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.714404+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.714404+0000 mon.a (mon.0) 3123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.755278+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.124458+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.132648+0000 mgr.x (mgr.24998) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.132648+0000 mgr.x (mgr.24998) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.132775+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.132775+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.190184+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.190184+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.192519+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.192519+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.194886+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.194886+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.195684+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.195684+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.204146+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.204146+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.246668+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.246668+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.249104+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.249104+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.251485+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.251485+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.252488+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[73244]: audit 2024-04-30T10:09:57.252488+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.755278+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.757664+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.757664+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.759725+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.759725+0000 mon.a (mon.0) 3126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.760557+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.760557+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.766368+0000 mgr.x (mgr.24998) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.766368+0000 mgr.x (mgr.24998) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.766614+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.766614+0000 mon.a (mon.0) 3128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.807343+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.807343+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.810036+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.810036+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.812446+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.812446+0000 mon.a (mon.0) 3131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.813565+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.813565+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.821853+0000 mgr.x (mgr.24998) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.821853+0000 mgr.x (mgr.24998) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.822063+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.822063+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.867784+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.867784+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.870739+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.870739+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.872988+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.872988+0000 mon.a (mon.0) 3136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.873930+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.873930+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.882129+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.882129+0000 mon.a (mon.0) 3138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.882134+0000 mgr.x (mgr.24998) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.882134+0000 mgr.x (mgr.24998) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.923793+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.923793+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.926029+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.926029+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.928112+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.928112+0000 mon.a (mon.0) 3141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.928904+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.928904+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.936274+0000 mgr.x (mgr.24998) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:56.936274+0000 mgr.x (mgr.24998) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.936528+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.936528+0000 mon.a (mon.0) 3143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.993676+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.993676+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.995717+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.995717+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.997414+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.997414+0000 mon.a (mon.0) 3146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.998032+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:56.998032+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.005503+0000 mgr.x (mgr.24998) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.005503+0000 mgr.x (mgr.24998) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.005698+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.005698+0000 mon.a (mon.0) 3148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.046721+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.046721+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.049394+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.049394+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.051948+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.051948+0000 mon.a (mon.0) 3151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.052920+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.052920+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.061221+0000 mgr.x (mgr.24998) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.061221+0000 mgr.x (mgr.24998) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.061309+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.061309+0000 mon.a (mon.0) 3153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.118894+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.118894+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.121275+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.121275+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.123549+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.123549+0000 mon.a (mon.0) 3156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.124458+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.124458+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.132648+0000 mgr.x (mgr.24998) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.132648+0000 mgr.x (mgr.24998) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:57.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.132775+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.132775+0000 mon.a (mon.0) 3158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.190184+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.190184+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.192519+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.192519+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.194886+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.194886+0000 mon.a (mon.0) 3161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.195684+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.195684+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.204146+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.204146+0000 mon.a (mon.0) 3163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:57.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.246668+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.246668+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:57.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.249104+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.249104+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:57.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.251485+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.251485+0000 mon.a (mon.0) 3166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:57.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.252488+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:57.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:57 smithi144 bash[75481]: audit 2024-04-30T10:09:57.252488+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.334 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:09:58] "GET /metrics HTTP/1.1" 200 38451 "" "Prometheus/2.33.4" 2024-04-30T10:09:58.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.203998+0000 mgr.x (mgr.24998) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.203998+0000 mgr.x (mgr.24998) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.261093+0000 mgr.x (mgr.24998) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.261093+0000 mgr.x (mgr.24998) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.261163+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.261163+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.335539+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.335539+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.338092+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.338092+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.340359+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.340359+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.341535+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.341535+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.349933+0000 mgr.x (mgr.24998) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.349933+0000 mgr.x (mgr.24998) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.350098+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.350098+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.407967+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.407967+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.410884+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.410884+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.413970+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.413970+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.415123+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.415123+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.422991+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.422991+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.423078+0000 mgr.x (mgr.24998) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.423078+0000 mgr.x (mgr.24998) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.480816+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.480816+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.482993+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.482993+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.485049+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.485049+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.486018+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.486018+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.495852+0000 mgr.x (mgr.24998) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.495852+0000 mgr.x (mgr.24998) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.495955+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.495955+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.557827+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.557827+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.560495+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.560495+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.563058+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.563058+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.564213+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.564213+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.574572+0000 mgr.x (mgr.24998) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.574572+0000 mgr.x (mgr.24998) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.574693+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.574693+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.636409+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.636409+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.639507+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.639507+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.641996+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.641996+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.643004+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.643004+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.653532+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.340 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.653532+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.340 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.653716+0000 mgr.x (mgr.24998) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.340 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.653716+0000 mgr.x (mgr.24998) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.340 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.732310+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.340 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.732310+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.340 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.735407+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.340 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.735407+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.340 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.738068+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.340 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.738068+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.340 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.739148+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.340 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.739148+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.340 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.747845+0000 mgr.x (mgr.24998) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.340 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.747845+0000 mgr.x (mgr.24998) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.340 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.748014+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.340 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.748014+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.341 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.805932+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.341 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.805932+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.341 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.808953+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.341 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.808953+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.341 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.811586+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.341 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.811586+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.341 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.812719+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.341 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.812719+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.341 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.821210+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.341 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.821210+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.341 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.821211+0000 mgr.x (mgr.24998) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.341 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.821211+0000 mgr.x (mgr.24998) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.341 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.878830+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.341 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.878830+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.341 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.881661+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.881661+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.884016+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.884016+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.885118+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.885118+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.893018+0000 mgr.x (mgr.24998) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.893018+0000 mgr.x (mgr.24998) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.893210+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.893210+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.966986+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.966986+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.969935+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.342 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.969935+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.343 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.972439+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.343 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.972439+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.343 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.973595+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.343 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.973595+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.343 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.981523+0000 mgr.x (mgr.24998) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.343 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:57.981523+0000 mgr.x (mgr.24998) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.343 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.981708+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.343 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:57.981708+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.346 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.071257+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.346 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.071257+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.346 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.074660+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.346 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.074660+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.346 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.078133+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.346 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.078133+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.346 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.079397+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.346 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.079397+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.346 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.089414+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.346 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.089414+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.346 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.089463+0000 mgr.x (mgr.24998) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.347 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.089463+0000 mgr.x (mgr.24998) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.347 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.182214+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.347 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.182214+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.347 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.186560+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.347 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.186560+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.347 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.190136+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.347 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.190136+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.347 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.191816+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.347 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.191816+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.347 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.201845+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.347 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:58 smithi151 bash[59049]: audit 2024-04-30T10:09:58.201845+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.203998+0000 mgr.x (mgr.24998) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.203998+0000 mgr.x (mgr.24998) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.261093+0000 mgr.x (mgr.24998) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.261093+0000 mgr.x (mgr.24998) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.261163+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.261163+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.335539+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.335539+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.338092+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.338092+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.340359+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.340359+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.341535+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.341535+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.349933+0000 mgr.x (mgr.24998) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.349933+0000 mgr.x (mgr.24998) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.350098+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.350098+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.407967+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.407967+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.203998+0000 mgr.x (mgr.24998) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.203998+0000 mgr.x (mgr.24998) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.261093+0000 mgr.x (mgr.24998) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.261093+0000 mgr.x (mgr.24998) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.261163+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.261163+0000 mon.a (mon.0) 3168 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.335539+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.335539+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.338092+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.338092+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.340359+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.340359+0000 mon.a (mon.0) 3171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.341535+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.341535+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.349933+0000 mgr.x (mgr.24998) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.349933+0000 mgr.x (mgr.24998) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.350098+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.350098+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.407967+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.407967+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.410884+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.410884+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.413970+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.413970+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.415123+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.415123+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.422991+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.422991+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.423078+0000 mgr.x (mgr.24998) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.423078+0000 mgr.x (mgr.24998) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.480816+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.480816+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.482993+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.482993+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.485049+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.485049+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.486018+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.486018+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.495852+0000 mgr.x (mgr.24998) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.410884+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.410884+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.413970+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.413970+0000 mon.a (mon.0) 3176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.415123+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.415123+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.422991+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.422991+0000 mon.a (mon.0) 3178 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.423078+0000 mgr.x (mgr.24998) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.423078+0000 mgr.x (mgr.24998) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.480816+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.480816+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.482993+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.482993+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.485049+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.485049+0000 mon.a (mon.0) 3181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.486018+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.486018+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.495852+0000 mgr.x (mgr.24998) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.495852+0000 mgr.x (mgr.24998) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.495955+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.495955+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.557827+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.557827+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.560495+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.560495+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.563058+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.563058+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.564213+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.564213+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.574572+0000 mgr.x (mgr.24998) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.574572+0000 mgr.x (mgr.24998) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.574693+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.574693+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.636409+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.636409+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.639507+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.639507+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.641996+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.495852+0000 mgr.x (mgr.24998) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.495955+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.495955+0000 mon.a (mon.0) 3183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.557827+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.557827+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.560495+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.560495+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.563058+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.563058+0000 mon.a (mon.0) 3186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.564213+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.564213+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.574572+0000 mgr.x (mgr.24998) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.574572+0000 mgr.x (mgr.24998) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.574693+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.574693+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.636409+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.636409+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.639507+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.639507+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.641996+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.641996+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.643004+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.643004+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.653532+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.653532+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.653716+0000 mgr.x (mgr.24998) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.653716+0000 mgr.x (mgr.24998) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.732310+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.732310+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.735407+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.735407+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.738068+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.738068+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.739148+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.739148+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.747845+0000 mgr.x (mgr.24998) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.747845+0000 mgr.x (mgr.24998) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.748014+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.748014+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.805932+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.641996+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.643004+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.643004+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.653532+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.653532+0000 mon.a (mon.0) 3193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.653716+0000 mgr.x (mgr.24998) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.653716+0000 mgr.x (mgr.24998) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.732310+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.732310+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.735407+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.735407+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.738068+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.738068+0000 mon.a (mon.0) 3196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.739148+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.739148+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.747845+0000 mgr.x (mgr.24998) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.747845+0000 mgr.x (mgr.24998) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.748014+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.748014+0000 mon.a (mon.0) 3198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.805932+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.805932+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.808953+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.808953+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.811586+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.811586+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.812719+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.812719+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.821210+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.821210+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.821211+0000 mgr.x (mgr.24998) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.821211+0000 mgr.x (mgr.24998) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.878830+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.878830+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.881661+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.881661+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.884016+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.884016+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.885118+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.885118+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.805932+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.808953+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.808953+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.811586+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.811586+0000 mon.a (mon.0) 3201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.812719+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.812719+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.821210+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.821210+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.821211+0000 mgr.x (mgr.24998) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.821211+0000 mgr.x (mgr.24998) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.878830+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.878830+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.881661+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.881661+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.884016+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.884016+0000 mon.a (mon.0) 3206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.885118+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.885118+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.893018+0000 mgr.x (mgr.24998) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.893018+0000 mgr.x (mgr.24998) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.893210+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.893210+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.966986+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.966986+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.969935+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.969935+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.972439+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.972439+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.973595+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.973595+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.981523+0000 mgr.x (mgr.24998) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:57.981523+0000 mgr.x (mgr.24998) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.981708+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:57.981708+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.071257+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.071257+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.074660+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.074660+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.078133+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.078133+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.079397+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.079397+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.089414+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.089414+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.089463+0000 mgr.x (mgr.24998) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.089463+0000 mgr.x (mgr.24998) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.182214+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.182214+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.186560+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.186560+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.190136+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.190136+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.191816+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.191816+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.201845+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[73244]: audit 2024-04-30T10:09:58.201845+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.893018+0000 mgr.x (mgr.24998) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.893018+0000 mgr.x (mgr.24998) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.893210+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.893210+0000 mon.a (mon.0) 3208 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.966986+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.966986+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.969935+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.969935+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.972439+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.972439+0000 mon.a (mon.0) 3211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.973595+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.973595+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.981523+0000 mgr.x (mgr.24998) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:57.981523+0000 mgr.x (mgr.24998) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.981708+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:57.981708+0000 mon.a (mon.0) 3213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.071257+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.071257+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.074660+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.074660+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.078133+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.078133+0000 mon.a (mon.0) 3216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.079397+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.079397+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.089414+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.089414+0000 mon.a (mon.0) 3218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.089463+0000 mgr.x (mgr.24998) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.089463+0000 mgr.x (mgr.24998) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:58.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.182214+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.182214+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:58.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.186560+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.186560+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:58.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.190136+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.190136+0000 mon.a (mon.0) 3221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:58.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.191816+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.191816+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:58.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.201845+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:58.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:58 smithi144 bash[75481]: audit 2024-04-30T10:09:58.201845+0000 mon.a (mon.0) 3223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.201793+0000 mgr.x (mgr.24998) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.201793+0000 mgr.x (mgr.24998) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.289562+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.289562+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.292318+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.292318+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.295425+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.295425+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.296725+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.296725+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.304664+0000 mgr.x (mgr.24998) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.304664+0000 mgr.x (mgr.24998) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.304792+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.304792+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.367132+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.367132+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.369922+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.369922+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.372386+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.372386+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.373576+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.373576+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.381700+0000 mgr.x (mgr.24998) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.381700+0000 mgr.x (mgr.24998) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.381894+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.381894+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.455823+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.455823+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.458959+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.458959+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.461929+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.461929+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.463140+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.463140+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.471180+0000 mgr.x (mgr.24998) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.471180+0000 mgr.x (mgr.24998) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.471300+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.471300+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.529189+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.529189+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.531458+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.531458+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.533573+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.533573+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.534440+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.534440+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.543841+0000 mgr.x (mgr.24998) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.543841+0000 mgr.x (mgr.24998) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.543997+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.543997+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.604563+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.604563+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.607670+0000 mon.a (mon.0) 3245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.607670+0000 mon.a (mon.0) 3245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.610634+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.610634+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.612169+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.612169+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.620589+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.620589+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.620624+0000 mgr.x (mgr.24998) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.620624+0000 mgr.x (mgr.24998) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cluster 2024-04-30T10:09:58.639547+0000 mgr.x (mgr.24998) 982 : cluster [DBG] pgmap v175: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:09:59.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cluster 2024-04-30T10:09:58.639547+0000 mgr.x (mgr.24998) 982 : cluster [DBG] pgmap v175: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:09:59.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.696026+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.696026+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.700883+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.700883+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.705304+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.705304+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.706618+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.706618+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.716820+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.716820+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.716966+0000 mgr.x (mgr.24998) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.716966+0000 mgr.x (mgr.24998) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.794116+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.794116+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.797190+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.797190+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.800443+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.800443+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.801609+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.801609+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.810353+0000 mgr.x (mgr.24998) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.810353+0000 mgr.x (mgr.24998) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.810490+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.810490+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.899552+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.899552+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.904317+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.904317+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.907880+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.907880+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.909228+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.909228+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.919167+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:58.919167+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.919285+0000 mgr.x (mgr.24998) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:58.919285+0000 mgr.x (mgr.24998) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.009833+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.009833+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.014995+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.014995+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.019255+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.019255+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.021316+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.021316+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.031981+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.031981+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.032227+0000 mgr.x (mgr.24998) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.032227+0000 mgr.x (mgr.24998) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.109722+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.109722+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.113114+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.113114+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.116778+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.116778+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.117980+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.117980+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.127408+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.127408+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.127419+0000 mgr.x (mgr.24998) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.127419+0000 mgr.x (mgr.24998) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.216265+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.216265+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.219830+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.219830+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.222756+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.222756+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.224005+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.224005+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.233184+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:09:59 smithi151 bash[59049]: audit 2024-04-30T10:09:59.233184+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.201793+0000 mgr.x (mgr.24998) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.201793+0000 mgr.x (mgr.24998) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.289562+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.289562+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.292318+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.292318+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.295425+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.295425+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.296725+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.296725+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.304664+0000 mgr.x (mgr.24998) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.304664+0000 mgr.x (mgr.24998) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.304792+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.304792+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.367132+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.367132+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.369922+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.369922+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.372386+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.201793+0000 mgr.x (mgr.24998) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.201793+0000 mgr.x (mgr.24998) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.289562+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.289562+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.292318+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.292318+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.295425+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.295425+0000 mon.a (mon.0) 3226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.296725+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.296725+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.304664+0000 mgr.x (mgr.24998) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.304664+0000 mgr.x (mgr.24998) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.304792+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.304792+0000 mon.a (mon.0) 3228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.367132+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.367132+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.369922+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.369922+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.372386+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.372386+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.373576+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.373576+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.381700+0000 mgr.x (mgr.24998) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.381700+0000 mgr.x (mgr.24998) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.381894+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.381894+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.455823+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.455823+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.458959+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.458959+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.461929+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.461929+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.463140+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.463140+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.471180+0000 mgr.x (mgr.24998) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.471180+0000 mgr.x (mgr.24998) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.471300+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.471300+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.529189+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.372386+0000 mon.a (mon.0) 3231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.373576+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.373576+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.381700+0000 mgr.x (mgr.24998) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.381700+0000 mgr.x (mgr.24998) 978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.381894+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.381894+0000 mon.a (mon.0) 3233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.455823+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.455823+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.458959+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.458959+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.461929+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.461929+0000 mon.a (mon.0) 3236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.463140+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.463140+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.471180+0000 mgr.x (mgr.24998) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.471180+0000 mgr.x (mgr.24998) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.471300+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.471300+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.529189+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.529189+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.531458+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.531458+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.533573+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.533573+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.534440+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.534440+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.543841+0000 mgr.x (mgr.24998) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.543841+0000 mgr.x (mgr.24998) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.543997+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.543997+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.604563+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.604563+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.607670+0000 mon.a (mon.0) 3245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.607670+0000 mon.a (mon.0) 3245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.610634+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.610634+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.612169+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.612169+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.529189+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.531458+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.531458+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.533573+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.533573+0000 mon.a (mon.0) 3241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.534440+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.534440+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.543841+0000 mgr.x (mgr.24998) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.543841+0000 mgr.x (mgr.24998) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.543997+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.543997+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.604563+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.604563+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.607670+0000 mon.a (mon.0) 3245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.607670+0000 mon.a (mon.0) 3245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.610634+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.610634+0000 mon.a (mon.0) 3246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.612169+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.612169+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.620589+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.620589+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.620624+0000 mgr.x (mgr.24998) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.620624+0000 mgr.x (mgr.24998) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cluster 2024-04-30T10:09:58.639547+0000 mgr.x (mgr.24998) 982 : cluster [DBG] pgmap v175: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:09:59.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cluster 2024-04-30T10:09:58.639547+0000 mgr.x (mgr.24998) 982 : cluster [DBG] pgmap v175: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:09:59.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.696026+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.696026+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.700883+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.700883+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.705304+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.705304+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.706618+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.706618+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.716820+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.716820+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.716966+0000 mgr.x (mgr.24998) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.716966+0000 mgr.x (mgr.24998) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.794116+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.620589+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.620589+0000 mon.a (mon.0) 3248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.620624+0000 mgr.x (mgr.24998) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.620624+0000 mgr.x (mgr.24998) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cluster 2024-04-30T10:09:58.639547+0000 mgr.x (mgr.24998) 982 : cluster [DBG] pgmap v175: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:09:59.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cluster 2024-04-30T10:09:58.639547+0000 mgr.x (mgr.24998) 982 : cluster [DBG] pgmap v175: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:09:59.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.696026+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.696026+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.700883+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.700883+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.705304+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.705304+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.706618+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.706618+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.716820+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.716820+0000 mon.a (mon.0) 3253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.716966+0000 mgr.x (mgr.24998) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.716966+0000 mgr.x (mgr.24998) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.794116+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.794116+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.797190+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.797190+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.800443+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.800443+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.801609+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.801609+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.810353+0000 mgr.x (mgr.24998) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.810353+0000 mgr.x (mgr.24998) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.810490+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.810490+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.899552+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.899552+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.904317+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.904317+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.907880+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.907880+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.909228+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.909228+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.919167+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.794116+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.797190+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.797190+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.800443+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.800443+0000 mon.a (mon.0) 3256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.801609+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.801609+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.810353+0000 mgr.x (mgr.24998) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.810353+0000 mgr.x (mgr.24998) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.810490+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.810490+0000 mon.a (mon.0) 3258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.899552+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.899552+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.904317+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.904317+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.907880+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.907880+0000 mon.a (mon.0) 3261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.909228+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.909228+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.919167+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:58.919167+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.919285+0000 mgr.x (mgr.24998) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:58.919285+0000 mgr.x (mgr.24998) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.009833+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.009833+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.014995+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.014995+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.019255+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.019255+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.021316+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.021316+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.031981+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.031981+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.032227+0000 mgr.x (mgr.24998) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.032227+0000 mgr.x (mgr.24998) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.109722+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.109722+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.113114+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.113114+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.116778+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:58.919167+0000 mon.a (mon.0) 3263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.919285+0000 mgr.x (mgr.24998) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:58.919285+0000 mgr.x (mgr.24998) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.009833+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.009833+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.014995+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.014995+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.019255+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.019255+0000 mon.a (mon.0) 3266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.021316+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.021316+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.031981+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.031981+0000 mon.a (mon.0) 3268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.032227+0000 mgr.x (mgr.24998) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.032227+0000 mgr.x (mgr.24998) 986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.109722+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.109722+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.113114+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.113114+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.116778+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.116778+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.117980+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.117980+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.127408+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.127408+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.127419+0000 mgr.x (mgr.24998) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.127419+0000 mgr.x (mgr.24998) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.216265+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.216265+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.219830+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.219830+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.222756+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.222756+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.224005+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.224005+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.233184+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[73244]: audit 2024-04-30T10:09:59.233184+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.116778+0000 mon.a (mon.0) 3271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.117980+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.117980+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.127408+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.127408+0000 mon.a (mon.0) 3273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.127419+0000 mgr.x (mgr.24998) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.127419+0000 mgr.x (mgr.24998) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:09:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.216265+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.216265+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:09:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.219830+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.219830+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:09:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.222756+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.222756+0000 mon.a (mon.0) 3276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:09:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.224005+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.224005+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:09:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.233184+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:09:59.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:09:59 smithi144 bash[75481]: audit 2024-04-30T10:09:59.233184+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.524 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[67180]: debug 2024-04-30T10:10:00.343+0000 7fcad7402700 1 -- 172.21.15.151:0/2337413408 <== mon.2 v2:172.21.15.151:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f47cfe5680 con 0x55f47d042800 2024-04-30T10:10:00.525 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.233122+0000 mgr.x (mgr.24998) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.525 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.233122+0000 mgr.x (mgr.24998) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.525 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.297610+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.525 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.297610+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.525 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.300311+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.525 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.300311+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.525 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.302436+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.525 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.302436+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.525 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.303468+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.525 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.303468+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.525 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.310994+0000 mgr.x (mgr.24998) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.525 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.310994+0000 mgr.x (mgr.24998) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.525 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.311210+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.525 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.311210+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.526 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.368370+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.526 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.368370+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.526 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.371183+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.526 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.371183+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.526 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.373434+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.526 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.373434+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.526 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.374369+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.526 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.374369+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.526 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.380946+0000 mgr.x (mgr.24998) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.526 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.380946+0000 mgr.x (mgr.24998) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.526 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.381118+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.526 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.381118+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.526 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.460273+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.526 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.460273+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.526 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.463178+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.463178+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.466097+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.466097+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.467577+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.467577+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.476176+0000 mgr.x (mgr.24998) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.476176+0000 mgr.x (mgr.24998) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.476348+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.476348+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.548270+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.548270+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.553107+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.553107+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.557092+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.557092+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.558534+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.558534+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.567656+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.567656+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.567837+0000 mgr.x (mgr.24998) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.567837+0000 mgr.x (mgr.24998) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.644753+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.644753+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.647681+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.647681+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.650914+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.650914+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.651994+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.651994+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.659526+0000 mgr.x (mgr.24998) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.659526+0000 mgr.x (mgr.24998) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.529 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.659668+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.529 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.659668+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.529 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.735134+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.529 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.735134+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.529 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.738132+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.529 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.738132+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.529 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.741323+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.529 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.741323+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.529 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.742946+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.529 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.742946+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.529 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.751815+0000 mgr.x (mgr.24998) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.529 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.751815+0000 mgr.x (mgr.24998) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.751919+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.751919+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.827172+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.827172+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.829598+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.829598+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.832016+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.832016+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.832847+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.832847+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.841267+0000 mgr.x (mgr.24998) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.841267+0000 mgr.x (mgr.24998) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.841422+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.841422+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.900279+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.900279+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.903016+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.903016+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.905872+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.905872+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.906958+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.906958+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.914878+0000 mgr.x (mgr.24998) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.914878+0000 mgr.x (mgr.24998) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.915092+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.915092+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.972734+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.972734+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.975607+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.975607+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.978125+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.978125+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.979291+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.979291+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.987556+0000 mgr.x (mgr.24998) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:09:59.987556+0000 mgr.x (mgr.24998) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.987568+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:09:59.987568+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000187+0000 mon.a (mon.0) 3324 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded 2024-04-30T10:10:00.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000187+0000 mon.a (mon.0) 3324 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded 2024-04-30T10:10:00.534 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000244+0000 mon.a (mon.0) 3325 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-04-30T10:10:00.534 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000244+0000 mon.a (mon.0) 3325 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-04-30T10:10:00.534 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000268+0000 mon.a (mon.0) 3326 : cluster [WRN] osd.4 (root=default,host=smithi151) is down 2024-04-30T10:10:00.534 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000268+0000 mon.a (mon.0) 3326 : cluster [WRN] osd.4 (root=default,host=smithi151) is down 2024-04-30T10:10:00.534 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000293+0000 mon.a (mon.0) 3327 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded 2024-04-30T10:10:00.534 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000293+0000 mon.a (mon.0) 3327 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded 2024-04-30T10:10:00.534 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000324+0000 mon.a (mon.0) 3328 : cluster [WRN] pg 2.5 is active+undersized+degraded, acting [7,0] 2024-04-30T10:10:00.534 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000324+0000 mon.a (mon.0) 3328 : cluster [WRN] pg 2.5 is active+undersized+degraded, acting [7,0] 2024-04-30T10:10:00.534 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000351+0000 mon.a (mon.0) 3329 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [1,3] 2024-04-30T10:10:00.534 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000351+0000 mon.a (mon.0) 3329 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [1,3] 2024-04-30T10:10:00.534 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000397+0000 mon.a (mon.0) 3330 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-30T10:10:00.534 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000397+0000 mon.a (mon.0) 3330 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-30T10:10:00.534 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000421+0000 mon.a (mon.0) 3331 : cluster [WRN] pg 2.11 is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:00.534 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000421+0000 mon.a (mon.0) 3331 : cluster [WRN] pg 2.11 is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:00.534 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000447+0000 mon.a (mon.0) 3332 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [0,3] 2024-04-30T10:10:00.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000447+0000 mon.a (mon.0) 3332 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [0,3] 2024-04-30T10:10:00.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000477+0000 mon.a (mon.0) 3333 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-30T10:10:00.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000477+0000 mon.a (mon.0) 3333 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-30T10:10:00.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000504+0000 mon.a (mon.0) 3334 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [0,1] 2024-04-30T10:10:00.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000504+0000 mon.a (mon.0) 3334 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [0,1] 2024-04-30T10:10:00.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000531+0000 mon.a (mon.0) 3335 : cluster [WRN] pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-30T10:10:00.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000531+0000 mon.a (mon.0) 3335 : cluster [WRN] pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-30T10:10:00.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000558+0000 mon.a (mon.0) 3336 : cluster [WRN] pg 3.a is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:00.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000558+0000 mon.a (mon.0) 3336 : cluster [WRN] pg 3.a is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:00.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000585+0000 mon.a (mon.0) 3337 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,0] 2024-04-30T10:10:00.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000585+0000 mon.a (mon.0) 3337 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,0] 2024-04-30T10:10:00.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000609+0000 mon.a (mon.0) 3338 : cluster [WRN] pg 3.e is active+undersized+degraded, acting [7,1] 2024-04-30T10:10:00.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000609+0000 mon.a (mon.0) 3338 : cluster [WRN] pg 3.e is active+undersized+degraded, acting [7,1] 2024-04-30T10:10:00.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000633+0000 mon.a (mon.0) 3339 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,0] 2024-04-30T10:10:00.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000633+0000 mon.a (mon.0) 3339 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,0] 2024-04-30T10:10:00.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000658+0000 mon.a (mon.0) 3340 : cluster [WRN] pg 3.11 is active+undersized+degraded, acting [7,6] 2024-04-30T10:10:00.536 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000658+0000 mon.a (mon.0) 3340 : cluster [WRN] pg 3.11 is active+undersized+degraded, acting [7,6] 2024-04-30T10:10:00.536 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000687+0000 mon.a (mon.0) 3341 : cluster [WRN] pg 3.13 is active+undersized+degraded, acting [7,2] 2024-04-30T10:10:00.536 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000687+0000 mon.a (mon.0) 3341 : cluster [WRN] pg 3.13 is active+undersized+degraded, acting [7,2] 2024-04-30T10:10:00.536 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000714+0000 mon.a (mon.0) 3342 : cluster [WRN] pg 3.14 is active+undersized+degraded, acting [7,6] 2024-04-30T10:10:00.536 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000714+0000 mon.a (mon.0) 3342 : cluster [WRN] pg 3.14 is active+undersized+degraded, acting [7,6] 2024-04-30T10:10:00.536 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000742+0000 mon.a (mon.0) 3343 : cluster [WRN] pg 3.15 is active+undersized+degraded, acting [7,3] 2024-04-30T10:10:00.536 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000742+0000 mon.a (mon.0) 3343 : cluster [WRN] pg 3.15 is active+undersized+degraded, acting [7,3] 2024-04-30T10:10:00.536 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000773+0000 mon.a (mon.0) 3344 : cluster [WRN] pg 3.19 is active+undersized+degraded, acting [1,3] 2024-04-30T10:10:00.536 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000773+0000 mon.a (mon.0) 3344 : cluster [WRN] pg 3.19 is active+undersized+degraded, acting [1,3] 2024-04-30T10:10:00.536 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000799+0000 mon.a (mon.0) 3345 : cluster [WRN] pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-30T10:10:00.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000799+0000 mon.a (mon.0) 3345 : cluster [WRN] pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-30T10:10:00.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000823+0000 mon.a (mon.0) 3346 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [0,7] 2024-04-30T10:10:00.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000823+0000 mon.a (mon.0) 3346 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [0,7] 2024-04-30T10:10:00.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000869+0000 mon.a (mon.0) 3347 : cluster [WRN] pg 3.1c is active+undersized+degraded, acting [5,1] 2024-04-30T10:10:00.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000869+0000 mon.a (mon.0) 3347 : cluster [WRN] pg 3.1c is active+undersized+degraded, acting [5,1] 2024-04-30T10:10:00.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000893+0000 mon.a (mon.0) 3348 : cluster [WRN] pg 3.1d is active+undersized+degraded, acting [5,6] 2024-04-30T10:10:00.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000893+0000 mon.a (mon.0) 3348 : cluster [WRN] pg 3.1d is active+undersized+degraded, acting [5,6] 2024-04-30T10:10:00.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000918+0000 mon.a (mon.0) 3349 : cluster [WRN] pg 4.9 is active+undersized+degraded, acting [1,3] 2024-04-30T10:10:00.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000918+0000 mon.a (mon.0) 3349 : cluster [WRN] pg 4.9 is active+undersized+degraded, acting [1,3] 2024-04-30T10:10:00.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000943+0000 mon.a (mon.0) 3350 : cluster [WRN] pg 4.d is active+undersized+degraded, acting [2,1] 2024-04-30T10:10:00.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000943+0000 mon.a (mon.0) 3350 : cluster [WRN] pg 4.d is active+undersized+degraded, acting [2,1] 2024-04-30T10:10:00.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000969+0000 mon.a (mon.0) 3351 : cluster [WRN] pg 4.e is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:00.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000969+0000 mon.a (mon.0) 3351 : cluster [WRN] pg 4.e is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:00.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000993+0000 mon.a (mon.0) 3352 : cluster [WRN] pg 5.a is active+undersized+degraded, acting [2,3] 2024-04-30T10:10:00.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.000993+0000 mon.a (mon.0) 3352 : cluster [WRN] pg 5.a is active+undersized+degraded, acting [2,3] 2024-04-30T10:10:00.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.001020+0000 mon.a (mon.0) 3353 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [3,2] 2024-04-30T10:10:00.538 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.001020+0000 mon.a (mon.0) 3353 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [3,2] 2024-04-30T10:10:00.538 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.001059+0000 mon.a (mon.0) 3354 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,0] 2024-04-30T10:10:00.538 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.001059+0000 mon.a (mon.0) 3354 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,0] 2024-04-30T10:10:00.538 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.001103+0000 mon.a (mon.0) 3355 : cluster [WRN] pg 6.1a is active+undersized+degraded, acting [5,1] 2024-04-30T10:10:00.538 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.001103+0000 mon.a (mon.0) 3355 : cluster [WRN] pg 6.1a is active+undersized+degraded, acting [5,1] 2024-04-30T10:10:00.538 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.045242+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.538 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.045242+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.538 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.048075+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.538 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.048075+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.538 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.050756+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.538 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.050756+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.538 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.052269+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.538 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.052269+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.538 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.060821+0000 mgr.x (mgr.24998) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.060821+0000 mgr.x (mgr.24998) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.060896+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.060896+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.118299+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.118299+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.120973+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.120973+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.123498+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.123498+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.124725+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.124725+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.132750+0000 mgr.x (mgr.24998) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.132750+0000 mgr.x (mgr.24998) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.132933+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.132933+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.190121+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.190121+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.193125+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.193125+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.195869+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.195869+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.197214+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.197214+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.205817+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.205817+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.267930+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[59049]: audit 2024-04-30T10:10:00.267930+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.233122+0000 mgr.x (mgr.24998) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.233122+0000 mgr.x (mgr.24998) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.297610+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.297610+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.300311+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.300311+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.302436+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.302436+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.303468+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.303468+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.310994+0000 mgr.x (mgr.24998) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.310994+0000 mgr.x (mgr.24998) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.311210+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.311210+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.368370+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.368370+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.371183+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.371183+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.373434+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.233122+0000 mgr.x (mgr.24998) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.233122+0000 mgr.x (mgr.24998) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.297610+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.297610+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.300311+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.300311+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.302436+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.302436+0000 mon.a (mon.0) 3281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.303468+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.303468+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.310994+0000 mgr.x (mgr.24998) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.310994+0000 mgr.x (mgr.24998) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.311210+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.311210+0000 mon.a (mon.0) 3283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.368370+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.368370+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.371183+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.371183+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.373434+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.373434+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.374369+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.374369+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.380946+0000 mgr.x (mgr.24998) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.380946+0000 mgr.x (mgr.24998) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.381118+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.381118+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.460273+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.460273+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.463178+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.463178+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.466097+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.466097+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.467577+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.467577+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.476176+0000 mgr.x (mgr.24998) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.476176+0000 mgr.x (mgr.24998) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.476348+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.476348+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.548270+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.548270+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.553107+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.553107+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.557092+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.557092+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.558534+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.558534+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.567656+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.567656+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.567837+0000 mgr.x (mgr.24998) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.567837+0000 mgr.x (mgr.24998) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.644753+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.644753+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.647681+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.647681+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.650914+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.650914+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.651994+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.651994+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.373434+0000 mon.a (mon.0) 3286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.374369+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.374369+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.380946+0000 mgr.x (mgr.24998) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.380946+0000 mgr.x (mgr.24998) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.381118+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.381118+0000 mon.a (mon.0) 3288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.460273+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.460273+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.463178+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.463178+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.466097+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.466097+0000 mon.a (mon.0) 3291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.467577+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.467577+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.476176+0000 mgr.x (mgr.24998) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.476176+0000 mgr.x (mgr.24998) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.476348+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.476348+0000 mon.a (mon.0) 3293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.548270+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.659526+0000 mgr.x (mgr.24998) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.659526+0000 mgr.x (mgr.24998) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.659668+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.659668+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.735134+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.735134+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.738132+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.738132+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.741323+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.741323+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.742946+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.742946+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.751815+0000 mgr.x (mgr.24998) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.751815+0000 mgr.x (mgr.24998) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.751919+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.751919+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.827172+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.827172+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.829598+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.829598+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.832016+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.832016+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.832847+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.832847+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.841267+0000 mgr.x (mgr.24998) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.841267+0000 mgr.x (mgr.24998) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.841422+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.841422+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.900279+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.900279+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.903016+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.903016+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.905872+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.905872+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.906958+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.906958+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.914878+0000 mgr.x (mgr.24998) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.914878+0000 mgr.x (mgr.24998) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.915092+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.915092+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.548270+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.553107+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.553107+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.557092+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.557092+0000 mon.a (mon.0) 3296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.558534+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.558534+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.567656+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.567656+0000 mon.a (mon.0) 3298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.567837+0000 mgr.x (mgr.24998) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.567837+0000 mgr.x (mgr.24998) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.644753+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.644753+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.647681+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.647681+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.650914+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.650914+0000 mon.a (mon.0) 3301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.651994+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.651994+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.972734+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.972734+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.975607+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.975607+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.978125+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.978125+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.979291+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.979291+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.987556+0000 mgr.x (mgr.24998) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:09:59.987556+0000 mgr.x (mgr.24998) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.987568+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:09:59.987568+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000187+0000 mon.a (mon.0) 3324 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded 2024-04-30T10:10:00.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000187+0000 mon.a (mon.0) 3324 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded 2024-04-30T10:10:00.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000244+0000 mon.a (mon.0) 3325 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-04-30T10:10:00.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000244+0000 mon.a (mon.0) 3325 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-04-30T10:10:00.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000268+0000 mon.a (mon.0) 3326 : cluster [WRN] osd.4 (root=default,host=smithi151) is down 2024-04-30T10:10:00.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000268+0000 mon.a (mon.0) 3326 : cluster [WRN] osd.4 (root=default,host=smithi151) is down 2024-04-30T10:10:00.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000293+0000 mon.a (mon.0) 3327 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded 2024-04-30T10:10:00.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000293+0000 mon.a (mon.0) 3327 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded 2024-04-30T10:10:00.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000324+0000 mon.a (mon.0) 3328 : cluster [WRN] pg 2.5 is active+undersized+degraded, acting [7,0] 2024-04-30T10:10:00.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.659526+0000 mgr.x (mgr.24998) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.659526+0000 mgr.x (mgr.24998) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.659668+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.659668+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.735134+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.735134+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.738132+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.738132+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.741323+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.741323+0000 mon.a (mon.0) 3306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.742946+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.742946+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.751815+0000 mgr.x (mgr.24998) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.751815+0000 mgr.x (mgr.24998) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.751919+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.751919+0000 mon.a (mon.0) 3308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.827172+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.827172+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.829598+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.829598+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000324+0000 mon.a (mon.0) 3328 : cluster [WRN] pg 2.5 is active+undersized+degraded, acting [7,0] 2024-04-30T10:10:00.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000351+0000 mon.a (mon.0) 3329 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [1,3] 2024-04-30T10:10:00.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000351+0000 mon.a (mon.0) 3329 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [1,3] 2024-04-30T10:10:00.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000397+0000 mon.a (mon.0) 3330 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-30T10:10:00.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000397+0000 mon.a (mon.0) 3330 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-30T10:10:00.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000421+0000 mon.a (mon.0) 3331 : cluster [WRN] pg 2.11 is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:00.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000421+0000 mon.a (mon.0) 3331 : cluster [WRN] pg 2.11 is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:00.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000447+0000 mon.a (mon.0) 3332 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [0,3] 2024-04-30T10:10:00.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000447+0000 mon.a (mon.0) 3332 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [0,3] 2024-04-30T10:10:00.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000477+0000 mon.a (mon.0) 3333 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-30T10:10:00.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000477+0000 mon.a (mon.0) 3333 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-30T10:10:00.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000504+0000 mon.a (mon.0) 3334 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [0,1] 2024-04-30T10:10:00.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000504+0000 mon.a (mon.0) 3334 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [0,1] 2024-04-30T10:10:00.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000531+0000 mon.a (mon.0) 3335 : cluster [WRN] pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-30T10:10:00.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000531+0000 mon.a (mon.0) 3335 : cluster [WRN] pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-30T10:10:00.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000558+0000 mon.a (mon.0) 3336 : cluster [WRN] pg 3.a is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:00.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000558+0000 mon.a (mon.0) 3336 : cluster [WRN] pg 3.a is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:00.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000585+0000 mon.a (mon.0) 3337 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,0] 2024-04-30T10:10:00.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000585+0000 mon.a (mon.0) 3337 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,0] 2024-04-30T10:10:00.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000609+0000 mon.a (mon.0) 3338 : cluster [WRN] pg 3.e is active+undersized+degraded, acting [7,1] 2024-04-30T10:10:00.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000609+0000 mon.a (mon.0) 3338 : cluster [WRN] pg 3.e is active+undersized+degraded, acting [7,1] 2024-04-30T10:10:00.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000633+0000 mon.a (mon.0) 3339 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,0] 2024-04-30T10:10:00.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000633+0000 mon.a (mon.0) 3339 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,0] 2024-04-30T10:10:00.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000658+0000 mon.a (mon.0) 3340 : cluster [WRN] pg 3.11 is active+undersized+degraded, acting [7,6] 2024-04-30T10:10:00.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000658+0000 mon.a (mon.0) 3340 : cluster [WRN] pg 3.11 is active+undersized+degraded, acting [7,6] 2024-04-30T10:10:00.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000687+0000 mon.a (mon.0) 3341 : cluster [WRN] pg 3.13 is active+undersized+degraded, acting [7,2] 2024-04-30T10:10:00.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000687+0000 mon.a (mon.0) 3341 : cluster [WRN] pg 3.13 is active+undersized+degraded, acting [7,2] 2024-04-30T10:10:00.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000714+0000 mon.a (mon.0) 3342 : cluster [WRN] pg 3.14 is active+undersized+degraded, acting [7,6] 2024-04-30T10:10:00.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000714+0000 mon.a (mon.0) 3342 : cluster [WRN] pg 3.14 is active+undersized+degraded, acting [7,6] 2024-04-30T10:10:00.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000742+0000 mon.a (mon.0) 3343 : cluster [WRN] pg 3.15 is active+undersized+degraded, acting [7,3] 2024-04-30T10:10:00.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000742+0000 mon.a (mon.0) 3343 : cluster [WRN] pg 3.15 is active+undersized+degraded, acting [7,3] 2024-04-30T10:10:00.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000773+0000 mon.a (mon.0) 3344 : cluster [WRN] pg 3.19 is active+undersized+degraded, acting [1,3] 2024-04-30T10:10:00.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000773+0000 mon.a (mon.0) 3344 : cluster [WRN] pg 3.19 is active+undersized+degraded, acting [1,3] 2024-04-30T10:10:00.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000799+0000 mon.a (mon.0) 3345 : cluster [WRN] pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-30T10:10:00.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000799+0000 mon.a (mon.0) 3345 : cluster [WRN] pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-30T10:10:00.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000823+0000 mon.a (mon.0) 3346 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [0,7] 2024-04-30T10:10:00.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000823+0000 mon.a (mon.0) 3346 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [0,7] 2024-04-30T10:10:00.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000869+0000 mon.a (mon.0) 3347 : cluster [WRN] pg 3.1c is active+undersized+degraded, acting [5,1] 2024-04-30T10:10:00.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000869+0000 mon.a (mon.0) 3347 : cluster [WRN] pg 3.1c is active+undersized+degraded, acting [5,1] 2024-04-30T10:10:00.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000893+0000 mon.a (mon.0) 3348 : cluster [WRN] pg 3.1d is active+undersized+degraded, acting [5,6] 2024-04-30T10:10:00.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000893+0000 mon.a (mon.0) 3348 : cluster [WRN] pg 3.1d is active+undersized+degraded, acting [5,6] 2024-04-30T10:10:00.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000918+0000 mon.a (mon.0) 3349 : cluster [WRN] pg 4.9 is active+undersized+degraded, acting [1,3] 2024-04-30T10:10:00.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000918+0000 mon.a (mon.0) 3349 : cluster [WRN] pg 4.9 is active+undersized+degraded, acting [1,3] 2024-04-30T10:10:00.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000943+0000 mon.a (mon.0) 3350 : cluster [WRN] pg 4.d is active+undersized+degraded, acting [2,1] 2024-04-30T10:10:00.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000943+0000 mon.a (mon.0) 3350 : cluster [WRN] pg 4.d is active+undersized+degraded, acting [2,1] 2024-04-30T10:10:00.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000969+0000 mon.a (mon.0) 3351 : cluster [WRN] pg 4.e is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:00.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000969+0000 mon.a (mon.0) 3351 : cluster [WRN] pg 4.e is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:00.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000993+0000 mon.a (mon.0) 3352 : cluster [WRN] pg 5.a is active+undersized+degraded, acting [2,3] 2024-04-30T10:10:00.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.832016+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.832016+0000 mon.a (mon.0) 3311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.832847+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.832847+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.841267+0000 mgr.x (mgr.24998) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.841267+0000 mgr.x (mgr.24998) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.841422+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.841422+0000 mon.a (mon.0) 3313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.900279+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.900279+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.903016+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.903016+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.905872+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.905872+0000 mon.a (mon.0) 3316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.906958+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.906958+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.914878+0000 mgr.x (mgr.24998) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.914878+0000 mgr.x (mgr.24998) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.915092+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.915092+0000 mon.a (mon.0) 3318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.000993+0000 mon.a (mon.0) 3352 : cluster [WRN] pg 5.a is active+undersized+degraded, acting [2,3] 2024-04-30T10:10:00.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.001020+0000 mon.a (mon.0) 3353 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [3,2] 2024-04-30T10:10:00.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.001020+0000 mon.a (mon.0) 3353 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [3,2] 2024-04-30T10:10:00.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.001059+0000 mon.a (mon.0) 3354 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,0] 2024-04-30T10:10:00.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.001059+0000 mon.a (mon.0) 3354 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,0] 2024-04-30T10:10:00.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.001103+0000 mon.a (mon.0) 3355 : cluster [WRN] pg 6.1a is active+undersized+degraded, acting [5,1] 2024-04-30T10:10:00.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.001103+0000 mon.a (mon.0) 3355 : cluster [WRN] pg 6.1a is active+undersized+degraded, acting [5,1] 2024-04-30T10:10:00.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.045242+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.045242+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.048075+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.048075+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.050756+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.050756+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.052269+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.052269+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.060821+0000 mgr.x (mgr.24998) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.060821+0000 mgr.x (mgr.24998) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.060896+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.060896+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.118299+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.118299+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.120973+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.120973+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.123498+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.123498+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.124725+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.124725+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.132750+0000 mgr.x (mgr.24998) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.132750+0000 mgr.x (mgr.24998) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.132933+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.132933+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.190121+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.190121+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.193125+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.193125+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.195869+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.195869+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.197214+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.197214+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.205817+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.205817+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.972734+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.972734+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.975607+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.975607+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.978125+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.978125+0000 mon.a (mon.0) 3321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.979291+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.979291+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.987556+0000 mgr.x (mgr.24998) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:09:59.987556+0000 mgr.x (mgr.24998) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.987568+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:09:59.987568+0000 mon.a (mon.0) 3323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000187+0000 mon.a (mon.0) 3324 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded 2024-04-30T10:10:00.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000187+0000 mon.a (mon.0) 3324 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded 2024-04-30T10:10:00.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000244+0000 mon.a (mon.0) 3325 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-04-30T10:10:00.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000244+0000 mon.a (mon.0) 3325 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-04-30T10:10:00.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000268+0000 mon.a (mon.0) 3326 : cluster [WRN] osd.4 (root=default,host=smithi151) is down 2024-04-30T10:10:00.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000268+0000 mon.a (mon.0) 3326 : cluster [WRN] osd.4 (root=default,host=smithi151) is down 2024-04-30T10:10:00.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000293+0000 mon.a (mon.0) 3327 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded 2024-04-30T10:10:00.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000293+0000 mon.a (mon.0) 3327 : cluster [WRN] [WRN] PG_DEGRADED: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded 2024-04-30T10:10:00.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000324+0000 mon.a (mon.0) 3328 : cluster [WRN] pg 2.5 is active+undersized+degraded, acting [7,0] 2024-04-30T10:10:00.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.267930+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[75481]: audit 2024-04-30T10:10:00.267930+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000324+0000 mon.a (mon.0) 3328 : cluster [WRN] pg 2.5 is active+undersized+degraded, acting [7,0] 2024-04-30T10:10:00.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000351+0000 mon.a (mon.0) 3329 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [1,3] 2024-04-30T10:10:00.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000351+0000 mon.a (mon.0) 3329 : cluster [WRN] pg 2.d is active+undersized+degraded, acting [1,3] 2024-04-30T10:10:00.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000397+0000 mon.a (mon.0) 3330 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-30T10:10:00.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000397+0000 mon.a (mon.0) 3330 : cluster [WRN] pg 2.f is active+undersized+degraded, acting [0,7] 2024-04-30T10:10:00.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000421+0000 mon.a (mon.0) 3331 : cluster [WRN] pg 2.11 is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:00.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000421+0000 mon.a (mon.0) 3331 : cluster [WRN] pg 2.11 is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:00.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000447+0000 mon.a (mon.0) 3332 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [0,3] 2024-04-30T10:10:00.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000447+0000 mon.a (mon.0) 3332 : cluster [WRN] pg 3.1 is active+undersized+degraded, acting [0,3] 2024-04-30T10:10:00.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000477+0000 mon.a (mon.0) 3333 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-30T10:10:00.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000477+0000 mon.a (mon.0) 3333 : cluster [WRN] pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-30T10:10:00.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000504+0000 mon.a (mon.0) 3334 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [0,1] 2024-04-30T10:10:00.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000504+0000 mon.a (mon.0) 3334 : cluster [WRN] pg 3.6 is active+undersized+degraded, acting [0,1] 2024-04-30T10:10:00.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000531+0000 mon.a (mon.0) 3335 : cluster [WRN] pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-30T10:10:00.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000531+0000 mon.a (mon.0) 3335 : cluster [WRN] pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-30T10:10:00.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000558+0000 mon.a (mon.0) 3336 : cluster [WRN] pg 3.a is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:00.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000558+0000 mon.a (mon.0) 3336 : cluster [WRN] pg 3.a is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:00.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000585+0000 mon.a (mon.0) 3337 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,0] 2024-04-30T10:10:00.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000585+0000 mon.a (mon.0) 3337 : cluster [WRN] pg 3.b is active+undersized+degraded, acting [3,0] 2024-04-30T10:10:00.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000609+0000 mon.a (mon.0) 3338 : cluster [WRN] pg 3.e is active+undersized+degraded, acting [7,1] 2024-04-30T10:10:00.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000609+0000 mon.a (mon.0) 3338 : cluster [WRN] pg 3.e is active+undersized+degraded, acting [7,1] 2024-04-30T10:10:00.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000633+0000 mon.a (mon.0) 3339 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,0] 2024-04-30T10:10:00.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000633+0000 mon.a (mon.0) 3339 : cluster [WRN] pg 3.f is active+undersized+degraded, acting [7,0] 2024-04-30T10:10:00.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000658+0000 mon.a (mon.0) 3340 : cluster [WRN] pg 3.11 is active+undersized+degraded, acting [7,6] 2024-04-30T10:10:00.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000658+0000 mon.a (mon.0) 3340 : cluster [WRN] pg 3.11 is active+undersized+degraded, acting [7,6] 2024-04-30T10:10:00.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000687+0000 mon.a (mon.0) 3341 : cluster [WRN] pg 3.13 is active+undersized+degraded, acting [7,2] 2024-04-30T10:10:00.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000687+0000 mon.a (mon.0) 3341 : cluster [WRN] pg 3.13 is active+undersized+degraded, acting [7,2] 2024-04-30T10:10:00.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000714+0000 mon.a (mon.0) 3342 : cluster [WRN] pg 3.14 is active+undersized+degraded, acting [7,6] 2024-04-30T10:10:00.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000714+0000 mon.a (mon.0) 3342 : cluster [WRN] pg 3.14 is active+undersized+degraded, acting [7,6] 2024-04-30T10:10:00.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000742+0000 mon.a (mon.0) 3343 : cluster [WRN] pg 3.15 is active+undersized+degraded, acting [7,3] 2024-04-30T10:10:00.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000742+0000 mon.a (mon.0) 3343 : cluster [WRN] pg 3.15 is active+undersized+degraded, acting [7,3] 2024-04-30T10:10:00.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000773+0000 mon.a (mon.0) 3344 : cluster [WRN] pg 3.19 is active+undersized+degraded, acting [1,3] 2024-04-30T10:10:00.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000773+0000 mon.a (mon.0) 3344 : cluster [WRN] pg 3.19 is active+undersized+degraded, acting [1,3] 2024-04-30T10:10:00.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000799+0000 mon.a (mon.0) 3345 : cluster [WRN] pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-30T10:10:00.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000799+0000 mon.a (mon.0) 3345 : cluster [WRN] pg 3.1a is active+undersized+degraded, acting [1,2] 2024-04-30T10:10:00.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000823+0000 mon.a (mon.0) 3346 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [0,7] 2024-04-30T10:10:00.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000823+0000 mon.a (mon.0) 3346 : cluster [WRN] pg 3.1b is active+undersized+degraded, acting [0,7] 2024-04-30T10:10:00.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000869+0000 mon.a (mon.0) 3347 : cluster [WRN] pg 3.1c is active+undersized+degraded, acting [5,1] 2024-04-30T10:10:00.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000869+0000 mon.a (mon.0) 3347 : cluster [WRN] pg 3.1c is active+undersized+degraded, acting [5,1] 2024-04-30T10:10:00.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000893+0000 mon.a (mon.0) 3348 : cluster [WRN] pg 3.1d is active+undersized+degraded, acting [5,6] 2024-04-30T10:10:00.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000893+0000 mon.a (mon.0) 3348 : cluster [WRN] pg 3.1d is active+undersized+degraded, acting [5,6] 2024-04-30T10:10:00.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000918+0000 mon.a (mon.0) 3349 : cluster [WRN] pg 4.9 is active+undersized+degraded, acting [1,3] 2024-04-30T10:10:00.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000918+0000 mon.a (mon.0) 3349 : cluster [WRN] pg 4.9 is active+undersized+degraded, acting [1,3] 2024-04-30T10:10:00.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000943+0000 mon.a (mon.0) 3350 : cluster [WRN] pg 4.d is active+undersized+degraded, acting [2,1] 2024-04-30T10:10:00.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000943+0000 mon.a (mon.0) 3350 : cluster [WRN] pg 4.d is active+undersized+degraded, acting [2,1] 2024-04-30T10:10:00.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000969+0000 mon.a (mon.0) 3351 : cluster [WRN] pg 4.e is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:00.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000969+0000 mon.a (mon.0) 3351 : cluster [WRN] pg 4.e is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:00.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000993+0000 mon.a (mon.0) 3352 : cluster [WRN] pg 5.a is active+undersized+degraded, acting [2,3] 2024-04-30T10:10:00.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.000993+0000 mon.a (mon.0) 3352 : cluster [WRN] pg 5.a is active+undersized+degraded, acting [2,3] 2024-04-30T10:10:00.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.001020+0000 mon.a (mon.0) 3353 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [3,2] 2024-04-30T10:10:00.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.001020+0000 mon.a (mon.0) 3353 : cluster [WRN] pg 5.1c is active+undersized+degraded, acting [3,2] 2024-04-30T10:10:00.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.001059+0000 mon.a (mon.0) 3354 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,0] 2024-04-30T10:10:00.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.001059+0000 mon.a (mon.0) 3354 : cluster [WRN] pg 5.1d is active+undersized+degraded, acting [1,0] 2024-04-30T10:10:00.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.001103+0000 mon.a (mon.0) 3355 : cluster [WRN] pg 6.1a is active+undersized+degraded, acting [5,1] 2024-04-30T10:10:00.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.001103+0000 mon.a (mon.0) 3355 : cluster [WRN] pg 6.1a is active+undersized+degraded, acting [5,1] 2024-04-30T10:10:00.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.045242+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.045242+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.048075+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.048075+0000 mon.a (mon.0) 3357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.050756+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.050756+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.052269+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.052269+0000 mon.a (mon.0) 3359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.060821+0000 mgr.x (mgr.24998) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.060821+0000 mgr.x (mgr.24998) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.060896+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.060896+0000 mon.a (mon.0) 3360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.118299+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.118299+0000 mon.a (mon.0) 3361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.120973+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.120973+0000 mon.a (mon.0) 3362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.123498+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.123498+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.124725+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.124725+0000 mon.a (mon.0) 3364 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.132750+0000 mgr.x (mgr.24998) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.132750+0000 mgr.x (mgr.24998) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:00.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.132933+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.132933+0000 mon.a (mon.0) 3365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.190121+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.190121+0000 mon.a (mon.0) 3366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.193125+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.193125+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:00.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.195869+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.195869+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:00.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.197214+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.197214+0000 mon.a (mon.0) 3369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:00.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.205817+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.205817+0000 mon.a (mon.0) 3370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:00.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.267930+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:00.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:00 smithi144 bash[73244]: audit 2024-04-30T10:10:00.267930+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.277 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:10:00 smithi151 bash[67180]: debug 2024-04-30T10:10:00.903+0000 7fcae059b7c0 -1 Falling back to public interface 2024-04-30T10:10:01.302 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.205720+0000 mgr.x (mgr.24998) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.205720+0000 mgr.x (mgr.24998) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.272446+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.272446+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.318150+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.318150+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.319172+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.319172+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.325569+0000 mgr.x (mgr.24998) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.325569+0000 mgr.x (mgr.24998) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.325847+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.325847+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.382973+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.382973+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.303 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.385619+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.304 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.385619+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.304 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.387804+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.304 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.387804+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.304 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.388862+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.205720+0000 mgr.x (mgr.24998) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.205720+0000 mgr.x (mgr.24998) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.272446+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.272446+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.318150+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.318150+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.304 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.319172+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.319172+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.325569+0000 mgr.x (mgr.24998) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.325569+0000 mgr.x (mgr.24998) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.325847+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.325847+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.382973+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.382973+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.385619+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.385619+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.387804+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.387804+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.305 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.388862+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.388862+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.399473+0000 mgr.x (mgr.24998) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.399473+0000 mgr.x (mgr.24998) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.399623+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.399623+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.458140+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.458140+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.461410+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.461410+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.464067+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.464067+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.306 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.465134+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.465134+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.475998+0000 mgr.x (mgr.24998) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.475998+0000 mgr.x (mgr.24998) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.476102+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.476102+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.518088+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.518088+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.521593+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.521593+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.525125+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.525125+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.526545+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.526545+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.538192+0000 mgr.x (mgr.24998) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.307 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.538192+0000 mgr.x (mgr.24998) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.308 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.538338+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.308 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.538338+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.308 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.596298+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.308 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.596298+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.308 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.599076+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.308 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.599076+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.308 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.601753+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.308 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.601753+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.308 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.602833+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.308 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.602833+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.308 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.613357+0000 mgr.x (mgr.24998) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.308 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.613357+0000 mgr.x (mgr.24998) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.308 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.613436+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.388862+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.399473+0000 mgr.x (mgr.24998) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.399473+0000 mgr.x (mgr.24998) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.399623+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.399623+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.458140+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.458140+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.461410+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.461410+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.464067+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.464067+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.465134+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.465134+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.309 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.475998+0000 mgr.x (mgr.24998) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.310 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.475998+0000 mgr.x (mgr.24998) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.310 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.476102+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.310 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.476102+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.310 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.518088+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.310 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.518088+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.310 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.521593+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.310 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.613436+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.640065+0000 mgr.x (mgr.24998) 1006 : cluster [DBG] pgmap v176: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:01.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cluster 2024-04-30T10:10:00.640065+0000 mgr.x (mgr.24998) 1006 : cluster [DBG] pgmap v176: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:01.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.654810+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.654810+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.658021+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.658021+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.660545+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.660545+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.661843+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.661843+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.672588+0000 mgr.x (mgr.24998) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.672588+0000 mgr.x (mgr.24998) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.672603+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.672603+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.730997+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.312 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.730997+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.312 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.733995+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.521593+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.525125+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.525125+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.526545+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.526545+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.538192+0000 mgr.x (mgr.24998) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.538192+0000 mgr.x (mgr.24998) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.538338+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.312 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.538338+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.313 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.596298+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.313 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.596298+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.313 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.599076+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.313 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.599076+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.313 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.601753+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.313 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.601753+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.313 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.602833+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.313 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.602833+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.313 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.613357+0000 mgr.x (mgr.24998) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.313 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.613357+0000 mgr.x (mgr.24998) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.313 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.613436+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.733995+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.736596+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.736596+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.737709+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.737709+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.748130+0000 mgr.x (mgr.24998) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.748130+0000 mgr.x (mgr.24998) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.748306+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.748306+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.790701+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.790701+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.793707+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.314 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.793707+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.315 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.796359+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.315 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.796359+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.315 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.797682+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.315 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.797682+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.315 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.807972+0000 mgr.x (mgr.24998) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.315 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.807972+0000 mgr.x (mgr.24998) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.315 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.808113+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.315 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.808113+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.315 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.881228+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.315 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.881228+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.315 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.884465+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.315 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.884465+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.315 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.887529+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.315 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.887529+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.316 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.613436+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.316 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.640065+0000 mgr.x (mgr.24998) 1006 : cluster [DBG] pgmap v176: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:01.316 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cluster 2024-04-30T10:10:00.640065+0000 mgr.x (mgr.24998) 1006 : cluster [DBG] pgmap v176: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:01.316 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.654810+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.316 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.654810+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.316 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.658021+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.317 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.658021+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.317 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.660545+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.317 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.660545+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.317 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.661843+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.317 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.661843+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.317 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.672588+0000 mgr.x (mgr.24998) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.317 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.672588+0000 mgr.x (mgr.24998) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.317 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.672603+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.317 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.672603+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.317 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.730997+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.317 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.730997+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.317 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.733995+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.317 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.733995+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.317 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.736596+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.318 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.736596+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.318 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.737709+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.318 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.737709+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.318 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.748130+0000 mgr.x (mgr.24998) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.318 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.748130+0000 mgr.x (mgr.24998) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.318 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.748306+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.318 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.748306+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.318 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.790701+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.318 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.790701+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.318 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.793707+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.318 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.793707+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.318 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.796359+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.318 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.796359+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.318 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.797682+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.319 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.797682+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.319 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.807972+0000 mgr.x (mgr.24998) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.319 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.807972+0000 mgr.x (mgr.24998) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.319 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.808113+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.319 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.808113+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.319 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.881228+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.319 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.881228+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.319 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.884465+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.319 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.884465+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.319 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.887529+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.319 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.887529+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.319 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.888701+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.319 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.888701+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.319 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.899248+0000 mgr.x (mgr.24998) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.319 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.899248+0000 mgr.x (mgr.24998) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.320 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.899382+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.320 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.899382+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.320 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.956342+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.320 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.956342+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.320 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.959196+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.320 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.959196+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.320 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.962116+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.320 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.962116+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.320 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.963155+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.205720+0000 mgr.x (mgr.24998) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.205720+0000 mgr.x (mgr.24998) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.272446+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.272446+0000 mon.a (mon.0) 3372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.318150+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.318150+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.319172+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.319172+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.325569+0000 mgr.x (mgr.24998) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.325569+0000 mgr.x (mgr.24998) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.325847+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.325847+0000 mon.a (mon.0) 3375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.382973+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.382973+0000 mon.a (mon.0) 3376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.385619+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.385619+0000 mon.a (mon.0) 3377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.387804+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.387804+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.388862+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.388862+0000 mon.a (mon.0) 3379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.399473+0000 mgr.x (mgr.24998) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.399473+0000 mgr.x (mgr.24998) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.399623+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.399623+0000 mon.a (mon.0) 3380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.458140+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.458140+0000 mon.a (mon.0) 3381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.461410+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.461410+0000 mon.a (mon.0) 3382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.464067+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.464067+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.465134+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.465134+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.475998+0000 mgr.x (mgr.24998) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.475998+0000 mgr.x (mgr.24998) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.476102+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.476102+0000 mon.a (mon.0) 3385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.518088+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.518088+0000 mon.a (mon.0) 3386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.521593+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.521593+0000 mon.a (mon.0) 3387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.525125+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.525125+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.526545+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.526545+0000 mon.a (mon.0) 3389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.538192+0000 mgr.x (mgr.24998) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.538192+0000 mgr.x (mgr.24998) 1004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.538338+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.538338+0000 mon.a (mon.0) 3390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.596298+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.596298+0000 mon.a (mon.0) 3391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.599076+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.599076+0000 mon.a (mon.0) 3392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.601753+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.601753+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.602833+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.602833+0000 mon.a (mon.0) 3394 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.613357+0000 mgr.x (mgr.24998) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.613357+0000 mgr.x (mgr.24998) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.613436+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.613436+0000 mon.a (mon.0) 3395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.640065+0000 mgr.x (mgr.24998) 1006 : cluster [DBG] pgmap v176: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:01.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cluster 2024-04-30T10:10:00.640065+0000 mgr.x (mgr.24998) 1006 : cluster [DBG] pgmap v176: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:01.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.654810+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.654810+0000 mon.a (mon.0) 3396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.658021+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.658021+0000 mon.a (mon.0) 3397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.660545+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.660545+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.661843+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.661843+0000 mon.a (mon.0) 3399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.672588+0000 mgr.x (mgr.24998) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.672588+0000 mgr.x (mgr.24998) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.672603+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.672603+0000 mon.a (mon.0) 3400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.730997+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.730997+0000 mon.a (mon.0) 3401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.733995+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.733995+0000 mon.a (mon.0) 3402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.736596+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.736596+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.737709+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.737709+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.748130+0000 mgr.x (mgr.24998) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.748130+0000 mgr.x (mgr.24998) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.748306+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.748306+0000 mon.a (mon.0) 3405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.790701+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.790701+0000 mon.a (mon.0) 3406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.793707+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.793707+0000 mon.a (mon.0) 3407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.796359+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.796359+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.797682+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.797682+0000 mon.a (mon.0) 3409 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.807972+0000 mgr.x (mgr.24998) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.807972+0000 mgr.x (mgr.24998) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.808113+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.808113+0000 mon.a (mon.0) 3410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.881228+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.881228+0000 mon.a (mon.0) 3411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.884465+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.884465+0000 mon.a (mon.0) 3412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.887529+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.887529+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.888701+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.888701+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.899248+0000 mgr.x (mgr.24998) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.899248+0000 mgr.x (mgr.24998) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.899382+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.899382+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.956342+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.956342+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.959196+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.959196+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.962116+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.962116+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.963155+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.963155+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.973344+0000 mgr.x (mgr.24998) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:00.973344+0000 mgr.x (mgr.24998) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.973523+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:00.973523+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.015012+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.015012+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.017925+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.017925+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.020419+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.020419+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.021510+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.021510+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.029657+0000 mgr.x (mgr.24998) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.029657+0000 mgr.x (mgr.24998) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.029941+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.029941+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.070687+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.070687+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.073778+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.073778+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.076493+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.076493+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.077496+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.077496+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cluster 2024-04-30T10:10:01.079132+0000 mon.a (mon.0) 3430 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:01.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cluster 2024-04-30T10:10:01.079132+0000 mon.a (mon.0) 3430 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:01.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.086396+0000 mgr.x (mgr.24998) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.086396+0000 mgr.x (mgr.24998) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.086607+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.086607+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.160696+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.160696+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.163873+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.163873+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.166584+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.166584+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.167716+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.167716+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.176050+0000 mgr.x (mgr.24998) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.176050+0000 mgr.x (mgr.24998) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.176169+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.176169+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.250453+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.250453+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.253015+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.253015+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.255400+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.255400+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.256454+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.256454+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.265470+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:01 smithi151 bash[59049]: audit 2024-04-30T10:10:01.265470+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.888701+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.888701+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.899248+0000 mgr.x (mgr.24998) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.899248+0000 mgr.x (mgr.24998) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.899382+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.899382+0000 mon.a (mon.0) 3415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.956342+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.956342+0000 mon.a (mon.0) 3416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.959196+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.959196+0000 mon.a (mon.0) 3417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.962116+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.962116+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.963155+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.963155+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.973344+0000 mgr.x (mgr.24998) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:00.973344+0000 mgr.x (mgr.24998) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.973523+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:00.973523+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.015012+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.015012+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.017925+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.017925+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.020419+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.020419+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.021510+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.021510+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.029657+0000 mgr.x (mgr.24998) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.029657+0000 mgr.x (mgr.24998) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.029941+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.029941+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.070687+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.070687+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.073778+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.073778+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.076493+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.076493+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.077496+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.077496+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cluster 2024-04-30T10:10:01.079132+0000 mon.a (mon.0) 3430 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:01.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.963155+0000 mon.a (mon.0) 3419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.973344+0000 mgr.x (mgr.24998) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:00.973344+0000 mgr.x (mgr.24998) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.973523+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:00.973523+0000 mon.a (mon.0) 3420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.015012+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.015012+0000 mon.a (mon.0) 3421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.017925+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.017925+0000 mon.a (mon.0) 3422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.020419+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.020419+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.021510+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.021510+0000 mon.a (mon.0) 3424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.029657+0000 mgr.x (mgr.24998) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.029657+0000 mgr.x (mgr.24998) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.029941+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.029941+0000 mon.a (mon.0) 3425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.070687+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.070687+0000 mon.a (mon.0) 3426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cluster 2024-04-30T10:10:01.079132+0000 mon.a (mon.0) 3430 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:01.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.086396+0000 mgr.x (mgr.24998) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.086396+0000 mgr.x (mgr.24998) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.086607+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.086607+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.160696+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.160696+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.163873+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.163873+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.166584+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.166584+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.167716+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.167716+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.176050+0000 mgr.x (mgr.24998) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.176050+0000 mgr.x (mgr.24998) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.176169+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.176169+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.250453+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.250453+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.253015+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.253015+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.255400+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.255400+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.256454+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.256454+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.265470+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[73244]: audit 2024-04-30T10:10:01.265470+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.073778+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.073778+0000 mon.a (mon.0) 3427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.076493+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.076493+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.077496+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.077496+0000 mon.a (mon.0) 3429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cluster 2024-04-30T10:10:01.079132+0000 mon.a (mon.0) 3430 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cluster 2024-04-30T10:10:01.079132+0000 mon.a (mon.0) 3430 : cluster [WRN] Health check update: Degraded data redundancy: 108/630 objects degraded (17.143%), 28 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.086396+0000 mgr.x (mgr.24998) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.086396+0000 mgr.x (mgr.24998) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.086607+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.086607+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.160696+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.160696+0000 mon.a (mon.0) 3432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.163873+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.163873+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.166584+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.166584+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.167716+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.167716+0000 mon.a (mon.0) 3435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.176050+0000 mgr.x (mgr.24998) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.176050+0000 mgr.x (mgr.24998) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:01.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.176169+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.176169+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.250453+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.250453+0000 mon.a (mon.0) 3437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:01.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.253015+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.253015+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:01.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.255400+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.255400+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:01.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.256454+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.256454+0000 mon.a (mon.0) 3440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:01.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.265470+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:01.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:01 smithi144 bash[75481]: audit 2024-04-30T10:10:01.265470+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.550 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.265375+0000 mgr.x (mgr.24998) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.265375+0000 mgr.x (mgr.24998) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.324075+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.324075+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.326385+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.326385+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.328503+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.328503+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.329411+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.329411+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.339300+0000 mgr.x (mgr.24998) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.339300+0000 mgr.x (mgr.24998) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.339329+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.551 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.339329+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.552 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.396663+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.552 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.396663+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.552 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.399616+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.552 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.399616+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.552 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.402488+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.552 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.402488+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.552 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.403725+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.552 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.403725+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.552 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.414479+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.552 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.414479+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.552 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.414486+0000 mgr.x (mgr.24998) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.552 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.414486+0000 mgr.x (mgr.24998) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.552 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.473231+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.552 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.473231+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.552 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.476234+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.553 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.476234+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.553 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.478839+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.553 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.478839+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.553 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.480070+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.553 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.480070+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.553 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.488697+0000 mgr.x (mgr.24998) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.553 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.488697+0000 mgr.x (mgr.24998) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.553 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.488773+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.553 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.488773+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.553 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.546597+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.553 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.546597+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.553 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.549668+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.553 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.549668+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.553 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.552464+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.554 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.552464+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.554 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.553833+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.554 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.553833+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.554 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.565054+0000 mgr.x (mgr.24998) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.554 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.565054+0000 mgr.x (mgr.24998) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.554 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.565086+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.554 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.565086+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.554 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.622587+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.554 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.622587+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.554 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.625230+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.554 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.625230+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.554 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.628064+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.554 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.628064+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.555 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.629152+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.555 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.629152+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.555 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.637247+0000 mgr.x (mgr.24998) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.555 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.637247+0000 mgr.x (mgr.24998) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.555 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.637264+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.555 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.637264+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.555 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.695744+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.555 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.695744+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.555 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.698389+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.555 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.698389+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.555 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.700889+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.555 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.700889+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.555 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.701948+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.555 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.701948+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.556 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.710623+0000 mgr.x (mgr.24998) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.556 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.710623+0000 mgr.x (mgr.24998) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.556 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.710794+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.556 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.710794+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.556 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.767770+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.556 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.767770+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.556 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.771714+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.556 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.771714+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.556 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.774414+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.557 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.774414+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.557 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.775491+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.557 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.775491+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.557 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.784464+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.557 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.784464+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.557 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.784596+0000 mgr.x (mgr.24998) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.557 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.784596+0000 mgr.x (mgr.24998) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.558 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.826618+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.558 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.826618+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.558 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.829035+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.558 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.829035+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.558 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.831238+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.558 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.831238+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.558 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.832549+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.559 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.832549+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.559 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.841787+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.559 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.841787+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.559 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.841975+0000 mgr.x (mgr.24998) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.559 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.841975+0000 mgr.x (mgr.24998) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.559 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.900590+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.559 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.900590+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.559 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.903084+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.559 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.903084+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.559 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.905460+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.559 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.905460+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.560 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.906426+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.560 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.906426+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.560 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.914169+0000 mgr.x (mgr.24998) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.560 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.914169+0000 mgr.x (mgr.24998) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.560 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.914372+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.560 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.914372+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.560 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.971532+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.560 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.971532+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.560 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.975765+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.560 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.975765+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.560 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.978788+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.560 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.978788+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.560 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.980229+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.561 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.980229+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.561 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.990343+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.561 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:01.990343+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.561 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.990569+0000 mgr.x (mgr.24998) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.561 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:01.990569+0000 mgr.x (mgr.24998) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.561 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.062110+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.561 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.062110+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.561 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.067494+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.561 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.067494+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.561 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.071124+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.561 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.071124+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.561 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.072604+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.561 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.072604+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.561 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.082251+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.562 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.082251+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.562 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.082496+0000 mgr.x (mgr.24998) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.562 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.082496+0000 mgr.x (mgr.24998) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.562 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.154750+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.562 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.154750+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.562 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.157561+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.562 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.157561+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.562 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.160224+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.562 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.160224+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.563 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.161864+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.563 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.161864+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.563 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.169949+0000 mgr.x (mgr.24998) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.563 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.169949+0000 mgr.x (mgr.24998) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.563 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.170082+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.563 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.170082+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.563 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.212427+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.564 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.212427+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.564 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.214978+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.564 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.214978+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.564 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.217987+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.564 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.217987+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.564 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.218896+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.564 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.218896+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.564 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.228977+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.564 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.228977+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.564 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.274174+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.564 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.274174+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.565 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.277061+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.565 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:02 smithi151 bash[59049]: audit 2024-04-30T10:10:02.277061+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.265375+0000 mgr.x (mgr.24998) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.265375+0000 mgr.x (mgr.24998) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.324075+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.324075+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.326385+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.326385+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.328503+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.328503+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.329411+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.329411+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.339300+0000 mgr.x (mgr.24998) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.339300+0000 mgr.x (mgr.24998) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.339329+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.339329+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.396663+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.396663+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.399616+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.399616+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.402488+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.265375+0000 mgr.x (mgr.24998) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.265375+0000 mgr.x (mgr.24998) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.324075+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.324075+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.326385+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.326385+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.328503+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.328503+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.329411+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.329411+0000 mon.a (mon.0) 3445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.339300+0000 mgr.x (mgr.24998) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.339300+0000 mgr.x (mgr.24998) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.339329+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.339329+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.396663+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.396663+0000 mon.a (mon.0) 3447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.399616+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.399616+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.402488+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.402488+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.403725+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.403725+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.414479+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.414479+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.414486+0000 mgr.x (mgr.24998) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.414486+0000 mgr.x (mgr.24998) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.473231+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.473231+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.476234+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.476234+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.478839+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.478839+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.480070+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.480070+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.488697+0000 mgr.x (mgr.24998) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.488697+0000 mgr.x (mgr.24998) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.488773+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.488773+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.546597+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.402488+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.403725+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.403725+0000 mon.a (mon.0) 3450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.414479+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.414479+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.414486+0000 mgr.x (mgr.24998) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.414486+0000 mgr.x (mgr.24998) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.473231+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.473231+0000 mon.a (mon.0) 3452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.476234+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.476234+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.478839+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.478839+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.480070+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.480070+0000 mon.a (mon.0) 3455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.488697+0000 mgr.x (mgr.24998) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.488697+0000 mgr.x (mgr.24998) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.488773+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.488773+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.546597+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.546597+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.549668+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.549668+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.552464+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.552464+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.553833+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.553833+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.565054+0000 mgr.x (mgr.24998) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.565054+0000 mgr.x (mgr.24998) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.565086+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.565086+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.622587+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.622587+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.625230+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.625230+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.628064+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.628064+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.629152+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.629152+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.546597+0000 mon.a (mon.0) 3457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.549668+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.549668+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.552464+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.552464+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.553833+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.553833+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.565054+0000 mgr.x (mgr.24998) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.565054+0000 mgr.x (mgr.24998) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.565086+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.565086+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.622587+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.622587+0000 mon.a (mon.0) 3462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.625230+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.625230+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.628064+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.628064+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.629152+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.629152+0000 mon.a (mon.0) 3465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.637247+0000 mgr.x (mgr.24998) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.637247+0000 mgr.x (mgr.24998) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.637264+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.637264+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.695744+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.695744+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.698389+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.698389+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.700889+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.700889+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.701948+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.701948+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.710623+0000 mgr.x (mgr.24998) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.710623+0000 mgr.x (mgr.24998) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.710794+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.710794+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.767770+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.767770+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.771714+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.771714+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.774414+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.774414+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.775491+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.775491+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.784464+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.784464+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.784596+0000 mgr.x (mgr.24998) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.784596+0000 mgr.x (mgr.24998) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.826618+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.826618+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.829035+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.829035+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.831238+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.831238+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.832549+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.832549+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.841787+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.841787+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.841975+0000 mgr.x (mgr.24998) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.841975+0000 mgr.x (mgr.24998) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.637247+0000 mgr.x (mgr.24998) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.637247+0000 mgr.x (mgr.24998) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.637264+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.637264+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.695744+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.695744+0000 mon.a (mon.0) 3467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.698389+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.698389+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.700889+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.700889+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.701948+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.701948+0000 mon.a (mon.0) 3470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.710623+0000 mgr.x (mgr.24998) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.710623+0000 mgr.x (mgr.24998) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.710794+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.710794+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.767770+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.767770+0000 mon.a (mon.0) 3472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.771714+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.771714+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.900590+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.900590+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.903084+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.903084+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.905460+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.905460+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.906426+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.906426+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.914169+0000 mgr.x (mgr.24998) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.914169+0000 mgr.x (mgr.24998) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.914372+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.914372+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.971532+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.971532+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.975765+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.975765+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.978788+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.978788+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.980229+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.774414+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.774414+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.775491+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.775491+0000 mon.a (mon.0) 3475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.784464+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.784464+0000 mon.a (mon.0) 3476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.784596+0000 mgr.x (mgr.24998) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.784596+0000 mgr.x (mgr.24998) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.826618+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.826618+0000 mon.a (mon.0) 3477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.829035+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.829035+0000 mon.a (mon.0) 3478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.831238+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.831238+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.832549+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.832549+0000 mon.a (mon.0) 3480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.841787+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.841787+0000 mon.a (mon.0) 3481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.841975+0000 mgr.x (mgr.24998) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.841975+0000 mgr.x (mgr.24998) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.980229+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.990343+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:01.990343+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.990569+0000 mgr.x (mgr.24998) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:01.990569+0000 mgr.x (mgr.24998) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.062110+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.062110+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.067494+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.067494+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.071124+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.071124+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.072604+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.072604+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.082251+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.082251+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.082496+0000 mgr.x (mgr.24998) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.082496+0000 mgr.x (mgr.24998) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.154750+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.154750+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.157561+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.157561+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.160224+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.160224+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.161864+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.161864+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.169949+0000 mgr.x (mgr.24998) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.169949+0000 mgr.x (mgr.24998) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.170082+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.170082+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.212427+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.212427+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.214978+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.214978+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.217987+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.217987+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.218896+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.218896+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.228977+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.228977+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.274174+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.274174+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.277061+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[75481]: audit 2024-04-30T10:10:02.277061+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.900590+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.900590+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.903084+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.903084+0000 mon.a (mon.0) 3483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.905460+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.905460+0000 mon.a (mon.0) 3484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.906426+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.906426+0000 mon.a (mon.0) 3485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.914169+0000 mgr.x (mgr.24998) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.914169+0000 mgr.x (mgr.24998) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.914372+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.914372+0000 mon.a (mon.0) 3486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.971532+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.971532+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.975765+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.975765+0000 mon.a (mon.0) 3488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.978788+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.978788+0000 mon.a (mon.0) 3489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.980229+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.980229+0000 mon.a (mon.0) 3490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.990343+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:01.990343+0000 mon.a (mon.0) 3491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.990569+0000 mgr.x (mgr.24998) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:01.990569+0000 mgr.x (mgr.24998) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.062110+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.062110+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.067494+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.067494+0000 mon.a (mon.0) 3493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.071124+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.071124+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.072604+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.072604+0000 mon.a (mon.0) 3495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.082251+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.082251+0000 mon.a (mon.0) 3496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.082496+0000 mgr.x (mgr.24998) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.082496+0000 mgr.x (mgr.24998) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.154750+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.154750+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.157561+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.157561+0000 mon.a (mon.0) 3498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.160224+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.160224+0000 mon.a (mon.0) 3499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.161864+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.161864+0000 mon.a (mon.0) 3500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.169949+0000 mgr.x (mgr.24998) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.169949+0000 mgr.x (mgr.24998) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.170082+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.170082+0000 mon.a (mon.0) 3501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.212427+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.212427+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.214978+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.214978+0000 mon.a (mon.0) 3503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.217987+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.217987+0000 mon.a (mon.0) 3504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:02.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.218896+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.218896+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:02.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.228977+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.228977+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:02.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.274174+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.274174+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:02.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.277061+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:02.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:02 smithi144 bash[73244]: audit 2024-04-30T10:10:02.277061+0000 mon.a (mon.0) 3508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.536 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.228727+0000 mgr.x (mgr.24998) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.536 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.228727+0000 mgr.x (mgr.24998) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.536 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.279664+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.536 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.279664+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.536 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.281034+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.536 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.281034+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.536 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.312462+0000 mgr.x (mgr.24998) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.312462+0000 mgr.x (mgr.24998) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.312493+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.312493+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.358207+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.358207+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.360904+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.360904+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.363515+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.363515+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.364370+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.364370+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.537 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.370568+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.538 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.370568+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.538 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.370638+0000 mgr.x (mgr.24998) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.370638+0000 mgr.x (mgr.24998) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.416346+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.416346+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.419379+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.419379+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.422138+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.422138+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.423411+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.423411+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.430119+0000 mgr.x (mgr.24998) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.430119+0000 mgr.x (mgr.24998) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.430411+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.430411+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.487535+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.539 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.487535+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.490384+0000 mon.a (mon.0) 3523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.490384+0000 mon.a (mon.0) 3523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.493988+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.493988+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.495083+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.495083+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.504642+0000 mgr.x (mgr.24998) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.504642+0000 mgr.x (mgr.24998) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.504844+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.504844+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.562198+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.562198+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.565060+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.565060+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.567445+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.540 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.567445+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.541 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.568466+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.541 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.568466+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.541 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.576647+0000 mgr.x (mgr.24998) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.541 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.576647+0000 mgr.x (mgr.24998) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.541 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.576874+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.541 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.576874+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.541 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.617421+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.541 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.617421+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.541 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.620006+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.541 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.620006+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.541 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.622467+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.541 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.622467+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.541 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.623587+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.541 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.623587+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.541 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.632112+0000 mgr.x (mgr.24998) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.542 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.632112+0000 mgr.x (mgr.24998) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.542 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.632363+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.542 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.632363+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.542 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cluster 2024-04-30T10:10:02.640703+0000 mgr.x (mgr.24998) 1035 : cluster [DBG] pgmap v177: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:03.542 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cluster 2024-04-30T10:10:02.640703+0000 mgr.x (mgr.24998) 1035 : cluster [DBG] pgmap v177: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:03.542 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.689753+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.542 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.689753+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.542 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.692753+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.543 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.692753+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.543 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.694973+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.543 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.694973+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.543 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.696112+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.543 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.696112+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.543 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.704640+0000 mgr.x (mgr.24998) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.543 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.704640+0000 mgr.x (mgr.24998) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.543 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.704797+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.543 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.704797+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.543 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.765230+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.543 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.765230+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.543 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.768356+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.543 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.768356+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.543 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.771712+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.544 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.771712+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.544 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.772777+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.544 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.772777+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.544 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.778951+0000 mgr.x (mgr.24998) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.544 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.778951+0000 mgr.x (mgr.24998) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.544 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.779222+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.544 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.779222+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.544 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.822022+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.544 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.822022+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.544 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.824886+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.544 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.824886+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.544 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.827259+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.544 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.827259+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.544 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.828422+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.544 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.828422+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.545 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.837139+0000 mgr.x (mgr.24998) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.545 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.837139+0000 mgr.x (mgr.24998) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.545 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.837328+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.545 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.837328+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.545 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.883357+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.545 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.883357+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.545 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.886343+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.545 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.886343+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.545 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.888737+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.545 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.888737+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.545 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.889678+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.545 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.889678+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.545 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.897860+0000 mgr.x (mgr.24998) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.545 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.897860+0000 mgr.x (mgr.24998) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.545 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.898078+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.546 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.898078+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.546 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.941185+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.546 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.941185+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.546 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.944001+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.546 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.944001+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.546 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.946410+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.546 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.946410+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.546 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.947563+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.546 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.947563+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.546 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.955433+0000 mgr.x (mgr.24998) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.546 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:02.955433+0000 mgr.x (mgr.24998) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.546 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.955608+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.546 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:02.955608+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.546 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.017877+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.546 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.017877+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.547 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.020836+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.547 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.020836+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.547 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.023198+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.547 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.023198+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.547 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.024287+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.547 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.024287+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.547 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.032596+0000 mgr.x (mgr.24998) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.547 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.032596+0000 mgr.x (mgr.24998) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.547 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.032771+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.547 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.032771+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.547 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.074701+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.547 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.074701+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.547 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.077041+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.547 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.077041+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.547 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.079278+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.079278+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.080423+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.080423+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.088292+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.088292+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.088425+0000 mgr.x (mgr.24998) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.088425+0000 mgr.x (mgr.24998) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.130140+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.130140+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.132690+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.132690+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.135931+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.135931+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.136888+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.548 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.136888+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.549 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.145064+0000 mgr.x (mgr.24998) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.549 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.145064+0000 mgr.x (mgr.24998) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.549 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.145211+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.549 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.145211+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.549 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.186577+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.549 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.186577+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.549 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.189415+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.549 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.189415+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.549 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.192134+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.549 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.192134+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.549 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.193438+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.549 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.193438+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.549 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.204564+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.549 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.204564+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.549 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.245425+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.549 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.245425+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.550 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.248479+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.550 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.248479+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.550 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.251098+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.550 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.251098+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.550 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.252373+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.550 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.252373+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.550 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.260537+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.550 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:03 smithi151 bash[59049]: audit 2024-04-30T10:10:03.260537+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.228727+0000 mgr.x (mgr.24998) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.228727+0000 mgr.x (mgr.24998) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.279664+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.279664+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.281034+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.281034+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.312462+0000 mgr.x (mgr.24998) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.312462+0000 mgr.x (mgr.24998) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.312493+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.312493+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.358207+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.358207+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.697 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.360904+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.360904+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.363515+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.363515+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.364370+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.364370+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.370568+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.370568+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.370638+0000 mgr.x (mgr.24998) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.370638+0000 mgr.x (mgr.24998) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.416346+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.416346+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.419379+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.419379+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.422138+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.698 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.422138+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.699 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.423411+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.699 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.423411+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.699 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.430119+0000 mgr.x (mgr.24998) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.699 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.430119+0000 mgr.x (mgr.24998) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.699 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.430411+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.699 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.430411+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.699 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.487535+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.699 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.487535+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.699 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.490384+0000 mon.a (mon.0) 3523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.699 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.490384+0000 mon.a (mon.0) 3523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.699 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.493988+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.228727+0000 mgr.x (mgr.24998) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.228727+0000 mgr.x (mgr.24998) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.279664+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.279664+0000 mon.a (mon.0) 3509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.281034+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.281034+0000 mon.a (mon.0) 3510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.312462+0000 mgr.x (mgr.24998) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.312462+0000 mgr.x (mgr.24998) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.312493+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.312493+0000 mon.a (mon.0) 3511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.358207+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.358207+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.701 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.360904+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.701 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.360904+0000 mon.a (mon.0) 3513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.363515+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.363515+0000 mon.a (mon.0) 3514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.364370+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.364370+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.370568+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.703 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.493988+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.703 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.495083+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.703 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.495083+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.504642+0000 mgr.x (mgr.24998) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.504642+0000 mgr.x (mgr.24998) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.504844+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.504844+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.562198+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.562198+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.565060+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.565060+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.567445+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.567445+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.568466+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.568466+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.576647+0000 mgr.x (mgr.24998) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.576647+0000 mgr.x (mgr.24998) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.576874+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.576874+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.617421+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.617421+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.620006+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.620006+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.622467+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.622467+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.623587+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.623587+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.632112+0000 mgr.x (mgr.24998) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.632112+0000 mgr.x (mgr.24998) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.632363+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.632363+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cluster 2024-04-30T10:10:02.640703+0000 mgr.x (mgr.24998) 1035 : cluster [DBG] pgmap v177: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cluster 2024-04-30T10:10:02.640703+0000 mgr.x (mgr.24998) 1035 : cluster [DBG] pgmap v177: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.689753+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.689753+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.692753+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.692753+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.694973+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.694973+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.696112+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.696112+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.704640+0000 mgr.x (mgr.24998) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.704640+0000 mgr.x (mgr.24998) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.704797+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.704797+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.765230+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.765230+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.768356+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.768356+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.771712+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.771712+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.772777+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.772777+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.778951+0000 mgr.x (mgr.24998) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.778951+0000 mgr.x (mgr.24998) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.779222+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.779222+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.822022+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.370568+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.370638+0000 mgr.x (mgr.24998) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.370638+0000 mgr.x (mgr.24998) 1030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.416346+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.416346+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.419379+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.419379+0000 mon.a (mon.0) 3518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.422138+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.422138+0000 mon.a (mon.0) 3519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.423411+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.423411+0000 mon.a (mon.0) 3520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.430119+0000 mgr.x (mgr.24998) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.430119+0000 mgr.x (mgr.24998) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.430411+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.430411+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.487535+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.487535+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.490384+0000 mon.a (mon.0) 3523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.490384+0000 mon.a (mon.0) 3523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.493988+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.822022+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.824886+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.824886+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.827259+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.827259+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.828422+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.828422+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.837139+0000 mgr.x (mgr.24998) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.837139+0000 mgr.x (mgr.24998) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.837328+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.837328+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.883357+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.883357+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.886343+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.886343+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.888737+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.888737+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.889678+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.889678+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.897860+0000 mgr.x (mgr.24998) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.897860+0000 mgr.x (mgr.24998) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.898078+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.898078+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.941185+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.941185+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.944001+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.944001+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.946410+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.946410+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.947563+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.947563+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.955433+0000 mgr.x (mgr.24998) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:02.955433+0000 mgr.x (mgr.24998) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.955608+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:02.955608+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.017877+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.017877+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.020836+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.020836+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.493988+0000 mon.a (mon.0) 3524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.495083+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.495083+0000 mon.a (mon.0) 3525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.504642+0000 mgr.x (mgr.24998) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.504642+0000 mgr.x (mgr.24998) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.504844+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.504844+0000 mon.a (mon.0) 3526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.562198+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.562198+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.565060+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.565060+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.567445+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.567445+0000 mon.a (mon.0) 3529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.568466+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.568466+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.576647+0000 mgr.x (mgr.24998) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.576647+0000 mgr.x (mgr.24998) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.576874+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.576874+0000 mon.a (mon.0) 3531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.617421+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.023198+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.023198+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.024287+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.024287+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.032596+0000 mgr.x (mgr.24998) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.032596+0000 mgr.x (mgr.24998) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.032771+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.032771+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.074701+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.074701+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.077041+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.077041+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.079278+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.079278+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.080423+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.080423+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.088292+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.088292+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.088425+0000 mgr.x (mgr.24998) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.088425+0000 mgr.x (mgr.24998) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.130140+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.130140+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.132690+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.132690+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.135931+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.135931+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.136888+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.136888+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.145064+0000 mgr.x (mgr.24998) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.145064+0000 mgr.x (mgr.24998) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.145211+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.145211+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.186577+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.186577+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.189415+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.189415+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.192134+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.192134+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.193438+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.193438+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.204564+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.204564+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.245425+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.245425+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.248479+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.248479+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.251098+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.251098+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.252373+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.252373+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.260537+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[75481]: audit 2024-04-30T10:10:03.260537+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.617421+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.620006+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.620006+0000 mon.a (mon.0) 3533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.622467+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.622467+0000 mon.a (mon.0) 3534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.623587+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.623587+0000 mon.a (mon.0) 3535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.632112+0000 mgr.x (mgr.24998) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.632112+0000 mgr.x (mgr.24998) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.632363+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.632363+0000 mon.a (mon.0) 3536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cluster 2024-04-30T10:10:02.640703+0000 mgr.x (mgr.24998) 1035 : cluster [DBG] pgmap v177: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:03.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cluster 2024-04-30T10:10:02.640703+0000 mgr.x (mgr.24998) 1035 : cluster [DBG] pgmap v177: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:03.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.689753+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.689753+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.692753+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.692753+0000 mon.a (mon.0) 3538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.694973+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.694973+0000 mon.a (mon.0) 3539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.696112+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.696112+0000 mon.a (mon.0) 3540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.704640+0000 mgr.x (mgr.24998) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.704640+0000 mgr.x (mgr.24998) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.704797+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.704797+0000 mon.a (mon.0) 3541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.765230+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.765230+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.768356+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.768356+0000 mon.a (mon.0) 3543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.771712+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.771712+0000 mon.a (mon.0) 3544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.772777+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.772777+0000 mon.a (mon.0) 3545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.778951+0000 mgr.x (mgr.24998) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.778951+0000 mgr.x (mgr.24998) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.779222+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.779222+0000 mon.a (mon.0) 3546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.822022+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.822022+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.824886+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.824886+0000 mon.a (mon.0) 3548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.827259+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.827259+0000 mon.a (mon.0) 3549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.828422+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.828422+0000 mon.a (mon.0) 3550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.837139+0000 mgr.x (mgr.24998) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.837139+0000 mgr.x (mgr.24998) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.837328+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.837328+0000 mon.a (mon.0) 3551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.883357+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.883357+0000 mon.a (mon.0) 3552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.886343+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.886343+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.888737+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.888737+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.889678+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.889678+0000 mon.a (mon.0) 3555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.897860+0000 mgr.x (mgr.24998) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.897860+0000 mgr.x (mgr.24998) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.898078+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.898078+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.941185+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.941185+0000 mon.a (mon.0) 3557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.944001+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.944001+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.946410+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.946410+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.947563+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.947563+0000 mon.a (mon.0) 3560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.955433+0000 mgr.x (mgr.24998) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:02.955433+0000 mgr.x (mgr.24998) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.955608+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:02.955608+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.017877+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.017877+0000 mon.a (mon.0) 3562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.020836+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.020836+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.023198+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.023198+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.024287+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.024287+0000 mon.a (mon.0) 3565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.032596+0000 mgr.x (mgr.24998) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.032596+0000 mgr.x (mgr.24998) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.032771+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.032771+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.074701+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.074701+0000 mon.a (mon.0) 3567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.077041+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.077041+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.079278+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.079278+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.080423+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.080423+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.088292+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.088292+0000 mon.a (mon.0) 3571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.088425+0000 mgr.x (mgr.24998) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.088425+0000 mgr.x (mgr.24998) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.130140+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.130140+0000 mon.a (mon.0) 3572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.132690+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.132690+0000 mon.a (mon.0) 3573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.135931+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.135931+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.136888+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.136888+0000 mon.a (mon.0) 3575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.145064+0000 mgr.x (mgr.24998) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.145064+0000 mgr.x (mgr.24998) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:03.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.145211+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.145211+0000 mon.a (mon.0) 3576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.186577+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.186577+0000 mon.a (mon.0) 3577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.189415+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.189415+0000 mon.a (mon.0) 3578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.192134+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.192134+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.193438+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.193438+0000 mon.a (mon.0) 3580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.204564+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.204564+0000 mon.a (mon.0) 3581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.245425+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.245425+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:03.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.248479+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.248479+0000 mon.a (mon.0) 3583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:03.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.251098+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.251098+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:03.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.252373+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.252373+0000 mon.a (mon.0) 3585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:03.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.260537+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:03.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:03 smithi144 bash[73244]: audit 2024-04-30T10:10:03.260537+0000 mon.a (mon.0) 3586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.321 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[67180]: debug 2024-04-30T10:10:04.055+0000 7fcae059b7c0 -1 osd.4 146 log_to_monitors true 2024-04-30T10:10:04.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.204407+0000 mgr.x (mgr.24998) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.204407+0000 mgr.x (mgr.24998) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.260336+0000 mgr.x (mgr.24998) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.260336+0000 mgr.x (mgr.24998) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.317867+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.317867+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.320290+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.320290+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.322427+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.322427+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.323363+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.323363+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.331411+0000 mgr.x (mgr.24998) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.331411+0000 mgr.x (mgr.24998) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.331603+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.331603+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.388982+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.388982+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.391988+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.391988+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.394412+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.394412+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.395458+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.395458+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.404988+0000 mgr.x (mgr.24998) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.404988+0000 mgr.x (mgr.24998) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.405225+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.405225+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.463135+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.463135+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.465725+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.465725+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.468035+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.468035+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.469001+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.469001+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.478552+0000 mgr.x (mgr.24998) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.478552+0000 mgr.x (mgr.24998) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.478652+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.478652+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.539791+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.539791+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.543022+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.543022+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.545962+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.545962+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.546970+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.546970+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.556553+0000 mgr.x (mgr.24998) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.556553+0000 mgr.x (mgr.24998) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.556716+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.556716+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.614534+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.614534+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.617145+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.617145+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.619524+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.619524+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.620639+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.620639+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.630270+0000 mgr.x (mgr.24998) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.630270+0000 mgr.x (mgr.24998) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.630508+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.630508+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.688398+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.688398+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.691526+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.691526+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.694647+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.694647+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.696101+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.696101+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.697377+0000 mgr.x (mgr.24998) 1051 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:04.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.697377+0000 mgr.x (mgr.24998) 1051 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:04.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.706594+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.706594+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.706599+0000 mgr.x (mgr.24998) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.706599+0000 mgr.x (mgr.24998) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.752757+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.752757+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.755896+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.755896+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.758570+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.758570+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.759737+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.759737+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.767875+0000 mgr.x (mgr.24998) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.767875+0000 mgr.x (mgr.24998) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.768101+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.768101+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.842488+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.842488+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.845152+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.845152+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.847878+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.847878+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.849082+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.849082+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.857686+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.857686+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.857705+0000 mgr.x (mgr.24998) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.857705+0000 mgr.x (mgr.24998) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.943765+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.943765+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.948316+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.948316+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.951747+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.951747+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.953346+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.953346+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.963474+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:03.963474+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.963554+0000 mgr.x (mgr.24998) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:03.963554+0000 mgr.x (mgr.24998) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.023981+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.023981+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.026945+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.026945+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.029489+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.029489+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.030556+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.030556+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.038819+0000 mgr.x (mgr.24998) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.038819+0000 mgr.x (mgr.24998) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.039014+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.039014+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.062266+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/169253932,v1:172.21.15.151:6801/169253932]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:10:04.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.062266+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/169253932,v1:172.21.15.151:6801/169253932]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:10:04.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.063840+0000 mon.a (mon.0) 3637 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:10:04.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.063840+0000 mon.a (mon.0) 3637 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:10:04.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.096494+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.096494+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.099013+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.099013+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.101185+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.101185+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.102096+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.102096+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.110133+0000 mgr.x (mgr.24998) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.110133+0000 mgr.x (mgr.24998) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.110311+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.110311+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.152029+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.152029+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.154822+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.154822+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.157270+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.157270+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.158321+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.158321+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.166780+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.166780+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.166806+0000 mgr.x (mgr.24998) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.166806+0000 mgr.x (mgr.24998) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.223717+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.223717+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.226462+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.226462+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.229205+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.229205+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.230101+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.230101+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.238343+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:04 smithi151 bash[59049]: audit 2024-04-30T10:10:04.238343+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.204407+0000 mgr.x (mgr.24998) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.204407+0000 mgr.x (mgr.24998) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.260336+0000 mgr.x (mgr.24998) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.260336+0000 mgr.x (mgr.24998) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.317867+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.317867+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.320290+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.320290+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.322427+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.322427+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.323363+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.323363+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.331411+0000 mgr.x (mgr.24998) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.331411+0000 mgr.x (mgr.24998) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.331603+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.331603+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.388982+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.388982+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.391988+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.391988+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.204407+0000 mgr.x (mgr.24998) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.204407+0000 mgr.x (mgr.24998) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.260336+0000 mgr.x (mgr.24998) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.260336+0000 mgr.x (mgr.24998) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.317867+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.317867+0000 mon.a (mon.0) 3587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.320290+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.320290+0000 mon.a (mon.0) 3588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.322427+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.322427+0000 mon.a (mon.0) 3589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.323363+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.323363+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.331411+0000 mgr.x (mgr.24998) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.331411+0000 mgr.x (mgr.24998) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.331603+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.331603+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.388982+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.388982+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.391988+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.391988+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.394412+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.394412+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.395458+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.395458+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.404988+0000 mgr.x (mgr.24998) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.404988+0000 mgr.x (mgr.24998) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.405225+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.405225+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.463135+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.463135+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.465725+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.465725+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.468035+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.468035+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.469001+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.469001+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.478552+0000 mgr.x (mgr.24998) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.478552+0000 mgr.x (mgr.24998) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.478652+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.394412+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.394412+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.395458+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.395458+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.404988+0000 mgr.x (mgr.24998) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.404988+0000 mgr.x (mgr.24998) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.405225+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.405225+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.463135+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.463135+0000 mon.a (mon.0) 3597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.465725+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.465725+0000 mon.a (mon.0) 3598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.468035+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.468035+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.469001+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.469001+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.478552+0000 mgr.x (mgr.24998) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.478552+0000 mgr.x (mgr.24998) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.478652+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.478652+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.539791+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.539791+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.543022+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.543022+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.545962+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.545962+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.546970+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.546970+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.556553+0000 mgr.x (mgr.24998) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.556553+0000 mgr.x (mgr.24998) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.556716+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.556716+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.614534+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.614534+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.617145+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.617145+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.619524+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.619524+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.620639+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.620639+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.630270+0000 mgr.x (mgr.24998) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.630270+0000 mgr.x (mgr.24998) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.630508+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.630508+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.688398+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.688398+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.691526+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.691526+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.694647+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.694647+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.696101+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.696101+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.697377+0000 mgr.x (mgr.24998) 1051 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.697377+0000 mgr.x (mgr.24998) 1051 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:04.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.706594+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.706594+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.706599+0000 mgr.x (mgr.24998) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.706599+0000 mgr.x (mgr.24998) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.478652+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.539791+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.539791+0000 mon.a (mon.0) 3602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.543022+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.543022+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.545962+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.545962+0000 mon.a (mon.0) 3604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.546970+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.546970+0000 mon.a (mon.0) 3605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.556553+0000 mgr.x (mgr.24998) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.556553+0000 mgr.x (mgr.24998) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.556716+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.556716+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.614534+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.614534+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.617145+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.617145+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.619524+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.619524+0000 mon.a (mon.0) 3609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.620639+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.752757+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.752757+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.755896+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.755896+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.758570+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.758570+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.759737+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.759737+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.767875+0000 mgr.x (mgr.24998) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.767875+0000 mgr.x (mgr.24998) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.768101+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.768101+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.842488+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.842488+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.845152+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.845152+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.847878+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.847878+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.849082+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.620639+0000 mon.a (mon.0) 3610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.630270+0000 mgr.x (mgr.24998) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.630270+0000 mgr.x (mgr.24998) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.630508+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.630508+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.688398+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.688398+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.691526+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.691526+0000 mon.a (mon.0) 3613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.694647+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.694647+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.696101+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.696101+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.697377+0000 mgr.x (mgr.24998) 1051 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:04.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.697377+0000 mgr.x (mgr.24998) 1051 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:04.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.706594+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.706594+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.706599+0000 mgr.x (mgr.24998) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.706599+0000 mgr.x (mgr.24998) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.849082+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.857686+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.857686+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.857705+0000 mgr.x (mgr.24998) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.857705+0000 mgr.x (mgr.24998) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.943765+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.943765+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.948316+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.948316+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.951747+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.951747+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.953346+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.953346+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.963474+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:03.963474+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.963554+0000 mgr.x (mgr.24998) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:03.963554+0000 mgr.x (mgr.24998) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.023981+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.023981+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.026945+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.026945+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.752757+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.752757+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.755896+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.755896+0000 mon.a (mon.0) 3618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.758570+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.758570+0000 mon.a (mon.0) 3619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.759737+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.759737+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.767875+0000 mgr.x (mgr.24998) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.767875+0000 mgr.x (mgr.24998) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.768101+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.768101+0000 mon.a (mon.0) 3621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.842488+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.842488+0000 mon.a (mon.0) 3622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.845152+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.845152+0000 mon.a (mon.0) 3623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.847878+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.847878+0000 mon.a (mon.0) 3624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.849082+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.029489+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.029489+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.030556+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.030556+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.038819+0000 mgr.x (mgr.24998) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.038819+0000 mgr.x (mgr.24998) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.039014+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.039014+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.062266+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/169253932,v1:172.21.15.151:6801/169253932]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:10:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.062266+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/169253932,v1:172.21.15.151:6801/169253932]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:10:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.063840+0000 mon.a (mon.0) 3637 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:10:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.063840+0000 mon.a (mon.0) 3637 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:10:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.096494+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.096494+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.099013+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.099013+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.101185+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.101185+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.102096+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.102096+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.110133+0000 mgr.x (mgr.24998) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.110133+0000 mgr.x (mgr.24998) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.110311+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.110311+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.152029+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.152029+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.154822+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.154822+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.157270+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.157270+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.158321+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.158321+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.166780+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.166780+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.166806+0000 mgr.x (mgr.24998) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.166806+0000 mgr.x (mgr.24998) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.223717+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.223717+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.849082+0000 mon.a (mon.0) 3625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.857686+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.857686+0000 mon.a (mon.0) 3626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.857705+0000 mgr.x (mgr.24998) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.857705+0000 mgr.x (mgr.24998) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.943765+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.943765+0000 mon.a (mon.0) 3627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.948316+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.948316+0000 mon.a (mon.0) 3628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.951747+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.951747+0000 mon.a (mon.0) 3629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.953346+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.953346+0000 mon.a (mon.0) 3630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.963474+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:03.963474+0000 mon.a (mon.0) 3631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.963554+0000 mgr.x (mgr.24998) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:03.963554+0000 mgr.x (mgr.24998) 1055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.023981+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.023981+0000 mon.a (mon.0) 3632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.026945+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.026945+0000 mon.a (mon.0) 3633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.226462+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.226462+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.229205+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.229205+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.230101+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.230101+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.238343+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[75481]: audit 2024-04-30T10:10:04.238343+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.029489+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.029489+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.030556+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.030556+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.038819+0000 mgr.x (mgr.24998) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.038819+0000 mgr.x (mgr.24998) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.039014+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.039014+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.062266+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/169253932,v1:172.21.15.151:6801/169253932]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:10:04.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.062266+0000 mon.b (mon.2) 6 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/169253932,v1:172.21.15.151:6801/169253932]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:10:04.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.063840+0000 mon.a (mon.0) 3637 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:10:04.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.063840+0000 mon.a (mon.0) 3637 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-30T10:10:04.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.096494+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.096494+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.099013+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.099013+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.101185+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.101185+0000 mon.a (mon.0) 3640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.102096+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.102096+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.110133+0000 mgr.x (mgr.24998) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.110133+0000 mgr.x (mgr.24998) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.110311+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.110311+0000 mon.a (mon.0) 3642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.152029+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.152029+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.154822+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.154822+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.157270+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.157270+0000 mon.a (mon.0) 3645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.158321+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.158321+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.166780+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.166780+0000 mon.a (mon.0) 3647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.166806+0000 mgr.x (mgr.24998) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.166806+0000 mgr.x (mgr.24998) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:04.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.223717+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.223717+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:04.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.226462+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.226462+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:04.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.229205+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.229205+0000 mon.a (mon.0) 3650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:04.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.230101+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.230101+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:04.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.238343+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:04.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:04 smithi144 bash[73244]: audit 2024-04-30T10:10:04.238343+0000 mon.a (mon.0) 3652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.321 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[67180]: debug 2024-04-30T10:10:05.079+0000 7fcad19f2700 -1 osd.4 146 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T10:10:05.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.238182+0000 mgr.x (mgr.24998) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.238182+0000 mgr.x (mgr.24998) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.313225+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.313225+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.315958+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.315958+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.318405+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.318405+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.319374+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.319374+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.330729+0000 mgr.x (mgr.24998) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.330729+0000 mgr.x (mgr.24998) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.330788+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.330788+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.372750+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.372750+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.375012+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.375012+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.377028+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.377028+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.377864+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.377864+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.390244+0000 mgr.x (mgr.24998) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.390244+0000 mgr.x (mgr.24998) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.390359+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.390359+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.431253+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.431253+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.434037+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.434037+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.436824+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.436824+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.438004+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.438004+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.451239+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.451239+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.454679+0000 mgr.x (mgr.24998) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.454679+0000 mgr.x (mgr.24998) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.495958+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.495958+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.498649+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.498649+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.501149+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.501149+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.502097+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.502097+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.515119+0000 mgr.x (mgr.24998) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.515119+0000 mgr.x (mgr.24998) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.515267+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.515267+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.571626+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.571626+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.574051+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.574051+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.576541+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.576541+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.577403+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.577403+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.589746+0000 mon.a (mon.0) 3677 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.589746+0000 mon.a (mon.0) 3677 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.589818+0000 mgr.x (mgr.24998) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.589818+0000 mgr.x (mgr.24998) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cluster 2024-04-30T10:10:04.642299+0000 mgr.x (mgr.24998) 1065 : cluster [DBG] pgmap v178: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:05.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cluster 2024-04-30T10:10:04.642299+0000 mgr.x (mgr.24998) 1065 : cluster [DBG] pgmap v178: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:05.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.643335+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.643335+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.648504+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.648504+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.651519+0000 mon.a (mon.0) 3680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.651519+0000 mon.a (mon.0) 3680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.652856+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.652856+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.666056+0000 mgr.x (mgr.24998) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.666056+0000 mgr.x (mgr.24998) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.666243+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.666243+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.754019+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.754019+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.758785+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.758785+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.763213+0000 mon.a (mon.0) 3685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.763213+0000 mon.a (mon.0) 3685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.765136+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.765136+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.779717+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.779717+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.779797+0000 mgr.x (mgr.24998) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.779797+0000 mgr.x (mgr.24998) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.854065+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.854065+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.856863+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.856863+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.860103+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.860103+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.861379+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.861379+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.874513+0000 mgr.x (mgr.24998) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.874513+0000 mgr.x (mgr.24998) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.874577+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.874577+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.950608+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.950608+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.953380+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.953380+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.956021+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.956021+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.957163+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.957163+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.970108+0000 mgr.x (mgr.24998) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:04.970108+0000 mgr.x (mgr.24998) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.970182+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:04.970182+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.030795+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.030795+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.033356+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.033356+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.036115+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.036115+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.037189+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.037189+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.039468+0000 mon.a (mon.0) 3702 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-30T10:10:05.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.039468+0000 mon.a (mon.0) 3702 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-30T10:10:05.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.041690+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/169253932,v1:172.21.15.151:6801/169253932]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:05.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.041690+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/169253932,v1:172.21.15.151:6801/169253932]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:05.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cluster 2024-04-30T10:10:05.046938+0000 mon.a (mon.0) 3703 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-04-30T10:10:05.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cluster 2024-04-30T10:10:05.046938+0000 mon.a (mon.0) 3703 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-04-30T10:10:05.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.049153+0000 mon.a (mon.0) 3704 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:05.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.049153+0000 mon.a (mon.0) 3704 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:05.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.055666+0000 mgr.x (mgr.24998) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.055666+0000 mgr.x (mgr.24998) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.055723+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.055723+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.118603+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.118603+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.121458+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.121458+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.123739+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.123739+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.124772+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.124772+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.133925+0000 mgr.x (mgr.24998) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.133925+0000 mgr.x (mgr.24998) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.134106+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.134106+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.192017+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.192017+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.194605+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.194605+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.196941+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.196941+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.197947+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.197947+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.206411+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.206411+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.280909+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.280909+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.283565+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.283565+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.286036+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.286036+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.287200+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:05 smithi151 bash[59049]: audit 2024-04-30T10:10:05.287200+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.238182+0000 mgr.x (mgr.24998) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.238182+0000 mgr.x (mgr.24998) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.313225+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.313225+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.315958+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.315958+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.318405+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.318405+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.319374+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.319374+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.330729+0000 mgr.x (mgr.24998) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.330729+0000 mgr.x (mgr.24998) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.330788+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.330788+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.372750+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.372750+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.375012+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.375012+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.377028+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.238182+0000 mgr.x (mgr.24998) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.238182+0000 mgr.x (mgr.24998) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.313225+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.313225+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.315958+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.315958+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.318405+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.318405+0000 mon.a (mon.0) 3655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.319374+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.319374+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.330729+0000 mgr.x (mgr.24998) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.330729+0000 mgr.x (mgr.24998) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.330788+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.330788+0000 mon.a (mon.0) 3657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.372750+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.372750+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.375012+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.375012+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.377028+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.377028+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.377864+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.377864+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.390244+0000 mgr.x (mgr.24998) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.390244+0000 mgr.x (mgr.24998) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.390359+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.390359+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.431253+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.431253+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.434037+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.434037+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.436824+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.436824+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.438004+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.438004+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.451239+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.451239+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.454679+0000 mgr.x (mgr.24998) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.454679+0000 mgr.x (mgr.24998) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.495958+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.377028+0000 mon.a (mon.0) 3660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.377864+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.377864+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.390244+0000 mgr.x (mgr.24998) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.390244+0000 mgr.x (mgr.24998) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.390359+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.390359+0000 mon.a (mon.0) 3662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.431253+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.431253+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.434037+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.434037+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.436824+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.436824+0000 mon.a (mon.0) 3665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.438004+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.438004+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.451239+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.451239+0000 mon.a (mon.0) 3667 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.454679+0000 mgr.x (mgr.24998) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.454679+0000 mgr.x (mgr.24998) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.495958+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.495958+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.498649+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.498649+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.501149+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.501149+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.502097+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.502097+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.515119+0000 mgr.x (mgr.24998) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.515119+0000 mgr.x (mgr.24998) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.515267+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.515267+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.571626+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.571626+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.574051+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.574051+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.576541+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.576541+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.577403+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.577403+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.495958+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.498649+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.498649+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.501149+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.501149+0000 mon.a (mon.0) 3670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.502097+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.502097+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.515119+0000 mgr.x (mgr.24998) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.515119+0000 mgr.x (mgr.24998) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.515267+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.515267+0000 mon.a (mon.0) 3672 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.571626+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.571626+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.574051+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.574051+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.576541+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.576541+0000 mon.a (mon.0) 3675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.577403+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.577403+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.589746+0000 mon.a (mon.0) 3677 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.589746+0000 mon.a (mon.0) 3677 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.589818+0000 mgr.x (mgr.24998) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.589818+0000 mgr.x (mgr.24998) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cluster 2024-04-30T10:10:04.642299+0000 mgr.x (mgr.24998) 1065 : cluster [DBG] pgmap v178: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:05.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cluster 2024-04-30T10:10:04.642299+0000 mgr.x (mgr.24998) 1065 : cluster [DBG] pgmap v178: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:05.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.643335+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.643335+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.648504+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.648504+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.651519+0000 mon.a (mon.0) 3680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.651519+0000 mon.a (mon.0) 3680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.652856+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.652856+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.666056+0000 mgr.x (mgr.24998) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.666056+0000 mgr.x (mgr.24998) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.666243+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.666243+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.754019+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.754019+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.758785+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.758785+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.763213+0000 mon.a (mon.0) 3685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.763213+0000 mon.a (mon.0) 3685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.765136+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.765136+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.779717+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.779717+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.779797+0000 mgr.x (mgr.24998) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.779797+0000 mgr.x (mgr.24998) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.854065+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.854065+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.856863+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.856863+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.860103+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.860103+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.861379+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.861379+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.874513+0000 mgr.x (mgr.24998) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.589746+0000 mon.a (mon.0) 3677 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.589746+0000 mon.a (mon.0) 3677 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.589818+0000 mgr.x (mgr.24998) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.589818+0000 mgr.x (mgr.24998) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cluster 2024-04-30T10:10:04.642299+0000 mgr.x (mgr.24998) 1065 : cluster [DBG] pgmap v178: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:05.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cluster 2024-04-30T10:10:04.642299+0000 mgr.x (mgr.24998) 1065 : cluster [DBG] pgmap v178: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 896 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:05.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.643335+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.643335+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.648504+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.648504+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.651519+0000 mon.a (mon.0) 3680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.651519+0000 mon.a (mon.0) 3680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.652856+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.652856+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.666056+0000 mgr.x (mgr.24998) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.666056+0000 mgr.x (mgr.24998) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.666243+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.666243+0000 mon.a (mon.0) 3682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.754019+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.874513+0000 mgr.x (mgr.24998) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.874577+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.874577+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.950608+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.950608+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.953380+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.953380+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.956021+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.956021+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.957163+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.957163+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.970108+0000 mgr.x (mgr.24998) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:04.970108+0000 mgr.x (mgr.24998) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.970182+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:04.970182+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.030795+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.030795+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.033356+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.033356+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.754019+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.758785+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.758785+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.763213+0000 mon.a (mon.0) 3685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.763213+0000 mon.a (mon.0) 3685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.765136+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.765136+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.779717+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.779717+0000 mon.a (mon.0) 3687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.779797+0000 mgr.x (mgr.24998) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.779797+0000 mgr.x (mgr.24998) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.854065+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.854065+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.856863+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.856863+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.860103+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.860103+0000 mon.a (mon.0) 3690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.861379+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.861379+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.874513+0000 mgr.x (mgr.24998) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.036115+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.036115+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.037189+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.037189+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.039468+0000 mon.a (mon.0) 3702 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-30T10:10:05.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.039468+0000 mon.a (mon.0) 3702 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-30T10:10:05.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.041690+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/169253932,v1:172.21.15.151:6801/169253932]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:05.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.041690+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/169253932,v1:172.21.15.151:6801/169253932]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:05.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cluster 2024-04-30T10:10:05.046938+0000 mon.a (mon.0) 3703 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-04-30T10:10:05.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cluster 2024-04-30T10:10:05.046938+0000 mon.a (mon.0) 3703 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-04-30T10:10:05.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.049153+0000 mon.a (mon.0) 3704 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:05.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.049153+0000 mon.a (mon.0) 3704 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:05.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.055666+0000 mgr.x (mgr.24998) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.055666+0000 mgr.x (mgr.24998) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.055723+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.055723+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.118603+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.118603+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.121458+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.874513+0000 mgr.x (mgr.24998) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.874577+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.874577+0000 mon.a (mon.0) 3692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.950608+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.950608+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.953380+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.953380+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.956021+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.956021+0000 mon.a (mon.0) 3695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.957163+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.957163+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.970108+0000 mgr.x (mgr.24998) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:04.970108+0000 mgr.x (mgr.24998) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.970182+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:04.970182+0000 mon.a (mon.0) 3697 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.030795+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.030795+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.033356+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.033356+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.121458+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.123739+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.123739+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.124772+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.124772+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.133925+0000 mgr.x (mgr.24998) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.133925+0000 mgr.x (mgr.24998) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.134106+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.134106+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.192017+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.192017+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.194605+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.194605+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.196941+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.196941+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.197947+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.197947+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.206411+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.206411+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.280909+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.280909+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.283565+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.283565+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.286036+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.286036+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.287200+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[75481]: audit 2024-04-30T10:10:05.287200+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.036115+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.036115+0000 mon.a (mon.0) 3700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.037189+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.037189+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.039468+0000 mon.a (mon.0) 3702 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-30T10:10:05.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.039468+0000 mon.a (mon.0) 3702 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-30T10:10:05.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.041690+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/169253932,v1:172.21.15.151:6801/169253932]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:05.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.041690+0000 mon.b (mon.2) 7 : audit [INF] from='osd.4 [v2:172.21.15.151:6800/169253932,v1:172.21.15.151:6801/169253932]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:05.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cluster 2024-04-30T10:10:05.046938+0000 mon.a (mon.0) 3703 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-04-30T10:10:05.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cluster 2024-04-30T10:10:05.046938+0000 mon.a (mon.0) 3703 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-04-30T10:10:05.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.049153+0000 mon.a (mon.0) 3704 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:05.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.049153+0000 mon.a (mon.0) 3704 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:05.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.055666+0000 mgr.x (mgr.24998) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.055666+0000 mgr.x (mgr.24998) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.055723+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.055723+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.118603+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.118603+0000 mon.a (mon.0) 3706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.121458+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.121458+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.123739+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.123739+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.124772+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.124772+0000 mon.a (mon.0) 3709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.133925+0000 mgr.x (mgr.24998) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.133925+0000 mgr.x (mgr.24998) 1071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:05.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.134106+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.134106+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.192017+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.192017+0000 mon.a (mon.0) 3711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.194605+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.194605+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.196941+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.196941+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.197947+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.197947+0000 mon.a (mon.0) 3714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.206411+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.206411+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:05.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.280909+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.280909+0000 mon.a (mon.0) 3716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:05.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.283565+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.283565+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:05.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.286036+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.286036+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:05.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.287200+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:05.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:05 smithi144 bash[73244]: audit 2024-04-30T10:10:05.287200+0000 mon.a (mon.0) 3719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.571 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[52996]: debug 2024-04-30T10:10:06.287+0000 7f95a1b63700 -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-30T10:10:06.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.206135+0000 mgr.x (mgr.24998) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.206135+0000 mgr.x (mgr.24998) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.320565+0000 mgr.x (mgr.24998) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.320565+0000 mgr.x (mgr.24998) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.320633+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.320633+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.385350+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.385350+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.388627+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.388627+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.393017+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.393017+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.394445+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.394445+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.403775+0000 mgr.x (mgr.24998) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.403775+0000 mgr.x (mgr.24998) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.403785+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.403785+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.483045+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.483045+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.486021+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.486021+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.488967+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.488967+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.489989+0000 mon.a (mon.0) 3729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.489989+0000 mon.a (mon.0) 3729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.499015+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.499015+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.499052+0000 mgr.x (mgr.24998) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.499052+0000 mgr.x (mgr.24998) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.544165+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.544165+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.547224+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.547224+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.555445+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.555445+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.557560+0000 mon.a (mon.0) 3734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.557560+0000 mon.a (mon.0) 3734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.566637+0000 mgr.x (mgr.24998) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.566637+0000 mgr.x (mgr.24998) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.566643+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.566643+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.644637+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.644637+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.647785+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.647785+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.650249+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.650249+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.651407+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.651407+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.659560+0000 mgr.x (mgr.24998) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.659560+0000 mgr.x (mgr.24998) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.659592+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.659592+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.718344+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.718344+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.721170+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.721170+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.723915+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.723915+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.724994+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.724994+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.731984+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.731984+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.732087+0000 mgr.x (mgr.24998) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.732087+0000 mgr.x (mgr.24998) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.791289+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.791289+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.793710+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.793710+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.796117+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.796117+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.797093+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.797093+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.805641+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.805641+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.805740+0000 mgr.x (mgr.24998) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.805740+0000 mgr.x (mgr.24998) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.863653+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.863653+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.866690+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.866690+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.869429+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.869429+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.870570+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.870570+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.881308+0000 mgr.x (mgr.24998) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.881308+0000 mgr.x (mgr.24998) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.881369+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.881369+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.939168+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.939168+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.942048+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.942048+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.944415+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.944415+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.945537+0000 mon.a (mon.0) 3759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.945537+0000 mon.a (mon.0) 3759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.954515+0000 mgr.x (mgr.24998) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:05.954515+0000 mgr.x (mgr.24998) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.954587+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:05.954587+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.013332+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.013332+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.016055+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.016055+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.018797+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.018797+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.020110+0000 mon.a (mon.0) 3764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.020110+0000 mon.a (mon.0) 3764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.028658+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.028658+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:06.028721+0000 mgr.x (mgr.24998) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:06.028721+0000 mgr.x (mgr.24998) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cluster 2024-04-30T10:10:06.051245+0000 mon.a (mon.0) 3766 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:10:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cluster 2024-04-30T10:10:06.051245+0000 mon.a (mon.0) 3766 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:10:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cluster 2024-04-30T10:10:06.059514+0000 mon.a (mon.0) 3767 : cluster [INF] osd.4 [v2:172.21.15.151:6800/169253932,v1:172.21.15.151:6801/169253932] boot 2024-04-30T10:10:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cluster 2024-04-30T10:10:06.059514+0000 mon.a (mon.0) 3767 : cluster [INF] osd.4 [v2:172.21.15.151:6800/169253932,v1:172.21.15.151:6801/169253932] boot 2024-04-30T10:10:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cluster 2024-04-30T10:10:06.059590+0000 mon.a (mon.0) 3768 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-30T10:10:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cluster 2024-04-30T10:10:06.059590+0000 mon.a (mon.0) 3768 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-30T10:10:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.062665+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:10:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.062665+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:10:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.123776+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.123776+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.127630+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.127630+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.130975+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.130975+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.132258+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.132258+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.144591+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.144591+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:06.145874+0000 mgr.x (mgr.24998) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: cephadm 2024-04-30T10:10:06.145874+0000 mgr.x (mgr.24998) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.210150+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.210150+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.213652+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.213652+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.216447+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.216447+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.217556+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.217556+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.226162+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.226162+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.244383+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.244383+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.255623+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.255623+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.264606+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.264606+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.285049+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.285049+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.287918+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.287918+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.290632+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.290632+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.292481+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.292481+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.294639+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:06.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:06 smithi151 bash[59049]: audit 2024-04-30T10:10:06.294639+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:06.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.206135+0000 mgr.x (mgr.24998) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.206135+0000 mgr.x (mgr.24998) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.320565+0000 mgr.x (mgr.24998) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.320565+0000 mgr.x (mgr.24998) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.320633+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.320633+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.385350+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.385350+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.388627+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.388627+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.393017+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.393017+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.394445+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.394445+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.403775+0000 mgr.x (mgr.24998) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.403775+0000 mgr.x (mgr.24998) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.403785+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.403785+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.483045+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.483045+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.206135+0000 mgr.x (mgr.24998) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.206135+0000 mgr.x (mgr.24998) 1072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.320565+0000 mgr.x (mgr.24998) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.320565+0000 mgr.x (mgr.24998) 1073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.320633+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.320633+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.385350+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.385350+0000 mon.a (mon.0) 3721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.388627+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.388627+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.393017+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.393017+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.394445+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.394445+0000 mon.a (mon.0) 3724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.403775+0000 mgr.x (mgr.24998) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.403775+0000 mgr.x (mgr.24998) 1074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.403785+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.403785+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.483045+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.483045+0000 mon.a (mon.0) 3726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.486021+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.486021+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.488967+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.488967+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.489989+0000 mon.a (mon.0) 3729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.489989+0000 mon.a (mon.0) 3729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.499015+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.499015+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.499052+0000 mgr.x (mgr.24998) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.499052+0000 mgr.x (mgr.24998) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.544165+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.544165+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.547224+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.547224+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.555445+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.555445+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.557560+0000 mon.a (mon.0) 3734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.557560+0000 mon.a (mon.0) 3734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.566637+0000 mgr.x (mgr.24998) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.486021+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.486021+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.488967+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.488967+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.489989+0000 mon.a (mon.0) 3729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.489989+0000 mon.a (mon.0) 3729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.499015+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.499015+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.499052+0000 mgr.x (mgr.24998) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.499052+0000 mgr.x (mgr.24998) 1075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.544165+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.544165+0000 mon.a (mon.0) 3731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.547224+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.547224+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.555445+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.555445+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.557560+0000 mon.a (mon.0) 3734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.557560+0000 mon.a (mon.0) 3734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.566637+0000 mgr.x (mgr.24998) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.566637+0000 mgr.x (mgr.24998) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.566643+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.566643+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.644637+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.644637+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.647785+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.647785+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.650249+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.650249+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.651407+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.651407+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.659560+0000 mgr.x (mgr.24998) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.659560+0000 mgr.x (mgr.24998) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.659592+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.659592+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.718344+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.718344+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.721170+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.721170+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.723915+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.566637+0000 mgr.x (mgr.24998) 1076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.566643+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.566643+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.644637+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.644637+0000 mon.a (mon.0) 3736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.647785+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.647785+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.650249+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.650249+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.651407+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.651407+0000 mon.a (mon.0) 3739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.659560+0000 mgr.x (mgr.24998) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.659560+0000 mgr.x (mgr.24998) 1077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.659592+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.659592+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.718344+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.718344+0000 mon.a (mon.0) 3741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.721170+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.721170+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.723915+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.723915+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.724994+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.724994+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.731984+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.731984+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.732087+0000 mgr.x (mgr.24998) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.732087+0000 mgr.x (mgr.24998) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.791289+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.791289+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.793710+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.793710+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.796117+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.796117+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.797093+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.797093+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.805641+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.805641+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.805740+0000 mgr.x (mgr.24998) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.805740+0000 mgr.x (mgr.24998) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.863653+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.723915+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.724994+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.724994+0000 mon.a (mon.0) 3744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.731984+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.731984+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.732087+0000 mgr.x (mgr.24998) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.732087+0000 mgr.x (mgr.24998) 1078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.791289+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.791289+0000 mon.a (mon.0) 3746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.793710+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.793710+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.796117+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.796117+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.797093+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.797093+0000 mon.a (mon.0) 3749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.805641+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.805641+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.805740+0000 mgr.x (mgr.24998) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.805740+0000 mgr.x (mgr.24998) 1079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.863653+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.863653+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.866690+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.866690+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.869429+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.869429+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.870570+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.870570+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.881308+0000 mgr.x (mgr.24998) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.881308+0000 mgr.x (mgr.24998) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.881369+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.881369+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.939168+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.939168+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.942048+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.942048+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.944415+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.944415+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.945537+0000 mon.a (mon.0) 3759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.945537+0000 mon.a (mon.0) 3759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.954515+0000 mgr.x (mgr.24998) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:05.954515+0000 mgr.x (mgr.24998) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.954587+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:05.954587+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.013332+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.013332+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.016055+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.016055+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.018797+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.018797+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.020110+0000 mon.a (mon.0) 3764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.020110+0000 mon.a (mon.0) 3764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.028658+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.028658+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:06.028721+0000 mgr.x (mgr.24998) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:06.028721+0000 mgr.x (mgr.24998) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cluster 2024-04-30T10:10:06.051245+0000 mon.a (mon.0) 3766 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:10:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cluster 2024-04-30T10:10:06.051245+0000 mon.a (mon.0) 3766 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:10:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cluster 2024-04-30T10:10:06.059514+0000 mon.a (mon.0) 3767 : cluster [INF] osd.4 [v2:172.21.15.151:6800/169253932,v1:172.21.15.151:6801/169253932] boot 2024-04-30T10:10:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cluster 2024-04-30T10:10:06.059514+0000 mon.a (mon.0) 3767 : cluster [INF] osd.4 [v2:172.21.15.151:6800/169253932,v1:172.21.15.151:6801/169253932] boot 2024-04-30T10:10:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cluster 2024-04-30T10:10:06.059590+0000 mon.a (mon.0) 3768 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-30T10:10:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cluster 2024-04-30T10:10:06.059590+0000 mon.a (mon.0) 3768 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-30T10:10:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.863653+0000 mon.a (mon.0) 3751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.866690+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.866690+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.869429+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.869429+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.870570+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.870570+0000 mon.a (mon.0) 3754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.881308+0000 mgr.x (mgr.24998) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.881308+0000 mgr.x (mgr.24998) 1080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.881369+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.881369+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.939168+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.939168+0000 mon.a (mon.0) 3756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.942048+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.942048+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.944415+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.944415+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.945537+0000 mon.a (mon.0) 3759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.945537+0000 mon.a (mon.0) 3759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.062665+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:10:06.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.062665+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:10:06.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.123776+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.123776+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.127630+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.127630+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.130975+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.130975+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.132258+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.132258+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.144591+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.144591+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:06.145874+0000 mgr.x (mgr.24998) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: cephadm 2024-04-30T10:10:06.145874+0000 mgr.x (mgr.24998) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.210150+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.210150+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.213652+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.213652+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.216447+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.954515+0000 mgr.x (mgr.24998) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:05.954515+0000 mgr.x (mgr.24998) 1081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.954587+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:05.954587+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.013332+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.013332+0000 mon.a (mon.0) 3761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.016055+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.016055+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.018797+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.018797+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.020110+0000 mon.a (mon.0) 3764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.020110+0000 mon.a (mon.0) 3764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.028658+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.028658+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:06.028721+0000 mgr.x (mgr.24998) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:06.028721+0000 mgr.x (mgr.24998) 1082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cluster 2024-04-30T10:10:06.051245+0000 mon.a (mon.0) 3766 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:10:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cluster 2024-04-30T10:10:06.051245+0000 mon.a (mon.0) 3766 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:10:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cluster 2024-04-30T10:10:06.059514+0000 mon.a (mon.0) 3767 : cluster [INF] osd.4 [v2:172.21.15.151:6800/169253932,v1:172.21.15.151:6801/169253932] boot 2024-04-30T10:10:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cluster 2024-04-30T10:10:06.059514+0000 mon.a (mon.0) 3767 : cluster [INF] osd.4 [v2:172.21.15.151:6800/169253932,v1:172.21.15.151:6801/169253932] boot 2024-04-30T10:10:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cluster 2024-04-30T10:10:06.059590+0000 mon.a (mon.0) 3768 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-30T10:10:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cluster 2024-04-30T10:10:06.059590+0000 mon.a (mon.0) 3768 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-04-30T10:10:06.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.216447+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.217556+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.217556+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.226162+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.226162+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.244383+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.244383+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.255623+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.255623+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.264606+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.264606+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.285049+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.285049+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.287918+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.287918+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.290632+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.290632+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.292481+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.292481+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.294639+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:06.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[75481]: audit 2024-04-30T10:10:06.294639+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:06.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.062665+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:10:06.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.062665+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-30T10:10:06.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.123776+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.123776+0000 mon.a (mon.0) 3770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.127630+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.127630+0000 mon.a (mon.0) 3771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.130975+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.130975+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.132258+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.132258+0000 mon.a (mon.0) 3773 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.144591+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.144591+0000 mon.a (mon.0) 3774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:06.145874+0000 mgr.x (mgr.24998) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: cephadm 2024-04-30T10:10:06.145874+0000 mgr.x (mgr.24998) 1083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.210150+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.210150+0000 mon.a (mon.0) 3775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.213652+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.213652+0000 mon.a (mon.0) 3776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.216447+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.216447+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:06.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.217556+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.217556+0000 mon.a (mon.0) 3778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:06.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.226162+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.226162+0000 mon.a (mon.0) 3779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.244383+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.244383+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.255623+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.255623+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.264606+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.264606+0000 mon.a (mon.0) 3782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:06.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.285049+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.285049+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:06.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.287918+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.287918+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.290632+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.290632+0000 mon.a (mon.0) 3785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.292481+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.292481+0000 mon.a (mon.0) 3786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:06.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.294639+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:06.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:06 smithi144 bash[73244]: audit 2024-04-30T10:10:06.294639+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:08.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:10:08 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:10:08] "GET /metrics HTTP/1.1" 200 38308 "" "Prometheus/2.33.4" 2024-04-30T10:10:08.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:08 smithi151 bash[59049]: cephadm 2024-04-30T10:10:06.226054+0000 mgr.x (mgr.24998) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:08.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:08 smithi151 bash[59049]: cephadm 2024-04-30T10:10:06.226054+0000 mgr.x (mgr.24998) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:08.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:08 smithi151 bash[59049]: audit 2024-04-30T10:10:06.294196+0000 mgr.x (mgr.24998) 1085 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:08.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:08 smithi151 bash[59049]: audit 2024-04-30T10:10:06.294196+0000 mgr.x (mgr.24998) 1085 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:08.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:08 smithi151 bash[59049]: cephadm 2024-04-30T10:10:06.295516+0000 mgr.x (mgr.24998) 1086 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-30T10:10:08.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:08 smithi151 bash[59049]: cephadm 2024-04-30T10:10:06.295516+0000 mgr.x (mgr.24998) 1086 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-30T10:10:08.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:08 smithi151 bash[59049]: cluster 2024-04-30T10:10:06.642975+0000 mgr.x (mgr.24998) 1087 : cluster [DBG] pgmap v181: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:08.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:08 smithi151 bash[59049]: cluster 2024-04-30T10:10:06.642975+0000 mgr.x (mgr.24998) 1087 : cluster [DBG] pgmap v181: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:08.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:08 smithi151 bash[59049]: cluster 2024-04-30T10:10:07.061627+0000 mon.a (mon.0) 3788 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-30T10:10:08.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:08 smithi151 bash[59049]: cluster 2024-04-30T10:10:07.061627+0000 mon.a (mon.0) 3788 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-30T10:10:08.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:08 smithi151 bash[59049]: audit 2024-04-30T10:10:07.490950+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:08.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:08 smithi151 bash[59049]: audit 2024-04-30T10:10:07.490950+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:08.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:08 smithi151 bash[59049]: audit 2024-04-30T10:10:07.493552+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:08.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:08 smithi151 bash[59049]: audit 2024-04-30T10:10:07.493552+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[73244]: cephadm 2024-04-30T10:10:06.226054+0000 mgr.x (mgr.24998) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[73244]: cephadm 2024-04-30T10:10:06.226054+0000 mgr.x (mgr.24998) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[73244]: audit 2024-04-30T10:10:06.294196+0000 mgr.x (mgr.24998) 1085 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[73244]: audit 2024-04-30T10:10:06.294196+0000 mgr.x (mgr.24998) 1085 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[73244]: cephadm 2024-04-30T10:10:06.295516+0000 mgr.x (mgr.24998) 1086 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-30T10:10:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[73244]: cephadm 2024-04-30T10:10:06.295516+0000 mgr.x (mgr.24998) 1086 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-30T10:10:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[73244]: cluster 2024-04-30T10:10:06.642975+0000 mgr.x (mgr.24998) 1087 : cluster [DBG] pgmap v181: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[73244]: cluster 2024-04-30T10:10:06.642975+0000 mgr.x (mgr.24998) 1087 : cluster [DBG] pgmap v181: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[73244]: cluster 2024-04-30T10:10:07.061627+0000 mon.a (mon.0) 3788 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-30T10:10:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[73244]: cluster 2024-04-30T10:10:07.061627+0000 mon.a (mon.0) 3788 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-30T10:10:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[73244]: audit 2024-04-30T10:10:07.490950+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[73244]: audit 2024-04-30T10:10:07.490950+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[73244]: audit 2024-04-30T10:10:07.493552+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[73244]: audit 2024-04-30T10:10:07.493552+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[75481]: cephadm 2024-04-30T10:10:06.226054+0000 mgr.x (mgr.24998) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[75481]: cephadm 2024-04-30T10:10:06.226054+0000 mgr.x (mgr.24998) 1084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[75481]: audit 2024-04-30T10:10:06.294196+0000 mgr.x (mgr.24998) 1085 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[75481]: audit 2024-04-30T10:10:06.294196+0000 mgr.x (mgr.24998) 1085 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[75481]: cephadm 2024-04-30T10:10:06.295516+0000 mgr.x (mgr.24998) 1086 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-30T10:10:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[75481]: cephadm 2024-04-30T10:10:06.295516+0000 mgr.x (mgr.24998) 1086 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-30T10:10:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[75481]: cluster 2024-04-30T10:10:06.642975+0000 mgr.x (mgr.24998) 1087 : cluster [DBG] pgmap v181: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[75481]: cluster 2024-04-30T10:10:06.642975+0000 mgr.x (mgr.24998) 1087 : cluster [DBG] pgmap v181: 161 pgs: 28 active+undersized+degraded, 40 active+undersized, 93 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 108/630 objects degraded (17.143%) 2024-04-30T10:10:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[75481]: cluster 2024-04-30T10:10:07.061627+0000 mon.a (mon.0) 3788 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-30T10:10:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[75481]: cluster 2024-04-30T10:10:07.061627+0000 mon.a (mon.0) 3788 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-30T10:10:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[75481]: audit 2024-04-30T10:10:07.490950+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[75481]: audit 2024-04-30T10:10:07.490950+0000 mon.a (mon.0) 3789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[75481]: audit 2024-04-30T10:10:07.493552+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:08 smithi144 bash[75481]: audit 2024-04-30T10:10:07.493552+0000 mon.a (mon.0) 3790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:09.426 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:09 smithi151 bash[59049]: cluster 2024-04-30T10:10:09.058390+0000 mon.a (mon.0) 3791 : cluster [WRN] Health check update: Degraded data redundancy: 44/630 objects degraded (6.984%), 14 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:09.426 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:09 smithi151 bash[59049]: cluster 2024-04-30T10:10:09.058390+0000 mon.a (mon.0) 3791 : cluster [WRN] Health check update: Degraded data redundancy: 44/630 objects degraded (6.984%), 14 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:09.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:09 smithi144 bash[73244]: cluster 2024-04-30T10:10:09.058390+0000 mon.a (mon.0) 3791 : cluster [WRN] Health check update: Degraded data redundancy: 44/630 objects degraded (6.984%), 14 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:09.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:09 smithi144 bash[73244]: cluster 2024-04-30T10:10:09.058390+0000 mon.a (mon.0) 3791 : cluster [WRN] Health check update: Degraded data redundancy: 44/630 objects degraded (6.984%), 14 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:09.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:09 smithi144 bash[75481]: cluster 2024-04-30T10:10:09.058390+0000 mon.a (mon.0) 3791 : cluster [WRN] Health check update: Degraded data redundancy: 44/630 objects degraded (6.984%), 14 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:09.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:09 smithi144 bash[75481]: cluster 2024-04-30T10:10:09.058390+0000 mon.a (mon.0) 3791 : cluster [WRN] Health check update: Degraded data redundancy: 44/630 objects degraded (6.984%), 14 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:10.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:10 smithi144 bash[73244]: cluster 2024-04-30T10:10:08.644544+0000 mgr.x (mgr.24998) 1088 : cluster [DBG] pgmap v183: 161 pgs: 14 active+undersized+degraded, 20 active+undersized, 127 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/630 objects degraded (6.984%) 2024-04-30T10:10:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:10 smithi144 bash[73244]: cluster 2024-04-30T10:10:08.644544+0000 mgr.x (mgr.24998) 1088 : cluster [DBG] pgmap v183: 161 pgs: 14 active+undersized+degraded, 20 active+undersized, 127 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/630 objects degraded (6.984%) 2024-04-30T10:10:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:10 smithi144 bash[73244]: audit 2024-04-30T10:10:10.067899+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:10 smithi144 bash[73244]: audit 2024-04-30T10:10:10.067899+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:10 smithi144 bash[73244]: audit 2024-04-30T10:10:10.078871+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:10 smithi144 bash[73244]: audit 2024-04-30T10:10:10.078871+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:10 smithi144 bash[73244]: audit 2024-04-30T10:10:10.090477+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:10 smithi144 bash[73244]: audit 2024-04-30T10:10:10.090477+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:10.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:10 smithi144 bash[75481]: cluster 2024-04-30T10:10:08.644544+0000 mgr.x (mgr.24998) 1088 : cluster [DBG] pgmap v183: 161 pgs: 14 active+undersized+degraded, 20 active+undersized, 127 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/630 objects degraded (6.984%) 2024-04-30T10:10:10.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:10 smithi144 bash[75481]: cluster 2024-04-30T10:10:08.644544+0000 mgr.x (mgr.24998) 1088 : cluster [DBG] pgmap v183: 161 pgs: 14 active+undersized+degraded, 20 active+undersized, 127 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/630 objects degraded (6.984%) 2024-04-30T10:10:10.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:10 smithi144 bash[75481]: audit 2024-04-30T10:10:10.067899+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:10 smithi144 bash[75481]: audit 2024-04-30T10:10:10.067899+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:10 smithi144 bash[75481]: audit 2024-04-30T10:10:10.078871+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:10 smithi144 bash[75481]: audit 2024-04-30T10:10:10.078871+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:10 smithi144 bash[75481]: audit 2024-04-30T10:10:10.090477+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:10 smithi144 bash[75481]: audit 2024-04-30T10:10:10.090477+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:10.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:10 smithi151 bash[59049]: cluster 2024-04-30T10:10:08.644544+0000 mgr.x (mgr.24998) 1088 : cluster [DBG] pgmap v183: 161 pgs: 14 active+undersized+degraded, 20 active+undersized, 127 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/630 objects degraded (6.984%) 2024-04-30T10:10:10.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:10 smithi151 bash[59049]: cluster 2024-04-30T10:10:08.644544+0000 mgr.x (mgr.24998) 1088 : cluster [DBG] pgmap v183: 161 pgs: 14 active+undersized+degraded, 20 active+undersized, 127 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 44/630 objects degraded (6.984%) 2024-04-30T10:10:10.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:10 smithi151 bash[59049]: audit 2024-04-30T10:10:10.067899+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:10.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:10 smithi151 bash[59049]: audit 2024-04-30T10:10:10.067899+0000 mon.a (mon.0) 3792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:10.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:10 smithi151 bash[59049]: audit 2024-04-30T10:10:10.078871+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:10.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:10 smithi151 bash[59049]: audit 2024-04-30T10:10:10.078871+0000 mon.a (mon.0) 3793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:10.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:10 smithi151 bash[59049]: audit 2024-04-30T10:10:10.090477+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:10.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:10 smithi151 bash[59049]: audit 2024-04-30T10:10:10.090477+0000 mon.a (mon.0) 3794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:12.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:12 smithi144 bash[75481]: cluster 2024-04-30T10:10:10.645239+0000 mgr.x (mgr.24998) 1089 : cluster [DBG] pgmap v184: 161 pgs: 4 active+undersized+degraded, 7 active+undersized, 150 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 16/630 objects degraded (2.540%) 2024-04-30T10:10:12.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:12 smithi144 bash[75481]: cluster 2024-04-30T10:10:10.645239+0000 mgr.x (mgr.24998) 1089 : cluster [DBG] pgmap v184: 161 pgs: 4 active+undersized+degraded, 7 active+undersized, 150 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 16/630 objects degraded (2.540%) 2024-04-30T10:10:12.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:12 smithi144 bash[73244]: cluster 2024-04-30T10:10:10.645239+0000 mgr.x (mgr.24998) 1089 : cluster [DBG] pgmap v184: 161 pgs: 4 active+undersized+degraded, 7 active+undersized, 150 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 16/630 objects degraded (2.540%) 2024-04-30T10:10:12.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:12 smithi144 bash[73244]: cluster 2024-04-30T10:10:10.645239+0000 mgr.x (mgr.24998) 1089 : cluster [DBG] pgmap v184: 161 pgs: 4 active+undersized+degraded, 7 active+undersized, 150 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 16/630 objects degraded (2.540%) 2024-04-30T10:10:12.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:12 smithi151 bash[59049]: cluster 2024-04-30T10:10:10.645239+0000 mgr.x (mgr.24998) 1089 : cluster [DBG] pgmap v184: 161 pgs: 4 active+undersized+degraded, 7 active+undersized, 150 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 16/630 objects degraded (2.540%) 2024-04-30T10:10:12.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:12 smithi151 bash[59049]: cluster 2024-04-30T10:10:10.645239+0000 mgr.x (mgr.24998) 1089 : cluster [DBG] pgmap v184: 161 pgs: 4 active+undersized+degraded, 7 active+undersized, 150 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 16/630 objects degraded (2.540%) 2024-04-30T10:10:13.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:13 smithi144 bash[73244]: cluster 2024-04-30T10:10:13.117115+0000 mon.a (mon.0) 3795 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/630 objects degraded (2.540%), 4 pgs degraded) 2024-04-30T10:10:13.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:13 smithi144 bash[73244]: cluster 2024-04-30T10:10:13.117115+0000 mon.a (mon.0) 3795 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/630 objects degraded (2.540%), 4 pgs degraded) 2024-04-30T10:10:13.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:13 smithi144 bash[73244]: cluster 2024-04-30T10:10:13.117178+0000 mon.a (mon.0) 3796 : cluster [INF] Cluster is now healthy 2024-04-30T10:10:13.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:13 smithi144 bash[73244]: cluster 2024-04-30T10:10:13.117178+0000 mon.a (mon.0) 3796 : cluster [INF] Cluster is now healthy 2024-04-30T10:10:13.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:13 smithi144 bash[75481]: cluster 2024-04-30T10:10:13.117115+0000 mon.a (mon.0) 3795 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/630 objects degraded (2.540%), 4 pgs degraded) 2024-04-30T10:10:13.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:13 smithi144 bash[75481]: cluster 2024-04-30T10:10:13.117115+0000 mon.a (mon.0) 3795 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/630 objects degraded (2.540%), 4 pgs degraded) 2024-04-30T10:10:13.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:13 smithi144 bash[75481]: cluster 2024-04-30T10:10:13.117178+0000 mon.a (mon.0) 3796 : cluster [INF] Cluster is now healthy 2024-04-30T10:10:13.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:13 smithi144 bash[75481]: cluster 2024-04-30T10:10:13.117178+0000 mon.a (mon.0) 3796 : cluster [INF] Cluster is now healthy 2024-04-30T10:10:13.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:13 smithi151 bash[59049]: cluster 2024-04-30T10:10:13.117115+0000 mon.a (mon.0) 3795 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/630 objects degraded (2.540%), 4 pgs degraded) 2024-04-30T10:10:13.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:13 smithi151 bash[59049]: cluster 2024-04-30T10:10:13.117115+0000 mon.a (mon.0) 3795 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16/630 objects degraded (2.540%), 4 pgs degraded) 2024-04-30T10:10:13.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:13 smithi151 bash[59049]: cluster 2024-04-30T10:10:13.117178+0000 mon.a (mon.0) 3796 : cluster [INF] Cluster is now healthy 2024-04-30T10:10:13.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:13 smithi151 bash[59049]: cluster 2024-04-30T10:10:13.117178+0000 mon.a (mon.0) 3796 : cluster [INF] Cluster is now healthy 2024-04-30T10:10:14.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:14 smithi144 bash[73244]: cluster 2024-04-30T10:10:12.646445+0000 mgr.x (mgr.24998) 1090 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:10:14.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:14 smithi144 bash[73244]: cluster 2024-04-30T10:10:12.646445+0000 mgr.x (mgr.24998) 1090 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:10:14.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:14 smithi144 bash[73244]: audit 2024-04-30T10:10:13.472905+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:14.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:14 smithi144 bash[73244]: audit 2024-04-30T10:10:13.472905+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:14.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:14 smithi144 bash[73244]: audit 2024-04-30T10:10:13.483859+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:14.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:14 smithi144 bash[73244]: audit 2024-04-30T10:10:13.483859+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:14.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:14 smithi144 bash[73244]: audit 2024-04-30T10:10:13.495457+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:14.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:14 smithi144 bash[73244]: audit 2024-04-30T10:10:13.495457+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:14.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:14 smithi144 bash[75481]: cluster 2024-04-30T10:10:12.646445+0000 mgr.x (mgr.24998) 1090 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:10:14.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:14 smithi144 bash[75481]: cluster 2024-04-30T10:10:12.646445+0000 mgr.x (mgr.24998) 1090 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:10:14.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:14 smithi144 bash[75481]: audit 2024-04-30T10:10:13.472905+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:14.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:14 smithi144 bash[75481]: audit 2024-04-30T10:10:13.472905+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:14.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:14 smithi144 bash[75481]: audit 2024-04-30T10:10:13.483859+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:14.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:14 smithi144 bash[75481]: audit 2024-04-30T10:10:13.483859+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:14.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:14 smithi144 bash[75481]: audit 2024-04-30T10:10:13.495457+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:14.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:14 smithi144 bash[75481]: audit 2024-04-30T10:10:13.495457+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:14.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:14 smithi151 bash[59049]: cluster 2024-04-30T10:10:12.646445+0000 mgr.x (mgr.24998) 1090 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:10:14.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:14 smithi151 bash[59049]: cluster 2024-04-30T10:10:12.646445+0000 mgr.x (mgr.24998) 1090 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:10:14.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:14 smithi151 bash[59049]: audit 2024-04-30T10:10:13.472905+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:14.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:14 smithi151 bash[59049]: audit 2024-04-30T10:10:13.472905+0000 mon.a (mon.0) 3797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:14.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:14 smithi151 bash[59049]: audit 2024-04-30T10:10:13.483859+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:14.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:14 smithi151 bash[59049]: audit 2024-04-30T10:10:13.483859+0000 mon.a (mon.0) 3798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:14.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:14 smithi151 bash[59049]: audit 2024-04-30T10:10:13.495457+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:14.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:14 smithi151 bash[59049]: audit 2024-04-30T10:10:13.495457+0000 mon.a (mon.0) 3799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:14.998 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:10:15.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:15 smithi144 bash[75481]: audit 2024-04-30T10:10:13.705788+0000 mgr.x (mgr.24998) 1091 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:15.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:15 smithi144 bash[75481]: audit 2024-04-30T10:10:13.705788+0000 mgr.x (mgr.24998) 1091 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:15.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:15 smithi144 bash[73244]: audit 2024-04-30T10:10:13.705788+0000 mgr.x (mgr.24998) 1091 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:15.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:15 smithi144 bash[73244]: audit 2024-04-30T10:10:13.705788+0000 mgr.x (mgr.24998) 1091 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:15.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:15 smithi151 bash[59049]: audit 2024-04-30T10:10:13.705788+0000 mgr.x (mgr.24998) 1091 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:15.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:15 smithi151 bash[59049]: audit 2024-04-30T10:10:13.705788+0000 mgr.x (mgr.24998) 1091 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:15.768 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:10:15.768 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 2s ago 20m - - 2024-04-30T10:10:15.768 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 5s ago 20m - - 2024-04-30T10:10:15.768 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (7m) 2s ago 13m 13.7M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:10:15.768 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (7m) 5s ago 13m 41.7M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:10:15.768 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (6m) 2s ago 11m 43.5M - 3.5 e1d6a67b021e 03085260eb1e 2024-04-30T10:10:15.768 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (6m) 5s ago 19m 520M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:10:15.768 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (5m) 2s ago 21m 439M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:10:15.768 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (5m) 2s ago 21m 64.2M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:10:15.768 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (4m) 5s ago 20m 47.4M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:10:15.769 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (4m) 2s ago 20m 51.0M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:10:15.769 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (7m) 2s ago 14m 9547k - 1.3.1 1dbe0e931976 7b01e2041b73 2024-04-30T10:10:15.769 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (7m) 5s ago 14m 9723k - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:10:15.769 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (3m) 2s ago 19m 57.8M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 9026452f4e61 2024-04-30T10:10:15.769 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (2m) 2s ago 18m 57.5M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 5352fc47dc65 2024-04-30T10:10:15.769 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (106s) 2s ago 18m 46.7M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 844548442e03 2024-04-30T10:10:15.769 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (69s) 2s ago 17m 47.9M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 38564960fb5e 2024-04-30T10:10:15.769 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (17s) 5s ago 16m 43.5M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a d762b27599e9 2024-04-30T10:10:15.769 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (16m) 5s ago 16m 62.4M 4096M 17.2.0 e1d6a67b021e b39a8bb8c2ad 2024-04-30T10:10:15.769 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (15m) 5s ago 15m 60.5M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:10:15.769 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (15m) 5s ago 15m 65.5M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:10:15.769 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (5m) 5s ago 14m 66.6M - 2.33.4 514e6a882f6e 1c77bdb7cd95 2024-04-30T10:10:15.769 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (12m) 2s ago 12m 87.0M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:10:15.769 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (12m) 5s ago 12m 86.7M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:10:15.769 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (11m) 2s ago 11m 86.8M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:10:15.770 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (11m) 5s ago 11m 86.9M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:10:16.214 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:10:16.214 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:10:16.214 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:10:16.214 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:10:16.214 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:10:16.214 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:10:16.214 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:10:16.214 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:10:16.214 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-04-30T10:10:16.214 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 5 2024-04-30T10:10:16.215 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:10:16.215 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:10:16.215 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:10:16.215 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:10:16.215 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:10:16.215 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-30T10:10:16.215 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 10 2024-04-30T10:10:16.215 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:10:16.215 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:10:16.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:16 smithi144 bash[73244]: cluster 2024-04-30T10:10:14.647603+0000 mgr.x (mgr.24998) 1092 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:16.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:16 smithi144 bash[73244]: cluster 2024-04-30T10:10:14.647603+0000 mgr.x (mgr.24998) 1092 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:16.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:16 smithi144 bash[73244]: audit 2024-04-30T10:10:14.985109+0000 mgr.x (mgr.24998) 1093 : audit [DBG] from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:16.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:16 smithi144 bash[73244]: audit 2024-04-30T10:10:14.985109+0000 mgr.x (mgr.24998) 1093 : audit [DBG] from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:16.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:16 smithi144 bash[75481]: cluster 2024-04-30T10:10:14.647603+0000 mgr.x (mgr.24998) 1092 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:16.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:16 smithi144 bash[75481]: cluster 2024-04-30T10:10:14.647603+0000 mgr.x (mgr.24998) 1092 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:16.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:16 smithi144 bash[75481]: audit 2024-04-30T10:10:14.985109+0000 mgr.x (mgr.24998) 1093 : audit [DBG] from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:16.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:16 smithi144 bash[75481]: audit 2024-04-30T10:10:14.985109+0000 mgr.x (mgr.24998) 1093 : audit [DBG] from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:16.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:16 smithi151 bash[59049]: cluster 2024-04-30T10:10:14.647603+0000 mgr.x (mgr.24998) 1092 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:16.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:16 smithi151 bash[59049]: cluster 2024-04-30T10:10:14.647603+0000 mgr.x (mgr.24998) 1092 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:16.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:16 smithi151 bash[59049]: audit 2024-04-30T10:10:14.985109+0000 mgr.x (mgr.24998) 1093 : audit [DBG] from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:16.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:16 smithi151 bash[59049]: audit 2024-04-30T10:10:14.985109+0000 mgr.x (mgr.24998) 1093 : audit [DBG] from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:16.587 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:10:16.587 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:10:16.587 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:10:16.588 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:10:16.588 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:10:16.588 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr", 2024-04-30T10:10:16.588 INFO:teuthology.orchestra.run.smithi144.stdout: "mon" 2024-04-30T10:10:16.588 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:10:16.588 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "10/23 daemons upgraded", 2024-04-30T10:10:16.588 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading osd daemons", 2024-04-30T10:10:16.588 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:10:16.588 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:10:17.001 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_OK 2024-04-30T10:10:17.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:17 smithi144 bash[75481]: audit 2024-04-30T10:10:15.356338+0000 mgr.x (mgr.24998) 1094 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:17.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:17 smithi144 bash[75481]: audit 2024-04-30T10:10:15.356338+0000 mgr.x (mgr.24998) 1094 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:17.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:17 smithi144 bash[75481]: audit 2024-04-30T10:10:15.720218+0000 mgr.x (mgr.24998) 1095 : audit [DBG] from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:17.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:17 smithi144 bash[75481]: audit 2024-04-30T10:10:15.720218+0000 mgr.x (mgr.24998) 1095 : audit [DBG] from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:17.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:17 smithi144 bash[75481]: audit 2024-04-30T10:10:16.216369+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.144:0/1111289757' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:17.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:17 smithi144 bash[75481]: audit 2024-04-30T10:10:16.216369+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.144:0/1111289757' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:17.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:17 smithi144 bash[75481]: audit 2024-04-30T10:10:17.004259+0000 mon.a (mon.0) 3800 : audit [DBG] from='client.? 172.21.15.144:0/1909158831' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:10:17.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:17 smithi144 bash[75481]: audit 2024-04-30T10:10:17.004259+0000 mon.a (mon.0) 3800 : audit [DBG] from='client.? 172.21.15.144:0/1909158831' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:10:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:17 smithi144 bash[73244]: audit 2024-04-30T10:10:15.356338+0000 mgr.x (mgr.24998) 1094 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:17 smithi144 bash[73244]: audit 2024-04-30T10:10:15.356338+0000 mgr.x (mgr.24998) 1094 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:17 smithi144 bash[73244]: audit 2024-04-30T10:10:15.720218+0000 mgr.x (mgr.24998) 1095 : audit [DBG] from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:17 smithi144 bash[73244]: audit 2024-04-30T10:10:15.720218+0000 mgr.x (mgr.24998) 1095 : audit [DBG] from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:17 smithi144 bash[73244]: audit 2024-04-30T10:10:16.216369+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.144:0/1111289757' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:17 smithi144 bash[73244]: audit 2024-04-30T10:10:16.216369+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.144:0/1111289757' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:17 smithi144 bash[73244]: audit 2024-04-30T10:10:17.004259+0000 mon.a (mon.0) 3800 : audit [DBG] from='client.? 172.21.15.144:0/1909158831' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:10:17.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:17 smithi144 bash[73244]: audit 2024-04-30T10:10:17.004259+0000 mon.a (mon.0) 3800 : audit [DBG] from='client.? 172.21.15.144:0/1909158831' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:10:17.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:17 smithi151 bash[59049]: audit 2024-04-30T10:10:15.356338+0000 mgr.x (mgr.24998) 1094 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:17.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:17 smithi151 bash[59049]: audit 2024-04-30T10:10:15.356338+0000 mgr.x (mgr.24998) 1094 : audit [DBG] from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:17.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:17 smithi151 bash[59049]: audit 2024-04-30T10:10:15.720218+0000 mgr.x (mgr.24998) 1095 : audit [DBG] from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:17.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:17 smithi151 bash[59049]: audit 2024-04-30T10:10:15.720218+0000 mgr.x (mgr.24998) 1095 : audit [DBG] from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:17.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:17 smithi151 bash[59049]: audit 2024-04-30T10:10:16.216369+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.144:0/1111289757' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:17.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:17 smithi151 bash[59049]: audit 2024-04-30T10:10:16.216369+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.144:0/1111289757' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:17.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:17 smithi151 bash[59049]: audit 2024-04-30T10:10:17.004259+0000 mon.a (mon.0) 3800 : audit [DBG] from='client.? 172.21.15.144:0/1909158831' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:10:17.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:17 smithi151 bash[59049]: audit 2024-04-30T10:10:17.004259+0000 mon.a (mon.0) 3800 : audit [DBG] from='client.? 172.21.15.144:0/1909158831' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:10:18.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:18 smithi144 bash[73244]: audit 2024-04-30T10:10:16.588295+0000 mgr.x (mgr.24998) 1096 : audit [DBG] from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:18.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:18 smithi144 bash[73244]: audit 2024-04-30T10:10:16.588295+0000 mgr.x (mgr.24998) 1096 : audit [DBG] from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:18.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:18 smithi144 bash[73244]: cluster 2024-04-30T10:10:16.648696+0000 mgr.x (mgr.24998) 1097 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:10:18.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:18 smithi144 bash[73244]: cluster 2024-04-30T10:10:16.648696+0000 mgr.x (mgr.24998) 1097 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:10:18.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:18 smithi144 bash[73244]: audit 2024-04-30T10:10:17.769945+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:18.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:18 smithi144 bash[73244]: audit 2024-04-30T10:10:17.769945+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:18.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:18 smithi144 bash[75481]: audit 2024-04-30T10:10:16.588295+0000 mgr.x (mgr.24998) 1096 : audit [DBG] from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:18.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:18 smithi144 bash[75481]: audit 2024-04-30T10:10:16.588295+0000 mgr.x (mgr.24998) 1096 : audit [DBG] from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:18.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:18 smithi144 bash[75481]: cluster 2024-04-30T10:10:16.648696+0000 mgr.x (mgr.24998) 1097 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:10:18.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:18 smithi144 bash[75481]: cluster 2024-04-30T10:10:16.648696+0000 mgr.x (mgr.24998) 1097 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:10:18.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:18 smithi144 bash[75481]: audit 2024-04-30T10:10:17.769945+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:18.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:18 smithi144 bash[75481]: audit 2024-04-30T10:10:17.769945+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:18.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:10:18 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:10:18] "GET /metrics HTTP/1.1" 200 38308 "" "Prometheus/2.33.4" 2024-04-30T10:10:18.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:18 smithi151 bash[59049]: audit 2024-04-30T10:10:16.588295+0000 mgr.x (mgr.24998) 1096 : audit [DBG] from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:18.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:18 smithi151 bash[59049]: audit 2024-04-30T10:10:16.588295+0000 mgr.x (mgr.24998) 1096 : audit [DBG] from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:18.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:18 smithi151 bash[59049]: cluster 2024-04-30T10:10:16.648696+0000 mgr.x (mgr.24998) 1097 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:10:18.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:18 smithi151 bash[59049]: cluster 2024-04-30T10:10:16.648696+0000 mgr.x (mgr.24998) 1097 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:10:18.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:18 smithi151 bash[59049]: audit 2024-04-30T10:10:17.769945+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:18.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:18 smithi151 bash[59049]: audit 2024-04-30T10:10:17.769945+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:20.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:20 smithi144 bash[75481]: cluster 2024-04-30T10:10:18.650096+0000 mgr.x (mgr.24998) 1098 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:10:20.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:20 smithi144 bash[75481]: cluster 2024-04-30T10:10:18.650096+0000 mgr.x (mgr.24998) 1098 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:10:20.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:20 smithi144 bash[73244]: cluster 2024-04-30T10:10:18.650096+0000 mgr.x (mgr.24998) 1098 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:10:20.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:20 smithi144 bash[73244]: cluster 2024-04-30T10:10:18.650096+0000 mgr.x (mgr.24998) 1098 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:10:20.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:20 smithi151 bash[59049]: cluster 2024-04-30T10:10:18.650096+0000 mgr.x (mgr.24998) 1098 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:10:20.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:20 smithi151 bash[59049]: cluster 2024-04-30T10:10:18.650096+0000 mgr.x (mgr.24998) 1098 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-30T10:10:22.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:22 smithi144 bash[75481]: cluster 2024-04-30T10:10:20.651007+0000 mgr.x (mgr.24998) 1099 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:10:22.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:22 smithi144 bash[75481]: cluster 2024-04-30T10:10:20.651007+0000 mgr.x (mgr.24998) 1099 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:10:22.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:22 smithi144 bash[75481]: audit 2024-04-30T10:10:21.311940+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:22.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:22 smithi144 bash[75481]: audit 2024-04-30T10:10:21.311940+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:22.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:22 smithi144 bash[73244]: cluster 2024-04-30T10:10:20.651007+0000 mgr.x (mgr.24998) 1099 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:10:22.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:22 smithi144 bash[73244]: cluster 2024-04-30T10:10:20.651007+0000 mgr.x (mgr.24998) 1099 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:10:22.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:22 smithi144 bash[73244]: audit 2024-04-30T10:10:21.311940+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:22.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:22 smithi144 bash[73244]: audit 2024-04-30T10:10:21.311940+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:22.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:22 smithi151 bash[59049]: cluster 2024-04-30T10:10:20.651007+0000 mgr.x (mgr.24998) 1099 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:10:22.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:22 smithi151 bash[59049]: cluster 2024-04-30T10:10:20.651007+0000 mgr.x (mgr.24998) 1099 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:10:22.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:22 smithi151 bash[59049]: audit 2024-04-30T10:10:21.311940+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:22.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:22 smithi151 bash[59049]: audit 2024-04-30T10:10:21.311940+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:23.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:23 smithi144 bash[73244]: audit 2024-04-30T10:10:21.311710+0000 mgr.x (mgr.24998) 1100 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:23.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:23 smithi144 bash[73244]: audit 2024-04-30T10:10:21.311710+0000 mgr.x (mgr.24998) 1100 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:23.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:23 smithi144 bash[73244]: cephadm 2024-04-30T10:10:21.314843+0000 mgr.x (mgr.24998) 1101 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-30T10:10:23.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:23 smithi144 bash[73244]: cephadm 2024-04-30T10:10:21.314843+0000 mgr.x (mgr.24998) 1101 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-30T10:10:23.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:23 smithi144 bash[73244]: audit 2024-04-30T10:10:22.491659+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:23.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:23 smithi144 bash[73244]: audit 2024-04-30T10:10:22.491659+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:23.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:23 smithi144 bash[73244]: audit 2024-04-30T10:10:22.493951+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:23.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:23 smithi144 bash[73244]: audit 2024-04-30T10:10:22.493951+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:23.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:23 smithi144 bash[75481]: audit 2024-04-30T10:10:21.311710+0000 mgr.x (mgr.24998) 1100 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:23.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:23 smithi144 bash[75481]: audit 2024-04-30T10:10:21.311710+0000 mgr.x (mgr.24998) 1100 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:23.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:23 smithi144 bash[75481]: cephadm 2024-04-30T10:10:21.314843+0000 mgr.x (mgr.24998) 1101 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-30T10:10:23.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:23 smithi144 bash[75481]: cephadm 2024-04-30T10:10:21.314843+0000 mgr.x (mgr.24998) 1101 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-30T10:10:23.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:23 smithi144 bash[75481]: audit 2024-04-30T10:10:22.491659+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:23.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:23 smithi144 bash[75481]: audit 2024-04-30T10:10:22.491659+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:23.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:23 smithi144 bash[75481]: audit 2024-04-30T10:10:22.493951+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:23.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:23 smithi144 bash[75481]: audit 2024-04-30T10:10:22.493951+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:23.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:23 smithi151 bash[59049]: audit 2024-04-30T10:10:21.311710+0000 mgr.x (mgr.24998) 1100 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:23.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:23 smithi151 bash[59049]: audit 2024-04-30T10:10:21.311710+0000 mgr.x (mgr.24998) 1100 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-30T10:10:23.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:23 smithi151 bash[59049]: cephadm 2024-04-30T10:10:21.314843+0000 mgr.x (mgr.24998) 1101 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-30T10:10:23.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:23 smithi151 bash[59049]: cephadm 2024-04-30T10:10:21.314843+0000 mgr.x (mgr.24998) 1101 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-30T10:10:23.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:23 smithi151 bash[59049]: audit 2024-04-30T10:10:22.491659+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:23.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:23 smithi151 bash[59049]: audit 2024-04-30T10:10:22.491659+0000 mon.a (mon.0) 3803 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:23.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:23 smithi151 bash[59049]: audit 2024-04-30T10:10:22.493951+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:23.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:23 smithi151 bash[59049]: audit 2024-04-30T10:10:22.493951+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:24.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:24 smithi144 bash[73244]: cluster 2024-04-30T10:10:22.652245+0000 mgr.x (mgr.24998) 1102 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:24.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:24 smithi144 bash[73244]: cluster 2024-04-30T10:10:22.652245+0000 mgr.x (mgr.24998) 1102 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:24.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:24 smithi144 bash[73244]: audit 2024-04-30T10:10:23.714686+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:24.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:24 smithi144 bash[73244]: audit 2024-04-30T10:10:23.714686+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:24.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:24 smithi144 bash[73244]: audit 2024-04-30T10:10:23.720000+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-30T10:10:24.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:24 smithi144 bash[73244]: audit 2024-04-30T10:10:23.720000+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-30T10:10:24.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:24 smithi144 bash[73244]: audit 2024-04-30T10:10:23.721472+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:24.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:24 smithi144 bash[73244]: audit 2024-04-30T10:10:23.721472+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:24.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:24 smithi144 bash[75481]: cluster 2024-04-30T10:10:22.652245+0000 mgr.x (mgr.24998) 1102 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:24.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:24 smithi144 bash[75481]: cluster 2024-04-30T10:10:22.652245+0000 mgr.x (mgr.24998) 1102 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:24.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:24 smithi144 bash[75481]: audit 2024-04-30T10:10:23.714686+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:24.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:24 smithi144 bash[75481]: audit 2024-04-30T10:10:23.714686+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:24.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:24 smithi144 bash[75481]: audit 2024-04-30T10:10:23.720000+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-30T10:10:24.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:24 smithi144 bash[75481]: audit 2024-04-30T10:10:23.720000+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-30T10:10:24.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:24 smithi144 bash[75481]: audit 2024-04-30T10:10:23.721472+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:24.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:24 smithi144 bash[75481]: audit 2024-04-30T10:10:23.721472+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:24.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:24 smithi151 bash[59049]: cluster 2024-04-30T10:10:22.652245+0000 mgr.x (mgr.24998) 1102 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:24.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:24 smithi151 bash[59049]: cluster 2024-04-30T10:10:22.652245+0000 mgr.x (mgr.24998) 1102 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:24.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:24 smithi151 bash[59049]: audit 2024-04-30T10:10:23.714686+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:24.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:24 smithi151 bash[59049]: audit 2024-04-30T10:10:23.714686+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:24.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:24 smithi151 bash[59049]: audit 2024-04-30T10:10:23.720000+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-30T10:10:24.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:24 smithi151 bash[59049]: audit 2024-04-30T10:10:23.720000+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-30T10:10:24.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:24 smithi151 bash[59049]: audit 2024-04-30T10:10:23.721472+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:24.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:24 smithi151 bash[59049]: audit 2024-04-30T10:10:23.721472+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:25.404 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:25 smithi151 bash[59049]: cephadm 2024-04-30T10:10:23.706502+0000 mgr.x (mgr.24998) 1103 : cephadm [INF] Upgrade: Updating osd.5 2024-04-30T10:10:25.405 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:25 smithi151 bash[59049]: cephadm 2024-04-30T10:10:23.706502+0000 mgr.x (mgr.24998) 1103 : cephadm [INF] Upgrade: Updating osd.5 2024-04-30T10:10:25.405 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:25 smithi151 bash[59049]: audit 2024-04-30T10:10:23.713637+0000 mgr.x (mgr.24998) 1104 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:25.405 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:25 smithi151 bash[59049]: audit 2024-04-30T10:10:23.713637+0000 mgr.x (mgr.24998) 1104 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:25.405 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:25 smithi151 bash[59049]: cephadm 2024-04-30T10:10:23.724818+0000 mgr.x (mgr.24998) 1105 : cephadm [INF] Deploying daemon osd.5 on smithi151 2024-04-30T10:10:25.405 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:25 smithi151 bash[59049]: cephadm 2024-04-30T10:10:23.724818+0000 mgr.x (mgr.24998) 1105 : cephadm [INF] Deploying daemon osd.5 on smithi151 2024-04-30T10:10:25.405 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:25 smithi151 bash[59049]: cluster 2024-04-30T10:10:24.653520+0000 mgr.x (mgr.24998) 1106 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:10:25.405 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:25 smithi151 bash[59049]: cluster 2024-04-30T10:10:24.653520+0000 mgr.x (mgr.24998) 1106 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:10:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:25 smithi144 bash[73244]: cephadm 2024-04-30T10:10:23.706502+0000 mgr.x (mgr.24998) 1103 : cephadm [INF] Upgrade: Updating osd.5 2024-04-30T10:10:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:25 smithi144 bash[73244]: cephadm 2024-04-30T10:10:23.706502+0000 mgr.x (mgr.24998) 1103 : cephadm [INF] Upgrade: Updating osd.5 2024-04-30T10:10:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:25 smithi144 bash[73244]: audit 2024-04-30T10:10:23.713637+0000 mgr.x (mgr.24998) 1104 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:25 smithi144 bash[73244]: audit 2024-04-30T10:10:23.713637+0000 mgr.x (mgr.24998) 1104 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:25 smithi144 bash[73244]: cephadm 2024-04-30T10:10:23.724818+0000 mgr.x (mgr.24998) 1105 : cephadm [INF] Deploying daemon osd.5 on smithi151 2024-04-30T10:10:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:25 smithi144 bash[73244]: cephadm 2024-04-30T10:10:23.724818+0000 mgr.x (mgr.24998) 1105 : cephadm [INF] Deploying daemon osd.5 on smithi151 2024-04-30T10:10:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:25 smithi144 bash[73244]: cluster 2024-04-30T10:10:24.653520+0000 mgr.x (mgr.24998) 1106 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:10:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:25 smithi144 bash[73244]: cluster 2024-04-30T10:10:24.653520+0000 mgr.x (mgr.24998) 1106 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:10:25.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:25 smithi144 bash[75481]: cephadm 2024-04-30T10:10:23.706502+0000 mgr.x (mgr.24998) 1103 : cephadm [INF] Upgrade: Updating osd.5 2024-04-30T10:10:25.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:25 smithi144 bash[75481]: cephadm 2024-04-30T10:10:23.706502+0000 mgr.x (mgr.24998) 1103 : cephadm [INF] Upgrade: Updating osd.5 2024-04-30T10:10:25.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:25 smithi144 bash[75481]: audit 2024-04-30T10:10:23.713637+0000 mgr.x (mgr.24998) 1104 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:25.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:25 smithi144 bash[75481]: audit 2024-04-30T10:10:23.713637+0000 mgr.x (mgr.24998) 1104 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:25.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:25 smithi144 bash[75481]: cephadm 2024-04-30T10:10:23.724818+0000 mgr.x (mgr.24998) 1105 : cephadm [INF] Deploying daemon osd.5 on smithi151 2024-04-30T10:10:25.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:25 smithi144 bash[75481]: cephadm 2024-04-30T10:10:23.724818+0000 mgr.x (mgr.24998) 1105 : cephadm [INF] Deploying daemon osd.5 on smithi151 2024-04-30T10:10:25.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:25 smithi144 bash[75481]: cluster 2024-04-30T10:10:24.653520+0000 mgr.x (mgr.24998) 1106 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:10:25.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:25 smithi144 bash[75481]: cluster 2024-04-30T10:10:24.653520+0000 mgr.x (mgr.24998) 1106 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:10:28.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:27 smithi151 bash[59049]: cluster 2024-04-30T10:10:26.654281+0000 mgr.x (mgr.24998) 1107 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:10:28.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:27 smithi151 bash[59049]: cluster 2024-04-30T10:10:26.654281+0000 mgr.x (mgr.24998) 1107 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:10:28.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:27 smithi144 bash[73244]: cluster 2024-04-30T10:10:26.654281+0000 mgr.x (mgr.24998) 1107 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:10:28.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:27 smithi144 bash[73244]: cluster 2024-04-30T10:10:26.654281+0000 mgr.x (mgr.24998) 1107 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:10:28.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:27 smithi144 bash[75481]: cluster 2024-04-30T10:10:26.654281+0000 mgr.x (mgr.24998) 1107 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:10:28.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:27 smithi144 bash[75481]: cluster 2024-04-30T10:10:26.654281+0000 mgr.x (mgr.24998) 1107 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:10:28.441 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:10:28 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:10:28] "GET /metrics HTTP/1.1" 200 38453 "" "Prometheus/2.33.4" 2024-04-30T10:10:28.700 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:28 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:10:28.701 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:10:28 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:10:28.701 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:10:28 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:10:28.701 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:10:28 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:10:28.702 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:10:28 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:10:28.702 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:28 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:10:28.702 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:28 smithi151 systemd[1]: Stopping Ceph osd.5 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:10:28.702 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:10:28 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:10:28.703 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:10:28 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:10:28.703 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:10:28 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:10:29.072 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:28 smithi151 bash[27377]: debug 2024-04-30T10:10:28.706+0000 7f21c3b3f700 -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-30T10:10:29.072 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:28 smithi151 bash[27377]: debug 2024-04-30T10:10:28.706+0000 7f21c3b3f700 -1 osd.5 151 *** Got signal Terminated *** 2024-04-30T10:10:29.072 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:28 smithi151 bash[27377]: debug 2024-04-30T10:10:28.706+0000 7f21c3b3f700 -1 osd.5 151 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:10:30.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:29 smithi151 bash[59049]: cluster 2024-04-30T10:10:28.655043+0000 mgr.x (mgr.24998) 1108 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:30.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:29 smithi151 bash[59049]: cluster 2024-04-30T10:10:28.655043+0000 mgr.x (mgr.24998) 1108 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:30.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:29 smithi151 bash[59049]: cluster 2024-04-30T10:10:28.718491+0000 mon.a (mon.0) 3808 : cluster [INF] osd.5 marked itself down and dead 2024-04-30T10:10:30.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:29 smithi151 bash[59049]: cluster 2024-04-30T10:10:28.718491+0000 mon.a (mon.0) 3808 : cluster [INF] osd.5 marked itself down and dead 2024-04-30T10:10:30.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:29 smithi144 bash[73244]: cluster 2024-04-30T10:10:28.655043+0000 mgr.x (mgr.24998) 1108 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:30.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:29 smithi144 bash[73244]: cluster 2024-04-30T10:10:28.655043+0000 mgr.x (mgr.24998) 1108 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:30.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:29 smithi144 bash[73244]: cluster 2024-04-30T10:10:28.718491+0000 mon.a (mon.0) 3808 : cluster [INF] osd.5 marked itself down and dead 2024-04-30T10:10:30.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:29 smithi144 bash[73244]: cluster 2024-04-30T10:10:28.718491+0000 mon.a (mon.0) 3808 : cluster [INF] osd.5 marked itself down and dead 2024-04-30T10:10:30.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:29 smithi144 bash[75481]: cluster 2024-04-30T10:10:28.655043+0000 mgr.x (mgr.24998) 1108 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:30.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:29 smithi144 bash[75481]: cluster 2024-04-30T10:10:28.655043+0000 mgr.x (mgr.24998) 1108 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:30.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:29 smithi144 bash[75481]: cluster 2024-04-30T10:10:28.718491+0000 mon.a (mon.0) 3808 : cluster [INF] osd.5 marked itself down and dead 2024-04-30T10:10:30.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:29 smithi144 bash[75481]: cluster 2024-04-30T10:10:28.718491+0000 mon.a (mon.0) 3808 : cluster [INF] osd.5 marked itself down and dead 2024-04-30T10:10:30.935 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:30 smithi151 bash[69412]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-5 2024-04-30T10:10:30.935 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:30 smithi151 bash[59049]: cluster 2024-04-30T10:10:29.715021+0000 mon.a (mon.0) 3809 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:10:30.935 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:30 smithi151 bash[59049]: cluster 2024-04-30T10:10:29.715021+0000 mon.a (mon.0) 3809 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:10:30.935 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:30 smithi151 bash[59049]: cluster 2024-04-30T10:10:29.736966+0000 mon.a (mon.0) 3810 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-04-30T10:10:30.935 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:30 smithi151 bash[59049]: cluster 2024-04-30T10:10:29.736966+0000 mon.a (mon.0) 3810 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-04-30T10:10:30.935 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:30 smithi151 bash[59049]: audit 2024-04-30T10:10:30.244157+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:30.936 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:30 smithi151 bash[59049]: audit 2024-04-30T10:10:30.244157+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:30.936 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:30 smithi151 bash[59049]: audit 2024-04-30T10:10:30.257165+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:30.936 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:30 smithi151 bash[59049]: audit 2024-04-30T10:10:30.257165+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:30.936 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:30 smithi151 bash[59049]: audit 2024-04-30T10:10:30.271886+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:30.936 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:30 smithi151 bash[59049]: audit 2024-04-30T10:10:30.271886+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:30.936 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:30 smithi151 bash[59049]: audit 2024-04-30T10:10:30.655900+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:30.936 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:30 smithi151 bash[59049]: audit 2024-04-30T10:10:30.655900+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:30.936 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:30 smithi151 bash[59049]: audit 2024-04-30T10:10:30.667858+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:30.936 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:30 smithi151 bash[59049]: audit 2024-04-30T10:10:30.667858+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:30.936 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:30 smithi151 bash[59049]: audit 2024-04-30T10:10:30.678364+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:30.936 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:30 smithi151 bash[59049]: audit 2024-04-30T10:10:30.678364+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[73244]: cluster 2024-04-30T10:10:29.715021+0000 mon.a (mon.0) 3809 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:10:31.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[73244]: cluster 2024-04-30T10:10:29.715021+0000 mon.a (mon.0) 3809 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:10:31.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[73244]: cluster 2024-04-30T10:10:29.736966+0000 mon.a (mon.0) 3810 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-04-30T10:10:31.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[73244]: cluster 2024-04-30T10:10:29.736966+0000 mon.a (mon.0) 3810 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-04-30T10:10:31.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[73244]: audit 2024-04-30T10:10:30.244157+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[73244]: audit 2024-04-30T10:10:30.244157+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[73244]: audit 2024-04-30T10:10:30.257165+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[73244]: audit 2024-04-30T10:10:30.257165+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[73244]: audit 2024-04-30T10:10:30.271886+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[73244]: audit 2024-04-30T10:10:30.271886+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[73244]: audit 2024-04-30T10:10:30.655900+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[73244]: audit 2024-04-30T10:10:30.655900+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[73244]: audit 2024-04-30T10:10:30.667858+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[73244]: audit 2024-04-30T10:10:30.667858+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[73244]: audit 2024-04-30T10:10:30.678364+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[73244]: audit 2024-04-30T10:10:30.678364+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[75481]: cluster 2024-04-30T10:10:29.715021+0000 mon.a (mon.0) 3809 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:10:31.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[75481]: cluster 2024-04-30T10:10:29.715021+0000 mon.a (mon.0) 3809 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:10:31.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[75481]: cluster 2024-04-30T10:10:29.736966+0000 mon.a (mon.0) 3810 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-04-30T10:10:31.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[75481]: cluster 2024-04-30T10:10:29.736966+0000 mon.a (mon.0) 3810 : cluster [DBG] osdmap e152: 8 total, 7 up, 8 in 2024-04-30T10:10:31.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[75481]: audit 2024-04-30T10:10:30.244157+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[75481]: audit 2024-04-30T10:10:30.244157+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[75481]: audit 2024-04-30T10:10:30.257165+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[75481]: audit 2024-04-30T10:10:30.257165+0000 mon.a (mon.0) 3812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[75481]: audit 2024-04-30T10:10:30.271886+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[75481]: audit 2024-04-30T10:10:30.271886+0000 mon.a (mon.0) 3813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[75481]: audit 2024-04-30T10:10:30.655900+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[75481]: audit 2024-04-30T10:10:30.655900+0000 mon.a (mon.0) 3814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[75481]: audit 2024-04-30T10:10:30.667858+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[75481]: audit 2024-04-30T10:10:30.667858+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[75481]: audit 2024-04-30T10:10:30.678364+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:30 smithi144 bash[75481]: audit 2024-04-30T10:10:30.678364+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:31.322 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:30 smithi151 bash[69578]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-5 2024-04-30T10:10:32.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:31 smithi151 bash[59049]: cluster 2024-04-30T10:10:30.655558+0000 mgr.x (mgr.24998) 1109 : cluster [DBG] pgmap v195: 161 pgs: 15 peering, 17 stale+active+clean, 129 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:10:32.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:31 smithi151 bash[59049]: cluster 2024-04-30T10:10:30.655558+0000 mgr.x (mgr.24998) 1109 : cluster [DBG] pgmap v195: 161 pgs: 15 peering, 17 stale+active+clean, 129 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:10:32.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:31 smithi151 bash[59049]: cluster 2024-04-30T10:10:30.669294+0000 mgr.x (mgr.24998) 1110 : cluster [DBG] pgmap v196: 161 pgs: 15 peering, 17 stale+active+clean, 129 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:10:32.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:31 smithi151 bash[59049]: cluster 2024-04-30T10:10:30.669294+0000 mgr.x (mgr.24998) 1110 : cluster [DBG] pgmap v196: 161 pgs: 15 peering, 17 stale+active+clean, 129 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:10:32.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:31 smithi151 bash[59049]: cluster 2024-04-30T10:10:30.738816+0000 mon.a (mon.0) 3817 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-30T10:10:32.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:31 smithi151 bash[59049]: cluster 2024-04-30T10:10:30.738816+0000 mon.a (mon.0) 3817 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-30T10:10:32.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:31 smithi151 bash[59049]: cluster 2024-04-30T10:10:31.650841+0000 mon.a (mon.0) 3818 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi151 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:10:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:31 smithi151 bash[59049]: cluster 2024-04-30T10:10:31.650841+0000 mon.a (mon.0) 3818 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi151 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:10:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:31 smithi151 bash[59049]: cluster 2024-04-30T10:10:31.650902+0000 mon.a (mon.0) 3819 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-04-30T10:10:32.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:31 smithi151 bash[59049]: cluster 2024-04-30T10:10:31.650902+0000 mon.a (mon.0) 3819 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-04-30T10:10:32.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[73244]: cluster 2024-04-30T10:10:30.655558+0000 mgr.x (mgr.24998) 1109 : cluster [DBG] pgmap v195: 161 pgs: 15 peering, 17 stale+active+clean, 129 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:10:32.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[73244]: cluster 2024-04-30T10:10:30.655558+0000 mgr.x (mgr.24998) 1109 : cluster [DBG] pgmap v195: 161 pgs: 15 peering, 17 stale+active+clean, 129 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:10:32.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[73244]: cluster 2024-04-30T10:10:30.669294+0000 mgr.x (mgr.24998) 1110 : cluster [DBG] pgmap v196: 161 pgs: 15 peering, 17 stale+active+clean, 129 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:10:32.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[73244]: cluster 2024-04-30T10:10:30.669294+0000 mgr.x (mgr.24998) 1110 : cluster [DBG] pgmap v196: 161 pgs: 15 peering, 17 stale+active+clean, 129 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:10:32.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[73244]: cluster 2024-04-30T10:10:30.738816+0000 mon.a (mon.0) 3817 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-30T10:10:32.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[73244]: cluster 2024-04-30T10:10:30.738816+0000 mon.a (mon.0) 3817 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-30T10:10:32.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[73244]: cluster 2024-04-30T10:10:31.650841+0000 mon.a (mon.0) 3818 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi151 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:10:32.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[73244]: cluster 2024-04-30T10:10:31.650841+0000 mon.a (mon.0) 3818 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi151 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:10:32.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[73244]: cluster 2024-04-30T10:10:31.650902+0000 mon.a (mon.0) 3819 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-04-30T10:10:32.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[73244]: cluster 2024-04-30T10:10:31.650902+0000 mon.a (mon.0) 3819 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-04-30T10:10:32.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[75481]: cluster 2024-04-30T10:10:30.655558+0000 mgr.x (mgr.24998) 1109 : cluster [DBG] pgmap v195: 161 pgs: 15 peering, 17 stale+active+clean, 129 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:10:32.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[75481]: cluster 2024-04-30T10:10:30.655558+0000 mgr.x (mgr.24998) 1109 : cluster [DBG] pgmap v195: 161 pgs: 15 peering, 17 stale+active+clean, 129 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:10:32.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[75481]: cluster 2024-04-30T10:10:30.669294+0000 mgr.x (mgr.24998) 1110 : cluster [DBG] pgmap v196: 161 pgs: 15 peering, 17 stale+active+clean, 129 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:10:32.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[75481]: cluster 2024-04-30T10:10:30.669294+0000 mgr.x (mgr.24998) 1110 : cluster [DBG] pgmap v196: 161 pgs: 15 peering, 17 stale+active+clean, 129 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-30T10:10:32.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[75481]: cluster 2024-04-30T10:10:30.738816+0000 mon.a (mon.0) 3817 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-30T10:10:32.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[75481]: cluster 2024-04-30T10:10:30.738816+0000 mon.a (mon.0) 3817 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-30T10:10:32.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[75481]: cluster 2024-04-30T10:10:31.650841+0000 mon.a (mon.0) 3818 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi151 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:10:32.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[75481]: cluster 2024-04-30T10:10:31.650841+0000 mon.a (mon.0) 3818 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi151 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:10:32.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[75481]: cluster 2024-04-30T10:10:31.650902+0000 mon.a (mon.0) 3819 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-04-30T10:10:32.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:31 smithi144 bash[75481]: cluster 2024-04-30T10:10:31.650902+0000 mon.a (mon.0) 3819 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-04-30T10:10:33.072 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:32 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.5.service: Deactivated successfully. 2024-04-30T10:10:33.072 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:32 smithi151 systemd[1]: Stopped Ceph osd.5 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:10:33.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:32 smithi151 bash[59049]: cluster 2024-04-30T10:10:32.733496+0000 mon.a (mon.0) 3820 : cluster [WRN] Health check failed: Degraded data redundancy: 20/630 objects degraded (3.175%), 5 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:33.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:32 smithi151 bash[59049]: cluster 2024-04-30T10:10:32.733496+0000 mon.a (mon.0) 3820 : cluster [WRN] Health check failed: Degraded data redundancy: 20/630 objects degraded (3.175%), 5 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:33.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:32 smithi144 bash[73244]: cluster 2024-04-30T10:10:32.733496+0000 mon.a (mon.0) 3820 : cluster [WRN] Health check failed: Degraded data redundancy: 20/630 objects degraded (3.175%), 5 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:33.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:32 smithi144 bash[73244]: cluster 2024-04-30T10:10:32.733496+0000 mon.a (mon.0) 3820 : cluster [WRN] Health check failed: Degraded data redundancy: 20/630 objects degraded (3.175%), 5 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:33.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:32 smithi144 bash[75481]: cluster 2024-04-30T10:10:32.733496+0000 mon.a (mon.0) 3820 : cluster [WRN] Health check failed: Degraded data redundancy: 20/630 objects degraded (3.175%), 5 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:33.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:32 smithi144 bash[75481]: cluster 2024-04-30T10:10:32.733496+0000 mon.a (mon.0) 3820 : cluster [WRN] Health check failed: Degraded data redundancy: 20/630 objects degraded (3.175%), 5 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:33.571 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:10:33.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:10:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:10:33.572 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:10:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:10:33.572 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:10:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:10:33.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:10:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:10:33.573 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:10:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:10:33.573 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:10:33.573 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:33 smithi151 systemd[1]: Started Ceph osd.5 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:10:33.574 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:10:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:10:33.574 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:10:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:10:33.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: cluster 2024-04-30T10:10:32.670421+0000 mgr.x (mgr.24998) 1111 : cluster [DBG] pgmap v198: 161 pgs: 5 active+undersized+degraded, 21 peering, 11 stale+active+clean, 5 active+undersized, 119 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 20/630 objects degraded (3.175%) 2024-04-30T10:10:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: cluster 2024-04-30T10:10:32.670421+0000 mgr.x (mgr.24998) 1111 : cluster [DBG] pgmap v198: 161 pgs: 5 active+undersized+degraded, 21 peering, 11 stale+active+clean, 5 active+undersized, 119 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 20/630 objects degraded (3.175%) 2024-04-30T10:10:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.307051+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.307051+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.319621+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.319621+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.361425+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.361425+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.362798+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.362798+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.372370+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.372370+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.430556+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.430556+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.433768+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.433768+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.437363+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.437363+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.438587+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.438587+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.448711+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.448711+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.522618+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.522618+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.526109+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.526109+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.529772+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.529772+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.530843+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.530843+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.540480+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.540480+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.598942+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.598942+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.601087+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.601087+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.603768+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: cluster 2024-04-30T10:10:32.670421+0000 mgr.x (mgr.24998) 1111 : cluster [DBG] pgmap v198: 161 pgs: 5 active+undersized+degraded, 21 peering, 11 stale+active+clean, 5 active+undersized, 119 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 20/630 objects degraded (3.175%) 2024-04-30T10:10:33.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: cluster 2024-04-30T10:10:32.670421+0000 mgr.x (mgr.24998) 1111 : cluster [DBG] pgmap v198: 161 pgs: 5 active+undersized+degraded, 21 peering, 11 stale+active+clean, 5 active+undersized, 119 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 20/630 objects degraded (3.175%) 2024-04-30T10:10:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.307051+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.307051+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.319621+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.319621+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.361425+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.361425+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.362798+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.362798+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.372370+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.372370+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.430556+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.430556+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.433768+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.433768+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.437363+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.437363+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.603768+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.604646+0000 mon.a (mon.0) 3839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.604646+0000 mon.a (mon.0) 3839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.610451+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.610451+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.653873+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.653873+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.658383+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.658383+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.661700+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.661700+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.665088+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.665088+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.667474+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.667474+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.670314+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.670314+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.671801+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.671801+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.678065+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.678065+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.720554+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.720554+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.722824+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.722824+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.724894+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.724894+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.725707+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.725707+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.731473+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.731473+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.773231+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.773231+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.775894+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.775894+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.778018+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.778018+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.778785+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.778785+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.786223+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[75481]: audit 2024-04-30T10:10:33.786223+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.438587+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.438587+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.448711+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.448711+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.522618+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.522618+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.526109+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.526109+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.529772+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.529772+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.530843+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.530843+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.540480+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.540480+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.598942+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.598942+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.601087+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.601087+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.603768+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.603768+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.604646+0000 mon.a (mon.0) 3839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.604646+0000 mon.a (mon.0) 3839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.610451+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.610451+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.653873+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.653873+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.658383+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.658383+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.661700+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.661700+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.665088+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.665088+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.667474+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.667474+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.670314+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.670314+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.671801+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.671801+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.678065+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.678065+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.720554+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.720554+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.722824+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.722824+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.724894+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.724894+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.725707+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.725707+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.731473+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.731473+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.773231+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.773231+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.775894+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.775894+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.778018+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.778018+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.778785+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.778785+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.786223+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:33.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:33 smithi144 bash[73244]: audit 2024-04-30T10:10:33.786223+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: cluster 2024-04-30T10:10:32.670421+0000 mgr.x (mgr.24998) 1111 : cluster [DBG] pgmap v198: 161 pgs: 5 active+undersized+degraded, 21 peering, 11 stale+active+clean, 5 active+undersized, 119 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 20/630 objects degraded (3.175%) 2024-04-30T10:10:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: cluster 2024-04-30T10:10:32.670421+0000 mgr.x (mgr.24998) 1111 : cluster [DBG] pgmap v198: 161 pgs: 5 active+undersized+degraded, 21 peering, 11 stale+active+clean, 5 active+undersized, 119 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 20/630 objects degraded (3.175%) 2024-04-30T10:10:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.307051+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.307051+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.319621+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.319621+0000 mon.a (mon.0) 3822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.361425+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.361425+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.362798+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.362798+0000 mon.a (mon.0) 3824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.372370+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.372370+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.430556+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.430556+0000 mon.a (mon.0) 3826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.433768+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.433768+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.437363+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.437363+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.438587+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.438587+0000 mon.a (mon.0) 3829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.448711+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.448711+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.522618+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.522618+0000 mon.a (mon.0) 3831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.526109+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.526109+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.529772+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.529772+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.530843+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.530843+0000 mon.a (mon.0) 3834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.540480+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.540480+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.598942+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.598942+0000 mon.a (mon.0) 3836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.601087+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.601087+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.603768+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.603768+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.604646+0000 mon.a (mon.0) 3839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.604646+0000 mon.a (mon.0) 3839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.610451+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.610451+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.653873+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.653873+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.658383+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.658383+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.661700+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.661700+0000 mon.a (mon.0) 3843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.665088+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.665088+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.667474+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.667474+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.670314+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.670314+0000 mon.a (mon.0) 3846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.671801+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.671801+0000 mon.a (mon.0) 3847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.678065+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.678065+0000 mon.a (mon.0) 3848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.720554+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.720554+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.722824+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.722824+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.724894+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.724894+0000 mon.a (mon.0) 3851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.725707+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.725707+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.731473+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.731473+0000 mon.a (mon.0) 3853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.773231+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.773231+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.775894+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.775894+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.778018+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.778018+0000 mon.a (mon.0) 3856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.778785+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.778785+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.786223+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:33 smithi151 bash[59049]: audit 2024-04-30T10:10:33.786223+0000 mon.a (mon.0) 3858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cluster 2024-04-30T10:10:33.363748+0000 mgr.x (mgr.24998) 1112 : cluster [DBG] pgmap v199: 161 pgs: 6 active+undersized+degraded, 21 peering, 6 stale+active+clean, 17 active+undersized, 111 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 30/630 objects degraded (4.762%) 2024-04-30T10:10:34.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cluster 2024-04-30T10:10:33.363748+0000 mgr.x (mgr.24998) 1112 : cluster [DBG] pgmap v199: 161 pgs: 6 active+undersized+degraded, 21 peering, 6 stale+active+clean, 17 active+undersized, 111 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 30/630 objects degraded (4.762%) 2024-04-30T10:10:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.372055+0000 mgr.x (mgr.24998) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.372055+0000 mgr.x (mgr.24998) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.448435+0000 mgr.x (mgr.24998) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.448435+0000 mgr.x (mgr.24998) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.540293+0000 mgr.x (mgr.24998) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.540293+0000 mgr.x (mgr.24998) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.610130+0000 mgr.x (mgr.24998) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.610130+0000 mgr.x (mgr.24998) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.677952+0000 mgr.x (mgr.24998) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.677952+0000 mgr.x (mgr.24998) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.721600+0000 mgr.x (mgr.24998) 1118 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:34.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.721600+0000 mgr.x (mgr.24998) 1118 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:34.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.731116+0000 mgr.x (mgr.24998) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.731116+0000 mgr.x (mgr.24998) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.785984+0000 mgr.x (mgr.24998) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.785984+0000 mgr.x (mgr.24998) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.844343+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cluster 2024-04-30T10:10:33.363748+0000 mgr.x (mgr.24998) 1112 : cluster [DBG] pgmap v199: 161 pgs: 6 active+undersized+degraded, 21 peering, 6 stale+active+clean, 17 active+undersized, 111 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 30/630 objects degraded (4.762%) 2024-04-30T10:10:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cluster 2024-04-30T10:10:33.363748+0000 mgr.x (mgr.24998) 1112 : cluster [DBG] pgmap v199: 161 pgs: 6 active+undersized+degraded, 21 peering, 6 stale+active+clean, 17 active+undersized, 111 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 30/630 objects degraded (4.762%) 2024-04-30T10:10:34.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.372055+0000 mgr.x (mgr.24998) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.372055+0000 mgr.x (mgr.24998) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.448435+0000 mgr.x (mgr.24998) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.448435+0000 mgr.x (mgr.24998) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.540293+0000 mgr.x (mgr.24998) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.540293+0000 mgr.x (mgr.24998) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.610130+0000 mgr.x (mgr.24998) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.610130+0000 mgr.x (mgr.24998) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.677952+0000 mgr.x (mgr.24998) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.677952+0000 mgr.x (mgr.24998) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.721600+0000 mgr.x (mgr.24998) 1118 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:34.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.721600+0000 mgr.x (mgr.24998) 1118 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:34.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.731116+0000 mgr.x (mgr.24998) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.731116+0000 mgr.x (mgr.24998) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.785984+0000 mgr.x (mgr.24998) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.785984+0000 mgr.x (mgr.24998) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.844343+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.844343+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.847269+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.847269+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.849348+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.849348+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.850503+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.850503+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.858025+0000 mgr.x (mgr.24998) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.858025+0000 mgr.x (mgr.24998) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.858354+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.858354+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.899623+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.899623+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.901695+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.901695+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.903829+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.903829+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.904587+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.904587+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.911797+0000 mgr.x (mgr.24998) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.844343+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.847269+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.847269+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.849348+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.849348+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.850503+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.850503+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.858025+0000 mgr.x (mgr.24998) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.858025+0000 mgr.x (mgr.24998) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.858354+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.858354+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.899623+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.899623+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.901695+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.901695+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.903829+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.903829+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.904587+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.904587+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.911797+0000 mgr.x (mgr.24998) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.911797+0000 mgr.x (mgr.24998) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.912178+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.912178+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.969509+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.969509+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.972325+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.972325+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.974508+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.974508+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.975386+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.975386+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.982287+0000 mgr.x (mgr.24998) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:33.982287+0000 mgr.x (mgr.24998) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.982673+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:33.982673+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.023687+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.023687+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.026438+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.026438+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.028737+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.911797+0000 mgr.x (mgr.24998) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.912178+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.912178+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.969509+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.969509+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.972325+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.972325+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.974508+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.974508+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.975386+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.975386+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.982287+0000 mgr.x (mgr.24998) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:33.982287+0000 mgr.x (mgr.24998) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.982673+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:33.982673+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.023687+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.023687+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.026438+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.026438+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.028737+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.028737+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.029760+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.029760+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.037483+0000 mgr.x (mgr.24998) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.037483+0000 mgr.x (mgr.24998) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.037753+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.037753+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.079248+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.079248+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.081761+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.081761+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.083943+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.083943+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.084740+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.084740+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.092020+0000 mgr.x (mgr.24998) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.092020+0000 mgr.x (mgr.24998) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.092340+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.092340+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.028737+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.029760+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.029760+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.037483+0000 mgr.x (mgr.24998) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.037483+0000 mgr.x (mgr.24998) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.037753+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.037753+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.079248+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.079248+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.081761+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.081761+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.083943+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.083943+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.084740+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.084740+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.092020+0000 mgr.x (mgr.24998) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.092020+0000 mgr.x (mgr.24998) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.092340+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.092340+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.133538+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.133538+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.136230+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.136230+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.138569+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.138569+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.139451+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.139451+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.146431+0000 mgr.x (mgr.24998) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.146431+0000 mgr.x (mgr.24998) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.146771+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.146771+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.187815+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.187815+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.190407+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.190407+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.192841+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.192841+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.194024+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.194024+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.133538+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.133538+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.136230+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.136230+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.138569+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.138569+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.139451+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.139451+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.146431+0000 mgr.x (mgr.24998) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.146431+0000 mgr.x (mgr.24998) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.146771+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.146771+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.187815+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.187815+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.190407+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.190407+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.192841+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.192841+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.194024+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.194024+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.202020+0000 mgr.x (mgr.24998) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.202020+0000 mgr.x (mgr.24998) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.202426+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.202426+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.259453+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.259453+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.262317+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.262317+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.265528+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.265528+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.266696+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.266696+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.274421+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.274421+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cluster 2024-04-30T10:10:34.315287+0000 mon.a (mon.0) 3899 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi151 is in unknown state']) 2024-04-30T10:10:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: cluster 2024-04-30T10:10:34.315287+0000 mon.a (mon.0) 3899 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi151 is in unknown state']) 2024-04-30T10:10:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.315907+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.315907+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.318029+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.202020+0000 mgr.x (mgr.24998) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.202020+0000 mgr.x (mgr.24998) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:34.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.202426+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.202426+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.259453+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.259453+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.262317+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.262317+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.265528+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.265528+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.266696+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.266696+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.274421+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.274421+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cluster 2024-04-30T10:10:34.315287+0000 mon.a (mon.0) 3899 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi151 is in unknown state']) 2024-04-30T10:10:34.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: cluster 2024-04-30T10:10:34.315287+0000 mon.a (mon.0) 3899 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi151 is in unknown state']) 2024-04-30T10:10:34.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.315907+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.315907+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.318029+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.318029+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.323517+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.323517+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.324199+0000 mon.a (mon.0) 3903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.324199+0000 mon.a (mon.0) 3903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.331836+0000 mon.a (mon.0) 3904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.331836+0000 mon.a (mon.0) 3904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.372886+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.372886+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.375541+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.375541+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.377876+0000 mon.a (mon.0) 3907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.377876+0000 mon.a (mon.0) 3907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.378917+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.378917+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.388687+0000 mon.a (mon.0) 3909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.388687+0000 mon.a (mon.0) 3909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.446542+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.446542+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.318029+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.323517+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.323517+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.324199+0000 mon.a (mon.0) 3903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.324199+0000 mon.a (mon.0) 3903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.331836+0000 mon.a (mon.0) 3904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.331836+0000 mon.a (mon.0) 3904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.372886+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.372886+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.375541+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.375541+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.377876+0000 mon.a (mon.0) 3907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.377876+0000 mon.a (mon.0) 3907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.378917+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.378917+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.388687+0000 mon.a (mon.0) 3909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.388687+0000 mon.a (mon.0) 3909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.446542+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.446542+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.449042+0000 mon.a (mon.0) 3911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.449042+0000 mon.a (mon.0) 3911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.451589+0000 mon.a (mon.0) 3912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.451589+0000 mon.a (mon.0) 3912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.452534+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.452534+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.460514+0000 mon.a (mon.0) 3914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.460514+0000 mon.a (mon.0) 3914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.518511+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.518511+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.521157+0000 mon.a (mon.0) 3916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.521157+0000 mon.a (mon.0) 3916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.523663+0000 mon.a (mon.0) 3917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.523663+0000 mon.a (mon.0) 3917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.524704+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.524704+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.534427+0000 mon.a (mon.0) 3919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.534427+0000 mon.a (mon.0) 3919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.596200+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.984 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.449042+0000 mon.a (mon.0) 3911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.984 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.449042+0000 mon.a (mon.0) 3911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.984 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.451589+0000 mon.a (mon.0) 3912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.984 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.451589+0000 mon.a (mon.0) 3912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.984 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.452534+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.984 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.452534+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.460514+0000 mon.a (mon.0) 3914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.460514+0000 mon.a (mon.0) 3914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.518511+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.518511+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.521157+0000 mon.a (mon.0) 3916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.521157+0000 mon.a (mon.0) 3916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.523663+0000 mon.a (mon.0) 3917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.523663+0000 mon.a (mon.0) 3917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.524704+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.524704+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.534427+0000 mon.a (mon.0) 3919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.534427+0000 mon.a (mon.0) 3919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.596200+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.596200+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.599240+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.599240+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.601701+0000 mon.a (mon.0) 3922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.601701+0000 mon.a (mon.0) 3922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.602469+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.602469+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.609865+0000 mon.a (mon.0) 3924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.609865+0000 mon.a (mon.0) 3924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.683680+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.683680+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.685679+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.685679+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.687642+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.687642+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.688292+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.688292+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.695295+0000 mon.a (mon.0) 3929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.695295+0000 mon.a (mon.0) 3929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.769553+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.769553+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.772285+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.772285+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.774315+0000 mon.a (mon.0) 3932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.774315+0000 mon.a (mon.0) 3932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.775090+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.775090+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.780952+0000 mon.a (mon.0) 3934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[73244]: audit 2024-04-30T10:10:34.780952+0000 mon.a (mon.0) 3934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.596200+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.599240+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.599240+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.601701+0000 mon.a (mon.0) 3922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.601701+0000 mon.a (mon.0) 3922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.602469+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.602469+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.609865+0000 mon.a (mon.0) 3924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.609865+0000 mon.a (mon.0) 3924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.683680+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.683680+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.685679+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.685679+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.687642+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.687642+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.688292+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.688292+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.695295+0000 mon.a (mon.0) 3929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.695295+0000 mon.a (mon.0) 3929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.769553+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.769553+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:34.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.772285+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.772285+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:34.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.774315+0000 mon.a (mon.0) 3932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.991 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.774315+0000 mon.a (mon.0) 3932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:34.991 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.775090+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.991 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.775090+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:34.991 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.780952+0000 mon.a (mon.0) 3934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:34.991 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:34 smithi144 bash[75481]: audit 2024-04-30T10:10:34.780952+0000 mon.a (mon.0) 3934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cluster 2024-04-30T10:10:33.363748+0000 mgr.x (mgr.24998) 1112 : cluster [DBG] pgmap v199: 161 pgs: 6 active+undersized+degraded, 21 peering, 6 stale+active+clean, 17 active+undersized, 111 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 30/630 objects degraded (4.762%) 2024-04-30T10:10:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cluster 2024-04-30T10:10:33.363748+0000 mgr.x (mgr.24998) 1112 : cluster [DBG] pgmap v199: 161 pgs: 6 active+undersized+degraded, 21 peering, 6 stale+active+clean, 17 active+undersized, 111 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 30/630 objects degraded (4.762%) 2024-04-30T10:10:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.372055+0000 mgr.x (mgr.24998) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.372055+0000 mgr.x (mgr.24998) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.448435+0000 mgr.x (mgr.24998) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.448435+0000 mgr.x (mgr.24998) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.540293+0000 mgr.x (mgr.24998) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.540293+0000 mgr.x (mgr.24998) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.610130+0000 mgr.x (mgr.24998) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.610130+0000 mgr.x (mgr.24998) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.677952+0000 mgr.x (mgr.24998) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.677952+0000 mgr.x (mgr.24998) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.721600+0000 mgr.x (mgr.24998) 1118 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.721600+0000 mgr.x (mgr.24998) 1118 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.731116+0000 mgr.x (mgr.24998) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.731116+0000 mgr.x (mgr.24998) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.785984+0000 mgr.x (mgr.24998) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.785984+0000 mgr.x (mgr.24998) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.844343+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.844343+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.847269+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.847269+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.849348+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.849348+0000 mon.a (mon.0) 3861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.850503+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.850503+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.858025+0000 mgr.x (mgr.24998) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.858025+0000 mgr.x (mgr.24998) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.858354+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.858354+0000 mon.a (mon.0) 3863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.899623+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.899623+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.901695+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.901695+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.903829+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.903829+0000 mon.a (mon.0) 3866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.904587+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.904587+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.911797+0000 mgr.x (mgr.24998) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.911797+0000 mgr.x (mgr.24998) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.912178+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.912178+0000 mon.a (mon.0) 3868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.969509+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.969509+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.972325+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.972325+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.974508+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.974508+0000 mon.a (mon.0) 3871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.975386+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.975386+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.982287+0000 mgr.x (mgr.24998) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:33.982287+0000 mgr.x (mgr.24998) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.982673+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:33.982673+0000 mon.a (mon.0) 3873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.023687+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.023687+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.026438+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.026438+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.028737+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.028737+0000 mon.a (mon.0) 3876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.029760+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.029760+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.037483+0000 mgr.x (mgr.24998) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.037483+0000 mgr.x (mgr.24998) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.037753+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.037753+0000 mon.a (mon.0) 3878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.079248+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.079248+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.081761+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.081761+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.083943+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.083943+0000 mon.a (mon.0) 3881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.084740+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.084740+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.092020+0000 mgr.x (mgr.24998) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.092020+0000 mgr.x (mgr.24998) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.092340+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.092340+0000 mon.a (mon.0) 3883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.133538+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.133538+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.136230+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.136230+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.138569+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.138569+0000 mon.a (mon.0) 3886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.139451+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.139451+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.146431+0000 mgr.x (mgr.24998) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.146431+0000 mgr.x (mgr.24998) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.146771+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.146771+0000 mon.a (mon.0) 3888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.187815+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.187815+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.190407+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.190407+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.192841+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.192841+0000 mon.a (mon.0) 3891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.194024+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.194024+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.202020+0000 mgr.x (mgr.24998) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.202020+0000 mgr.x (mgr.24998) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.202426+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.202426+0000 mon.a (mon.0) 3893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.259453+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.259453+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.262317+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.262317+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.265528+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.265528+0000 mon.a (mon.0) 3896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.266696+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.266696+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.274421+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.274421+0000 mon.a (mon.0) 3898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cluster 2024-04-30T10:10:34.315287+0000 mon.a (mon.0) 3899 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi151 is in unknown state']) 2024-04-30T10:10:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: cluster 2024-04-30T10:10:34.315287+0000 mon.a (mon.0) 3899 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.5 on smithi151 is in unknown state']) 2024-04-30T10:10:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.315907+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.315907+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.318029+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.318029+0000 mon.a (mon.0) 3901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.323517+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.323517+0000 mon.a (mon.0) 3902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.324199+0000 mon.a (mon.0) 3903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.324199+0000 mon.a (mon.0) 3903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.331836+0000 mon.a (mon.0) 3904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.331836+0000 mon.a (mon.0) 3904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.372886+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.372886+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.375541+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.375541+0000 mon.a (mon.0) 3906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.377876+0000 mon.a (mon.0) 3907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.377876+0000 mon.a (mon.0) 3907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.378917+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.378917+0000 mon.a (mon.0) 3908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.388687+0000 mon.a (mon.0) 3909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.388687+0000 mon.a (mon.0) 3909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.446542+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.446542+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.449042+0000 mon.a (mon.0) 3911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.449042+0000 mon.a (mon.0) 3911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.451589+0000 mon.a (mon.0) 3912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.451589+0000 mon.a (mon.0) 3912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.452534+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.452534+0000 mon.a (mon.0) 3913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.460514+0000 mon.a (mon.0) 3914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.460514+0000 mon.a (mon.0) 3914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.518511+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.518511+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.521157+0000 mon.a (mon.0) 3916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.521157+0000 mon.a (mon.0) 3916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.523663+0000 mon.a (mon.0) 3917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.523663+0000 mon.a (mon.0) 3917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.524704+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.524704+0000 mon.a (mon.0) 3918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.534427+0000 mon.a (mon.0) 3919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.534427+0000 mon.a (mon.0) 3919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.596200+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.596200+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.599240+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.599240+0000 mon.a (mon.0) 3921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.601701+0000 mon.a (mon.0) 3922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.601701+0000 mon.a (mon.0) 3922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.602469+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.602469+0000 mon.a (mon.0) 3923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.609865+0000 mon.a (mon.0) 3924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.609865+0000 mon.a (mon.0) 3924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.683680+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.683680+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.685679+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.685679+0000 mon.a (mon.0) 3926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.687642+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.687642+0000 mon.a (mon.0) 3927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.688292+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.688292+0000 mon.a (mon.0) 3928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.695295+0000 mon.a (mon.0) 3929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.695295+0000 mon.a (mon.0) 3929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.769553+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.769553+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.772285+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.772285+0000 mon.a (mon.0) 3931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.774315+0000 mon.a (mon.0) 3932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.774315+0000 mon.a (mon.0) 3932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.775090+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.775090+0000 mon.a (mon.0) 3933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.780952+0000 mon.a (mon.0) 3934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:34 smithi151 bash[59049]: audit 2024-04-30T10:10:34.780952+0000 mon.a (mon.0) 3934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.571 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[69727]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:10:35.572 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[69727]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:10:35.572 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[69727]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-30T10:10:35.572 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[69727]: 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-30T10:10:35.572 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[69727]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-30T10:10:35.572 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[69727]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-30T10:10:35.572 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[69727]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-30T10:10:35.572 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[69727]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-30T10:10:35.572 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[69727]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-30T10:10:35.800 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.274288+0000 mgr.x (mgr.24998) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.800 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.274288+0000 mgr.x (mgr.24998) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.800 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.331371+0000 mgr.x (mgr.24998) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.800 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.331371+0000 mgr.x (mgr.24998) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.800 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.388373+0000 mgr.x (mgr.24998) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.800 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.388373+0000 mgr.x (mgr.24998) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.800 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.460405+0000 mgr.x (mgr.24998) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.800 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.460405+0000 mgr.x (mgr.24998) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.800 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.534289+0000 mgr.x (mgr.24998) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.801 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.534289+0000 mgr.x (mgr.24998) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.801 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.609537+0000 mgr.x (mgr.24998) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.801 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.609537+0000 mgr.x (mgr.24998) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.801 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.694871+0000 mgr.x (mgr.24998) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.801 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.694871+0000 mgr.x (mgr.24998) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.801 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.780711+0000 mgr.x (mgr.24998) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.801 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.780711+0000 mgr.x (mgr.24998) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.801 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.840029+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.801 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.840029+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.801 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.842202+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.801 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.842202+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.801 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.844333+0000 mon.a (mon.0) 3937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.801 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.844333+0000 mon.a (mon.0) 3937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.801 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.844981+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.801 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.844981+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.802 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.850289+0000 mgr.x (mgr.24998) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.802 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.850289+0000 mgr.x (mgr.24998) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.802 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.850638+0000 mon.a (mon.0) 3939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.802 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.850638+0000 mon.a (mon.0) 3939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.802 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.892444+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.802 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.892444+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.802 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.894966+0000 mon.a (mon.0) 3941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.802 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.894966+0000 mon.a (mon.0) 3941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.802 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.897183+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.802 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.897183+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.802 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.897940+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.802 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.897940+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.802 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.902442+0000 mgr.x (mgr.24998) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.802 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.902442+0000 mgr.x (mgr.24998) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.803 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.902817+0000 mon.a (mon.0) 3944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.803 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.902817+0000 mon.a (mon.0) 3944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.803 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.944198+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.803 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.944198+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.803 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.946244+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.803 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.946244+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.803 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.948317+0000 mon.a (mon.0) 3947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.803 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.948317+0000 mon.a (mon.0) 3947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.803 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.949014+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.803 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.949014+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.803 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.953786+0000 mgr.x (mgr.24998) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.803 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:34.953786+0000 mgr.x (mgr.24998) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.803 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.954175+0000 mon.a (mon.0) 3949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.804 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:34.954175+0000 mon.a (mon.0) 3949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.804 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.011466+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.804 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.011466+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.804 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.014024+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.804 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.014024+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.804 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.016286+0000 mon.a (mon.0) 3952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.804 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.016286+0000 mon.a (mon.0) 3952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.804 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.017111+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.804 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.017111+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.024820+0000 mgr.x (mgr.24998) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.024820+0000 mgr.x (mgr.24998) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.025100+0000 mon.a (mon.0) 3954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.025100+0000 mon.a (mon.0) 3954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.098708+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.098708+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.101309+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.101309+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.103784+0000 mon.a (mon.0) 3957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.103784+0000 mon.a (mon.0) 3957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.104870+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.104870+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.115402+0000 mgr.x (mgr.24998) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.115402+0000 mgr.x (mgr.24998) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.115584+0000 mon.a (mon.0) 3959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.115584+0000 mon.a (mon.0) 3959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.178557+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.178557+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.181643+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.181643+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.184456+0000 mon.a (mon.0) 3962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.184456+0000 mon.a (mon.0) 3962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.185599+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.185599+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.194831+0000 mgr.x (mgr.24998) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.194831+0000 mgr.x (mgr.24998) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:35.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.195096+0000 mon.a (mon.0) 3964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.195096+0000 mon.a (mon.0) 3964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.254214+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.254214+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.257331+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.257331+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.259914+0000 mon.a (mon.0) 3967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.259914+0000 mon.a (mon.0) 3967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.261106+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.261106+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.269860+0000 mon.a (mon.0) 3969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.269860+0000 mon.a (mon.0) 3969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.311445+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.311445+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.314959+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.314959+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.317588+0000 mon.a (mon.0) 3972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.317588+0000 mon.a (mon.0) 3972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.318546+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.318546+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:35.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.327017+0000 mon.a (mon.0) 3974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.327017+0000 mon.a (mon.0) 3974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:35.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.367466+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.367466+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:35.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.370113+0000 mon.a (mon.0) 3976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.370113+0000 mon.a (mon.0) 3976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:35.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.372748+0000 mon.a (mon.0) 3977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:35.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.274288+0000 mgr.x (mgr.24998) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.030 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.274288+0000 mgr.x (mgr.24998) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.031 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.331371+0000 mgr.x (mgr.24998) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.031 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.331371+0000 mgr.x (mgr.24998) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.031 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.388373+0000 mgr.x (mgr.24998) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.031 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.388373+0000 mgr.x (mgr.24998) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.460405+0000 mgr.x (mgr.24998) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.460405+0000 mgr.x (mgr.24998) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.534289+0000 mgr.x (mgr.24998) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.534289+0000 mgr.x (mgr.24998) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.609537+0000 mgr.x (mgr.24998) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.609537+0000 mgr.x (mgr.24998) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.694871+0000 mgr.x (mgr.24998) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.694871+0000 mgr.x (mgr.24998) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.780711+0000 mgr.x (mgr.24998) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.780711+0000 mgr.x (mgr.24998) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.840029+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.840029+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.842202+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.842202+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.844333+0000 mon.a (mon.0) 3937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.844333+0000 mon.a (mon.0) 3937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.844981+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.844981+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.850289+0000 mgr.x (mgr.24998) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.850289+0000 mgr.x (mgr.24998) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.850638+0000 mon.a (mon.0) 3939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.850638+0000 mon.a (mon.0) 3939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.892444+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.892444+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.894966+0000 mon.a (mon.0) 3941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.894966+0000 mon.a (mon.0) 3941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.897183+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.897183+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.897940+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.897940+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.902442+0000 mgr.x (mgr.24998) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.902442+0000 mgr.x (mgr.24998) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.902817+0000 mon.a (mon.0) 3944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.039 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.902817+0000 mon.a (mon.0) 3944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.039 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.944198+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.039 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.274288+0000 mgr.x (mgr.24998) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.039 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.274288+0000 mgr.x (mgr.24998) 1128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.039 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.331371+0000 mgr.x (mgr.24998) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.331371+0000 mgr.x (mgr.24998) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.388373+0000 mgr.x (mgr.24998) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.388373+0000 mgr.x (mgr.24998) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.460405+0000 mgr.x (mgr.24998) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.460405+0000 mgr.x (mgr.24998) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.534289+0000 mgr.x (mgr.24998) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.534289+0000 mgr.x (mgr.24998) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.609537+0000 mgr.x (mgr.24998) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.609537+0000 mgr.x (mgr.24998) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.694871+0000 mgr.x (mgr.24998) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.694871+0000 mgr.x (mgr.24998) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.780711+0000 mgr.x (mgr.24998) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.780711+0000 mgr.x (mgr.24998) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.840029+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.840029+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.842202+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.842202+0000 mon.a (mon.0) 3936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.844333+0000 mon.a (mon.0) 3937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.944198+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.946244+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.946244+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.948317+0000 mon.a (mon.0) 3947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.948317+0000 mon.a (mon.0) 3947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.949014+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.949014+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.953786+0000 mgr.x (mgr.24998) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:34.953786+0000 mgr.x (mgr.24998) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.954175+0000 mon.a (mon.0) 3949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:34.954175+0000 mon.a (mon.0) 3949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.011466+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.011466+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.014024+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.014024+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.016286+0000 mon.a (mon.0) 3952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.016286+0000 mon.a (mon.0) 3952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.017111+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.017111+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.024820+0000 mgr.x (mgr.24998) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.024820+0000 mgr.x (mgr.24998) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.025100+0000 mon.a (mon.0) 3954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.025100+0000 mon.a (mon.0) 3954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.098708+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.098708+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.101309+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.101309+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.103784+0000 mon.a (mon.0) 3957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.103784+0000 mon.a (mon.0) 3957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.104870+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.104870+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.115402+0000 mgr.x (mgr.24998) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.115402+0000 mgr.x (mgr.24998) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.115584+0000 mon.a (mon.0) 3959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.115584+0000 mon.a (mon.0) 3959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.178557+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.178557+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.045 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.181643+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.045 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.181643+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.844333+0000 mon.a (mon.0) 3937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.844981+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.844981+0000 mon.a (mon.0) 3938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.850289+0000 mgr.x (mgr.24998) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.850289+0000 mgr.x (mgr.24998) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.850638+0000 mon.a (mon.0) 3939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.850638+0000 mon.a (mon.0) 3939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.045 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.892444+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.892444+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.894966+0000 mon.a (mon.0) 3941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.894966+0000 mon.a (mon.0) 3941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.897183+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.897183+0000 mon.a (mon.0) 3942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.897940+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.897940+0000 mon.a (mon.0) 3943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.902442+0000 mgr.x (mgr.24998) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.902442+0000 mgr.x (mgr.24998) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.902817+0000 mon.a (mon.0) 3944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.902817+0000 mon.a (mon.0) 3944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.944198+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.047 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.184456+0000 mon.a (mon.0) 3962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.047 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.184456+0000 mon.a (mon.0) 3962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.047 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.185599+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.047 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.185599+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.047 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.194831+0000 mgr.x (mgr.24998) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.047 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.194831+0000 mgr.x (mgr.24998) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.048 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.195096+0000 mon.a (mon.0) 3964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.195096+0000 mon.a (mon.0) 3964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.254214+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.254214+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.257331+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.257331+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.259914+0000 mon.a (mon.0) 3967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.259914+0000 mon.a (mon.0) 3967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.261106+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.261106+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.269860+0000 mon.a (mon.0) 3969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.269860+0000 mon.a (mon.0) 3969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.311445+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.311445+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.314959+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.314959+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.317588+0000 mon.a (mon.0) 3972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.317588+0000 mon.a (mon.0) 3972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.318546+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.318546+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.327017+0000 mon.a (mon.0) 3974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.327017+0000 mon.a (mon.0) 3974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.367466+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.367466+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.051 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.370113+0000 mon.a (mon.0) 3976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.051 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.370113+0000 mon.a (mon.0) 3976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.051 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.372748+0000 mon.a (mon.0) 3977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.051 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.372748+0000 mon.a (mon.0) 3977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.051 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.373736+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.051 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.373736+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.051 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.382526+0000 mon.a (mon.0) 3979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.051 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.382526+0000 mon.a (mon.0) 3979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.051 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.439584+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.051 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.944198+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.946244+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.946244+0000 mon.a (mon.0) 3946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.948317+0000 mon.a (mon.0) 3947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.948317+0000 mon.a (mon.0) 3947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.949014+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.949014+0000 mon.a (mon.0) 3948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.953786+0000 mgr.x (mgr.24998) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:34.953786+0000 mgr.x (mgr.24998) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.954175+0000 mon.a (mon.0) 3949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:34.954175+0000 mon.a (mon.0) 3949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.011466+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.011466+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.014024+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.014024+0000 mon.a (mon.0) 3951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.053 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.016286+0000 mon.a (mon.0) 3952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.053 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.016286+0000 mon.a (mon.0) 3952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.053 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.017111+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.053 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.017111+0000 mon.a (mon.0) 3953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.053 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.439584+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.054 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.442272+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.054 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.442272+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.054 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.444674+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.054 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.444674+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.054 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.445725+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.054 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.445725+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.054 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.456032+0000 mon.a (mon.0) 3984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.054 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.456032+0000 mon.a (mon.0) 3984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.054 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.513580+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.054 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.513580+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.054 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.516327+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.054 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.516327+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.054 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.518635+0000 mon.a (mon.0) 3987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.054 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.518635+0000 mon.a (mon.0) 3987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.055 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.519782+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.055 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.519782+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.055 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.530064+0000 mon.a (mon.0) 3989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.055 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.530064+0000 mon.a (mon.0) 3989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.055 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.572287+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.055 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.572287+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.055 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.575227+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.055 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.575227+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.055 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.577695+0000 mon.a (mon.0) 3992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.055 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.577695+0000 mon.a (mon.0) 3992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.055 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.578791+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.055 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.578791+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.055 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.589167+0000 mon.a (mon.0) 3994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.055 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.589167+0000 mon.a (mon.0) 3994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.056 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.629866+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.056 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.629866+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.056 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.632042+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.056 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.632042+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.056 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.634023+0000 mon.a (mon.0) 3997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.056 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.634023+0000 mon.a (mon.0) 3997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.056 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.634808+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.056 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.634808+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.056 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.642856+0000 mon.a (mon.0) 3999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.642856+0000 mon.a (mon.0) 3999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.684291+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.684291+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.686300+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.686300+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.688029+0000 mon.a (mon.0) 4002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.688029+0000 mon.a (mon.0) 4002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.688759+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.688759+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.696383+0000 mon.a (mon.0) 4004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.696383+0000 mon.a (mon.0) 4004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.737194+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.057 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.737194+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.058 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.739614+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.058 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.739614+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.058 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.742164+0000 mon.a (mon.0) 4007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.058 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.742164+0000 mon.a (mon.0) 4007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.058 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.743046+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.058 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.743046+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.058 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.751557+0000 mon.a (mon.0) 4009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.058 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.751557+0000 mon.a (mon.0) 4009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.058 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.792424+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.058 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[73244]: audit 2024-04-30T10:10:35.792424+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.059 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.024820+0000 mgr.x (mgr.24998) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.059 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.024820+0000 mgr.x (mgr.24998) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.059 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.025100+0000 mon.a (mon.0) 3954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.059 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.025100+0000 mon.a (mon.0) 3954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.060 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.098708+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.060 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.098708+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.060 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.101309+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.060 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.101309+0000 mon.a (mon.0) 3956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.060 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.103784+0000 mon.a (mon.0) 3957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.060 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.103784+0000 mon.a (mon.0) 3957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.060 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.104870+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.060 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.104870+0000 mon.a (mon.0) 3958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.060 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.115402+0000 mgr.x (mgr.24998) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.060 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.115402+0000 mgr.x (mgr.24998) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.060 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.115584+0000 mon.a (mon.0) 3959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.060 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.115584+0000 mon.a (mon.0) 3959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.060 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.178557+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.060 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.178557+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.181643+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.181643+0000 mon.a (mon.0) 3961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.184456+0000 mon.a (mon.0) 3962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.184456+0000 mon.a (mon.0) 3962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.185599+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.185599+0000 mon.a (mon.0) 3963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.194831+0000 mgr.x (mgr.24998) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.194831+0000 mgr.x (mgr.24998) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:36.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.195096+0000 mon.a (mon.0) 3964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.195096+0000 mon.a (mon.0) 3964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.254214+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.254214+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.257331+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.257331+0000 mon.a (mon.0) 3966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.061 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.259914+0000 mon.a (mon.0) 3967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.062 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.259914+0000 mon.a (mon.0) 3967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.062 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.261106+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.062 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.261106+0000 mon.a (mon.0) 3968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.062 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.269860+0000 mon.a (mon.0) 3969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.062 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.269860+0000 mon.a (mon.0) 3969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.062 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.311445+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.062 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.311445+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.062 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.314959+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.062 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.314959+0000 mon.a (mon.0) 3971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.317588+0000 mon.a (mon.0) 3972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.317588+0000 mon.a (mon.0) 3972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.318546+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.318546+0000 mon.a (mon.0) 3973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.327017+0000 mon.a (mon.0) 3974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.327017+0000 mon.a (mon.0) 3974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.367466+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.367466+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.370113+0000 mon.a (mon.0) 3976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.370113+0000 mon.a (mon.0) 3976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.372748+0000 mon.a (mon.0) 3977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.372748+0000 mon.a (mon.0) 3977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.373736+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.373736+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.063 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.382526+0000 mon.a (mon.0) 3979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.382526+0000 mon.a (mon.0) 3979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.439584+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.439584+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.442272+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.442272+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.444674+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.444674+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.445725+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.445725+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.456032+0000 mon.a (mon.0) 3984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.456032+0000 mon.a (mon.0) 3984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.513580+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.513580+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.516327+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.064 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.516327+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.065 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.518635+0000 mon.a (mon.0) 3987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.065 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.518635+0000 mon.a (mon.0) 3987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.065 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.519782+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.065 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.519782+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.065 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.530064+0000 mon.a (mon.0) 3989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.065 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.530064+0000 mon.a (mon.0) 3989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.065 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.572287+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.065 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.572287+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.065 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.575227+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.065 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.575227+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.065 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.577695+0000 mon.a (mon.0) 3992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.065 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.577695+0000 mon.a (mon.0) 3992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.065 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.578791+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.065 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.578791+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.065 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.589167+0000 mon.a (mon.0) 3994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.589167+0000 mon.a (mon.0) 3994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.629866+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.629866+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.632042+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.632042+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.634023+0000 mon.a (mon.0) 3997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.634023+0000 mon.a (mon.0) 3997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.634808+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.634808+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.642856+0000 mon.a (mon.0) 3999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.642856+0000 mon.a (mon.0) 3999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.684291+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.684291+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.066 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.686300+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.067 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.686300+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.067 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.688029+0000 mon.a (mon.0) 4002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.067 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.688029+0000 mon.a (mon.0) 4002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.067 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.688759+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.067 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.688759+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.067 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.696383+0000 mon.a (mon.0) 4004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.067 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.696383+0000 mon.a (mon.0) 4004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.067 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.737194+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.068 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.737194+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.068 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.739614+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.068 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.739614+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.068 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.742164+0000 mon.a (mon.0) 4007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.068 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.742164+0000 mon.a (mon.0) 4007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.068 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.743046+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.068 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.743046+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.068 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.751557+0000 mon.a (mon.0) 4009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.068 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.751557+0000 mon.a (mon.0) 4009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.068 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.792424+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.068 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:35 smithi144 bash[75481]: audit 2024-04-30T10:10:35.792424+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.372748+0000 mon.a (mon.0) 3977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.373736+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.373736+0000 mon.a (mon.0) 3978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.382526+0000 mon.a (mon.0) 3979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.382526+0000 mon.a (mon.0) 3979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.439584+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.439584+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.442272+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.442272+0000 mon.a (mon.0) 3981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.444674+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.444674+0000 mon.a (mon.0) 3982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.445725+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.445725+0000 mon.a (mon.0) 3983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.456032+0000 mon.a (mon.0) 3984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.456032+0000 mon.a (mon.0) 3984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.513580+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.513580+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.516327+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.516327+0000 mon.a (mon.0) 3986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.518635+0000 mon.a (mon.0) 3987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.518635+0000 mon.a (mon.0) 3987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.519782+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.519782+0000 mon.a (mon.0) 3988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.530064+0000 mon.a (mon.0) 3989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.530064+0000 mon.a (mon.0) 3989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.572287+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.572287+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.575227+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.575227+0000 mon.a (mon.0) 3991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.577695+0000 mon.a (mon.0) 3992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.577695+0000 mon.a (mon.0) 3992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.578791+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.578791+0000 mon.a (mon.0) 3993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.589167+0000 mon.a (mon.0) 3994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.589167+0000 mon.a (mon.0) 3994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.629866+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.629866+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.632042+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.632042+0000 mon.a (mon.0) 3996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.634023+0000 mon.a (mon.0) 3997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.634023+0000 mon.a (mon.0) 3997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.634808+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.634808+0000 mon.a (mon.0) 3998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.642856+0000 mon.a (mon.0) 3999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.642856+0000 mon.a (mon.0) 3999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.684291+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.684291+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.686300+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.686300+0000 mon.a (mon.0) 4001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.688029+0000 mon.a (mon.0) 4002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.688029+0000 mon.a (mon.0) 4002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.688759+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.688759+0000 mon.a (mon.0) 4003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.696383+0000 mon.a (mon.0) 4004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.696383+0000 mon.a (mon.0) 4004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.737194+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.737194+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.739614+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.739614+0000 mon.a (mon.0) 4006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.742164+0000 mon.a (mon.0) 4007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.742164+0000 mon.a (mon.0) 4007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:36.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.743046+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.743046+0000 mon.a (mon.0) 4008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:36.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.751557+0000 mon.a (mon.0) 4009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.751557+0000 mon.a (mon.0) 4009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:36.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.792424+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:36.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:35 smithi151 bash[59049]: audit 2024-04-30T10:10:35.792424+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.269452+0000 mgr.x (mgr.24998) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.269452+0000 mgr.x (mgr.24998) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.326602+0000 mgr.x (mgr.24998) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.326602+0000 mgr.x (mgr.24998) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cluster 2024-04-30T10:10:35.364542+0000 mgr.x (mgr.24998) 1144 : cluster [DBG] pgmap v200: 161 pgs: 14 active+undersized+degraded, 12 peering, 34 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-30T10:10:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cluster 2024-04-30T10:10:35.364542+0000 mgr.x (mgr.24998) 1144 : cluster [DBG] pgmap v200: 161 pgs: 14 active+undersized+degraded, 12 peering, 34 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-30T10:10:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.382193+0000 mgr.x (mgr.24998) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.382193+0000 mgr.x (mgr.24998) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.455886+0000 mgr.x (mgr.24998) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.455886+0000 mgr.x (mgr.24998) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.529714+0000 mgr.x (mgr.24998) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.529714+0000 mgr.x (mgr.24998) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.588913+0000 mgr.x (mgr.24998) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.588913+0000 mgr.x (mgr.24998) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.642594+0000 mgr.x (mgr.24998) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.642594+0000 mgr.x (mgr.24998) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.696195+0000 mgr.x (mgr.24998) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.696195+0000 mgr.x (mgr.24998) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.751165+0000 mgr.x (mgr.24998) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.751165+0000 mgr.x (mgr.24998) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.795433+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.795433+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.811060+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.811060+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.812133+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.812133+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.816871+0000 mgr.x (mgr.24998) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.816871+0000 mgr.x (mgr.24998) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.817382+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.817382+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.860776+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.860776+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.863344+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.863344+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.865657+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.865657+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.866731+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.866731+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.874212+0000 mgr.x (mgr.24998) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.874212+0000 mgr.x (mgr.24998) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.874619+0000 mon.a (mon.0) 4019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.874619+0000 mon.a (mon.0) 4019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.932068+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.932068+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.934395+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.934395+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.936907+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.936907+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.937815+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.937815+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.945409+0000 mgr.x (mgr.24998) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:35.945409+0000 mgr.x (mgr.24998) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.945706+0000 mon.a (mon.0) 4024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:35.945706+0000 mon.a (mon.0) 4024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.018429+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.018429+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.022771+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.022771+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.025774+0000 mon.a (mon.0) 4027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.025774+0000 mon.a (mon.0) 4027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.027255+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.027255+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.037376+0000 mon.a (mon.0) 4029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.037376+0000 mon.a (mon.0) 4029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.037383+0000 mgr.x (mgr.24998) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.037383+0000 mgr.x (mgr.24998) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.117667+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.117667+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.120473+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.120473+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.123046+0000 mon.a (mon.0) 4032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.123046+0000 mon.a (mon.0) 4032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.124150+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.124150+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.132462+0000 mgr.x (mgr.24998) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.132462+0000 mgr.x (mgr.24998) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.132755+0000 mon.a (mon.0) 4034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.132755+0000 mon.a (mon.0) 4034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.189671+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.189671+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.192087+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.192087+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.194511+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.194511+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.195598+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.195598+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.203947+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.203947+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.261734+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.261734+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.264367+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.264367+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.266772+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.266772+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.267787+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.267787+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.275909+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.275909+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.349969+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.349969+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.352237+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.352237+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.355374+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.355374+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.356306+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.356306+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.363310+0000 mon.a (mon.0) 4049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.363310+0000 mon.a (mon.0) 4049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.441152+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.441152+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.443683+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.443683+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.446174+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.446174+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.447098+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.447098+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.454082+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.454082+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.528442+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.528442+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.531175+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.531175+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.533878+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.533878+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.534918+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.534918+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.541432+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.541432+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.616704+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.616704+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.619450+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.619450+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.622331+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.622331+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.623229+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.623229+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.628799+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.628799+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.718114+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.718114+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.722769+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.722769+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.727588+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.727588+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.729226+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.729226+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.737970+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:36 smithi151 bash[59049]: audit 2024-04-30T10:10:36.737970+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.269452+0000 mgr.x (mgr.24998) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.269452+0000 mgr.x (mgr.24998) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.326602+0000 mgr.x (mgr.24998) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.326602+0000 mgr.x (mgr.24998) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cluster 2024-04-30T10:10:35.364542+0000 mgr.x (mgr.24998) 1144 : cluster [DBG] pgmap v200: 161 pgs: 14 active+undersized+degraded, 12 peering, 34 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-30T10:10:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cluster 2024-04-30T10:10:35.364542+0000 mgr.x (mgr.24998) 1144 : cluster [DBG] pgmap v200: 161 pgs: 14 active+undersized+degraded, 12 peering, 34 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-30T10:10:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.382193+0000 mgr.x (mgr.24998) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.382193+0000 mgr.x (mgr.24998) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.455886+0000 mgr.x (mgr.24998) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.455886+0000 mgr.x (mgr.24998) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.529714+0000 mgr.x (mgr.24998) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.529714+0000 mgr.x (mgr.24998) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.588913+0000 mgr.x (mgr.24998) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.588913+0000 mgr.x (mgr.24998) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.642594+0000 mgr.x (mgr.24998) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.642594+0000 mgr.x (mgr.24998) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.696195+0000 mgr.x (mgr.24998) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.696195+0000 mgr.x (mgr.24998) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.751165+0000 mgr.x (mgr.24998) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.751165+0000 mgr.x (mgr.24998) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.795433+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.269452+0000 mgr.x (mgr.24998) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.269452+0000 mgr.x (mgr.24998) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.326602+0000 mgr.x (mgr.24998) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.326602+0000 mgr.x (mgr.24998) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cluster 2024-04-30T10:10:35.364542+0000 mgr.x (mgr.24998) 1144 : cluster [DBG] pgmap v200: 161 pgs: 14 active+undersized+degraded, 12 peering, 34 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-30T10:10:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cluster 2024-04-30T10:10:35.364542+0000 mgr.x (mgr.24998) 1144 : cluster [DBG] pgmap v200: 161 pgs: 14 active+undersized+degraded, 12 peering, 34 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 60/630 objects degraded (9.524%) 2024-04-30T10:10:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.382193+0000 mgr.x (mgr.24998) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.382193+0000 mgr.x (mgr.24998) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.455886+0000 mgr.x (mgr.24998) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.455886+0000 mgr.x (mgr.24998) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.529714+0000 mgr.x (mgr.24998) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.529714+0000 mgr.x (mgr.24998) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.588913+0000 mgr.x (mgr.24998) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.588913+0000 mgr.x (mgr.24998) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.642594+0000 mgr.x (mgr.24998) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.642594+0000 mgr.x (mgr.24998) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.696195+0000 mgr.x (mgr.24998) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.696195+0000 mgr.x (mgr.24998) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.751165+0000 mgr.x (mgr.24998) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.751165+0000 mgr.x (mgr.24998) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.795433+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.795433+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.811060+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.811060+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.812133+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.812133+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.816871+0000 mgr.x (mgr.24998) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.816871+0000 mgr.x (mgr.24998) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.817382+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.817382+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.860776+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.860776+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.863344+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.863344+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.865657+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.865657+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.866731+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.866731+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.874212+0000 mgr.x (mgr.24998) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.874212+0000 mgr.x (mgr.24998) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.795433+0000 mon.a (mon.0) 4011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.811060+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.811060+0000 mon.a (mon.0) 4012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.812133+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.812133+0000 mon.a (mon.0) 4013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.816871+0000 mgr.x (mgr.24998) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.816871+0000 mgr.x (mgr.24998) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.817382+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.817382+0000 mon.a (mon.0) 4014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.860776+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.860776+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.863344+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.863344+0000 mon.a (mon.0) 4016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.865657+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.865657+0000 mon.a (mon.0) 4017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.866731+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.866731+0000 mon.a (mon.0) 4018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.874212+0000 mgr.x (mgr.24998) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.874212+0000 mgr.x (mgr.24998) 1153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.874619+0000 mon.a (mon.0) 4019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.874619+0000 mon.a (mon.0) 4019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.932068+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.932068+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.934395+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.934395+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.936907+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.936907+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.937815+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.937815+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.945409+0000 mgr.x (mgr.24998) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:35.945409+0000 mgr.x (mgr.24998) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.945706+0000 mon.a (mon.0) 4024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:35.945706+0000 mon.a (mon.0) 4024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.018429+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.018429+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.022771+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.022771+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.025774+0000 mon.a (mon.0) 4027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.025774+0000 mon.a (mon.0) 4027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.874619+0000 mon.a (mon.0) 4019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.874619+0000 mon.a (mon.0) 4019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.932068+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.932068+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.934395+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.934395+0000 mon.a (mon.0) 4021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.936907+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.936907+0000 mon.a (mon.0) 4022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.937815+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.937815+0000 mon.a (mon.0) 4023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.945409+0000 mgr.x (mgr.24998) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:35.945409+0000 mgr.x (mgr.24998) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.945706+0000 mon.a (mon.0) 4024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:35.945706+0000 mon.a (mon.0) 4024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.018429+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.018429+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.022771+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.022771+0000 mon.a (mon.0) 4026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.025774+0000 mon.a (mon.0) 4027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.025774+0000 mon.a (mon.0) 4027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.027255+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.027255+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.037376+0000 mon.a (mon.0) 4029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.037376+0000 mon.a (mon.0) 4029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.037383+0000 mgr.x (mgr.24998) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.037383+0000 mgr.x (mgr.24998) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.117667+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.117667+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.120473+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.120473+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.123046+0000 mon.a (mon.0) 4032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.123046+0000 mon.a (mon.0) 4032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.124150+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.124150+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.132462+0000 mgr.x (mgr.24998) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.132462+0000 mgr.x (mgr.24998) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.132755+0000 mon.a (mon.0) 4034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.132755+0000 mon.a (mon.0) 4034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.189671+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.189671+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.027255+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.027255+0000 mon.a (mon.0) 4028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.037376+0000 mon.a (mon.0) 4029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.037376+0000 mon.a (mon.0) 4029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.037383+0000 mgr.x (mgr.24998) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.037383+0000 mgr.x (mgr.24998) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.117667+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.117667+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.120473+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.120473+0000 mon.a (mon.0) 4031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.123046+0000 mon.a (mon.0) 4032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.123046+0000 mon.a (mon.0) 4032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.124150+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.124150+0000 mon.a (mon.0) 4033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.132462+0000 mgr.x (mgr.24998) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.132462+0000 mgr.x (mgr.24998) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.132755+0000 mon.a (mon.0) 4034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.132755+0000 mon.a (mon.0) 4034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.189671+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.189671+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.192087+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.192087+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.194511+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.194511+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.195598+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.195598+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.203947+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.203947+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.261734+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.261734+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.264367+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.264367+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.266772+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.266772+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.267787+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.267787+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.275909+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.275909+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.349969+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.192087+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.192087+0000 mon.a (mon.0) 4036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.194511+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.194511+0000 mon.a (mon.0) 4037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.195598+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.195598+0000 mon.a (mon.0) 4038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.203947+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.203947+0000 mon.a (mon.0) 4039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.261734+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.261734+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.264367+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.264367+0000 mon.a (mon.0) 4041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.266772+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.266772+0000 mon.a (mon.0) 4042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.267787+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.267787+0000 mon.a (mon.0) 4043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.275909+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.275909+0000 mon.a (mon.0) 4044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.349969+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.349969+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.352237+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.352237+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.355374+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.355374+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.356306+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.356306+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.363310+0000 mon.a (mon.0) 4049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.363310+0000 mon.a (mon.0) 4049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.441152+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.441152+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.443683+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.443683+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.446174+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.446174+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.447098+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.447098+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.454082+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.454082+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.349969+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.352237+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.352237+0000 mon.a (mon.0) 4046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.355374+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.355374+0000 mon.a (mon.0) 4047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.356306+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.356306+0000 mon.a (mon.0) 4048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.363310+0000 mon.a (mon.0) 4049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.363310+0000 mon.a (mon.0) 4049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.441152+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.441152+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.443683+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.443683+0000 mon.a (mon.0) 4051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.446174+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.446174+0000 mon.a (mon.0) 4052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.447098+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.447098+0000 mon.a (mon.0) 4053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.454082+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.454082+0000 mon.a (mon.0) 4054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.528442+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.528442+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.531175+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.531175+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.533878+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.533878+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.534918+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.534918+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.541432+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.541432+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.616704+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.616704+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.619450+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.619450+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.622331+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.622331+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.623229+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.623229+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.628799+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.528442+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.528442+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.531175+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.531175+0000 mon.a (mon.0) 4056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.533878+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.533878+0000 mon.a (mon.0) 4057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.534918+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.534918+0000 mon.a (mon.0) 4058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.541432+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.541432+0000 mon.a (mon.0) 4059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.616704+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.616704+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.619450+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.619450+0000 mon.a (mon.0) 4061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.622331+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.622331+0000 mon.a (mon.0) 4062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.623229+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.623229+0000 mon.a (mon.0) 4063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.628799+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.628799+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.718114+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.718114+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.722769+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.722769+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.727588+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.727588+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.729226+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.729226+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.737970+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[73244]: audit 2024-04-30T10:10:36.737970+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.628799+0000 mon.a (mon.0) 4064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.718114+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.718114+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.722769+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.722769+0000 mon.a (mon.0) 4066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.727588+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.727588+0000 mon.a (mon.0) 4067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.729226+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.729226+0000 mon.a (mon.0) 4068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.737970+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:36 smithi144 bash[75481]: audit 2024-04-30T10:10:36.737970+0000 mon.a (mon.0) 4069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.203787+0000 mgr.x (mgr.24998) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.203787+0000 mgr.x (mgr.24998) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.275560+0000 mgr.x (mgr.24998) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.275560+0000 mgr.x (mgr.24998) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.362940+0000 mgr.x (mgr.24998) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.362940+0000 mgr.x (mgr.24998) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.453791+0000 mgr.x (mgr.24998) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.453791+0000 mgr.x (mgr.24998) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.541059+0000 mgr.x (mgr.24998) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.541059+0000 mgr.x (mgr.24998) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.628441+0000 mgr.x (mgr.24998) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.628441+0000 mgr.x (mgr.24998) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.737874+0000 mgr.x (mgr.24998) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.737874+0000 mgr.x (mgr.24998) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.819018+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.819018+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.821475+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.821475+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.823759+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.823759+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.203787+0000 mgr.x (mgr.24998) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.203787+0000 mgr.x (mgr.24998) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.275560+0000 mgr.x (mgr.24998) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.275560+0000 mgr.x (mgr.24998) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.362940+0000 mgr.x (mgr.24998) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.362940+0000 mgr.x (mgr.24998) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.453791+0000 mgr.x (mgr.24998) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.453791+0000 mgr.x (mgr.24998) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.541059+0000 mgr.x (mgr.24998) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.541059+0000 mgr.x (mgr.24998) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.628441+0000 mgr.x (mgr.24998) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.628441+0000 mgr.x (mgr.24998) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.737874+0000 mgr.x (mgr.24998) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.737874+0000 mgr.x (mgr.24998) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.819018+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.819018+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.821475+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.821475+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.823759+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.823759+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.824784+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.824784+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.830038+0000 mgr.x (mgr.24998) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.830038+0000 mgr.x (mgr.24998) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.830425+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.830425+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.909042+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.909042+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.911610+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.911610+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.917062+0000 mon.a (mon.0) 4077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.917062+0000 mon.a (mon.0) 4077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.917972+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.917972+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.923792+0000 mgr.x (mgr.24998) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.923792+0000 mgr.x (mgr.24998) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.924217+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.924217+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.970026+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.970026+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.824784+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.824784+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.830038+0000 mgr.x (mgr.24998) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.830038+0000 mgr.x (mgr.24998) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.830425+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.830425+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.909042+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.909042+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.911610+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.911610+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.917062+0000 mon.a (mon.0) 4077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.917062+0000 mon.a (mon.0) 4077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.917972+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.917972+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.923792+0000 mgr.x (mgr.24998) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.923792+0000 mgr.x (mgr.24998) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.924217+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.924217+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.970026+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.970026+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.972768+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.972768+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.975304+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.975304+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.976319+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.976319+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.982444+0000 mgr.x (mgr.24998) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:36.982444+0000 mgr.x (mgr.24998) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.982879+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:36.982879+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.045579+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.045579+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.048455+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.048455+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.051307+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.051307+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.052395+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.052395+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.058456+0000 mgr.x (mgr.24998) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.058456+0000 mgr.x (mgr.24998) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.972768+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.972768+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.975304+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.975304+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.976319+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.976319+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.982444+0000 mgr.x (mgr.24998) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:36.982444+0000 mgr.x (mgr.24998) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.982879+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:36.982879+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.045579+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.045579+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.048455+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.048455+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.051307+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.051307+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.052395+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.052395+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.058456+0000 mgr.x (mgr.24998) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.058456+0000 mgr.x (mgr.24998) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.058856+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.058856+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.099465+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.099465+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.101815+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.101815+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.103968+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.103968+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.104892+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.104892+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.110049+0000 mgr.x (mgr.24998) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.110049+0000 mgr.x (mgr.24998) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.110507+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.110507+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.156159+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.156159+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.158922+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.158922+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.161095+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.161095+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.058856+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.058856+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.099465+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.099465+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.101815+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.101815+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.103968+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.103968+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.104892+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.104892+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.110049+0000 mgr.x (mgr.24998) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.110049+0000 mgr.x (mgr.24998) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.110507+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.110507+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.156159+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.156159+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.158922+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.158922+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.161095+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.161095+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.161939+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.161939+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.167158+0000 mgr.x (mgr.24998) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.167158+0000 mgr.x (mgr.24998) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.167543+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.167543+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.213041+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.213041+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.215350+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.215350+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.217256+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.217256+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.217919+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.217919+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.223315+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.223315+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.264650+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.264650+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.266755+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.266755+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.269009+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.269009+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.269908+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.269908+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.275454+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.275454+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.317552+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.317552+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.320135+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.320135+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.322532+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.322532+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.323564+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.323564+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.329462+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.329462+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.373615+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.373615+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.161939+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.161939+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.167158+0000 mgr.x (mgr.24998) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.167158+0000 mgr.x (mgr.24998) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:37.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.167543+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.167543+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.213041+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.213041+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.215350+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.215350+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.217256+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.217256+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.217919+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.217919+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.223315+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.223315+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.264650+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.264650+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.266755+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.376021+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.376021+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.378552+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.378552+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.379657+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.379657+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.385360+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.385360+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.443369+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.443369+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.445858+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.445858+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.448038+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.448038+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.448863+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.448863+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.454446+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.454446+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.488778+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.488778+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.266755+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.269009+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.269009+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.269908+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.269908+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.275454+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.275454+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.317552+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.317552+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.320135+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.320135+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.322532+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.322532+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.323564+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.323564+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.329462+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.329462+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.373615+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.373615+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.489820+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:37.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.489820+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:37.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.513492+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.513492+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.519287+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.519287+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.521465+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.521465+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.522341+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.522341+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.527727+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.527727+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.568841+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.568841+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.571279+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.571279+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.573748+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.573748+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.574822+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.376021+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.376021+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.378552+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.378552+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.379657+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.379657+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.385360+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.385360+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.443369+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.443369+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.445858+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.445858+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.448038+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.448038+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.448863+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.448863+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.454446+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.454446+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.488778+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.488778+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.574822+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.582531+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.582531+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.661916+0000 mon.a (mon.0) 4137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.661916+0000 mon.a (mon.0) 4137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.664821+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.664821+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.668316+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.668316+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.669434+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.669434+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.680481+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.680481+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.756883+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.756883+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.759515+0000 mon.a (mon.0) 4143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.759515+0000 mon.a (mon.0) 4143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.761925+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.761925+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.763181+0000 mon.a (mon.0) 4145 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.763181+0000 mon.a (mon.0) 4145 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.768733+0000 mon.a (mon.0) 4146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[75481]: audit 2024-04-30T10:10:37.768733+0000 mon.a (mon.0) 4146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.489820+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:37.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.489820+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:37.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.513492+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.513492+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.519287+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.519287+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.521465+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.521465+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.522341+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.522341+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.527727+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.527727+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.568841+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.568841+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.571279+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.571279+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.573748+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.573748+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.574822+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.574822+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.582531+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.582531+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.661916+0000 mon.a (mon.0) 4137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.661916+0000 mon.a (mon.0) 4137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.664821+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.664821+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.668316+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.668316+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.669434+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.669434+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.680481+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.680481+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.756883+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.756883+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:37.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.759515+0000 mon.a (mon.0) 4143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.759515+0000 mon.a (mon.0) 4143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:37.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.761925+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.761925+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:37.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.763181+0000 mon.a (mon.0) 4145 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.763181+0000 mon.a (mon.0) 4145 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:37.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.768733+0000 mon.a (mon.0) 4146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:37.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:37 smithi144 bash[73244]: audit 2024-04-30T10:10:37.768733+0000 mon.a (mon.0) 4146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.203787+0000 mgr.x (mgr.24998) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.203787+0000 mgr.x (mgr.24998) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.275560+0000 mgr.x (mgr.24998) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.275560+0000 mgr.x (mgr.24998) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.362940+0000 mgr.x (mgr.24998) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.362940+0000 mgr.x (mgr.24998) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.453791+0000 mgr.x (mgr.24998) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.453791+0000 mgr.x (mgr.24998) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.541059+0000 mgr.x (mgr.24998) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.541059+0000 mgr.x (mgr.24998) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.628441+0000 mgr.x (mgr.24998) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.628441+0000 mgr.x (mgr.24998) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.737874+0000 mgr.x (mgr.24998) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.737874+0000 mgr.x (mgr.24998) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.819018+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.819018+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.821475+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.821475+0000 mon.a (mon.0) 4071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.823759+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.823759+0000 mon.a (mon.0) 4072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.824784+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.824784+0000 mon.a (mon.0) 4073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.830038+0000 mgr.x (mgr.24998) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.830038+0000 mgr.x (mgr.24998) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.830425+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.830425+0000 mon.a (mon.0) 4074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.909042+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.909042+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.911610+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.911610+0000 mon.a (mon.0) 4076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.917062+0000 mon.a (mon.0) 4077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.917062+0000 mon.a (mon.0) 4077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.917972+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.917972+0000 mon.a (mon.0) 4078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.923792+0000 mgr.x (mgr.24998) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.923792+0000 mgr.x (mgr.24998) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.924217+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.924217+0000 mon.a (mon.0) 4079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.970026+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.970026+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.972768+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.972768+0000 mon.a (mon.0) 4081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.975304+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.975304+0000 mon.a (mon.0) 4082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.976319+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.976319+0000 mon.a (mon.0) 4083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.982444+0000 mgr.x (mgr.24998) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:36.982444+0000 mgr.x (mgr.24998) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.982879+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:36.982879+0000 mon.a (mon.0) 4084 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.045579+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.045579+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.048455+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.048455+0000 mon.a (mon.0) 4086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.051307+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.051307+0000 mon.a (mon.0) 4087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.052395+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.052395+0000 mon.a (mon.0) 4088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.058456+0000 mgr.x (mgr.24998) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.058456+0000 mgr.x (mgr.24998) 1167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.058856+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.058856+0000 mon.a (mon.0) 4089 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.099465+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.099465+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.101815+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.101815+0000 mon.a (mon.0) 4091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.103968+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.103968+0000 mon.a (mon.0) 4092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.104892+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.104892+0000 mon.a (mon.0) 4093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.110049+0000 mgr.x (mgr.24998) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.110049+0000 mgr.x (mgr.24998) 1168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.110507+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.110507+0000 mon.a (mon.0) 4094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.156159+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.156159+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.158922+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.158922+0000 mon.a (mon.0) 4096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.161095+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.161095+0000 mon.a (mon.0) 4097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.161939+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.161939+0000 mon.a (mon.0) 4098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.167158+0000 mgr.x (mgr.24998) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.167158+0000 mgr.x (mgr.24998) 1169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:38.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.167543+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.167543+0000 mon.a (mon.0) 4099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.213041+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.213041+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.215350+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.215350+0000 mon.a (mon.0) 4101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.217256+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.217256+0000 mon.a (mon.0) 4102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.217919+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.217919+0000 mon.a (mon.0) 4103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.223315+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.223315+0000 mon.a (mon.0) 4104 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.264650+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.264650+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.266755+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.266755+0000 mon.a (mon.0) 4106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.269009+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.269009+0000 mon.a (mon.0) 4107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.269908+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.269908+0000 mon.a (mon.0) 4108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.275454+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.275454+0000 mon.a (mon.0) 4109 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.317552+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.317552+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.320135+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.320135+0000 mon.a (mon.0) 4111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.322532+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.322532+0000 mon.a (mon.0) 4112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.323564+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.323564+0000 mon.a (mon.0) 4113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.329462+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.329462+0000 mon.a (mon.0) 4114 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.373615+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.373615+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.376021+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.376021+0000 mon.a (mon.0) 4116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.378552+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.378552+0000 mon.a (mon.0) 4117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.379657+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.379657+0000 mon.a (mon.0) 4118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.385360+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.385360+0000 mon.a (mon.0) 4119 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.443369+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.443369+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.445858+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.445858+0000 mon.a (mon.0) 4121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.448038+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.448038+0000 mon.a (mon.0) 4122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.448863+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.448863+0000 mon.a (mon.0) 4123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.454446+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.454446+0000 mon.a (mon.0) 4124 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.488778+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.488778+0000 mon.a (mon.0) 4125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.489820+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:38.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.489820+0000 mon.a (mon.0) 4126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:38.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.513492+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.513492+0000 mon.a (mon.0) 4127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.519287+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.519287+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.521465+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.521465+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.522341+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.522341+0000 mon.a (mon.0) 4130 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.527727+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.527727+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.568841+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.568841+0000 mon.a (mon.0) 4132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.571279+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.571279+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.573748+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.573748+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.574822+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.574822+0000 mon.a (mon.0) 4135 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.582531+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.582531+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.661916+0000 mon.a (mon.0) 4137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.661916+0000 mon.a (mon.0) 4137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.664821+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.664821+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.668316+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.668316+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.669434+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.669434+0000 mon.a (mon.0) 4140 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.680481+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.680481+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.756883+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.756883+0000 mon.a (mon.0) 4142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:38.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.759515+0000 mon.a (mon.0) 4143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.759515+0000 mon.a (mon.0) 4143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:38.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.761925+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.761925+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:38.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.763181+0000 mon.a (mon.0) 4145 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.763181+0000 mon.a (mon.0) 4145 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:38.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.768733+0000 mon.a (mon.0) 4146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:37 smithi151 bash[59049]: audit 2024-04-30T10:10:37.768733+0000 mon.a (mon.0) 4146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:38.428 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:10:38] "GET /metrics HTTP/1.1" 200 38457 "" "Prometheus/2.33.4" 2024-04-30T10:10:38.428 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[70149]: debug 2024-04-30T10:10:38.182+0000 7fd977f5f700 1 -- 172.21.15.151:0/2026492564 <== mon.2 v2:172.21.15.151:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5636a865d680 con 0x5636a86ba800 2024-04-30T10:10:39.072 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[70149]: debug 2024-04-30T10:10:38.738+0000 7fd9810f87c0 -1 Falling back to public interface 2024-04-30T10:10:39.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.222915+0000 mgr.x (mgr.24998) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.222915+0000 mgr.x (mgr.24998) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.275046+0000 mgr.x (mgr.24998) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.275046+0000 mgr.x (mgr.24998) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.329145+0000 mgr.x (mgr.24998) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.329145+0000 mgr.x (mgr.24998) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cluster 2024-04-30T10:10:37.365218+0000 mgr.x (mgr.24998) 1173 : cluster [DBG] pgmap v201: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-30T10:10:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cluster 2024-04-30T10:10:37.365218+0000 mgr.x (mgr.24998) 1173 : cluster [DBG] pgmap v201: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-30T10:10:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.385121+0000 mgr.x (mgr.24998) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.385121+0000 mgr.x (mgr.24998) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.454019+0000 mgr.x (mgr.24998) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.454019+0000 mgr.x (mgr.24998) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.527305+0000 mgr.x (mgr.24998) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.527305+0000 mgr.x (mgr.24998) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.582241+0000 mgr.x (mgr.24998) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.582241+0000 mgr.x (mgr.24998) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.680358+0000 mgr.x (mgr.24998) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.680358+0000 mgr.x (mgr.24998) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.768338+0000 mgr.x (mgr.24998) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.768338+0000 mgr.x (mgr.24998) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.847576+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.847576+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.850474+0000 mon.a (mon.0) 4148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.850474+0000 mon.a (mon.0) 4148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.852605+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.852605+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.853452+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.853452+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.864024+0000 mgr.x (mgr.24998) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.864024+0000 mgr.x (mgr.24998) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.864279+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.864279+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.927190+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.927190+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.930467+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.930467+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.933316+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.933316+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.934125+0000 mon.a (mon.0) 4155 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.934125+0000 mon.a (mon.0) 4155 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.944244+0000 mgr.x (mgr.24998) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:37.944244+0000 mgr.x (mgr.24998) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.944576+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:37.944576+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.017826+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.017826+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.020515+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.020515+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.023442+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.023442+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.025056+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.025056+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.036896+0000 mgr.x (mgr.24998) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.036896+0000 mgr.x (mgr.24998) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.037054+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.037054+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.115118+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.115118+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.118466+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.118466+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.122394+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.122394+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.123488+0000 mon.a (mon.0) 4165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.123488+0000 mon.a (mon.0) 4165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.134417+0000 mgr.x (mgr.24998) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.134417+0000 mgr.x (mgr.24998) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.134767+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.134767+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.208627+0000 mon.a (mon.0) 4167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.208627+0000 mon.a (mon.0) 4167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.211227+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.211227+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.213484+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.213484+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.214472+0000 mon.a (mon.0) 4170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.214472+0000 mon.a (mon.0) 4170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.225129+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.225129+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.281777+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.281777+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.284145+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.284145+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.286176+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.286176+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.287033+0000 mon.a (mon.0) 4175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.287033+0000 mon.a (mon.0) 4175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.297430+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.297430+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cluster 2024-04-30T10:10:38.326736+0000 mon.a (mon.0) 4177 : cluster [WRN] Health check update: Degraded data redundancy: 70/630 objects degraded (11.111%), 18 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cluster 2024-04-30T10:10:38.326736+0000 mon.a (mon.0) 4177 : cluster [WRN] Health check update: Degraded data redundancy: 70/630 objects degraded (11.111%), 18 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cluster 2024-04-30T10:10:38.326795+0000 mon.a (mon.0) 4178 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-04-30T10:10:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: cluster 2024-04-30T10:10:38.326795+0000 mon.a (mon.0) 4178 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-04-30T10:10:39.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.381414+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.381414+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.386223+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.386223+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.390527+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.390527+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.392131+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.392131+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.402403+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.402403+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.461447+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.461447+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.464400+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.464400+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.467141+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.467141+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.468253+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.468253+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.479530+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.479530+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.536972+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.536972+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.540324+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.540324+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.542693+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.542693+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.543673+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.543673+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.552016+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.552016+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.608950+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.608950+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.611389+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.611389+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.614000+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.614000+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.614943+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.614943+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.623645+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.623645+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.680741+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.680741+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.683285+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.683285+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.686135+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.686135+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.687231+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.687231+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.698110+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.698110+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.772846+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.772846+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.775539+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.775539+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.777930+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.777930+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.778931+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.778931+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.789831+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:38 smithi151 bash[59049]: audit 2024-04-30T10:10:38.789831+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.222915+0000 mgr.x (mgr.24998) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.222915+0000 mgr.x (mgr.24998) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.275046+0000 mgr.x (mgr.24998) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.275046+0000 mgr.x (mgr.24998) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.329145+0000 mgr.x (mgr.24998) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.329145+0000 mgr.x (mgr.24998) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cluster 2024-04-30T10:10:37.365218+0000 mgr.x (mgr.24998) 1173 : cluster [DBG] pgmap v201: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-30T10:10:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cluster 2024-04-30T10:10:37.365218+0000 mgr.x (mgr.24998) 1173 : cluster [DBG] pgmap v201: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-30T10:10:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.385121+0000 mgr.x (mgr.24998) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.385121+0000 mgr.x (mgr.24998) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.454019+0000 mgr.x (mgr.24998) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.454019+0000 mgr.x (mgr.24998) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.527305+0000 mgr.x (mgr.24998) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.527305+0000 mgr.x (mgr.24998) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.582241+0000 mgr.x (mgr.24998) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.582241+0000 mgr.x (mgr.24998) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.680358+0000 mgr.x (mgr.24998) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.680358+0000 mgr.x (mgr.24998) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.768338+0000 mgr.x (mgr.24998) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.768338+0000 mgr.x (mgr.24998) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.847576+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.222915+0000 mgr.x (mgr.24998) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.222915+0000 mgr.x (mgr.24998) 1170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.275046+0000 mgr.x (mgr.24998) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.275046+0000 mgr.x (mgr.24998) 1171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.329145+0000 mgr.x (mgr.24998) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.329145+0000 mgr.x (mgr.24998) 1172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cluster 2024-04-30T10:10:37.365218+0000 mgr.x (mgr.24998) 1173 : cluster [DBG] pgmap v201: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-30T10:10:39.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cluster 2024-04-30T10:10:37.365218+0000 mgr.x (mgr.24998) 1173 : cluster [DBG] pgmap v201: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-30T10:10:39.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.385121+0000 mgr.x (mgr.24998) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.385121+0000 mgr.x (mgr.24998) 1174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.454019+0000 mgr.x (mgr.24998) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.454019+0000 mgr.x (mgr.24998) 1175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.527305+0000 mgr.x (mgr.24998) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.527305+0000 mgr.x (mgr.24998) 1176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.582241+0000 mgr.x (mgr.24998) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.582241+0000 mgr.x (mgr.24998) 1177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.680358+0000 mgr.x (mgr.24998) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.680358+0000 mgr.x (mgr.24998) 1178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.768338+0000 mgr.x (mgr.24998) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.768338+0000 mgr.x (mgr.24998) 1179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.847576+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.847576+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.850474+0000 mon.a (mon.0) 4148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.850474+0000 mon.a (mon.0) 4148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.852605+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.852605+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.853452+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.853452+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.864024+0000 mgr.x (mgr.24998) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.864024+0000 mgr.x (mgr.24998) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.864279+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.864279+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.927190+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.927190+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.930467+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.930467+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.933316+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.933316+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.934125+0000 mon.a (mon.0) 4155 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.934125+0000 mon.a (mon.0) 4155 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.847576+0000 mon.a (mon.0) 4147 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.850474+0000 mon.a (mon.0) 4148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.850474+0000 mon.a (mon.0) 4148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.852605+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.852605+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.853452+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.853452+0000 mon.a (mon.0) 4150 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.864024+0000 mgr.x (mgr.24998) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.864024+0000 mgr.x (mgr.24998) 1180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.864279+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.864279+0000 mon.a (mon.0) 4151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.927190+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.927190+0000 mon.a (mon.0) 4152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.930467+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.930467+0000 mon.a (mon.0) 4153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.933316+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.933316+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.934125+0000 mon.a (mon.0) 4155 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.934125+0000 mon.a (mon.0) 4155 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.944244+0000 mgr.x (mgr.24998) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:37.944244+0000 mgr.x (mgr.24998) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.944576+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:37.944576+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.017826+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.017826+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.020515+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.020515+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.023442+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.023442+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.025056+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.025056+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.036896+0000 mgr.x (mgr.24998) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.036896+0000 mgr.x (mgr.24998) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.037054+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.037054+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.115118+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.115118+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.118466+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.118466+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.944244+0000 mgr.x (mgr.24998) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:37.944244+0000 mgr.x (mgr.24998) 1181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.944576+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:37.944576+0000 mon.a (mon.0) 4156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.017826+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.017826+0000 mon.a (mon.0) 4157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.020515+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.020515+0000 mon.a (mon.0) 4158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.023442+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.023442+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.025056+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.025056+0000 mon.a (mon.0) 4160 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.036896+0000 mgr.x (mgr.24998) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.036896+0000 mgr.x (mgr.24998) 1182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.037054+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.037054+0000 mon.a (mon.0) 4161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.115118+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.115118+0000 mon.a (mon.0) 4162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.118466+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.118466+0000 mon.a (mon.0) 4163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.122394+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.122394+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.123488+0000 mon.a (mon.0) 4165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.123488+0000 mon.a (mon.0) 4165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.134417+0000 mgr.x (mgr.24998) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.134417+0000 mgr.x (mgr.24998) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.134767+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.134767+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.208627+0000 mon.a (mon.0) 4167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.208627+0000 mon.a (mon.0) 4167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.211227+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.211227+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.213484+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.213484+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.214472+0000 mon.a (mon.0) 4170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.214472+0000 mon.a (mon.0) 4170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.225129+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.225129+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.281777+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.281777+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.284145+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.284145+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.286176+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.286176+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.287033+0000 mon.a (mon.0) 4175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.287033+0000 mon.a (mon.0) 4175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.297430+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.297430+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cluster 2024-04-30T10:10:38.326736+0000 mon.a (mon.0) 4177 : cluster [WRN] Health check update: Degraded data redundancy: 70/630 objects degraded (11.111%), 18 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:39.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cluster 2024-04-30T10:10:38.326736+0000 mon.a (mon.0) 4177 : cluster [WRN] Health check update: Degraded data redundancy: 70/630 objects degraded (11.111%), 18 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:39.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cluster 2024-04-30T10:10:38.326795+0000 mon.a (mon.0) 4178 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-04-30T10:10:39.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: cluster 2024-04-30T10:10:38.326795+0000 mon.a (mon.0) 4178 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-04-30T10:10:39.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.381414+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.381414+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.386223+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.386223+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.390527+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.390527+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.122394+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.122394+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.123488+0000 mon.a (mon.0) 4165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.123488+0000 mon.a (mon.0) 4165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.134417+0000 mgr.x (mgr.24998) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.134417+0000 mgr.x (mgr.24998) 1183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:39.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.134767+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.134767+0000 mon.a (mon.0) 4166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.208627+0000 mon.a (mon.0) 4167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.208627+0000 mon.a (mon.0) 4167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.211227+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.211227+0000 mon.a (mon.0) 4168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.213484+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.213484+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.214472+0000 mon.a (mon.0) 4170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.214472+0000 mon.a (mon.0) 4170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.225129+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.225129+0000 mon.a (mon.0) 4171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.281777+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.392131+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.392131+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.402403+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.402403+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.461447+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.461447+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.464400+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.464400+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.467141+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.467141+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.468253+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.468253+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.479530+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.479530+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.536972+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.536972+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.540324+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.540324+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.542693+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.281777+0000 mon.a (mon.0) 4172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.284145+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.284145+0000 mon.a (mon.0) 4173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.286176+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.286176+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.287033+0000 mon.a (mon.0) 4175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.287033+0000 mon.a (mon.0) 4175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.297430+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.297430+0000 mon.a (mon.0) 4176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cluster 2024-04-30T10:10:38.326736+0000 mon.a (mon.0) 4177 : cluster [WRN] Health check update: Degraded data redundancy: 70/630 objects degraded (11.111%), 18 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cluster 2024-04-30T10:10:38.326736+0000 mon.a (mon.0) 4177 : cluster [WRN] Health check update: Degraded data redundancy: 70/630 objects degraded (11.111%), 18 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cluster 2024-04-30T10:10:38.326795+0000 mon.a (mon.0) 4178 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-04-30T10:10:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: cluster 2024-04-30T10:10:38.326795+0000 mon.a (mon.0) 4178 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-04-30T10:10:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.381414+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.381414+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.386223+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.386223+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.390527+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.390527+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.542693+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.543673+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.543673+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.552016+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.552016+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.608950+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.608950+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.611389+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.611389+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.614000+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.614000+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.614943+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.614943+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.623645+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.623645+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.680741+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.680741+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.683285+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.683285+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.686135+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.392131+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.392131+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.402403+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.402403+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.461447+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.461447+0000 mon.a (mon.0) 4184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.464400+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.464400+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.467141+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.467141+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.468253+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.468253+0000 mon.a (mon.0) 4187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.479530+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.479530+0000 mon.a (mon.0) 4188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.536972+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.536972+0000 mon.a (mon.0) 4189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.540324+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.540324+0000 mon.a (mon.0) 4190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.542693+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.686135+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.687231+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.687231+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.698110+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.698110+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.772846+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.772846+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.775539+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.775539+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.777930+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.777930+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.778931+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.778931+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.789831+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[73244]: audit 2024-04-30T10:10:38.789831+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.542693+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.543673+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.543673+0000 mon.a (mon.0) 4192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.552016+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.552016+0000 mon.a (mon.0) 4193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.608950+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.608950+0000 mon.a (mon.0) 4194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.611389+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.611389+0000 mon.a (mon.0) 4195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.614000+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.614000+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.614943+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.614943+0000 mon.a (mon.0) 4197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.623645+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.623645+0000 mon.a (mon.0) 4198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.680741+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.680741+0000 mon.a (mon.0) 4199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.683285+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.683285+0000 mon.a (mon.0) 4200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.686135+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.686135+0000 mon.a (mon.0) 4201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.687231+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.687231+0000 mon.a (mon.0) 4202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.698110+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.698110+0000 mon.a (mon.0) 4203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.772846+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.772846+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:39.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.775539+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.775539+0000 mon.a (mon.0) 4205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:39.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.777930+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.777930+0000 mon.a (mon.0) 4206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:39.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.778931+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.778931+0000 mon.a (mon.0) 4207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:39.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.789831+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:39.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:38 smithi144 bash[75481]: audit 2024-04-30T10:10:38.789831+0000 mon.a (mon.0) 4208 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.224828+0000 mgr.x (mgr.24998) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.224828+0000 mgr.x (mgr.24998) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.297044+0000 mgr.x (mgr.24998) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.297044+0000 mgr.x (mgr.24998) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.402643+0000 mgr.x (mgr.24998) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.402643+0000 mgr.x (mgr.24998) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.479215+0000 mgr.x (mgr.24998) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.479215+0000 mgr.x (mgr.24998) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.551617+0000 mgr.x (mgr.24998) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.551617+0000 mgr.x (mgr.24998) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.623194+0000 mgr.x (mgr.24998) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.623194+0000 mgr.x (mgr.24998) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.697790+0000 mgr.x (mgr.24998) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.697790+0000 mgr.x (mgr.24998) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.789524+0000 mgr.x (mgr.24998) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.789524+0000 mgr.x (mgr.24998) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.847222+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.847222+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.849644+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.849644+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.851757+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.851757+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.852512+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.852512+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.860317+0000 mgr.x (mgr.24998) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.860317+0000 mgr.x (mgr.24998) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.860670+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.860670+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.932691+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.932691+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.935640+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.935640+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.938579+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.938579+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.939745+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.939745+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.949943+0000 mgr.x (mgr.24998) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:38.949943+0000 mgr.x (mgr.24998) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.950265+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:38.950265+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.007946+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.007946+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.010775+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.010775+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.013313+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.013313+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.014347+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.014347+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.022270+0000 mgr.x (mgr.24998) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.022270+0000 mgr.x (mgr.24998) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.022625+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.022625+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.081759+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.081759+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.084641+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.084641+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.086995+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.086995+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.087957+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.087957+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.096127+0000 mgr.x (mgr.24998) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.096127+0000 mgr.x (mgr.24998) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.096454+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.096454+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.156734+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.156734+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.159848+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.159848+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.162571+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.162571+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.163834+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.163834+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.172347+0000 mgr.x (mgr.24998) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.172347+0000 mgr.x (mgr.24998) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.172662+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.172662+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.244685+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.244685+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.247210+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.247210+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.249634+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.249634+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.250719+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.250719+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.259009+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.259009+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.316390+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.316390+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.319168+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.319168+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.321487+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.321487+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.322554+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.322554+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.330961+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.330961+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.404772+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.404772+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.407129+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.407129+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.409581+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.409581+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.410679+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.410679+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.419456+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.419456+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.477122+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.477122+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.480081+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.480081+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.483184+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.483184+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.484560+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.484560+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.493251+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.493251+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.551979+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.551979+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.554719+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.554719+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.557147+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.557147+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.558163+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.558163+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.566639+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.566639+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.623550+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.623550+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.626372+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.626372+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.628838+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.628838+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.629923+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.629923+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.638428+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.638428+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.712977+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.712977+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.715913+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.715913+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.718314+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.718314+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.719363+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.719363+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.728247+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.728247+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.803702+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:39 smithi151 bash[59049]: audit 2024-04-30T10:10:39.803702+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.224828+0000 mgr.x (mgr.24998) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.224828+0000 mgr.x (mgr.24998) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.297044+0000 mgr.x (mgr.24998) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.297044+0000 mgr.x (mgr.24998) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.402643+0000 mgr.x (mgr.24998) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.402643+0000 mgr.x (mgr.24998) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.479215+0000 mgr.x (mgr.24998) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.479215+0000 mgr.x (mgr.24998) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.551617+0000 mgr.x (mgr.24998) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.551617+0000 mgr.x (mgr.24998) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.623194+0000 mgr.x (mgr.24998) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.623194+0000 mgr.x (mgr.24998) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.697790+0000 mgr.x (mgr.24998) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.697790+0000 mgr.x (mgr.24998) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.789524+0000 mgr.x (mgr.24998) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.789524+0000 mgr.x (mgr.24998) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.847222+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.847222+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.849644+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.849644+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.851757+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.851757+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.852512+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.852512+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.860317+0000 mgr.x (mgr.24998) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.860317+0000 mgr.x (mgr.24998) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.860670+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.860670+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.932691+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.932691+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.935640+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.935640+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.938579+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.938579+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.939745+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.939745+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.949943+0000 mgr.x (mgr.24998) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:38.949943+0000 mgr.x (mgr.24998) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.950265+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:38.950265+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.007946+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.224828+0000 mgr.x (mgr.24998) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.224828+0000 mgr.x (mgr.24998) 1184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.297044+0000 mgr.x (mgr.24998) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.297044+0000 mgr.x (mgr.24998) 1185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.402643+0000 mgr.x (mgr.24998) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.402643+0000 mgr.x (mgr.24998) 1186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.479215+0000 mgr.x (mgr.24998) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.479215+0000 mgr.x (mgr.24998) 1187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.551617+0000 mgr.x (mgr.24998) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.551617+0000 mgr.x (mgr.24998) 1188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.623194+0000 mgr.x (mgr.24998) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.623194+0000 mgr.x (mgr.24998) 1189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.697790+0000 mgr.x (mgr.24998) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.697790+0000 mgr.x (mgr.24998) 1190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.789524+0000 mgr.x (mgr.24998) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.789524+0000 mgr.x (mgr.24998) 1191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.847222+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.847222+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.849644+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.849644+0000 mon.a (mon.0) 4210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.851757+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.007946+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.010775+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.010775+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.013313+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.013313+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.014347+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.014347+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.022270+0000 mgr.x (mgr.24998) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.022270+0000 mgr.x (mgr.24998) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.022625+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.022625+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.081759+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.081759+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.084641+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.084641+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.086995+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.086995+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.087957+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.087957+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.096127+0000 mgr.x (mgr.24998) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.096127+0000 mgr.x (mgr.24998) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.096454+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.096454+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.156734+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.156734+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.159848+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.159848+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.162571+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.162571+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.163834+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.163834+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.172347+0000 mgr.x (mgr.24998) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.172347+0000 mgr.x (mgr.24998) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.172662+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.172662+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.244685+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.244685+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.247210+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.247210+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.851757+0000 mon.a (mon.0) 4211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.852512+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.852512+0000 mon.a (mon.0) 4212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.860317+0000 mgr.x (mgr.24998) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.860317+0000 mgr.x (mgr.24998) 1192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.860670+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.860670+0000 mon.a (mon.0) 4213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.932691+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.932691+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.935640+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.935640+0000 mon.a (mon.0) 4215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.938579+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.938579+0000 mon.a (mon.0) 4216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.939745+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.939745+0000 mon.a (mon.0) 4217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.949943+0000 mgr.x (mgr.24998) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:38.949943+0000 mgr.x (mgr.24998) 1193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.950265+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:38.950265+0000 mon.a (mon.0) 4218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.007946+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.249634+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.249634+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.250719+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.250719+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.259009+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.259009+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.316390+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.316390+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.319168+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.319168+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.321487+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.321487+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.322554+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.322554+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.330961+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.330961+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.404772+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.404772+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.407129+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.407129+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.409581+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.409581+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.410679+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.410679+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.419456+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.419456+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.477122+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.477122+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.480081+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.480081+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.483184+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.483184+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.484560+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.484560+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.493251+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.493251+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.551979+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.551979+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.554719+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.554719+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.557147+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.557147+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.558163+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.558163+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.566639+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.566639+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.623550+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.623550+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.626372+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.626372+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.628838+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.628838+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.629923+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.629923+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.638428+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.638428+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.712977+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.712977+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.007946+0000 mon.a (mon.0) 4219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.010775+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.010775+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.013313+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.013313+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.014347+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.014347+0000 mon.a (mon.0) 4222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.022270+0000 mgr.x (mgr.24998) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.022270+0000 mgr.x (mgr.24998) 1194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.022625+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.022625+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.081759+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.081759+0000 mon.a (mon.0) 4224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.084641+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.084641+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.086995+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.086995+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.087957+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.087957+0000 mon.a (mon.0) 4227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.715913+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.715913+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.718314+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.718314+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.719363+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.719363+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.728247+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.728247+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.803702+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[73244]: audit 2024-04-30T10:10:39.803702+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.096127+0000 mgr.x (mgr.24998) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.096127+0000 mgr.x (mgr.24998) 1195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.096454+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.096454+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.156734+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.156734+0000 mon.a (mon.0) 4229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.159848+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.159848+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.162571+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.162571+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.163834+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.163834+0000 mon.a (mon.0) 4232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.172347+0000 mgr.x (mgr.24998) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.172347+0000 mgr.x (mgr.24998) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.172662+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.172662+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.244685+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.244685+0000 mon.a (mon.0) 4234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.247210+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.247210+0000 mon.a (mon.0) 4235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.249634+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.249634+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.250719+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.250719+0000 mon.a (mon.0) 4237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.259009+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.259009+0000 mon.a (mon.0) 4238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.316390+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.316390+0000 mon.a (mon.0) 4239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.319168+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.319168+0000 mon.a (mon.0) 4240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.321487+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.321487+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.322554+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.322554+0000 mon.a (mon.0) 4242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.330961+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.330961+0000 mon.a (mon.0) 4243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.404772+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.404772+0000 mon.a (mon.0) 4244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.407129+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.407129+0000 mon.a (mon.0) 4245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.409581+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.409581+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.410679+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.410679+0000 mon.a (mon.0) 4247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.419456+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.419456+0000 mon.a (mon.0) 4248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.477122+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.477122+0000 mon.a (mon.0) 4249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.480081+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.480081+0000 mon.a (mon.0) 4250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.483184+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.483184+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.484560+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.484560+0000 mon.a (mon.0) 4252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.493251+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.493251+0000 mon.a (mon.0) 4253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.551979+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.551979+0000 mon.a (mon.0) 4254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.554719+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.554719+0000 mon.a (mon.0) 4255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.557147+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.557147+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.558163+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.558163+0000 mon.a (mon.0) 4257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.566639+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.566639+0000 mon.a (mon.0) 4258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.623550+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.623550+0000 mon.a (mon.0) 4259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.626372+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.626372+0000 mon.a (mon.0) 4260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.628838+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.628838+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.629923+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.629923+0000 mon.a (mon.0) 4262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.638428+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.638428+0000 mon.a (mon.0) 4263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.712977+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.712977+0000 mon.a (mon.0) 4264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.715913+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.715913+0000 mon.a (mon.0) 4265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.718314+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.718314+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.719363+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.719363+0000 mon.a (mon.0) 4267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:40.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.728247+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.728247+0000 mon.a (mon.0) 4268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:40.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.803702+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:40.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:39 smithi144 bash[75481]: audit 2024-04-30T10:10:39.803702+0000 mon.a (mon.0) 4269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.258665+0000 mgr.x (mgr.24998) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.258665+0000 mgr.x (mgr.24998) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.330581+0000 mgr.x (mgr.24998) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.330581+0000 mgr.x (mgr.24998) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cluster 2024-04-30T10:10:39.365874+0000 mgr.x (mgr.24998) 1199 : cluster [DBG] pgmap v202: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-30T10:10:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cluster 2024-04-30T10:10:39.365874+0000 mgr.x (mgr.24998) 1199 : cluster [DBG] pgmap v202: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-30T10:10:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.419166+0000 mgr.x (mgr.24998) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.419166+0000 mgr.x (mgr.24998) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.492883+0000 mgr.x (mgr.24998) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.492883+0000 mgr.x (mgr.24998) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.566234+0000 mgr.x (mgr.24998) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.566234+0000 mgr.x (mgr.24998) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.638175+0000 mgr.x (mgr.24998) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.638175+0000 mgr.x (mgr.24998) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.727996+0000 mgr.x (mgr.24998) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.727996+0000 mgr.x (mgr.24998) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.828322+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.828322+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.831941+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.831941+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.832958+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.832958+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.840313+0000 mgr.x (mgr.24998) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.840313+0000 mgr.x (mgr.24998) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.840609+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.840609+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.918251+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.918251+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.921348+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.921348+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.924057+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.924057+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.925190+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.925190+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.933565+0000 mgr.x (mgr.24998) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:39.933565+0000 mgr.x (mgr.24998) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.933780+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.933780+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.992146+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.992146+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.995411+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.995411+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.998445+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.998445+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.999569+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:39.999569+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.008366+0000 mgr.x (mgr.24998) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.008366+0000 mgr.x (mgr.24998) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.008580+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.008580+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.050173+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.050173+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.052433+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.052433+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.054521+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.054521+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.055480+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.055480+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.063046+0000 mgr.x (mgr.24998) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.063046+0000 mgr.x (mgr.24998) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.063402+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.063402+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.104388+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.104388+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.106622+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.106622+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.108688+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.108688+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.109562+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.109562+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.117370+0000 mgr.x (mgr.24998) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.117370+0000 mgr.x (mgr.24998) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.117674+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.117674+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.158918+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.158918+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.161714+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.161714+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.164168+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.164168+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.165211+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.165211+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.173679+0000 mgr.x (mgr.24998) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.173679+0000 mgr.x (mgr.24998) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.174057+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.174057+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.215104+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.215104+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.217767+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.217767+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.220270+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.220270+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.221380+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.221380+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.229515+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.229515+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.286796+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.286796+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.289160+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.289160+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.291417+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.291417+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.292315+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.292315+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.304743+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.304743+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.361928+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.361928+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.365017+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.365017+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.367565+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.367565+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.368783+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.368783+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.379735+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.379735+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.441661+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.441661+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.445100+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.445100+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.447966+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.447966+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.449117+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.449117+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.460101+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.460101+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.517263+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.517263+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.520329+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.520329+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.522972+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.522972+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.524050+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.524050+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.532656+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.532656+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.574776+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.574776+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.577564+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.577564+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.580175+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.580175+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.581221+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.581221+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.589916+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.589916+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.635808+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.635808+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.638920+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.638920+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.641528+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.641528+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.642791+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.642791+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.651574+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.651574+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.713314+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.713314+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.716369+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.716369+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.718763+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.718763+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.719728+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.719728+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.727140+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.727140+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.788798+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.788798+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.792059+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.792059+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.794700+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.794700+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.795853+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.795853+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.806653+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:40 smithi151 bash[59049]: audit 2024-04-30T10:10:40.806653+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.258665+0000 mgr.x (mgr.24998) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.258665+0000 mgr.x (mgr.24998) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.330581+0000 mgr.x (mgr.24998) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.330581+0000 mgr.x (mgr.24998) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cluster 2024-04-30T10:10:39.365874+0000 mgr.x (mgr.24998) 1199 : cluster [DBG] pgmap v202: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-30T10:10:41.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cluster 2024-04-30T10:10:39.365874+0000 mgr.x (mgr.24998) 1199 : cluster [DBG] pgmap v202: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-30T10:10:41.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.419166+0000 mgr.x (mgr.24998) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.419166+0000 mgr.x (mgr.24998) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.492883+0000 mgr.x (mgr.24998) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.492883+0000 mgr.x (mgr.24998) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.566234+0000 mgr.x (mgr.24998) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.566234+0000 mgr.x (mgr.24998) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.638175+0000 mgr.x (mgr.24998) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.638175+0000 mgr.x (mgr.24998) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.727996+0000 mgr.x (mgr.24998) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.727996+0000 mgr.x (mgr.24998) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.828322+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.828322+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.831941+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.831941+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.832958+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.832958+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.840313+0000 mgr.x (mgr.24998) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.840313+0000 mgr.x (mgr.24998) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.840609+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.840609+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.918251+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.918251+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.921348+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.921348+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.924057+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.924057+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.925190+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.925190+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.933565+0000 mgr.x (mgr.24998) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:39.933565+0000 mgr.x (mgr.24998) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.933780+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.933780+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.992146+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.992146+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.258665+0000 mgr.x (mgr.24998) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.258665+0000 mgr.x (mgr.24998) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.330581+0000 mgr.x (mgr.24998) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.330581+0000 mgr.x (mgr.24998) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cluster 2024-04-30T10:10:39.365874+0000 mgr.x (mgr.24998) 1199 : cluster [DBG] pgmap v202: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-30T10:10:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cluster 2024-04-30T10:10:39.365874+0000 mgr.x (mgr.24998) 1199 : cluster [DBG] pgmap v202: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-30T10:10:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.419166+0000 mgr.x (mgr.24998) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.419166+0000 mgr.x (mgr.24998) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.492883+0000 mgr.x (mgr.24998) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.492883+0000 mgr.x (mgr.24998) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.566234+0000 mgr.x (mgr.24998) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.566234+0000 mgr.x (mgr.24998) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.638175+0000 mgr.x (mgr.24998) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.638175+0000 mgr.x (mgr.24998) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.727996+0000 mgr.x (mgr.24998) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.727996+0000 mgr.x (mgr.24998) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.828322+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.828322+0000 mon.a (mon.0) 4270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.831941+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.831941+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.995411+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.995411+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.998445+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.998445+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.999569+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:39.999569+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.008366+0000 mgr.x (mgr.24998) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.008366+0000 mgr.x (mgr.24998) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.008580+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.008580+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.050173+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.050173+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.052433+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.052433+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.054521+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.054521+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.055480+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.055480+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.063046+0000 mgr.x (mgr.24998) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.063046+0000 mgr.x (mgr.24998) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.063402+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.063402+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.104388+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.104388+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.106622+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.106622+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.108688+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.108688+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.109562+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.109562+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.117370+0000 mgr.x (mgr.24998) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.117370+0000 mgr.x (mgr.24998) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.117674+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.117674+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.158918+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.158918+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.161714+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.161714+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.164168+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.832958+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.832958+0000 mon.a (mon.0) 4272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.840313+0000 mgr.x (mgr.24998) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.840313+0000 mgr.x (mgr.24998) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.840609+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.840609+0000 mon.a (mon.0) 4273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.918251+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.918251+0000 mon.a (mon.0) 4274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.921348+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.921348+0000 mon.a (mon.0) 4275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.924057+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.924057+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.925190+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.925190+0000 mon.a (mon.0) 4277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.933565+0000 mgr.x (mgr.24998) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:39.933565+0000 mgr.x (mgr.24998) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.933780+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.933780+0000 mon.a (mon.0) 4278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.992146+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.992146+0000 mon.a (mon.0) 4279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.164168+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.165211+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.165211+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.173679+0000 mgr.x (mgr.24998) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.173679+0000 mgr.x (mgr.24998) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.174057+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.174057+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.215104+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.215104+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.217767+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.217767+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.220270+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.220270+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.221380+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.221380+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.229515+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.229515+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.286796+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.286796+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.289160+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.289160+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.291417+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.291417+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.292315+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.292315+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.304743+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.304743+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.361928+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.361928+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.365017+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.365017+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.367565+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.367565+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.368783+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.368783+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.379735+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.379735+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.441661+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.441661+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.995411+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.995411+0000 mon.a (mon.0) 4280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.998445+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.998445+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.999569+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:39.999569+0000 mon.a (mon.0) 4282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.008366+0000 mgr.x (mgr.24998) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.008366+0000 mgr.x (mgr.24998) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.008580+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.008580+0000 mon.a (mon.0) 4283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.050173+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.050173+0000 mon.a (mon.0) 4284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.052433+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.052433+0000 mon.a (mon.0) 4285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.054521+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.054521+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.055480+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.055480+0000 mon.a (mon.0) 4287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.063046+0000 mgr.x (mgr.24998) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.445100+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.445100+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.447966+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.447966+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.449117+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.449117+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.460101+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.460101+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.517263+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.517263+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.520329+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.520329+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.522972+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.522972+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.524050+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.524050+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.532656+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.532656+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.574776+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.574776+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.577564+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.577564+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.580175+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.580175+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.581221+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.581221+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.589916+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.589916+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.635808+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.635808+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.638920+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.638920+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.641528+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.641528+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.642791+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.642791+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.651574+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.651574+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.063046+0000 mgr.x (mgr.24998) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.063402+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.063402+0000 mon.a (mon.0) 4288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.104388+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.104388+0000 mon.a (mon.0) 4289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.106622+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.106622+0000 mon.a (mon.0) 4290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.108688+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.108688+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.109562+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.109562+0000 mon.a (mon.0) 4292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.117370+0000 mgr.x (mgr.24998) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.117370+0000 mgr.x (mgr.24998) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.117674+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.117674+0000 mon.a (mon.0) 4293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.158918+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.158918+0000 mon.a (mon.0) 4294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.161714+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.161714+0000 mon.a (mon.0) 4295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.164168+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.713314+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.713314+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.716369+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.716369+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.718763+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.718763+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.719728+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.719728+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.727140+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.727140+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.788798+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.788798+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.792059+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.792059+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.794700+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.794700+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.795853+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.795853+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.806653+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[73244]: audit 2024-04-30T10:10:40.806653+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.164168+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.165211+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.165211+0000 mon.a (mon.0) 4297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.173679+0000 mgr.x (mgr.24998) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.173679+0000 mgr.x (mgr.24998) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.174057+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.174057+0000 mon.a (mon.0) 4298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.215104+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.215104+0000 mon.a (mon.0) 4299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.217767+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.217767+0000 mon.a (mon.0) 4300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.220270+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.220270+0000 mon.a (mon.0) 4301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.221380+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.221380+0000 mon.a (mon.0) 4302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.229515+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.229515+0000 mon.a (mon.0) 4303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.286796+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.286796+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.289160+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.289160+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.291417+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.291417+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.292315+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.292315+0000 mon.a (mon.0) 4307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.304743+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.304743+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.361928+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.361928+0000 mon.a (mon.0) 4309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.365017+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.365017+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.367565+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.367565+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.368783+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.368783+0000 mon.a (mon.0) 4312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.379735+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.379735+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.441661+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.441661+0000 mon.a (mon.0) 4314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.445100+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.445100+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.447966+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.447966+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.449117+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.449117+0000 mon.a (mon.0) 4317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.460101+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.460101+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.517263+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.517263+0000 mon.a (mon.0) 4319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.520329+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.520329+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.522972+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.522972+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.524050+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.524050+0000 mon.a (mon.0) 4322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.532656+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.532656+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.574776+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.574776+0000 mon.a (mon.0) 4324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.577564+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.577564+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.580175+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.580175+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.581221+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.581221+0000 mon.a (mon.0) 4327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.589916+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.589916+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.635808+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.635808+0000 mon.a (mon.0) 4329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.638920+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.638920+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.641528+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.641528+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.642791+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.642791+0000 mon.a (mon.0) 4332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.651574+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.651574+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.713314+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.713314+0000 mon.a (mon.0) 4334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.716369+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.716369+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.718763+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.718763+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.719728+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.719728+0000 mon.a (mon.0) 4337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.727140+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.727140+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.788798+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.788798+0000 mon.a (mon.0) 4339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.792059+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.792059+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.794700+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.794700+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.795853+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.795853+0000 mon.a (mon.0) 4342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.806653+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:40 smithi144 bash[75481]: audit 2024-04-30T10:10:40.806653+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.071 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[70149]: debug 2024-04-30T10:10:41.746+0000 7fd9810f87c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-30T10:10:42.072 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[70149]: debug 2024-04-30T10:10:41.778+0000 7fd9810f87c0 -1 osd.5 151 log_to_monitors true 2024-04-30T10:10:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.229301+0000 mgr.x (mgr.24998) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.229301+0000 mgr.x (mgr.24998) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.304440+0000 mgr.x (mgr.24998) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.304440+0000 mgr.x (mgr.24998) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.379567+0000 mgr.x (mgr.24998) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.379567+0000 mgr.x (mgr.24998) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.459882+0000 mgr.x (mgr.24998) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.459882+0000 mgr.x (mgr.24998) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.532483+0000 mgr.x (mgr.24998) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.532483+0000 mgr.x (mgr.24998) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.589586+0000 mgr.x (mgr.24998) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.589586+0000 mgr.x (mgr.24998) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.651357+0000 mgr.x (mgr.24998) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.651357+0000 mgr.x (mgr.24998) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.726691+0000 mgr.x (mgr.24998) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.726691+0000 mgr.x (mgr.24998) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.806357+0000 mgr.x (mgr.24998) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.806357+0000 mgr.x (mgr.24998) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.868578+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.868578+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.871664+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.871664+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.874054+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.874054+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.875224+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.875224+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.883202+0000 mgr.x (mgr.24998) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.883202+0000 mgr.x (mgr.24998) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.883580+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.883580+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.929481+0000 mon.a (mon.0) 4349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.929481+0000 mon.a (mon.0) 4349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.932305+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.932305+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.934854+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.934854+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.935939+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.935939+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.941654+0000 mgr.x (mgr.24998) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.941654+0000 mgr.x (mgr.24998) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.942126+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.942126+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.982929+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.982929+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.985437+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.985437+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.987605+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.987605+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.988539+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.988539+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.993749+0000 mgr.x (mgr.24998) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:40.993749+0000 mgr.x (mgr.24998) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.994214+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:40.994214+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.039730+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.039730+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.042390+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.042390+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.044520+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.044520+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.045353+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.045353+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.053754+0000 mgr.x (mgr.24998) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.053754+0000 mgr.x (mgr.24998) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.054168+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.054168+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.094954+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.094954+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.098259+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.098259+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.100571+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.100571+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.101575+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.101575+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.110584+0000 mgr.x (mgr.24998) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.110584+0000 mgr.x (mgr.24998) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.110946+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.110946+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.156955+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.156955+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.159870+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.159870+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.162218+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.162218+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.163182+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.163182+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.172009+0000 mgr.x (mgr.24998) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.172009+0000 mgr.x (mgr.24998) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.172379+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.172379+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.229884+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.229884+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.232342+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.232342+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.234494+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.234494+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.235547+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.235547+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.244584+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.244584+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.286416+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.286416+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.288838+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.288838+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.291545+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.291545+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.292548+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.292548+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.301723+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.301723+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.343043+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.343043+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.345870+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.345870+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.348291+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.348291+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.349262+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.349262+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.357326+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.357326+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.432445+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.432445+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.435158+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.435158+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.437757+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.437757+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.438922+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.438922+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.447572+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.447572+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.505353+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.505353+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.508015+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.508015+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.510226+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.510226+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.511150+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.511150+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.519396+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.519396+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.560429+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.560429+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.563275+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.563275+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.565520+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.565520+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.091 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.566480+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.091 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.566480+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.574390+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.574390+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.633241+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.633241+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.635786+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.092 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.635786+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.638376+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.638376+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.639215+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.639215+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.647286+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.647286+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.093 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.704360+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.094 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.704360+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.094 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.707217+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.707217+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.709940+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.709940+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.711024+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.711024+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.095 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.719535+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.096 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.719535+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.096 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.761532+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.096 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.761532+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.096 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.764224+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.096 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.764224+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.096 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.767038+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.097 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.767038+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.097 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.768114+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.097 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.768114+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.098 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.776297+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.099 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.776297+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.099 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.788119+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.151:6808/886865997,v1:172.21.15.151:6809/886865997]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-30T10:10:42.099 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.788119+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.151:6808/886865997,v1:172.21.15.151:6809/886865997]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-30T10:10:42.099 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.789450+0000 mon.a (mon.0) 4419 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-30T10:10:42.099 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:41 smithi151 bash[59049]: audit 2024-04-30T10:10:41.789450+0000 mon.a (mon.0) 4419 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-30T10:10:42.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.229301+0000 mgr.x (mgr.24998) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.229301+0000 mgr.x (mgr.24998) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.304440+0000 mgr.x (mgr.24998) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.304440+0000 mgr.x (mgr.24998) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.379567+0000 mgr.x (mgr.24998) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.379567+0000 mgr.x (mgr.24998) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.459882+0000 mgr.x (mgr.24998) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.459882+0000 mgr.x (mgr.24998) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.532483+0000 mgr.x (mgr.24998) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.532483+0000 mgr.x (mgr.24998) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.589586+0000 mgr.x (mgr.24998) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.589586+0000 mgr.x (mgr.24998) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.651357+0000 mgr.x (mgr.24998) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.651357+0000 mgr.x (mgr.24998) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.726691+0000 mgr.x (mgr.24998) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.726691+0000 mgr.x (mgr.24998) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.806357+0000 mgr.x (mgr.24998) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.806357+0000 mgr.x (mgr.24998) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.868578+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.868578+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.871664+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.229301+0000 mgr.x (mgr.24998) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.229301+0000 mgr.x (mgr.24998) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.304440+0000 mgr.x (mgr.24998) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.304440+0000 mgr.x (mgr.24998) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.379567+0000 mgr.x (mgr.24998) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.379567+0000 mgr.x (mgr.24998) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.459882+0000 mgr.x (mgr.24998) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.459882+0000 mgr.x (mgr.24998) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.532483+0000 mgr.x (mgr.24998) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.532483+0000 mgr.x (mgr.24998) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.589586+0000 mgr.x (mgr.24998) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.589586+0000 mgr.x (mgr.24998) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.651357+0000 mgr.x (mgr.24998) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.651357+0000 mgr.x (mgr.24998) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.726691+0000 mgr.x (mgr.24998) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.726691+0000 mgr.x (mgr.24998) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.806357+0000 mgr.x (mgr.24998) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.806357+0000 mgr.x (mgr.24998) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.868578+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.868578+0000 mon.a (mon.0) 4344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.871664+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.871664+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.874054+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.874054+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.875224+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.875224+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.883202+0000 mgr.x (mgr.24998) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.883202+0000 mgr.x (mgr.24998) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.883580+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.883580+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.929481+0000 mon.a (mon.0) 4349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.929481+0000 mon.a (mon.0) 4349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.932305+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.932305+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.934854+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.934854+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.935939+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.935939+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.941654+0000 mgr.x (mgr.24998) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.941654+0000 mgr.x (mgr.24998) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.942126+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.942126+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.982929+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.982929+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.985437+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.985437+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.987605+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.987605+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.988539+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.988539+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.993749+0000 mgr.x (mgr.24998) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:40.993749+0000 mgr.x (mgr.24998) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.994214+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:40.994214+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.039730+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.039730+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.042390+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.042390+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.044520+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.044520+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.871664+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.874054+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.874054+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.875224+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.875224+0000 mon.a (mon.0) 4347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.883202+0000 mgr.x (mgr.24998) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.883202+0000 mgr.x (mgr.24998) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.883580+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.883580+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.929481+0000 mon.a (mon.0) 4349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.929481+0000 mon.a (mon.0) 4349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.932305+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.932305+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.934854+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.934854+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.935939+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.935939+0000 mon.a (mon.0) 4352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.941654+0000 mgr.x (mgr.24998) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.941654+0000 mgr.x (mgr.24998) 1221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.942126+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.045353+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.045353+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.053754+0000 mgr.x (mgr.24998) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.053754+0000 mgr.x (mgr.24998) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.054168+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.054168+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.094954+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.094954+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.098259+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.098259+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.100571+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.100571+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.101575+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.101575+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.110584+0000 mgr.x (mgr.24998) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.110584+0000 mgr.x (mgr.24998) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.110946+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.110946+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.156955+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.156955+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.942126+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.982929+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.982929+0000 mon.a (mon.0) 4354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.985437+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.985437+0000 mon.a (mon.0) 4355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.987605+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.987605+0000 mon.a (mon.0) 4356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.988539+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.988539+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.993749+0000 mgr.x (mgr.24998) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:40.993749+0000 mgr.x (mgr.24998) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.994214+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:40.994214+0000 mon.a (mon.0) 4358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.039730+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.039730+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.042390+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.042390+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.044520+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.044520+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.159870+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.159870+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.162218+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.162218+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.163182+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.163182+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.172009+0000 mgr.x (mgr.24998) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.172009+0000 mgr.x (mgr.24998) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.172379+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.172379+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.229884+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.229884+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.232342+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.232342+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.234494+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.234494+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.235547+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.235547+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.244584+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.244584+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.286416+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.286416+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.288838+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.288838+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.291545+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.291545+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.292548+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.292548+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.301723+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.301723+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.343043+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.343043+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.345870+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.345870+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.348291+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.348291+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.349262+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.349262+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.357326+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.045353+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.045353+0000 mon.a (mon.0) 4362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.053754+0000 mgr.x (mgr.24998) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.053754+0000 mgr.x (mgr.24998) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.054168+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.054168+0000 mon.a (mon.0) 4363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.094954+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.094954+0000 mon.a (mon.0) 4364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.098259+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.098259+0000 mon.a (mon.0) 4365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.100571+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.238 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.100571+0000 mon.a (mon.0) 4366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.238 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.101575+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.238 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.101575+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.238 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.110584+0000 mgr.x (mgr.24998) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.238 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.110584+0000 mgr.x (mgr.24998) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.110946+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.110946+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.156955+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.156955+0000 mon.a (mon.0) 4369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.357326+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.432445+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.432445+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.435158+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.435158+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.437757+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.437757+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.438922+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.438922+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.447572+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.447572+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.505353+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.505353+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.508015+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.508015+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.510226+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.242 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.510226+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.511150+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.511150+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.519396+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.519396+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.560429+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.560429+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.563275+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.563275+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.565520+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.565520+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.566480+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.566480+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.574390+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.574390+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.633241+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.633241+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.635786+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.635786+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.638376+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.638376+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.639215+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.159870+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.159870+0000 mon.a (mon.0) 4370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.162218+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.162218+0000 mon.a (mon.0) 4371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.163182+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.163182+0000 mon.a (mon.0) 4372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.172009+0000 mgr.x (mgr.24998) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.172009+0000 mgr.x (mgr.24998) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:42.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.172379+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.172379+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.229884+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.229884+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.232342+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.232342+0000 mon.a (mon.0) 4375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.247 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.234494+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.234494+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.235547+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.235547+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.244584+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.248 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.244584+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.249 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.639215+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.249 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.647286+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.250 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.647286+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.250 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.704360+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.250 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.704360+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.250 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.707217+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.251 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.707217+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.251 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.709940+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.251 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.709940+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.251 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.711024+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.251 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.711024+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.251 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.719535+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.251 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.719535+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.252 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.761532+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.252 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.761532+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.252 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.764224+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.252 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.764224+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.252 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.767038+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.252 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.767038+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.252 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.768114+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.253 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.768114+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.253 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.776297+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.253 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.776297+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.253 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.788119+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.151:6808/886865997,v1:172.21.15.151:6809/886865997]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-30T10:10:42.253 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.788119+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.151:6808/886865997,v1:172.21.15.151:6809/886865997]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-30T10:10:42.253 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.789450+0000 mon.a (mon.0) 4419 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-30T10:10:42.253 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[75481]: audit 2024-04-30T10:10:41.789450+0000 mon.a (mon.0) 4419 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-30T10:10:42.255 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.286416+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.255 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.286416+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.256 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.288838+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.256 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.288838+0000 mon.a (mon.0) 4380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.256 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.291545+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.256 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.291545+0000 mon.a (mon.0) 4381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.256 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.292548+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.256 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.292548+0000 mon.a (mon.0) 4382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.256 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.301723+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.256 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.301723+0000 mon.a (mon.0) 4383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.256 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.343043+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.256 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.343043+0000 mon.a (mon.0) 4384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.256 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.345870+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.256 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.345870+0000 mon.a (mon.0) 4385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.257 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.348291+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.257 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.348291+0000 mon.a (mon.0) 4386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.257 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.349262+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.257 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.349262+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.257 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.357326+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.257 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.357326+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.258 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.432445+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.258 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.432445+0000 mon.a (mon.0) 4389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.258 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.435158+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.258 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.435158+0000 mon.a (mon.0) 4390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.258 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.437757+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.258 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.437757+0000 mon.a (mon.0) 4391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.258 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.438922+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.258 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.438922+0000 mon.a (mon.0) 4392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.258 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.447572+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.258 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.447572+0000 mon.a (mon.0) 4393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.258 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.505353+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.259 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.505353+0000 mon.a (mon.0) 4394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.259 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.508015+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.259 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.508015+0000 mon.a (mon.0) 4395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.259 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.510226+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.259 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.510226+0000 mon.a (mon.0) 4396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.259 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.511150+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.259 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.511150+0000 mon.a (mon.0) 4397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.261 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.519396+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.261 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.519396+0000 mon.a (mon.0) 4398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.261 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.560429+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.261 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.560429+0000 mon.a (mon.0) 4399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.262 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.563275+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.262 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.563275+0000 mon.a (mon.0) 4400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.262 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.565520+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.262 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.565520+0000 mon.a (mon.0) 4401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.262 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.566480+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.262 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.566480+0000 mon.a (mon.0) 4402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.263 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.574390+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.263 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.574390+0000 mon.a (mon.0) 4403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.263 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.633241+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.263 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.633241+0000 mon.a (mon.0) 4404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.263 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.635786+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.263 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.635786+0000 mon.a (mon.0) 4405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.263 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.638376+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.263 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.638376+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.264 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.639215+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.264 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.639215+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.264 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.647286+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.264 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.647286+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.264 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.704360+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.264 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.704360+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.264 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.707217+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.264 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.707217+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.265 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.709940+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.265 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.709940+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.265 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.711024+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.265 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.711024+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.265 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.719535+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.265 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.719535+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.265 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.761532+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.266 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.761532+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:42.266 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.764224+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.266 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.764224+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:42.266 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.767038+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.266 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.767038+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:42.266 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.768114+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.267 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.768114+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:42.267 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.776297+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.267 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.776297+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:42.267 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.788119+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.151:6808/886865997,v1:172.21.15.151:6809/886865997]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-30T10:10:42.267 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.788119+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.151:6808/886865997,v1:172.21.15.151:6809/886865997]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-30T10:10:42.267 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.789450+0000 mon.a (mon.0) 4419 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-30T10:10:42.268 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:41 smithi144 bash[73244]: audit 2024-04-30T10:10:41.789450+0000 mon.a (mon.0) 4419 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-30T10:10:43.072 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[70149]: debug 2024-04-30T10:10:42.814+0000 7fd97254f700 -1 osd.5 151 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T10:10:43.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.244276+0000 mgr.x (mgr.24998) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.244276+0000 mgr.x (mgr.24998) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.301480+0000 mgr.x (mgr.24998) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.301480+0000 mgr.x (mgr.24998) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.357046+0000 mgr.x (mgr.24998) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.357046+0000 mgr.x (mgr.24998) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cluster 2024-04-30T10:10:41.366873+0000 mgr.x (mgr.24998) 1229 : cluster [DBG] pgmap v203: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-30T10:10:43.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cluster 2024-04-30T10:10:41.366873+0000 mgr.x (mgr.24998) 1229 : cluster [DBG] pgmap v203: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-30T10:10:43.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.447415+0000 mgr.x (mgr.24998) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.447415+0000 mgr.x (mgr.24998) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.519062+0000 mgr.x (mgr.24998) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.519062+0000 mgr.x (mgr.24998) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.574059+0000 mgr.x (mgr.24998) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.574059+0000 mgr.x (mgr.24998) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.646835+0000 mgr.x (mgr.24998) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.646835+0000 mgr.x (mgr.24998) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.719164+0000 mgr.x (mgr.24998) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.719164+0000 mgr.x (mgr.24998) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.775947+0000 mgr.x (mgr.24998) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.775947+0000 mgr.x (mgr.24998) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.834855+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.834855+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.836719+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.836719+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.838469+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.838469+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.839099+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.839099+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.844203+0000 mgr.x (mgr.24998) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.844203+0000 mgr.x (mgr.24998) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.844676+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.844676+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.885444+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.885444+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.887979+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.887979+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.890080+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.890080+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.891050+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.891050+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.898641+0000 mgr.x (mgr.24998) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.898641+0000 mgr.x (mgr.24998) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.899089+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.899089+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.940197+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.940197+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.943075+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.943075+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.946006+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.946006+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.947114+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.947114+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.954957+0000 mgr.x (mgr.24998) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:41.954957+0000 mgr.x (mgr.24998) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.955274+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.955274+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.996519+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.996519+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.998877+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:41.998877+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.001198+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.001198+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.001985+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.001985+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.011405+0000 mgr.x (mgr.24998) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.011405+0000 mgr.x (mgr.24998) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.011847+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.011847+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.068695+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.068695+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.071088+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.071088+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.073135+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.073135+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.073937+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.073937+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.082220+0000 mgr.x (mgr.24998) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.082220+0000 mgr.x (mgr.24998) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.082657+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.082657+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.139679+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.139679+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.142558+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.142558+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.144878+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.144878+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.145788+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.145788+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.153686+0000 mgr.x (mgr.24998) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.153686+0000 mgr.x (mgr.24998) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.154162+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.154162+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.213049+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.213049+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.215810+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.215810+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.218251+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.218251+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.219164+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.219164+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.225861+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.225861+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.267206+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.267206+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.269937+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.269937+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.272259+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.272259+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.273352+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.273352+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.280298+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.280298+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.321608+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.321608+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.323831+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.323831+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.325816+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.325816+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.326621+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.326621+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.332706+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.332706+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.390618+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.390618+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.393405+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.393405+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.396127+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.396127+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.397155+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.397155+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.405027+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.405027+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.461925+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.461925+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.464801+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.464801+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.467286+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.467286+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.468462+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.468462+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.477200+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.477200+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.534068+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.534068+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.536804+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.536804+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.538982+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.538982+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.542009+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.542009+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.550266+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.550266+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.607332+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.607332+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.610074+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.610074+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.613072+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.613072+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.614094+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.614094+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.622594+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.622594+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.712179+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.712179+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.715495+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.715495+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.719032+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.719032+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.720150+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.720150+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.729158+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.729158+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.775241+0000 mon.a (mon.0) 4490 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-30T10:10:43.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.775241+0000 mon.a (mon.0) 4490 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-30T10:10:43.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.778610+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.151:6808/886865997,v1:172.21.15.151:6809/886865997]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:43.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.778610+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.151:6808/886865997,v1:172.21.15.151:6809/886865997]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:43.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cluster 2024-04-30T10:10:42.783847+0000 mon.a (mon.0) 4491 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-30T10:10:43.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: cluster 2024-04-30T10:10:42.783847+0000 mon.a (mon.0) 4491 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-30T10:10:43.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.785080+0000 mon.a (mon.0) 4492 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:43.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.785080+0000 mon.a (mon.0) 4492 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:43.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.787896+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.787896+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.791247+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.791247+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.794204+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.794204+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.795923+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.795923+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.805937+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:42 smithi151 bash[59049]: audit 2024-04-30T10:10:42.805937+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.244276+0000 mgr.x (mgr.24998) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.244276+0000 mgr.x (mgr.24998) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.301480+0000 mgr.x (mgr.24998) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.301480+0000 mgr.x (mgr.24998) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.357046+0000 mgr.x (mgr.24998) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.357046+0000 mgr.x (mgr.24998) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cluster 2024-04-30T10:10:41.366873+0000 mgr.x (mgr.24998) 1229 : cluster [DBG] pgmap v203: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-30T10:10:43.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cluster 2024-04-30T10:10:41.366873+0000 mgr.x (mgr.24998) 1229 : cluster [DBG] pgmap v203: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-30T10:10:43.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.447415+0000 mgr.x (mgr.24998) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.447415+0000 mgr.x (mgr.24998) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.519062+0000 mgr.x (mgr.24998) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.519062+0000 mgr.x (mgr.24998) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.574059+0000 mgr.x (mgr.24998) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.574059+0000 mgr.x (mgr.24998) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.646835+0000 mgr.x (mgr.24998) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.646835+0000 mgr.x (mgr.24998) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.719164+0000 mgr.x (mgr.24998) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.719164+0000 mgr.x (mgr.24998) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.775947+0000 mgr.x (mgr.24998) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.775947+0000 mgr.x (mgr.24998) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.834855+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.244276+0000 mgr.x (mgr.24998) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.244276+0000 mgr.x (mgr.24998) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.301480+0000 mgr.x (mgr.24998) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.301480+0000 mgr.x (mgr.24998) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.357046+0000 mgr.x (mgr.24998) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.357046+0000 mgr.x (mgr.24998) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cluster 2024-04-30T10:10:41.366873+0000 mgr.x (mgr.24998) 1229 : cluster [DBG] pgmap v203: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-30T10:10:43.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cluster 2024-04-30T10:10:41.366873+0000 mgr.x (mgr.24998) 1229 : cluster [DBG] pgmap v203: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 70/630 objects degraded (11.111%) 2024-04-30T10:10:43.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.447415+0000 mgr.x (mgr.24998) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.447415+0000 mgr.x (mgr.24998) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.519062+0000 mgr.x (mgr.24998) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.519062+0000 mgr.x (mgr.24998) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.574059+0000 mgr.x (mgr.24998) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.574059+0000 mgr.x (mgr.24998) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.646835+0000 mgr.x (mgr.24998) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.646835+0000 mgr.x (mgr.24998) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.719164+0000 mgr.x (mgr.24998) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.719164+0000 mgr.x (mgr.24998) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.775947+0000 mgr.x (mgr.24998) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.775947+0000 mgr.x (mgr.24998) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.834855+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.834855+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.836719+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.836719+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.838469+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.838469+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.839099+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.839099+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.844203+0000 mgr.x (mgr.24998) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.844203+0000 mgr.x (mgr.24998) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.844676+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.844676+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.885444+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.885444+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.887979+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.887979+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.890080+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.890080+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.891050+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.891050+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.834855+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.836719+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.836719+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.838469+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.838469+0000 mon.a (mon.0) 4422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.839099+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.839099+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.844203+0000 mgr.x (mgr.24998) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.844203+0000 mgr.x (mgr.24998) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.844676+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.844676+0000 mon.a (mon.0) 4424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.885444+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.885444+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.887979+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.887979+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.890080+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.890080+0000 mon.a (mon.0) 4427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.891050+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.891050+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.898641+0000 mgr.x (mgr.24998) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.898641+0000 mgr.x (mgr.24998) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.899089+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.899089+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.940197+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.940197+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.943075+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.943075+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.946006+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.946006+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.947114+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.947114+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.954957+0000 mgr.x (mgr.24998) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:41.954957+0000 mgr.x (mgr.24998) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.955274+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.955274+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.996519+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.996519+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.998877+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:41.998877+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.898641+0000 mgr.x (mgr.24998) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.898641+0000 mgr.x (mgr.24998) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.899089+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.899089+0000 mon.a (mon.0) 4429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.940197+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.940197+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.943075+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.943075+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.946006+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.946006+0000 mon.a (mon.0) 4432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.947114+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.947114+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.954957+0000 mgr.x (mgr.24998) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:41.954957+0000 mgr.x (mgr.24998) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.955274+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.955274+0000 mon.a (mon.0) 4434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.996519+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.996519+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.998877+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:41.998877+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.001198+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.001198+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.001985+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.001985+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.011405+0000 mgr.x (mgr.24998) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.011405+0000 mgr.x (mgr.24998) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.011847+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.011847+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.068695+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.068695+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.071088+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.071088+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.073135+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.073135+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.073937+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.073937+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.082220+0000 mgr.x (mgr.24998) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.082220+0000 mgr.x (mgr.24998) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.082657+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.082657+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.001198+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.001198+0000 mon.a (mon.0) 4437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.001985+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.001985+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.011405+0000 mgr.x (mgr.24998) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.011405+0000 mgr.x (mgr.24998) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.011847+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.011847+0000 mon.a (mon.0) 4439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.068695+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.068695+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.071088+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.071088+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.073135+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.073135+0000 mon.a (mon.0) 4442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.073937+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.073937+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.082220+0000 mgr.x (mgr.24998) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.082220+0000 mgr.x (mgr.24998) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.082657+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.082657+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.139679+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.139679+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.142558+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.142558+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.144878+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.144878+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.145788+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.145788+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.153686+0000 mgr.x (mgr.24998) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.153686+0000 mgr.x (mgr.24998) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.154162+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.154162+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.213049+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.213049+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.215810+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.215810+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.218251+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.218251+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.219164+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.139679+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.139679+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.142558+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.142558+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.144878+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.144878+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.145788+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.145788+0000 mon.a (mon.0) 4448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.153686+0000 mgr.x (mgr.24998) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.153686+0000 mgr.x (mgr.24998) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.154162+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.154162+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.213049+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.213049+0000 mon.a (mon.0) 4450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.215810+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.215810+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.218251+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.218251+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.219164+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.219164+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.225861+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.225861+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.267206+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.267206+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.269937+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.269937+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.272259+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.272259+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.273352+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.273352+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.280298+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.280298+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.321608+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.321608+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.323831+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.323831+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.325816+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.325816+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.219164+0000 mon.a (mon.0) 4453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.225861+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.225861+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.267206+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.267206+0000 mon.a (mon.0) 4455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.269937+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.269937+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.272259+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.272259+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.273352+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.273352+0000 mon.a (mon.0) 4458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.280298+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.280298+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.321608+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.321608+0000 mon.a (mon.0) 4460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.323831+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.323831+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.325816+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.325816+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.326621+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.326621+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.332706+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.332706+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.390618+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.390618+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.393405+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.393405+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.396127+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.396127+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.397155+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.397155+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.405027+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.405027+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.461925+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.461925+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.464801+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.464801+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.467286+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.326621+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.326621+0000 mon.a (mon.0) 4463 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.332706+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.332706+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.390618+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.390618+0000 mon.a (mon.0) 4465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.393405+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.393405+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.396127+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.396127+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.397155+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.397155+0000 mon.a (mon.0) 4468 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.405027+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.405027+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.461925+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.461925+0000 mon.a (mon.0) 4470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.464801+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.464801+0000 mon.a (mon.0) 4471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.467286+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.467286+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.468462+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.468462+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.477200+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.477200+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.534068+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.534068+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.536804+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.536804+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.538982+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.538982+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.542009+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.542009+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.550266+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.550266+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.607332+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.607332+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.610074+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.610074+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.613072+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.467286+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.468462+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.468462+0000 mon.a (mon.0) 4473 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.477200+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.477200+0000 mon.a (mon.0) 4474 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.534068+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.534068+0000 mon.a (mon.0) 4475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.536804+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.536804+0000 mon.a (mon.0) 4476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.538982+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.538982+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.542009+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.542009+0000 mon.a (mon.0) 4478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.550266+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.550266+0000 mon.a (mon.0) 4479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.607332+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.607332+0000 mon.a (mon.0) 4480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.610074+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.610074+0000 mon.a (mon.0) 4481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.613072+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.613072+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.614094+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.614094+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.622594+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.622594+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.712179+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.712179+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.715495+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.715495+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.719032+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.719032+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.720150+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.720150+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.729158+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.729158+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.775241+0000 mon.a (mon.0) 4490 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-30T10:10:43.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.775241+0000 mon.a (mon.0) 4490 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-30T10:10:43.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.778610+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.151:6808/886865997,v1:172.21.15.151:6809/886865997]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:43.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.613072+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.614094+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.614094+0000 mon.a (mon.0) 4483 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.622594+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.622594+0000 mon.a (mon.0) 4484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.712179+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.712179+0000 mon.a (mon.0) 4485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.715495+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.715495+0000 mon.a (mon.0) 4486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.719032+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.719032+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.720150+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.720150+0000 mon.a (mon.0) 4488 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.729158+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.729158+0000 mon.a (mon.0) 4489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.775241+0000 mon.a (mon.0) 4490 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-30T10:10:43.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.775241+0000 mon.a (mon.0) 4490 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-30T10:10:43.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.778610+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.151:6808/886865997,v1:172.21.15.151:6809/886865997]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:43.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.778610+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.151:6808/886865997,v1:172.21.15.151:6809/886865997]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:43.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cluster 2024-04-30T10:10:42.783847+0000 mon.a (mon.0) 4491 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-30T10:10:43.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: cluster 2024-04-30T10:10:42.783847+0000 mon.a (mon.0) 4491 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-30T10:10:43.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.785080+0000 mon.a (mon.0) 4492 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:43.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.785080+0000 mon.a (mon.0) 4492 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:43.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.787896+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.787896+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.791247+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.791247+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.794204+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.794204+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.795923+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.795923+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.805937+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[73244]: audit 2024-04-30T10:10:42.805937+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.778610+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.151:6808/886865997,v1:172.21.15.151:6809/886865997]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:43.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cluster 2024-04-30T10:10:42.783847+0000 mon.a (mon.0) 4491 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-30T10:10:43.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: cluster 2024-04-30T10:10:42.783847+0000 mon.a (mon.0) 4491 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-30T10:10:43.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.785080+0000 mon.a (mon.0) 4492 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:43.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.785080+0000 mon.a (mon.0) 4492 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:10:43.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.787896+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.787896+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.791247+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.791247+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.794204+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.794204+0000 mon.a (mon.0) 4495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.795923+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.795923+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.805937+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:42 smithi144 bash[75481]: audit 2024-04-30T10:10:42.805937+0000 mon.a (mon.0) 4497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.991 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[52996]: debug 2024-04-30T10:10:43.750+0000 7f95a1b63700 -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-30T10:10:43.993 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.225653+0000 mgr.x (mgr.24998) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.993 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.225653+0000 mgr.x (mgr.24998) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.993 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.279979+0000 mgr.x (mgr.24998) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.993 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.279979+0000 mgr.x (mgr.24998) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.332338+0000 mgr.x (mgr.24998) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.332338+0000 mgr.x (mgr.24998) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.404626+0000 mgr.x (mgr.24998) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.404626+0000 mgr.x (mgr.24998) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.476818+0000 mgr.x (mgr.24998) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.476818+0000 mgr.x (mgr.24998) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.549977+0000 mgr.x (mgr.24998) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.549977+0000 mgr.x (mgr.24998) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.622590+0000 mgr.x (mgr.24998) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.622590+0000 mgr.x (mgr.24998) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.728995+0000 mgr.x (mgr.24998) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.728995+0000 mgr.x (mgr.24998) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.805707+0000 mgr.x (mgr.24998) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.805707+0000 mgr.x (mgr.24998) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.888253+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.888253+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.890876+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.890876+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.893355+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.893355+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.894592+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.894592+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.900365+0000 mgr.x (mgr.24998) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.900365+0000 mgr.x (mgr.24998) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.900664+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.900664+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.958135+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.995 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.958135+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.960739+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.960739+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.963036+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.963036+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.964075+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.964075+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.970280+0000 mgr.x (mgr.24998) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:42.970280+0000 mgr.x (mgr.24998) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.970524+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:42.970524+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.029693+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.029693+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.032563+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.032563+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.034973+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.034973+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.035992+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.035992+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.041942+0000 mgr.x (mgr.24998) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.041942+0000 mgr.x (mgr.24998) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.042302+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.042302+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.084621+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.084621+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.087579+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.087579+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.091752+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.091752+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.093317+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.093317+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.100951+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.100951+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.101054+0000 mgr.x (mgr.24998) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.101054+0000 mgr.x (mgr.24998) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.160025+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.160025+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.162366+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.162366+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.164724+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.164724+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.165648+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.165648+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.174473+0000 mgr.x (mgr.24998) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.174473+0000 mgr.x (mgr.24998) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:43.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.174733+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.174733+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:43.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.233377+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.233377+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:43.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.236092+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.236092+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:43.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.238473+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.238473+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:43.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.239346+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.239346+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:43.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.250163+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.250163+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.293944+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.293944+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.296446+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.296446+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.299072+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.299072+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.300215+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.300215+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.310171+0000 mon.a (mon.0) 4532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.310171+0000 mon.a (mon.0) 4532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.354129+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.354129+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.356978+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.356978+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.359475+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.359475+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.360625+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.360625+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.368835+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.368835+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.427020+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.427020+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.429510+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.429510+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.431984+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.431984+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.433020+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.433020+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.444456+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.444456+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.502785+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.502785+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.505905+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.505905+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.508925+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.508925+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.509986+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.509986+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.518517+0000 mon.a (mon.0) 4547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.518517+0000 mon.a (mon.0) 4547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.581228+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.581228+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.584903+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.584903+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.587645+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.587645+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.588850+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.588850+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.598956+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.598956+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.656793+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.656793+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.663242+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.663242+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.669157+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.669157+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.670085+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.670085+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.675010+0000 mon.a (mon.0) 4557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.675010+0000 mon.a (mon.0) 4557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.680248+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.680248+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.687745+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.687745+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.695496+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.695496+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.748542+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.748542+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.751365+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.751365+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.753585+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.753585+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.755461+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.755461+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.757355+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:10:44.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:43 smithi151 bash[59049]: audit 2024-04-30T10:10:43.757355+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:10:44.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.225653+0000 mgr.x (mgr.24998) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.225653+0000 mgr.x (mgr.24998) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.279979+0000 mgr.x (mgr.24998) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.279979+0000 mgr.x (mgr.24998) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.332338+0000 mgr.x (mgr.24998) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.332338+0000 mgr.x (mgr.24998) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.404626+0000 mgr.x (mgr.24998) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.404626+0000 mgr.x (mgr.24998) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.476818+0000 mgr.x (mgr.24998) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.476818+0000 mgr.x (mgr.24998) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.549977+0000 mgr.x (mgr.24998) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.549977+0000 mgr.x (mgr.24998) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.622590+0000 mgr.x (mgr.24998) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.622590+0000 mgr.x (mgr.24998) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.728995+0000 mgr.x (mgr.24998) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.728995+0000 mgr.x (mgr.24998) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.805707+0000 mgr.x (mgr.24998) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.805707+0000 mgr.x (mgr.24998) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.888253+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.888253+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.890876+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.225653+0000 mgr.x (mgr.24998) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.225653+0000 mgr.x (mgr.24998) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.279979+0000 mgr.x (mgr.24998) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.279979+0000 mgr.x (mgr.24998) 1243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.332338+0000 mgr.x (mgr.24998) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.332338+0000 mgr.x (mgr.24998) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.404626+0000 mgr.x (mgr.24998) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.404626+0000 mgr.x (mgr.24998) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.476818+0000 mgr.x (mgr.24998) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.476818+0000 mgr.x (mgr.24998) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.549977+0000 mgr.x (mgr.24998) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.549977+0000 mgr.x (mgr.24998) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.622590+0000 mgr.x (mgr.24998) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.622590+0000 mgr.x (mgr.24998) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.728995+0000 mgr.x (mgr.24998) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.728995+0000 mgr.x (mgr.24998) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.805707+0000 mgr.x (mgr.24998) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.805707+0000 mgr.x (mgr.24998) 1250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.888253+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.888253+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.890876+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.890876+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.893355+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.893355+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.894592+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.894592+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.900365+0000 mgr.x (mgr.24998) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.900365+0000 mgr.x (mgr.24998) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.900664+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.900664+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.958135+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.958135+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.960739+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.960739+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.963036+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.963036+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.964075+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.964075+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.970280+0000 mgr.x (mgr.24998) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:42.970280+0000 mgr.x (mgr.24998) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.970524+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.890876+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.893355+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.893355+0000 mon.a (mon.0) 4500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.894592+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.894592+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.900365+0000 mgr.x (mgr.24998) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.900365+0000 mgr.x (mgr.24998) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.900664+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.900664+0000 mon.a (mon.0) 4502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.958135+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.958135+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.960739+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.960739+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.963036+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.963036+0000 mon.a (mon.0) 4505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.964075+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.964075+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.970280+0000 mgr.x (mgr.24998) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:42.970280+0000 mgr.x (mgr.24998) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.970524+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:42.970524+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.029693+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.029693+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.032563+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.032563+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.034973+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.034973+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.035992+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.035992+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.041942+0000 mgr.x (mgr.24998) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.041942+0000 mgr.x (mgr.24998) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.042302+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.042302+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.084621+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.084621+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.087579+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.087579+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.091752+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.091752+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:42.970524+0000 mon.a (mon.0) 4507 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.029693+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.029693+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.032563+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.032563+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.034973+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.034973+0000 mon.a (mon.0) 4510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.035992+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.035992+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.041942+0000 mgr.x (mgr.24998) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.041942+0000 mgr.x (mgr.24998) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.042302+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.042302+0000 mon.a (mon.0) 4512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.084621+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.084621+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.087579+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.087579+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.091752+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.091752+0000 mon.a (mon.0) 4515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.093317+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.093317+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.100951+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.100951+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.101054+0000 mgr.x (mgr.24998) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.101054+0000 mgr.x (mgr.24998) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.160025+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.160025+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.162366+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.162366+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.164724+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.164724+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.165648+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.165648+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.174473+0000 mgr.x (mgr.24998) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.174473+0000 mgr.x (mgr.24998) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.174733+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.174733+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.233377+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.233377+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.093317+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.093317+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.100951+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.100951+0000 mon.a (mon.0) 4517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.101054+0000 mgr.x (mgr.24998) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.101054+0000 mgr.x (mgr.24998) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.160025+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.160025+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.162366+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.162366+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.164724+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.164724+0000 mon.a (mon.0) 4520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.165648+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.165648+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.174473+0000 mgr.x (mgr.24998) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.174473+0000 mgr.x (mgr.24998) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:44.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.174733+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.174733+0000 mon.a (mon.0) 4522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.233377+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.233377+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.236092+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.236092+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.238473+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.238473+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.239346+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.239346+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.250163+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.250163+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.293944+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.293944+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.296446+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.296446+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.299072+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.299072+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.300215+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.300215+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.310171+0000 mon.a (mon.0) 4532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.310171+0000 mon.a (mon.0) 4532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.354129+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.354129+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.236092+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.236092+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.238473+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.238473+0000 mon.a (mon.0) 4525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.239346+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.239346+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.250163+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.250163+0000 mon.a (mon.0) 4527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.293944+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.293944+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.296446+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.296446+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.299072+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.299072+0000 mon.a (mon.0) 4530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.300215+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.300215+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.310171+0000 mon.a (mon.0) 4532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.310171+0000 mon.a (mon.0) 4532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.354129+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.354129+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.356978+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.356978+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.359475+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.359475+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.360625+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.360625+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.368835+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.368835+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.427020+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.427020+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.429510+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.429510+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.431984+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.431984+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.433020+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.433020+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.444456+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.444456+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.502785+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.356978+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.356978+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.359475+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.359475+0000 mon.a (mon.0) 4535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.360625+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.360625+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.368835+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.368835+0000 mon.a (mon.0) 4537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.427020+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.427020+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.429510+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.429510+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.431984+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.431984+0000 mon.a (mon.0) 4540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.433020+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.433020+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.444456+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.444456+0000 mon.a (mon.0) 4542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.502785+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.502785+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.505905+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.505905+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.508925+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.508925+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.509986+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.509986+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.518517+0000 mon.a (mon.0) 4547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.518517+0000 mon.a (mon.0) 4547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.581228+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.581228+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.584903+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.584903+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.587645+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.587645+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.588850+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.588850+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.598956+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.598956+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.502785+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.505905+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.505905+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.508925+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.508925+0000 mon.a (mon.0) 4545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.509986+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.509986+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.518517+0000 mon.a (mon.0) 4547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.518517+0000 mon.a (mon.0) 4547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.581228+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.581228+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.584903+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.584903+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.587645+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.587645+0000 mon.a (mon.0) 4550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.588850+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.588850+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.598956+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.598956+0000 mon.a (mon.0) 4552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.656793+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.656793+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.663242+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.663242+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.669157+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.669157+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.670085+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.670085+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.675010+0000 mon.a (mon.0) 4557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.675010+0000 mon.a (mon.0) 4557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.680248+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.680248+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.687745+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.687745+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.695496+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.695496+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.748542+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.748542+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.751365+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.751365+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.656793+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.656793+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.663242+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.663242+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.669157+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.669157+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.670085+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.670085+0000 mon.a (mon.0) 4556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:10:44.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.675010+0000 mon.a (mon.0) 4557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.675010+0000 mon.a (mon.0) 4557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:10:44.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.680248+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.680248+0000 mon.a (mon.0) 4558 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.687745+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.687745+0000 mon.a (mon.0) 4559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.695496+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.695496+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:44.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.748542+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.748542+0000 mon.a (mon.0) 4561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:10:44.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.751365+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.751365+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.753585+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.753585+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.755461+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.755461+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.757355+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:10:44.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[73244]: audit 2024-04-30T10:10:43.757355+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:10:44.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.753585+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.753585+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.755461+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.755461+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:44.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.757355+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:10:44.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:43 smithi144 bash[75481]: audit 2024-04-30T10:10:43.757355+0000 mon.a (mon.0) 4565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:10:45.129 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.249916+0000 mgr.x (mgr.24998) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.130 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.249916+0000 mgr.x (mgr.24998) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.130 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.310485+0000 mgr.x (mgr.24998) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.130 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.310485+0000 mgr.x (mgr.24998) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.133 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cluster 2024-04-30T10:10:43.367421+0000 mgr.x (mgr.24998) 1258 : cluster [DBG] pgmap v205: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-30T10:10:45.134 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cluster 2024-04-30T10:10:43.367421+0000 mgr.x (mgr.24998) 1258 : cluster [DBG] pgmap v205: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-30T10:10:45.134 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.368567+0000 mgr.x (mgr.24998) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.134 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.368567+0000 mgr.x (mgr.24998) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.134 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.444227+0000 mgr.x (mgr.24998) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.134 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.444227+0000 mgr.x (mgr.24998) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.134 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.518322+0000 mgr.x (mgr.24998) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.134 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.518322+0000 mgr.x (mgr.24998) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.134 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.598908+0000 mgr.x (mgr.24998) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.134 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.598908+0000 mgr.x (mgr.24998) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.134 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: audit 2024-04-30T10:10:43.729458+0000 mgr.x (mgr.24998) 1263 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:45.134 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: audit 2024-04-30T10:10:43.729458+0000 mgr.x (mgr.24998) 1263 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:45.135 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: audit 2024-04-30T10:10:43.756725+0000 mgr.x (mgr.24998) 1264 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:10:45.135 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: audit 2024-04-30T10:10:43.756725+0000 mgr.x (mgr.24998) 1264 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:10:45.135 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.757749+0000 mgr.x (mgr.24998) 1265 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:10:45.135 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cephadm 2024-04-30T10:10:43.757749+0000 mgr.x (mgr.24998) 1265 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:10:45.135 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cluster 2024-04-30T10:10:43.817603+0000 mon.a (mon.0) 4566 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:10:45.135 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cluster 2024-04-30T10:10:43.817603+0000 mon.a (mon.0) 4566 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:10:45.135 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cluster 2024-04-30T10:10:43.833682+0000 mon.a (mon.0) 4567 : cluster [INF] osd.5 [v2:172.21.15.151:6808/886865997,v1:172.21.15.151:6809/886865997] boot 2024-04-30T10:10:45.135 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cluster 2024-04-30T10:10:43.833682+0000 mon.a (mon.0) 4567 : cluster [INF] osd.5 [v2:172.21.15.151:6808/886865997,v1:172.21.15.151:6809/886865997] boot 2024-04-30T10:10:45.135 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cluster 2024-04-30T10:10:43.833823+0000 mon.a (mon.0) 4568 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-04-30T10:10:45.135 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cluster 2024-04-30T10:10:43.833823+0000 mon.a (mon.0) 4568 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-04-30T10:10:45.135 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: audit 2024-04-30T10:10:43.851118+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:10:45.135 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: audit 2024-04-30T10:10:43.851118+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:10:45.135 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cluster 2024-04-30T10:10:44.832797+0000 mon.a (mon.0) 4570 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-30T10:10:45.135 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:44 smithi151 bash[59049]: cluster 2024-04-30T10:10:44.832797+0000 mon.a (mon.0) 4570 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-30T10:10:45.174 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.249916+0000 mgr.x (mgr.24998) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.174 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.249916+0000 mgr.x (mgr.24998) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.174 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.310485+0000 mgr.x (mgr.24998) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.175 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.310485+0000 mgr.x (mgr.24998) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.175 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cluster 2024-04-30T10:10:43.367421+0000 mgr.x (mgr.24998) 1258 : cluster [DBG] pgmap v205: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-30T10:10:45.175 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cluster 2024-04-30T10:10:43.367421+0000 mgr.x (mgr.24998) 1258 : cluster [DBG] pgmap v205: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-30T10:10:45.175 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.368567+0000 mgr.x (mgr.24998) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.175 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.368567+0000 mgr.x (mgr.24998) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.175 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.444227+0000 mgr.x (mgr.24998) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.175 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.444227+0000 mgr.x (mgr.24998) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.176 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.518322+0000 mgr.x (mgr.24998) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.176 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.518322+0000 mgr.x (mgr.24998) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.176 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.598908+0000 mgr.x (mgr.24998) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.176 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.598908+0000 mgr.x (mgr.24998) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.176 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: audit 2024-04-30T10:10:43.729458+0000 mgr.x (mgr.24998) 1263 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:45.176 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: audit 2024-04-30T10:10:43.729458+0000 mgr.x (mgr.24998) 1263 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:45.176 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: audit 2024-04-30T10:10:43.756725+0000 mgr.x (mgr.24998) 1264 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:10:45.177 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: audit 2024-04-30T10:10:43.756725+0000 mgr.x (mgr.24998) 1264 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:10:45.177 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.757749+0000 mgr.x (mgr.24998) 1265 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:10:45.177 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.249916+0000 mgr.x (mgr.24998) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.177 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.249916+0000 mgr.x (mgr.24998) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.177 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.310485+0000 mgr.x (mgr.24998) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.177 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.310485+0000 mgr.x (mgr.24998) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.178 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cluster 2024-04-30T10:10:43.367421+0000 mgr.x (mgr.24998) 1258 : cluster [DBG] pgmap v205: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-30T10:10:45.178 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cluster 2024-04-30T10:10:43.367421+0000 mgr.x (mgr.24998) 1258 : cluster [DBG] pgmap v205: 161 pgs: 18 active+undersized+degraded, 42 active+undersized, 101 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 70/630 objects degraded (11.111%) 2024-04-30T10:10:45.178 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.368567+0000 mgr.x (mgr.24998) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.178 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.368567+0000 mgr.x (mgr.24998) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.178 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.444227+0000 mgr.x (mgr.24998) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.178 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.444227+0000 mgr.x (mgr.24998) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.178 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.518322+0000 mgr.x (mgr.24998) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.179 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.518322+0000 mgr.x (mgr.24998) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.179 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.598908+0000 mgr.x (mgr.24998) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.179 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.598908+0000 mgr.x (mgr.24998) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:10:45.179 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: audit 2024-04-30T10:10:43.729458+0000 mgr.x (mgr.24998) 1263 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:45.180 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: audit 2024-04-30T10:10:43.729458+0000 mgr.x (mgr.24998) 1263 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:45.180 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: audit 2024-04-30T10:10:43.756725+0000 mgr.x (mgr.24998) 1264 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:10:45.180 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: audit 2024-04-30T10:10:43.756725+0000 mgr.x (mgr.24998) 1264 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:10:45.180 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.757749+0000 mgr.x (mgr.24998) 1265 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:10:45.181 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cephadm 2024-04-30T10:10:43.757749+0000 mgr.x (mgr.24998) 1265 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:10:45.181 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cluster 2024-04-30T10:10:43.817603+0000 mon.a (mon.0) 4566 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:10:45.181 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cluster 2024-04-30T10:10:43.817603+0000 mon.a (mon.0) 4566 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:10:45.181 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cluster 2024-04-30T10:10:43.833682+0000 mon.a (mon.0) 4567 : cluster [INF] osd.5 [v2:172.21.15.151:6808/886865997,v1:172.21.15.151:6809/886865997] boot 2024-04-30T10:10:45.181 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cluster 2024-04-30T10:10:43.833682+0000 mon.a (mon.0) 4567 : cluster [INF] osd.5 [v2:172.21.15.151:6808/886865997,v1:172.21.15.151:6809/886865997] boot 2024-04-30T10:10:45.182 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cluster 2024-04-30T10:10:43.833823+0000 mon.a (mon.0) 4568 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-04-30T10:10:45.182 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cluster 2024-04-30T10:10:43.833823+0000 mon.a (mon.0) 4568 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-04-30T10:10:45.182 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: audit 2024-04-30T10:10:43.851118+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:10:45.182 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: audit 2024-04-30T10:10:43.851118+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:10:45.182 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cluster 2024-04-30T10:10:44.832797+0000 mon.a (mon.0) 4570 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-30T10:10:45.182 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[75481]: cluster 2024-04-30T10:10:44.832797+0000 mon.a (mon.0) 4570 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-30T10:10:45.182 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cephadm 2024-04-30T10:10:43.757749+0000 mgr.x (mgr.24998) 1265 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:10:45.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cluster 2024-04-30T10:10:43.817603+0000 mon.a (mon.0) 4566 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:10:45.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cluster 2024-04-30T10:10:43.817603+0000 mon.a (mon.0) 4566 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:10:45.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cluster 2024-04-30T10:10:43.833682+0000 mon.a (mon.0) 4567 : cluster [INF] osd.5 [v2:172.21.15.151:6808/886865997,v1:172.21.15.151:6809/886865997] boot 2024-04-30T10:10:45.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cluster 2024-04-30T10:10:43.833682+0000 mon.a (mon.0) 4567 : cluster [INF] osd.5 [v2:172.21.15.151:6808/886865997,v1:172.21.15.151:6809/886865997] boot 2024-04-30T10:10:45.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cluster 2024-04-30T10:10:43.833823+0000 mon.a (mon.0) 4568 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-04-30T10:10:45.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cluster 2024-04-30T10:10:43.833823+0000 mon.a (mon.0) 4568 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-04-30T10:10:45.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: audit 2024-04-30T10:10:43.851118+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:10:45.183 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: audit 2024-04-30T10:10:43.851118+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-30T10:10:45.184 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cluster 2024-04-30T10:10:44.832797+0000 mon.a (mon.0) 4570 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-30T10:10:45.184 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:44 smithi144 bash[73244]: cluster 2024-04-30T10:10:44.832797+0000 mon.a (mon.0) 4570 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-30T10:10:46.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:45 smithi144 bash[73244]: cluster 2024-04-30T10:10:45.865408+0000 mon.a (mon.0) 4571 : cluster [WRN] Health check update: Degraded data redundancy: 69/630 objects degraded (10.952%), 17 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:46.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:45 smithi144 bash[73244]: cluster 2024-04-30T10:10:45.865408+0000 mon.a (mon.0) 4571 : cluster [WRN] Health check update: Degraded data redundancy: 69/630 objects degraded (10.952%), 17 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:46.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:45 smithi144 bash[75481]: cluster 2024-04-30T10:10:45.865408+0000 mon.a (mon.0) 4571 : cluster [WRN] Health check update: Degraded data redundancy: 69/630 objects degraded (10.952%), 17 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:46.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:45 smithi144 bash[75481]: cluster 2024-04-30T10:10:45.865408+0000 mon.a (mon.0) 4571 : cluster [WRN] Health check update: Degraded data redundancy: 69/630 objects degraded (10.952%), 17 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:46.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:45 smithi151 bash[59049]: cluster 2024-04-30T10:10:45.865408+0000 mon.a (mon.0) 4571 : cluster [WRN] Health check update: Degraded data redundancy: 69/630 objects degraded (10.952%), 17 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:46.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:45 smithi151 bash[59049]: cluster 2024-04-30T10:10:45.865408+0000 mon.a (mon.0) 4571 : cluster [WRN] Health check update: Degraded data redundancy: 69/630 objects degraded (10.952%), 17 pgs degraded (PG_DEGRADED) 2024-04-30T10:10:47.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:46 smithi144 bash[75481]: cluster 2024-04-30T10:10:45.368484+0000 mgr.x (mgr.24998) 1266 : cluster [DBG] pgmap v208: 161 pgs: 17 active+undersized+degraded, 38 active+undersized, 106 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-04-30T10:10:47.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:46 smithi144 bash[75481]: cluster 2024-04-30T10:10:45.368484+0000 mgr.x (mgr.24998) 1266 : cluster [DBG] pgmap v208: 161 pgs: 17 active+undersized+degraded, 38 active+undersized, 106 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-04-30T10:10:47.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:46 smithi144 bash[73244]: cluster 2024-04-30T10:10:45.368484+0000 mgr.x (mgr.24998) 1266 : cluster [DBG] pgmap v208: 161 pgs: 17 active+undersized+degraded, 38 active+undersized, 106 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-04-30T10:10:47.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:46 smithi144 bash[73244]: cluster 2024-04-30T10:10:45.368484+0000 mgr.x (mgr.24998) 1266 : cluster [DBG] pgmap v208: 161 pgs: 17 active+undersized+degraded, 38 active+undersized, 106 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-04-30T10:10:47.214 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:46 smithi151 bash[59049]: cluster 2024-04-30T10:10:45.368484+0000 mgr.x (mgr.24998) 1266 : cluster [DBG] pgmap v208: 161 pgs: 17 active+undersized+degraded, 38 active+undersized, 106 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-04-30T10:10:47.214 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:46 smithi151 bash[59049]: cluster 2024-04-30T10:10:45.368484+0000 mgr.x (mgr.24998) 1266 : cluster [DBG] pgmap v208: 161 pgs: 17 active+undersized+degraded, 38 active+undersized, 106 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 69/630 objects degraded (10.952%) 2024-04-30T10:10:47.411 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:10:48.146 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:10:48.146 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 14s ago 21m - - 2024-04-30T10:10:48.147 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 0s ago 21m - - 2024-04-30T10:10:48.147 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (7m) 14s ago 14m 13.8M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:10:48.147 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (7m) 0s ago 14m 41.6M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:10:48.147 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (6m) 14s ago 12m 43.5M - 3.5 e1d6a67b021e 03085260eb1e 2024-04-30T10:10:48.147 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (6m) 0s ago 20m 521M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:10:48.147 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (5m) 14s ago 22m 439M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:10:48.147 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (5m) 14s ago 22m 66.5M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:10:48.147 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (4m) 0s ago 20m 47.8M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:10:48.147 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (5m) 14s ago 20m 53.3M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:10:48.147 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (8m) 14s ago 14m 9960k - 1.3.1 1dbe0e931976 7b01e2041b73 2024-04-30T10:10:48.147 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (7m) 0s ago 14m 9100k - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:10:48.147 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (3m) 14s ago 19m 58.1M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 9026452f4e61 2024-04-30T10:10:48.147 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (3m) 14s ago 19m 59.3M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 5352fc47dc65 2024-04-30T10:10:48.147 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (2m) 14s ago 18m 46.7M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 844548442e03 2024-04-30T10:10:48.148 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (101s) 14s ago 18m 49.5M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 38564960fb5e 2024-04-30T10:10:48.148 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (49s) 0s ago 17m 44.4M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a d762b27599e9 2024-04-30T10:10:48.148 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (12s) 0s ago 16m 48.2M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 3d18367ad531 2024-04-30T10:10:48.148 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (16m) 0s ago 16m 61.4M 4096M 17.2.0 e1d6a67b021e 864804cc3b7d 2024-04-30T10:10:48.148 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (15m) 0s ago 15m 65.7M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:10:48.148 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (6m) 0s ago 14m 66.8M - 2.33.4 514e6a882f6e 1c77bdb7cd95 2024-04-30T10:10:48.148 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (12m) 14s ago 12m 87.1M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:10:48.148 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (12m) 0s ago 12m 86.9M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:10:48.148 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (12m) 14s ago 12m 86.9M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:10:48.148 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (12m) 0s ago 12m 87.2M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:10:48.230 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:10:48 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:10:48] "GET /metrics HTTP/1.1" 200 38457 "" "Prometheus/2.33.4" 2024-04-30T10:10:48.561 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:10:48.561 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:10:48.561 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:10:48.561 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:10:48.561 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:10:48.561 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:10:48.562 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:10:48.562 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:10:48.562 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-30T10:10:48.562 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 6 2024-04-30T10:10:48.562 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:10:48.562 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:10:48.562 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:10:48.562 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:10:48.562 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:10:48.562 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-30T10:10:48.562 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 11 2024-04-30T10:10:48.562 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:10:48.562 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:10:48.916 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:10:48.916 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:10:48.916 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:10:48.916 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:10:48.916 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:10:48.917 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr", 2024-04-30T10:10:48.917 INFO:teuthology.orchestra.run.smithi144.stdout: "mon" 2024-04-30T10:10:48.917 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:10:48.917 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "11/23 daemons upgraded", 2024-04-30T10:10:48.917 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading osd daemons", 2024-04-30T10:10:48.917 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:10:48.918 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:10:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[73244]: cluster 2024-04-30T10:10:47.369823+0000 mgr.x (mgr.24998) 1267 : cluster [DBG] pgmap v209: 161 pgs: 12 active+undersized+degraded, 28 active+undersized, 121 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-04-30T10:10:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[73244]: cluster 2024-04-30T10:10:47.369823+0000 mgr.x (mgr.24998) 1267 : cluster [DBG] pgmap v209: 161 pgs: 12 active+undersized+degraded, 28 active+undersized, 121 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-04-30T10:10:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[73244]: audit 2024-04-30T10:10:47.397886+0000 mgr.x (mgr.24998) 1268 : audit [DBG] from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[73244]: audit 2024-04-30T10:10:47.397886+0000 mgr.x (mgr.24998) 1268 : audit [DBG] from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[73244]: audit 2024-04-30T10:10:47.771942+0000 mgr.x (mgr.24998) 1269 : audit [DBG] from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[73244]: audit 2024-04-30T10:10:47.771942+0000 mgr.x (mgr.24998) 1269 : audit [DBG] from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[73244]: audit 2024-04-30T10:10:47.929353+0000 mon.a (mon.0) 4572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[73244]: audit 2024-04-30T10:10:47.929353+0000 mon.a (mon.0) 4572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[73244]: audit 2024-04-30T10:10:47.937644+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[73244]: audit 2024-04-30T10:10:47.937644+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:49.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[73244]: audit 2024-04-30T10:10:47.945890+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:49.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[73244]: audit 2024-04-30T10:10:47.945890+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:49.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[73244]: audit 2024-04-30T10:10:48.129157+0000 mgr.x (mgr.24998) 1270 : audit [DBG] from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:49.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[73244]: audit 2024-04-30T10:10:48.129157+0000 mgr.x (mgr.24998) 1270 : audit [DBG] from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:49.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[73244]: audit 2024-04-30T10:10:48.563565+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.144:0/538336009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:49.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[73244]: audit 2024-04-30T10:10:48.563565+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.144:0/538336009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[75481]: cluster 2024-04-30T10:10:47.369823+0000 mgr.x (mgr.24998) 1267 : cluster [DBG] pgmap v209: 161 pgs: 12 active+undersized+degraded, 28 active+undersized, 121 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-04-30T10:10:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[75481]: cluster 2024-04-30T10:10:47.369823+0000 mgr.x (mgr.24998) 1267 : cluster [DBG] pgmap v209: 161 pgs: 12 active+undersized+degraded, 28 active+undersized, 121 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-04-30T10:10:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[75481]: audit 2024-04-30T10:10:47.397886+0000 mgr.x (mgr.24998) 1268 : audit [DBG] from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[75481]: audit 2024-04-30T10:10:47.397886+0000 mgr.x (mgr.24998) 1268 : audit [DBG] from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[75481]: audit 2024-04-30T10:10:47.771942+0000 mgr.x (mgr.24998) 1269 : audit [DBG] from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[75481]: audit 2024-04-30T10:10:47.771942+0000 mgr.x (mgr.24998) 1269 : audit [DBG] from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[75481]: audit 2024-04-30T10:10:47.929353+0000 mon.a (mon.0) 4572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[75481]: audit 2024-04-30T10:10:47.929353+0000 mon.a (mon.0) 4572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[75481]: audit 2024-04-30T10:10:47.937644+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[75481]: audit 2024-04-30T10:10:47.937644+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[75481]: audit 2024-04-30T10:10:47.945890+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[75481]: audit 2024-04-30T10:10:47.945890+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:49.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[75481]: audit 2024-04-30T10:10:48.129157+0000 mgr.x (mgr.24998) 1270 : audit [DBG] from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:49.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[75481]: audit 2024-04-30T10:10:48.129157+0000 mgr.x (mgr.24998) 1270 : audit [DBG] from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:49.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[75481]: audit 2024-04-30T10:10:48.563565+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.144:0/538336009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:49.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:48 smithi144 bash[75481]: audit 2024-04-30T10:10:48.563565+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.144:0/538336009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:49.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:48 smithi151 bash[59049]: cluster 2024-04-30T10:10:47.369823+0000 mgr.x (mgr.24998) 1267 : cluster [DBG] pgmap v209: 161 pgs: 12 active+undersized+degraded, 28 active+undersized, 121 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-04-30T10:10:49.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:48 smithi151 bash[59049]: cluster 2024-04-30T10:10:47.369823+0000 mgr.x (mgr.24998) 1267 : cluster [DBG] pgmap v209: 161 pgs: 12 active+undersized+degraded, 28 active+undersized, 121 active+clean; 585 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 54/630 objects degraded (8.571%) 2024-04-30T10:10:49.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:48 smithi151 bash[59049]: audit 2024-04-30T10:10:47.397886+0000 mgr.x (mgr.24998) 1268 : audit [DBG] from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:48 smithi151 bash[59049]: audit 2024-04-30T10:10:47.397886+0000 mgr.x (mgr.24998) 1268 : audit [DBG] from='client.44467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:48 smithi151 bash[59049]: audit 2024-04-30T10:10:47.771942+0000 mgr.x (mgr.24998) 1269 : audit [DBG] from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:48 smithi151 bash[59049]: audit 2024-04-30T10:10:47.771942+0000 mgr.x (mgr.24998) 1269 : audit [DBG] from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:48 smithi151 bash[59049]: audit 2024-04-30T10:10:47.929353+0000 mon.a (mon.0) 4572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:48 smithi151 bash[59049]: audit 2024-04-30T10:10:47.929353+0000 mon.a (mon.0) 4572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:48 smithi151 bash[59049]: audit 2024-04-30T10:10:47.937644+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:48 smithi151 bash[59049]: audit 2024-04-30T10:10:47.937644+0000 mon.a (mon.0) 4573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:48 smithi151 bash[59049]: audit 2024-04-30T10:10:47.945890+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:48 smithi151 bash[59049]: audit 2024-04-30T10:10:47.945890+0000 mon.a (mon.0) 4574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:48 smithi151 bash[59049]: audit 2024-04-30T10:10:48.129157+0000 mgr.x (mgr.24998) 1270 : audit [DBG] from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:48 smithi151 bash[59049]: audit 2024-04-30T10:10:48.129157+0000 mgr.x (mgr.24998) 1270 : audit [DBG] from='client.44479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:48 smithi151 bash[59049]: audit 2024-04-30T10:10:48.563565+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.144:0/538336009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:48 smithi151 bash[59049]: audit 2024-04-30T10:10:48.563565+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.144:0/538336009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:10:49.332 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_WARN Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded 2024-04-30T10:10:49.332 INFO:teuthology.orchestra.run.smithi144.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded 2024-04-30T10:10:49.332 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.3 is active+undersized+degraded, acting [2,7] 2024-04-30T10:10:49.332 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.12 is active+undersized+degraded, acting [3,7] 2024-04-30T10:10:49.332 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.4 is active+undersized+degraded, acting [1,2] 2024-04-30T10:10:49.332 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.5 is active+undersized+degraded, acting [3,2] 2024-04-30T10:10:49.332 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.c is active+undersized+degraded, acting [3,6] 2024-04-30T10:10:49.332 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.d is active+undersized+degraded, acting [7,6] 2024-04-30T10:10:49.332 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.10 is active+undersized+degraded, acting [6,0] 2024-04-30T10:10:49.332 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.16 is active+undersized+degraded, acting [7,1] 2024-04-30T10:10:49.333 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.1c is active+undersized+degraded, acting [4,1] 2024-04-30T10:10:49.333 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.1d is active+undersized+degraded, acting [4,6] 2024-04-30T10:10:49.333 INFO:teuthology.orchestra.run.smithi144.stdout: pg 4.15 is active+undersized+degraded, acting [7,3] 2024-04-30T10:10:49.333 INFO:teuthology.orchestra.run.smithi144.stdout: pg 4.1f is active+undersized+degraded, acting [6,1] 2024-04-30T10:10:50.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:49 smithi151 bash[59049]: audit 2024-04-30T10:10:48.915899+0000 mgr.x (mgr.24998) 1271 : audit [DBG] from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:50.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:49 smithi151 bash[59049]: audit 2024-04-30T10:10:48.915899+0000 mgr.x (mgr.24998) 1271 : audit [DBG] from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:50.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:49 smithi151 bash[59049]: audit 2024-04-30T10:10:49.334822+0000 mon.a (mon.0) 4575 : audit [DBG] from='client.? 172.21.15.144:0/2490858642' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:10:50.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:49 smithi151 bash[59049]: audit 2024-04-30T10:10:49.334822+0000 mon.a (mon.0) 4575 : audit [DBG] from='client.? 172.21.15.144:0/2490858642' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:10:50.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:49 smithi144 bash[73244]: audit 2024-04-30T10:10:48.915899+0000 mgr.x (mgr.24998) 1271 : audit [DBG] from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:50.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:49 smithi144 bash[73244]: audit 2024-04-30T10:10:48.915899+0000 mgr.x (mgr.24998) 1271 : audit [DBG] from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:50.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:49 smithi144 bash[73244]: audit 2024-04-30T10:10:49.334822+0000 mon.a (mon.0) 4575 : audit [DBG] from='client.? 172.21.15.144:0/2490858642' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:10:50.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:49 smithi144 bash[73244]: audit 2024-04-30T10:10:49.334822+0000 mon.a (mon.0) 4575 : audit [DBG] from='client.? 172.21.15.144:0/2490858642' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:10:50.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:49 smithi144 bash[75481]: audit 2024-04-30T10:10:48.915899+0000 mgr.x (mgr.24998) 1271 : audit [DBG] from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:50.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:49 smithi144 bash[75481]: audit 2024-04-30T10:10:48.915899+0000 mgr.x (mgr.24998) 1271 : audit [DBG] from='client.34557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:10:50.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:49 smithi144 bash[75481]: audit 2024-04-30T10:10:49.334822+0000 mon.a (mon.0) 4575 : audit [DBG] from='client.? 172.21.15.144:0/2490858642' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:10:50.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:49 smithi144 bash[75481]: audit 2024-04-30T10:10:49.334822+0000 mon.a (mon.0) 4575 : audit [DBG] from='client.? 172.21.15.144:0/2490858642' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:10:51.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:50 smithi144 bash[73244]: cluster 2024-04-30T10:10:49.371094+0000 mgr.x (mgr.24998) 1272 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-30T10:10:51.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:50 smithi144 bash[73244]: cluster 2024-04-30T10:10:49.371094+0000 mgr.x (mgr.24998) 1272 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-30T10:10:51.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:50 smithi144 bash[73244]: cluster 2024-04-30T10:10:49.928356+0000 mon.a (mon.0) 4576 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded) 2024-04-30T10:10:51.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:50 smithi144 bash[73244]: cluster 2024-04-30T10:10:49.928356+0000 mon.a (mon.0) 4576 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded) 2024-04-30T10:10:51.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:50 smithi144 bash[73244]: cluster 2024-04-30T10:10:49.928411+0000 mon.a (mon.0) 4577 : cluster [INF] Cluster is now healthy 2024-04-30T10:10:51.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:50 smithi144 bash[73244]: cluster 2024-04-30T10:10:49.928411+0000 mon.a (mon.0) 4577 : cluster [INF] Cluster is now healthy 2024-04-30T10:10:51.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:50 smithi144 bash[75481]: cluster 2024-04-30T10:10:49.371094+0000 mgr.x (mgr.24998) 1272 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-30T10:10:51.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:50 smithi144 bash[75481]: cluster 2024-04-30T10:10:49.371094+0000 mgr.x (mgr.24998) 1272 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-30T10:10:51.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:50 smithi144 bash[75481]: cluster 2024-04-30T10:10:49.928356+0000 mon.a (mon.0) 4576 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded) 2024-04-30T10:10:51.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:50 smithi144 bash[75481]: cluster 2024-04-30T10:10:49.928356+0000 mon.a (mon.0) 4576 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded) 2024-04-30T10:10:51.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:50 smithi144 bash[75481]: cluster 2024-04-30T10:10:49.928411+0000 mon.a (mon.0) 4577 : cluster [INF] Cluster is now healthy 2024-04-30T10:10:51.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:50 smithi144 bash[75481]: cluster 2024-04-30T10:10:49.928411+0000 mon.a (mon.0) 4577 : cluster [INF] Cluster is now healthy 2024-04-30T10:10:51.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:50 smithi151 bash[59049]: cluster 2024-04-30T10:10:49.371094+0000 mgr.x (mgr.24998) 1272 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-30T10:10:51.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:50 smithi151 bash[59049]: cluster 2024-04-30T10:10:49.371094+0000 mgr.x (mgr.24998) 1272 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-30T10:10:51.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:50 smithi151 bash[59049]: cluster 2024-04-30T10:10:49.928356+0000 mon.a (mon.0) 4576 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded) 2024-04-30T10:10:51.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:50 smithi151 bash[59049]: cluster 2024-04-30T10:10:49.928356+0000 mon.a (mon.0) 4576 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 54/630 objects degraded (8.571%), 12 pgs degraded) 2024-04-30T10:10:51.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:50 smithi151 bash[59049]: cluster 2024-04-30T10:10:49.928411+0000 mon.a (mon.0) 4577 : cluster [INF] Cluster is now healthy 2024-04-30T10:10:51.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:50 smithi151 bash[59049]: cluster 2024-04-30T10:10:49.928411+0000 mon.a (mon.0) 4577 : cluster [INF] Cluster is now healthy 2024-04-30T10:10:53.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:52 smithi144 bash[73244]: cluster 2024-04-30T10:10:51.372215+0000 mgr.x (mgr.24998) 1273 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-30T10:10:53.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:52 smithi144 bash[73244]: cluster 2024-04-30T10:10:51.372215+0000 mgr.x (mgr.24998) 1273 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-30T10:10:53.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:52 smithi144 bash[73244]: audit 2024-04-30T10:10:52.492858+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:53.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:52 smithi144 bash[73244]: audit 2024-04-30T10:10:52.492858+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:53.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:52 smithi144 bash[73244]: audit 2024-04-30T10:10:52.495273+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:53.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:52 smithi144 bash[73244]: audit 2024-04-30T10:10:52.495273+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:53.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:52 smithi144 bash[75481]: cluster 2024-04-30T10:10:51.372215+0000 mgr.x (mgr.24998) 1273 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-30T10:10:53.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:52 smithi144 bash[75481]: cluster 2024-04-30T10:10:51.372215+0000 mgr.x (mgr.24998) 1273 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-30T10:10:53.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:52 smithi144 bash[75481]: audit 2024-04-30T10:10:52.492858+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:53.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:52 smithi144 bash[75481]: audit 2024-04-30T10:10:52.492858+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:53.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:52 smithi144 bash[75481]: audit 2024-04-30T10:10:52.495273+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:53.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:52 smithi144 bash[75481]: audit 2024-04-30T10:10:52.495273+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:53.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:52 smithi151 bash[59049]: cluster 2024-04-30T10:10:51.372215+0000 mgr.x (mgr.24998) 1273 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-30T10:10:53.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:52 smithi151 bash[59049]: cluster 2024-04-30T10:10:51.372215+0000 mgr.x (mgr.24998) 1273 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-30T10:10:53.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:52 smithi151 bash[59049]: audit 2024-04-30T10:10:52.492858+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:53.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:52 smithi151 bash[59049]: audit 2024-04-30T10:10:52.492858+0000 mon.a (mon.0) 4578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:53.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:52 smithi151 bash[59049]: audit 2024-04-30T10:10:52.495273+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:53.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:52 smithi151 bash[59049]: audit 2024-04-30T10:10:52.495273+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:10:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[73244]: cluster 2024-04-30T10:10:53.373406+0000 mgr.x (mgr.24998) 1274 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-30T10:10:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[73244]: cluster 2024-04-30T10:10:53.373406+0000 mgr.x (mgr.24998) 1274 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-30T10:10:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[73244]: audit 2024-04-30T10:10:53.737432+0000 mgr.x (mgr.24998) 1275 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[73244]: audit 2024-04-30T10:10:53.737432+0000 mgr.x (mgr.24998) 1275 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[73244]: audit 2024-04-30T10:10:53.862843+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[73244]: audit 2024-04-30T10:10:53.862843+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[73244]: audit 2024-04-30T10:10:53.875526+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[73244]: audit 2024-04-30T10:10:53.875526+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:55.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[73244]: audit 2024-04-30T10:10:53.887423+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:55.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[73244]: audit 2024-04-30T10:10:53.887423+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:55.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[75481]: cluster 2024-04-30T10:10:53.373406+0000 mgr.x (mgr.24998) 1274 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-30T10:10:55.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[75481]: cluster 2024-04-30T10:10:53.373406+0000 mgr.x (mgr.24998) 1274 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-30T10:10:55.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[75481]: audit 2024-04-30T10:10:53.737432+0000 mgr.x (mgr.24998) 1275 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:55.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[75481]: audit 2024-04-30T10:10:53.737432+0000 mgr.x (mgr.24998) 1275 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:55.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[75481]: audit 2024-04-30T10:10:53.862843+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:55.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[75481]: audit 2024-04-30T10:10:53.862843+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:55.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[75481]: audit 2024-04-30T10:10:53.875526+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:55.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[75481]: audit 2024-04-30T10:10:53.875526+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:55.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[75481]: audit 2024-04-30T10:10:53.887423+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:55.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:54 smithi144 bash[75481]: audit 2024-04-30T10:10:53.887423+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:55.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:54 smithi151 bash[59049]: cluster 2024-04-30T10:10:53.373406+0000 mgr.x (mgr.24998) 1274 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-30T10:10:55.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:54 smithi151 bash[59049]: cluster 2024-04-30T10:10:53.373406+0000 mgr.x (mgr.24998) 1274 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-30T10:10:55.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:54 smithi151 bash[59049]: audit 2024-04-30T10:10:53.737432+0000 mgr.x (mgr.24998) 1275 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:55.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:54 smithi151 bash[59049]: audit 2024-04-30T10:10:53.737432+0000 mgr.x (mgr.24998) 1275 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:10:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:54 smithi151 bash[59049]: audit 2024-04-30T10:10:53.862843+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:54 smithi151 bash[59049]: audit 2024-04-30T10:10:53.862843+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:54 smithi151 bash[59049]: audit 2024-04-30T10:10:53.875526+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:54 smithi151 bash[59049]: audit 2024-04-30T10:10:53.875526+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:54 smithi151 bash[59049]: audit 2024-04-30T10:10:53.887423+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:54 smithi151 bash[59049]: audit 2024-04-30T10:10:53.887423+0000 mon.a (mon.0) 4582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:57.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:56 smithi144 bash[75481]: cluster 2024-04-30T10:10:55.374579+0000 mgr.x (mgr.24998) 1276 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 0 op/s 2024-04-30T10:10:57.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:56 smithi144 bash[75481]: cluster 2024-04-30T10:10:55.374579+0000 mgr.x (mgr.24998) 1276 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 0 op/s 2024-04-30T10:10:57.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:56 smithi144 bash[73244]: cluster 2024-04-30T10:10:55.374579+0000 mgr.x (mgr.24998) 1276 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 0 op/s 2024-04-30T10:10:57.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:56 smithi144 bash[73244]: cluster 2024-04-30T10:10:55.374579+0000 mgr.x (mgr.24998) 1276 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 0 op/s 2024-04-30T10:10:57.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:56 smithi151 bash[59049]: cluster 2024-04-30T10:10:55.374579+0000 mgr.x (mgr.24998) 1276 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 0 op/s 2024-04-30T10:10:57.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:56 smithi151 bash[59049]: cluster 2024-04-30T10:10:55.374579+0000 mgr.x (mgr.24998) 1276 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 0 op/s 2024-04-30T10:10:58.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:10:58 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:10:58] "GET /metrics HTTP/1.1" 200 38459 "" "Prometheus/2.33.4" 2024-04-30T10:10:59.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:58 smithi151 bash[59049]: cluster 2024-04-30T10:10:57.375721+0000 mgr.x (mgr.24998) 1277 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:59.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:58 smithi151 bash[59049]: cluster 2024-04-30T10:10:57.375721+0000 mgr.x (mgr.24998) 1277 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:59.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:58 smithi151 bash[59049]: audit 2024-04-30T10:10:57.799934+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:59.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:58 smithi151 bash[59049]: audit 2024-04-30T10:10:57.799934+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:59.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:58 smithi151 bash[59049]: audit 2024-04-30T10:10:58.768714+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:10:59.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:58 smithi151 bash[59049]: audit 2024-04-30T10:10:58.768714+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:10:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:58 smithi144 bash[73244]: cluster 2024-04-30T10:10:57.375721+0000 mgr.x (mgr.24998) 1277 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:58 smithi144 bash[73244]: cluster 2024-04-30T10:10:57.375721+0000 mgr.x (mgr.24998) 1277 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:58 smithi144 bash[73244]: audit 2024-04-30T10:10:57.799934+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:58 smithi144 bash[73244]: audit 2024-04-30T10:10:57.799934+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:58 smithi144 bash[73244]: audit 2024-04-30T10:10:58.768714+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:10:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:58 smithi144 bash[73244]: audit 2024-04-30T10:10:58.768714+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:10:59.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:58 smithi144 bash[75481]: cluster 2024-04-30T10:10:57.375721+0000 mgr.x (mgr.24998) 1277 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:59.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:58 smithi144 bash[75481]: cluster 2024-04-30T10:10:57.375721+0000 mgr.x (mgr.24998) 1277 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:10:59.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:58 smithi144 bash[75481]: audit 2024-04-30T10:10:57.799934+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:59.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:58 smithi144 bash[75481]: audit 2024-04-30T10:10:57.799934+0000 mon.a (mon.0) 4583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:10:59.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:58 smithi144 bash[75481]: audit 2024-04-30T10:10:58.768714+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:10:59.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:58 smithi144 bash[75481]: audit 2024-04-30T10:10:58.768714+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:11:00.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:59 smithi151 bash[59049]: audit 2024-04-30T10:10:58.768316+0000 mgr.x (mgr.24998) 1278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:11:00.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:59 smithi151 bash[59049]: audit 2024-04-30T10:10:58.768316+0000 mgr.x (mgr.24998) 1278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:11:00.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:59 smithi151 bash[59049]: cephadm 2024-04-30T10:10:58.771216+0000 mgr.x (mgr.24998) 1279 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-30T10:11:00.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:10:59 smithi151 bash[59049]: cephadm 2024-04-30T10:10:58.771216+0000 mgr.x (mgr.24998) 1279 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-30T10:11:00.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:59 smithi144 bash[73244]: audit 2024-04-30T10:10:58.768316+0000 mgr.x (mgr.24998) 1278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:11:00.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:59 smithi144 bash[73244]: audit 2024-04-30T10:10:58.768316+0000 mgr.x (mgr.24998) 1278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:11:00.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:59 smithi144 bash[73244]: cephadm 2024-04-30T10:10:58.771216+0000 mgr.x (mgr.24998) 1279 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-30T10:11:00.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:10:59 smithi144 bash[73244]: cephadm 2024-04-30T10:10:58.771216+0000 mgr.x (mgr.24998) 1279 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-30T10:11:00.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:59 smithi144 bash[75481]: audit 2024-04-30T10:10:58.768316+0000 mgr.x (mgr.24998) 1278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:11:00.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:59 smithi144 bash[75481]: audit 2024-04-30T10:10:58.768316+0000 mgr.x (mgr.24998) 1278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-30T10:11:00.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:59 smithi144 bash[75481]: cephadm 2024-04-30T10:10:58.771216+0000 mgr.x (mgr.24998) 1279 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-30T10:11:00.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:10:59 smithi144 bash[75481]: cephadm 2024-04-30T10:10:58.771216+0000 mgr.x (mgr.24998) 1279 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-30T10:11:01.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:59.376989+0000 mgr.x (mgr.24998) 1280 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:11:01.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:00 smithi151 bash[59049]: cluster 2024-04-30T10:10:59.376989+0000 mgr.x (mgr.24998) 1280 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:11:01.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:59.376989+0000 mgr.x (mgr.24998) 1280 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:11:01.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:00 smithi144 bash[75481]: cluster 2024-04-30T10:10:59.376989+0000 mgr.x (mgr.24998) 1280 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:11:01.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:59.376989+0000 mgr.x (mgr.24998) 1280 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:11:01.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:00 smithi144 bash[73244]: cluster 2024-04-30T10:10:59.376989+0000 mgr.x (mgr.24998) 1280 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:11:02.409 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:02 smithi151 bash[59049]: cephadm 2024-04-30T10:11:01.092735+0000 mgr.x (mgr.24998) 1281 : cephadm [INF] Upgrade: Updating osd.6 2024-04-30T10:11:02.409 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:02 smithi151 bash[59049]: cephadm 2024-04-30T10:11:01.092735+0000 mgr.x (mgr.24998) 1281 : cephadm [INF] Upgrade: Updating osd.6 2024-04-30T10:11:02.409 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:02 smithi151 bash[59049]: audit 2024-04-30T10:11:01.101229+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:02.409 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:02 smithi151 bash[59049]: audit 2024-04-30T10:11:01.101229+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:02.410 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:02 smithi151 bash[59049]: audit 2024-04-30T10:11:01.106976+0000 mon.a (mon.0) 4586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-30T10:11:02.410 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:02 smithi151 bash[59049]: audit 2024-04-30T10:11:01.106976+0000 mon.a (mon.0) 4586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-30T10:11:02.410 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:02 smithi151 bash[59049]: audit 2024-04-30T10:11:01.108725+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:02.410 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:02 smithi151 bash[59049]: audit 2024-04-30T10:11:01.108725+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:02.410 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:02 smithi151 bash[59049]: cephadm 2024-04-30T10:11:01.112698+0000 mgr.x (mgr.24998) 1282 : cephadm [INF] Deploying daemon osd.6 on smithi151 2024-04-30T10:11:02.410 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:02 smithi151 bash[59049]: cephadm 2024-04-30T10:11:01.112698+0000 mgr.x (mgr.24998) 1282 : cephadm [INF] Deploying daemon osd.6 on smithi151 2024-04-30T10:11:02.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[73244]: cephadm 2024-04-30T10:11:01.092735+0000 mgr.x (mgr.24998) 1281 : cephadm [INF] Upgrade: Updating osd.6 2024-04-30T10:11:02.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[73244]: cephadm 2024-04-30T10:11:01.092735+0000 mgr.x (mgr.24998) 1281 : cephadm [INF] Upgrade: Updating osd.6 2024-04-30T10:11:02.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[73244]: audit 2024-04-30T10:11:01.101229+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:02.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[73244]: audit 2024-04-30T10:11:01.101229+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:02.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[73244]: audit 2024-04-30T10:11:01.106976+0000 mon.a (mon.0) 4586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-30T10:11:02.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[73244]: audit 2024-04-30T10:11:01.106976+0000 mon.a (mon.0) 4586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-30T10:11:02.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[73244]: audit 2024-04-30T10:11:01.108725+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:02.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[73244]: audit 2024-04-30T10:11:01.108725+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:02.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[73244]: cephadm 2024-04-30T10:11:01.112698+0000 mgr.x (mgr.24998) 1282 : cephadm [INF] Deploying daemon osd.6 on smithi151 2024-04-30T10:11:02.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[73244]: cephadm 2024-04-30T10:11:01.112698+0000 mgr.x (mgr.24998) 1282 : cephadm [INF] Deploying daemon osd.6 on smithi151 2024-04-30T10:11:02.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[75481]: cephadm 2024-04-30T10:11:01.092735+0000 mgr.x (mgr.24998) 1281 : cephadm [INF] Upgrade: Updating osd.6 2024-04-30T10:11:02.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[75481]: cephadm 2024-04-30T10:11:01.092735+0000 mgr.x (mgr.24998) 1281 : cephadm [INF] Upgrade: Updating osd.6 2024-04-30T10:11:02.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[75481]: audit 2024-04-30T10:11:01.101229+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:02.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[75481]: audit 2024-04-30T10:11:01.101229+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:02.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[75481]: audit 2024-04-30T10:11:01.106976+0000 mon.a (mon.0) 4586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-30T10:11:02.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[75481]: audit 2024-04-30T10:11:01.106976+0000 mon.a (mon.0) 4586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-30T10:11:02.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[75481]: audit 2024-04-30T10:11:01.108725+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:02.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[75481]: audit 2024-04-30T10:11:01.108725+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:02.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[75481]: cephadm 2024-04-30T10:11:01.112698+0000 mgr.x (mgr.24998) 1282 : cephadm [INF] Deploying daemon osd.6 on smithi151 2024-04-30T10:11:02.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:02 smithi144 bash[75481]: cephadm 2024-04-30T10:11:01.112698+0000 mgr.x (mgr.24998) 1282 : cephadm [INF] Deploying daemon osd.6 on smithi151 2024-04-30T10:11:03.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:03 smithi144 bash[75481]: cluster 2024-04-30T10:11:01.378135+0000 mgr.x (mgr.24998) 1283 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:11:03.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:03 smithi144 bash[75481]: cluster 2024-04-30T10:11:01.378135+0000 mgr.x (mgr.24998) 1283 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:11:03.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:03 smithi144 bash[73244]: cluster 2024-04-30T10:11:01.378135+0000 mgr.x (mgr.24998) 1283 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:11:03.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:03 smithi144 bash[73244]: cluster 2024-04-30T10:11:01.378135+0000 mgr.x (mgr.24998) 1283 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:11:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:03 smithi151 bash[59049]: cluster 2024-04-30T10:11:01.378135+0000 mgr.x (mgr.24998) 1283 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:11:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:03 smithi151 bash[59049]: cluster 2024-04-30T10:11:01.378135+0000 mgr.x (mgr.24998) 1283 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:11:05.431 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:05 smithi151 bash[59049]: cluster 2024-04-30T10:11:03.378806+0000 mgr.x (mgr.24998) 1284 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:11:05.432 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:05 smithi151 bash[59049]: cluster 2024-04-30T10:11:03.378806+0000 mgr.x (mgr.24998) 1284 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:11:05.432 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:05 smithi151 bash[59049]: audit 2024-04-30T10:11:03.745913+0000 mgr.x (mgr.24998) 1285 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:05.432 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:05 smithi151 bash[59049]: audit 2024-04-30T10:11:03.745913+0000 mgr.x (mgr.24998) 1285 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:05.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:05 smithi144 bash[73244]: cluster 2024-04-30T10:11:03.378806+0000 mgr.x (mgr.24998) 1284 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:11:05.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:05 smithi144 bash[73244]: cluster 2024-04-30T10:11:03.378806+0000 mgr.x (mgr.24998) 1284 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:11:05.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:05 smithi144 bash[73244]: audit 2024-04-30T10:11:03.745913+0000 mgr.x (mgr.24998) 1285 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:05.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:05 smithi144 bash[73244]: audit 2024-04-30T10:11:03.745913+0000 mgr.x (mgr.24998) 1285 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:05.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:05 smithi144 bash[75481]: cluster 2024-04-30T10:11:03.378806+0000 mgr.x (mgr.24998) 1284 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:11:05.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:05 smithi144 bash[75481]: cluster 2024-04-30T10:11:03.378806+0000 mgr.x (mgr.24998) 1284 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:11:05.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:05 smithi144 bash[75481]: audit 2024-04-30T10:11:03.745913+0000 mgr.x (mgr.24998) 1285 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:05.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:05 smithi144 bash[75481]: audit 2024-04-30T10:11:03.745913+0000 mgr.x (mgr.24998) 1285 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:05.822 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:11:05 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:05.822 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:11:05 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:05.823 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:11:05 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:05.823 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:11:05 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:05.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:05 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:05.824 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:05 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:05.824 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:11:05 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:05.824 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:05 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:05.824 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:05 smithi151 systemd[1]: Stopping Ceph osd.6 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:11:05.824 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:05 smithi151 bash[30436]: debug 2024-04-30T10:11:05.674+0000 7f0935717700 -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-30T10:11:05.824 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:05 smithi151 bash[30436]: debug 2024-04-30T10:11:05.674+0000 7f0935717700 -1 osd.6 156 *** Got signal Terminated *** 2024-04-30T10:11:05.824 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:05 smithi151 bash[30436]: debug 2024-04-30T10:11:05.674+0000 7f0935717700 -1 osd.6 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:11:05.825 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:11:05 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:06.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:06 smithi144 bash[73244]: cluster 2024-04-30T10:11:05.678421+0000 mon.a (mon.0) 4588 : cluster [INF] osd.6 marked itself down and dead 2024-04-30T10:11:06.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:06 smithi144 bash[73244]: cluster 2024-04-30T10:11:05.678421+0000 mon.a (mon.0) 4588 : cluster [INF] osd.6 marked itself down and dead 2024-04-30T10:11:06.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:06 smithi144 bash[75481]: cluster 2024-04-30T10:11:05.678421+0000 mon.a (mon.0) 4588 : cluster [INF] osd.6 marked itself down and dead 2024-04-30T10:11:06.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:06 smithi144 bash[75481]: cluster 2024-04-30T10:11:05.678421+0000 mon.a (mon.0) 4588 : cluster [INF] osd.6 marked itself down and dead 2024-04-30T10:11:06.570 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:06 smithi151 bash[59049]: cluster 2024-04-30T10:11:05.678421+0000 mon.a (mon.0) 4588 : cluster [INF] osd.6 marked itself down and dead 2024-04-30T10:11:06.571 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:06 smithi151 bash[59049]: cluster 2024-04-30T10:11:05.678421+0000 mon.a (mon.0) 4588 : cluster [INF] osd.6 marked itself down and dead 2024-04-30T10:11:07.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:07 smithi144 bash[73244]: cluster 2024-04-30T10:11:05.380024+0000 mgr.x (mgr.24998) 1286 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:11:07.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:07 smithi144 bash[73244]: cluster 2024-04-30T10:11:05.380024+0000 mgr.x (mgr.24998) 1286 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:11:07.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:07 smithi144 bash[73244]: cluster 2024-04-30T10:11:06.115385+0000 mon.a (mon.0) 4589 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:11:07.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:07 smithi144 bash[73244]: cluster 2024-04-30T10:11:06.115385+0000 mon.a (mon.0) 4589 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:11:07.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:07 smithi144 bash[73244]: cluster 2024-04-30T10:11:06.134661+0000 mon.a (mon.0) 4590 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-04-30T10:11:07.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:07 smithi144 bash[73244]: cluster 2024-04-30T10:11:06.134661+0000 mon.a (mon.0) 4590 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-04-30T10:11:07.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:07 smithi144 bash[75481]: cluster 2024-04-30T10:11:05.380024+0000 mgr.x (mgr.24998) 1286 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:11:07.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:07 smithi144 bash[75481]: cluster 2024-04-30T10:11:05.380024+0000 mgr.x (mgr.24998) 1286 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:11:07.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:07 smithi144 bash[75481]: cluster 2024-04-30T10:11:06.115385+0000 mon.a (mon.0) 4589 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:11:07.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:07 smithi144 bash[75481]: cluster 2024-04-30T10:11:06.115385+0000 mon.a (mon.0) 4589 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:11:07.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:07 smithi144 bash[75481]: cluster 2024-04-30T10:11:06.134661+0000 mon.a (mon.0) 4590 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-04-30T10:11:07.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:07 smithi144 bash[75481]: cluster 2024-04-30T10:11:06.134661+0000 mon.a (mon.0) 4590 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-04-30T10:11:07.460 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:07 smithi151 bash[72404]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-6 2024-04-30T10:11:07.460 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:07 smithi151 bash[72466]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-6 2024-04-30T10:11:07.460 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:07 smithi151 bash[59049]: cluster 2024-04-30T10:11:05.380024+0000 mgr.x (mgr.24998) 1286 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:11:07.461 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:07 smithi151 bash[59049]: cluster 2024-04-30T10:11:05.380024+0000 mgr.x (mgr.24998) 1286 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:11:07.461 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:07 smithi151 bash[59049]: cluster 2024-04-30T10:11:06.115385+0000 mon.a (mon.0) 4589 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:11:07.461 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:07 smithi151 bash[59049]: cluster 2024-04-30T10:11:06.115385+0000 mon.a (mon.0) 4589 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:11:07.461 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:07 smithi151 bash[59049]: cluster 2024-04-30T10:11:06.134661+0000 mon.a (mon.0) 4590 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-04-30T10:11:07.461 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:07 smithi151 bash[59049]: cluster 2024-04-30T10:11:06.134661+0000 mon.a (mon.0) 4590 : cluster [DBG] osdmap e157: 8 total, 7 up, 8 in 2024-04-30T10:11:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[73244]: cluster 2024-04-30T10:11:07.135678+0000 mon.a (mon.0) 4591 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-04-30T10:11:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[73244]: cluster 2024-04-30T10:11:07.135678+0000 mon.a (mon.0) 4591 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-04-30T10:11:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[73244]: audit 2024-04-30T10:11:07.492278+0000 mon.a (mon.0) 4592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[73244]: audit 2024-04-30T10:11:07.492278+0000 mon.a (mon.0) 4592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[73244]: audit 2024-04-30T10:11:07.493973+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[73244]: audit 2024-04-30T10:11:07.493973+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[73244]: audit 2024-04-30T10:11:08.102793+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[73244]: audit 2024-04-30T10:11:08.102793+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[73244]: audit 2024-04-30T10:11:08.116741+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[73244]: audit 2024-04-30T10:11:08.116741+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[73244]: audit 2024-04-30T10:11:08.126349+0000 mon.a (mon.0) 4596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[73244]: audit 2024-04-30T10:11:08.126349+0000 mon.a (mon.0) 4596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[75481]: cluster 2024-04-30T10:11:07.135678+0000 mon.a (mon.0) 4591 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-04-30T10:11:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[75481]: cluster 2024-04-30T10:11:07.135678+0000 mon.a (mon.0) 4591 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-04-30T10:11:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[75481]: audit 2024-04-30T10:11:07.492278+0000 mon.a (mon.0) 4592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[75481]: audit 2024-04-30T10:11:07.492278+0000 mon.a (mon.0) 4592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[75481]: audit 2024-04-30T10:11:07.493973+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[75481]: audit 2024-04-30T10:11:07.493973+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[75481]: audit 2024-04-30T10:11:08.102793+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[75481]: audit 2024-04-30T10:11:08.102793+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[75481]: audit 2024-04-30T10:11:08.116741+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[75481]: audit 2024-04-30T10:11:08.116741+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[75481]: audit 2024-04-30T10:11:08.126349+0000 mon.a (mon.0) 4596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:08 smithi144 bash[75481]: audit 2024-04-30T10:11:08.126349+0000 mon.a (mon.0) 4596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:11:08 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:11:08] "GET /metrics HTTP/1.1" 200 38464 "" "Prometheus/2.33.4" 2024-04-30T10:11:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:08 smithi151 bash[59049]: cluster 2024-04-30T10:11:07.135678+0000 mon.a (mon.0) 4591 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-04-30T10:11:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:08 smithi151 bash[59049]: cluster 2024-04-30T10:11:07.135678+0000 mon.a (mon.0) 4591 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-04-30T10:11:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:08 smithi151 bash[59049]: audit 2024-04-30T10:11:07.492278+0000 mon.a (mon.0) 4592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:08 smithi151 bash[59049]: audit 2024-04-30T10:11:07.492278+0000 mon.a (mon.0) 4592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:08 smithi151 bash[59049]: audit 2024-04-30T10:11:07.493973+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:08 smithi151 bash[59049]: audit 2024-04-30T10:11:07.493973+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:08 smithi151 bash[59049]: audit 2024-04-30T10:11:08.102793+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:08 smithi151 bash[59049]: audit 2024-04-30T10:11:08.102793+0000 mon.a (mon.0) 4594 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:08 smithi151 bash[59049]: audit 2024-04-30T10:11:08.116741+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:08 smithi151 bash[59049]: audit 2024-04-30T10:11:08.116741+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:08 smithi151 bash[59049]: audit 2024-04-30T10:11:08.126349+0000 mon.a (mon.0) 4596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:08 smithi151 bash[59049]: audit 2024-04-30T10:11:08.126349+0000 mon.a (mon.0) 4596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:09.262 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:09 smithi151 bash[59049]: cluster 2024-04-30T10:11:07.381128+0000 mgr.x (mgr.24998) 1287 : cluster [DBG] pgmap v221: 161 pgs: 3 active+undersized+degraded, 12 stale+active+clean, 8 active+undersized, 138 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 11/630 objects degraded (1.746%) 2024-04-30T10:11:09.262 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:09 smithi151 bash[59049]: cluster 2024-04-30T10:11:07.381128+0000 mgr.x (mgr.24998) 1287 : cluster [DBG] pgmap v221: 161 pgs: 3 active+undersized+degraded, 12 stale+active+clean, 8 active+undersized, 138 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 11/630 objects degraded (1.746%) 2024-04-30T10:11:09.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:09 smithi151 bash[59049]: cluster 2024-04-30T10:11:08.128439+0000 mon.a (mon.0) 4597 : cluster [WRN] Health check failed: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:09.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:09 smithi151 bash[59049]: cluster 2024-04-30T10:11:08.128439+0000 mon.a (mon.0) 4597 : cluster [WRN] Health check failed: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:09.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:09 smithi144 bash[73244]: cluster 2024-04-30T10:11:07.381128+0000 mgr.x (mgr.24998) 1287 : cluster [DBG] pgmap v221: 161 pgs: 3 active+undersized+degraded, 12 stale+active+clean, 8 active+undersized, 138 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 11/630 objects degraded (1.746%) 2024-04-30T10:11:09.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:09 smithi144 bash[73244]: cluster 2024-04-30T10:11:07.381128+0000 mgr.x (mgr.24998) 1287 : cluster [DBG] pgmap v221: 161 pgs: 3 active+undersized+degraded, 12 stale+active+clean, 8 active+undersized, 138 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 11/630 objects degraded (1.746%) 2024-04-30T10:11:09.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:09 smithi144 bash[73244]: cluster 2024-04-30T10:11:08.128439+0000 mon.a (mon.0) 4597 : cluster [WRN] Health check failed: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:09.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:09 smithi144 bash[73244]: cluster 2024-04-30T10:11:08.128439+0000 mon.a (mon.0) 4597 : cluster [WRN] Health check failed: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:09.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:09 smithi144 bash[75481]: cluster 2024-04-30T10:11:07.381128+0000 mgr.x (mgr.24998) 1287 : cluster [DBG] pgmap v221: 161 pgs: 3 active+undersized+degraded, 12 stale+active+clean, 8 active+undersized, 138 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 11/630 objects degraded (1.746%) 2024-04-30T10:11:09.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:09 smithi144 bash[75481]: cluster 2024-04-30T10:11:07.381128+0000 mgr.x (mgr.24998) 1287 : cluster [DBG] pgmap v221: 161 pgs: 3 active+undersized+degraded, 12 stale+active+clean, 8 active+undersized, 138 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 11/630 objects degraded (1.746%) 2024-04-30T10:11:09.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:09 smithi144 bash[75481]: cluster 2024-04-30T10:11:08.128439+0000 mon.a (mon.0) 4597 : cluster [WRN] Health check failed: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:09.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:09 smithi144 bash[75481]: cluster 2024-04-30T10:11:08.128439+0000 mon.a (mon.0) 4597 : cluster [WRN] Health check failed: Degraded data redundancy: 11/630 objects degraded (1.746%), 3 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:10.562 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:11:10 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:10.562 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:11:10 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:10.562 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:11:10 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:10.563 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:11:10 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:10.563 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:10 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:10.563 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:11:10 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:10.564 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:10 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:10.564 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:11:10 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:10.564 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:10 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.6.service: Deactivated successfully. 2024-04-30T10:11:10.564 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:10 smithi151 systemd[1]: Stopped Ceph osd.6 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:11:10.564 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:10 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:10.564 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:10 smithi151 systemd[1]: Started Ceph osd.6 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:11:11.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: cluster 2024-04-30T10:11:09.381945+0000 mgr.x (mgr.24998) 1288 : cluster [DBG] pgmap v222: 161 pgs: 10 active+undersized+degraded, 8 stale+active+clean, 25 active+undersized, 118 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 46/630 objects degraded (7.302%) 2024-04-30T10:11:11.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: cluster 2024-04-30T10:11:09.381945+0000 mgr.x (mgr.24998) 1288 : cluster [DBG] pgmap v222: 161 pgs: 10 active+undersized+degraded, 8 stale+active+clean, 25 active+undersized, 118 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 46/630 objects degraded (7.302%) 2024-04-30T10:11:11.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.611757+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.611757+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.624872+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.624872+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.662039+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.662039+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.663291+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.663291+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.674080+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.674080+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.748279+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.748279+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.752814+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.752814+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.757789+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.757789+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: cluster 2024-04-30T10:11:09.381945+0000 mgr.x (mgr.24998) 1288 : cluster [DBG] pgmap v222: 161 pgs: 10 active+undersized+degraded, 8 stale+active+clean, 25 active+undersized, 118 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 46/630 objects degraded (7.302%) 2024-04-30T10:11:11.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: cluster 2024-04-30T10:11:09.381945+0000 mgr.x (mgr.24998) 1288 : cluster [DBG] pgmap v222: 161 pgs: 10 active+undersized+degraded, 8 stale+active+clean, 25 active+undersized, 118 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 46/630 objects degraded (7.302%) 2024-04-30T10:11:11.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.611757+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.611757+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.624872+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.624872+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.662039+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.662039+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.663291+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.663291+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.674080+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.674080+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.748279+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.748279+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.752814+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.752814+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.757789+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.757789+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.758959+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.758959+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.772085+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.772085+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.851652+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.851652+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.855491+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.855491+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.859752+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.859752+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.861341+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.861341+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.872323+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.872323+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.951219+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.951219+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.954143+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.954143+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.956795+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.758959+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.758959+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.772085+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.772085+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.851652+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.851652+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.855491+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.855491+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.859752+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.859752+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.861341+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.861341+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.872323+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.872323+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.951219+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.951219+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.954143+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.954143+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.956795+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.956795+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.957659+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.957659+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.968297+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:10.968297+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:11.043791+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:11.043791+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:11.047160+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:11.047160+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:11.050692+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:11.050692+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:11.051880+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:11.051880+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:11.061293+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:11.061293+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:11.135877+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:11.135877+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:11.138733+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:11.138733+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:11.141436+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:11.141436+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:11.142537+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[73244]: audit 2024-04-30T10:11:11.142537+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.956795+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.957659+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.957659+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.968297+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:10.968297+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:11.043791+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:11.043791+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:11.047160+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:11.047160+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:11.050692+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:11.050692+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:11.051880+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:11.051880+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:11.061293+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:11.061293+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:11.135877+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:11.135877+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:11.138733+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:11.138733+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:11.141436+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:11.141436+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:11.142537+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:11 smithi144 bash[75481]: audit 2024-04-30T10:11:11.142537+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: cluster 2024-04-30T10:11:09.381945+0000 mgr.x (mgr.24998) 1288 : cluster [DBG] pgmap v222: 161 pgs: 10 active+undersized+degraded, 8 stale+active+clean, 25 active+undersized, 118 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 46/630 objects degraded (7.302%) 2024-04-30T10:11:11.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: cluster 2024-04-30T10:11:09.381945+0000 mgr.x (mgr.24998) 1288 : cluster [DBG] pgmap v222: 161 pgs: 10 active+undersized+degraded, 8 stale+active+clean, 25 active+undersized, 118 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 46/630 objects degraded (7.302%) 2024-04-30T10:11:11.527 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.611757+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.611757+0000 mon.a (mon.0) 4598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.624872+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.624872+0000 mon.a (mon.0) 4599 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.662039+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.662039+0000 mon.a (mon.0) 4600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.663291+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.528 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.663291+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.529 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.674080+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.529 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.674080+0000 mon.a (mon.0) 4602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.529 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.748279+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.748279+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.752814+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.752814+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.757789+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.757789+0000 mon.a (mon.0) 4605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.758959+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.758959+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.772085+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.772085+0000 mon.a (mon.0) 4607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.851652+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.851652+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.855491+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.855491+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.859752+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.859752+0000 mon.a (mon.0) 4610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.861341+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.861341+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.872323+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.872323+0000 mon.a (mon.0) 4612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.951219+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.951219+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.954143+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.954143+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.956795+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.956795+0000 mon.a (mon.0) 4615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.957659+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.957659+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.968297+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:10.968297+0000 mon.a (mon.0) 4617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.531 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:11.043791+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:11.043791+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:11.047160+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:11.047160+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:11.050692+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:11.050692+0000 mon.a (mon.0) 4620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:11.051880+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:11.051880+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:11.061293+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:11.061293+0000 mon.a (mon.0) 4622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:11.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:11.135877+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:11.135877+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:11.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:11.138733+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:11.138733+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:11.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:11.141436+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.532 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:11.141436+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:11.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:11.142537+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:11.533 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:11 smithi151 bash[59049]: audit 2024-04-30T10:11:11.142537+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.439 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: cephadm 2024-04-30T10:11:10.673738+0000 mgr.x (mgr.24998) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.439 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: cephadm 2024-04-30T10:11:10.673738+0000 mgr.x (mgr.24998) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: cephadm 2024-04-30T10:11:10.771771+0000 mgr.x (mgr.24998) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: cephadm 2024-04-30T10:11:10.771771+0000 mgr.x (mgr.24998) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: cephadm 2024-04-30T10:11:10.871899+0000 mgr.x (mgr.24998) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: cephadm 2024-04-30T10:11:10.871899+0000 mgr.x (mgr.24998) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: cephadm 2024-04-30T10:11:10.967926+0000 mgr.x (mgr.24998) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: cephadm 2024-04-30T10:11:10.967926+0000 mgr.x (mgr.24998) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.060854+0000 mgr.x (mgr.24998) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.060854+0000 mgr.x (mgr.24998) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.163463+0000 mgr.x (mgr.24998) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.163463+0000 mgr.x (mgr.24998) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.163561+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.163561+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.240176+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.240176+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.244524+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.244524+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.247949+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.247949+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.249358+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.249358+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.258316+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.258316+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.349636+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.349636+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.353180+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.353180+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.356352+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.356352+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.357664+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.357664+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.367004+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.367004+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.448973+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.448973+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.452779+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.452779+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.457667+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.457667+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.459342+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.459342+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.469184+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.469184+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.545132+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.545132+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.548428+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.548428+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.550948+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.550948+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.552125+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.552125+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.560722+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.560722+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.618446+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.618446+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.620974+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.620974+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.623694+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.623694+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.624948+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.624948+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.633711+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.633711+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.692914+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.692914+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.695743+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.695743+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.698630+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.698630+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.699778+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.699778+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.709014+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.709014+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.767597+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.767597+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.770125+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.770125+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.772387+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.772387+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.773481+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.773481+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.781865+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.781865+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.859138+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.859138+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.863173+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.863173+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.870660+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.870660+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.872332+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.872332+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.882045+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.882045+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.959487+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.959487+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.963197+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.963197+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.966132+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.966132+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.967299+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.967299+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.976340+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:11.976340+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:12.056875+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:12.056875+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:12.060511+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:12.060511+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:12.063500+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:12.063500+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:12.064709+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:12.064709+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:12.073568+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:12.073568+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:12.153542+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:12.153542+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:12.157162+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:12.157162+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:12.160657+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[59049]: audit 2024-04-30T10:11:12.160657+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: cephadm 2024-04-30T10:11:10.673738+0000 mgr.x (mgr.24998) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: cephadm 2024-04-30T10:11:10.673738+0000 mgr.x (mgr.24998) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: cephadm 2024-04-30T10:11:10.771771+0000 mgr.x (mgr.24998) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: cephadm 2024-04-30T10:11:10.771771+0000 mgr.x (mgr.24998) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: cephadm 2024-04-30T10:11:10.871899+0000 mgr.x (mgr.24998) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: cephadm 2024-04-30T10:11:10.871899+0000 mgr.x (mgr.24998) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: cephadm 2024-04-30T10:11:10.967926+0000 mgr.x (mgr.24998) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: cephadm 2024-04-30T10:11:10.967926+0000 mgr.x (mgr.24998) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.060854+0000 mgr.x (mgr.24998) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.060854+0000 mgr.x (mgr.24998) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.163463+0000 mgr.x (mgr.24998) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.163463+0000 mgr.x (mgr.24998) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.163561+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.163561+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.240176+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.240176+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.244524+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.244524+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.247949+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.247949+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.249358+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: cephadm 2024-04-30T10:11:10.673738+0000 mgr.x (mgr.24998) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: cephadm 2024-04-30T10:11:10.673738+0000 mgr.x (mgr.24998) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: cephadm 2024-04-30T10:11:10.771771+0000 mgr.x (mgr.24998) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: cephadm 2024-04-30T10:11:10.771771+0000 mgr.x (mgr.24998) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: cephadm 2024-04-30T10:11:10.871899+0000 mgr.x (mgr.24998) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: cephadm 2024-04-30T10:11:10.871899+0000 mgr.x (mgr.24998) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: cephadm 2024-04-30T10:11:10.967926+0000 mgr.x (mgr.24998) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: cephadm 2024-04-30T10:11:10.967926+0000 mgr.x (mgr.24998) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.060854+0000 mgr.x (mgr.24998) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.060854+0000 mgr.x (mgr.24998) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.163463+0000 mgr.x (mgr.24998) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.163463+0000 mgr.x (mgr.24998) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:12.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.163561+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.163561+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.240176+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.240176+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.244524+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.244524+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.247949+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.247949+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.249358+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.249358+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.258316+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.258316+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.349636+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.349636+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.353180+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.353180+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.356352+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.356352+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.357664+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.357664+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.367004+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.367004+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.448973+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.448973+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.452779+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.452779+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.457667+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.457667+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.459342+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.459342+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.469184+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.469184+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.545132+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.545132+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.548428+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.548428+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.550948+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.550948+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.552125+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.552125+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.560722+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.560722+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.618446+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.618446+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.620974+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.620974+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.623694+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.249358+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.258316+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.258316+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.349636+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.349636+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.353180+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.353180+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.356352+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.356352+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.357664+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.357664+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.367004+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.367004+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.448973+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.448973+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.452779+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.452779+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.457667+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.457667+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.623694+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.624948+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.624948+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.633711+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.633711+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.692914+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.692914+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.695743+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.695743+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.698630+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.698630+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.699778+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.699778+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.709014+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.709014+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.767597+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.767597+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.770125+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.770125+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.772387+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.772387+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.773481+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.773481+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.781865+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.781865+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.859138+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.859138+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.863173+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.863173+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.870660+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.870660+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.872332+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.872332+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.882045+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.882045+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.959487+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.959487+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.963197+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.963197+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.459342+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.459342+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.469184+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.469184+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.545132+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.545132+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.548428+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.548428+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.550948+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.550948+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.552125+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.552125+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.560722+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.560722+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.618446+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.618446+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.620974+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.620974+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.623694+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.966132+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.966132+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.967299+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.967299+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.976340+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:11.976340+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:12.056875+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:12.056875+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:12.060511+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:12.060511+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:12.063500+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:12.063500+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:12.064709+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:12.064709+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:12.073568+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:12.073568+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:12.153542+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:12.153542+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:12.157162+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:12.157162+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:12.160657+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[73244]: audit 2024-04-30T10:11:12.160657+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.623694+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.624948+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.624948+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.633711+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.633711+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.692914+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.692914+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.695743+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.695743+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.698630+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.698630+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.699778+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.699778+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.709014+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.709014+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.767597+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.767597+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.770125+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.770125+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.772387+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.772387+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.773481+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.773481+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.781865+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.781865+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.859138+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.859138+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.863173+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.863173+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.870660+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.870660+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.872332+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.872332+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.882045+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.882045+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.959487+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.959487+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.963197+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.963197+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.966132+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.966132+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.967299+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.967299+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.976340+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:11.976340+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:12.056875+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:12.056875+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:12.060511+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:12.060511+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:12.063500+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:12.063500+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:12.064709+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:12.064709+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:12.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:12.073568+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:12.073568+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:12.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:12.153542+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:12.153542+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:12.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:12.157162+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:12.157162+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:12.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:12.160657+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:12 smithi144 bash[75481]: audit 2024-04-30T10:11:12.160657+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:12.717 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[72795]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:11:12.717 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[72795]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:11:12.717 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[72795]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-30T10:11:12.717 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[72795]: 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-30T10:11:12.718 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[72795]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-30T10:11:12.718 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[72795]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-30T10:11:12.718 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[72795]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-30T10:11:12.718 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[72795]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-30T10:11:12.718 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[72795]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-30T10:11:13.032 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:11:12 smithi151 bash[52996]: debug 2024-04-30T10:11:12.738+0000 7f95a1b63700 -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-30T10:11:13.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.258047+0000 mgr.x (mgr.24998) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.258047+0000 mgr.x (mgr.24998) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.366719+0000 mgr.x (mgr.24998) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.366719+0000 mgr.x (mgr.24998) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cluster 2024-04-30T10:11:11.382655+0000 mgr.x (mgr.24998) 1297 : cluster [DBG] pgmap v223: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cluster 2024-04-30T10:11:11.382655+0000 mgr.x (mgr.24998) 1297 : cluster [DBG] pgmap v223: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.468899+0000 mgr.x (mgr.24998) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.468899+0000 mgr.x (mgr.24998) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.560335+0000 mgr.x (mgr.24998) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.560335+0000 mgr.x (mgr.24998) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.633415+0000 mgr.x (mgr.24998) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.633415+0000 mgr.x (mgr.24998) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.708543+0000 mgr.x (mgr.24998) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.708543+0000 mgr.x (mgr.24998) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.781472+0000 mgr.x (mgr.24998) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.781472+0000 mgr.x (mgr.24998) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.882800+0000 mgr.x (mgr.24998) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.882800+0000 mgr.x (mgr.24998) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.975957+0000 mgr.x (mgr.24998) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:11.975957+0000 mgr.x (mgr.24998) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:12.073245+0000 mgr.x (mgr.24998) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:12.073245+0000 mgr.x (mgr.24998) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.163269+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.163269+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:12.188663+0000 mgr.x (mgr.24998) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: cephadm 2024-04-30T10:11:12.188663+0000 mgr.x (mgr.24998) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.189052+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.189052+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.248134+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.248134+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.251577+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.251577+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.254856+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.254856+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.256141+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.256141+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.267347+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.267347+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.345760+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.345760+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.349379+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.349379+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.352368+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.352368+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.353580+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.353580+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.364370+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.364370+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.426179+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.426179+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.428874+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.428874+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.431435+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.431435+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.432467+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.432467+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.438173+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.438173+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.513166+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.513166+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.516388+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.516388+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.519287+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.519287+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.520479+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.520479+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.528850+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.528850+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.589141+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.589141+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.592597+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.592597+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.595604+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.595604+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.597394+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.597394+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.607709+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.607709+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.651759+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.651759+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.654940+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.654940+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.657441+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.657441+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.658614+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.658614+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.668621+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.668621+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.703527+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.703527+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.712167+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.712167+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.718731+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.718731+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.731546+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.731546+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.734785+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.734785+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.737187+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.737187+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.739080+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.739080+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.741365+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:13.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:13 smithi151 bash[59049]: audit 2024-04-30T10:11:12.741365+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:13.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.258047+0000 mgr.x (mgr.24998) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.258047+0000 mgr.x (mgr.24998) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.366719+0000 mgr.x (mgr.24998) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.366719+0000 mgr.x (mgr.24998) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cluster 2024-04-30T10:11:11.382655+0000 mgr.x (mgr.24998) 1297 : cluster [DBG] pgmap v223: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cluster 2024-04-30T10:11:11.382655+0000 mgr.x (mgr.24998) 1297 : cluster [DBG] pgmap v223: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.468899+0000 mgr.x (mgr.24998) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.468899+0000 mgr.x (mgr.24998) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.560335+0000 mgr.x (mgr.24998) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.560335+0000 mgr.x (mgr.24998) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.633415+0000 mgr.x (mgr.24998) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.633415+0000 mgr.x (mgr.24998) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.708543+0000 mgr.x (mgr.24998) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.708543+0000 mgr.x (mgr.24998) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.781472+0000 mgr.x (mgr.24998) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.781472+0000 mgr.x (mgr.24998) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.882800+0000 mgr.x (mgr.24998) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.882800+0000 mgr.x (mgr.24998) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.975957+0000 mgr.x (mgr.24998) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:11.975957+0000 mgr.x (mgr.24998) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:12.073245+0000 mgr.x (mgr.24998) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.258047+0000 mgr.x (mgr.24998) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.258047+0000 mgr.x (mgr.24998) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.366719+0000 mgr.x (mgr.24998) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.366719+0000 mgr.x (mgr.24998) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cluster 2024-04-30T10:11:11.382655+0000 mgr.x (mgr.24998) 1297 : cluster [DBG] pgmap v223: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:13.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cluster 2024-04-30T10:11:11.382655+0000 mgr.x (mgr.24998) 1297 : cluster [DBG] pgmap v223: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:13.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.468899+0000 mgr.x (mgr.24998) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.468899+0000 mgr.x (mgr.24998) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.560335+0000 mgr.x (mgr.24998) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.560335+0000 mgr.x (mgr.24998) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.633415+0000 mgr.x (mgr.24998) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.633415+0000 mgr.x (mgr.24998) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.708543+0000 mgr.x (mgr.24998) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.708543+0000 mgr.x (mgr.24998) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.781472+0000 mgr.x (mgr.24998) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.781472+0000 mgr.x (mgr.24998) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.882800+0000 mgr.x (mgr.24998) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.882800+0000 mgr.x (mgr.24998) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.975957+0000 mgr.x (mgr.24998) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:11.975957+0000 mgr.x (mgr.24998) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:12.073245+0000 mgr.x (mgr.24998) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:12.073245+0000 mgr.x (mgr.24998) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.163269+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.163269+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:12.188663+0000 mgr.x (mgr.24998) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: cephadm 2024-04-30T10:11:12.188663+0000 mgr.x (mgr.24998) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.189052+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.189052+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.248134+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.248134+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.251577+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.251577+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.254856+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.254856+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.256141+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.256141+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.267347+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.267347+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.345760+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.345760+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.349379+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:12.073245+0000 mgr.x (mgr.24998) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.163269+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.163269+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:12.188663+0000 mgr.x (mgr.24998) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: cephadm 2024-04-30T10:11:12.188663+0000 mgr.x (mgr.24998) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.189052+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.189052+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.248134+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.248134+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.251577+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.251577+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.254856+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.254856+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.256141+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.256141+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.267347+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.267347+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.345760+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.345760+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.349379+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.349379+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.352368+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.352368+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.353580+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.353580+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.364370+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.364370+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.426179+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.426179+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.428874+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.428874+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.431435+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.431435+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.432467+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.432467+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.438173+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.438173+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.513166+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.513166+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.349379+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.352368+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.352368+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.353580+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.353580+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.364370+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.364370+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.426179+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.426179+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.428874+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.428874+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.431435+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.431435+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.432467+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.432467+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.438173+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.438173+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.513166+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.513166+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.516388+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.516388+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.519287+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.519287+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.520479+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.520479+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.528850+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.528850+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.589141+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.589141+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.592597+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.592597+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.595604+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.595604+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.597394+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.597394+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.607709+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.607709+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.651759+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.516388+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.516388+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.519287+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.519287+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.520479+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.520479+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.528850+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.528850+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.589141+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.589141+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.592597+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.592597+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.595604+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.595604+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.597394+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.597394+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.607709+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.607709+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.651759+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.651759+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.654940+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.654940+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.657441+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.657441+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.658614+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.658614+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.668621+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.668621+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.703527+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.703527+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.712167+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.712167+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.718731+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.718731+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.731546+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.731546+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.734785+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.734785+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.737187+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.737187+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.739080+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.739080+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.741365+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:13.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[73244]: audit 2024-04-30T10:11:12.741365+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:13.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.651759+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.654940+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.654940+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.657441+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.657441+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:13.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.658614+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.658614+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:13.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.668621+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.668621+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.703527+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.703527+0000 mon.a (mon.0) 4713 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.712167+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.712167+0000 mon.a (mon.0) 4714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.718731+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.718731+0000 mon.a (mon.0) 4715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:13.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.731546+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.731546+0000 mon.a (mon.0) 4716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:13.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.734785+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.734785+0000 mon.a (mon.0) 4717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.737187+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.737187+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.739080+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.739080+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:13.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.741365+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:13.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:13 smithi144 bash[75481]: audit 2024-04-30T10:11:12.741365+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: cephadm 2024-04-30T10:11:12.267346+0000 mgr.x (mgr.24998) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: cephadm 2024-04-30T10:11:12.267346+0000 mgr.x (mgr.24998) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: cephadm 2024-04-30T10:11:12.364003+0000 mgr.x (mgr.24998) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: cephadm 2024-04-30T10:11:12.364003+0000 mgr.x (mgr.24998) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: cephadm 2024-04-30T10:11:12.437774+0000 mgr.x (mgr.24998) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: cephadm 2024-04-30T10:11:12.437774+0000 mgr.x (mgr.24998) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: cephadm 2024-04-30T10:11:12.528453+0000 mgr.x (mgr.24998) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: cephadm 2024-04-30T10:11:12.528453+0000 mgr.x (mgr.24998) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: cephadm 2024-04-30T10:11:12.607371+0000 mgr.x (mgr.24998) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: cephadm 2024-04-30T10:11:12.607371+0000 mgr.x (mgr.24998) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: cephadm 2024-04-30T10:11:12.668119+0000 mgr.x (mgr.24998) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: cephadm 2024-04-30T10:11:12.668119+0000 mgr.x (mgr.24998) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: audit 2024-04-30T10:11:12.740597+0000 mgr.x (mgr.24998) 1313 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:14.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: audit 2024-04-30T10:11:12.740597+0000 mgr.x (mgr.24998) 1313 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:14.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: cephadm 2024-04-30T10:11:12.741722+0000 mgr.x (mgr.24998) 1314 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:11:14.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: cephadm 2024-04-30T10:11:12.741722+0000 mgr.x (mgr.24998) 1314 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:11:14.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: audit 2024-04-30T10:11:14.106250+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:14.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: audit 2024-04-30T10:11:14.106250+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:14.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: audit 2024-04-30T10:11:14.119619+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:14.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: audit 2024-04-30T10:11:14.119619+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:14.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: audit 2024-04-30T10:11:14.131649+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:14.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[75481]: audit 2024-04-30T10:11:14.131649+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:14.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: cephadm 2024-04-30T10:11:12.267346+0000 mgr.x (mgr.24998) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: cephadm 2024-04-30T10:11:12.267346+0000 mgr.x (mgr.24998) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: cephadm 2024-04-30T10:11:12.364003+0000 mgr.x (mgr.24998) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: cephadm 2024-04-30T10:11:12.364003+0000 mgr.x (mgr.24998) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: cephadm 2024-04-30T10:11:12.437774+0000 mgr.x (mgr.24998) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: cephadm 2024-04-30T10:11:12.437774+0000 mgr.x (mgr.24998) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: cephadm 2024-04-30T10:11:12.528453+0000 mgr.x (mgr.24998) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: cephadm 2024-04-30T10:11:12.528453+0000 mgr.x (mgr.24998) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: cephadm 2024-04-30T10:11:12.607371+0000 mgr.x (mgr.24998) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: cephadm 2024-04-30T10:11:12.607371+0000 mgr.x (mgr.24998) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: cephadm 2024-04-30T10:11:12.668119+0000 mgr.x (mgr.24998) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: cephadm 2024-04-30T10:11:12.668119+0000 mgr.x (mgr.24998) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: audit 2024-04-30T10:11:12.740597+0000 mgr.x (mgr.24998) 1313 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:14.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: audit 2024-04-30T10:11:12.740597+0000 mgr.x (mgr.24998) 1313 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:14.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: cephadm 2024-04-30T10:11:12.741722+0000 mgr.x (mgr.24998) 1314 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:11:14.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: cephadm 2024-04-30T10:11:12.741722+0000 mgr.x (mgr.24998) 1314 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:11:14.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: audit 2024-04-30T10:11:14.106250+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:14.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: audit 2024-04-30T10:11:14.106250+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:14.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: audit 2024-04-30T10:11:14.119619+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:14.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: audit 2024-04-30T10:11:14.119619+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:14.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: audit 2024-04-30T10:11:14.131649+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:14.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:14 smithi144 bash[73244]: audit 2024-04-30T10:11:14.131649+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:14.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: cephadm 2024-04-30T10:11:12.267346+0000 mgr.x (mgr.24998) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: cephadm 2024-04-30T10:11:12.267346+0000 mgr.x (mgr.24998) 1307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: cephadm 2024-04-30T10:11:12.364003+0000 mgr.x (mgr.24998) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: cephadm 2024-04-30T10:11:12.364003+0000 mgr.x (mgr.24998) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: cephadm 2024-04-30T10:11:12.437774+0000 mgr.x (mgr.24998) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: cephadm 2024-04-30T10:11:12.437774+0000 mgr.x (mgr.24998) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: cephadm 2024-04-30T10:11:12.528453+0000 mgr.x (mgr.24998) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: cephadm 2024-04-30T10:11:12.528453+0000 mgr.x (mgr.24998) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: cephadm 2024-04-30T10:11:12.607371+0000 mgr.x (mgr.24998) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: cephadm 2024-04-30T10:11:12.607371+0000 mgr.x (mgr.24998) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: cephadm 2024-04-30T10:11:12.668119+0000 mgr.x (mgr.24998) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: cephadm 2024-04-30T10:11:12.668119+0000 mgr.x (mgr.24998) 1312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: audit 2024-04-30T10:11:12.740597+0000 mgr.x (mgr.24998) 1313 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: audit 2024-04-30T10:11:12.740597+0000 mgr.x (mgr.24998) 1313 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: cephadm 2024-04-30T10:11:12.741722+0000 mgr.x (mgr.24998) 1314 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:11:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: cephadm 2024-04-30T10:11:12.741722+0000 mgr.x (mgr.24998) 1314 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-30T10:11:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: audit 2024-04-30T10:11:14.106250+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: audit 2024-04-30T10:11:14.106250+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: audit 2024-04-30T10:11:14.119619+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: audit 2024-04-30T10:11:14.119619+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: audit 2024-04-30T10:11:14.131649+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:14 smithi151 bash[59049]: audit 2024-04-30T10:11:14.131649+0000 mon.a (mon.0) 4723 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:15.453 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:15 smithi151 bash[73605]: debug 2024-04-30T10:11:15.278+0000 7fc00e3df700 1 -- 172.21.15.151:0/4097373397 <== mon.2 v2:172.21.15.151:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55bd119bd680 con 0x55bd11a1b000 2024-04-30T10:11:15.454 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:15 smithi151 bash[59049]: cluster 2024-04-30T10:11:13.383912+0000 mgr.x (mgr.24998) 1315 : cluster [DBG] pgmap v224: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:15.454 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:15 smithi151 bash[59049]: cluster 2024-04-30T10:11:13.383912+0000 mgr.x (mgr.24998) 1315 : cluster [DBG] pgmap v224: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:15.454 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:15 smithi151 bash[59049]: audit 2024-04-30T10:11:13.751463+0000 mgr.x (mgr.24998) 1316 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:15.454 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:15 smithi151 bash[59049]: audit 2024-04-30T10:11:13.751463+0000 mgr.x (mgr.24998) 1316 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:15.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:15 smithi144 bash[75481]: cluster 2024-04-30T10:11:13.383912+0000 mgr.x (mgr.24998) 1315 : cluster [DBG] pgmap v224: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:15 smithi144 bash[75481]: cluster 2024-04-30T10:11:13.383912+0000 mgr.x (mgr.24998) 1315 : cluster [DBG] pgmap v224: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:15 smithi144 bash[75481]: audit 2024-04-30T10:11:13.751463+0000 mgr.x (mgr.24998) 1316 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:15 smithi144 bash[75481]: audit 2024-04-30T10:11:13.751463+0000 mgr.x (mgr.24998) 1316 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:15.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:15 smithi144 bash[73244]: cluster 2024-04-30T10:11:13.383912+0000 mgr.x (mgr.24998) 1315 : cluster [DBG] pgmap v224: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:15.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:15 smithi144 bash[73244]: cluster 2024-04-30T10:11:13.383912+0000 mgr.x (mgr.24998) 1315 : cluster [DBG] pgmap v224: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:15.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:15 smithi144 bash[73244]: audit 2024-04-30T10:11:13.751463+0000 mgr.x (mgr.24998) 1316 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:15.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:15 smithi144 bash[73244]: audit 2024-04-30T10:11:13.751463+0000 mgr.x (mgr.24998) 1316 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:16.072 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:15 smithi151 bash[73605]: debug 2024-04-30T10:11:15.834+0000 7fc0175787c0 -1 Falling back to public interface 2024-04-30T10:11:16.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:16 smithi144 bash[73244]: cluster 2024-04-30T10:11:16.107975+0000 mon.a (mon.0) 4724 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 16 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:16.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:16 smithi144 bash[73244]: cluster 2024-04-30T10:11:16.107975+0000 mon.a (mon.0) 4724 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 16 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:16.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:16 smithi144 bash[75481]: cluster 2024-04-30T10:11:16.107975+0000 mon.a (mon.0) 4724 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 16 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:16.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:16 smithi144 bash[75481]: cluster 2024-04-30T10:11:16.107975+0000 mon.a (mon.0) 4724 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 16 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:16.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:16 smithi151 bash[59049]: cluster 2024-04-30T10:11:16.107975+0000 mon.a (mon.0) 4724 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 16 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:16.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:16 smithi151 bash[59049]: cluster 2024-04-30T10:11:16.107975+0000 mon.a (mon.0) 4724 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 16 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:17.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:17 smithi144 bash[73244]: cluster 2024-04-30T10:11:15.385237+0000 mgr.x (mgr.24998) 1317 : cluster [DBG] pgmap v225: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:17.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:17 smithi144 bash[73244]: cluster 2024-04-30T10:11:15.385237+0000 mgr.x (mgr.24998) 1317 : cluster [DBG] pgmap v225: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:17.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:17 smithi144 bash[75481]: cluster 2024-04-30T10:11:15.385237+0000 mgr.x (mgr.24998) 1317 : cluster [DBG] pgmap v225: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:17.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:17 smithi144 bash[75481]: cluster 2024-04-30T10:11:15.385237+0000 mgr.x (mgr.24998) 1317 : cluster [DBG] pgmap v225: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:17.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:17 smithi151 bash[59049]: cluster 2024-04-30T10:11:15.385237+0000 mgr.x (mgr.24998) 1317 : cluster [DBG] pgmap v225: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:17.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:17 smithi151 bash[59049]: cluster 2024-04-30T10:11:15.385237+0000 mgr.x (mgr.24998) 1317 : cluster [DBG] pgmap v225: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:18.508 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:11:18 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:11:18] "GET /metrics HTTP/1.1" 200 38464 "" "Prometheus/2.33.4" 2024-04-30T10:11:19.214 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:18 smithi151 bash[73605]: debug 2024-04-30T10:11:18.842+0000 7fc0175787c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-30T10:11:19.214 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:18 smithi151 bash[73605]: debug 2024-04-30T10:11:18.882+0000 7fc0175787c0 -1 osd.6 156 log_to_monitors true 2024-04-30T10:11:19.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:19 smithi144 bash[73244]: cluster 2024-04-30T10:11:17.386620+0000 mgr.x (mgr.24998) 1318 : cluster [DBG] pgmap v226: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:19.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:19 smithi144 bash[73244]: cluster 2024-04-30T10:11:17.386620+0000 mgr.x (mgr.24998) 1318 : cluster [DBG] pgmap v226: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:19.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:19 smithi144 bash[73244]: audit 2024-04-30T10:11:18.887324+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.151:6816/3182322194,v1:172.21.15.151:6817/3182322194]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-30T10:11:19.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:19 smithi144 bash[73244]: audit 2024-04-30T10:11:18.887324+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.151:6816/3182322194,v1:172.21.15.151:6817/3182322194]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-30T10:11:19.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:19 smithi144 bash[73244]: audit 2024-04-30T10:11:18.888778+0000 mon.a (mon.0) 4725 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-30T10:11:19.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:19 smithi144 bash[73244]: audit 2024-04-30T10:11:18.888778+0000 mon.a (mon.0) 4725 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-30T10:11:19.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:19 smithi144 bash[75481]: cluster 2024-04-30T10:11:17.386620+0000 mgr.x (mgr.24998) 1318 : cluster [DBG] pgmap v226: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:19.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:19 smithi144 bash[75481]: cluster 2024-04-30T10:11:17.386620+0000 mgr.x (mgr.24998) 1318 : cluster [DBG] pgmap v226: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:19.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:19 smithi144 bash[75481]: audit 2024-04-30T10:11:18.887324+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.151:6816/3182322194,v1:172.21.15.151:6817/3182322194]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-30T10:11:19.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:19 smithi144 bash[75481]: audit 2024-04-30T10:11:18.887324+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.151:6816/3182322194,v1:172.21.15.151:6817/3182322194]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-30T10:11:19.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:19 smithi144 bash[75481]: audit 2024-04-30T10:11:18.888778+0000 mon.a (mon.0) 4725 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-30T10:11:19.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:19 smithi144 bash[75481]: audit 2024-04-30T10:11:18.888778+0000 mon.a (mon.0) 4725 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-30T10:11:19.572 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:19 smithi151 bash[73605]: debug 2024-04-30T10:11:19.258+0000 7fc0089cf700 -1 osd.6 156 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T10:11:19.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:19 smithi151 bash[59049]: cluster 2024-04-30T10:11:17.386620+0000 mgr.x (mgr.24998) 1318 : cluster [DBG] pgmap v226: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:19.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:19 smithi151 bash[59049]: cluster 2024-04-30T10:11:17.386620+0000 mgr.x (mgr.24998) 1318 : cluster [DBG] pgmap v226: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:19.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:19 smithi151 bash[59049]: audit 2024-04-30T10:11:18.887324+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.151:6816/3182322194,v1:172.21.15.151:6817/3182322194]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-30T10:11:19.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:19 smithi151 bash[59049]: audit 2024-04-30T10:11:18.887324+0000 mon.b (mon.2) 10 : audit [INF] from='osd.6 [v2:172.21.15.151:6816/3182322194,v1:172.21.15.151:6817/3182322194]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-30T10:11:19.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:19 smithi151 bash[59049]: audit 2024-04-30T10:11:18.888778+0000 mon.a (mon.0) 4725 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-30T10:11:19.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:19 smithi151 bash[59049]: audit 2024-04-30T10:11:18.888778+0000 mon.a (mon.0) 4725 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-30T10:11:19.733 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:11:20.504 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:11:20.504 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 6s ago 21m - - 2024-04-30T10:11:20.504 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 7s ago 21m - - 2024-04-30T10:11:20.504 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (8m) 6s ago 15m 14.5M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:11:20.504 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (8m) 7s ago 14m 40.9M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:11:20.504 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (7m) 6s ago 12m 43.7M - 3.5 e1d6a67b021e 03085260eb1e 2024-04-30T10:11:20.504 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (7m) 7s ago 20m 521M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:11:20.504 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (6m) 6s ago 22m 440M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:11:20.504 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (6m) 6s ago 23m 68.8M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:11:20.504 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (5m) 7s ago 21m 48.8M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:11:20.505 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (5m) 6s ago 21m 54.7M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:11:20.505 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (8m) 6s ago 15m 9755k - 1.3.1 1dbe0e931976 7b01e2041b73 2024-04-30T10:11:20.505 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (8m) 7s ago 15m 9331k - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:11:20.505 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (4m) 6s ago 20m 60.4M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 9026452f4e61 2024-04-30T10:11:20.505 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (3m) 6s ago 19m 60.1M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 5352fc47dc65 2024-04-30T10:11:20.505 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (2m) 6s ago 19m 48.2M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 844548442e03 2024-04-30T10:11:20.505 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (2m) 6s ago 18m 50.4M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 38564960fb5e 2024-04-30T10:11:20.505 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (82s) 7s ago 18m 45.6M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a d762b27599e9 2024-04-30T10:11:20.505 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (44s) 7s ago 17m 48.6M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 3d18367ad531 2024-04-30T10:11:20.505 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running 7s ago 16m - 4096M 2024-04-30T10:11:20.505 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (16m) 7s ago 16m 66.4M 4096M 17.2.0 e1d6a67b021e 9bbc58eb3ec6 2024-04-30T10:11:20.505 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (6m) 7s ago 15m 66.9M - 2.33.4 514e6a882f6e 1c77bdb7cd95 2024-04-30T10:11:20.505 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (13m) 6s ago 13m 87.3M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:11:20.505 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (13m) 7s ago 13m 87.0M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:11:20.506 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (12m) 6s ago 12m 87.2M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:11:20.506 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (12m) 7s ago 12m 87.2M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:11:20.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:20 smithi151 bash[59049]: audit 2024-04-30T10:11:19.192676+0000 mon.a (mon.0) 4726 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-30T10:11:20.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:20 smithi151 bash[59049]: audit 2024-04-30T10:11:19.192676+0000 mon.a (mon.0) 4726 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-30T10:11:20.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:20 smithi151 bash[59049]: cluster 2024-04-30T10:11:19.200916+0000 mon.a (mon.0) 4727 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-04-30T10:11:20.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:20 smithi151 bash[59049]: cluster 2024-04-30T10:11:19.200916+0000 mon.a (mon.0) 4727 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-04-30T10:11:20.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:20 smithi151 bash[59049]: audit 2024-04-30T10:11:19.209481+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.151:6816/3182322194,v1:172.21.15.151:6817/3182322194]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:20.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:20 smithi151 bash[59049]: audit 2024-04-30T10:11:19.209481+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.151:6816/3182322194,v1:172.21.15.151:6817/3182322194]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:20.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:20 smithi151 bash[59049]: audit 2024-04-30T10:11:19.211226+0000 mon.a (mon.0) 4728 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:20.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:20 smithi151 bash[59049]: audit 2024-04-30T10:11:19.211226+0000 mon.a (mon.0) 4728 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:20.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:20 smithi144 bash[75481]: audit 2024-04-30T10:11:19.192676+0000 mon.a (mon.0) 4726 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-30T10:11:20.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:20 smithi144 bash[75481]: audit 2024-04-30T10:11:19.192676+0000 mon.a (mon.0) 4726 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-30T10:11:20.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:20 smithi144 bash[75481]: cluster 2024-04-30T10:11:19.200916+0000 mon.a (mon.0) 4727 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-04-30T10:11:20.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:20 smithi144 bash[75481]: cluster 2024-04-30T10:11:19.200916+0000 mon.a (mon.0) 4727 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-04-30T10:11:20.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:20 smithi144 bash[75481]: audit 2024-04-30T10:11:19.209481+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.151:6816/3182322194,v1:172.21.15.151:6817/3182322194]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:20.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:20 smithi144 bash[75481]: audit 2024-04-30T10:11:19.209481+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.151:6816/3182322194,v1:172.21.15.151:6817/3182322194]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:20.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:20 smithi144 bash[75481]: audit 2024-04-30T10:11:19.211226+0000 mon.a (mon.0) 4728 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:20.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:20 smithi144 bash[75481]: audit 2024-04-30T10:11:19.211226+0000 mon.a (mon.0) 4728 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:20.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:20 smithi144 bash[73244]: audit 2024-04-30T10:11:19.192676+0000 mon.a (mon.0) 4726 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-30T10:11:20.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:20 smithi144 bash[73244]: audit 2024-04-30T10:11:19.192676+0000 mon.a (mon.0) 4726 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-30T10:11:20.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:20 smithi144 bash[73244]: cluster 2024-04-30T10:11:19.200916+0000 mon.a (mon.0) 4727 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-04-30T10:11:20.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:20 smithi144 bash[73244]: cluster 2024-04-30T10:11:19.200916+0000 mon.a (mon.0) 4727 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-04-30T10:11:20.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:20 smithi144 bash[73244]: audit 2024-04-30T10:11:19.209481+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.151:6816/3182322194,v1:172.21.15.151:6817/3182322194]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:20.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:20 smithi144 bash[73244]: audit 2024-04-30T10:11:19.209481+0000 mon.b (mon.2) 11 : audit [INF] from='osd.6 [v2:172.21.15.151:6816/3182322194,v1:172.21.15.151:6817/3182322194]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:20.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:20 smithi144 bash[73244]: audit 2024-04-30T10:11:19.211226+0000 mon.a (mon.0) 4728 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:20.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:20 smithi144 bash[73244]: audit 2024-04-30T10:11:19.211226+0000 mon.a (mon.0) 4728 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:20.952 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:11:20.952 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:11:20.952 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:11:20.952 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:11:20.952 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:11:20.952 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:11:20.952 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:11:20.952 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:11:20.952 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-30T10:11:20.953 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 7 2024-04-30T10:11:20.953 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:11:20.953 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:11:20.953 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:11:20.953 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:11:20.953 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:11:20.953 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-30T10:11:20.953 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 12 2024-04-30T10:11:20.953 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:11:20.953 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:11:21.349 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:11:21.350 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:11:21.350 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:11:21.350 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:11:21.350 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:11:21.350 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr", 2024-04-30T10:11:21.350 INFO:teuthology.orchestra.run.smithi144.stdout: "mon" 2024-04-30T10:11:21.350 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:11:21.350 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "12/23 daemons upgraded", 2024-04-30T10:11:21.350 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading osd daemons", 2024-04-30T10:11:21.350 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:11:21.350 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:11:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: cluster 2024-04-30T10:11:19.387581+0000 mgr.x (mgr.24998) 1319 : cluster [DBG] pgmap v228: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: cluster 2024-04-30T10:11:19.387581+0000 mgr.x (mgr.24998) 1319 : cluster [DBG] pgmap v228: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: audit 2024-04-30T10:11:19.720125+0000 mgr.x (mgr.24998) 1320 : audit [DBG] from='client.44509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: audit 2024-04-30T10:11:19.720125+0000 mgr.x (mgr.24998) 1320 : audit [DBG] from='client.44509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: audit 2024-04-30T10:11:20.099251+0000 mgr.x (mgr.24998) 1321 : audit [DBG] from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: audit 2024-04-30T10:11:20.099251+0000 mgr.x (mgr.24998) 1321 : audit [DBG] from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: cluster 2024-04-30T10:11:20.204898+0000 mon.a (mon.0) 4729 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:11:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: cluster 2024-04-30T10:11:20.204898+0000 mon.a (mon.0) 4729 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:11:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: cluster 2024-04-30T10:11:20.218113+0000 mon.a (mon.0) 4730 : cluster [INF] osd.6 [v2:172.21.15.151:6816/3182322194,v1:172.21.15.151:6817/3182322194] boot 2024-04-30T10:11:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: cluster 2024-04-30T10:11:20.218113+0000 mon.a (mon.0) 4730 : cluster [INF] osd.6 [v2:172.21.15.151:6816/3182322194,v1:172.21.15.151:6817/3182322194] boot 2024-04-30T10:11:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: cluster 2024-04-30T10:11:20.218180+0000 mon.a (mon.0) 4731 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-04-30T10:11:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: cluster 2024-04-30T10:11:20.218180+0000 mon.a (mon.0) 4731 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-04-30T10:11:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: audit 2024-04-30T10:11:20.223262+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:11:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: audit 2024-04-30T10:11:20.223262+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:11:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: audit 2024-04-30T10:11:20.828735+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: audit 2024-04-30T10:11:20.828735+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: audit 2024-04-30T10:11:20.839407+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: audit 2024-04-30T10:11:20.839407+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: audit 2024-04-30T10:11:20.848366+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: audit 2024-04-30T10:11:20.848366+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: audit 2024-04-30T10:11:20.953871+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.144:0/4188843010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:21 smithi151 bash[59049]: audit 2024-04-30T10:11:20.953871+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.144:0/4188843010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:21.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: cluster 2024-04-30T10:11:19.387581+0000 mgr.x (mgr.24998) 1319 : cluster [DBG] pgmap v228: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:21.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: cluster 2024-04-30T10:11:19.387581+0000 mgr.x (mgr.24998) 1319 : cluster [DBG] pgmap v228: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:21.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: audit 2024-04-30T10:11:19.720125+0000 mgr.x (mgr.24998) 1320 : audit [DBG] from='client.44509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:21.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: audit 2024-04-30T10:11:19.720125+0000 mgr.x (mgr.24998) 1320 : audit [DBG] from='client.44509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:21.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: audit 2024-04-30T10:11:20.099251+0000 mgr.x (mgr.24998) 1321 : audit [DBG] from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:21.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: audit 2024-04-30T10:11:20.099251+0000 mgr.x (mgr.24998) 1321 : audit [DBG] from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:21.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: cluster 2024-04-30T10:11:20.204898+0000 mon.a (mon.0) 4729 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:11:21.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: cluster 2024-04-30T10:11:20.204898+0000 mon.a (mon.0) 4729 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:11:21.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: cluster 2024-04-30T10:11:20.218113+0000 mon.a (mon.0) 4730 : cluster [INF] osd.6 [v2:172.21.15.151:6816/3182322194,v1:172.21.15.151:6817/3182322194] boot 2024-04-30T10:11:21.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: cluster 2024-04-30T10:11:20.218113+0000 mon.a (mon.0) 4730 : cluster [INF] osd.6 [v2:172.21.15.151:6816/3182322194,v1:172.21.15.151:6817/3182322194] boot 2024-04-30T10:11:21.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: cluster 2024-04-30T10:11:20.218180+0000 mon.a (mon.0) 4731 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-04-30T10:11:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: cluster 2024-04-30T10:11:20.218180+0000 mon.a (mon.0) 4731 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-04-30T10:11:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: audit 2024-04-30T10:11:20.223262+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:11:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: audit 2024-04-30T10:11:20.223262+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:11:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: audit 2024-04-30T10:11:20.828735+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: audit 2024-04-30T10:11:20.828735+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: audit 2024-04-30T10:11:20.839407+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: audit 2024-04-30T10:11:20.839407+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: audit 2024-04-30T10:11:20.848366+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: audit 2024-04-30T10:11:20.848366+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: audit 2024-04-30T10:11:20.953871+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.144:0/4188843010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[75481]: audit 2024-04-30T10:11:20.953871+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.144:0/4188843010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:21.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: cluster 2024-04-30T10:11:19.387581+0000 mgr.x (mgr.24998) 1319 : cluster [DBG] pgmap v228: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:21.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: cluster 2024-04-30T10:11:19.387581+0000 mgr.x (mgr.24998) 1319 : cluster [DBG] pgmap v228: 161 pgs: 16 active+undersized+degraded, 37 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-30T10:11:21.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: audit 2024-04-30T10:11:19.720125+0000 mgr.x (mgr.24998) 1320 : audit [DBG] from='client.44509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:21.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: audit 2024-04-30T10:11:19.720125+0000 mgr.x (mgr.24998) 1320 : audit [DBG] from='client.44509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:21.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: audit 2024-04-30T10:11:20.099251+0000 mgr.x (mgr.24998) 1321 : audit [DBG] from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:21.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: audit 2024-04-30T10:11:20.099251+0000 mgr.x (mgr.24998) 1321 : audit [DBG] from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:21.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: cluster 2024-04-30T10:11:20.204898+0000 mon.a (mon.0) 4729 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:11:21.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: cluster 2024-04-30T10:11:20.204898+0000 mon.a (mon.0) 4729 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:11:21.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: cluster 2024-04-30T10:11:20.218113+0000 mon.a (mon.0) 4730 : cluster [INF] osd.6 [v2:172.21.15.151:6816/3182322194,v1:172.21.15.151:6817/3182322194] boot 2024-04-30T10:11:21.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: cluster 2024-04-30T10:11:20.218113+0000 mon.a (mon.0) 4730 : cluster [INF] osd.6 [v2:172.21.15.151:6816/3182322194,v1:172.21.15.151:6817/3182322194] boot 2024-04-30T10:11:21.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: cluster 2024-04-30T10:11:20.218180+0000 mon.a (mon.0) 4731 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-04-30T10:11:21.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: cluster 2024-04-30T10:11:20.218180+0000 mon.a (mon.0) 4731 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-04-30T10:11:21.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: audit 2024-04-30T10:11:20.223262+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:11:21.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: audit 2024-04-30T10:11:20.223262+0000 mon.a (mon.0) 4732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-30T10:11:21.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: audit 2024-04-30T10:11:20.828735+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:21.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: audit 2024-04-30T10:11:20.828735+0000 mon.a (mon.0) 4733 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:21.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: audit 2024-04-30T10:11:20.839407+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:21.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: audit 2024-04-30T10:11:20.839407+0000 mon.a (mon.0) 4734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:21.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: audit 2024-04-30T10:11:20.848366+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:21.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: audit 2024-04-30T10:11:20.848366+0000 mon.a (mon.0) 4735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:21.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: audit 2024-04-30T10:11:20.953871+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.144:0/4188843010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:21.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:21 smithi144 bash[73244]: audit 2024-04-30T10:11:20.953871+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.144:0/4188843010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:21.786 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_WARN Degraded data redundancy: 73/630 objects degraded (11.587%), 16 pgs degraded 2024-04-30T10:11:21.787 INFO:teuthology.orchestra.run.smithi144.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 73/630 objects degraded (11.587%), 16 pgs degraded 2024-04-30T10:11:21.787 INFO:teuthology.orchestra.run.smithi144.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-04-30T10:11:21.787 INFO:teuthology.orchestra.run.smithi144.stdout: pg 2.11 is active+undersized+degraded, acting [4,1] 2024-04-30T10:11:21.787 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.0 is active+undersized+degraded, acting [1,2] 2024-04-30T10:11:21.787 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.2 is active+undersized+degraded, acting [3,5] 2024-04-30T10:11:21.787 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.3 is active+undersized+degraded, acting [4,0] 2024-04-30T10:11:21.787 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.a is active+undersized+degraded, acting [4,1] 2024-04-30T10:11:21.787 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.c is active+undersized+degraded, acting [5,3] 2024-04-30T10:11:21.787 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.d is active+undersized+degraded, acting [7,5] 2024-04-30T10:11:21.787 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-04-30T10:11:21.787 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.11 is active+undersized+degraded, acting [7,4] 2024-04-30T10:11:21.787 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.14 is active+undersized+degraded, acting [4,7] 2024-04-30T10:11:21.787 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.1d is active+undersized+degraded, acting [5,4] 2024-04-30T10:11:21.787 INFO:teuthology.orchestra.run.smithi144.stdout: pg 3.1e is active+undersized+degraded, acting [3,2] 2024-04-30T10:11:21.788 INFO:teuthology.orchestra.run.smithi144.stdout: pg 4.e is active+undersized+degraded, acting [4,1] 2024-04-30T10:11:21.788 INFO:teuthology.orchestra.run.smithi144.stdout: pg 4.1f is active+undersized+degraded, acting [5,1] 2024-04-30T10:11:21.788 INFO:teuthology.orchestra.run.smithi144.stdout: pg 6.c is active+undersized+degraded, acting [3,5] 2024-04-30T10:11:22.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:22 smithi151 bash[59049]: audit 2024-04-30T10:11:20.483478+0000 mgr.x (mgr.24998) 1322 : audit [DBG] from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:22.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:22 smithi151 bash[59049]: audit 2024-04-30T10:11:20.483478+0000 mgr.x (mgr.24998) 1322 : audit [DBG] from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:22.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:22 smithi151 bash[59049]: cluster 2024-04-30T10:11:21.231131+0000 mon.a (mon.0) 4736 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-30T10:11:22.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:22 smithi151 bash[59049]: cluster 2024-04-30T10:11:21.231131+0000 mon.a (mon.0) 4736 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-30T10:11:22.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:22 smithi151 bash[59049]: audit 2024-04-30T10:11:21.350372+0000 mgr.x (mgr.24998) 1323 : audit [DBG] from='client.44533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:22.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:22 smithi151 bash[59049]: audit 2024-04-30T10:11:21.350372+0000 mgr.x (mgr.24998) 1323 : audit [DBG] from='client.44533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:22.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:22 smithi151 bash[59049]: cluster 2024-04-30T10:11:21.388497+0000 mgr.x (mgr.24998) 1324 : cluster [DBG] pgmap v231: 161 pgs: 1 peering, 16 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-30T10:11:22.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:22 smithi151 bash[59049]: cluster 2024-04-30T10:11:21.388497+0000 mgr.x (mgr.24998) 1324 : cluster [DBG] pgmap v231: 161 pgs: 1 peering, 16 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-30T10:11:22.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:22 smithi151 bash[59049]: audit 2024-04-30T10:11:21.789496+0000 mon.a (mon.0) 4737 : audit [DBG] from='client.? 172.21.15.144:0/3427585583' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:11:22.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:22 smithi151 bash[59049]: audit 2024-04-30T10:11:21.789496+0000 mon.a (mon.0) 4737 : audit [DBG] from='client.? 172.21.15.144:0/3427585583' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:11:22.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[73244]: audit 2024-04-30T10:11:20.483478+0000 mgr.x (mgr.24998) 1322 : audit [DBG] from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:22.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[73244]: audit 2024-04-30T10:11:20.483478+0000 mgr.x (mgr.24998) 1322 : audit [DBG] from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:22.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[73244]: cluster 2024-04-30T10:11:21.231131+0000 mon.a (mon.0) 4736 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-30T10:11:22.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[73244]: cluster 2024-04-30T10:11:21.231131+0000 mon.a (mon.0) 4736 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-30T10:11:22.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[73244]: audit 2024-04-30T10:11:21.350372+0000 mgr.x (mgr.24998) 1323 : audit [DBG] from='client.44533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:22.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[73244]: audit 2024-04-30T10:11:21.350372+0000 mgr.x (mgr.24998) 1323 : audit [DBG] from='client.44533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:22.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[73244]: cluster 2024-04-30T10:11:21.388497+0000 mgr.x (mgr.24998) 1324 : cluster [DBG] pgmap v231: 161 pgs: 1 peering, 16 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-30T10:11:22.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[73244]: cluster 2024-04-30T10:11:21.388497+0000 mgr.x (mgr.24998) 1324 : cluster [DBG] pgmap v231: 161 pgs: 1 peering, 16 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-30T10:11:22.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[73244]: audit 2024-04-30T10:11:21.789496+0000 mon.a (mon.0) 4737 : audit [DBG] from='client.? 172.21.15.144:0/3427585583' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:11:22.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[73244]: audit 2024-04-30T10:11:21.789496+0000 mon.a (mon.0) 4737 : audit [DBG] from='client.? 172.21.15.144:0/3427585583' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:11:22.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[75481]: audit 2024-04-30T10:11:20.483478+0000 mgr.x (mgr.24998) 1322 : audit [DBG] from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:22.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[75481]: audit 2024-04-30T10:11:20.483478+0000 mgr.x (mgr.24998) 1322 : audit [DBG] from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:22.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[75481]: cluster 2024-04-30T10:11:21.231131+0000 mon.a (mon.0) 4736 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-30T10:11:22.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[75481]: cluster 2024-04-30T10:11:21.231131+0000 mon.a (mon.0) 4736 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-30T10:11:22.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[75481]: audit 2024-04-30T10:11:21.350372+0000 mgr.x (mgr.24998) 1323 : audit [DBG] from='client.44533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:22.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[75481]: audit 2024-04-30T10:11:21.350372+0000 mgr.x (mgr.24998) 1323 : audit [DBG] from='client.44533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:22.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[75481]: cluster 2024-04-30T10:11:21.388497+0000 mgr.x (mgr.24998) 1324 : cluster [DBG] pgmap v231: 161 pgs: 1 peering, 16 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-30T10:11:22.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[75481]: cluster 2024-04-30T10:11:21.388497+0000 mgr.x (mgr.24998) 1324 : cluster [DBG] pgmap v231: 161 pgs: 1 peering, 16 active+undersized+degraded, 36 active+undersized, 108 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-30T10:11:22.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[75481]: audit 2024-04-30T10:11:21.789496+0000 mon.a (mon.0) 4737 : audit [DBG] from='client.? 172.21.15.144:0/3427585583' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:11:22.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:22 smithi144 bash[75481]: audit 2024-04-30T10:11:21.789496+0000 mon.a (mon.0) 4737 : audit [DBG] from='client.? 172.21.15.144:0/3427585583' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:11:23.761 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:23 smithi144 bash[75481]: audit 2024-04-30T10:11:22.495697+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:23.761 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:23 smithi144 bash[75481]: audit 2024-04-30T10:11:22.495697+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:23.761 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:23 smithi144 bash[75481]: audit 2024-04-30T10:11:22.498058+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:23.761 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:23 smithi144 bash[75481]: audit 2024-04-30T10:11:22.498058+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:23.761 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:23 smithi144 bash[73244]: audit 2024-04-30T10:11:22.495697+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:23.761 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:23 smithi144 bash[73244]: audit 2024-04-30T10:11:22.495697+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:23.761 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:23 smithi144 bash[73244]: audit 2024-04-30T10:11:22.498058+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:23.761 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:23 smithi144 bash[73244]: audit 2024-04-30T10:11:22.498058+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:23.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:23 smithi151 bash[59049]: audit 2024-04-30T10:11:22.495697+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:23.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:23 smithi151 bash[59049]: audit 2024-04-30T10:11:22.495697+0000 mon.a (mon.0) 4738 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:23.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:23 smithi151 bash[59049]: audit 2024-04-30T10:11:22.498058+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:23.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:23 smithi151 bash[59049]: audit 2024-04-30T10:11:22.498058+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:24.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:24 smithi151 bash[59049]: cluster 2024-04-30T10:11:23.389310+0000 mgr.x (mgr.24998) 1325 : cluster [DBG] pgmap v232: 161 pgs: 1 peering, 10 active+undersized+degraded, 21 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-04-30T10:11:24.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:24 smithi151 bash[59049]: cluster 2024-04-30T10:11:23.389310+0000 mgr.x (mgr.24998) 1325 : cluster [DBG] pgmap v232: 161 pgs: 1 peering, 10 active+undersized+degraded, 21 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-04-30T10:11:24.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:24 smithi151 bash[59049]: cluster 2024-04-30T10:11:23.489054+0000 mon.a (mon.0) 4740 : cluster [WRN] Health check update: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:24.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:24 smithi151 bash[59049]: cluster 2024-04-30T10:11:23.489054+0000 mon.a (mon.0) 4740 : cluster [WRN] Health check update: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:24.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:24 smithi151 bash[59049]: audit 2024-04-30T10:11:23.525597+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:24.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:24 smithi151 bash[59049]: audit 2024-04-30T10:11:23.525597+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:24.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:24 smithi151 bash[59049]: audit 2024-04-30T10:11:23.539140+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:24.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:24 smithi151 bash[59049]: audit 2024-04-30T10:11:23.539140+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:24.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:24 smithi151 bash[59049]: audit 2024-04-30T10:11:23.550813+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:24.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:24 smithi151 bash[59049]: audit 2024-04-30T10:11:23.550813+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:24.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:24 smithi151 bash[59049]: audit 2024-04-30T10:11:23.761399+0000 mgr.x (mgr.24998) 1326 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:24.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:24 smithi151 bash[59049]: audit 2024-04-30T10:11:23.761399+0000 mgr.x (mgr.24998) 1326 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:24.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[73244]: cluster 2024-04-30T10:11:23.389310+0000 mgr.x (mgr.24998) 1325 : cluster [DBG] pgmap v232: 161 pgs: 1 peering, 10 active+undersized+degraded, 21 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-04-30T10:11:24.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[73244]: cluster 2024-04-30T10:11:23.389310+0000 mgr.x (mgr.24998) 1325 : cluster [DBG] pgmap v232: 161 pgs: 1 peering, 10 active+undersized+degraded, 21 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-04-30T10:11:24.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[73244]: cluster 2024-04-30T10:11:23.489054+0000 mon.a (mon.0) 4740 : cluster [WRN] Health check update: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:24.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[73244]: cluster 2024-04-30T10:11:23.489054+0000 mon.a (mon.0) 4740 : cluster [WRN] Health check update: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:24.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[73244]: audit 2024-04-30T10:11:23.525597+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:24.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[73244]: audit 2024-04-30T10:11:23.525597+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:24.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[73244]: audit 2024-04-30T10:11:23.539140+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:24.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[73244]: audit 2024-04-30T10:11:23.539140+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:24.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[73244]: audit 2024-04-30T10:11:23.550813+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:24.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[73244]: audit 2024-04-30T10:11:23.550813+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:24.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[73244]: audit 2024-04-30T10:11:23.761399+0000 mgr.x (mgr.24998) 1326 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:24.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[73244]: audit 2024-04-30T10:11:23.761399+0000 mgr.x (mgr.24998) 1326 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:24.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[75481]: cluster 2024-04-30T10:11:23.389310+0000 mgr.x (mgr.24998) 1325 : cluster [DBG] pgmap v232: 161 pgs: 1 peering, 10 active+undersized+degraded, 21 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-04-30T10:11:24.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[75481]: cluster 2024-04-30T10:11:23.389310+0000 mgr.x (mgr.24998) 1325 : cluster [DBG] pgmap v232: 161 pgs: 1 peering, 10 active+undersized+degraded, 21 active+undersized, 129 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-04-30T10:11:24.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[75481]: cluster 2024-04-30T10:11:23.489054+0000 mon.a (mon.0) 4740 : cluster [WRN] Health check update: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:24.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[75481]: cluster 2024-04-30T10:11:23.489054+0000 mon.a (mon.0) 4740 : cluster [WRN] Health check update: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:24.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[75481]: audit 2024-04-30T10:11:23.525597+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:24.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[75481]: audit 2024-04-30T10:11:23.525597+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:24.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[75481]: audit 2024-04-30T10:11:23.539140+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:24.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[75481]: audit 2024-04-30T10:11:23.539140+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:24.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[75481]: audit 2024-04-30T10:11:23.550813+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:24.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[75481]: audit 2024-04-30T10:11:23.550813+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:24.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[75481]: audit 2024-04-30T10:11:23.761399+0000 mgr.x (mgr.24998) 1326 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:24.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:24 smithi144 bash[75481]: audit 2024-04-30T10:11:23.761399+0000 mgr.x (mgr.24998) 1326 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:25.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:25 smithi151 bash[59049]: cluster 2024-04-30T10:11:25.502498+0000 mon.a (mon.0) 4744 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded) 2024-04-30T10:11:25.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:25 smithi151 bash[59049]: cluster 2024-04-30T10:11:25.502498+0000 mon.a (mon.0) 4744 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded) 2024-04-30T10:11:25.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:25 smithi151 bash[59049]: cluster 2024-04-30T10:11:25.502557+0000 mon.a (mon.0) 4745 : cluster [INF] Cluster is now healthy 2024-04-30T10:11:25.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:25 smithi151 bash[59049]: cluster 2024-04-30T10:11:25.502557+0000 mon.a (mon.0) 4745 : cluster [INF] Cluster is now healthy 2024-04-30T10:11:25.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:25 smithi144 bash[73244]: cluster 2024-04-30T10:11:25.502498+0000 mon.a (mon.0) 4744 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded) 2024-04-30T10:11:25.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:25 smithi144 bash[73244]: cluster 2024-04-30T10:11:25.502498+0000 mon.a (mon.0) 4744 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded) 2024-04-30T10:11:25.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:25 smithi144 bash[73244]: cluster 2024-04-30T10:11:25.502557+0000 mon.a (mon.0) 4745 : cluster [INF] Cluster is now healthy 2024-04-30T10:11:25.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:25 smithi144 bash[73244]: cluster 2024-04-30T10:11:25.502557+0000 mon.a (mon.0) 4745 : cluster [INF] Cluster is now healthy 2024-04-30T10:11:25.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:25 smithi144 bash[75481]: cluster 2024-04-30T10:11:25.502498+0000 mon.a (mon.0) 4744 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded) 2024-04-30T10:11:25.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:25 smithi144 bash[75481]: cluster 2024-04-30T10:11:25.502498+0000 mon.a (mon.0) 4744 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 10 pgs degraded) 2024-04-30T10:11:25.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:25 smithi144 bash[75481]: cluster 2024-04-30T10:11:25.502557+0000 mon.a (mon.0) 4745 : cluster [INF] Cluster is now healthy 2024-04-30T10:11:25.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:25 smithi144 bash[75481]: cluster 2024-04-30T10:11:25.502557+0000 mon.a (mon.0) 4745 : cluster [INF] Cluster is now healthy 2024-04-30T10:11:26.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:26 smithi151 bash[59049]: cluster 2024-04-30T10:11:25.390445+0000 mgr.x (mgr.24998) 1327 : cluster [DBG] pgmap v233: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-04-30T10:11:26.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:26 smithi151 bash[59049]: cluster 2024-04-30T10:11:25.390445+0000 mgr.x (mgr.24998) 1327 : cluster [DBG] pgmap v233: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-04-30T10:11:26.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:26 smithi144 bash[75481]: cluster 2024-04-30T10:11:25.390445+0000 mgr.x (mgr.24998) 1327 : cluster [DBG] pgmap v233: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-04-30T10:11:26.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:26 smithi144 bash[75481]: cluster 2024-04-30T10:11:25.390445+0000 mgr.x (mgr.24998) 1327 : cluster [DBG] pgmap v233: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-04-30T10:11:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:26 smithi144 bash[73244]: cluster 2024-04-30T10:11:25.390445+0000 mgr.x (mgr.24998) 1327 : cluster [DBG] pgmap v233: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-04-30T10:11:26.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:26 smithi144 bash[73244]: cluster 2024-04-30T10:11:25.390445+0000 mgr.x (mgr.24998) 1327 : cluster [DBG] pgmap v233: 161 pgs: 1 peering, 160 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 661 B/s rd, 0 op/s 2024-04-30T10:11:28.565 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:11:28 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:11:28] "GET /metrics HTTP/1.1" 200 38332 "" "Prometheus/2.33.4" 2024-04-30T10:11:28.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:28 smithi151 bash[59049]: cluster 2024-04-30T10:11:27.391646+0000 mgr.x (mgr.24998) 1328 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:11:28.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:28 smithi151 bash[59049]: cluster 2024-04-30T10:11:27.391646+0000 mgr.x (mgr.24998) 1328 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:11:28.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:28 smithi151 bash[59049]: audit 2024-04-30T10:11:27.758080+0000 mgr.x (mgr.24998) 1329 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:28.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:28 smithi151 bash[59049]: audit 2024-04-30T10:11:27.758080+0000 mgr.x (mgr.24998) 1329 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:28.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:28 smithi151 bash[59049]: audit 2024-04-30T10:11:27.758731+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:28.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:28 smithi151 bash[59049]: audit 2024-04-30T10:11:27.758731+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:28.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:28 smithi151 bash[59049]: cephadm 2024-04-30T10:11:27.761512+0000 mgr.x (mgr.24998) 1330 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-30T10:11:28.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:28 smithi151 bash[59049]: cephadm 2024-04-30T10:11:27.761512+0000 mgr.x (mgr.24998) 1330 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-30T10:11:28.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:28 smithi144 bash[73244]: cluster 2024-04-30T10:11:27.391646+0000 mgr.x (mgr.24998) 1328 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:11:28.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:28 smithi144 bash[73244]: cluster 2024-04-30T10:11:27.391646+0000 mgr.x (mgr.24998) 1328 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:11:28.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:28 smithi144 bash[73244]: audit 2024-04-30T10:11:27.758080+0000 mgr.x (mgr.24998) 1329 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:28.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:28 smithi144 bash[73244]: audit 2024-04-30T10:11:27.758080+0000 mgr.x (mgr.24998) 1329 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:28.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:28 smithi144 bash[73244]: audit 2024-04-30T10:11:27.758731+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:28.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:28 smithi144 bash[73244]: audit 2024-04-30T10:11:27.758731+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:28.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:28 smithi144 bash[73244]: cephadm 2024-04-30T10:11:27.761512+0000 mgr.x (mgr.24998) 1330 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-30T10:11:28.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:28 smithi144 bash[73244]: cephadm 2024-04-30T10:11:27.761512+0000 mgr.x (mgr.24998) 1330 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-30T10:11:28.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:28 smithi144 bash[75481]: cluster 2024-04-30T10:11:27.391646+0000 mgr.x (mgr.24998) 1328 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:11:28.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:28 smithi144 bash[75481]: cluster 2024-04-30T10:11:27.391646+0000 mgr.x (mgr.24998) 1328 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:11:28.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:28 smithi144 bash[75481]: audit 2024-04-30T10:11:27.758080+0000 mgr.x (mgr.24998) 1329 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:28.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:28 smithi144 bash[75481]: audit 2024-04-30T10:11:27.758080+0000 mgr.x (mgr.24998) 1329 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:28.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:28 smithi144 bash[75481]: audit 2024-04-30T10:11:27.758731+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:28.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:28 smithi144 bash[75481]: audit 2024-04-30T10:11:27.758731+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:28.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:28 smithi144 bash[75481]: cephadm 2024-04-30T10:11:27.761512+0000 mgr.x (mgr.24998) 1330 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-30T10:11:28.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:28 smithi144 bash[75481]: cephadm 2024-04-30T10:11:27.761512+0000 mgr.x (mgr.24998) 1330 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-30T10:11:31.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:31 smithi151 bash[59049]: cluster 2024-04-30T10:11:29.392843+0000 mgr.x (mgr.24998) 1331 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-04-30T10:11:31.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:31 smithi151 bash[59049]: cluster 2024-04-30T10:11:29.392843+0000 mgr.x (mgr.24998) 1331 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-04-30T10:11:31.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:31 smithi151 bash[59049]: cephadm 2024-04-30T10:11:30.031458+0000 mgr.x (mgr.24998) 1332 : cephadm [INF] Upgrade: Updating osd.7 2024-04-30T10:11:31.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:31 smithi151 bash[59049]: cephadm 2024-04-30T10:11:30.031458+0000 mgr.x (mgr.24998) 1332 : cephadm [INF] Upgrade: Updating osd.7 2024-04-30T10:11:31.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:31 smithi151 bash[59049]: audit 2024-04-30T10:11:30.041232+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:31.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:31 smithi151 bash[59049]: audit 2024-04-30T10:11:30.041232+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:31.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:31 smithi151 bash[59049]: audit 2024-04-30T10:11:30.045859+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T10:11:31.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:31 smithi151 bash[59049]: audit 2024-04-30T10:11:30.045859+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T10:11:31.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:31 smithi151 bash[59049]: audit 2024-04-30T10:11:30.048156+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:31.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:31 smithi151 bash[59049]: audit 2024-04-30T10:11:30.048156+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:31.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:31 smithi151 bash[59049]: cephadm 2024-04-30T10:11:30.053001+0000 mgr.x (mgr.24998) 1333 : cephadm [INF] Deploying daemon osd.7 on smithi151 2024-04-30T10:11:31.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:31 smithi151 bash[59049]: cephadm 2024-04-30T10:11:30.053001+0000 mgr.x (mgr.24998) 1333 : cephadm [INF] Deploying daemon osd.7 on smithi151 2024-04-30T10:11:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[73244]: cluster 2024-04-30T10:11:29.392843+0000 mgr.x (mgr.24998) 1331 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-04-30T10:11:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[73244]: cluster 2024-04-30T10:11:29.392843+0000 mgr.x (mgr.24998) 1331 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-04-30T10:11:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[73244]: cephadm 2024-04-30T10:11:30.031458+0000 mgr.x (mgr.24998) 1332 : cephadm [INF] Upgrade: Updating osd.7 2024-04-30T10:11:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[73244]: cephadm 2024-04-30T10:11:30.031458+0000 mgr.x (mgr.24998) 1332 : cephadm [INF] Upgrade: Updating osd.7 2024-04-30T10:11:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[73244]: audit 2024-04-30T10:11:30.041232+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[73244]: audit 2024-04-30T10:11:30.041232+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:31.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[73244]: audit 2024-04-30T10:11:30.045859+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T10:11:31.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[73244]: audit 2024-04-30T10:11:30.045859+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T10:11:31.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[73244]: audit 2024-04-30T10:11:30.048156+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:31.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[73244]: audit 2024-04-30T10:11:30.048156+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:31.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[73244]: cephadm 2024-04-30T10:11:30.053001+0000 mgr.x (mgr.24998) 1333 : cephadm [INF] Deploying daemon osd.7 on smithi151 2024-04-30T10:11:31.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[73244]: cephadm 2024-04-30T10:11:30.053001+0000 mgr.x (mgr.24998) 1333 : cephadm [INF] Deploying daemon osd.7 on smithi151 2024-04-30T10:11:31.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[75481]: cluster 2024-04-30T10:11:29.392843+0000 mgr.x (mgr.24998) 1331 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-04-30T10:11:31.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[75481]: cluster 2024-04-30T10:11:29.392843+0000 mgr.x (mgr.24998) 1331 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-04-30T10:11:31.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[75481]: cephadm 2024-04-30T10:11:30.031458+0000 mgr.x (mgr.24998) 1332 : cephadm [INF] Upgrade: Updating osd.7 2024-04-30T10:11:31.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[75481]: cephadm 2024-04-30T10:11:30.031458+0000 mgr.x (mgr.24998) 1332 : cephadm [INF] Upgrade: Updating osd.7 2024-04-30T10:11:31.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[75481]: audit 2024-04-30T10:11:30.041232+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:31.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[75481]: audit 2024-04-30T10:11:30.041232+0000 mon.a (mon.0) 4747 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:31.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[75481]: audit 2024-04-30T10:11:30.045859+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T10:11:31.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[75481]: audit 2024-04-30T10:11:30.045859+0000 mon.a (mon.0) 4748 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T10:11:31.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[75481]: audit 2024-04-30T10:11:30.048156+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:31.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[75481]: audit 2024-04-30T10:11:30.048156+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:31.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[75481]: cephadm 2024-04-30T10:11:30.053001+0000 mgr.x (mgr.24998) 1333 : cephadm [INF] Deploying daemon osd.7 on smithi151 2024-04-30T10:11:31.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:31 smithi144 bash[75481]: cephadm 2024-04-30T10:11:30.053001+0000 mgr.x (mgr.24998) 1333 : cephadm [INF] Deploying daemon osd.7 on smithi151 2024-04-30T10:11:33.219 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:33 smithi151 bash[59049]: cluster 2024-04-30T10:11:31.393643+0000 mgr.x (mgr.24998) 1334 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 805 B/s rd, 0 op/s 2024-04-30T10:11:33.219 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:33 smithi151 bash[59049]: cluster 2024-04-30T10:11:31.393643+0000 mgr.x (mgr.24998) 1334 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 805 B/s rd, 0 op/s 2024-04-30T10:11:33.219 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:33 smithi151 bash[59049]: audit 2024-04-30T10:11:32.832794+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:33.219 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:33 smithi151 bash[59049]: audit 2024-04-30T10:11:32.832794+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:33.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:33 smithi144 bash[75481]: cluster 2024-04-30T10:11:31.393643+0000 mgr.x (mgr.24998) 1334 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 805 B/s rd, 0 op/s 2024-04-30T10:11:33.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:33 smithi144 bash[75481]: cluster 2024-04-30T10:11:31.393643+0000 mgr.x (mgr.24998) 1334 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 805 B/s rd, 0 op/s 2024-04-30T10:11:33.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:33 smithi144 bash[75481]: audit 2024-04-30T10:11:32.832794+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:33.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:33 smithi144 bash[75481]: audit 2024-04-30T10:11:32.832794+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:33 smithi144 bash[73244]: cluster 2024-04-30T10:11:31.393643+0000 mgr.x (mgr.24998) 1334 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 805 B/s rd, 0 op/s 2024-04-30T10:11:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:33 smithi144 bash[73244]: cluster 2024-04-30T10:11:31.393643+0000 mgr.x (mgr.24998) 1334 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 805 B/s rd, 0 op/s 2024-04-30T10:11:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:33 smithi144 bash[73244]: audit 2024-04-30T10:11:32.832794+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:33 smithi144 bash[73244]: audit 2024-04-30T10:11:32.832794+0000 mon.a (mon.0) 4750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:34.298 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:11:34 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:34.298 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:11:34 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:34.298 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:34 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:34.299 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:11:34 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:34.299 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:11:34 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:34.299 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:34 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:34.299 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:11:34 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:34.300 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:11:34 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:34.300 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:34 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:34.300 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:34 smithi151 systemd[1]: Stopping Ceph osd.7 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:11:35.046 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:34 smithi151 bash[33764]: debug 2024-04-30T10:11:34.661+0000 7f0d207fd700 -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-30T10:11:35.046 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:34 smithi151 bash[33764]: debug 2024-04-30T10:11:34.661+0000 7f0d207fd700 -1 osd.7 161 *** Got signal Terminated *** 2024-04-30T10:11:35.046 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:34 smithi151 bash[33764]: debug 2024-04-30T10:11:34.661+0000 7f0d207fd700 -1 osd.7 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:11:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:35 smithi151 bash[59049]: cluster 2024-04-30T10:11:33.394868+0000 mgr.x (mgr.24998) 1335 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-30T10:11:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:35 smithi151 bash[59049]: cluster 2024-04-30T10:11:33.394868+0000 mgr.x (mgr.24998) 1335 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-30T10:11:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:35 smithi151 bash[59049]: audit 2024-04-30T10:11:33.769334+0000 mgr.x (mgr.24998) 1336 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:35 smithi151 bash[59049]: audit 2024-04-30T10:11:33.769334+0000 mgr.x (mgr.24998) 1336 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:35 smithi151 bash[59049]: audit 2024-04-30T10:11:34.291828+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:35 smithi151 bash[59049]: audit 2024-04-30T10:11:34.291828+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:35 smithi151 bash[59049]: audit 2024-04-30T10:11:34.303834+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:35.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:35 smithi151 bash[59049]: audit 2024-04-30T10:11:34.303834+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:35 smithi151 bash[59049]: audit 2024-04-30T10:11:34.314972+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:35 smithi151 bash[59049]: audit 2024-04-30T10:11:34.314972+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:35 smithi151 bash[59049]: cluster 2024-04-30T10:11:34.666722+0000 mon.a (mon.0) 4754 : cluster [INF] osd.7 marked itself down and dead 2024-04-30T10:11:35.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:35 smithi151 bash[59049]: cluster 2024-04-30T10:11:34.666722+0000 mon.a (mon.0) 4754 : cluster [INF] osd.7 marked itself down and dead 2024-04-30T10:11:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[73244]: cluster 2024-04-30T10:11:33.394868+0000 mgr.x (mgr.24998) 1335 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-30T10:11:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[73244]: cluster 2024-04-30T10:11:33.394868+0000 mgr.x (mgr.24998) 1335 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-30T10:11:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[73244]: audit 2024-04-30T10:11:33.769334+0000 mgr.x (mgr.24998) 1336 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[73244]: audit 2024-04-30T10:11:33.769334+0000 mgr.x (mgr.24998) 1336 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[73244]: audit 2024-04-30T10:11:34.291828+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[73244]: audit 2024-04-30T10:11:34.291828+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[73244]: audit 2024-04-30T10:11:34.303834+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[73244]: audit 2024-04-30T10:11:34.303834+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[73244]: audit 2024-04-30T10:11:34.314972+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[73244]: audit 2024-04-30T10:11:34.314972+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[73244]: cluster 2024-04-30T10:11:34.666722+0000 mon.a (mon.0) 4754 : cluster [INF] osd.7 marked itself down and dead 2024-04-30T10:11:35.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[73244]: cluster 2024-04-30T10:11:34.666722+0000 mon.a (mon.0) 4754 : cluster [INF] osd.7 marked itself down and dead 2024-04-30T10:11:35.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[75481]: cluster 2024-04-30T10:11:33.394868+0000 mgr.x (mgr.24998) 1335 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-30T10:11:35.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[75481]: cluster 2024-04-30T10:11:33.394868+0000 mgr.x (mgr.24998) 1335 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-30T10:11:35.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[75481]: audit 2024-04-30T10:11:33.769334+0000 mgr.x (mgr.24998) 1336 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:35.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[75481]: audit 2024-04-30T10:11:33.769334+0000 mgr.x (mgr.24998) 1336 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:35.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[75481]: audit 2024-04-30T10:11:34.291828+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:35.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[75481]: audit 2024-04-30T10:11:34.291828+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:35.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[75481]: audit 2024-04-30T10:11:34.303834+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:35.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[75481]: audit 2024-04-30T10:11:34.303834+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:35.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[75481]: audit 2024-04-30T10:11:34.314972+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:35.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[75481]: audit 2024-04-30T10:11:34.314972+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:35.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[75481]: cluster 2024-04-30T10:11:34.666722+0000 mon.a (mon.0) 4754 : cluster [INF] osd.7 marked itself down and dead 2024-04-30T10:11:35.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:35 smithi144 bash[75481]: cluster 2024-04-30T10:11:34.666722+0000 mon.a (mon.0) 4754 : cluster [INF] osd.7 marked itself down and dead 2024-04-30T10:11:36.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:36 smithi151 bash[59049]: cluster 2024-04-30T10:11:35.312183+0000 mon.a (mon.0) 4755 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:11:36.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:36 smithi151 bash[59049]: cluster 2024-04-30T10:11:35.312183+0000 mon.a (mon.0) 4755 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:11:36.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:36 smithi151 bash[59049]: cluster 2024-04-30T10:11:35.312264+0000 mon.a (mon.0) 4756 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-30T10:11:36.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:36 smithi151 bash[59049]: cluster 2024-04-30T10:11:35.312264+0000 mon.a (mon.0) 4756 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-30T10:11:36.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:36 smithi151 bash[59049]: cluster 2024-04-30T10:11:35.323956+0000 mon.a (mon.0) 4757 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-04-30T10:11:36.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:36 smithi151 bash[59049]: cluster 2024-04-30T10:11:35.323956+0000 mon.a (mon.0) 4757 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-04-30T10:11:36.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:36 smithi144 bash[75481]: cluster 2024-04-30T10:11:35.312183+0000 mon.a (mon.0) 4755 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:11:36.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:36 smithi144 bash[75481]: cluster 2024-04-30T10:11:35.312183+0000 mon.a (mon.0) 4755 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:11:36.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:36 smithi144 bash[75481]: cluster 2024-04-30T10:11:35.312264+0000 mon.a (mon.0) 4756 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-30T10:11:36.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:36 smithi144 bash[75481]: cluster 2024-04-30T10:11:35.312264+0000 mon.a (mon.0) 4756 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-30T10:11:36.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:36 smithi144 bash[75481]: cluster 2024-04-30T10:11:35.323956+0000 mon.a (mon.0) 4757 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-04-30T10:11:36.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:36 smithi144 bash[75481]: cluster 2024-04-30T10:11:35.323956+0000 mon.a (mon.0) 4757 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-04-30T10:11:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:36 smithi144 bash[73244]: cluster 2024-04-30T10:11:35.312183+0000 mon.a (mon.0) 4755 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:11:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:36 smithi144 bash[73244]: cluster 2024-04-30T10:11:35.312183+0000 mon.a (mon.0) 4755 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:11:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:36 smithi144 bash[73244]: cluster 2024-04-30T10:11:35.312264+0000 mon.a (mon.0) 4756 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-30T10:11:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:36 smithi144 bash[73244]: cluster 2024-04-30T10:11:35.312264+0000 mon.a (mon.0) 4756 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-30T10:11:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:36 smithi144 bash[73244]: cluster 2024-04-30T10:11:35.323956+0000 mon.a (mon.0) 4757 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-04-30T10:11:36.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:36 smithi144 bash[73244]: cluster 2024-04-30T10:11:35.323956+0000 mon.a (mon.0) 4757 : cluster [DBG] osdmap e162: 8 total, 7 up, 8 in 2024-04-30T10:11:37.051 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:36 smithi151 bash[75214]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-7 2024-04-30T10:11:37.051 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:36 smithi151 bash[75341]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-7 2024-04-30T10:11:37.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:37 smithi151 bash[59049]: cluster 2024-04-30T10:11:35.395564+0000 mgr.x (mgr.24998) 1337 : cluster [DBG] pgmap v239: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-30T10:11:37.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:37 smithi151 bash[59049]: cluster 2024-04-30T10:11:35.395564+0000 mgr.x (mgr.24998) 1337 : cluster [DBG] pgmap v239: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-30T10:11:37.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:37 smithi151 bash[59049]: cluster 2024-04-30T10:11:36.326858+0000 mon.a (mon.0) 4758 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-04-30T10:11:37.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:37 smithi151 bash[59049]: cluster 2024-04-30T10:11:36.326858+0000 mon.a (mon.0) 4758 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-04-30T10:11:37.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:37 smithi144 bash[73244]: cluster 2024-04-30T10:11:35.395564+0000 mgr.x (mgr.24998) 1337 : cluster [DBG] pgmap v239: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-30T10:11:37.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:37 smithi144 bash[73244]: cluster 2024-04-30T10:11:35.395564+0000 mgr.x (mgr.24998) 1337 : cluster [DBG] pgmap v239: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-30T10:11:37.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:37 smithi144 bash[73244]: cluster 2024-04-30T10:11:36.326858+0000 mon.a (mon.0) 4758 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-04-30T10:11:37.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:37 smithi144 bash[73244]: cluster 2024-04-30T10:11:36.326858+0000 mon.a (mon.0) 4758 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-04-30T10:11:37.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:37 smithi144 bash[75481]: cluster 2024-04-30T10:11:35.395564+0000 mgr.x (mgr.24998) 1337 : cluster [DBG] pgmap v239: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-30T10:11:37.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:37 smithi144 bash[75481]: cluster 2024-04-30T10:11:35.395564+0000 mgr.x (mgr.24998) 1337 : cluster [DBG] pgmap v239: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-30T10:11:37.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:37 smithi144 bash[75481]: cluster 2024-04-30T10:11:36.326858+0000 mon.a (mon.0) 4758 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-04-30T10:11:37.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:37 smithi144 bash[75481]: cluster 2024-04-30T10:11:36.326858+0000 mon.a (mon.0) 4758 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-04-30T10:11:38.489 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:11:38 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:11:38] "GET /metrics HTTP/1.1" 200 38549 "" "Prometheus/2.33.4" 2024-04-30T10:11:38.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[75481]: cluster 2024-04-30T10:11:37.396698+0000 mgr.x (mgr.24998) 1338 : cluster [DBG] pgmap v241: 161 pgs: 5 active+undersized+degraded, 19 peering, 16 stale+active+clean, 8 active+undersized, 113 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2024-04-30T10:11:38.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[75481]: cluster 2024-04-30T10:11:37.396698+0000 mgr.x (mgr.24998) 1338 : cluster [DBG] pgmap v241: 161 pgs: 5 active+undersized+degraded, 19 peering, 16 stale+active+clean, 8 active+undersized, 113 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2024-04-30T10:11:38.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[75481]: audit 2024-04-30T10:11:37.491043+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:38.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[75481]: audit 2024-04-30T10:11:37.491043+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:38.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[75481]: audit 2024-04-30T10:11:37.492452+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:38.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[75481]: audit 2024-04-30T10:11:37.492452+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:38.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[75481]: cluster 2024-04-30T10:11:38.052239+0000 mon.a (mon.0) 4761 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-30T10:11:38.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[75481]: cluster 2024-04-30T10:11:38.052239+0000 mon.a (mon.0) 4761 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-30T10:11:38.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[75481]: cluster 2024-04-30T10:11:38.052298+0000 mon.a (mon.0) 4762 : cluster [WRN] Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:38.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[75481]: cluster 2024-04-30T10:11:38.052298+0000 mon.a (mon.0) 4762 : cluster [WRN] Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:38.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[73244]: cluster 2024-04-30T10:11:37.396698+0000 mgr.x (mgr.24998) 1338 : cluster [DBG] pgmap v241: 161 pgs: 5 active+undersized+degraded, 19 peering, 16 stale+active+clean, 8 active+undersized, 113 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2024-04-30T10:11:38.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[73244]: cluster 2024-04-30T10:11:37.396698+0000 mgr.x (mgr.24998) 1338 : cluster [DBG] pgmap v241: 161 pgs: 5 active+undersized+degraded, 19 peering, 16 stale+active+clean, 8 active+undersized, 113 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2024-04-30T10:11:38.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[73244]: audit 2024-04-30T10:11:37.491043+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:38.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[73244]: audit 2024-04-30T10:11:37.491043+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:38.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[73244]: audit 2024-04-30T10:11:37.492452+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[73244]: audit 2024-04-30T10:11:37.492452+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[73244]: cluster 2024-04-30T10:11:38.052239+0000 mon.a (mon.0) 4761 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-30T10:11:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[73244]: cluster 2024-04-30T10:11:38.052239+0000 mon.a (mon.0) 4761 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-30T10:11:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[73244]: cluster 2024-04-30T10:11:38.052298+0000 mon.a (mon.0) 4762 : cluster [WRN] Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:38 smithi144 bash[73244]: cluster 2024-04-30T10:11:38.052298+0000 mon.a (mon.0) 4762 : cluster [WRN] Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:38.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:38 smithi151 bash[59049]: cluster 2024-04-30T10:11:37.396698+0000 mgr.x (mgr.24998) 1338 : cluster [DBG] pgmap v241: 161 pgs: 5 active+undersized+degraded, 19 peering, 16 stale+active+clean, 8 active+undersized, 113 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2024-04-30T10:11:38.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:38 smithi151 bash[59049]: cluster 2024-04-30T10:11:37.396698+0000 mgr.x (mgr.24998) 1338 : cluster [DBG] pgmap v241: 161 pgs: 5 active+undersized+degraded, 19 peering, 16 stale+active+clean, 8 active+undersized, 113 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 18/630 objects degraded (2.857%) 2024-04-30T10:11:38.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:38 smithi151 bash[59049]: audit 2024-04-30T10:11:37.491043+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:38.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:38 smithi151 bash[59049]: audit 2024-04-30T10:11:37.491043+0000 mon.a (mon.0) 4759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:38.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:38 smithi151 bash[59049]: audit 2024-04-30T10:11:37.492452+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:38.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:38 smithi151 bash[59049]: audit 2024-04-30T10:11:37.492452+0000 mon.a (mon.0) 4760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:38.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:38 smithi151 bash[59049]: cluster 2024-04-30T10:11:38.052239+0000 mon.a (mon.0) 4761 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-30T10:11:38.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:38 smithi151 bash[59049]: cluster 2024-04-30T10:11:38.052239+0000 mon.a (mon.0) 4761 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-30T10:11:38.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:38 smithi151 bash[59049]: cluster 2024-04-30T10:11:38.052298+0000 mon.a (mon.0) 4762 : cluster [WRN] Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:38.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:38 smithi151 bash[59049]: cluster 2024-04-30T10:11:38.052298+0000 mon.a (mon.0) 4762 : cluster [WRN] Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:39.135 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:39.135 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:11:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:39.136 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:11:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:39.136 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:11:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:39.136 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:11:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:39.137 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:38 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.7.service: Deactivated successfully. 2024-04-30T10:11:39.137 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:38 smithi151 systemd[1]: Stopped Ceph osd.7 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:11:39.137 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:39.137 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:39 smithi151 systemd[1]: Started Ceph osd.7 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:11:39.137 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:11:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:39.137 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:39.138 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:11:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:40.426 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.141356+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.426 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.141356+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.426 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.148617+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.427 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.148617+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.427 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.191399+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.427 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.191399+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.427 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.192436+0000 mon.a (mon.0) 4766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.427 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.192436+0000 mon.a (mon.0) 4766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.427 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.198317+0000 mgr.x (mgr.24998) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:40.427 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.198317+0000 mgr.x (mgr.24998) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:40.427 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.198683+0000 mon.a (mon.0) 4767 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.427 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.198683+0000 mon.a (mon.0) 4767 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.427 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.256605+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.427 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.256605+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.427 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.259361+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.427 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.259361+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.427 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.262000+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.428 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.262000+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.428 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.262840+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.428 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.262840+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.428 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.269134+0000 mon.a (mon.0) 4772 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.428 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.269134+0000 mon.a (mon.0) 4772 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.428 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.342494+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.428 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.342494+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.428 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.345329+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.429 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.345329+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.429 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.347853+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.429 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.347853+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.429 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.348893+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.429 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.348893+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.429 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.357568+0000 mon.a (mon.0) 4777 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.429 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.357568+0000 mon.a (mon.0) 4777 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.429 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.443097+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.429 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.443097+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.429 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.447489+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.429 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.447489+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.429 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.451366+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.429 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.451366+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.429 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.453143+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.430 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.453143+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.430 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.463368+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.430 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.463368+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.430 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.540845+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.430 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.540845+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.430 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.544260+0000 mon.a (mon.0) 4784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.430 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.544260+0000 mon.a (mon.0) 4784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.430 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.547257+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.430 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.547257+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.430 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.548547+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.430 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.548547+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.430 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.557904+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.430 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.557904+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.430 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.633257+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.431 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.633257+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.431 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.636015+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.431 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.636015+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.431 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.639392+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.431 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.639392+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.431 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.640324+0000 mon.a (mon.0) 4791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.431 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.640324+0000 mon.a (mon.0) 4791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.431 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.648713+0000 mon.a (mon.0) 4792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.431 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.648713+0000 mon.a (mon.0) 4792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.431 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.725263+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.431 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.725263+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.431 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.729083+0000 mon.a (mon.0) 4794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.431 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.729083+0000 mon.a (mon.0) 4794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.431 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.732410+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.431 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.732410+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.432 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.733931+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.432 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.733931+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.432 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.743437+0000 mon.a (mon.0) 4797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.432 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.743437+0000 mon.a (mon.0) 4797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.432 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.816563+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.432 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.816563+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.432 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.819548+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.432 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.819548+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.432 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.822688+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.432 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.822688+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.432 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.824019+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.432 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.824019+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.432 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.832996+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.432 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.832996+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.432 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.892967+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.433 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.892967+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.433 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.896328+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.433 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.896328+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.433 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.898887+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.433 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.898887+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.433 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.899877+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.433 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.899877+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.433 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.908878+0000 mon.a (mon.0) 4807 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.433 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.908878+0000 mon.a (mon.0) 4807 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.967255+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.967255+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.970174+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.970174+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.972769+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.972769+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.973864+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.973864+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.985174+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:39.985174+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.043637+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.043637+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.046553+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.046553+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.049192+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.049192+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.050168+0000 mon.a (mon.0) 4816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.050168+0000 mon.a (mon.0) 4816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.062598+0000 mon.a (mon.0) 4817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.062598+0000 mon.a (mon.0) 4817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.108402+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.108402+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.111779+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.111779+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.114491+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.114491+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.115512+0000 mon.a (mon.0) 4821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.115512+0000 mon.a (mon.0) 4821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.436 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.129732+0000 mon.a (mon.0) 4822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.436 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:40 smithi151 bash[59049]: audit 2024-04-30T10:11:40.129732+0000 mon.a (mon.0) 4822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.141356+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.141356+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.148617+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.148617+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.191399+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.191399+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.192436+0000 mon.a (mon.0) 4766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.192436+0000 mon.a (mon.0) 4766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.198317+0000 mgr.x (mgr.24998) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.198317+0000 mgr.x (mgr.24998) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.198683+0000 mon.a (mon.0) 4767 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.198683+0000 mon.a (mon.0) 4767 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.256605+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.256605+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.259361+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.259361+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.262000+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.262000+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.262840+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.262840+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.269134+0000 mon.a (mon.0) 4772 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.269134+0000 mon.a (mon.0) 4772 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.342494+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.342494+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.345329+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.345329+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.347853+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.347853+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.348893+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.348893+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.357568+0000 mon.a (mon.0) 4777 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.357568+0000 mon.a (mon.0) 4777 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.443097+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.443097+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.447489+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.447489+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.451366+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.451366+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.453143+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.141356+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.141356+0000 mon.a (mon.0) 4763 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.148617+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.148617+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.191399+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.191399+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.192436+0000 mon.a (mon.0) 4766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.192436+0000 mon.a (mon.0) 4766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.198317+0000 mgr.x (mgr.24998) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:40.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.198317+0000 mgr.x (mgr.24998) 1339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:40.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.198683+0000 mon.a (mon.0) 4767 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.198683+0000 mon.a (mon.0) 4767 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.256605+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.256605+0000 mon.a (mon.0) 4768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.259361+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.259361+0000 mon.a (mon.0) 4769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.262000+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.262000+0000 mon.a (mon.0) 4770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.262840+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.453143+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.463368+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.463368+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.540845+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.540845+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.544260+0000 mon.a (mon.0) 4784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.544260+0000 mon.a (mon.0) 4784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.547257+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.547257+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.548547+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.548547+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.557904+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.557904+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.633257+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.633257+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.636015+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.636015+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.639392+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.639392+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.640324+0000 mon.a (mon.0) 4791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.640324+0000 mon.a (mon.0) 4791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.648713+0000 mon.a (mon.0) 4792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.648713+0000 mon.a (mon.0) 4792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.725263+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.725263+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.729083+0000 mon.a (mon.0) 4794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.729083+0000 mon.a (mon.0) 4794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.732410+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.732410+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.733931+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.733931+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.743437+0000 mon.a (mon.0) 4797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.743437+0000 mon.a (mon.0) 4797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.816563+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.816563+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.819548+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.819548+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.822688+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.822688+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.824019+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.824019+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.832996+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.832996+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.892967+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.892967+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.896328+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.896328+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.898887+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.898887+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.899877+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.899877+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.908878+0000 mon.a (mon.0) 4807 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.908878+0000 mon.a (mon.0) 4807 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.967255+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.967255+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.970174+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.970174+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.972769+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.972769+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.973864+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.973864+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.985174+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:39.985174+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.043637+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.043637+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.046553+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.046553+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.049192+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.049192+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.050168+0000 mon.a (mon.0) 4816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.050168+0000 mon.a (mon.0) 4816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.062598+0000 mon.a (mon.0) 4817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.062598+0000 mon.a (mon.0) 4817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.108402+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.108402+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.111779+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.111779+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.114491+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.114491+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.115512+0000 mon.a (mon.0) 4821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.115512+0000 mon.a (mon.0) 4821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.129732+0000 mon.a (mon.0) 4822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[75481]: audit 2024-04-30T10:11:40.129732+0000 mon.a (mon.0) 4822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.262840+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.269134+0000 mon.a (mon.0) 4772 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.269134+0000 mon.a (mon.0) 4772 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.342494+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.342494+0000 mon.a (mon.0) 4773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.345329+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.345329+0000 mon.a (mon.0) 4774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.347853+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.347853+0000 mon.a (mon.0) 4775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.348893+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.348893+0000 mon.a (mon.0) 4776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.357568+0000 mon.a (mon.0) 4777 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.357568+0000 mon.a (mon.0) 4777 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.443097+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.443097+0000 mon.a (mon.0) 4778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.447489+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.447489+0000 mon.a (mon.0) 4779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.451366+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.451366+0000 mon.a (mon.0) 4780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.453143+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.453143+0000 mon.a (mon.0) 4781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.463368+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.463368+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.540845+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.540845+0000 mon.a (mon.0) 4783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.544260+0000 mon.a (mon.0) 4784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.544260+0000 mon.a (mon.0) 4784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.547257+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.547257+0000 mon.a (mon.0) 4785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.548547+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.548547+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.557904+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.557904+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.633257+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.633257+0000 mon.a (mon.0) 4788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.636015+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.636015+0000 mon.a (mon.0) 4789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.639392+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.639392+0000 mon.a (mon.0) 4790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.640324+0000 mon.a (mon.0) 4791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.640324+0000 mon.a (mon.0) 4791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.648713+0000 mon.a (mon.0) 4792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.648713+0000 mon.a (mon.0) 4792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.725263+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.725263+0000 mon.a (mon.0) 4793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.729083+0000 mon.a (mon.0) 4794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.729083+0000 mon.a (mon.0) 4794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.732410+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.732410+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.733931+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.733931+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.743437+0000 mon.a (mon.0) 4797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.743437+0000 mon.a (mon.0) 4797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.816563+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.816563+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.819548+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.819548+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.822688+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.822688+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.824019+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.824019+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.832996+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.832996+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.892967+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.892967+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.896328+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.896328+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.898887+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.898887+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.899877+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.899877+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.908878+0000 mon.a (mon.0) 4807 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.908878+0000 mon.a (mon.0) 4807 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.967255+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.967255+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.970174+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.970174+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.972769+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.972769+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.973864+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.973864+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.985174+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:39.985174+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.043637+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.043637+0000 mon.a (mon.0) 4813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.046553+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.046553+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.049192+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.049192+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.050168+0000 mon.a (mon.0) 4816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.050168+0000 mon.a (mon.0) 4816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.062598+0000 mon.a (mon.0) 4817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.062598+0000 mon.a (mon.0) 4817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.108402+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.108402+0000 mon.a (mon.0) 4818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:40.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.111779+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.111779+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:40.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.114491+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.114491+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:40.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.115512+0000 mon.a (mon.0) 4821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.115512+0000 mon.a (mon.0) 4821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:40.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.129732+0000 mon.a (mon.0) 4822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:40.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:40 smithi144 bash[73244]: audit 2024-04-30T10:11:40.129732+0000 mon.a (mon.0) 4822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.322 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[75512]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:11:41.322 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[75512]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:11:41.322 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[75512]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-30T10:11:41.322 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[75512]: 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-30T10:11:41.322 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[75512]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-30T10:11:41.322 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[75512]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-30T10:11:41.322 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[75512]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-30T10:11:41.322 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[75512]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-30T10:11:41.322 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[75512]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-30T10:11:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.268468+0000 mgr.x (mgr.24998) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.268468+0000 mgr.x (mgr.24998) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.356900+0000 mgr.x (mgr.24998) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.356900+0000 mgr.x (mgr.24998) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cluster 2024-04-30T10:11:39.398088+0000 mgr.x (mgr.24998) 1342 : cluster [DBG] pgmap v242: 161 pgs: 13 active+undersized+degraded, 19 peering, 7 stale+active+clean, 26 active+undersized, 96 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 38/630 objects degraded (6.032%) 2024-04-30T10:11:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cluster 2024-04-30T10:11:39.398088+0000 mgr.x (mgr.24998) 1342 : cluster [DBG] pgmap v242: 161 pgs: 13 active+undersized+degraded, 19 peering, 7 stale+active+clean, 26 active+undersized, 96 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 38/630 objects degraded (6.032%) 2024-04-30T10:11:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.462977+0000 mgr.x (mgr.24998) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.462977+0000 mgr.x (mgr.24998) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.557342+0000 mgr.x (mgr.24998) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.557342+0000 mgr.x (mgr.24998) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.648082+0000 mgr.x (mgr.24998) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.648082+0000 mgr.x (mgr.24998) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.742817+0000 mgr.x (mgr.24998) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.742817+0000 mgr.x (mgr.24998) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.832353+0000 mgr.x (mgr.24998) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.832353+0000 mgr.x (mgr.24998) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.908362+0000 mgr.x (mgr.24998) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.908362+0000 mgr.x (mgr.24998) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.984634+0000 mgr.x (mgr.24998) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:39.984634+0000 mgr.x (mgr.24998) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.062039+0000 mgr.x (mgr.24998) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.062039+0000 mgr.x (mgr.24998) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.129271+0000 mgr.x (mgr.24998) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.129271+0000 mgr.x (mgr.24998) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.188006+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.188006+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.190853+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.190853+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.193168+0000 mon.a (mon.0) 4825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.193168+0000 mon.a (mon.0) 4825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.194045+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.194045+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.201389+0000 mgr.x (mgr.24998) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.201389+0000 mgr.x (mgr.24998) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.202005+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.202005+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.261926+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.261926+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.264923+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.264923+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.267137+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.267137+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.267826+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.267826+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.273130+0000 mon.a (mon.0) 4832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.273130+0000 mon.a (mon.0) 4832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.331004+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.331004+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.333397+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.333397+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.335520+0000 mon.a (mon.0) 4835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.335520+0000 mon.a (mon.0) 4835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.336290+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.336290+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.344256+0000 mon.a (mon.0) 4837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.344256+0000 mon.a (mon.0) 4837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.402172+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.402172+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.404855+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.404855+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.407314+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.407314+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.408362+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.408362+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.418643+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.418643+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.480520+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.480520+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.483295+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.483295+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.486618+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.486618+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.487655+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.487655+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.497836+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.497836+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.563689+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.563689+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.566669+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.566669+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.569982+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.569982+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.571241+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.571241+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.582219+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.582219+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.645690+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.645690+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.649083+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.649083+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.651997+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.651997+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.653134+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.653134+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.663881+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.663881+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.727138+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.727138+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.730204+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.730204+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.733070+0000 mon.a (mon.0) 4860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.733070+0000 mon.a (mon.0) 4860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.734060+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.734060+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.743390+0000 mon.a (mon.0) 4862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.743390+0000 mon.a (mon.0) 4862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.804236+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.804236+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.806917+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.806917+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.809440+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.809440+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.810610+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.810610+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.818749+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.818749+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.882574+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.882574+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.886012+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.886012+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.888637+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.888637+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.889572+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.889572+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.897656+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.897656+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.956299+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.956299+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.958980+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.958980+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.961563+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.961563+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.962439+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.962439+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.970553+0000 mon.a (mon.0) 4877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:40.970553+0000 mon.a (mon.0) 4877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.011793+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.011793+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.014007+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.014007+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.016650+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.016650+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.017549+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.017549+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.025442+0000 mon.a (mon.0) 4882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.025442+0000 mon.a (mon.0) 4882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.067346+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.067346+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.069999+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.069999+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.072291+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.072291+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.073180+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.073180+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.081409+0000 mon.a (mon.0) 4887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.081409+0000 mon.a (mon.0) 4887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.138359+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.138359+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.140741+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:41 smithi151 bash[59049]: audit 2024-04-30T10:11:41.140741+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.268468+0000 mgr.x (mgr.24998) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.268468+0000 mgr.x (mgr.24998) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.356900+0000 mgr.x (mgr.24998) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.356900+0000 mgr.x (mgr.24998) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cluster 2024-04-30T10:11:39.398088+0000 mgr.x (mgr.24998) 1342 : cluster [DBG] pgmap v242: 161 pgs: 13 active+undersized+degraded, 19 peering, 7 stale+active+clean, 26 active+undersized, 96 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 38/630 objects degraded (6.032%) 2024-04-30T10:11:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cluster 2024-04-30T10:11:39.398088+0000 mgr.x (mgr.24998) 1342 : cluster [DBG] pgmap v242: 161 pgs: 13 active+undersized+degraded, 19 peering, 7 stale+active+clean, 26 active+undersized, 96 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 38/630 objects degraded (6.032%) 2024-04-30T10:11:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.462977+0000 mgr.x (mgr.24998) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.462977+0000 mgr.x (mgr.24998) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.557342+0000 mgr.x (mgr.24998) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.557342+0000 mgr.x (mgr.24998) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.648082+0000 mgr.x (mgr.24998) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.648082+0000 mgr.x (mgr.24998) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.742817+0000 mgr.x (mgr.24998) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.742817+0000 mgr.x (mgr.24998) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.832353+0000 mgr.x (mgr.24998) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.832353+0000 mgr.x (mgr.24998) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.908362+0000 mgr.x (mgr.24998) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.908362+0000 mgr.x (mgr.24998) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.984634+0000 mgr.x (mgr.24998) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:39.984634+0000 mgr.x (mgr.24998) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.268468+0000 mgr.x (mgr.24998) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.268468+0000 mgr.x (mgr.24998) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.356900+0000 mgr.x (mgr.24998) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.356900+0000 mgr.x (mgr.24998) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cluster 2024-04-30T10:11:39.398088+0000 mgr.x (mgr.24998) 1342 : cluster [DBG] pgmap v242: 161 pgs: 13 active+undersized+degraded, 19 peering, 7 stale+active+clean, 26 active+undersized, 96 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 38/630 objects degraded (6.032%) 2024-04-30T10:11:41.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cluster 2024-04-30T10:11:39.398088+0000 mgr.x (mgr.24998) 1342 : cluster [DBG] pgmap v242: 161 pgs: 13 active+undersized+degraded, 19 peering, 7 stale+active+clean, 26 active+undersized, 96 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 38/630 objects degraded (6.032%) 2024-04-30T10:11:41.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.462977+0000 mgr.x (mgr.24998) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.462977+0000 mgr.x (mgr.24998) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.557342+0000 mgr.x (mgr.24998) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.557342+0000 mgr.x (mgr.24998) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.648082+0000 mgr.x (mgr.24998) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.648082+0000 mgr.x (mgr.24998) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.742817+0000 mgr.x (mgr.24998) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.742817+0000 mgr.x (mgr.24998) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.832353+0000 mgr.x (mgr.24998) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.832353+0000 mgr.x (mgr.24998) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.908362+0000 mgr.x (mgr.24998) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.908362+0000 mgr.x (mgr.24998) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.984634+0000 mgr.x (mgr.24998) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:39.984634+0000 mgr.x (mgr.24998) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.062039+0000 mgr.x (mgr.24998) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.062039+0000 mgr.x (mgr.24998) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.129271+0000 mgr.x (mgr.24998) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.129271+0000 mgr.x (mgr.24998) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.188006+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.188006+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.190853+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.190853+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.193168+0000 mon.a (mon.0) 4825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.193168+0000 mon.a (mon.0) 4825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.194045+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.194045+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.201389+0000 mgr.x (mgr.24998) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.201389+0000 mgr.x (mgr.24998) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.202005+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.202005+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.261926+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.261926+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.264923+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.264923+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.062039+0000 mgr.x (mgr.24998) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.062039+0000 mgr.x (mgr.24998) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.129271+0000 mgr.x (mgr.24998) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.129271+0000 mgr.x (mgr.24998) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.188006+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.188006+0000 mon.a (mon.0) 4823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.190853+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.190853+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.193168+0000 mon.a (mon.0) 4825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.193168+0000 mon.a (mon.0) 4825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.194045+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.194045+0000 mon.a (mon.0) 4826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.201389+0000 mgr.x (mgr.24998) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.201389+0000 mgr.x (mgr.24998) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:41.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.202005+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.202005+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.261926+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.261926+0000 mon.a (mon.0) 4828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.264923+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.264923+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.267137+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.267137+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.267826+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.267826+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.273130+0000 mon.a (mon.0) 4832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.273130+0000 mon.a (mon.0) 4832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.331004+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.331004+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.333397+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.333397+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.335520+0000 mon.a (mon.0) 4835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.335520+0000 mon.a (mon.0) 4835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.336290+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.336290+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.344256+0000 mon.a (mon.0) 4837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.344256+0000 mon.a (mon.0) 4837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.402172+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.402172+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.404855+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.404855+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.267137+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.267137+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.267826+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.267826+0000 mon.a (mon.0) 4831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.273130+0000 mon.a (mon.0) 4832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.273130+0000 mon.a (mon.0) 4832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.331004+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.331004+0000 mon.a (mon.0) 4833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.333397+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.333397+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.335520+0000 mon.a (mon.0) 4835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.335520+0000 mon.a (mon.0) 4835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.336290+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.336290+0000 mon.a (mon.0) 4836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.344256+0000 mon.a (mon.0) 4837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.344256+0000 mon.a (mon.0) 4837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.402172+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.402172+0000 mon.a (mon.0) 4838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.404855+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.404855+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.407314+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.407314+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.408362+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.408362+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.418643+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.418643+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.480520+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.480520+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.483295+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.483295+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.486618+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.486618+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.487655+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.487655+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.497836+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.497836+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.563689+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.563689+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.566669+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.566669+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.569982+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.569982+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.571241+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.571241+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.582219+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.582219+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.645690+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.645690+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.649083+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.649083+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.651997+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.651997+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.653134+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.653134+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.663881+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.663881+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.727138+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.727138+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.407314+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.407314+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.408362+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.408362+0000 mon.a (mon.0) 4841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.418643+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.418643+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.480520+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.480520+0000 mon.a (mon.0) 4843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.483295+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.483295+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.486618+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.486618+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.487655+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.487655+0000 mon.a (mon.0) 4846 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.497836+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.497836+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.563689+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.563689+0000 mon.a (mon.0) 4848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.566669+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.730204+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.730204+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.733070+0000 mon.a (mon.0) 4860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.733070+0000 mon.a (mon.0) 4860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.734060+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.734060+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.743390+0000 mon.a (mon.0) 4862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.743390+0000 mon.a (mon.0) 4862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.804236+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.804236+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.806917+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.806917+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.809440+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.809440+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.810610+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.810610+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.818749+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.818749+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.882574+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.566669+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.569982+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.569982+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.571241+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.571241+0000 mon.a (mon.0) 4851 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.582219+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.582219+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.645690+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.645690+0000 mon.a (mon.0) 4853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.649083+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.649083+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.651997+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.651997+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.653134+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.653134+0000 mon.a (mon.0) 4856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.663881+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.663881+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.727138+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.727138+0000 mon.a (mon.0) 4858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.730204+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.730204+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.733070+0000 mon.a (mon.0) 4860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.733070+0000 mon.a (mon.0) 4860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.734060+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.734060+0000 mon.a (mon.0) 4861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.743390+0000 mon.a (mon.0) 4862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.743390+0000 mon.a (mon.0) 4862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.804236+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.804236+0000 mon.a (mon.0) 4863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.806917+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.806917+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.809440+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.809440+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.810610+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.810610+0000 mon.a (mon.0) 4866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.818749+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.818749+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.882574+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.882574+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.886012+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.886012+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.888637+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.888637+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.889572+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.889572+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.897656+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.897656+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.956299+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.956299+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.958980+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.958980+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.961563+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.961563+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.962439+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.962439+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.970553+0000 mon.a (mon.0) 4877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:40.970553+0000 mon.a (mon.0) 4877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.011793+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.011793+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.014007+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.014007+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.016650+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.016650+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.017549+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.017549+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.025442+0000 mon.a (mon.0) 4882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.025442+0000 mon.a (mon.0) 4882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.067346+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.067346+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.069999+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.069999+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.072291+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.072291+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.073180+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.073180+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.081409+0000 mon.a (mon.0) 4887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.882574+0000 mon.a (mon.0) 4868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.886012+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.886012+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.888637+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.888637+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.889572+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.889572+0000 mon.a (mon.0) 4871 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.897656+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.897656+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.956299+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.956299+0000 mon.a (mon.0) 4873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.958980+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.958980+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.961563+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.961563+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.962439+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.962439+0000 mon.a (mon.0) 4876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.970553+0000 mon.a (mon.0) 4877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:40.970553+0000 mon.a (mon.0) 4877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.081409+0000 mon.a (mon.0) 4887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.138359+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.138359+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.140741+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[75481]: audit 2024-04-30T10:11:41.140741+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.011793+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.011793+0000 mon.a (mon.0) 4878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.014007+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.014007+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.016650+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.016650+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.017549+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.017549+0000 mon.a (mon.0) 4881 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.025442+0000 mon.a (mon.0) 4882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.025442+0000 mon.a (mon.0) 4882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.067346+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.067346+0000 mon.a (mon.0) 4883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.069999+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.069999+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.072291+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.072291+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:41.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.073180+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.073180+0000 mon.a (mon.0) 4886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:41.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.081409+0000 mon.a (mon.0) 4887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.081409+0000 mon.a (mon.0) 4887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:41.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.138359+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.138359+0000 mon.a (mon.0) 4888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:41.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.140741+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:41.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:41 smithi144 bash[73244]: audit 2024-04-30T10:11:41.140741+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.272458+0000 mgr.x (mgr.24998) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.272458+0000 mgr.x (mgr.24998) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.343676+0000 mgr.x (mgr.24998) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.343676+0000 mgr.x (mgr.24998) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.418097+0000 mgr.x (mgr.24998) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.418097+0000 mgr.x (mgr.24998) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.497501+0000 mgr.x (mgr.24998) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.497501+0000 mgr.x (mgr.24998) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.581746+0000 mgr.x (mgr.24998) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.581746+0000 mgr.x (mgr.24998) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.663359+0000 mgr.x (mgr.24998) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.663359+0000 mgr.x (mgr.24998) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.742833+0000 mgr.x (mgr.24998) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.742833+0000 mgr.x (mgr.24998) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.818255+0000 mgr.x (mgr.24998) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.818255+0000 mgr.x (mgr.24998) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.897147+0000 mgr.x (mgr.24998) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.897147+0000 mgr.x (mgr.24998) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.969962+0000 mgr.x (mgr.24998) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:40.969962+0000 mgr.x (mgr.24998) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.024892+0000 mgr.x (mgr.24998) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.024892+0000 mgr.x (mgr.24998) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.272458+0000 mgr.x (mgr.24998) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.272458+0000 mgr.x (mgr.24998) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.343676+0000 mgr.x (mgr.24998) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.343676+0000 mgr.x (mgr.24998) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.418097+0000 mgr.x (mgr.24998) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.418097+0000 mgr.x (mgr.24998) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.497501+0000 mgr.x (mgr.24998) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.497501+0000 mgr.x (mgr.24998) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.581746+0000 mgr.x (mgr.24998) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.581746+0000 mgr.x (mgr.24998) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.663359+0000 mgr.x (mgr.24998) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.663359+0000 mgr.x (mgr.24998) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.742833+0000 mgr.x (mgr.24998) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.742833+0000 mgr.x (mgr.24998) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.818255+0000 mgr.x (mgr.24998) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.818255+0000 mgr.x (mgr.24998) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.897147+0000 mgr.x (mgr.24998) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.897147+0000 mgr.x (mgr.24998) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.969962+0000 mgr.x (mgr.24998) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:40.969962+0000 mgr.x (mgr.24998) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.024892+0000 mgr.x (mgr.24998) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.024892+0000 mgr.x (mgr.24998) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.080915+0000 mgr.x (mgr.24998) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.080915+0000 mgr.x (mgr.24998) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.143911+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.143911+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.144954+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.144954+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.178394+0000 mgr.x (mgr.24998) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.178394+0000 mgr.x (mgr.24998) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.179029+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.179029+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.220386+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.220386+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.223251+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.223251+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.226002+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.226002+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.227193+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.227193+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.235615+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.235615+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.276736+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.276736+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.279807+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.279807+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.282671+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.282671+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.284038+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.284038+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.293022+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.293022+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.350367+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.350367+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.352778+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.352778+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.355281+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.355281+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.356375+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.356375+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.364471+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.080915+0000 mgr.x (mgr.24998) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.080915+0000 mgr.x (mgr.24998) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.143911+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.143911+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.144954+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.144954+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.178394+0000 mgr.x (mgr.24998) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.178394+0000 mgr.x (mgr.24998) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.179029+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.179029+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.220386+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.220386+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.223251+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.223251+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.226002+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.226002+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.227193+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.227193+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.235615+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.235615+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.364471+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.405600+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.405600+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.408838+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.408838+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.411765+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.411765+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.412950+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.412950+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.419646+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.419646+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.461556+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.461556+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.463816+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.463816+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.465894+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.465894+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.466693+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.466693+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.474286+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.474286+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.515173+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.515173+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.518048+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.518048+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.520508+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.520508+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.521667+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.521667+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.529692+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.529692+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.586529+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.586529+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.589159+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.589159+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.591252+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.591252+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.592046+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.592046+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.600027+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.600027+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.640845+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.640845+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.643727+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.643727+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.647338+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.647338+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.648484+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.648484+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.657141+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.657141+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.730637+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.730637+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.733778+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.733778+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.737218+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.737218+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.276736+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.276736+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.279807+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.279807+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.282671+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.282671+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.284038+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.284038+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.293022+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.293022+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.350367+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.350367+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.352778+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.352778+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.355281+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.355281+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.356375+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.356375+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.364471+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.738565+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.738565+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.747346+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.747346+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.804585+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.804585+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.807300+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.807300+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.809971+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.809971+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.811103+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.811103+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.819319+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.819319+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.859772+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.859772+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.862805+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.862805+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.865508+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.865508+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.866511+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.866511+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.874817+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.874817+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.932631+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.932631+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.935809+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.935809+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.938310+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.938310+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.939355+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.939355+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.947380+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:41.947380+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.024251+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.024251+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.028155+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.028155+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.031419+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.364471+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.405600+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.405600+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.408838+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.408838+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.411765+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.411765+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.412950+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.412950+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.419646+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.419646+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.461556+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.461556+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.463816+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.463816+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.465894+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.465894+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.466693+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.466693+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.031419+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.032914+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.032914+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.041536+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.041536+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.099659+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.099659+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.102255+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.102255+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.104574+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.104574+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.105598+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.105598+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.113695+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[75481]: audit 2024-04-30T10:11:42.113695+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.474286+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.474286+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.515173+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.515173+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.518048+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.518048+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.520508+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.520508+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.521667+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.521667+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.529692+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.529692+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.586529+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.586529+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.589159+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.589159+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.591252+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.591252+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.592046+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.592046+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.600027+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.600027+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.640845+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.640845+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.643727+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.643727+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.647338+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.647338+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.648484+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.648484+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.657141+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.657141+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.730637+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.730637+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.733778+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.733778+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.737218+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.737218+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.738565+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.738565+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.747346+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.747346+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.804585+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.804585+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.807300+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.807300+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.809971+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.809971+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.811103+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.811103+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.819319+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.819319+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.859772+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.859772+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.862805+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.862805+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.865508+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.865508+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.866511+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.866511+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.874817+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.874817+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.932631+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.932631+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.935809+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.935809+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.938310+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.938310+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.939355+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.939355+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.947380+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:41.947380+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.024251+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.024251+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.028155+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.028155+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.031419+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.031419+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.032914+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.032914+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.041536+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.041536+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.099659+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.099659+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.102255+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.102255+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.104574+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.104574+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.105598+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.105598+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.113695+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:42 smithi144 bash[73244]: audit 2024-04-30T10:11:42.113695+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.272458+0000 mgr.x (mgr.24998) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.272458+0000 mgr.x (mgr.24998) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.343676+0000 mgr.x (mgr.24998) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.343676+0000 mgr.x (mgr.24998) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.418097+0000 mgr.x (mgr.24998) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.418097+0000 mgr.x (mgr.24998) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.497501+0000 mgr.x (mgr.24998) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.497501+0000 mgr.x (mgr.24998) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.581746+0000 mgr.x (mgr.24998) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.581746+0000 mgr.x (mgr.24998) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.663359+0000 mgr.x (mgr.24998) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.663359+0000 mgr.x (mgr.24998) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.742833+0000 mgr.x (mgr.24998) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.742833+0000 mgr.x (mgr.24998) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.818255+0000 mgr.x (mgr.24998) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.818255+0000 mgr.x (mgr.24998) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.897147+0000 mgr.x (mgr.24998) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.897147+0000 mgr.x (mgr.24998) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.969962+0000 mgr.x (mgr.24998) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:40.969962+0000 mgr.x (mgr.24998) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.024892+0000 mgr.x (mgr.24998) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.024892+0000 mgr.x (mgr.24998) 1363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.080915+0000 mgr.x (mgr.24998) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.080915+0000 mgr.x (mgr.24998) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.143911+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.143911+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.144954+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.144954+0000 mon.a (mon.0) 4891 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.178394+0000 mgr.x (mgr.24998) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.178394+0000 mgr.x (mgr.24998) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.179029+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.179029+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.220386+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.220386+0000 mon.a (mon.0) 4893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.223251+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.223251+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.226002+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.226002+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.227193+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.227193+0000 mon.a (mon.0) 4896 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.235615+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.235615+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.276736+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.276736+0000 mon.a (mon.0) 4898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.279807+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.279807+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.282671+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.282671+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.284038+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.284038+0000 mon.a (mon.0) 4901 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.293022+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.293022+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.350367+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.350367+0000 mon.a (mon.0) 4903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.352778+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.352778+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.355281+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.355281+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.356375+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.356375+0000 mon.a (mon.0) 4906 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.364471+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.364471+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.405600+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.405600+0000 mon.a (mon.0) 4908 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.408838+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.408838+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.411765+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.411765+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.412950+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.412950+0000 mon.a (mon.0) 4911 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.419646+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.419646+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.461556+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.461556+0000 mon.a (mon.0) 4913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.463816+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.463816+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.465894+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.465894+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.466693+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.466693+0000 mon.a (mon.0) 4916 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.474286+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.474286+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.515173+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.515173+0000 mon.a (mon.0) 4918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.518048+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.518048+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.520508+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.520508+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.521667+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.521667+0000 mon.a (mon.0) 4921 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.529692+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.529692+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.586529+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.586529+0000 mon.a (mon.0) 4923 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.589159+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.589159+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.591252+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.591252+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.592046+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.592046+0000 mon.a (mon.0) 4926 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.600027+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.600027+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.640845+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.640845+0000 mon.a (mon.0) 4928 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.643727+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.643727+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.647338+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.647338+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.648484+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.648484+0000 mon.a (mon.0) 4931 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.657141+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.657141+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.730637+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.730637+0000 mon.a (mon.0) 4933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.733778+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.733778+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.737218+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.737218+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.738565+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.738565+0000 mon.a (mon.0) 4936 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.747346+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.747346+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.804585+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.804585+0000 mon.a (mon.0) 4938 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.807300+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.807300+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.809971+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.809971+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.811103+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.811103+0000 mon.a (mon.0) 4941 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.819319+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.819319+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.859772+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.859772+0000 mon.a (mon.0) 4943 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.862805+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.862805+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.865508+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.865508+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.866511+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.866511+0000 mon.a (mon.0) 4946 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.874817+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.874817+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.932631+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.932631+0000 mon.a (mon.0) 4948 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.935809+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.935809+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.938310+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.938310+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.939355+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.939355+0000 mon.a (mon.0) 4951 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.947380+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:41.947380+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.024251+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.024251+0000 mon.a (mon.0) 4953 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.028155+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.028155+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.031419+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.031419+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.032914+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.032914+0000 mon.a (mon.0) 4956 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.041536+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.041536+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.099659+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.099659+0000 mon.a (mon.0) 4958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.102255+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.102255+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.104574+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.104574+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.105598+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.105598+0000 mon.a (mon.0) 4961 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.113695+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:42 smithi151 bash[59049]: audit 2024-04-30T10:11:42.113695+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.234940+0000 mgr.x (mgr.24998) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.234940+0000 mgr.x (mgr.24998) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.292365+0000 mgr.x (mgr.24998) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.292365+0000 mgr.x (mgr.24998) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.363904+0000 mgr.x (mgr.24998) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.363904+0000 mgr.x (mgr.24998) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cluster 2024-04-30T10:11:41.398805+0000 mgr.x (mgr.24998) 1369 : cluster [DBG] pgmap v243: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:11:43.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cluster 2024-04-30T10:11:41.398805+0000 mgr.x (mgr.24998) 1369 : cluster [DBG] pgmap v243: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:11:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.418922+0000 mgr.x (mgr.24998) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.418922+0000 mgr.x (mgr.24998) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.473581+0000 mgr.x (mgr.24998) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.473581+0000 mgr.x (mgr.24998) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.528994+0000 mgr.x (mgr.24998) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.528994+0000 mgr.x (mgr.24998) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.599328+0000 mgr.x (mgr.24998) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.599328+0000 mgr.x (mgr.24998) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.656472+0000 mgr.x (mgr.24998) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.656472+0000 mgr.x (mgr.24998) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.746836+0000 mgr.x (mgr.24998) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.746836+0000 mgr.x (mgr.24998) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.818619+0000 mgr.x (mgr.24998) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.234940+0000 mgr.x (mgr.24998) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.234940+0000 mgr.x (mgr.24998) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.292365+0000 mgr.x (mgr.24998) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.292365+0000 mgr.x (mgr.24998) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.363904+0000 mgr.x (mgr.24998) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.363904+0000 mgr.x (mgr.24998) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cluster 2024-04-30T10:11:41.398805+0000 mgr.x (mgr.24998) 1369 : cluster [DBG] pgmap v243: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:11:43.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cluster 2024-04-30T10:11:41.398805+0000 mgr.x (mgr.24998) 1369 : cluster [DBG] pgmap v243: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:11:43.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.418922+0000 mgr.x (mgr.24998) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.418922+0000 mgr.x (mgr.24998) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.473581+0000 mgr.x (mgr.24998) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.473581+0000 mgr.x (mgr.24998) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.528994+0000 mgr.x (mgr.24998) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.528994+0000 mgr.x (mgr.24998) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.599328+0000 mgr.x (mgr.24998) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.599328+0000 mgr.x (mgr.24998) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.656472+0000 mgr.x (mgr.24998) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.656472+0000 mgr.x (mgr.24998) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.746836+0000 mgr.x (mgr.24998) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.746836+0000 mgr.x (mgr.24998) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.818619+0000 mgr.x (mgr.24998) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.818619+0000 mgr.x (mgr.24998) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.874165+0000 mgr.x (mgr.24998) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.874165+0000 mgr.x (mgr.24998) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.946697+0000 mgr.x (mgr.24998) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:41.946697+0000 mgr.x (mgr.24998) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.041129+0000 mgr.x (mgr.24998) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.041129+0000 mgr.x (mgr.24998) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.113032+0000 mgr.x (mgr.24998) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.113032+0000 mgr.x (mgr.24998) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.171322+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.171322+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.173498+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.173498+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.175417+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.175417+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.176327+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.176327+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.181647+0000 mgr.x (mgr.24998) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.181647+0000 mgr.x (mgr.24998) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.182463+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.182463+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.818619+0000 mgr.x (mgr.24998) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.874165+0000 mgr.x (mgr.24998) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.874165+0000 mgr.x (mgr.24998) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.946697+0000 mgr.x (mgr.24998) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:41.946697+0000 mgr.x (mgr.24998) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.041129+0000 mgr.x (mgr.24998) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.041129+0000 mgr.x (mgr.24998) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.113032+0000 mgr.x (mgr.24998) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.113032+0000 mgr.x (mgr.24998) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.171322+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.171322+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.173498+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.173498+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.175417+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.175417+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.176327+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.176327+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.181647+0000 mgr.x (mgr.24998) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.181647+0000 mgr.x (mgr.24998) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.182463+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.182463+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.262033+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.262033+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.266683+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.266683+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.270153+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.270153+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.271580+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.271580+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.281782+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.281782+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cluster 2024-04-30T10:11:42.360099+0000 mon.a (mon.0) 4973 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-04-30T10:11:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: cluster 2024-04-30T10:11:42.360099+0000 mon.a (mon.0) 4973 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-04-30T10:11:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.367577+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.367577+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.372377+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.372377+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.375885+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.375885+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.262033+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.262033+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.266683+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.266683+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.270153+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.270153+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.271580+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.271580+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.281782+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.281782+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cluster 2024-04-30T10:11:42.360099+0000 mon.a (mon.0) 4973 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-04-30T10:11:43.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: cluster 2024-04-30T10:11:42.360099+0000 mon.a (mon.0) 4973 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-04-30T10:11:43.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.367577+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.367577+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.372377+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.372377+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.375885+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.375885+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.377594+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.377594+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.386299+0000 mon.a (mon.0) 4978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.386299+0000 mon.a (mon.0) 4978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.475583+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.475583+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.480088+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.480088+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.483970+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.483970+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.485783+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.485783+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.496173+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.496173+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.585789+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.585789+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.590502+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.590502+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.595033+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.595033+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.596444+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.596444+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.606883+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.606883+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.696663+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.696663+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.701584+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.701584+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.705868+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.705868+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.707478+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.707478+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.717870+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.717870+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.794619+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.794619+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.797661+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.797661+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.800725+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.377594+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.377594+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.386299+0000 mon.a (mon.0) 4978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.386299+0000 mon.a (mon.0) 4978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.475583+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.475583+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.480088+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.480088+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.483970+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.483970+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.485783+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.485783+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.496173+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.496173+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.585789+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.585789+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.590502+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.590502+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.595033+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.595033+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.800725+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.802014+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.802014+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.812627+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.812627+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.887290+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.887290+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.890254+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.890254+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.894496+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.894496+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.895983+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.895983+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.907935+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.907935+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.983408+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.983408+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.986540+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.986540+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.596444+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.596444+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.606883+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.606883+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.696663+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.696663+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.701584+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.701584+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.705868+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.705868+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.707478+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.707478+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.717870+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.717870+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.794619+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.794619+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.797661+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.797661+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.800725+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.990502+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.990502+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.991826+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:42.991826+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:43.003730+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:43.003730+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:43.084657+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:43.084657+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:43.088022+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:43.088022+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:43.090816+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:43.090816+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:43.092008+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:43.092008+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:43.103103+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[73244]: audit 2024-04-30T10:11:43.103103+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.800725+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.802014+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.802014+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.812627+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.812627+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.887290+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.887290+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.890254+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.890254+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.894496+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.894496+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.895983+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.895983+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.907935+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.907935+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.983408+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.983408+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.986540+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.986540+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.990502+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.990502+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.991826+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:42.991826+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:43.003730+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:43.003730+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:43.084657+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:43.084657+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:43.088022+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:43.088022+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:43.090816+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:43.090816+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:43.092008+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:43.092008+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:43.103103+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:43 smithi144 bash[75481]: audit 2024-04-30T10:11:43.103103+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.234940+0000 mgr.x (mgr.24998) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.234940+0000 mgr.x (mgr.24998) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.292365+0000 mgr.x (mgr.24998) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.292365+0000 mgr.x (mgr.24998) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.363904+0000 mgr.x (mgr.24998) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.363904+0000 mgr.x (mgr.24998) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cluster 2024-04-30T10:11:41.398805+0000 mgr.x (mgr.24998) 1369 : cluster [DBG] pgmap v243: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:11:43.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cluster 2024-04-30T10:11:41.398805+0000 mgr.x (mgr.24998) 1369 : cluster [DBG] pgmap v243: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:11:43.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.418922+0000 mgr.x (mgr.24998) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.418922+0000 mgr.x (mgr.24998) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.473581+0000 mgr.x (mgr.24998) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.473581+0000 mgr.x (mgr.24998) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.528994+0000 mgr.x (mgr.24998) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.528994+0000 mgr.x (mgr.24998) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.599328+0000 mgr.x (mgr.24998) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.599328+0000 mgr.x (mgr.24998) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.656472+0000 mgr.x (mgr.24998) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.656472+0000 mgr.x (mgr.24998) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.746836+0000 mgr.x (mgr.24998) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.746836+0000 mgr.x (mgr.24998) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.818619+0000 mgr.x (mgr.24998) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.818619+0000 mgr.x (mgr.24998) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.874165+0000 mgr.x (mgr.24998) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.874165+0000 mgr.x (mgr.24998) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.946697+0000 mgr.x (mgr.24998) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:41.946697+0000 mgr.x (mgr.24998) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.041129+0000 mgr.x (mgr.24998) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.041129+0000 mgr.x (mgr.24998) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.113032+0000 mgr.x (mgr.24998) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.113032+0000 mgr.x (mgr.24998) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.171322+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.171322+0000 mon.a (mon.0) 4963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.173498+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.173498+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.175417+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.175417+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.176327+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.176327+0000 mon.a (mon.0) 4966 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.181647+0000 mgr.x (mgr.24998) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.181647+0000 mgr.x (mgr.24998) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:43.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.182463+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.182463+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.262033+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.262033+0000 mon.a (mon.0) 4968 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.266683+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.266683+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.270153+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.270153+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.271580+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.271580+0000 mon.a (mon.0) 4971 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.281782+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.281782+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cluster 2024-04-30T10:11:42.360099+0000 mon.a (mon.0) 4973 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-04-30T10:11:43.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: cluster 2024-04-30T10:11:42.360099+0000 mon.a (mon.0) 4973 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2024-04-30T10:11:43.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.367577+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.367577+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.372377+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.372377+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.375885+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.375885+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.377594+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.377594+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.386299+0000 mon.a (mon.0) 4978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.386299+0000 mon.a (mon.0) 4978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.475583+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.475583+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.480088+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.480088+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.483970+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.483970+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.485783+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.485783+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.496173+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.496173+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.585789+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.585789+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.590502+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.590502+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.595033+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.595033+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.596444+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.596444+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.606883+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.606883+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.696663+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.696663+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.701584+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.701584+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.705868+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.705868+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.707478+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.707478+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.717870+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.717870+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.794619+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.794619+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.797661+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.797661+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.800725+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.800725+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.802014+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.802014+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.812627+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.812627+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.887290+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.887290+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.890254+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.890254+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.894496+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.894496+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.895983+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.895983+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.907935+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.907935+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.983408+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.983408+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.986540+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.986540+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.990502+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.990502+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.991826+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:42.991826+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:43.003730+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:43.003730+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:43.084657+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:43.084657+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:43.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:43.088022+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:43.088022+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:43.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:43.090816+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:43.090816+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:43.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:43.092008+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:43.092008+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:43.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:43.103103+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:43.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:43 smithi151 bash[59049]: audit 2024-04-30T10:11:43.103103+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.322 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[75985]: debug 2024-04-30T10:11:44.053+0000 7fb57485c700 1 -- 172.21.15.151:0/3046866628 <== mon.2 v2:172.21.15.151:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x565254a6d680 con 0x565254aca800 2024-04-30T10:11:44.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.281289+0000 mgr.x (mgr.24998) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.281289+0000 mgr.x (mgr.24998) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.385812+0000 mgr.x (mgr.24998) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.385812+0000 mgr.x (mgr.24998) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.495885+0000 mgr.x (mgr.24998) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.495885+0000 mgr.x (mgr.24998) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.606478+0000 mgr.x (mgr.24998) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.606478+0000 mgr.x (mgr.24998) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.717573+0000 mgr.x (mgr.24998) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.717573+0000 mgr.x (mgr.24998) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.812126+0000 mgr.x (mgr.24998) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.812126+0000 mgr.x (mgr.24998) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.907567+0000 mgr.x (mgr.24998) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:42.907567+0000 mgr.x (mgr.24998) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.003366+0000 mgr.x (mgr.24998) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.003366+0000 mgr.x (mgr.24998) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.102495+0000 mgr.x (mgr.24998) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.102495+0000 mgr.x (mgr.24998) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.168059+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.168059+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.170886+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.170886+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.173325+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.173325+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.174376+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.174376+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.179888+0000 mgr.x (mgr.24998) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.179888+0000 mgr.x (mgr.24998) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.180544+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.180544+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.237848+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.237848+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.240770+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.240770+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.243150+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.243150+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.244283+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.244283+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.250367+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.250367+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.291027+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.291027+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.293352+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.293352+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.295323+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.295323+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.296228+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.296228+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.303845+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.303845+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.361727+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.361727+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.364594+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.364594+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.367413+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.367413+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.369013+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.369013+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.377452+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.377452+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.451450+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.451450+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.454566+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.454566+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.456965+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.456965+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.458131+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.458131+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.466834+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.466834+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.509537+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.509537+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.512168+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.512168+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.515093+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.515093+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.516058+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.516058+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.522608+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.522608+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.602726+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.602726+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.605666+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.605666+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.608245+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.608245+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.609164+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.609164+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.617368+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.617368+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.676622+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.676622+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.679287+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.679287+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.684568+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.684568+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.690950+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.690950+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.691962+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.691962+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.698676+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.698676+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.708183+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.708183+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.716665+0000 mon.a (mon.0) 5056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.716665+0000 mon.a (mon.0) 5056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.785138+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.785138+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.788308+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.788308+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.790958+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.790958+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.793172+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.793172+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.795861+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:44.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[59049]: audit 2024-04-30T10:11:43.795861+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:44.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.281289+0000 mgr.x (mgr.24998) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.281289+0000 mgr.x (mgr.24998) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.385812+0000 mgr.x (mgr.24998) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.385812+0000 mgr.x (mgr.24998) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.495885+0000 mgr.x (mgr.24998) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.495885+0000 mgr.x (mgr.24998) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.606478+0000 mgr.x (mgr.24998) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.606478+0000 mgr.x (mgr.24998) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.717573+0000 mgr.x (mgr.24998) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.717573+0000 mgr.x (mgr.24998) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.812126+0000 mgr.x (mgr.24998) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.812126+0000 mgr.x (mgr.24998) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.907567+0000 mgr.x (mgr.24998) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:42.907567+0000 mgr.x (mgr.24998) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.003366+0000 mgr.x (mgr.24998) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.003366+0000 mgr.x (mgr.24998) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.102495+0000 mgr.x (mgr.24998) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.102495+0000 mgr.x (mgr.24998) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.168059+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.168059+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.170886+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.281289+0000 mgr.x (mgr.24998) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.281289+0000 mgr.x (mgr.24998) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.385812+0000 mgr.x (mgr.24998) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.385812+0000 mgr.x (mgr.24998) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.495885+0000 mgr.x (mgr.24998) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.495885+0000 mgr.x (mgr.24998) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.606478+0000 mgr.x (mgr.24998) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.606478+0000 mgr.x (mgr.24998) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.717573+0000 mgr.x (mgr.24998) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.717573+0000 mgr.x (mgr.24998) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.812126+0000 mgr.x (mgr.24998) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.812126+0000 mgr.x (mgr.24998) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.907567+0000 mgr.x (mgr.24998) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:42.907567+0000 mgr.x (mgr.24998) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.003366+0000 mgr.x (mgr.24998) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.003366+0000 mgr.x (mgr.24998) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.102495+0000 mgr.x (mgr.24998) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.102495+0000 mgr.x (mgr.24998) 1390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.168059+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.168059+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.170886+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.170886+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.173325+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.173325+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.174376+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.174376+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.179888+0000 mgr.x (mgr.24998) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.179888+0000 mgr.x (mgr.24998) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.180544+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.180544+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.237848+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.237848+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.240770+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.240770+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.243150+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.243150+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.244283+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.244283+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.250367+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.250367+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.291027+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.170886+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.173325+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.173325+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.174376+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.174376+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.179888+0000 mgr.x (mgr.24998) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.179888+0000 mgr.x (mgr.24998) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:44.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.180544+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.180544+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.237848+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.237848+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.240770+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.240770+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.243150+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.243150+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.244283+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.244283+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.250367+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.250367+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.291027+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.291027+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.293352+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.293352+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.295323+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.295323+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.296228+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.296228+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.303845+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.303845+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.361727+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.361727+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.364594+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.364594+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.367413+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.367413+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.369013+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.369013+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.377452+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.377452+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.291027+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.293352+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.293352+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.295323+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.295323+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.296228+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.296228+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.303845+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.303845+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.361727+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.361727+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.364594+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.364594+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.367413+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.367413+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.369013+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.369013+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.377452+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.377452+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.451450+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.451450+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.454566+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.454566+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.456965+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.456965+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.458131+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.458131+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.466834+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.466834+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.509537+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.509537+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.512168+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.512168+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.515093+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.515093+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.516058+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.516058+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.522608+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.451450+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.451450+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.454566+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.454566+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.456965+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.456965+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.458131+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.458131+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.466834+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.466834+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.509537+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.509537+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.512168+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.512168+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.515093+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.515093+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.516058+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.516058+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.522608+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.522608+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.602726+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.602726+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.605666+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.605666+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.608245+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.608245+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.609164+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.609164+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.617368+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.617368+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.676622+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.676622+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.679287+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.679287+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.684568+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.684568+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.690950+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.690950+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.691962+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.522608+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.602726+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.602726+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.605666+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.605666+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.608245+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.608245+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.609164+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.609164+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.617368+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.617368+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.676622+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.676622+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.679287+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.679287+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.684568+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.684568+0000 mon.a (mon.0) 5051 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.690950+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.690950+0000 mon.a (mon.0) 5052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:44.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.691962+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.691962+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.698676+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.698676+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.708183+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.708183+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.716665+0000 mon.a (mon.0) 5056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.716665+0000 mon.a (mon.0) 5056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.785138+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.785138+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.788308+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.788308+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.790958+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.790958+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.793172+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.793172+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.795861+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:44.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[73244]: audit 2024-04-30T10:11:43.795861+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:44.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.691962+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:11:44.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.698676+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.698676+0000 mon.a (mon.0) 5054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.708183+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.708183+0000 mon.a (mon.0) 5055 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.716665+0000 mon.a (mon.0) 5056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.716665+0000 mon.a (mon.0) 5056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:44.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.785138+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.785138+0000 mon.a (mon.0) 5057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:11:44.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.788308+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.788308+0000 mon.a (mon.0) 5058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.790958+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.790958+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.793172+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.793172+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:44.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.795861+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:44.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:44 smithi144 bash[75481]: audit 2024-04-30T10:11:43.795861+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:45.072 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:44 smithi151 bash[75985]: debug 2024-04-30T10:11:44.589+0000 7fb57d9f57c0 -1 Falling back to public interface 2024-04-30T10:11:45.402 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.249672+0000 mgr.x (mgr.24998) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.402 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.249672+0000 mgr.x (mgr.24998) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.402 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.303137+0000 mgr.x (mgr.24998) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.402 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.303137+0000 mgr.x (mgr.24998) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.402 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.376869+0000 mgr.x (mgr.24998) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.402 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.376869+0000 mgr.x (mgr.24998) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.402 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: cluster 2024-04-30T10:11:43.399466+0000 mgr.x (mgr.24998) 1395 : cluster [DBG] pgmap v244: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:11:45.402 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: cluster 2024-04-30T10:11:43.399466+0000 mgr.x (mgr.24998) 1395 : cluster [DBG] pgmap v244: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:11:45.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.466103+0000 mgr.x (mgr.24998) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.466103+0000 mgr.x (mgr.24998) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.521920+0000 mgr.x (mgr.24998) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.521920+0000 mgr.x (mgr.24998) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.616679+0000 mgr.x (mgr.24998) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.616679+0000 mgr.x (mgr.24998) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: audit 2024-04-30T10:11:43.780609+0000 mgr.x (mgr.24998) 1399 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:45.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: audit 2024-04-30T10:11:43.780609+0000 mgr.x (mgr.24998) 1399 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:45.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: audit 2024-04-30T10:11:43.795038+0000 mgr.x (mgr.24998) 1400 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:45.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: audit 2024-04-30T10:11:43.795038+0000 mgr.x (mgr.24998) 1400 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:45.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.796430+0000 mgr.x (mgr.24998) 1401 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-30T10:11:45.403 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:45 smithi151 bash[59049]: cephadm 2024-04-30T10:11:43.796430+0000 mgr.x (mgr.24998) 1401 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-30T10:11:45.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.249672+0000 mgr.x (mgr.24998) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.249672+0000 mgr.x (mgr.24998) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.303137+0000 mgr.x (mgr.24998) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.303137+0000 mgr.x (mgr.24998) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.376869+0000 mgr.x (mgr.24998) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.376869+0000 mgr.x (mgr.24998) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: cluster 2024-04-30T10:11:43.399466+0000 mgr.x (mgr.24998) 1395 : cluster [DBG] pgmap v244: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:11:45.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: cluster 2024-04-30T10:11:43.399466+0000 mgr.x (mgr.24998) 1395 : cluster [DBG] pgmap v244: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:11:45.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.466103+0000 mgr.x (mgr.24998) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.466103+0000 mgr.x (mgr.24998) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.521920+0000 mgr.x (mgr.24998) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.521920+0000 mgr.x (mgr.24998) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.616679+0000 mgr.x (mgr.24998) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.616679+0000 mgr.x (mgr.24998) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: audit 2024-04-30T10:11:43.780609+0000 mgr.x (mgr.24998) 1399 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: audit 2024-04-30T10:11:43.780609+0000 mgr.x (mgr.24998) 1399 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: audit 2024-04-30T10:11:43.795038+0000 mgr.x (mgr.24998) 1400 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: audit 2024-04-30T10:11:43.795038+0000 mgr.x (mgr.24998) 1400 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.796430+0000 mgr.x (mgr.24998) 1401 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-30T10:11:45.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[73244]: cephadm 2024-04-30T10:11:43.796430+0000 mgr.x (mgr.24998) 1401 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-30T10:11:45.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.249672+0000 mgr.x (mgr.24998) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.249672+0000 mgr.x (mgr.24998) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.303137+0000 mgr.x (mgr.24998) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.303137+0000 mgr.x (mgr.24998) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.376869+0000 mgr.x (mgr.24998) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.376869+0000 mgr.x (mgr.24998) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: cluster 2024-04-30T10:11:43.399466+0000 mgr.x (mgr.24998) 1395 : cluster [DBG] pgmap v244: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:11:45.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: cluster 2024-04-30T10:11:43.399466+0000 mgr.x (mgr.24998) 1395 : cluster [DBG] pgmap v244: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:11:45.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.466103+0000 mgr.x (mgr.24998) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.466103+0000 mgr.x (mgr.24998) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.521920+0000 mgr.x (mgr.24998) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.521920+0000 mgr.x (mgr.24998) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.616679+0000 mgr.x (mgr.24998) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.616679+0000 mgr.x (mgr.24998) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:11:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: audit 2024-04-30T10:11:43.780609+0000 mgr.x (mgr.24998) 1399 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: audit 2024-04-30T10:11:43.780609+0000 mgr.x (mgr.24998) 1399 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: audit 2024-04-30T10:11:43.795038+0000 mgr.x (mgr.24998) 1400 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: audit 2024-04-30T10:11:43.795038+0000 mgr.x (mgr.24998) 1400 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-30T10:11:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.796430+0000 mgr.x (mgr.24998) 1401 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-30T10:11:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:45 smithi144 bash[75481]: cephadm 2024-04-30T10:11:43.796430+0000 mgr.x (mgr.24998) 1401 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-30T10:11:46.422 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:46 smithi151 bash[59049]: cluster 2024-04-30T10:11:46.113875+0000 mon.a (mon.0) 5062 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:46.423 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:46 smithi151 bash[59049]: cluster 2024-04-30T10:11:46.113875+0000 mon.a (mon.0) 5062 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:46.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:46 smithi144 bash[73244]: cluster 2024-04-30T10:11:46.113875+0000 mon.a (mon.0) 5062 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:46.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:46 smithi144 bash[73244]: cluster 2024-04-30T10:11:46.113875+0000 mon.a (mon.0) 5062 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:46.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:46 smithi144 bash[75481]: cluster 2024-04-30T10:11:46.113875+0000 mon.a (mon.0) 5062 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:46.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:46 smithi144 bash[75481]: cluster 2024-04-30T10:11:46.113875+0000 mon.a (mon.0) 5062 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:47.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:47 smithi144 bash[73244]: cluster 2024-04-30T10:11:45.401213+0000 mgr.x (mgr.24998) 1402 : cluster [DBG] pgmap v245: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:11:47.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:47 smithi144 bash[73244]: cluster 2024-04-30T10:11:45.401213+0000 mgr.x (mgr.24998) 1402 : cluster [DBG] pgmap v245: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:11:47.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:47 smithi144 bash[75481]: cluster 2024-04-30T10:11:45.401213+0000 mgr.x (mgr.24998) 1402 : cluster [DBG] pgmap v245: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:11:47.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:47 smithi144 bash[75481]: cluster 2024-04-30T10:11:45.401213+0000 mgr.x (mgr.24998) 1402 : cluster [DBG] pgmap v245: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:11:47.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:47 smithi151 bash[59049]: cluster 2024-04-30T10:11:45.401213+0000 mgr.x (mgr.24998) 1402 : cluster [DBG] pgmap v245: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:11:47.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:47 smithi151 bash[59049]: cluster 2024-04-30T10:11:45.401213+0000 mgr.x (mgr.24998) 1402 : cluster [DBG] pgmap v245: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 83/630 objects degraded (13.175%) 2024-04-30T10:11:48.074 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:47 smithi151 bash[75985]: debug 2024-04-30T10:11:47.677+0000 7fb57d9f57c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-30T10:11:48.074 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:47 smithi151 bash[75985]: debug 2024-04-30T10:11:47.737+0000 7fb57d9f57c0 -1 osd.7 161 log_to_monitors true 2024-04-30T10:11:48.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[73244]: audit 2024-04-30T10:11:47.570864+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T10:11:48.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[73244]: audit 2024-04-30T10:11:47.570864+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T10:11:48.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[73244]: audit 2024-04-30T10:11:47.571907+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:48.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[73244]: audit 2024-04-30T10:11:47.571907+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:48.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[73244]: audit 2024-04-30T10:11:47.748471+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3550852821,v1:172.21.15.151:6825/3550852821]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:11:48.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[73244]: audit 2024-04-30T10:11:47.748471+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3550852821,v1:172.21.15.151:6825/3550852821]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:11:48.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[73244]: audit 2024-04-30T10:11:47.750270+0000 mon.a (mon.0) 5065 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:11:48.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[73244]: audit 2024-04-30T10:11:47.750270+0000 mon.a (mon.0) 5065 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:11:48.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[73244]: audit 2024-04-30T10:11:48.128584+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:48.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[73244]: audit 2024-04-30T10:11:48.128584+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[73244]: audit 2024-04-30T10:11:48.141173+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[73244]: audit 2024-04-30T10:11:48.141173+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[73244]: audit 2024-04-30T10:11:48.152149+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[73244]: audit 2024-04-30T10:11:48.152149+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:48.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[75481]: audit 2024-04-30T10:11:47.570864+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T10:11:48.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[75481]: audit 2024-04-30T10:11:47.570864+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T10:11:48.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[75481]: audit 2024-04-30T10:11:47.571907+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:48.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[75481]: audit 2024-04-30T10:11:47.571907+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:48.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[75481]: audit 2024-04-30T10:11:47.748471+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3550852821,v1:172.21.15.151:6825/3550852821]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:11:48.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[75481]: audit 2024-04-30T10:11:47.748471+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3550852821,v1:172.21.15.151:6825/3550852821]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:11:48.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[75481]: audit 2024-04-30T10:11:47.750270+0000 mon.a (mon.0) 5065 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:11:48.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[75481]: audit 2024-04-30T10:11:47.750270+0000 mon.a (mon.0) 5065 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:11:48.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[75481]: audit 2024-04-30T10:11:48.128584+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:48.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[75481]: audit 2024-04-30T10:11:48.128584+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:48.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[75481]: audit 2024-04-30T10:11:48.141173+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:48.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[75481]: audit 2024-04-30T10:11:48.141173+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:48.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[75481]: audit 2024-04-30T10:11:48.152149+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:48.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:48 smithi144 bash[75481]: audit 2024-04-30T10:11:48.152149+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:48.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:11:48 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:11:48] "GET /metrics HTTP/1.1" 200 38549 "" "Prometheus/2.33.4" 2024-04-30T10:11:48.572 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:48 smithi151 bash[75985]: debug 2024-04-30T10:11:48.241+0000 7fb56ee4c700 -1 osd.7 161 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T10:11:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:48 smithi151 bash[59049]: audit 2024-04-30T10:11:47.570864+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T10:11:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:48 smithi151 bash[59049]: audit 2024-04-30T10:11:47.570864+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-30T10:11:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:48 smithi151 bash[59049]: audit 2024-04-30T10:11:47.571907+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:48 smithi151 bash[59049]: audit 2024-04-30T10:11:47.571907+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:11:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:48 smithi151 bash[59049]: audit 2024-04-30T10:11:47.748471+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3550852821,v1:172.21.15.151:6825/3550852821]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:11:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:48 smithi151 bash[59049]: audit 2024-04-30T10:11:47.748471+0000 mon.b (mon.2) 12 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3550852821,v1:172.21.15.151:6825/3550852821]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:11:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:48 smithi151 bash[59049]: audit 2024-04-30T10:11:47.750270+0000 mon.a (mon.0) 5065 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:11:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:48 smithi151 bash[59049]: audit 2024-04-30T10:11:47.750270+0000 mon.a (mon.0) 5065 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:11:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:48 smithi151 bash[59049]: audit 2024-04-30T10:11:48.128584+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:48 smithi151 bash[59049]: audit 2024-04-30T10:11:48.128584+0000 mon.a (mon.0) 5066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:48 smithi151 bash[59049]: audit 2024-04-30T10:11:48.141173+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:48.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:48 smithi151 bash[59049]: audit 2024-04-30T10:11:48.141173+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:48.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:48 smithi151 bash[59049]: audit 2024-04-30T10:11:48.152149+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:48.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:48 smithi151 bash[59049]: audit 2024-04-30T10:11:48.152149+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:49.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:49 smithi151 bash[59049]: cluster 2024-04-30T10:11:47.402192+0000 mgr.x (mgr.24998) 1403 : cluster [DBG] pgmap v246: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:11:49.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:49 smithi151 bash[59049]: cluster 2024-04-30T10:11:47.402192+0000 mgr.x (mgr.24998) 1403 : cluster [DBG] pgmap v246: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:11:49.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:49 smithi151 bash[59049]: cephadm 2024-04-30T10:11:47.567857+0000 mgr.x (mgr.24998) 1404 : cephadm [INF] Upgrade: Updating osd.7 2024-04-30T10:11:49.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:49 smithi151 bash[59049]: cephadm 2024-04-30T10:11:47.567857+0000 mgr.x (mgr.24998) 1404 : cephadm [INF] Upgrade: Updating osd.7 2024-04-30T10:11:49.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:49 smithi151 bash[59049]: cephadm 2024-04-30T10:11:47.574556+0000 mgr.x (mgr.24998) 1405 : cephadm [INF] Deploying daemon osd.7 on smithi151 2024-04-30T10:11:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:49 smithi151 bash[59049]: cephadm 2024-04-30T10:11:47.574556+0000 mgr.x (mgr.24998) 1405 : cephadm [INF] Deploying daemon osd.7 on smithi151 2024-04-30T10:11:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:49 smithi151 bash[59049]: audit 2024-04-30T10:11:48.189917+0000 mon.a (mon.0) 5069 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-30T10:11:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:49 smithi151 bash[59049]: audit 2024-04-30T10:11:48.189917+0000 mon.a (mon.0) 5069 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-30T10:11:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:49 smithi151 bash[59049]: audit 2024-04-30T10:11:48.196223+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3550852821,v1:172.21.15.151:6825/3550852821]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:49 smithi151 bash[59049]: audit 2024-04-30T10:11:48.196223+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3550852821,v1:172.21.15.151:6825/3550852821]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:49 smithi151 bash[59049]: cluster 2024-04-30T10:11:48.203124+0000 mon.a (mon.0) 5070 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-04-30T10:11:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:49 smithi151 bash[59049]: cluster 2024-04-30T10:11:48.203124+0000 mon.a (mon.0) 5070 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-04-30T10:11:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:49 smithi151 bash[59049]: audit 2024-04-30T10:11:48.204383+0000 mon.a (mon.0) 5071 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:49 smithi151 bash[59049]: audit 2024-04-30T10:11:48.204383+0000 mon.a (mon.0) 5071 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:49.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[73244]: cluster 2024-04-30T10:11:47.402192+0000 mgr.x (mgr.24998) 1403 : cluster [DBG] pgmap v246: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:11:49.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[73244]: cluster 2024-04-30T10:11:47.402192+0000 mgr.x (mgr.24998) 1403 : cluster [DBG] pgmap v246: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:11:49.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[73244]: cephadm 2024-04-30T10:11:47.567857+0000 mgr.x (mgr.24998) 1404 : cephadm [INF] Upgrade: Updating osd.7 2024-04-30T10:11:49.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[73244]: cephadm 2024-04-30T10:11:47.567857+0000 mgr.x (mgr.24998) 1404 : cephadm [INF] Upgrade: Updating osd.7 2024-04-30T10:11:49.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[73244]: cephadm 2024-04-30T10:11:47.574556+0000 mgr.x (mgr.24998) 1405 : cephadm [INF] Deploying daemon osd.7 on smithi151 2024-04-30T10:11:49.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[73244]: cephadm 2024-04-30T10:11:47.574556+0000 mgr.x (mgr.24998) 1405 : cephadm [INF] Deploying daemon osd.7 on smithi151 2024-04-30T10:11:49.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[73244]: audit 2024-04-30T10:11:48.189917+0000 mon.a (mon.0) 5069 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-30T10:11:49.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[73244]: audit 2024-04-30T10:11:48.189917+0000 mon.a (mon.0) 5069 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-30T10:11:49.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[73244]: audit 2024-04-30T10:11:48.196223+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3550852821,v1:172.21.15.151:6825/3550852821]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:49.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[73244]: audit 2024-04-30T10:11:48.196223+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3550852821,v1:172.21.15.151:6825/3550852821]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:49.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[73244]: cluster 2024-04-30T10:11:48.203124+0000 mon.a (mon.0) 5070 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-04-30T10:11:49.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[73244]: cluster 2024-04-30T10:11:48.203124+0000 mon.a (mon.0) 5070 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-04-30T10:11:49.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[73244]: audit 2024-04-30T10:11:48.204383+0000 mon.a (mon.0) 5071 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:49.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[73244]: audit 2024-04-30T10:11:48.204383+0000 mon.a (mon.0) 5071 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:49.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[75481]: cluster 2024-04-30T10:11:47.402192+0000 mgr.x (mgr.24998) 1403 : cluster [DBG] pgmap v246: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:11:49.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[75481]: cluster 2024-04-30T10:11:47.402192+0000 mgr.x (mgr.24998) 1403 : cluster [DBG] pgmap v246: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 831 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:11:49.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[75481]: cephadm 2024-04-30T10:11:47.567857+0000 mgr.x (mgr.24998) 1404 : cephadm [INF] Upgrade: Updating osd.7 2024-04-30T10:11:49.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[75481]: cephadm 2024-04-30T10:11:47.567857+0000 mgr.x (mgr.24998) 1404 : cephadm [INF] Upgrade: Updating osd.7 2024-04-30T10:11:49.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[75481]: cephadm 2024-04-30T10:11:47.574556+0000 mgr.x (mgr.24998) 1405 : cephadm [INF] Deploying daemon osd.7 on smithi151 2024-04-30T10:11:49.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[75481]: cephadm 2024-04-30T10:11:47.574556+0000 mgr.x (mgr.24998) 1405 : cephadm [INF] Deploying daemon osd.7 on smithi151 2024-04-30T10:11:49.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[75481]: audit 2024-04-30T10:11:48.189917+0000 mon.a (mon.0) 5069 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-30T10:11:49.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[75481]: audit 2024-04-30T10:11:48.189917+0000 mon.a (mon.0) 5069 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-30T10:11:49.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[75481]: audit 2024-04-30T10:11:48.196223+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3550852821,v1:172.21.15.151:6825/3550852821]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:49.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[75481]: audit 2024-04-30T10:11:48.196223+0000 mon.b (mon.2) 13 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3550852821,v1:172.21.15.151:6825/3550852821]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:49.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[75481]: cluster 2024-04-30T10:11:48.203124+0000 mon.a (mon.0) 5070 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-04-30T10:11:49.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[75481]: cluster 2024-04-30T10:11:48.203124+0000 mon.a (mon.0) 5070 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-04-30T10:11:49.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[75481]: audit 2024-04-30T10:11:48.204383+0000 mon.a (mon.0) 5071 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:49.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:49 smithi144 bash[75481]: audit 2024-04-30T10:11:48.204383+0000 mon.a (mon.0) 5071 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:11:50.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:50 smithi151 bash[59049]: cluster 2024-04-30T10:11:49.190843+0000 mon.a (mon.0) 5072 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:11:50.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:50 smithi151 bash[59049]: cluster 2024-04-30T10:11:49.190843+0000 mon.a (mon.0) 5072 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:11:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:50 smithi151 bash[59049]: cluster 2024-04-30T10:11:49.202102+0000 mon.a (mon.0) 5073 : cluster [INF] osd.7 [v2:172.21.15.151:6824/3550852821,v1:172.21.15.151:6825/3550852821] boot 2024-04-30T10:11:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:50 smithi151 bash[59049]: cluster 2024-04-30T10:11:49.202102+0000 mon.a (mon.0) 5073 : cluster [INF] osd.7 [v2:172.21.15.151:6824/3550852821,v1:172.21.15.151:6825/3550852821] boot 2024-04-30T10:11:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:50 smithi151 bash[59049]: cluster 2024-04-30T10:11:49.202273+0000 mon.a (mon.0) 5074 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-04-30T10:11:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:50 smithi151 bash[59049]: cluster 2024-04-30T10:11:49.202273+0000 mon.a (mon.0) 5074 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-04-30T10:11:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:50 smithi151 bash[59049]: audit 2024-04-30T10:11:49.204478+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:11:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:50 smithi151 bash[59049]: audit 2024-04-30T10:11:49.204478+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:11:50.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:50 smithi144 bash[73244]: cluster 2024-04-30T10:11:49.190843+0000 mon.a (mon.0) 5072 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:11:50.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:50 smithi144 bash[73244]: cluster 2024-04-30T10:11:49.190843+0000 mon.a (mon.0) 5072 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:11:50.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:50 smithi144 bash[73244]: cluster 2024-04-30T10:11:49.202102+0000 mon.a (mon.0) 5073 : cluster [INF] osd.7 [v2:172.21.15.151:6824/3550852821,v1:172.21.15.151:6825/3550852821] boot 2024-04-30T10:11:50.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:50 smithi144 bash[73244]: cluster 2024-04-30T10:11:49.202102+0000 mon.a (mon.0) 5073 : cluster [INF] osd.7 [v2:172.21.15.151:6824/3550852821,v1:172.21.15.151:6825/3550852821] boot 2024-04-30T10:11:50.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:50 smithi144 bash[73244]: cluster 2024-04-30T10:11:49.202273+0000 mon.a (mon.0) 5074 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-04-30T10:11:50.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:50 smithi144 bash[73244]: cluster 2024-04-30T10:11:49.202273+0000 mon.a (mon.0) 5074 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-04-30T10:11:50.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:50 smithi144 bash[73244]: audit 2024-04-30T10:11:49.204478+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:11:50.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:50 smithi144 bash[73244]: audit 2024-04-30T10:11:49.204478+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:11:50.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:50 smithi144 bash[75481]: cluster 2024-04-30T10:11:49.190843+0000 mon.a (mon.0) 5072 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:11:50.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:50 smithi144 bash[75481]: cluster 2024-04-30T10:11:49.190843+0000 mon.a (mon.0) 5072 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:11:50.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:50 smithi144 bash[75481]: cluster 2024-04-30T10:11:49.202102+0000 mon.a (mon.0) 5073 : cluster [INF] osd.7 [v2:172.21.15.151:6824/3550852821,v1:172.21.15.151:6825/3550852821] boot 2024-04-30T10:11:50.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:50 smithi144 bash[75481]: cluster 2024-04-30T10:11:49.202102+0000 mon.a (mon.0) 5073 : cluster [INF] osd.7 [v2:172.21.15.151:6824/3550852821,v1:172.21.15.151:6825/3550852821] boot 2024-04-30T10:11:50.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:50 smithi144 bash[75481]: cluster 2024-04-30T10:11:49.202273+0000 mon.a (mon.0) 5074 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-04-30T10:11:50.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:50 smithi144 bash[75481]: cluster 2024-04-30T10:11:49.202273+0000 mon.a (mon.0) 5074 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-04-30T10:11:50.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:50 smithi144 bash[75481]: audit 2024-04-30T10:11:49.204478+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:11:50.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:50 smithi144 bash[75481]: audit 2024-04-30T10:11:49.204478+0000 mon.a (mon.0) 5075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:11:51.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:51 smithi151 bash[59049]: cluster 2024-04-30T10:11:49.403302+0000 mgr.x (mgr.24998) 1406 : cluster [DBG] pgmap v249: 161 pgs: 6 peering, 26 active+undersized+degraded, 37 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:11:51.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:51 smithi151 bash[59049]: cluster 2024-04-30T10:11:49.403302+0000 mgr.x (mgr.24998) 1406 : cluster [DBG] pgmap v249: 161 pgs: 6 peering, 26 active+undersized+degraded, 37 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:11:51.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:51 smithi151 bash[59049]: cluster 2024-04-30T10:11:50.230066+0000 mon.a (mon.0) 5076 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-30T10:11:51.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:51 smithi151 bash[59049]: cluster 2024-04-30T10:11:50.230066+0000 mon.a (mon.0) 5076 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-30T10:11:51.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:51 smithi144 bash[73244]: cluster 2024-04-30T10:11:49.403302+0000 mgr.x (mgr.24998) 1406 : cluster [DBG] pgmap v249: 161 pgs: 6 peering, 26 active+undersized+degraded, 37 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:11:51.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:51 smithi144 bash[73244]: cluster 2024-04-30T10:11:49.403302+0000 mgr.x (mgr.24998) 1406 : cluster [DBG] pgmap v249: 161 pgs: 6 peering, 26 active+undersized+degraded, 37 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:11:51.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:51 smithi144 bash[73244]: cluster 2024-04-30T10:11:50.230066+0000 mon.a (mon.0) 5076 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-30T10:11:51.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:51 smithi144 bash[73244]: cluster 2024-04-30T10:11:50.230066+0000 mon.a (mon.0) 5076 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-30T10:11:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:51 smithi144 bash[75481]: cluster 2024-04-30T10:11:49.403302+0000 mgr.x (mgr.24998) 1406 : cluster [DBG] pgmap v249: 161 pgs: 6 peering, 26 active+undersized+degraded, 37 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:11:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:51 smithi144 bash[75481]: cluster 2024-04-30T10:11:49.403302+0000 mgr.x (mgr.24998) 1406 : cluster [DBG] pgmap v249: 161 pgs: 6 peering, 26 active+undersized+degraded, 37 active+undersized, 92 active+clean; 585 KiB data, 243 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:11:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:51 smithi144 bash[75481]: cluster 2024-04-30T10:11:50.230066+0000 mon.a (mon.0) 5076 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-30T10:11:51.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:51 smithi144 bash[75481]: cluster 2024-04-30T10:11:50.230066+0000 mon.a (mon.0) 5076 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-30T10:11:52.190 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:11:52.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:52 smithi151 bash[59049]: cluster 2024-04-30T10:11:51.404157+0000 mgr.x (mgr.24998) 1407 : cluster [DBG] pgmap v251: 161 pgs: 10 peering, 19 active+undersized+degraded, 26 active+undersized, 106 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-30T10:11:52.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:52 smithi151 bash[59049]: cluster 2024-04-30T10:11:51.404157+0000 mgr.x (mgr.24998) 1407 : cluster [DBG] pgmap v251: 161 pgs: 10 peering, 19 active+undersized+degraded, 26 active+undersized, 106 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-30T10:11:52.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:52 smithi151 bash[59049]: audit 2024-04-30T10:11:51.517176+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:52 smithi151 bash[59049]: audit 2024-04-30T10:11:51.517176+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:52 smithi151 bash[59049]: audit 2024-04-30T10:11:51.528305+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:52 smithi151 bash[59049]: audit 2024-04-30T10:11:51.528305+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:52 smithi151 bash[59049]: audit 2024-04-30T10:11:51.537808+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:52 smithi151 bash[59049]: audit 2024-04-30T10:11:51.537808+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:52 smithi151 bash[59049]: audit 2024-04-30T10:11:52.176671+0000 mgr.x (mgr.24998) 1408 : audit [DBG] from='client.44551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:52.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:52 smithi151 bash[59049]: audit 2024-04-30T10:11:52.176671+0000 mgr.x (mgr.24998) 1408 : audit [DBG] from='client.44551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:52.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:52 smithi151 bash[59049]: cluster 2024-04-30T10:11:52.221682+0000 mon.a (mon.0) 5080 : cluster [WRN] Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 19 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:52.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:52 smithi151 bash[59049]: cluster 2024-04-30T10:11:52.221682+0000 mon.a (mon.0) 5080 : cluster [WRN] Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 19 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:52.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:52 smithi151 bash[59049]: audit 2024-04-30T10:11:52.494262+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:52 smithi151 bash[59049]: audit 2024-04-30T10:11:52.494262+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:52 smithi151 bash[59049]: audit 2024-04-30T10:11:52.496451+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:52.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:52 smithi151 bash[59049]: audit 2024-04-30T10:11:52.496451+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:52.918 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:11:52.919 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 18s ago 22m - - 2024-04-30T10:11:52.919 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 1s ago 22m - - 2024-04-30T10:11:52.919 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (9m) 18s ago 15m 14.5M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:11:52.919 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (8m) 1s ago 15m 41.8M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:11:52.919 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (7m) 18s ago 13m 43.8M - 3.5 e1d6a67b021e 03085260eb1e 2024-04-30T10:11:52.919 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (7m) 1s ago 21m 522M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:11:52.919 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (7m) 18s ago 23m 440M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:11:52.919 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (6m) 18s ago 23m 72.9M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:11:52.919 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (5m) 1s ago 21m 50.4M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:11:52.919 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (6m) 18s ago 21m 59.1M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:11:52.919 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (9m) 18s ago 15m 9887k - 1.3.1 1dbe0e931976 7b01e2041b73 2024-04-30T10:11:52.919 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (8m) 1s ago 15m 9939k - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:11:52.919 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (4m) 18s ago 21m 60.9M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 9026452f4e61 2024-04-30T10:11:52.920 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (4m) 18s ago 20m 60.8M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 5352fc47dc65 2024-04-30T10:11:52.920 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (3m) 18s ago 19m 48.5M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 844548442e03 2024-04-30T10:11:52.920 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (2m) 18s ago 19m 51.2M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 38564960fb5e 2024-04-30T10:11:52.920 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (114s) 1s ago 18m 47.8M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a d762b27599e9 2024-04-30T10:11:52.920 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (76s) 1s ago 18m 50.4M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 3d18367ad531 2024-04-30T10:11:52.920 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (39s) 1s ago 17m 47.6M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a ca26e9510102 2024-04-30T10:11:52.920 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (10s) 1s ago 16m 48.3M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a e3883c3d7160 2024-04-30T10:11:52.920 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (7m) 1s ago 15m 67.0M - 2.33.4 514e6a882f6e 1c77bdb7cd95 2024-04-30T10:11:52.920 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (13m) 18s ago 13m 87.4M - 17.2.0 e1d6a67b021e 91a099abee0e 2024-04-30T10:11:52.920 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (13m) 1s ago 13m 87.5M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:11:52.920 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (13m) 18s ago 13m 87.3M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:11:52.920 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (13m) 1s ago 13m 87.5M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:11:52.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[73244]: cluster 2024-04-30T10:11:51.404157+0000 mgr.x (mgr.24998) 1407 : cluster [DBG] pgmap v251: 161 pgs: 10 peering, 19 active+undersized+degraded, 26 active+undersized, 106 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-30T10:11:52.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[73244]: cluster 2024-04-30T10:11:51.404157+0000 mgr.x (mgr.24998) 1407 : cluster [DBG] pgmap v251: 161 pgs: 10 peering, 19 active+undersized+degraded, 26 active+undersized, 106 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-30T10:11:52.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[73244]: audit 2024-04-30T10:11:51.517176+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[73244]: audit 2024-04-30T10:11:51.517176+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[73244]: audit 2024-04-30T10:11:51.528305+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[73244]: audit 2024-04-30T10:11:51.528305+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[73244]: audit 2024-04-30T10:11:51.537808+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[73244]: audit 2024-04-30T10:11:51.537808+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[73244]: audit 2024-04-30T10:11:52.176671+0000 mgr.x (mgr.24998) 1408 : audit [DBG] from='client.44551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:52.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[73244]: audit 2024-04-30T10:11:52.176671+0000 mgr.x (mgr.24998) 1408 : audit [DBG] from='client.44551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:52.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[73244]: cluster 2024-04-30T10:11:52.221682+0000 mon.a (mon.0) 5080 : cluster [WRN] Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 19 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:52.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[73244]: cluster 2024-04-30T10:11:52.221682+0000 mon.a (mon.0) 5080 : cluster [WRN] Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 19 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:52.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[73244]: audit 2024-04-30T10:11:52.494262+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[73244]: audit 2024-04-30T10:11:52.494262+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[73244]: audit 2024-04-30T10:11:52.496451+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:52.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[73244]: audit 2024-04-30T10:11:52.496451+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:52.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[75481]: cluster 2024-04-30T10:11:51.404157+0000 mgr.x (mgr.24998) 1407 : cluster [DBG] pgmap v251: 161 pgs: 10 peering, 19 active+undersized+degraded, 26 active+undersized, 106 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-30T10:11:52.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[75481]: cluster 2024-04-30T10:11:51.404157+0000 mgr.x (mgr.24998) 1407 : cluster [DBG] pgmap v251: 161 pgs: 10 peering, 19 active+undersized+degraded, 26 active+undersized, 106 active+clean; 585 KiB data, 247 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-30T10:11:52.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[75481]: audit 2024-04-30T10:11:51.517176+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[75481]: audit 2024-04-30T10:11:51.517176+0000 mon.a (mon.0) 5077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[75481]: audit 2024-04-30T10:11:51.528305+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[75481]: audit 2024-04-30T10:11:51.528305+0000 mon.a (mon.0) 5078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[75481]: audit 2024-04-30T10:11:51.537808+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[75481]: audit 2024-04-30T10:11:51.537808+0000 mon.a (mon.0) 5079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[75481]: audit 2024-04-30T10:11:52.176671+0000 mgr.x (mgr.24998) 1408 : audit [DBG] from='client.44551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:52.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[75481]: audit 2024-04-30T10:11:52.176671+0000 mgr.x (mgr.24998) 1408 : audit [DBG] from='client.44551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:52.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[75481]: cluster 2024-04-30T10:11:52.221682+0000 mon.a (mon.0) 5080 : cluster [WRN] Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 19 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:52.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[75481]: cluster 2024-04-30T10:11:52.221682+0000 mon.a (mon.0) 5080 : cluster [WRN] Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 19 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:52.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[75481]: audit 2024-04-30T10:11:52.494262+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[75481]: audit 2024-04-30T10:11:52.494262+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:52.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[75481]: audit 2024-04-30T10:11:52.496451+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:52.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:52 smithi144 bash[75481]: audit 2024-04-30T10:11:52.496451+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:11:53.365 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:11:53.366 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:11:53.366 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:11:53.366 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:11:53.366 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:11:53.366 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:11:53.366 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:11:53.366 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:11:53.366 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 8 2024-04-30T10:11:53.366 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:11:53.366 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:11:53.366 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-30T10:11:53.366 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:11:53.366 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:11:53.367 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-30T10:11:53.367 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 13 2024-04-30T10:11:53.367 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:11:53.367 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:11:53.743 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:11:53.743 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:11:53.743 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:11:53.743 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:11:53.744 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:11:53.744 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr", 2024-04-30T10:11:53.744 INFO:teuthology.orchestra.run.smithi144.stdout: "osd", 2024-04-30T10:11:53.744 INFO:teuthology.orchestra.run.smithi144.stdout: "mon" 2024-04-30T10:11:53.744 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:11:53.744 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "13/23 daemons upgraded", 2024-04-30T10:11:53.744 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading osd daemons", 2024-04-30T10:11:53.744 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:11:53.744 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:11:53.788 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:53 smithi144 bash[73244]: audit 2024-04-30T10:11:52.555303+0000 mgr.x (mgr.24998) 1409 : audit [DBG] from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:53.788 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:53 smithi144 bash[73244]: audit 2024-04-30T10:11:52.555303+0000 mgr.x (mgr.24998) 1409 : audit [DBG] from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:53.788 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:53 smithi144 bash[73244]: audit 2024-04-30T10:11:52.896987+0000 mgr.x (mgr.24998) 1410 : audit [DBG] from='client.44563 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:53.788 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:53 smithi144 bash[73244]: audit 2024-04-30T10:11:52.896987+0000 mgr.x (mgr.24998) 1410 : audit [DBG] from='client.44563 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:53.788 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:53 smithi144 bash[73244]: audit 2024-04-30T10:11:53.367908+0000 mon.a (mon.0) 5083 : audit [DBG] from='client.? 172.21.15.144:0/2639873918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:53.788 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:53 smithi144 bash[73244]: audit 2024-04-30T10:11:53.367908+0000 mon.a (mon.0) 5083 : audit [DBG] from='client.? 172.21.15.144:0/2639873918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:53.789 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:53 smithi144 bash[75481]: audit 2024-04-30T10:11:52.555303+0000 mgr.x (mgr.24998) 1409 : audit [DBG] from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:53.789 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:53 smithi144 bash[75481]: audit 2024-04-30T10:11:52.555303+0000 mgr.x (mgr.24998) 1409 : audit [DBG] from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:53.789 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:53 smithi144 bash[75481]: audit 2024-04-30T10:11:52.896987+0000 mgr.x (mgr.24998) 1410 : audit [DBG] from='client.44563 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:53.789 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:53 smithi144 bash[75481]: audit 2024-04-30T10:11:52.896987+0000 mgr.x (mgr.24998) 1410 : audit [DBG] from='client.44563 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:53.789 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:53 smithi144 bash[75481]: audit 2024-04-30T10:11:53.367908+0000 mon.a (mon.0) 5083 : audit [DBG] from='client.? 172.21.15.144:0/2639873918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:53.789 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:53 smithi144 bash[75481]: audit 2024-04-30T10:11:53.367908+0000 mon.a (mon.0) 5083 : audit [DBG] from='client.? 172.21.15.144:0/2639873918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:53.794 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:53 smithi151 bash[59049]: audit 2024-04-30T10:11:52.555303+0000 mgr.x (mgr.24998) 1409 : audit [DBG] from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:53.794 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:53 smithi151 bash[59049]: audit 2024-04-30T10:11:52.555303+0000 mgr.x (mgr.24998) 1409 : audit [DBG] from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:53.794 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:53 smithi151 bash[59049]: audit 2024-04-30T10:11:52.896987+0000 mgr.x (mgr.24998) 1410 : audit [DBG] from='client.44563 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:53.794 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:53 smithi151 bash[59049]: audit 2024-04-30T10:11:52.896987+0000 mgr.x (mgr.24998) 1410 : audit [DBG] from='client.44563 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:53.794 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:53 smithi151 bash[59049]: audit 2024-04-30T10:11:53.367908+0000 mon.a (mon.0) 5083 : audit [DBG] from='client.? 172.21.15.144:0/2639873918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:53.794 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:53 smithi151 bash[59049]: audit 2024-04-30T10:11:53.367908+0000 mon.a (mon.0) 5083 : audit [DBG] from='client.? 172.21.15.144:0/2639873918' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:11:54.157 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_WARN all OSDs are running squid or later but require_osd_release < squid 2024-04-30T10:11:54.157 INFO:teuthology.orchestra.run.smithi144.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-04-30T10:11:54.157 INFO:teuthology.orchestra.run.smithi144.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-04-30T10:11:54.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:54 smithi151 bash[59049]: cluster 2024-04-30T10:11:53.405427+0000 mgr.x (mgr.24998) 1411 : cluster [DBG] pgmap v252: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:11:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:54 smithi151 bash[59049]: cluster 2024-04-30T10:11:53.405427+0000 mgr.x (mgr.24998) 1411 : cluster [DBG] pgmap v252: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:11:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:54 smithi151 bash[59049]: cluster 2024-04-30T10:11:53.514606+0000 mon.a (mon.0) 5084 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 63/630 objects degraded (10.000%), 19 pgs degraded) 2024-04-30T10:11:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:54 smithi151 bash[59049]: cluster 2024-04-30T10:11:53.514606+0000 mon.a (mon.0) 5084 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 63/630 objects degraded (10.000%), 19 pgs degraded) 2024-04-30T10:11:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:54 smithi151 bash[59049]: audit 2024-04-30T10:11:53.744159+0000 mgr.x (mgr.24998) 1412 : audit [DBG] from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:54 smithi151 bash[59049]: audit 2024-04-30T10:11:53.744159+0000 mgr.x (mgr.24998) 1412 : audit [DBG] from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:54 smithi151 bash[59049]: audit 2024-04-30T10:11:53.789197+0000 mgr.x (mgr.24998) 1413 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:54 smithi151 bash[59049]: audit 2024-04-30T10:11:53.789197+0000 mgr.x (mgr.24998) 1413 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:54 smithi151 bash[59049]: audit 2024-04-30T10:11:54.159481+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.144:0/361330522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:11:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:54 smithi151 bash[59049]: audit 2024-04-30T10:11:54.159481+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.144:0/361330522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:11:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:54 smithi151 bash[59049]: audit 2024-04-30T10:11:54.486140+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:54 smithi151 bash[59049]: audit 2024-04-30T10:11:54.486140+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:54 smithi151 bash[59049]: audit 2024-04-30T10:11:54.495583+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:54.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:54 smithi151 bash[59049]: audit 2024-04-30T10:11:54.495583+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:54.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:54 smithi151 bash[59049]: audit 2024-04-30T10:11:54.506830+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:54.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:54 smithi151 bash[59049]: audit 2024-04-30T10:11:54.506830+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:54.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[75481]: cluster 2024-04-30T10:11:53.405427+0000 mgr.x (mgr.24998) 1411 : cluster [DBG] pgmap v252: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:11:54.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[75481]: cluster 2024-04-30T10:11:53.405427+0000 mgr.x (mgr.24998) 1411 : cluster [DBG] pgmap v252: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:11:54.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[75481]: cluster 2024-04-30T10:11:53.514606+0000 mon.a (mon.0) 5084 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 63/630 objects degraded (10.000%), 19 pgs degraded) 2024-04-30T10:11:54.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[75481]: cluster 2024-04-30T10:11:53.514606+0000 mon.a (mon.0) 5084 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 63/630 objects degraded (10.000%), 19 pgs degraded) 2024-04-30T10:11:54.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[75481]: audit 2024-04-30T10:11:53.744159+0000 mgr.x (mgr.24998) 1412 : audit [DBG] from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:54.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[75481]: audit 2024-04-30T10:11:53.744159+0000 mgr.x (mgr.24998) 1412 : audit [DBG] from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:54.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[75481]: audit 2024-04-30T10:11:53.789197+0000 mgr.x (mgr.24998) 1413 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:54.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[75481]: audit 2024-04-30T10:11:53.789197+0000 mgr.x (mgr.24998) 1413 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:54.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[75481]: audit 2024-04-30T10:11:54.159481+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.144:0/361330522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:11:54.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[75481]: audit 2024-04-30T10:11:54.159481+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.144:0/361330522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:11:54.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[75481]: audit 2024-04-30T10:11:54.486140+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:54.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[75481]: audit 2024-04-30T10:11:54.486140+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:54.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[75481]: audit 2024-04-30T10:11:54.495583+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:54.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[75481]: audit 2024-04-30T10:11:54.495583+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:54.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[75481]: audit 2024-04-30T10:11:54.506830+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:54.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[75481]: audit 2024-04-30T10:11:54.506830+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:54.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[73244]: cluster 2024-04-30T10:11:53.405427+0000 mgr.x (mgr.24998) 1411 : cluster [DBG] pgmap v252: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:11:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[73244]: cluster 2024-04-30T10:11:53.405427+0000 mgr.x (mgr.24998) 1411 : cluster [DBG] pgmap v252: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-30T10:11:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[73244]: cluster 2024-04-30T10:11:53.514606+0000 mon.a (mon.0) 5084 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 63/630 objects degraded (10.000%), 19 pgs degraded) 2024-04-30T10:11:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[73244]: cluster 2024-04-30T10:11:53.514606+0000 mon.a (mon.0) 5084 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 63/630 objects degraded (10.000%), 19 pgs degraded) 2024-04-30T10:11:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[73244]: audit 2024-04-30T10:11:53.744159+0000 mgr.x (mgr.24998) 1412 : audit [DBG] from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[73244]: audit 2024-04-30T10:11:53.744159+0000 mgr.x (mgr.24998) 1412 : audit [DBG] from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:11:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[73244]: audit 2024-04-30T10:11:53.789197+0000 mgr.x (mgr.24998) 1413 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[73244]: audit 2024-04-30T10:11:53.789197+0000 mgr.x (mgr.24998) 1413 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:11:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[73244]: audit 2024-04-30T10:11:54.159481+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.144:0/361330522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:11:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[73244]: audit 2024-04-30T10:11:54.159481+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.144:0/361330522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:11:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[73244]: audit 2024-04-30T10:11:54.486140+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[73244]: audit 2024-04-30T10:11:54.486140+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[73244]: audit 2024-04-30T10:11:54.495583+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[73244]: audit 2024-04-30T10:11:54.495583+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[73244]: audit 2024-04-30T10:11:54.506830+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:54 smithi144 bash[73244]: audit 2024-04-30T10:11:54.506830+0000 mon.a (mon.0) 5087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:11:55.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:54 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:55.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:11:54 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:55.323 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:11:54 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:55.323 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:11:54 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:55.323 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:54 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:55.324 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:11:54 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:55.324 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:11:54 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:55.324 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:11:54 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:55.324 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:54 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:55.324 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:55 smithi151 systemd[1]: Stopping Ceph osd.7 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:11:55.325 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:55 smithi151 bash[75985]: debug 2024-04-30T10:11:55.113+0000 7fb57405b700 -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-30T10:11:55.325 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:55 smithi151 bash[75985]: debug 2024-04-30T10:11:55.113+0000 7fb57405b700 -1 osd.7 166 *** Got signal Terminated *** 2024-04-30T10:11:55.325 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:55 smithi151 bash[75985]: debug 2024-04-30T10:11:55.113+0000 7fb57405b700 -1 osd.7 166 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:11:55.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:55 smithi151 bash[59049]: cluster 2024-04-30T10:11:55.118387+0000 mon.a (mon.0) 5088 : cluster [INF] osd.7 marked itself down and dead 2024-04-30T10:11:55.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:55 smithi151 bash[59049]: cluster 2024-04-30T10:11:55.118387+0000 mon.a (mon.0) 5088 : cluster [INF] osd.7 marked itself down and dead 2024-04-30T10:11:55.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:55 smithi144 bash[73244]: cluster 2024-04-30T10:11:55.118387+0000 mon.a (mon.0) 5088 : cluster [INF] osd.7 marked itself down and dead 2024-04-30T10:11:55.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:55 smithi144 bash[73244]: cluster 2024-04-30T10:11:55.118387+0000 mon.a (mon.0) 5088 : cluster [INF] osd.7 marked itself down and dead 2024-04-30T10:11:55.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:55 smithi144 bash[75481]: cluster 2024-04-30T10:11:55.118387+0000 mon.a (mon.0) 5088 : cluster [INF] osd.7 marked itself down and dead 2024-04-30T10:11:55.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:55 smithi144 bash[75481]: cluster 2024-04-30T10:11:55.118387+0000 mon.a (mon.0) 5088 : cluster [INF] osd.7 marked itself down and dead 2024-04-30T10:11:56.818 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:56 smithi151 bash[77630]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-7 2024-04-30T10:11:56.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:56 smithi151 bash[59049]: cluster 2024-04-30T10:11:55.406537+0000 mgr.x (mgr.24998) 1414 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-30T10:11:56.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:56 smithi151 bash[59049]: cluster 2024-04-30T10:11:55.406537+0000 mgr.x (mgr.24998) 1414 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-30T10:11:56.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:56 smithi151 bash[59049]: cluster 2024-04-30T10:11:55.524659+0000 mon.a (mon.0) 5089 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:11:56.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:56 smithi151 bash[59049]: cluster 2024-04-30T10:11:55.524659+0000 mon.a (mon.0) 5089 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:11:56.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:56 smithi151 bash[59049]: cluster 2024-04-30T10:11:55.541401+0000 mon.a (mon.0) 5090 : cluster [DBG] osdmap e167: 8 total, 7 up, 8 in 2024-04-30T10:11:56.819 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:56 smithi151 bash[59049]: cluster 2024-04-30T10:11:55.541401+0000 mon.a (mon.0) 5090 : cluster [DBG] osdmap e167: 8 total, 7 up, 8 in 2024-04-30T10:11:56.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:56 smithi144 bash[75481]: cluster 2024-04-30T10:11:55.406537+0000 mgr.x (mgr.24998) 1414 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-30T10:11:56.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:56 smithi144 bash[75481]: cluster 2024-04-30T10:11:55.406537+0000 mgr.x (mgr.24998) 1414 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-30T10:11:56.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:56 smithi144 bash[75481]: cluster 2024-04-30T10:11:55.524659+0000 mon.a (mon.0) 5089 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:11:56.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:56 smithi144 bash[75481]: cluster 2024-04-30T10:11:55.524659+0000 mon.a (mon.0) 5089 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:11:56.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:56 smithi144 bash[75481]: cluster 2024-04-30T10:11:55.541401+0000 mon.a (mon.0) 5090 : cluster [DBG] osdmap e167: 8 total, 7 up, 8 in 2024-04-30T10:11:56.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:56 smithi144 bash[75481]: cluster 2024-04-30T10:11:55.541401+0000 mon.a (mon.0) 5090 : cluster [DBG] osdmap e167: 8 total, 7 up, 8 in 2024-04-30T10:11:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:56 smithi144 bash[73244]: cluster 2024-04-30T10:11:55.406537+0000 mgr.x (mgr.24998) 1414 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-30T10:11:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:56 smithi144 bash[73244]: cluster 2024-04-30T10:11:55.406537+0000 mgr.x (mgr.24998) 1414 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-30T10:11:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:56 smithi144 bash[73244]: cluster 2024-04-30T10:11:55.524659+0000 mon.a (mon.0) 5089 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:11:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:56 smithi144 bash[73244]: cluster 2024-04-30T10:11:55.524659+0000 mon.a (mon.0) 5089 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-30T10:11:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:56 smithi144 bash[73244]: cluster 2024-04-30T10:11:55.541401+0000 mon.a (mon.0) 5090 : cluster [DBG] osdmap e167: 8 total, 7 up, 8 in 2024-04-30T10:11:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:56 smithi144 bash[73244]: cluster 2024-04-30T10:11:55.541401+0000 mon.a (mon.0) 5090 : cluster [DBG] osdmap e167: 8 total, 7 up, 8 in 2024-04-30T10:11:57.072 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:56 smithi151 bash[77694]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-7 2024-04-30T10:11:57.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:57 smithi144 bash[73244]: cluster 2024-04-30T10:11:56.546168+0000 mon.a (mon.0) 5091 : cluster [DBG] osdmap e168: 8 total, 7 up, 8 in 2024-04-30T10:11:57.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:57 smithi144 bash[73244]: cluster 2024-04-30T10:11:56.546168+0000 mon.a (mon.0) 5091 : cluster [DBG] osdmap e168: 8 total, 7 up, 8 in 2024-04-30T10:11:57.624 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:57 smithi144 bash[75481]: cluster 2024-04-30T10:11:56.546168+0000 mon.a (mon.0) 5091 : cluster [DBG] osdmap e168: 8 total, 7 up, 8 in 2024-04-30T10:11:57.624 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:57 smithi144 bash[75481]: cluster 2024-04-30T10:11:56.546168+0000 mon.a (mon.0) 5091 : cluster [DBG] osdmap e168: 8 total, 7 up, 8 in 2024-04-30T10:11:57.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:57 smithi151 bash[59049]: cluster 2024-04-30T10:11:56.546168+0000 mon.a (mon.0) 5091 : cluster [DBG] osdmap e168: 8 total, 7 up, 8 in 2024-04-30T10:11:57.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:57 smithi151 bash[59049]: cluster 2024-04-30T10:11:56.546168+0000 mon.a (mon.0) 5091 : cluster [DBG] osdmap e168: 8 total, 7 up, 8 in 2024-04-30T10:11:58.546 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:11:58 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:11:58] "GET /metrics HTTP/1.1" 200 38415 "" "Prometheus/2.33.4" 2024-04-30T10:11:58.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:58 smithi151 bash[59049]: cluster 2024-04-30T10:11:57.407576+0000 mgr.x (mgr.24998) 1415 : cluster [DBG] pgmap v256: 161 pgs: 5 active+undersized+degraded, 14 peering, 21 stale+active+clean, 8 active+undersized, 113 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 18/630 objects degraded (2.857%) 2024-04-30T10:11:58.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:58 smithi151 bash[59049]: cluster 2024-04-30T10:11:57.407576+0000 mgr.x (mgr.24998) 1415 : cluster [DBG] pgmap v256: 161 pgs: 5 active+undersized+degraded, 14 peering, 21 stale+active+clean, 8 active+undersized, 113 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 18/630 objects degraded (2.857%) 2024-04-30T10:11:58.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:58 smithi151 bash[59049]: cluster 2024-04-30T10:11:57.539122+0000 mon.a (mon.0) 5092 : cluster [WRN] Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:58.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:58 smithi151 bash[59049]: cluster 2024-04-30T10:11:57.539122+0000 mon.a (mon.0) 5092 : cluster [WRN] Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:58.895 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:58 smithi144 bash[73244]: cluster 2024-04-30T10:11:57.407576+0000 mgr.x (mgr.24998) 1415 : cluster [DBG] pgmap v256: 161 pgs: 5 active+undersized+degraded, 14 peering, 21 stale+active+clean, 8 active+undersized, 113 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 18/630 objects degraded (2.857%) 2024-04-30T10:11:58.895 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:58 smithi144 bash[73244]: cluster 2024-04-30T10:11:57.407576+0000 mgr.x (mgr.24998) 1415 : cluster [DBG] pgmap v256: 161 pgs: 5 active+undersized+degraded, 14 peering, 21 stale+active+clean, 8 active+undersized, 113 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 18/630 objects degraded (2.857%) 2024-04-30T10:11:58.895 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:58 smithi144 bash[73244]: cluster 2024-04-30T10:11:57.539122+0000 mon.a (mon.0) 5092 : cluster [WRN] Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:58.895 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:11:58 smithi144 bash[73244]: cluster 2024-04-30T10:11:57.539122+0000 mon.a (mon.0) 5092 : cluster [WRN] Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:58.895 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:58 smithi144 bash[75481]: cluster 2024-04-30T10:11:57.407576+0000 mgr.x (mgr.24998) 1415 : cluster [DBG] pgmap v256: 161 pgs: 5 active+undersized+degraded, 14 peering, 21 stale+active+clean, 8 active+undersized, 113 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 18/630 objects degraded (2.857%) 2024-04-30T10:11:58.895 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:58 smithi144 bash[75481]: cluster 2024-04-30T10:11:57.407576+0000 mgr.x (mgr.24998) 1415 : cluster [DBG] pgmap v256: 161 pgs: 5 active+undersized+degraded, 14 peering, 21 stale+active+clean, 8 active+undersized, 113 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s; 18/630 objects degraded (2.857%) 2024-04-30T10:11:58.896 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:58 smithi144 bash[75481]: cluster 2024-04-30T10:11:57.539122+0000 mon.a (mon.0) 5092 : cluster [WRN] Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:58.896 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:11:58 smithi144 bash[75481]: cluster 2024-04-30T10:11:57.539122+0000 mon.a (mon.0) 5092 : cluster [WRN] Health check failed: Degraded data redundancy: 18/630 objects degraded (2.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-30T10:11:59.163 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:11:59 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:59.163 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:11:59 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:59.164 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:11:59 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:59.164 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:11:59 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:59.164 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:11:59 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:59.165 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:58 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.7.service: Deactivated successfully. 2024-04-30T10:11:59.165 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:58 smithi151 systemd[1]: Stopped Ceph osd.7 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:11:59.165 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:59 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:59.165 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:11:59 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:59.165 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:11:59 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:59.166 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:11:59 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:11:59.572 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:11:59 smithi151 systemd[1]: Started Ceph osd.7 for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:12:00.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.207313+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.207313+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.218043+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.218043+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.225542+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.225542+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.226481+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.226481+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.235491+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.235491+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.276797+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.276797+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.279671+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.279671+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.282587+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.282587+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.283575+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.283575+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.289351+0000 mon.a (mon.0) 5102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.289351+0000 mon.a (mon.0) 5102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.207313+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.207313+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.218043+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.218043+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.225542+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.225542+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.226481+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.226481+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.235491+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.235491+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.276797+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.276797+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.279671+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.279671+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.282587+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.282587+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.283575+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.283575+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.289351+0000 mon.a (mon.0) 5102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.289351+0000 mon.a (mon.0) 5102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.330391+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.330391+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.332610+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.332610+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.334618+0000 mon.a (mon.0) 5105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.334618+0000 mon.a (mon.0) 5105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.335309+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.335309+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.340145+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.340145+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.380666+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.380666+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.382830+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.382830+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.384670+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.384670+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.385484+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.385484+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.390753+0000 mon.a (mon.0) 5112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.330391+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.330391+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.332610+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.332610+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.334618+0000 mon.a (mon.0) 5105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.334618+0000 mon.a (mon.0) 5105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.335309+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.335309+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.340145+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.340145+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.380666+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.380666+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.382830+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.382830+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.384670+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.384670+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.385484+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.385484+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.390753+0000 mon.a (mon.0) 5112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.390753+0000 mon.a (mon.0) 5112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.432032+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.432032+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.434675+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.434675+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.436920+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.436920+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.437891+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.437891+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.443617+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.443617+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.515776+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.515776+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.519863+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.519863+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.522923+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.522923+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.524230+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.524230+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.390753+0000 mon.a (mon.0) 5112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.432032+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.432032+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.434675+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.434675+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.436920+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.436920+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.437891+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.437891+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.443617+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.443617+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.515776+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.515776+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.519863+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.519863+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.522923+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.522923+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.524230+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.524230+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.530541+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.530541+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.572192+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.572192+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.575878+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.575878+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.577974+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.577974+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.578673+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.578673+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.583958+0000 mon.a (mon.0) 5127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.583958+0000 mon.a (mon.0) 5127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.624759+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.624759+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.627137+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.627137+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.629323+0000 mon.a (mon.0) 5130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.629323+0000 mon.a (mon.0) 5130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.630116+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.530541+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.530541+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.572192+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.572192+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.575878+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.575878+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.577974+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.577974+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.578673+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.578673+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.583958+0000 mon.a (mon.0) 5127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.583958+0000 mon.a (mon.0) 5127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.624759+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.624759+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.627137+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.627137+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.629323+0000 mon.a (mon.0) 5130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.629323+0000 mon.a (mon.0) 5130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.630116+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.630116+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.635818+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.635818+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.676150+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.676150+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.678199+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.678199+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.680389+0000 mon.a (mon.0) 5135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.680389+0000 mon.a (mon.0) 5135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.681334+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.681334+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.686649+0000 mon.a (mon.0) 5137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.686649+0000 mon.a (mon.0) 5137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.764431+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.764431+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.767159+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.767159+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.769452+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.769452+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.630116+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.635818+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.635818+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.676150+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.676150+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.678199+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.678199+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.680389+0000 mon.a (mon.0) 5135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.680389+0000 mon.a (mon.0) 5135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.681334+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.681334+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.686649+0000 mon.a (mon.0) 5137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.686649+0000 mon.a (mon.0) 5137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.764431+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.764431+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.767159+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.767159+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.769452+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.769452+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.770393+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.770393+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.778363+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.778363+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.836389+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.836389+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.839179+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.839179+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.841565+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.841565+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.842449+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.842449+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.848460+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.848460+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.889247+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.889247+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.891724+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.891724+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.894143+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.770393+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.770393+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.778363+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.778363+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.836389+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.836389+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.839179+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.839179+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.841565+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.841565+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.842449+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.842449+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.848460+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.848460+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.889247+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.889247+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.891724+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.891724+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.894143+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.894143+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.895006+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.895006+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.900886+0000 mon.a (mon.0) 5152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.900886+0000 mon.a (mon.0) 5152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.948548+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.948548+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.951021+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.951021+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.953301+0000 mon.a (mon.0) 5155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.953301+0000 mon.a (mon.0) 5155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.954071+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.954071+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.960060+0000 mon.a (mon.0) 5157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:11:59.960060+0000 mon.a (mon.0) 5157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.001691+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.001691+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.004186+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.004186+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.006464+0000 mon.a (mon.0) 5160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.894143+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.895006+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.895006+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.900886+0000 mon.a (mon.0) 5152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.900886+0000 mon.a (mon.0) 5152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.948548+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.948548+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.951021+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.951021+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.953301+0000 mon.a (mon.0) 5155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.953301+0000 mon.a (mon.0) 5155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.954071+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.954071+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.960060+0000 mon.a (mon.0) 5157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:11:59.960060+0000 mon.a (mon.0) 5157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.001691+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.001691+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.004186+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.004186+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.006464+0000 mon.a (mon.0) 5160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.006464+0000 mon.a (mon.0) 5160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.007300+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.007300+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.013137+0000 mon.a (mon.0) 5162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.013137+0000 mon.a (mon.0) 5162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.088478+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.088478+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.091401+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.091401+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.093993+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.093993+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.095121+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.095121+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.104757+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.104757+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.184210+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.184210+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.187614+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.187614+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.006464+0000 mon.a (mon.0) 5160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.007300+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.007300+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.013137+0000 mon.a (mon.0) 5162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.013137+0000 mon.a (mon.0) 5162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.088478+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.088478+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.091401+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.091401+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.093993+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.093993+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.095121+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.095121+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.104757+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.104757+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.184210+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.184210+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.187614+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.187614+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.190380+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.190380+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.191490+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.191490+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.197764+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[73244]: audit 2024-04-30T10:12:00.197764+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.190380+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.190380+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.191490+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.191490+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.197764+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:00 smithi144 bash[75481]: audit 2024-04-30T10:12:00.197764+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.207313+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.207313+0000 mon.a (mon.0) 5093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.218043+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.218043+0000 mon.a (mon.0) 5094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.225542+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.225542+0000 mon.a (mon.0) 5095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.226481+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.226481+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.235491+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.235491+0000 mon.a (mon.0) 5097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.276797+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.276797+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.279671+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.279671+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.282587+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.282587+0000 mon.a (mon.0) 5100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.283575+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.283575+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.289351+0000 mon.a (mon.0) 5102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.289351+0000 mon.a (mon.0) 5102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.330391+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.330391+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.332610+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.332610+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.334618+0000 mon.a (mon.0) 5105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.334618+0000 mon.a (mon.0) 5105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.335309+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.335309+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.340145+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.340145+0000 mon.a (mon.0) 5107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.380666+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.380666+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.382830+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.382830+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.384670+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.384670+0000 mon.a (mon.0) 5110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.385484+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.385484+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.390753+0000 mon.a (mon.0) 5112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.390753+0000 mon.a (mon.0) 5112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.432032+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.432032+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.434675+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.434675+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.436920+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.436920+0000 mon.a (mon.0) 5115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.437891+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.437891+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.443617+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.443617+0000 mon.a (mon.0) 5117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.515776+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.515776+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.519863+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.519863+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.522923+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.522923+0000 mon.a (mon.0) 5120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.524230+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.524230+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.530541+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.530541+0000 mon.a (mon.0) 5122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.572192+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.572192+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.575878+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.575878+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.577974+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.577974+0000 mon.a (mon.0) 5125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.578673+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.578673+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.583958+0000 mon.a (mon.0) 5127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.583958+0000 mon.a (mon.0) 5127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.624759+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.624759+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.627137+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.627137+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.629323+0000 mon.a (mon.0) 5130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.629323+0000 mon.a (mon.0) 5130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.630116+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.630116+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.635818+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.635818+0000 mon.a (mon.0) 5132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.676150+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.676150+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.678199+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.678199+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.680389+0000 mon.a (mon.0) 5135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.680389+0000 mon.a (mon.0) 5135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.681334+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.681334+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.686649+0000 mon.a (mon.0) 5137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.686649+0000 mon.a (mon.0) 5137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.764431+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.764431+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.767159+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.767159+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.769452+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.769452+0000 mon.a (mon.0) 5140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.770393+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.770393+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.778363+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.778363+0000 mon.a (mon.0) 5142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.836389+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.836389+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.839179+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.839179+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.841565+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.841565+0000 mon.a (mon.0) 5145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.842449+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.842449+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.848460+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.848460+0000 mon.a (mon.0) 5147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.889247+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.889247+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.891724+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.891724+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.894143+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.894143+0000 mon.a (mon.0) 5150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.895006+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.895006+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.900886+0000 mon.a (mon.0) 5152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.900886+0000 mon.a (mon.0) 5152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.948548+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.948548+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.951021+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.951021+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.953301+0000 mon.a (mon.0) 5155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.953301+0000 mon.a (mon.0) 5155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.954071+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.954071+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.960060+0000 mon.a (mon.0) 5157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:11:59.960060+0000 mon.a (mon.0) 5157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.001691+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.001691+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.004186+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.004186+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.006464+0000 mon.a (mon.0) 5160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.006464+0000 mon.a (mon.0) 5160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.007300+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.007300+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.013137+0000 mon.a (mon.0) 5162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.013137+0000 mon.a (mon.0) 5162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.088478+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.088478+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.091401+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.091401+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.093993+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.093993+0000 mon.a (mon.0) 5165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.095121+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.095121+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.104757+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.104757+0000 mon.a (mon.0) 5167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.184210+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.184210+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:00.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.187614+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.187614+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:00.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.190380+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.190380+0000 mon.a (mon.0) 5170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:00.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.191490+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.191490+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:00.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.197764+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:00.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:00 smithi151 bash[59049]: audit 2024-04-30T10:12:00.197764+0000 mon.a (mon.0) 5172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.470 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[77847]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:12:01.470 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[77847]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-30T10:12:01.471 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[77847]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-30T10:12:01.471 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[77847]: 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-30T10:12:01.471 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[77847]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-30T10:12:01.471 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[77847]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-30T10:12:01.471 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[77847]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-30T10:12:01.471 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[77847]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-30T10:12:01.471 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[77847]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-30T10:12:01.472 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.234737+0000 mgr.x (mgr.24998) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.472 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.234737+0000 mgr.x (mgr.24998) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.472 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.288548+0000 mgr.x (mgr.24998) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.472 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.288548+0000 mgr.x (mgr.24998) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.472 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.339268+0000 mgr.x (mgr.24998) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.472 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.339268+0000 mgr.x (mgr.24998) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.473 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.389942+0000 mgr.x (mgr.24998) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.473 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.389942+0000 mgr.x (mgr.24998) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.473 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cluster 2024-04-30T10:11:59.408198+0000 mgr.x (mgr.24998) 1420 : cluster [DBG] pgmap v257: 161 pgs: 13 active+undersized+degraded, 14 peering, 12 stale+active+clean, 26 active+undersized, 96 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 38/630 objects degraded (6.032%) 2024-04-30T10:12:01.473 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cluster 2024-04-30T10:11:59.408198+0000 mgr.x (mgr.24998) 1420 : cluster [DBG] pgmap v257: 161 pgs: 13 active+undersized+degraded, 14 peering, 12 stale+active+clean, 26 active+undersized, 96 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 38/630 objects degraded (6.032%) 2024-04-30T10:12:01.473 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.442809+0000 mgr.x (mgr.24998) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.473 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.442809+0000 mgr.x (mgr.24998) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.473 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.529686+0000 mgr.x (mgr.24998) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.473 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.529686+0000 mgr.x (mgr.24998) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.473 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.583061+0000 mgr.x (mgr.24998) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.473 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.583061+0000 mgr.x (mgr.24998) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.473 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.635021+0000 mgr.x (mgr.24998) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.473 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.635021+0000 mgr.x (mgr.24998) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.473 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.685904+0000 mgr.x (mgr.24998) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.473 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.685904+0000 mgr.x (mgr.24998) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.473 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.777593+0000 mgr.x (mgr.24998) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.474 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.777593+0000 mgr.x (mgr.24998) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.474 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.847729+0000 mgr.x (mgr.24998) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.474 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.847729+0000 mgr.x (mgr.24998) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.474 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.900163+0000 mgr.x (mgr.24998) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.474 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.900163+0000 mgr.x (mgr.24998) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.474 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.959326+0000 mgr.x (mgr.24998) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.474 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:11:59.959326+0000 mgr.x (mgr.24998) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.474 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.012414+0000 mgr.x (mgr.24998) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.474 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.012414+0000 mgr.x (mgr.24998) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.474 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.104118+0000 mgr.x (mgr.24998) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.474 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.104118+0000 mgr.x (mgr.24998) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.474 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.197248+0000 mgr.x (mgr.24998) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.474 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.197248+0000 mgr.x (mgr.24998) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.475 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.300145+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.475 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.300145+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.475 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.302635+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.475 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.302635+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.475 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.305434+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.475 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.305434+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.475 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.306621+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.475 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.306621+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.475 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.312799+0000 mon.a (mon.0) 5177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.475 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.312799+0000 mon.a (mon.0) 5177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.475 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.356416+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.475 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.356416+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.475 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.359152+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.475 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.359152+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.475 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.362140+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.476 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.362140+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.476 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.362991+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.476 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.362991+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.476 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.371401+0000 mon.a (mon.0) 5182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.476 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.371401+0000 mon.a (mon.0) 5182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.476 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.444827+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.476 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.444827+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.476 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.449399+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.476 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.449399+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.476 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.453332+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.476 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.453332+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.476 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.454585+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.476 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.454585+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.476 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.467351+0000 mon.a (mon.0) 5187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.477 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.467351+0000 mon.a (mon.0) 5187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.477 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.546720+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.477 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.546720+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.477 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.551258+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.477 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.551258+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.477 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.554827+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.477 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.554827+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.477 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.556214+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.477 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.556214+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.477 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.568334+0000 mon.a (mon.0) 5192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.477 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.568334+0000 mon.a (mon.0) 5192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.477 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.642499+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.477 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.642499+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.477 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.647090+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.478 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.647090+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.478 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.650949+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.478 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.650949+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.478 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.652629+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.478 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.652629+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.478 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.664060+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.478 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.664060+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.478 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.727878+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.478 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.727878+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.478 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.730972+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.478 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.730972+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.478 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.734156+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.478 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.734156+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.478 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.735220+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.479 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.735220+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.479 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.744504+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.479 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.744504+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.479 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.823854+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.479 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.823854+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.479 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.827254+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.479 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.827254+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.479 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.830038+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.479 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.830038+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.479 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.831274+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.479 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.831274+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.479 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.842052+0000 mon.a (mon.0) 5207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.479 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.842052+0000 mon.a (mon.0) 5207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.479 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.920725+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.480 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.920725+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.480 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.923916+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.480 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.923916+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.480 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.926651+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.480 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.926651+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.480 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.927785+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.480 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.927785+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.480 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.936697+0000 mon.a (mon.0) 5212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.480 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:00.936697+0000 mon.a (mon.0) 5212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.480 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.000421+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.480 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.000421+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.480 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.003627+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.480 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.003627+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.481 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.006158+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.481 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.006158+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.481 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.007364+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.481 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.007364+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.481 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.018065+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.481 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.018065+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.481 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.075760+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.481 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.075760+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.481 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.078590+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.482 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.078590+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.482 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.081026+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.482 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.081026+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.482 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.082030+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.482 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.082030+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.482 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.092275+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.482 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.092275+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.482 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.154133+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.482 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.154133+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.482 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.156905+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.482 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.156905+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.482 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.159067+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.482 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.159067+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.482 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.160088+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.482 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.160088+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.483 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.169964+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.483 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:01 smithi151 bash[59049]: audit 2024-04-30T10:12:01.169964+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.234737+0000 mgr.x (mgr.24998) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.234737+0000 mgr.x (mgr.24998) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.288548+0000 mgr.x (mgr.24998) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.288548+0000 mgr.x (mgr.24998) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.339268+0000 mgr.x (mgr.24998) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.339268+0000 mgr.x (mgr.24998) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.389942+0000 mgr.x (mgr.24998) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.389942+0000 mgr.x (mgr.24998) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cluster 2024-04-30T10:11:59.408198+0000 mgr.x (mgr.24998) 1420 : cluster [DBG] pgmap v257: 161 pgs: 13 active+undersized+degraded, 14 peering, 12 stale+active+clean, 26 active+undersized, 96 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 38/630 objects degraded (6.032%) 2024-04-30T10:12:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cluster 2024-04-30T10:11:59.408198+0000 mgr.x (mgr.24998) 1420 : cluster [DBG] pgmap v257: 161 pgs: 13 active+undersized+degraded, 14 peering, 12 stale+active+clean, 26 active+undersized, 96 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 38/630 objects degraded (6.032%) 2024-04-30T10:12:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.442809+0000 mgr.x (mgr.24998) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.442809+0000 mgr.x (mgr.24998) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.529686+0000 mgr.x (mgr.24998) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.529686+0000 mgr.x (mgr.24998) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.583061+0000 mgr.x (mgr.24998) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.583061+0000 mgr.x (mgr.24998) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.635021+0000 mgr.x (mgr.24998) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.635021+0000 mgr.x (mgr.24998) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.685904+0000 mgr.x (mgr.24998) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.685904+0000 mgr.x (mgr.24998) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.234737+0000 mgr.x (mgr.24998) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.234737+0000 mgr.x (mgr.24998) 1416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.288548+0000 mgr.x (mgr.24998) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.288548+0000 mgr.x (mgr.24998) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.339268+0000 mgr.x (mgr.24998) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.339268+0000 mgr.x (mgr.24998) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.389942+0000 mgr.x (mgr.24998) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.389942+0000 mgr.x (mgr.24998) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cluster 2024-04-30T10:11:59.408198+0000 mgr.x (mgr.24998) 1420 : cluster [DBG] pgmap v257: 161 pgs: 13 active+undersized+degraded, 14 peering, 12 stale+active+clean, 26 active+undersized, 96 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 38/630 objects degraded (6.032%) 2024-04-30T10:12:01.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cluster 2024-04-30T10:11:59.408198+0000 mgr.x (mgr.24998) 1420 : cluster [DBG] pgmap v257: 161 pgs: 13 active+undersized+degraded, 14 peering, 12 stale+active+clean, 26 active+undersized, 96 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 38/630 objects degraded (6.032%) 2024-04-30T10:12:01.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.442809+0000 mgr.x (mgr.24998) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.442809+0000 mgr.x (mgr.24998) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.529686+0000 mgr.x (mgr.24998) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.529686+0000 mgr.x (mgr.24998) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.583061+0000 mgr.x (mgr.24998) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.583061+0000 mgr.x (mgr.24998) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.635021+0000 mgr.x (mgr.24998) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.635021+0000 mgr.x (mgr.24998) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.685904+0000 mgr.x (mgr.24998) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.685904+0000 mgr.x (mgr.24998) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.777593+0000 mgr.x (mgr.24998) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.777593+0000 mgr.x (mgr.24998) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.847729+0000 mgr.x (mgr.24998) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.847729+0000 mgr.x (mgr.24998) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.900163+0000 mgr.x (mgr.24998) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.900163+0000 mgr.x (mgr.24998) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.959326+0000 mgr.x (mgr.24998) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:11:59.959326+0000 mgr.x (mgr.24998) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.012414+0000 mgr.x (mgr.24998) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.012414+0000 mgr.x (mgr.24998) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.104118+0000 mgr.x (mgr.24998) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.104118+0000 mgr.x (mgr.24998) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.197248+0000 mgr.x (mgr.24998) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.197248+0000 mgr.x (mgr.24998) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.300145+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.300145+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.302635+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.302635+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.305434+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.305434+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.306621+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.777593+0000 mgr.x (mgr.24998) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.777593+0000 mgr.x (mgr.24998) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.847729+0000 mgr.x (mgr.24998) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.847729+0000 mgr.x (mgr.24998) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.900163+0000 mgr.x (mgr.24998) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.900163+0000 mgr.x (mgr.24998) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.959326+0000 mgr.x (mgr.24998) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:11:59.959326+0000 mgr.x (mgr.24998) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.012414+0000 mgr.x (mgr.24998) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.012414+0000 mgr.x (mgr.24998) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.104118+0000 mgr.x (mgr.24998) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.104118+0000 mgr.x (mgr.24998) 1431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.197248+0000 mgr.x (mgr.24998) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.197248+0000 mgr.x (mgr.24998) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:01.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.300145+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.300145+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.302635+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.302635+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.305434+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.305434+0000 mon.a (mon.0) 5175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.306621+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.306621+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.312799+0000 mon.a (mon.0) 5177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.312799+0000 mon.a (mon.0) 5177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.356416+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.356416+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.359152+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.359152+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.362140+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.362140+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.362991+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.362991+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.371401+0000 mon.a (mon.0) 5182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.371401+0000 mon.a (mon.0) 5182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.444827+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.444827+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.449399+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.449399+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.453332+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.453332+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.306621+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.312799+0000 mon.a (mon.0) 5177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.312799+0000 mon.a (mon.0) 5177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.356416+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.356416+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.359152+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.359152+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.362140+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.362140+0000 mon.a (mon.0) 5180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.362991+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.362991+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.371401+0000 mon.a (mon.0) 5182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.371401+0000 mon.a (mon.0) 5182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.444827+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.444827+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.449399+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.449399+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.453332+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.453332+0000 mon.a (mon.0) 5185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.454585+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.454585+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.467351+0000 mon.a (mon.0) 5187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.467351+0000 mon.a (mon.0) 5187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.546720+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.546720+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.551258+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.551258+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.554827+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.554827+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.556214+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.556214+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.568334+0000 mon.a (mon.0) 5192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.568334+0000 mon.a (mon.0) 5192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.642499+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.642499+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.647090+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.647090+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.650949+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.650949+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.454585+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.454585+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.467351+0000 mon.a (mon.0) 5187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.467351+0000 mon.a (mon.0) 5187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.546720+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.546720+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.551258+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.551258+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.554827+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.554827+0000 mon.a (mon.0) 5190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.556214+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.556214+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.568334+0000 mon.a (mon.0) 5192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.568334+0000 mon.a (mon.0) 5192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.642499+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.642499+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.647090+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.647090+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.650949+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.650949+0000 mon.a (mon.0) 5195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.652629+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.652629+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.664060+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.664060+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.727878+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.727878+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.730972+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.730972+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.734156+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.734156+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.735220+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.735220+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.744504+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.744504+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.823854+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.823854+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.827254+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.827254+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.830038+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.652629+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.652629+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.664060+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.664060+0000 mon.a (mon.0) 5197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.727878+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.727878+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.730972+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.730972+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.734156+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.734156+0000 mon.a (mon.0) 5200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.735220+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.735220+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.744504+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.744504+0000 mon.a (mon.0) 5202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.823854+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.823854+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.827254+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.827254+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.830038+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.830038+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.831274+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.831274+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.842052+0000 mon.a (mon.0) 5207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.842052+0000 mon.a (mon.0) 5207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.920725+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.920725+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.923916+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.923916+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.926651+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.926651+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.927785+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.927785+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.936697+0000 mon.a (mon.0) 5212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:00.936697+0000 mon.a (mon.0) 5212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.000421+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.000421+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.003627+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.003627+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.830038+0000 mon.a (mon.0) 5205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.831274+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.831274+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.842052+0000 mon.a (mon.0) 5207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.842052+0000 mon.a (mon.0) 5207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.920725+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.920725+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.923916+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.923916+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.926651+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.926651+0000 mon.a (mon.0) 5210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.927785+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.927785+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.936697+0000 mon.a (mon.0) 5212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:00.936697+0000 mon.a (mon.0) 5212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.000421+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.000421+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.003627+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.003627+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.006158+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.006158+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.007364+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.007364+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.018065+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.018065+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.075760+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.075760+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.078590+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.078590+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.081026+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.081026+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.082030+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.082030+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.092275+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.092275+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.154133+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.154133+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.156905+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.006158+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.006158+0000 mon.a (mon.0) 5215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.007364+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.007364+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.018065+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.018065+0000 mon.a (mon.0) 5217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.075760+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.075760+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.078590+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.078590+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.081026+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.081026+0000 mon.a (mon.0) 5220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.082030+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.082030+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.092275+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.092275+0000 mon.a (mon.0) 5222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.154133+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.154133+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:01.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.156905+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.156905+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.159067+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.159067+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.160088+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.160088+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.169964+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[73244]: audit 2024-04-30T10:12:01.169964+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.156905+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:01.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.159067+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.159067+0000 mon.a (mon.0) 5225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:01.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.160088+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.160088+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:01.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.169964+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:01.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:01 smithi144 bash[75481]: audit 2024-04-30T10:12:01.169964+0000 mon.a (mon.0) 5227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.312028+0000 mgr.x (mgr.24998) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.312028+0000 mgr.x (mgr.24998) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.370594+0000 mgr.x (mgr.24998) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.370594+0000 mgr.x (mgr.24998) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.466921+0000 mgr.x (mgr.24998) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.466921+0000 mgr.x (mgr.24998) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.568029+0000 mgr.x (mgr.24998) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.568029+0000 mgr.x (mgr.24998) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.663321+0000 mgr.x (mgr.24998) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.663321+0000 mgr.x (mgr.24998) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.743795+0000 mgr.x (mgr.24998) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.743795+0000 mgr.x (mgr.24998) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.841577+0000 mgr.x (mgr.24998) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.841577+0000 mgr.x (mgr.24998) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.936098+0000 mgr.x (mgr.24998) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:00.936098+0000 mgr.x (mgr.24998) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.017565+0000 mgr.x (mgr.24998) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.017565+0000 mgr.x (mgr.24998) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.091670+0000 mgr.x (mgr.24998) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.091670+0000 mgr.x (mgr.24998) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.169261+0000 mgr.x (mgr.24998) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.169261+0000 mgr.x (mgr.24998) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.224186+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.224186+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.226469+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.226469+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.228612+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.228612+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.229464+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.229464+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.242373+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.242373+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.300487+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.300487+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.303375+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.303375+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.307182+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.307182+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.308142+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.308142+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.315943+0000 mon.a (mon.0) 5237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.315943+0000 mon.a (mon.0) 5237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.373519+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.373519+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.375925+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.375925+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.378114+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.378114+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.379101+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.379101+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.387606+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.387606+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.428811+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.428811+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.431252+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.431252+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.433860+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.433860+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.434996+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.434996+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.441234+0000 mon.a (mon.0) 5247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.441234+0000 mon.a (mon.0) 5247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.483776+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.483776+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.486057+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.486057+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.488143+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.488143+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.489193+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.489193+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.497187+0000 mon.a (mon.0) 5252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.497187+0000 mon.a (mon.0) 5252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.538979+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.538979+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.541446+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.541446+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.543624+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.543624+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.544687+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.544687+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.551344+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.551344+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.593509+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.593509+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.596121+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.596121+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.598482+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.598482+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.599520+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.599520+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.607769+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.607769+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.665525+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.665525+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.668201+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.668201+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.671431+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.671431+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.672450+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.672450+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.680812+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.680812+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.721575+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.721575+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.724915+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.724915+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.727469+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.727469+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.728511+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.728511+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.737098+0000 mon.a (mon.0) 5272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.737098+0000 mon.a (mon.0) 5272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.794371+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.794371+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.797085+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.797085+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.799541+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.799541+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.800703+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.800703+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.809673+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.809673+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.882919+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.882919+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.885401+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.885401+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.888315+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.888315+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.889403+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.889403+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.898088+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.898088+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.940705+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.940705+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.943892+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.943892+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.947289+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.947289+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.948444+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.948444+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.956673+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:01.956673+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.013635+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.013635+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.016415+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.016415+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.018707+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.018707+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.019802+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.019802+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.028300+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.028300+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.071008+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.071008+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.073985+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.073985+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.076351+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.076351+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.077478+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.077478+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.086012+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.086012+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.126745+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.126745+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.129355+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.129355+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.131526+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.131526+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.132614+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.593 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.132614+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.593 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.142621+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.593 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:02 smithi151 bash[59049]: audit 2024-04-30T10:12:02.142621+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.312028+0000 mgr.x (mgr.24998) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.312028+0000 mgr.x (mgr.24998) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.370594+0000 mgr.x (mgr.24998) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.370594+0000 mgr.x (mgr.24998) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.466921+0000 mgr.x (mgr.24998) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.466921+0000 mgr.x (mgr.24998) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.568029+0000 mgr.x (mgr.24998) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.568029+0000 mgr.x (mgr.24998) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.663321+0000 mgr.x (mgr.24998) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.663321+0000 mgr.x (mgr.24998) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.743795+0000 mgr.x (mgr.24998) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.743795+0000 mgr.x (mgr.24998) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.841577+0000 mgr.x (mgr.24998) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.841577+0000 mgr.x (mgr.24998) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.936098+0000 mgr.x (mgr.24998) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:00.936098+0000 mgr.x (mgr.24998) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.017565+0000 mgr.x (mgr.24998) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.017565+0000 mgr.x (mgr.24998) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.091670+0000 mgr.x (mgr.24998) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.091670+0000 mgr.x (mgr.24998) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.169261+0000 mgr.x (mgr.24998) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.169261+0000 mgr.x (mgr.24998) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.312028+0000 mgr.x (mgr.24998) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.312028+0000 mgr.x (mgr.24998) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.370594+0000 mgr.x (mgr.24998) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.370594+0000 mgr.x (mgr.24998) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.466921+0000 mgr.x (mgr.24998) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.466921+0000 mgr.x (mgr.24998) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.568029+0000 mgr.x (mgr.24998) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.568029+0000 mgr.x (mgr.24998) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.663321+0000 mgr.x (mgr.24998) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.663321+0000 mgr.x (mgr.24998) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.743795+0000 mgr.x (mgr.24998) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.743795+0000 mgr.x (mgr.24998) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.841577+0000 mgr.x (mgr.24998) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.841577+0000 mgr.x (mgr.24998) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.936098+0000 mgr.x (mgr.24998) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:00.936098+0000 mgr.x (mgr.24998) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.017565+0000 mgr.x (mgr.24998) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.017565+0000 mgr.x (mgr.24998) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.091670+0000 mgr.x (mgr.24998) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.091670+0000 mgr.x (mgr.24998) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.169261+0000 mgr.x (mgr.24998) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.169261+0000 mgr.x (mgr.24998) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:02.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.224186+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.224186+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.226469+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.226469+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.228612+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.228612+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.229464+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.229464+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.242373+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.242373+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.300487+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.300487+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.303375+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.303375+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.307182+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.307182+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.308142+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.308142+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.315943+0000 mon.a (mon.0) 5237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.224186+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.224186+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.226469+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.226469+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.228612+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.228612+0000 mon.a (mon.0) 5230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.229464+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.229464+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.242373+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.242373+0000 mon.a (mon.0) 5232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.300487+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.300487+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.303375+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.303375+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.307182+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.307182+0000 mon.a (mon.0) 5235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.308142+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.308142+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.315943+0000 mon.a (mon.0) 5237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.315943+0000 mon.a (mon.0) 5237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.373519+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.373519+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.375925+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.375925+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.378114+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.378114+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.379101+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.379101+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.387606+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.387606+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.428811+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.428811+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.431252+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.431252+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.433860+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.433860+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.434996+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.434996+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.315943+0000 mon.a (mon.0) 5237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.373519+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.373519+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.375925+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.375925+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.378114+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.378114+0000 mon.a (mon.0) 5240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.379101+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.379101+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.387606+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.387606+0000 mon.a (mon.0) 5242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.428811+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.428811+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.431252+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.431252+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.433860+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.433860+0000 mon.a (mon.0) 5245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.434996+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.434996+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.441234+0000 mon.a (mon.0) 5247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.441234+0000 mon.a (mon.0) 5247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.483776+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.483776+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.486057+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.486057+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.488143+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.488143+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.489193+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.489193+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.497187+0000 mon.a (mon.0) 5252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.497187+0000 mon.a (mon.0) 5252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.538979+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.538979+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.541446+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.541446+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.543624+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.543624+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.544687+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.441234+0000 mon.a (mon.0) 5247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.441234+0000 mon.a (mon.0) 5247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.483776+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.483776+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.486057+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.486057+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.488143+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.488143+0000 mon.a (mon.0) 5250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.489193+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.489193+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.497187+0000 mon.a (mon.0) 5252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.497187+0000 mon.a (mon.0) 5252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.538979+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.538979+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.541446+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.541446+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.543624+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.543624+0000 mon.a (mon.0) 5255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.544687+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.544687+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.551344+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.551344+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.593509+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.593509+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.596121+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.596121+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.598482+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.598482+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.599520+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.599520+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.607769+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.607769+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.665525+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.665525+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.668201+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.668201+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.671431+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.671431+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.544687+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.551344+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.551344+0000 mon.a (mon.0) 5257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.593509+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.593509+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.596121+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.596121+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.598482+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.598482+0000 mon.a (mon.0) 5260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.599520+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.599520+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.607769+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.607769+0000 mon.a (mon.0) 5262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.665525+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.665525+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.668201+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.668201+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.671431+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.671431+0000 mon.a (mon.0) 5265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.672450+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.672450+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.680812+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.680812+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.721575+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.721575+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.724915+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.724915+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.727469+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.727469+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.728511+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.728511+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.737098+0000 mon.a (mon.0) 5272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.737098+0000 mon.a (mon.0) 5272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.794371+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.794371+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.797085+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.797085+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.799541+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.799541+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.672450+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.672450+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.680812+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.680812+0000 mon.a (mon.0) 5267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.721575+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.721575+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.724915+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.724915+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.727469+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.727469+0000 mon.a (mon.0) 5270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.728511+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.728511+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.737098+0000 mon.a (mon.0) 5272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.737098+0000 mon.a (mon.0) 5272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.794371+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.794371+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.797085+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.797085+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.799541+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.799541+0000 mon.a (mon.0) 5275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.800703+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.800703+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.809673+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.809673+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.882919+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.882919+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.885401+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.885401+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.888315+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.888315+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.889403+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.889403+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.898088+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.898088+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.940705+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.940705+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.943892+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.943892+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.947289+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.800703+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.800703+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.809673+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.809673+0000 mon.a (mon.0) 5277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.882919+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.882919+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.885401+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.885401+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.888315+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.888315+0000 mon.a (mon.0) 5280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.889403+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.889403+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.898088+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.898088+0000 mon.a (mon.0) 5282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.940705+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.940705+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.943892+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.943892+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.947289+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.947289+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.948444+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.948444+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.956673+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:01.956673+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.013635+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.013635+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.016415+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.016415+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.018707+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.018707+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.019802+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.019802+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.028300+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.028300+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.071008+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.071008+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.073985+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.073985+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.947289+0000 mon.a (mon.0) 5285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.948444+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.948444+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.956673+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:01.956673+0000 mon.a (mon.0) 5287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.013635+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.013635+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.016415+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.016415+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.018707+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.018707+0000 mon.a (mon.0) 5290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.019802+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.019802+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.028300+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.028300+0000 mon.a (mon.0) 5292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.071008+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.071008+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.073985+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.073985+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.076351+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.076351+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.077478+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.077478+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.086012+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.086012+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.126745+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.126745+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.129355+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.129355+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.131526+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.131526+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.132614+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.132614+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.142621+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[73244]: audit 2024-04-30T10:12:02.142621+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.076351+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.076351+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.077478+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.077478+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.086012+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.086012+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.126745+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.126745+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:02.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.129355+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.129355+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:02.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.131526+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.131526+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:02.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.132614+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.132614+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:02.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.142621+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:02.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:02 smithi144 bash[75481]: audit 2024-04-30T10:12:02.142621+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.241806+0000 mgr.x (mgr.24998) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.241806+0000 mgr.x (mgr.24998) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.315213+0000 mgr.x (mgr.24998) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.315213+0000 mgr.x (mgr.24998) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.386874+0000 mgr.x (mgr.24998) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.386874+0000 mgr.x (mgr.24998) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cluster 2024-04-30T10:12:01.408884+0000 mgr.x (mgr.24998) 1447 : cluster [DBG] pgmap v258: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:03.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cluster 2024-04-30T10:12:01.408884+0000 mgr.x (mgr.24998) 1447 : cluster [DBG] pgmap v258: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:03.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.440638+0000 mgr.x (mgr.24998) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.440638+0000 mgr.x (mgr.24998) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.496409+0000 mgr.x (mgr.24998) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.496409+0000 mgr.x (mgr.24998) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.550653+0000 mgr.x (mgr.24998) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.550653+0000 mgr.x (mgr.24998) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.606981+0000 mgr.x (mgr.24998) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.606981+0000 mgr.x (mgr.24998) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.680064+0000 mgr.x (mgr.24998) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.680064+0000 mgr.x (mgr.24998) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.736412+0000 mgr.x (mgr.24998) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.736412+0000 mgr.x (mgr.24998) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.808963+0000 mgr.x (mgr.24998) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.808963+0000 mgr.x (mgr.24998) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.897470+0000 mgr.x (mgr.24998) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.897470+0000 mgr.x (mgr.24998) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.955946+0000 mgr.x (mgr.24998) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:01.955946+0000 mgr.x (mgr.24998) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.027579+0000 mgr.x (mgr.24998) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.027579+0000 mgr.x (mgr.24998) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.085215+0000 mgr.x (mgr.24998) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.085215+0000 mgr.x (mgr.24998) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.141817+0000 mgr.x (mgr.24998) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.141817+0000 mgr.x (mgr.24998) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.240462+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.240462+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.243511+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.243511+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.246491+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.246491+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.247615+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.247615+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.255567+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.255567+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.296845+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.296845+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.299149+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.299149+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.301389+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.301389+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.302198+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.302198+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.308791+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.308791+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.349913+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.349913+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.352765+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.352765+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.355141+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.355141+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.356222+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.356222+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.364604+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.364604+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.405399+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.405399+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.407964+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.407964+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.410144+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.410144+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.411240+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.411240+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.418952+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.418952+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.476310+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.476310+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.479147+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.479147+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.481464+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.481464+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.482416+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.482416+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.490428+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.490428+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.557324+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.557324+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.561463+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.561463+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.564963+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.564963+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.566491+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.566491+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.575667+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.575667+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.633022+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.633022+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.635788+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.635788+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.638372+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.638372+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.639529+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.639529+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.648543+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.648543+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.715735+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.715735+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.719397+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.719397+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.722767+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.722767+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.723980+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.723980+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.733165+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.733165+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.820230+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.820230+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.824949+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.824949+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.829004+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.829004+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.830597+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.830597+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.840469+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.840469+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.930910+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.930910+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.935557+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.935557+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.938909+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.938909+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.940332+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.940332+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.950663+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:02.950663+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.027406+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.027406+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.032289+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.032289+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.036945+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.036945+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.038123+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.038123+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.047268+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.047268+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.105904+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.105904+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.108745+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.108745+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.113961+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.113961+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.115115+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.115115+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.123756+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.123756+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.181018+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.181018+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.183749+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.183749+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.186084+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.186084+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.187155+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.187155+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.195673+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:03 smithi151 bash[59049]: audit 2024-04-30T10:12:03.195673+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.241806+0000 mgr.x (mgr.24998) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.241806+0000 mgr.x (mgr.24998) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.315213+0000 mgr.x (mgr.24998) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.315213+0000 mgr.x (mgr.24998) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.386874+0000 mgr.x (mgr.24998) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.386874+0000 mgr.x (mgr.24998) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cluster 2024-04-30T10:12:01.408884+0000 mgr.x (mgr.24998) 1447 : cluster [DBG] pgmap v258: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cluster 2024-04-30T10:12:01.408884+0000 mgr.x (mgr.24998) 1447 : cluster [DBG] pgmap v258: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.440638+0000 mgr.x (mgr.24998) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.440638+0000 mgr.x (mgr.24998) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.496409+0000 mgr.x (mgr.24998) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.496409+0000 mgr.x (mgr.24998) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.550653+0000 mgr.x (mgr.24998) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.550653+0000 mgr.x (mgr.24998) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.606981+0000 mgr.x (mgr.24998) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.606981+0000 mgr.x (mgr.24998) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.680064+0000 mgr.x (mgr.24998) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.680064+0000 mgr.x (mgr.24998) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.736412+0000 mgr.x (mgr.24998) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.736412+0000 mgr.x (mgr.24998) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.808963+0000 mgr.x (mgr.24998) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.241806+0000 mgr.x (mgr.24998) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.241806+0000 mgr.x (mgr.24998) 1444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.315213+0000 mgr.x (mgr.24998) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.315213+0000 mgr.x (mgr.24998) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.386874+0000 mgr.x (mgr.24998) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.386874+0000 mgr.x (mgr.24998) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cluster 2024-04-30T10:12:01.408884+0000 mgr.x (mgr.24998) 1447 : cluster [DBG] pgmap v258: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:03.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cluster 2024-04-30T10:12:01.408884+0000 mgr.x (mgr.24998) 1447 : cluster [DBG] pgmap v258: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:03.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.440638+0000 mgr.x (mgr.24998) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.440638+0000 mgr.x (mgr.24998) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.496409+0000 mgr.x (mgr.24998) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.496409+0000 mgr.x (mgr.24998) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.550653+0000 mgr.x (mgr.24998) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.550653+0000 mgr.x (mgr.24998) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.606981+0000 mgr.x (mgr.24998) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.606981+0000 mgr.x (mgr.24998) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.680064+0000 mgr.x (mgr.24998) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.680064+0000 mgr.x (mgr.24998) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.736412+0000 mgr.x (mgr.24998) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.736412+0000 mgr.x (mgr.24998) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.808963+0000 mgr.x (mgr.24998) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.808963+0000 mgr.x (mgr.24998) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.897470+0000 mgr.x (mgr.24998) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.897470+0000 mgr.x (mgr.24998) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.955946+0000 mgr.x (mgr.24998) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:01.955946+0000 mgr.x (mgr.24998) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.027579+0000 mgr.x (mgr.24998) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.027579+0000 mgr.x (mgr.24998) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.085215+0000 mgr.x (mgr.24998) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.085215+0000 mgr.x (mgr.24998) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.141817+0000 mgr.x (mgr.24998) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.141817+0000 mgr.x (mgr.24998) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.240462+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.240462+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.243511+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.243511+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.246491+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.246491+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.247615+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.247615+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.255567+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.255567+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.296845+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.296845+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.299149+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.299149+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.301389+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.301389+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.302198+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.302198+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.308791+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.308791+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.349913+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.349913+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.352765+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.352765+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.355141+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.355141+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.356222+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.356222+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.808963+0000 mgr.x (mgr.24998) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.897470+0000 mgr.x (mgr.24998) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.897470+0000 mgr.x (mgr.24998) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.955946+0000 mgr.x (mgr.24998) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:01.955946+0000 mgr.x (mgr.24998) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.027579+0000 mgr.x (mgr.24998) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.027579+0000 mgr.x (mgr.24998) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.085215+0000 mgr.x (mgr.24998) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.085215+0000 mgr.x (mgr.24998) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.141817+0000 mgr.x (mgr.24998) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.141817+0000 mgr.x (mgr.24998) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:03.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.240462+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.240462+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.243511+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.243511+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.246491+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.246491+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.247615+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.247615+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.255567+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.364604+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.364604+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.405399+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.405399+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.407964+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.407964+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.410144+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.410144+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.411240+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.411240+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.418952+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.418952+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.476310+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.476310+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.479147+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.479147+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.481464+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.481464+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.482416+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.482416+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.490428+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.490428+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.557324+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.557324+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.561463+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.561463+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.564963+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.564963+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.566491+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.566491+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.575667+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.575667+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.633022+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.633022+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.635788+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.635788+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.638372+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.638372+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.639529+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.255567+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.296845+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.296845+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.299149+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.299149+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.301389+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.301389+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.302198+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.302198+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.308791+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.308791+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.349913+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.349913+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.352765+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.352765+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.355141+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.355141+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.356222+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.356222+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.639529+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.648543+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.648543+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.715735+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.715735+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.719397+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.719397+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.722767+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.722767+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.723980+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.723980+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.733165+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.733165+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.820230+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.820230+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.824949+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.824949+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.829004+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.829004+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.830597+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.830597+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.840469+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.840469+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.930910+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.930910+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.935557+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.935557+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.938909+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.938909+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.940332+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.940332+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.950663+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:02.950663+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.027406+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.027406+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.032289+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.032289+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.036945+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.364604+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.364604+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.405399+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.405399+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.407964+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.407964+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.410144+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.410144+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.411240+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.411240+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.418952+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.418952+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.476310+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.476310+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.479147+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.479147+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.481464+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.481464+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.482416+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.036945+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.038123+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.038123+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.047268+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.047268+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.105904+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.105904+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.108745+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.108745+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.113961+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.113961+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.115115+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.115115+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.123756+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.123756+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.181018+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.181018+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.183749+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.183749+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.186084+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.186084+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.187155+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.187155+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.195673+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[75481]: audit 2024-04-30T10:12:03.195673+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.482416+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.490428+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.490428+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.557324+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.557324+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.561463+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.561463+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.564963+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.564963+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.566491+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.566491+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.575667+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.575667+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.633022+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.633022+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.635788+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.635788+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.638372+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.638372+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.639529+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.639529+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.648543+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.648543+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.715735+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.715735+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.719397+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.719397+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.722767+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.722767+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.723980+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.723980+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.733165+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.733165+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.820230+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.820230+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.824949+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.824949+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.829004+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.829004+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.830597+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.830597+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.840469+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.840469+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.930910+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.930910+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.935557+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.935557+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.938909+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.938909+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.940332+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.940332+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.950663+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:02.950663+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.027406+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.027406+0000 mon.a (mon.0) 5353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.032289+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.032289+0000 mon.a (mon.0) 5354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.036945+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.036945+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.038123+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.038123+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.047268+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.047268+0000 mon.a (mon.0) 5357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.105904+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.105904+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.108745+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.108745+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.113961+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.113961+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.115115+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.115115+0000 mon.a (mon.0) 5361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.123756+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.123756+0000 mon.a (mon.0) 5362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.181018+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.181018+0000 mon.a (mon.0) 5363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.183749+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.183749+0000 mon.a (mon.0) 5364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.186084+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.186084+0000 mon.a (mon.0) 5365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.187155+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.187155+0000 mon.a (mon.0) 5366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.195673+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:03.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:03 smithi144 bash[73244]: audit 2024-04-30T10:12:03.195673+0000 mon.a (mon.0) 5367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.380 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[78271]: debug 2024-04-30T10:12:04.177+0000 7ffb6ab18700 1 -- 172.21.15.151:0/2304475949 <== mon.2 v2:172.21.15.151:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562b56c37680 con 0x562b56c94c00 2024-04-30T10:12:04.381 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.255093+0000 mgr.x (mgr.24998) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.381 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.255093+0000 mgr.x (mgr.24998) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.381 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.307958+0000 mgr.x (mgr.24998) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.381 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.307958+0000 mgr.x (mgr.24998) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.381 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.363804+0000 mgr.x (mgr.24998) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.381 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.363804+0000 mgr.x (mgr.24998) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.381 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.418156+0000 mgr.x (mgr.24998) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.381 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.418156+0000 mgr.x (mgr.24998) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.381 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.489713+0000 mgr.x (mgr.24998) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.381 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.489713+0000 mgr.x (mgr.24998) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.382 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.574988+0000 mgr.x (mgr.24998) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.382 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.574988+0000 mgr.x (mgr.24998) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.382 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.648036+0000 mgr.x (mgr.24998) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.382 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.648036+0000 mgr.x (mgr.24998) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.382 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.732504+0000 mgr.x (mgr.24998) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.382 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.732504+0000 mgr.x (mgr.24998) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.382 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.840127+0000 mgr.x (mgr.24998) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.382 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.840127+0000 mgr.x (mgr.24998) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.382 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.950089+0000 mgr.x (mgr.24998) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.382 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:02.950089+0000 mgr.x (mgr.24998) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.382 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.046789+0000 mgr.x (mgr.24998) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.382 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.046789+0000 mgr.x (mgr.24998) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.382 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.123006+0000 mgr.x (mgr.24998) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.383 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.123006+0000 mgr.x (mgr.24998) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.383 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.194970+0000 mgr.x (mgr.24998) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.383 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.194970+0000 mgr.x (mgr.24998) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.383 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.253285+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.383 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.253285+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.383 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.255950+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.383 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.255950+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.383 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.258229+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.383 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.258229+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.383 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.259316+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.383 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.259316+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.383 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.266728+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.383 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.266728+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.383 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.307639+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.384 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.307639+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.384 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.310072+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.384 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.310072+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.384 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.312331+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.384 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.312331+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.385 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.313196+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.385 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.313196+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.385 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.322970+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.385 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.322970+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.385 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.363675+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.385 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.363675+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.385 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.366304+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.385 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.366304+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.385 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.369511+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.386 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.369511+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.386 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.370581+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.386 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.370581+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.386 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.380435+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.386 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.380435+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.386 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.426184+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.386 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.426184+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.386 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.429187+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.386 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.429187+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.386 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.431628+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.386 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.431628+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.386 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.432697+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.386 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.432697+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.386 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.442806+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.387 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.442806+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.387 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.522219+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.387 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.522219+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.387 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.525132+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.387 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.525132+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.387 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.528071+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.387 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.528071+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.387 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.529336+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.387 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.529336+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.387 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.540776+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.387 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.540776+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.387 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.602293+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.387 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.602293+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.387 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.605255+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.387 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.605255+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.388 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.608167+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.388 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.608167+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.388 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.609141+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.388 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.609141+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.388 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.620116+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.388 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.620116+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.388 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.679902+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.388 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.679902+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.388 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.682798+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.388 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.682798+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.388 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.685917+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.388 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.685917+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.388 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.687027+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.388 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.687027+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.388 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.697915+0000 mon.a (mon.0) 5402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.389 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.697915+0000 mon.a (mon.0) 5402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.389 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.755640+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.389 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.755640+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.390 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.758562+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.390 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.758562+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.390 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.761030+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.390 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.761030+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.390 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.762067+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.390 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.762067+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.390 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.772781+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.390 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.772781+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.390 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.814245+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.390 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.814245+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.390 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.816942+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.390 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.816942+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.391 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.819295+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.391 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.819295+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.391 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.820169+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.391 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.820169+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.391 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.830694+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.391 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.830694+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.391 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.871996+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.391 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.871996+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.391 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.874321+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.391 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.874321+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.391 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.876462+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.391 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.876462+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.391 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.877454+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.391 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.877454+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.391 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.885720+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.392 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.885720+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.392 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.974018+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.392 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.974018+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.392 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.978414+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.392 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.978414+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.392 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.981859+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.392 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.981859+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.392 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.983420+0000 mon.a (mon.0) 5421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.392 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.983420+0000 mon.a (mon.0) 5421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.392 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.993659+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.392 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:03.993659+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.392 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.058762+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.392 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.058762+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.392 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.062130+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.393 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.062130+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.393 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.065165+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.393 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.065165+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.393 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.066601+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.393 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.066601+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.393 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.076652+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.393 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.076652+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.393 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.137601+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.393 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.137601+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.393 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.140507+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.393 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.140507+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.393 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.142865+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.393 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.142865+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.393 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.144010+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.393 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.144010+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.394 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.152776+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.394 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.152776+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.394 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.210132+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.394 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.210132+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.394 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.212664+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.394 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.212664+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.394 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.214796+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.394 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[59049]: audit 2024-04-30T10:12:04.214796+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.255093+0000 mgr.x (mgr.24998) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.255093+0000 mgr.x (mgr.24998) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.307958+0000 mgr.x (mgr.24998) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.307958+0000 mgr.x (mgr.24998) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.363804+0000 mgr.x (mgr.24998) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.363804+0000 mgr.x (mgr.24998) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.418156+0000 mgr.x (mgr.24998) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.418156+0000 mgr.x (mgr.24998) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.489713+0000 mgr.x (mgr.24998) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.489713+0000 mgr.x (mgr.24998) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.574988+0000 mgr.x (mgr.24998) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.574988+0000 mgr.x (mgr.24998) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.648036+0000 mgr.x (mgr.24998) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.648036+0000 mgr.x (mgr.24998) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.732504+0000 mgr.x (mgr.24998) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.732504+0000 mgr.x (mgr.24998) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.840127+0000 mgr.x (mgr.24998) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.840127+0000 mgr.x (mgr.24998) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.950089+0000 mgr.x (mgr.24998) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:02.950089+0000 mgr.x (mgr.24998) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.046789+0000 mgr.x (mgr.24998) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.046789+0000 mgr.x (mgr.24998) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.123006+0000 mgr.x (mgr.24998) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.123006+0000 mgr.x (mgr.24998) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.194970+0000 mgr.x (mgr.24998) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.194970+0000 mgr.x (mgr.24998) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.253285+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.253285+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.255950+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.255950+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.258229+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.258229+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.259316+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.259316+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.266728+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.266728+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.307639+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.307639+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.310072+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.310072+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.312331+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.312331+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.255093+0000 mgr.x (mgr.24998) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.255093+0000 mgr.x (mgr.24998) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.307958+0000 mgr.x (mgr.24998) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.307958+0000 mgr.x (mgr.24998) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.363804+0000 mgr.x (mgr.24998) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.363804+0000 mgr.x (mgr.24998) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.418156+0000 mgr.x (mgr.24998) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.418156+0000 mgr.x (mgr.24998) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.489713+0000 mgr.x (mgr.24998) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.489713+0000 mgr.x (mgr.24998) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.574988+0000 mgr.x (mgr.24998) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.574988+0000 mgr.x (mgr.24998) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.648036+0000 mgr.x (mgr.24998) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.648036+0000 mgr.x (mgr.24998) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.732504+0000 mgr.x (mgr.24998) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.732504+0000 mgr.x (mgr.24998) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.840127+0000 mgr.x (mgr.24998) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.840127+0000 mgr.x (mgr.24998) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.950089+0000 mgr.x (mgr.24998) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:02.950089+0000 mgr.x (mgr.24998) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.046789+0000 mgr.x (mgr.24998) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.046789+0000 mgr.x (mgr.24998) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.313196+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.313196+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.322970+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.322970+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.363675+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.363675+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.366304+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.366304+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.369511+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.369511+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.370581+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.370581+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.380435+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.380435+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.426184+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.426184+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.429187+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.429187+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.431628+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.431628+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.432697+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.432697+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.442806+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.442806+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.522219+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.522219+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.525132+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.525132+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.528071+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.528071+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.529336+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.529336+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.540776+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.540776+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.602293+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.602293+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.605255+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.605255+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.123006+0000 mgr.x (mgr.24998) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.123006+0000 mgr.x (mgr.24998) 1471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.194970+0000 mgr.x (mgr.24998) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.194970+0000 mgr.x (mgr.24998) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.253285+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.253285+0000 mon.a (mon.0) 5368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.255950+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.255950+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.258229+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.258229+0000 mon.a (mon.0) 5370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.259316+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.259316+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.266728+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.266728+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.307639+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.307639+0000 mon.a (mon.0) 5373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.310072+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.310072+0000 mon.a (mon.0) 5374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.312331+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.312331+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.608167+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.608167+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.609141+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.609141+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.620116+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.620116+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.679902+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.679902+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.682798+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.682798+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.685917+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.685917+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.687027+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.687027+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.697915+0000 mon.a (mon.0) 5402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.697915+0000 mon.a (mon.0) 5402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.755640+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.755640+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.758562+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.758562+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.761030+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.761030+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.762067+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.762067+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.772781+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.772781+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.814245+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.814245+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.816942+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.816942+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.819295+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.819295+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.820169+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.820169+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.830694+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.830694+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.871996+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.871996+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.313196+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.313196+0000 mon.a (mon.0) 5376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.322970+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.322970+0000 mon.a (mon.0) 5377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.363675+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.363675+0000 mon.a (mon.0) 5378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.366304+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.366304+0000 mon.a (mon.0) 5379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.369511+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.369511+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.370581+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.370581+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.380435+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.380435+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.426184+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.426184+0000 mon.a (mon.0) 5383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.429187+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.429187+0000 mon.a (mon.0) 5384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.431628+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.874321+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.874321+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.876462+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.876462+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.877454+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.877454+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.885720+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.885720+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.974018+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.974018+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.978414+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.978414+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.981859+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.981859+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.983420+0000 mon.a (mon.0) 5421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.983420+0000 mon.a (mon.0) 5421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.993659+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:03.993659+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.058762+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.058762+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.062130+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.062130+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.065165+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.065165+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.066601+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.066601+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.076652+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.076652+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.137601+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.137601+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.140507+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.140507+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.142865+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.142865+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.144010+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.144010+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.152776+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.152776+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.210132+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.210132+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.212664+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.212664+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.214796+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[73244]: audit 2024-04-30T10:12:04.214796+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.431628+0000 mon.a (mon.0) 5385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.432697+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.432697+0000 mon.a (mon.0) 5386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.442806+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.442806+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.522219+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.522219+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.525132+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.525132+0000 mon.a (mon.0) 5389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.528071+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.528071+0000 mon.a (mon.0) 5390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.529336+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.529336+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.540776+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.540776+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.602293+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.602293+0000 mon.a (mon.0) 5393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.605255+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.605255+0000 mon.a (mon.0) 5394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.608167+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.608167+0000 mon.a (mon.0) 5395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.609141+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.609141+0000 mon.a (mon.0) 5396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.620116+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.620116+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.679902+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.679902+0000 mon.a (mon.0) 5398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.682798+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.682798+0000 mon.a (mon.0) 5399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.685917+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.685917+0000 mon.a (mon.0) 5400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.687027+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.687027+0000 mon.a (mon.0) 5401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.697915+0000 mon.a (mon.0) 5402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.697915+0000 mon.a (mon.0) 5402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.755640+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.755640+0000 mon.a (mon.0) 5403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.758562+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.758562+0000 mon.a (mon.0) 5404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.761030+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.761030+0000 mon.a (mon.0) 5405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.762067+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.762067+0000 mon.a (mon.0) 5406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.772781+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.772781+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.814245+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.814245+0000 mon.a (mon.0) 5408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.816942+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.816942+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.819295+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.819295+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.820169+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.820169+0000 mon.a (mon.0) 5411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.830694+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.830694+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.871996+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.871996+0000 mon.a (mon.0) 5413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.874321+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.874321+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.876462+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.876462+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.877454+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.877454+0000 mon.a (mon.0) 5416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.885720+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.885720+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.974018+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.974018+0000 mon.a (mon.0) 5418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.978414+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.978414+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.981859+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.981859+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.983420+0000 mon.a (mon.0) 5421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.983420+0000 mon.a (mon.0) 5421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.993659+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:03.993659+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.058762+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.058762+0000 mon.a (mon.0) 5423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.062130+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.062130+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.065165+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.065165+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.066601+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.066601+0000 mon.a (mon.0) 5426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.076652+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.076652+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.137601+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.137601+0000 mon.a (mon.0) 5428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.140507+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.140507+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.142865+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.142865+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.144010+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.144010+0000 mon.a (mon.0) 5431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:04.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.152776+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.152776+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:04.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.210132+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.210132+0000 mon.a (mon.0) 5433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:04.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.212664+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.212664+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:04.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.214796+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:04.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:04 smithi144 bash[75481]: audit 2024-04-30T10:12:04.214796+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.072 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:12:04 smithi151 bash[78271]: debug 2024-04-30T10:12:04.733+0000 7ffb73cb17c0 -1 Falling back to public interface 2024-04-30T10:12:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.265974+0000 mgr.x (mgr.24998) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.265974+0000 mgr.x (mgr.24998) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.322116+0000 mgr.x (mgr.24998) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.322116+0000 mgr.x (mgr.24998) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.379631+0000 mgr.x (mgr.24998) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.379631+0000 mgr.x (mgr.24998) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cluster 2024-04-30T10:12:03.409521+0000 mgr.x (mgr.24998) 1476 : cluster [DBG] pgmap v259: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cluster 2024-04-30T10:12:03.409521+0000 mgr.x (mgr.24998) 1476 : cluster [DBG] pgmap v259: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.442003+0000 mgr.x (mgr.24998) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.442003+0000 mgr.x (mgr.24998) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.540372+0000 mgr.x (mgr.24998) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.540372+0000 mgr.x (mgr.24998) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.619478+0000 mgr.x (mgr.24998) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.619478+0000 mgr.x (mgr.24998) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.697162+0000 mgr.x (mgr.24998) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.697162+0000 mgr.x (mgr.24998) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.772003+0000 mgr.x (mgr.24998) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.772003+0000 mgr.x (mgr.24998) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:03.797036+0000 mgr.x (mgr.24998) 1482 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:03.797036+0000 mgr.x (mgr.24998) 1482 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.829951+0000 mgr.x (mgr.24998) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.829951+0000 mgr.x (mgr.24998) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.884986+0000 mgr.x (mgr.24998) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.884986+0000 mgr.x (mgr.24998) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.993342+0000 mgr.x (mgr.24998) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:03.993342+0000 mgr.x (mgr.24998) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.076232+0000 mgr.x (mgr.24998) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.076232+0000 mgr.x (mgr.24998) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.152099+0000 mgr.x (mgr.24998) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.152099+0000 mgr.x (mgr.24998) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.216452+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.216452+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.236581+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.236581+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.294398+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.294398+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.296971+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.296971+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.299292+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.299292+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.300307+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.300307+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.308691+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.308691+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.384140+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.384140+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.386981+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.386981+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.389249+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.389249+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.390085+0000 mon.a (mon.0) 5446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.390085+0000 mon.a (mon.0) 5446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.397325+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.397325+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.455470+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.455470+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.458226+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.458226+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.460666+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.460666+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.461701+0000 mon.a (mon.0) 5451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.461701+0000 mon.a (mon.0) 5451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.469971+0000 mon.a (mon.0) 5452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.469971+0000 mon.a (mon.0) 5452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.528163+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.528163+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.530909+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.530909+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.533162+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.533162+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.534155+0000 mon.a (mon.0) 5456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.534155+0000 mon.a (mon.0) 5456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.542168+0000 mon.a (mon.0) 5457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.542168+0000 mon.a (mon.0) 5457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.584205+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.584205+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.586798+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.586798+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.589036+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.589036+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.589832+0000 mon.a (mon.0) 5461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.589832+0000 mon.a (mon.0) 5461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.598718+0000 mon.a (mon.0) 5462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.598718+0000 mon.a (mon.0) 5462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.655791+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.655791+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.657901+0000 mon.a (mon.0) 5464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.657901+0000 mon.a (mon.0) 5464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.660063+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.660063+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.660819+0000 mon.a (mon.0) 5466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.660819+0000 mon.a (mon.0) 5466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.666054+0000 mon.a (mon.0) 5467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.666054+0000 mon.a (mon.0) 5467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.707745+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.707745+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.710067+0000 mon.a (mon.0) 5469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.710067+0000 mon.a (mon.0) 5469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.712144+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.712144+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.712982+0000 mon.a (mon.0) 5471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.712982+0000 mon.a (mon.0) 5471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.718507+0000 mon.a (mon.0) 5472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.718507+0000 mon.a (mon.0) 5472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.775549+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.775549+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.777978+0000 mon.a (mon.0) 5474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.777978+0000 mon.a (mon.0) 5474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.780191+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.780191+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.781217+0000 mon.a (mon.0) 5476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.781217+0000 mon.a (mon.0) 5476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.789225+0000 mon.a (mon.0) 5477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.789225+0000 mon.a (mon.0) 5477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.829917+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.829917+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.832581+0000 mon.a (mon.0) 5479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.832581+0000 mon.a (mon.0) 5479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.835172+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.835172+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.836279+0000 mon.a (mon.0) 5481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.836279+0000 mon.a (mon.0) 5481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.844322+0000 mon.a (mon.0) 5482 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.844322+0000 mon.a (mon.0) 5482 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.904946+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.904946+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.908144+0000 mon.a (mon.0) 5484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.908144+0000 mon.a (mon.0) 5484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.911223+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.911223+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.912252+0000 mon.a (mon.0) 5486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.912252+0000 mon.a (mon.0) 5486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.920467+0000 mon.a (mon.0) 5487 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.920467+0000 mon.a (mon.0) 5487 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.995980+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.995980+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.998797+0000 mon.a (mon.0) 5489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:04.998797+0000 mon.a (mon.0) 5489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.001341+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.001341+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.002144+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.002144+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.010276+0000 mon.a (mon.0) 5492 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.010276+0000 mon.a (mon.0) 5492 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.084798+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.084798+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.087585+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.087585+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.089874+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.089874+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.090714+0000 mon.a (mon.0) 5496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.090714+0000 mon.a (mon.0) 5496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.098844+0000 mon.a (mon.0) 5497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.098844+0000 mon.a (mon.0) 5497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.155752+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.155752+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.158584+0000 mon.a (mon.0) 5499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.158584+0000 mon.a (mon.0) 5499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.161012+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.161012+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.161924+0000 mon.a (mon.0) 5501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.161924+0000 mon.a (mon.0) 5501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.169634+0000 mon.a (mon.0) 5502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:05 smithi151 bash[59049]: audit 2024-04-30T10:12:05.169634+0000 mon.a (mon.0) 5502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.265974+0000 mgr.x (mgr.24998) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.265974+0000 mgr.x (mgr.24998) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.322116+0000 mgr.x (mgr.24998) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.322116+0000 mgr.x (mgr.24998) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.379631+0000 mgr.x (mgr.24998) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.379631+0000 mgr.x (mgr.24998) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cluster 2024-04-30T10:12:03.409521+0000 mgr.x (mgr.24998) 1476 : cluster [DBG] pgmap v259: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:05.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cluster 2024-04-30T10:12:03.409521+0000 mgr.x (mgr.24998) 1476 : cluster [DBG] pgmap v259: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:05.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.442003+0000 mgr.x (mgr.24998) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.442003+0000 mgr.x (mgr.24998) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.540372+0000 mgr.x (mgr.24998) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.540372+0000 mgr.x (mgr.24998) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.619478+0000 mgr.x (mgr.24998) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.619478+0000 mgr.x (mgr.24998) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.697162+0000 mgr.x (mgr.24998) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.697162+0000 mgr.x (mgr.24998) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.772003+0000 mgr.x (mgr.24998) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.772003+0000 mgr.x (mgr.24998) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:03.797036+0000 mgr.x (mgr.24998) 1482 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:05.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:03.797036+0000 mgr.x (mgr.24998) 1482 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.265974+0000 mgr.x (mgr.24998) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.265974+0000 mgr.x (mgr.24998) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.322116+0000 mgr.x (mgr.24998) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.322116+0000 mgr.x (mgr.24998) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.379631+0000 mgr.x (mgr.24998) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.379631+0000 mgr.x (mgr.24998) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cluster 2024-04-30T10:12:03.409521+0000 mgr.x (mgr.24998) 1476 : cluster [DBG] pgmap v259: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:05.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cluster 2024-04-30T10:12:03.409521+0000 mgr.x (mgr.24998) 1476 : cluster [DBG] pgmap v259: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:05.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.442003+0000 mgr.x (mgr.24998) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.442003+0000 mgr.x (mgr.24998) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.540372+0000 mgr.x (mgr.24998) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.540372+0000 mgr.x (mgr.24998) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.619478+0000 mgr.x (mgr.24998) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.619478+0000 mgr.x (mgr.24998) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.697162+0000 mgr.x (mgr.24998) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.697162+0000 mgr.x (mgr.24998) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.772003+0000 mgr.x (mgr.24998) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.772003+0000 mgr.x (mgr.24998) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:03.797036+0000 mgr.x (mgr.24998) 1482 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:05.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:03.797036+0000 mgr.x (mgr.24998) 1482 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.829951+0000 mgr.x (mgr.24998) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.829951+0000 mgr.x (mgr.24998) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.884986+0000 mgr.x (mgr.24998) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.884986+0000 mgr.x (mgr.24998) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.993342+0000 mgr.x (mgr.24998) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:03.993342+0000 mgr.x (mgr.24998) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.076232+0000 mgr.x (mgr.24998) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.076232+0000 mgr.x (mgr.24998) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.152099+0000 mgr.x (mgr.24998) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.152099+0000 mgr.x (mgr.24998) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.216452+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.216452+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.236581+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.236581+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.294398+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.294398+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.296971+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.296971+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.299292+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.299292+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.300307+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.300307+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.308691+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.308691+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.384140+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.384140+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.386981+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.386981+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.389249+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.389249+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.390085+0000 mon.a (mon.0) 5446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.390085+0000 mon.a (mon.0) 5446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.397325+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.397325+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.455470+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.455470+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.458226+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.458226+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.460666+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.460666+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.461701+0000 mon.a (mon.0) 5451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.461701+0000 mon.a (mon.0) 5451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.469971+0000 mon.a (mon.0) 5452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.469971+0000 mon.a (mon.0) 5452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.528163+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.528163+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.530909+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.530909+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.533162+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.533162+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.534155+0000 mon.a (mon.0) 5456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.534155+0000 mon.a (mon.0) 5456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.542168+0000 mon.a (mon.0) 5457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.542168+0000 mon.a (mon.0) 5457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.584205+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.584205+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.586798+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.586798+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.589036+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.829951+0000 mgr.x (mgr.24998) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.829951+0000 mgr.x (mgr.24998) 1483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.884986+0000 mgr.x (mgr.24998) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.884986+0000 mgr.x (mgr.24998) 1484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.993342+0000 mgr.x (mgr.24998) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:03.993342+0000 mgr.x (mgr.24998) 1485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.076232+0000 mgr.x (mgr.24998) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.076232+0000 mgr.x (mgr.24998) 1486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.152099+0000 mgr.x (mgr.24998) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.152099+0000 mgr.x (mgr.24998) 1487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:05.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.216452+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.216452+0000 mon.a (mon.0) 5436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.236581+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.236581+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.294398+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.294398+0000 mon.a (mon.0) 5438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.296971+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.296971+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.299292+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.299292+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.589036+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.589832+0000 mon.a (mon.0) 5461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.589832+0000 mon.a (mon.0) 5461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.598718+0000 mon.a (mon.0) 5462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.598718+0000 mon.a (mon.0) 5462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.655791+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.655791+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.657901+0000 mon.a (mon.0) 5464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.657901+0000 mon.a (mon.0) 5464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.660063+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.660063+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.660819+0000 mon.a (mon.0) 5466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.660819+0000 mon.a (mon.0) 5466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.666054+0000 mon.a (mon.0) 5467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.666054+0000 mon.a (mon.0) 5467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.707745+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.707745+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.710067+0000 mon.a (mon.0) 5469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.710067+0000 mon.a (mon.0) 5469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.712144+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.712144+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.712982+0000 mon.a (mon.0) 5471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.712982+0000 mon.a (mon.0) 5471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.718507+0000 mon.a (mon.0) 5472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.718507+0000 mon.a (mon.0) 5472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.775549+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.775549+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.777978+0000 mon.a (mon.0) 5474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.777978+0000 mon.a (mon.0) 5474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.780191+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.780191+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.781217+0000 mon.a (mon.0) 5476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.781217+0000 mon.a (mon.0) 5476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.789225+0000 mon.a (mon.0) 5477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.789225+0000 mon.a (mon.0) 5477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.829917+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.829917+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.832581+0000 mon.a (mon.0) 5479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.300307+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.300307+0000 mon.a (mon.0) 5441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.308691+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.308691+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.384140+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.384140+0000 mon.a (mon.0) 5443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.386981+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.386981+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.389249+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.389249+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.390085+0000 mon.a (mon.0) 5446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.390085+0000 mon.a (mon.0) 5446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.397325+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.397325+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.455470+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.455470+0000 mon.a (mon.0) 5448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.458226+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.458226+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.460666+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.460666+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.832581+0000 mon.a (mon.0) 5479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.835172+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.835172+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.836279+0000 mon.a (mon.0) 5481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.836279+0000 mon.a (mon.0) 5481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.844322+0000 mon.a (mon.0) 5482 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.844322+0000 mon.a (mon.0) 5482 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.904946+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.904946+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.908144+0000 mon.a (mon.0) 5484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.908144+0000 mon.a (mon.0) 5484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.911223+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.911223+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.912252+0000 mon.a (mon.0) 5486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.912252+0000 mon.a (mon.0) 5486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.920467+0000 mon.a (mon.0) 5487 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.920467+0000 mon.a (mon.0) 5487 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.995980+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.995980+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.998797+0000 mon.a (mon.0) 5489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:04.998797+0000 mon.a (mon.0) 5489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.001341+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.001341+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.002144+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.002144+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.010276+0000 mon.a (mon.0) 5492 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.010276+0000 mon.a (mon.0) 5492 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.084798+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.084798+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.087585+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.087585+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.089874+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.089874+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.090714+0000 mon.a (mon.0) 5496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.090714+0000 mon.a (mon.0) 5496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.098844+0000 mon.a (mon.0) 5497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.098844+0000 mon.a (mon.0) 5497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.155752+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.155752+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.461701+0000 mon.a (mon.0) 5451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.461701+0000 mon.a (mon.0) 5451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.469971+0000 mon.a (mon.0) 5452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.469971+0000 mon.a (mon.0) 5452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.528163+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.528163+0000 mon.a (mon.0) 5453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.530909+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.530909+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.533162+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.533162+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.534155+0000 mon.a (mon.0) 5456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.534155+0000 mon.a (mon.0) 5456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.542168+0000 mon.a (mon.0) 5457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.542168+0000 mon.a (mon.0) 5457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.584205+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.584205+0000 mon.a (mon.0) 5458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.586798+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.586798+0000 mon.a (mon.0) 5459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.589036+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.158584+0000 mon.a (mon.0) 5499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.158584+0000 mon.a (mon.0) 5499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.161012+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.161012+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.161924+0000 mon.a (mon.0) 5501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.161924+0000 mon.a (mon.0) 5501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.169634+0000 mon.a (mon.0) 5502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[75481]: audit 2024-04-30T10:12:05.169634+0000 mon.a (mon.0) 5502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.589036+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.589832+0000 mon.a (mon.0) 5461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.589832+0000 mon.a (mon.0) 5461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.598718+0000 mon.a (mon.0) 5462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.598718+0000 mon.a (mon.0) 5462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.655791+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.655791+0000 mon.a (mon.0) 5463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.657901+0000 mon.a (mon.0) 5464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.657901+0000 mon.a (mon.0) 5464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.660063+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.660063+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.660819+0000 mon.a (mon.0) 5466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.660819+0000 mon.a (mon.0) 5466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.666054+0000 mon.a (mon.0) 5467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.666054+0000 mon.a (mon.0) 5467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.707745+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.707745+0000 mon.a (mon.0) 5468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.710067+0000 mon.a (mon.0) 5469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.710067+0000 mon.a (mon.0) 5469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.712144+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.712144+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.712982+0000 mon.a (mon.0) 5471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.712982+0000 mon.a (mon.0) 5471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.718507+0000 mon.a (mon.0) 5472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.718507+0000 mon.a (mon.0) 5472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.775549+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.775549+0000 mon.a (mon.0) 5473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.777978+0000 mon.a (mon.0) 5474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.777978+0000 mon.a (mon.0) 5474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.780191+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.780191+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.781217+0000 mon.a (mon.0) 5476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.781217+0000 mon.a (mon.0) 5476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.789225+0000 mon.a (mon.0) 5477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.789225+0000 mon.a (mon.0) 5477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.829917+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.829917+0000 mon.a (mon.0) 5478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.832581+0000 mon.a (mon.0) 5479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.832581+0000 mon.a (mon.0) 5479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.835172+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.835172+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.836279+0000 mon.a (mon.0) 5481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.836279+0000 mon.a (mon.0) 5481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.844322+0000 mon.a (mon.0) 5482 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.844322+0000 mon.a (mon.0) 5482 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.904946+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.904946+0000 mon.a (mon.0) 5483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.908144+0000 mon.a (mon.0) 5484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.908144+0000 mon.a (mon.0) 5484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.911223+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.911223+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.912252+0000 mon.a (mon.0) 5486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.912252+0000 mon.a (mon.0) 5486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.920467+0000 mon.a (mon.0) 5487 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.920467+0000 mon.a (mon.0) 5487 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.995980+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.995980+0000 mon.a (mon.0) 5488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.998797+0000 mon.a (mon.0) 5489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:04.998797+0000 mon.a (mon.0) 5489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.001341+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.001341+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.002144+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.002144+0000 mon.a (mon.0) 5491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.010276+0000 mon.a (mon.0) 5492 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.010276+0000 mon.a (mon.0) 5492 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.084798+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.084798+0000 mon.a (mon.0) 5493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.087585+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.087585+0000 mon.a (mon.0) 5494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.089874+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.089874+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.090714+0000 mon.a (mon.0) 5496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.090714+0000 mon.a (mon.0) 5496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.098844+0000 mon.a (mon.0) 5497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.098844+0000 mon.a (mon.0) 5497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.155752+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.155752+0000 mon.a (mon.0) 5498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.158584+0000 mon.a (mon.0) 5499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.158584+0000 mon.a (mon.0) 5499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.161012+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.161012+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.161924+0000 mon.a (mon.0) 5501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.161924+0000 mon.a (mon.0) 5501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.169634+0000 mon.a (mon.0) 5502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:05.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:05 smithi144 bash[73244]: audit 2024-04-30T10:12:05.169634+0000 mon.a (mon.0) 5502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.235772+0000 mgr.x (mgr.24998) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.235772+0000 mgr.x (mgr.24998) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.307877+0000 mgr.x (mgr.24998) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.307877+0000 mgr.x (mgr.24998) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.396585+0000 mgr.x (mgr.24998) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.396585+0000 mgr.x (mgr.24998) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.469241+0000 mgr.x (mgr.24998) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.469241+0000 mgr.x (mgr.24998) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.541388+0000 mgr.x (mgr.24998) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.541388+0000 mgr.x (mgr.24998) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.597924+0000 mgr.x (mgr.24998) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.597924+0000 mgr.x (mgr.24998) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.665207+0000 mgr.x (mgr.24998) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.665207+0000 mgr.x (mgr.24998) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.717699+0000 mgr.x (mgr.24998) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.717699+0000 mgr.x (mgr.24998) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.788495+0000 mgr.x (mgr.24998) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.788495+0000 mgr.x (mgr.24998) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.843542+0000 mgr.x (mgr.24998) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.843542+0000 mgr.x (mgr.24998) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.919645+0000 mgr.x (mgr.24998) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:04.919645+0000 mgr.x (mgr.24998) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.009486+0000 mgr.x (mgr.24998) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.009486+0000 mgr.x (mgr.24998) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.098000+0000 mgr.x (mgr.24998) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.098000+0000 mgr.x (mgr.24998) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.168861+0000 mgr.x (mgr.24998) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.168861+0000 mgr.x (mgr.24998) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.246747+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.246747+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.250536+0000 mon.a (mon.0) 5504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.250536+0000 mon.a (mon.0) 5504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.253331+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.253331+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.254380+0000 mon.a (mon.0) 5506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.254380+0000 mon.a (mon.0) 5506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.262831+0000 mon.a (mon.0) 5507 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.262831+0000 mon.a (mon.0) 5507 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.322954+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.322954+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.326169+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.326169+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.329179+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.329179+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.330610+0000 mon.a (mon.0) 5511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.330610+0000 mon.a (mon.0) 5511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.339589+0000 mon.a (mon.0) 5512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.339589+0000 mon.a (mon.0) 5512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.414038+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.414038+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.417382+0000 mon.a (mon.0) 5514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.417382+0000 mon.a (mon.0) 5514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.420282+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.420282+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.421451+0000 mon.a (mon.0) 5516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.421451+0000 mon.a (mon.0) 5516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.429997+0000 mon.a (mon.0) 5517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.429997+0000 mon.a (mon.0) 5517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.471315+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.471315+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.474191+0000 mon.a (mon.0) 5519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.474191+0000 mon.a (mon.0) 5519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.476631+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.476631+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.477733+0000 mon.a (mon.0) 5521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.477733+0000 mon.a (mon.0) 5521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.484391+0000 mon.a (mon.0) 5522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.484391+0000 mon.a (mon.0) 5522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.541860+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.541860+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.544605+0000 mon.a (mon.0) 5524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.544605+0000 mon.a (mon.0) 5524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.547155+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.547155+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.548155+0000 mon.a (mon.0) 5526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.548155+0000 mon.a (mon.0) 5526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.556331+0000 mon.a (mon.0) 5527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.556331+0000 mon.a (mon.0) 5527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.597304+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.597304+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.599983+0000 mon.a (mon.0) 5529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.599983+0000 mon.a (mon.0) 5529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.602395+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.602395+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.603415+0000 mon.a (mon.0) 5531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.603415+0000 mon.a (mon.0) 5531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.611504+0000 mon.a (mon.0) 5532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.611504+0000 mon.a (mon.0) 5532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.686590+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.686590+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.689025+0000 mon.a (mon.0) 5534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.689025+0000 mon.a (mon.0) 5534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.692071+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.692071+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.692835+0000 mon.a (mon.0) 5536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.692835+0000 mon.a (mon.0) 5536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.700776+0000 mon.a (mon.0) 5537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.700776+0000 mon.a (mon.0) 5537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.760971+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.760971+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.764162+0000 mon.a (mon.0) 5539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.764162+0000 mon.a (mon.0) 5539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.767256+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.767256+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.768702+0000 mon.a (mon.0) 5541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.768702+0000 mon.a (mon.0) 5541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.777151+0000 mon.a (mon.0) 5542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.777151+0000 mon.a (mon.0) 5542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.853568+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.853568+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.857061+0000 mon.a (mon.0) 5544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.857061+0000 mon.a (mon.0) 5544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.860657+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.860657+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.861904+0000 mon.a (mon.0) 5546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.861904+0000 mon.a (mon.0) 5546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.870460+0000 mon.a (mon.0) 5547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.870460+0000 mon.a (mon.0) 5547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.944744+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.944744+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.949527+0000 mon.a (mon.0) 5549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.949527+0000 mon.a (mon.0) 5549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.953589+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.953589+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.954913+0000 mon.a (mon.0) 5551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.954913+0000 mon.a (mon.0) 5551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.963686+0000 mon.a (mon.0) 5552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:05.963686+0000 mon.a (mon.0) 5552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.025341+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.025341+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.028721+0000 mon.a (mon.0) 5554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.028721+0000 mon.a (mon.0) 5554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.031463+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.031463+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.032652+0000 mon.a (mon.0) 5556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.032652+0000 mon.a (mon.0) 5556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.040866+0000 mon.a (mon.0) 5557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.040866+0000 mon.a (mon.0) 5557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.098210+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.098210+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.100962+0000 mon.a (mon.0) 5559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.100962+0000 mon.a (mon.0) 5559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.103531+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.103531+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.104565+0000 mon.a (mon.0) 5561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.104565+0000 mon.a (mon.0) 5561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.112406+0000 mon.a (mon.0) 5562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.112406+0000 mon.a (mon.0) 5562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cluster 2024-04-30T10:12:06.124557+0000 mon.a (mon.0) 5563 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-30T10:12:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: cluster 2024-04-30T10:12:06.124557+0000 mon.a (mon.0) 5563 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-30T10:12:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.169312+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.169312+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.172181+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.172181+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.174742+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.174742+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.175831+0000 mon.a (mon.0) 5567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.175831+0000 mon.a (mon.0) 5567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.184094+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:06 smithi151 bash[59049]: audit 2024-04-30T10:12:06.184094+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.235772+0000 mgr.x (mgr.24998) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.235772+0000 mgr.x (mgr.24998) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.307877+0000 mgr.x (mgr.24998) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.307877+0000 mgr.x (mgr.24998) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.396585+0000 mgr.x (mgr.24998) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.396585+0000 mgr.x (mgr.24998) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.469241+0000 mgr.x (mgr.24998) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.469241+0000 mgr.x (mgr.24998) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.541388+0000 mgr.x (mgr.24998) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.541388+0000 mgr.x (mgr.24998) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.597924+0000 mgr.x (mgr.24998) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.597924+0000 mgr.x (mgr.24998) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.665207+0000 mgr.x (mgr.24998) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.665207+0000 mgr.x (mgr.24998) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.717699+0000 mgr.x (mgr.24998) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.717699+0000 mgr.x (mgr.24998) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.788495+0000 mgr.x (mgr.24998) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.788495+0000 mgr.x (mgr.24998) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.843542+0000 mgr.x (mgr.24998) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.843542+0000 mgr.x (mgr.24998) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.919645+0000 mgr.x (mgr.24998) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:04.919645+0000 mgr.x (mgr.24998) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.235772+0000 mgr.x (mgr.24998) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.235772+0000 mgr.x (mgr.24998) 1488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.307877+0000 mgr.x (mgr.24998) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.307877+0000 mgr.x (mgr.24998) 1489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.396585+0000 mgr.x (mgr.24998) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.396585+0000 mgr.x (mgr.24998) 1490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.469241+0000 mgr.x (mgr.24998) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.469241+0000 mgr.x (mgr.24998) 1491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.541388+0000 mgr.x (mgr.24998) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.541388+0000 mgr.x (mgr.24998) 1492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.597924+0000 mgr.x (mgr.24998) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.597924+0000 mgr.x (mgr.24998) 1493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.665207+0000 mgr.x (mgr.24998) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.665207+0000 mgr.x (mgr.24998) 1494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.717699+0000 mgr.x (mgr.24998) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.717699+0000 mgr.x (mgr.24998) 1495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.788495+0000 mgr.x (mgr.24998) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.788495+0000 mgr.x (mgr.24998) 1496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.843542+0000 mgr.x (mgr.24998) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.843542+0000 mgr.x (mgr.24998) 1497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.919645+0000 mgr.x (mgr.24998) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:04.919645+0000 mgr.x (mgr.24998) 1498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.009486+0000 mgr.x (mgr.24998) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.009486+0000 mgr.x (mgr.24998) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.098000+0000 mgr.x (mgr.24998) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.098000+0000 mgr.x (mgr.24998) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.168861+0000 mgr.x (mgr.24998) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.168861+0000 mgr.x (mgr.24998) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.246747+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.246747+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.250536+0000 mon.a (mon.0) 5504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.250536+0000 mon.a (mon.0) 5504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.253331+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.253331+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.254380+0000 mon.a (mon.0) 5506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.254380+0000 mon.a (mon.0) 5506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.262831+0000 mon.a (mon.0) 5507 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.262831+0000 mon.a (mon.0) 5507 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.322954+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.322954+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.326169+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.326169+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.009486+0000 mgr.x (mgr.24998) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.009486+0000 mgr.x (mgr.24998) 1499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.098000+0000 mgr.x (mgr.24998) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.098000+0000 mgr.x (mgr.24998) 1500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.168861+0000 mgr.x (mgr.24998) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.168861+0000 mgr.x (mgr.24998) 1501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:06.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.246747+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.246747+0000 mon.a (mon.0) 5503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.250536+0000 mon.a (mon.0) 5504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.250536+0000 mon.a (mon.0) 5504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.253331+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.253331+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.254380+0000 mon.a (mon.0) 5506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.254380+0000 mon.a (mon.0) 5506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.262831+0000 mon.a (mon.0) 5507 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.262831+0000 mon.a (mon.0) 5507 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.322954+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.322954+0000 mon.a (mon.0) 5508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.326169+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.326169+0000 mon.a (mon.0) 5509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.329179+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.329179+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.330610+0000 mon.a (mon.0) 5511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.330610+0000 mon.a (mon.0) 5511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.339589+0000 mon.a (mon.0) 5512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.339589+0000 mon.a (mon.0) 5512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.414038+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.414038+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.417382+0000 mon.a (mon.0) 5514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.417382+0000 mon.a (mon.0) 5514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.420282+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.420282+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.421451+0000 mon.a (mon.0) 5516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.421451+0000 mon.a (mon.0) 5516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.429997+0000 mon.a (mon.0) 5517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.429997+0000 mon.a (mon.0) 5517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.471315+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.471315+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.474191+0000 mon.a (mon.0) 5519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.329179+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.329179+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.330610+0000 mon.a (mon.0) 5511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.330610+0000 mon.a (mon.0) 5511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.339589+0000 mon.a (mon.0) 5512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.339589+0000 mon.a (mon.0) 5512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.414038+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.414038+0000 mon.a (mon.0) 5513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.417382+0000 mon.a (mon.0) 5514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.417382+0000 mon.a (mon.0) 5514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.420282+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.420282+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.421451+0000 mon.a (mon.0) 5516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.421451+0000 mon.a (mon.0) 5516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.429997+0000 mon.a (mon.0) 5517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.429997+0000 mon.a (mon.0) 5517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.471315+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.471315+0000 mon.a (mon.0) 5518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.474191+0000 mon.a (mon.0) 5519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.474191+0000 mon.a (mon.0) 5519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.476631+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.476631+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.477733+0000 mon.a (mon.0) 5521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.477733+0000 mon.a (mon.0) 5521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.484391+0000 mon.a (mon.0) 5522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.484391+0000 mon.a (mon.0) 5522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.541860+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.541860+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.544605+0000 mon.a (mon.0) 5524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.544605+0000 mon.a (mon.0) 5524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.547155+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.547155+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.548155+0000 mon.a (mon.0) 5526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.548155+0000 mon.a (mon.0) 5526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.556331+0000 mon.a (mon.0) 5527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.556331+0000 mon.a (mon.0) 5527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.597304+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.597304+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.474191+0000 mon.a (mon.0) 5519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.476631+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.476631+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.477733+0000 mon.a (mon.0) 5521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.477733+0000 mon.a (mon.0) 5521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.484391+0000 mon.a (mon.0) 5522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.484391+0000 mon.a (mon.0) 5522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.541860+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.541860+0000 mon.a (mon.0) 5523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.544605+0000 mon.a (mon.0) 5524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.544605+0000 mon.a (mon.0) 5524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.547155+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.547155+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.548155+0000 mon.a (mon.0) 5526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.548155+0000 mon.a (mon.0) 5526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.556331+0000 mon.a (mon.0) 5527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.556331+0000 mon.a (mon.0) 5527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.597304+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.597304+0000 mon.a (mon.0) 5528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.599983+0000 mon.a (mon.0) 5529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.599983+0000 mon.a (mon.0) 5529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.602395+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.602395+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.603415+0000 mon.a (mon.0) 5531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.603415+0000 mon.a (mon.0) 5531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.611504+0000 mon.a (mon.0) 5532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.611504+0000 mon.a (mon.0) 5532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.686590+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.686590+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.689025+0000 mon.a (mon.0) 5534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.689025+0000 mon.a (mon.0) 5534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.692071+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.692071+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.692835+0000 mon.a (mon.0) 5536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.692835+0000 mon.a (mon.0) 5536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.700776+0000 mon.a (mon.0) 5537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.700776+0000 mon.a (mon.0) 5537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.760971+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.760971+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.599983+0000 mon.a (mon.0) 5529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.599983+0000 mon.a (mon.0) 5529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.602395+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.602395+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.603415+0000 mon.a (mon.0) 5531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.603415+0000 mon.a (mon.0) 5531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.611504+0000 mon.a (mon.0) 5532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.611504+0000 mon.a (mon.0) 5532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.686590+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.686590+0000 mon.a (mon.0) 5533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.689025+0000 mon.a (mon.0) 5534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.689025+0000 mon.a (mon.0) 5534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.692071+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.692071+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.692835+0000 mon.a (mon.0) 5536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.692835+0000 mon.a (mon.0) 5536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.700776+0000 mon.a (mon.0) 5537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.700776+0000 mon.a (mon.0) 5537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.760971+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.760971+0000 mon.a (mon.0) 5538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.764162+0000 mon.a (mon.0) 5539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.764162+0000 mon.a (mon.0) 5539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.767256+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.767256+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.768702+0000 mon.a (mon.0) 5541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.768702+0000 mon.a (mon.0) 5541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.777151+0000 mon.a (mon.0) 5542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.777151+0000 mon.a (mon.0) 5542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.853568+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.853568+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.857061+0000 mon.a (mon.0) 5544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.857061+0000 mon.a (mon.0) 5544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.860657+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.860657+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.861904+0000 mon.a (mon.0) 5546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.861904+0000 mon.a (mon.0) 5546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.870460+0000 mon.a (mon.0) 5547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.870460+0000 mon.a (mon.0) 5547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.944744+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.764162+0000 mon.a (mon.0) 5539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.764162+0000 mon.a (mon.0) 5539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.767256+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.767256+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.768702+0000 mon.a (mon.0) 5541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.768702+0000 mon.a (mon.0) 5541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.777151+0000 mon.a (mon.0) 5542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.777151+0000 mon.a (mon.0) 5542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.853568+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.853568+0000 mon.a (mon.0) 5543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.857061+0000 mon.a (mon.0) 5544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.857061+0000 mon.a (mon.0) 5544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.860657+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.860657+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.861904+0000 mon.a (mon.0) 5546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.861904+0000 mon.a (mon.0) 5546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.870460+0000 mon.a (mon.0) 5547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.870460+0000 mon.a (mon.0) 5547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.944744+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.944744+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.949527+0000 mon.a (mon.0) 5549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.949527+0000 mon.a (mon.0) 5549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.953589+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.953589+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.954913+0000 mon.a (mon.0) 5551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.954913+0000 mon.a (mon.0) 5551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.963686+0000 mon.a (mon.0) 5552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:05.963686+0000 mon.a (mon.0) 5552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.025341+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.025341+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.028721+0000 mon.a (mon.0) 5554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.028721+0000 mon.a (mon.0) 5554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.031463+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.031463+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.032652+0000 mon.a (mon.0) 5556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.032652+0000 mon.a (mon.0) 5556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.040866+0000 mon.a (mon.0) 5557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.040866+0000 mon.a (mon.0) 5557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.944744+0000 mon.a (mon.0) 5548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.949527+0000 mon.a (mon.0) 5549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.949527+0000 mon.a (mon.0) 5549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.953589+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.953589+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.954913+0000 mon.a (mon.0) 5551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.954913+0000 mon.a (mon.0) 5551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.963686+0000 mon.a (mon.0) 5552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:05.963686+0000 mon.a (mon.0) 5552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.025341+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.025341+0000 mon.a (mon.0) 5553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.028721+0000 mon.a (mon.0) 5554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.028721+0000 mon.a (mon.0) 5554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.031463+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.031463+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.032652+0000 mon.a (mon.0) 5556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.032652+0000 mon.a (mon.0) 5556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.040866+0000 mon.a (mon.0) 5557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.040866+0000 mon.a (mon.0) 5557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.098210+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.098210+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.100962+0000 mon.a (mon.0) 5559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.100962+0000 mon.a (mon.0) 5559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.103531+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.103531+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.104565+0000 mon.a (mon.0) 5561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.104565+0000 mon.a (mon.0) 5561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.112406+0000 mon.a (mon.0) 5562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.112406+0000 mon.a (mon.0) 5562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cluster 2024-04-30T10:12:06.124557+0000 mon.a (mon.0) 5563 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-30T10:12:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: cluster 2024-04-30T10:12:06.124557+0000 mon.a (mon.0) 5563 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-30T10:12:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.169312+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.169312+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.172181+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.172181+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.174742+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.174742+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.175831+0000 mon.a (mon.0) 5567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.098210+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.098210+0000 mon.a (mon.0) 5558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.100962+0000 mon.a (mon.0) 5559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.100962+0000 mon.a (mon.0) 5559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.103531+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.103531+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.104565+0000 mon.a (mon.0) 5561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.104565+0000 mon.a (mon.0) 5561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.112406+0000 mon.a (mon.0) 5562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.112406+0000 mon.a (mon.0) 5562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cluster 2024-04-30T10:12:06.124557+0000 mon.a (mon.0) 5563 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-30T10:12:06.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: cluster 2024-04-30T10:12:06.124557+0000 mon.a (mon.0) 5563 : cluster [WRN] Health check update: Degraded data redundancy: 83/630 objects degraded (13.175%), 26 pgs degraded (PG_DEGRADED) 2024-04-30T10:12:06.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.169312+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.169312+0000 mon.a (mon.0) 5564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:06.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.172181+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.172181+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:06.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.174742+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.174742+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:06.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.175831+0000 mon.a (mon.0) 5567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.175831+0000 mon.a (mon.0) 5567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.184094+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[73244]: audit 2024-04-30T10:12:06.184094+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.175831+0000 mon.a (mon.0) 5567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:06.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.184094+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:06.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:06 smithi144 bash[75481]: audit 2024-04-30T10:12:06.184094+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.262248+0000 mgr.x (mgr.24998) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.262248+0000 mgr.x (mgr.24998) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.338905+0000 mgr.x (mgr.24998) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.338905+0000 mgr.x (mgr.24998) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cluster 2024-04-30T10:12:05.410152+0000 mgr.x (mgr.24998) 1504 : cluster [DBG] pgmap v260: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cluster 2024-04-30T10:12:05.410152+0000 mgr.x (mgr.24998) 1504 : cluster [DBG] pgmap v260: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.429205+0000 mgr.x (mgr.24998) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.429205+0000 mgr.x (mgr.24998) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.483585+0000 mgr.x (mgr.24998) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.483585+0000 mgr.x (mgr.24998) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.555587+0000 mgr.x (mgr.24998) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.555587+0000 mgr.x (mgr.24998) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.610720+0000 mgr.x (mgr.24998) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.610720+0000 mgr.x (mgr.24998) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.700021+0000 mgr.x (mgr.24998) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.700021+0000 mgr.x (mgr.24998) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.776520+0000 mgr.x (mgr.24998) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.776520+0000 mgr.x (mgr.24998) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.869771+0000 mgr.x (mgr.24998) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.869771+0000 mgr.x (mgr.24998) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.963392+0000 mgr.x (mgr.24998) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:05.963392+0000 mgr.x (mgr.24998) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.040105+0000 mgr.x (mgr.24998) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.040105+0000 mgr.x (mgr.24998) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.111656+0000 mgr.x (mgr.24998) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.111656+0000 mgr.x (mgr.24998) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.183375+0000 mgr.x (mgr.24998) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.183375+0000 mgr.x (mgr.24998) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.257372+0000 mon.a (mon.0) 5569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.257372+0000 mon.a (mon.0) 5569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.260153+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.260153+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.262587+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.262587+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.263684+0000 mon.a (mon.0) 5572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.263684+0000 mon.a (mon.0) 5572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.269057+0000 mgr.x (mgr.24998) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.269057+0000 mgr.x (mgr.24998) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.269944+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.269944+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.326873+0000 mon.a (mon.0) 5574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.326873+0000 mon.a (mon.0) 5574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.329421+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.329421+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.331796+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.331796+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.333004+0000 mon.a (mon.0) 5577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.333004+0000 mon.a (mon.0) 5577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.347012+0000 mgr.x (mgr.24998) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.347012+0000 mgr.x (mgr.24998) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.347631+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.347631+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.404414+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.404414+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.407320+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.407320+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.409887+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.409887+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.410848+0000 mon.a (mon.0) 5582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.410848+0000 mon.a (mon.0) 5582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.418238+0000 mgr.x (mgr.24998) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.418238+0000 mgr.x (mgr.24998) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.418979+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.418979+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.492005+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.492005+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.495143+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.495143+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.498518+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.498518+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.499993+0000 mon.a (mon.0) 5587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.499993+0000 mon.a (mon.0) 5587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.507875+0000 mgr.x (mgr.24998) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.507875+0000 mgr.x (mgr.24998) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.508610+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.508610+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.566746+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.566746+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.569403+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.569403+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.571881+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.571881+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.572876+0000 mon.a (mon.0) 5592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.572876+0000 mon.a (mon.0) 5592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.580667+0000 mgr.x (mgr.24998) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.580667+0000 mgr.x (mgr.24998) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.581277+0000 mon.a (mon.0) 5593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.581277+0000 mon.a (mon.0) 5593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.639354+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.639354+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.642463+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.642463+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.644914+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.644914+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.645969+0000 mon.a (mon.0) 5597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.645969+0000 mon.a (mon.0) 5597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.653357+0000 mgr.x (mgr.24998) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.653357+0000 mgr.x (mgr.24998) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.654134+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.654134+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.694920+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.694920+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.698017+0000 mon.a (mon.0) 5600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.698017+0000 mon.a (mon.0) 5600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.701014+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.701014+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.702099+0000 mon.a (mon.0) 5602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.702099+0000 mon.a (mon.0) 5602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.709734+0000 mgr.x (mgr.24998) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.709734+0000 mgr.x (mgr.24998) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.710557+0000 mon.a (mon.0) 5603 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.710557+0000 mon.a (mon.0) 5603 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.767533+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.767533+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.770088+0000 mon.a (mon.0) 5605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.770088+0000 mon.a (mon.0) 5605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.772595+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.772595+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.773507+0000 mon.a (mon.0) 5607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.773507+0000 mon.a (mon.0) 5607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.779392+0000 mgr.x (mgr.24998) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.779392+0000 mgr.x (mgr.24998) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.780136+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.780136+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.822326+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.822326+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.824799+0000 mon.a (mon.0) 5610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.824799+0000 mon.a (mon.0) 5610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.827164+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.827164+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.828209+0000 mon.a (mon.0) 5612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.828209+0000 mon.a (mon.0) 5612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.835049+0000 mgr.x (mgr.24998) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.835049+0000 mgr.x (mgr.24998) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.835906+0000 mon.a (mon.0) 5613 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.835906+0000 mon.a (mon.0) 5613 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.892591+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.892591+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.895444+0000 mon.a (mon.0) 5615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.895444+0000 mon.a (mon.0) 5615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.898076+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.898076+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.899274+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.899274+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.906970+0000 mgr.x (mgr.24998) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.906970+0000 mgr.x (mgr.24998) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.907604+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.907604+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.969734+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.969734+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.972668+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.972668+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.975195+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.975195+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.976282+0000 mon.a (mon.0) 5622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.976282+0000 mon.a (mon.0) 5622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.983511+0000 mgr.x (mgr.24998) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:06.983511+0000 mgr.x (mgr.24998) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.984313+0000 mon.a (mon.0) 5623 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:06.984313+0000 mon.a (mon.0) 5623 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.041339+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.041339+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.044196+0000 mon.a (mon.0) 5625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.044196+0000 mon.a (mon.0) 5625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.046569+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.046569+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.047603+0000 mon.a (mon.0) 5627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.047603+0000 mon.a (mon.0) 5627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.054909+0000 mgr.x (mgr.24998) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.054909+0000 mgr.x (mgr.24998) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.055742+0000 mon.a (mon.0) 5628 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.055742+0000 mon.a (mon.0) 5628 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.112873+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.112873+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.115710+0000 mon.a (mon.0) 5630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.115710+0000 mon.a (mon.0) 5630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.118320+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.118320+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.119275+0000 mon.a (mon.0) 5632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.119275+0000 mon.a (mon.0) 5632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.126459+0000 mgr.x (mgr.24998) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.126459+0000 mgr.x (mgr.24998) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.127290+0000 mon.a (mon.0) 5633 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.127290+0000 mon.a (mon.0) 5633 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.184111+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.184111+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.186443+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.186443+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.188596+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.188596+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.189490+0000 mon.a (mon.0) 5637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.189490+0000 mon.a (mon.0) 5637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.197404+0000 mgr.x (mgr.24998) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.197404+0000 mgr.x (mgr.24998) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.198193+0000 mon.a (mon.0) 5638 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[59049]: audit 2024-04-30T10:12:07.198193+0000 mon.a (mon.0) 5638 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.262248+0000 mgr.x (mgr.24998) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.262248+0000 mgr.x (mgr.24998) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.338905+0000 mgr.x (mgr.24998) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.338905+0000 mgr.x (mgr.24998) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cluster 2024-04-30T10:12:05.410152+0000 mgr.x (mgr.24998) 1504 : cluster [DBG] pgmap v260: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:07.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cluster 2024-04-30T10:12:05.410152+0000 mgr.x (mgr.24998) 1504 : cluster [DBG] pgmap v260: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:07.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.429205+0000 mgr.x (mgr.24998) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.429205+0000 mgr.x (mgr.24998) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.483585+0000 mgr.x (mgr.24998) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.483585+0000 mgr.x (mgr.24998) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.555587+0000 mgr.x (mgr.24998) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.555587+0000 mgr.x (mgr.24998) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.610720+0000 mgr.x (mgr.24998) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.610720+0000 mgr.x (mgr.24998) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.700021+0000 mgr.x (mgr.24998) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.700021+0000 mgr.x (mgr.24998) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.776520+0000 mgr.x (mgr.24998) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.776520+0000 mgr.x (mgr.24998) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.869771+0000 mgr.x (mgr.24998) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.869771+0000 mgr.x (mgr.24998) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.963392+0000 mgr.x (mgr.24998) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.262248+0000 mgr.x (mgr.24998) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.262248+0000 mgr.x (mgr.24998) 1502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.338905+0000 mgr.x (mgr.24998) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.338905+0000 mgr.x (mgr.24998) 1503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cluster 2024-04-30T10:12:05.410152+0000 mgr.x (mgr.24998) 1504 : cluster [DBG] pgmap v260: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:07.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cluster 2024-04-30T10:12:05.410152+0000 mgr.x (mgr.24998) 1504 : cluster [DBG] pgmap v260: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 933 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:07.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.429205+0000 mgr.x (mgr.24998) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.429205+0000 mgr.x (mgr.24998) 1505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.483585+0000 mgr.x (mgr.24998) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.483585+0000 mgr.x (mgr.24998) 1506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.555587+0000 mgr.x (mgr.24998) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.555587+0000 mgr.x (mgr.24998) 1507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.610720+0000 mgr.x (mgr.24998) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.610720+0000 mgr.x (mgr.24998) 1508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.700021+0000 mgr.x (mgr.24998) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.700021+0000 mgr.x (mgr.24998) 1509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.776520+0000 mgr.x (mgr.24998) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.776520+0000 mgr.x (mgr.24998) 1510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.869771+0000 mgr.x (mgr.24998) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.869771+0000 mgr.x (mgr.24998) 1511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.963392+0000 mgr.x (mgr.24998) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:05.963392+0000 mgr.x (mgr.24998) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.040105+0000 mgr.x (mgr.24998) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.040105+0000 mgr.x (mgr.24998) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.111656+0000 mgr.x (mgr.24998) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.111656+0000 mgr.x (mgr.24998) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.183375+0000 mgr.x (mgr.24998) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.183375+0000 mgr.x (mgr.24998) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.257372+0000 mon.a (mon.0) 5569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.257372+0000 mon.a (mon.0) 5569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.260153+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.260153+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.262587+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.262587+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.263684+0000 mon.a (mon.0) 5572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.263684+0000 mon.a (mon.0) 5572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.269057+0000 mgr.x (mgr.24998) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.269057+0000 mgr.x (mgr.24998) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.269944+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.269944+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.326873+0000 mon.a (mon.0) 5574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:05.963392+0000 mgr.x (mgr.24998) 1512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.040105+0000 mgr.x (mgr.24998) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.040105+0000 mgr.x (mgr.24998) 1513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.111656+0000 mgr.x (mgr.24998) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.111656+0000 mgr.x (mgr.24998) 1514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.183375+0000 mgr.x (mgr.24998) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.183375+0000 mgr.x (mgr.24998) 1515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.257372+0000 mon.a (mon.0) 5569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.257372+0000 mon.a (mon.0) 5569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.260153+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.260153+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.262587+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.262587+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.263684+0000 mon.a (mon.0) 5572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.263684+0000 mon.a (mon.0) 5572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.269057+0000 mgr.x (mgr.24998) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.269057+0000 mgr.x (mgr.24998) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.269944+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.269944+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.326873+0000 mon.a (mon.0) 5574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.326873+0000 mon.a (mon.0) 5574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.329421+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.329421+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.331796+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.331796+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.333004+0000 mon.a (mon.0) 5577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.333004+0000 mon.a (mon.0) 5577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.347012+0000 mgr.x (mgr.24998) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.347012+0000 mgr.x (mgr.24998) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.347631+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.347631+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.404414+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.404414+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.407320+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.407320+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.409887+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.409887+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.410848+0000 mon.a (mon.0) 5582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.410848+0000 mon.a (mon.0) 5582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.326873+0000 mon.a (mon.0) 5574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.329421+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.329421+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.331796+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.331796+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.333004+0000 mon.a (mon.0) 5577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.333004+0000 mon.a (mon.0) 5577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.347012+0000 mgr.x (mgr.24998) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.347012+0000 mgr.x (mgr.24998) 1517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.347631+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.347631+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.404414+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.404414+0000 mon.a (mon.0) 5579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.407320+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.407320+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.409887+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.409887+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.410848+0000 mon.a (mon.0) 5582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.410848+0000 mon.a (mon.0) 5582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.418238+0000 mgr.x (mgr.24998) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.418238+0000 mgr.x (mgr.24998) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.418979+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.418979+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.492005+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.492005+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.495143+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.495143+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.498518+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.498518+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.499993+0000 mon.a (mon.0) 5587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.499993+0000 mon.a (mon.0) 5587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.507875+0000 mgr.x (mgr.24998) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.507875+0000 mgr.x (mgr.24998) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.508610+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.508610+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.566746+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.566746+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.569403+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.569403+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.418238+0000 mgr.x (mgr.24998) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.418238+0000 mgr.x (mgr.24998) 1518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.418979+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.418979+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.492005+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.492005+0000 mon.a (mon.0) 5584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.495143+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.495143+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.498518+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.498518+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.499993+0000 mon.a (mon.0) 5587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.499993+0000 mon.a (mon.0) 5587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.507875+0000 mgr.x (mgr.24998) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.507875+0000 mgr.x (mgr.24998) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.508610+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.508610+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.566746+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.566746+0000 mon.a (mon.0) 5589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.569403+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.569403+0000 mon.a (mon.0) 5590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.571881+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.571881+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.572876+0000 mon.a (mon.0) 5592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.572876+0000 mon.a (mon.0) 5592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.580667+0000 mgr.x (mgr.24998) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.580667+0000 mgr.x (mgr.24998) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.581277+0000 mon.a (mon.0) 5593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.581277+0000 mon.a (mon.0) 5593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.639354+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.639354+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.642463+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.642463+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.644914+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.644914+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.645969+0000 mon.a (mon.0) 5597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.645969+0000 mon.a (mon.0) 5597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.653357+0000 mgr.x (mgr.24998) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.653357+0000 mgr.x (mgr.24998) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.654134+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.654134+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.571881+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.571881+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.572876+0000 mon.a (mon.0) 5592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.572876+0000 mon.a (mon.0) 5592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.580667+0000 mgr.x (mgr.24998) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.580667+0000 mgr.x (mgr.24998) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.581277+0000 mon.a (mon.0) 5593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.581277+0000 mon.a (mon.0) 5593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.639354+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.639354+0000 mon.a (mon.0) 5594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.642463+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.642463+0000 mon.a (mon.0) 5595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.644914+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.644914+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.645969+0000 mon.a (mon.0) 5597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.645969+0000 mon.a (mon.0) 5597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.653357+0000 mgr.x (mgr.24998) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.653357+0000 mgr.x (mgr.24998) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.654134+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.654134+0000 mon.a (mon.0) 5598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.694920+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.694920+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.698017+0000 mon.a (mon.0) 5600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.698017+0000 mon.a (mon.0) 5600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.701014+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.701014+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.702099+0000 mon.a (mon.0) 5602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.702099+0000 mon.a (mon.0) 5602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.709734+0000 mgr.x (mgr.24998) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.709734+0000 mgr.x (mgr.24998) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.710557+0000 mon.a (mon.0) 5603 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.710557+0000 mon.a (mon.0) 5603 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.767533+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.767533+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.770088+0000 mon.a (mon.0) 5605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.770088+0000 mon.a (mon.0) 5605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.772595+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.772595+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.773507+0000 mon.a (mon.0) 5607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.694920+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.694920+0000 mon.a (mon.0) 5599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.698017+0000 mon.a (mon.0) 5600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.698017+0000 mon.a (mon.0) 5600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.701014+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.701014+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.702099+0000 mon.a (mon.0) 5602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.702099+0000 mon.a (mon.0) 5602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.709734+0000 mgr.x (mgr.24998) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.709734+0000 mgr.x (mgr.24998) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.710557+0000 mon.a (mon.0) 5603 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.710557+0000 mon.a (mon.0) 5603 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.767533+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.767533+0000 mon.a (mon.0) 5604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.770088+0000 mon.a (mon.0) 5605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.770088+0000 mon.a (mon.0) 5605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.772595+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.772595+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.773507+0000 mon.a (mon.0) 5607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.773507+0000 mon.a (mon.0) 5607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.779392+0000 mgr.x (mgr.24998) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.779392+0000 mgr.x (mgr.24998) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.780136+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.780136+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.822326+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.822326+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.824799+0000 mon.a (mon.0) 5610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.824799+0000 mon.a (mon.0) 5610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.827164+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.827164+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.828209+0000 mon.a (mon.0) 5612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.828209+0000 mon.a (mon.0) 5612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.835049+0000 mgr.x (mgr.24998) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.835049+0000 mgr.x (mgr.24998) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.835906+0000 mon.a (mon.0) 5613 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.835906+0000 mon.a (mon.0) 5613 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.892591+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.892591+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.895444+0000 mon.a (mon.0) 5615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.773507+0000 mon.a (mon.0) 5607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.779392+0000 mgr.x (mgr.24998) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.779392+0000 mgr.x (mgr.24998) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.780136+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.780136+0000 mon.a (mon.0) 5608 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.822326+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.822326+0000 mon.a (mon.0) 5609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.824799+0000 mon.a (mon.0) 5610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.824799+0000 mon.a (mon.0) 5610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.827164+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.827164+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.828209+0000 mon.a (mon.0) 5612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.828209+0000 mon.a (mon.0) 5612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.835049+0000 mgr.x (mgr.24998) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.835049+0000 mgr.x (mgr.24998) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.835906+0000 mon.a (mon.0) 5613 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.835906+0000 mon.a (mon.0) 5613 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.892591+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.892591+0000 mon.a (mon.0) 5614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.895444+0000 mon.a (mon.0) 5615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.895444+0000 mon.a (mon.0) 5615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.898076+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.898076+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.899274+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.899274+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.906970+0000 mgr.x (mgr.24998) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.906970+0000 mgr.x (mgr.24998) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.907604+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.907604+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.969734+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.969734+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.972668+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.972668+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.975195+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.975195+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.976282+0000 mon.a (mon.0) 5622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.976282+0000 mon.a (mon.0) 5622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.983511+0000 mgr.x (mgr.24998) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:06.983511+0000 mgr.x (mgr.24998) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.984313+0000 mon.a (mon.0) 5623 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.895444+0000 mon.a (mon.0) 5615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.898076+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.898076+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.899274+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.899274+0000 mon.a (mon.0) 5617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.906970+0000 mgr.x (mgr.24998) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.906970+0000 mgr.x (mgr.24998) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.907604+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.907604+0000 mon.a (mon.0) 5618 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.969734+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.969734+0000 mon.a (mon.0) 5619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.972668+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.972668+0000 mon.a (mon.0) 5620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.975195+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.975195+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.976282+0000 mon.a (mon.0) 5622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.976282+0000 mon.a (mon.0) 5622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.983511+0000 mgr.x (mgr.24998) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:06.983511+0000 mgr.x (mgr.24998) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.984313+0000 mon.a (mon.0) 5623 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:06.984313+0000 mon.a (mon.0) 5623 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.041339+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.041339+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.044196+0000 mon.a (mon.0) 5625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.044196+0000 mon.a (mon.0) 5625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.046569+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.046569+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.047603+0000 mon.a (mon.0) 5627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.047603+0000 mon.a (mon.0) 5627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.054909+0000 mgr.x (mgr.24998) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.054909+0000 mgr.x (mgr.24998) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.055742+0000 mon.a (mon.0) 5628 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.055742+0000 mon.a (mon.0) 5628 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.112873+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.112873+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.115710+0000 mon.a (mon.0) 5630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.115710+0000 mon.a (mon.0) 5630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.118320+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.118320+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:06.984313+0000 mon.a (mon.0) 5623 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.041339+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.041339+0000 mon.a (mon.0) 5624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.044196+0000 mon.a (mon.0) 5625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.044196+0000 mon.a (mon.0) 5625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.046569+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.046569+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.047603+0000 mon.a (mon.0) 5627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.047603+0000 mon.a (mon.0) 5627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.054909+0000 mgr.x (mgr.24998) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.054909+0000 mgr.x (mgr.24998) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.055742+0000 mon.a (mon.0) 5628 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.055742+0000 mon.a (mon.0) 5628 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.112873+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.112873+0000 mon.a (mon.0) 5629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.115710+0000 mon.a (mon.0) 5630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.115710+0000 mon.a (mon.0) 5630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.118320+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.118320+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.119275+0000 mon.a (mon.0) 5632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.119275+0000 mon.a (mon.0) 5632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.126459+0000 mgr.x (mgr.24998) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.126459+0000 mgr.x (mgr.24998) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.127290+0000 mon.a (mon.0) 5633 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.127290+0000 mon.a (mon.0) 5633 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.184111+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.184111+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.186443+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.186443+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.739 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.188596+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.188596+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.189490+0000 mon.a (mon.0) 5637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.189490+0000 mon.a (mon.0) 5637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.197404+0000 mgr.x (mgr.24998) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.197404+0000 mgr.x (mgr.24998) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.198193+0000 mon.a (mon.0) 5638 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[73244]: audit 2024-04-30T10:12:07.198193+0000 mon.a (mon.0) 5638 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.119275+0000 mon.a (mon.0) 5632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.119275+0000 mon.a (mon.0) 5632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.126459+0000 mgr.x (mgr.24998) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.126459+0000 mgr.x (mgr.24998) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.127290+0000 mon.a (mon.0) 5633 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.127290+0000 mon.a (mon.0) 5633 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.184111+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.184111+0000 mon.a (mon.0) 5634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:07.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.186443+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.186443+0000 mon.a (mon.0) 5635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:07.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.188596+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.188596+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:07.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.189490+0000 mon.a (mon.0) 5637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.189490+0000 mon.a (mon.0) 5637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:07.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.197404+0000 mgr.x (mgr.24998) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.197404+0000 mgr.x (mgr.24998) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:07.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.198193+0000 mon.a (mon.0) 5638 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:07.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:07 smithi144 bash[75481]: audit 2024-04-30T10:12:07.198193+0000 mon.a (mon.0) 5638 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.168 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:12:07 smithi151 bash[78271]: debug 2024-04-30T10:12:07.909+0000 7ffb73cb17c0 -1 osd.7 166 log_to_monitors true 2024-04-30T10:12:08.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:12:08] "GET /metrics HTTP/1.1" 200 38566 "" "Prometheus/2.33.4" 2024-04-30T10:12:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.256651+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.256651+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.259967+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.259967+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.262682+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.262682+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.263897+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.263897+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.271895+0000 mgr.x (mgr.24998) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.271895+0000 mgr.x (mgr.24998) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.272705+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.272705+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.313501+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.313501+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.316525+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.316525+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.319549+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.319549+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.320879+0000 mon.a (mon.0) 5647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.320879+0000 mon.a (mon.0) 5647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.335034+0000 mgr.x (mgr.24998) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.335034+0000 mgr.x (mgr.24998) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.335826+0000 mon.a (mon.0) 5648 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.335826+0000 mon.a (mon.0) 5648 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.393050+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.393050+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.395517+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.395517+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.397672+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.397672+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.398524+0000 mon.a (mon.0) 5652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.398524+0000 mon.a (mon.0) 5652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.407563+0000 mgr.x (mgr.24998) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.407563+0000 mgr.x (mgr.24998) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.408176+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.408176+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cluster 2024-04-30T10:12:07.410856+0000 mgr.x (mgr.24998) 1533 : cluster [DBG] pgmap v261: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:08.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cluster 2024-04-30T10:12:07.410856+0000 mgr.x (mgr.24998) 1533 : cluster [DBG] pgmap v261: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.450496+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.450496+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.453252+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.453252+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.455525+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.455525+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.456512+0000 mon.a (mon.0) 5657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.456512+0000 mon.a (mon.0) 5657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.466185+0000 mgr.x (mgr.24998) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.466185+0000 mgr.x (mgr.24998) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.466957+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.466957+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.496137+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.496137+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.497247+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.497247+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.555775+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.555775+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.558991+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.558991+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.561473+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.561473+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.562510+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.562510+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.572133+0000 mgr.x (mgr.24998) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.572133+0000 mgr.x (mgr.24998) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.572817+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.572817+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.630275+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.630275+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.632774+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.632774+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.635252+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.635252+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.636349+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.636349+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.646224+0000 mgr.x (mgr.24998) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.646224+0000 mgr.x (mgr.24998) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.646816+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.646816+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.704572+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.704572+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.707487+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.707487+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.709955+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.709955+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.710986+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.710986+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.723298+0000 mgr.x (mgr.24998) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.723298+0000 mgr.x (mgr.24998) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.723751+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.723751+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.806373+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.806373+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.810626+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.810626+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.814363+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.814363+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.816004+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.816004+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.829891+0000 mgr.x (mgr.24998) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.829891+0000 mgr.x (mgr.24998) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.830310+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.830310+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.889955+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.889955+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.892548+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.892548+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.894883+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.894883+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.895811+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.895811+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.904041+0000 mgr.x (mgr.24998) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.904041+0000 mgr.x (mgr.24998) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.904659+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.904659+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.914581+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3009092807,v1:172.21.15.151:6825/3009092807]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:12:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.914581+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3009092807,v1:172.21.15.151:6825/3009092807]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:12:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.916458+0000 mon.a (mon.0) 5686 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:12:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.916458+0000 mon.a (mon.0) 5686 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:12:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.966491+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.966491+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.969628+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.969628+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.972094+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.972094+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.973261+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.973261+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.981875+0000 mgr.x (mgr.24998) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:07.981875+0000 mgr.x (mgr.24998) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.982591+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:07.982591+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.044346+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.044346+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.047615+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.047615+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.050361+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.050361+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.051600+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.051600+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.062007+0000 mgr.x (mgr.24998) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.062007+0000 mgr.x (mgr.24998) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.062583+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.062583+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.136650+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.136650+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.139497+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.139497+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.143015+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.143015+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.144291+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.144291+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.154657+0000 mgr.x (mgr.24998) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.154657+0000 mgr.x (mgr.24998) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.155340+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[59049]: audit 2024-04-30T10:12:08.155340+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.256651+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.256651+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.259967+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.259967+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.262682+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.262682+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.263897+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.263897+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.271895+0000 mgr.x (mgr.24998) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.271895+0000 mgr.x (mgr.24998) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.272705+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.272705+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.313501+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.313501+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.316525+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.316525+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.319549+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.319549+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.320879+0000 mon.a (mon.0) 5647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.256651+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.256651+0000 mon.a (mon.0) 5639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.259967+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.259967+0000 mon.a (mon.0) 5640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.262682+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.262682+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.263897+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.263897+0000 mon.a (mon.0) 5642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.271895+0000 mgr.x (mgr.24998) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.271895+0000 mgr.x (mgr.24998) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.272705+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.272705+0000 mon.a (mon.0) 5643 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.313501+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.313501+0000 mon.a (mon.0) 5644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.316525+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.316525+0000 mon.a (mon.0) 5645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.319549+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.319549+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.320879+0000 mon.a (mon.0) 5647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.320879+0000 mon.a (mon.0) 5647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.335034+0000 mgr.x (mgr.24998) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.335034+0000 mgr.x (mgr.24998) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.335826+0000 mon.a (mon.0) 5648 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.335826+0000 mon.a (mon.0) 5648 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.393050+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.393050+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.395517+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.395517+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.397672+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.397672+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.398524+0000 mon.a (mon.0) 5652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.398524+0000 mon.a (mon.0) 5652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.407563+0000 mgr.x (mgr.24998) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.407563+0000 mgr.x (mgr.24998) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.408176+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.408176+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cluster 2024-04-30T10:12:07.410856+0000 mgr.x (mgr.24998) 1533 : cluster [DBG] pgmap v261: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:08.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cluster 2024-04-30T10:12:07.410856+0000 mgr.x (mgr.24998) 1533 : cluster [DBG] pgmap v261: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:08.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.320879+0000 mon.a (mon.0) 5647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.335034+0000 mgr.x (mgr.24998) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.335034+0000 mgr.x (mgr.24998) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.335826+0000 mon.a (mon.0) 5648 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.335826+0000 mon.a (mon.0) 5648 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.393050+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.393050+0000 mon.a (mon.0) 5649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.395517+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.395517+0000 mon.a (mon.0) 5650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.397672+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.397672+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.398524+0000 mon.a (mon.0) 5652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.398524+0000 mon.a (mon.0) 5652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.407563+0000 mgr.x (mgr.24998) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.407563+0000 mgr.x (mgr.24998) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.408176+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.408176+0000 mon.a (mon.0) 5653 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cluster 2024-04-30T10:12:07.410856+0000 mgr.x (mgr.24998) 1533 : cluster [DBG] pgmap v261: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:08.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cluster 2024-04-30T10:12:07.410856+0000 mgr.x (mgr.24998) 1533 : cluster [DBG] pgmap v261: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:08.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.450496+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.450496+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.453252+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.453252+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.455525+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.455525+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.456512+0000 mon.a (mon.0) 5657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.456512+0000 mon.a (mon.0) 5657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.466185+0000 mgr.x (mgr.24998) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.466185+0000 mgr.x (mgr.24998) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.466957+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.466957+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.496137+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.496137+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.497247+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:08.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.497247+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:08.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.555775+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.555775+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.558991+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.450496+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.450496+0000 mon.a (mon.0) 5654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.453252+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.453252+0000 mon.a (mon.0) 5655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.455525+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.455525+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.456512+0000 mon.a (mon.0) 5657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.456512+0000 mon.a (mon.0) 5657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.466185+0000 mgr.x (mgr.24998) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.466185+0000 mgr.x (mgr.24998) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.466957+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.466957+0000 mon.a (mon.0) 5658 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.496137+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.496137+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.497247+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:08.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.497247+0000 mon.a (mon.0) 5660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:08.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.555775+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.555775+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.558991+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.558991+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.561473+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.561473+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.562510+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.562510+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.572133+0000 mgr.x (mgr.24998) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.572133+0000 mgr.x (mgr.24998) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.572817+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.572817+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.630275+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.630275+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.632774+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.632774+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.635252+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.635252+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.636349+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.636349+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.646224+0000 mgr.x (mgr.24998) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.646224+0000 mgr.x (mgr.24998) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.646816+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.558991+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.561473+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.561473+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.562510+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.562510+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.572133+0000 mgr.x (mgr.24998) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.572133+0000 mgr.x (mgr.24998) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.572817+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.572817+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.630275+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.630275+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.632774+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.632774+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.635252+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.635252+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.636349+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.636349+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.646224+0000 mgr.x (mgr.24998) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.646224+0000 mgr.x (mgr.24998) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.646816+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.646816+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.704572+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.704572+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.707487+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.707487+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.709955+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.709955+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.710986+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.710986+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.723298+0000 mgr.x (mgr.24998) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.723298+0000 mgr.x (mgr.24998) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.723751+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.723751+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.806373+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.806373+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.810626+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.810626+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.814363+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.814363+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.646816+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.704572+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.704572+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.707487+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.707487+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.709955+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.709955+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.710986+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.710986+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.723298+0000 mgr.x (mgr.24998) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.723298+0000 mgr.x (mgr.24998) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.723751+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.723751+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.806373+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.806373+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.810626+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.810626+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.814363+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.814363+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.816004+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.816004+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.829891+0000 mgr.x (mgr.24998) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.829891+0000 mgr.x (mgr.24998) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.830310+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.830310+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.889955+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.889955+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.892548+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.892548+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.894883+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.894883+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.895811+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.895811+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.904041+0000 mgr.x (mgr.24998) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.904041+0000 mgr.x (mgr.24998) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.904659+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.904659+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.914581+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3009092807,v1:172.21.15.151:6825/3009092807]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:12:08.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.914581+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3009092807,v1:172.21.15.151:6825/3009092807]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:12:08.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.816004+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.816004+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.829891+0000 mgr.x (mgr.24998) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.829891+0000 mgr.x (mgr.24998) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.830310+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.830310+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.889955+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.889955+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.892548+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.892548+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.894883+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.894883+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.895811+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.895811+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.904041+0000 mgr.x (mgr.24998) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.904041+0000 mgr.x (mgr.24998) 1539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.904659+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.904659+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.914581+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3009092807,v1:172.21.15.151:6825/3009092807]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:12:08.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.914581+0000 mon.b (mon.2) 14 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3009092807,v1:172.21.15.151:6825/3009092807]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:12:08.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.916458+0000 mon.a (mon.0) 5686 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:12:08.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.916458+0000 mon.a (mon.0) 5686 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:12:08.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.966491+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.966491+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.969628+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.969628+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.972094+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.972094+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.973261+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.973261+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.981875+0000 mgr.x (mgr.24998) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:07.981875+0000 mgr.x (mgr.24998) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.982591+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:07.982591+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.044346+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.044346+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.047615+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.047615+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.050361+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.916458+0000 mon.a (mon.0) 5686 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:12:08.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.916458+0000 mon.a (mon.0) 5686 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-30T10:12:08.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.966491+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.966491+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.969628+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.969628+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.972094+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.972094+0000 mon.a (mon.0) 5689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.973261+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.973261+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.981875+0000 mgr.x (mgr.24998) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:07.981875+0000 mgr.x (mgr.24998) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.982591+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:07.982591+0000 mon.a (mon.0) 5691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.044346+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.044346+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.047615+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.047615+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.050361+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.050361+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.051600+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.051600+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.062007+0000 mgr.x (mgr.24998) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.062007+0000 mgr.x (mgr.24998) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.062583+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.062583+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.136650+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.136650+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.139497+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.139497+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.143015+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.143015+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.144291+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.144291+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.154657+0000 mgr.x (mgr.24998) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.154657+0000 mgr.x (mgr.24998) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.155340+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[73244]: audit 2024-04-30T10:12:08.155340+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.050361+0000 mon.a (mon.0) 5694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.051600+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.051600+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.062007+0000 mgr.x (mgr.24998) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.062007+0000 mgr.x (mgr.24998) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.062583+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.062583+0000 mon.a (mon.0) 5696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.136650+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.136650+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:08.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.139497+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.139497+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:08.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.143015+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.143015+0000 mon.a (mon.0) 5699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:08.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.144291+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.144291+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:08.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.154657+0000 mgr.x (mgr.24998) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.154657+0000 mgr.x (mgr.24998) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:08.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.155340+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:08.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:08 smithi144 bash[75481]: audit 2024-04-30T10:12:08.155340+0000 mon.a (mon.0) 5701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.072 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:12:08 smithi151 bash[78271]: debug 2024-04-30T10:12:08.945+0000 7ffb65108700 -1 osd.7 166 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-30T10:12:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.228792+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.228792+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.253995+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.253995+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.256636+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.256636+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.257348+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.257348+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.264078+0000 mgr.x (mgr.24998) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.264078+0000 mgr.x (mgr.24998) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.264886+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.264886+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.322524+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.322524+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.325246+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.325246+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.327610+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.327610+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.328465+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.328465+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.336077+0000 mgr.x (mgr.24998) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.336077+0000 mgr.x (mgr.24998) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.336762+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.336762+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.394059+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.394059+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.396799+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.396799+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.399257+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.399257+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.400756+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.400756+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.408322+0000 mgr.x (mgr.24998) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.408322+0000 mgr.x (mgr.24998) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.409042+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.409042+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.488914+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.488914+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.492604+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.492604+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.495900+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.495900+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.497393+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.497393+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.506674+0000 mgr.x (mgr.24998) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.506674+0000 mgr.x (mgr.24998) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.506968+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.506968+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.583430+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.583430+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.586607+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.586607+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.589558+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.589558+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.590765+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.590765+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.599539+0000 mgr.x (mgr.24998) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.599539+0000 mgr.x (mgr.24998) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.599839+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.599839+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.658269+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.658269+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.661101+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.661101+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.663792+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.663792+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.664969+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.664969+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.674411+0000 mgr.x (mgr.24998) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.674411+0000 mgr.x (mgr.24998) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.675092+0000 mon.a (mon.0) 5731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.675092+0000 mon.a (mon.0) 5731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.754253+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.754253+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.757707+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.757707+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.760969+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.760969+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.762325+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.762325+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.771937+0000 mgr.x (mgr.24998) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.771937+0000 mgr.x (mgr.24998) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.772693+0000 mon.a (mon.0) 5736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.772693+0000 mon.a (mon.0) 5736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.830217+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.830217+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.832960+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.832960+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.835818+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.835818+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.836918+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.836918+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.846284+0000 mgr.x (mgr.24998) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.846284+0000 mgr.x (mgr.24998) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.846859+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.846859+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.904592+0000 mon.a (mon.0) 5742 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-30T10:12:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.904592+0000 mon.a (mon.0) 5742 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-30T10:12:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.909240+0000 mon.b (mon.2) 15 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3009092807,v1:172.21.15.151:6825/3009092807]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:12:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.909240+0000 mon.b (mon.2) 15 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3009092807,v1:172.21.15.151:6825/3009092807]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:12:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cluster 2024-04-30T10:12:08.914001+0000 mon.a (mon.0) 5743 : cluster [DBG] osdmap e169: 8 total, 7 up, 8 in 2024-04-30T10:12:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cluster 2024-04-30T10:12:08.914001+0000 mon.a (mon.0) 5743 : cluster [DBG] osdmap e169: 8 total, 7 up, 8 in 2024-04-30T10:12:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.916395+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.916395+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.918370+0000 mon.a (mon.0) 5745 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:12:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.918370+0000 mon.a (mon.0) 5745 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:12:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.921084+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.921084+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.923766+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.923766+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.925030+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.925030+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.932482+0000 mgr.x (mgr.24998) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:08.932482+0000 mgr.x (mgr.24998) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.933241+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.933241+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.990856+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.990856+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.993940+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.993940+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.997124+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.997124+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.998218+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:08.998218+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.007134+0000 mgr.x (mgr.24998) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.007134+0000 mgr.x (mgr.24998) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.007818+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.007818+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.066307+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.066307+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.069357+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.069357+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.072124+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.072124+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.073300+0000 mon.a (mon.0) 5758 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.073300+0000 mon.a (mon.0) 5758 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.082478+0000 mgr.x (mgr.24998) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.082478+0000 mgr.x (mgr.24998) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.083057+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.083057+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.140978+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.140978+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.143863+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.143863+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.146417+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.146417+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.147396+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.147396+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.156182+0000 mgr.x (mgr.24998) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.156182+0000 mgr.x (mgr.24998) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.156820+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:09 smithi151 bash[59049]: audit 2024-04-30T10:12:09.156820+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.228792+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.228792+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.253995+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.253995+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.256636+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.256636+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.257348+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.257348+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.264078+0000 mgr.x (mgr.24998) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.264078+0000 mgr.x (mgr.24998) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.264886+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.264886+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.322524+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.322524+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.325246+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.325246+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.327610+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.327610+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.328465+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.228792+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.228792+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.253995+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.253995+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.256636+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.256636+0000 mon.a (mon.0) 5704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.257348+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.257348+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.264078+0000 mgr.x (mgr.24998) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.264078+0000 mgr.x (mgr.24998) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.264886+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.264886+0000 mon.a (mon.0) 5706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.322524+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.322524+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.325246+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.325246+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.327610+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.327610+0000 mon.a (mon.0) 5709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.328465+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.328465+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.336077+0000 mgr.x (mgr.24998) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.336077+0000 mgr.x (mgr.24998) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.336762+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.336762+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.394059+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.394059+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.396799+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.396799+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.399257+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.399257+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.400756+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.400756+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.408322+0000 mgr.x (mgr.24998) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.408322+0000 mgr.x (mgr.24998) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.409042+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.409042+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.488914+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.488914+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.492604+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.328465+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.336077+0000 mgr.x (mgr.24998) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.336077+0000 mgr.x (mgr.24998) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.336762+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.336762+0000 mon.a (mon.0) 5711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.394059+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.394059+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.396799+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.396799+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.399257+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.399257+0000 mon.a (mon.0) 5714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.400756+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.400756+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.408322+0000 mgr.x (mgr.24998) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.408322+0000 mgr.x (mgr.24998) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.409042+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.409042+0000 mon.a (mon.0) 5716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.488914+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.488914+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.492604+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.492604+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.495900+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.495900+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.497393+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.497393+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.506674+0000 mgr.x (mgr.24998) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.506674+0000 mgr.x (mgr.24998) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.506968+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.506968+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.583430+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.583430+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.586607+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.586607+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.589558+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.589558+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.590765+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.590765+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.599539+0000 mgr.x (mgr.24998) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.599539+0000 mgr.x (mgr.24998) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.492604+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.495900+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.495900+0000 mon.a (mon.0) 5719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.497393+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.497393+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.506674+0000 mgr.x (mgr.24998) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.506674+0000 mgr.x (mgr.24998) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.506968+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.506968+0000 mon.a (mon.0) 5721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.583430+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.583430+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.586607+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.586607+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.589558+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.589558+0000 mon.a (mon.0) 5724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.590765+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.590765+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.599539+0000 mgr.x (mgr.24998) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.599539+0000 mgr.x (mgr.24998) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.599839+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.599839+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.658269+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.658269+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.661101+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.661101+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.663792+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.663792+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.664969+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.664969+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.674411+0000 mgr.x (mgr.24998) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.674411+0000 mgr.x (mgr.24998) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.675092+0000 mon.a (mon.0) 5731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.675092+0000 mon.a (mon.0) 5731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.754253+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.754253+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.757707+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.757707+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.760969+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.760969+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.599839+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.599839+0000 mon.a (mon.0) 5726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.658269+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.658269+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.661101+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.661101+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.663792+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.663792+0000 mon.a (mon.0) 5729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.664969+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.664969+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.674411+0000 mgr.x (mgr.24998) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.674411+0000 mgr.x (mgr.24998) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.675092+0000 mon.a (mon.0) 5731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.675092+0000 mon.a (mon.0) 5731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.754253+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.754253+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.757707+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.757707+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.760969+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.760969+0000 mon.a (mon.0) 5734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.762325+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.762325+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.771937+0000 mgr.x (mgr.24998) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.771937+0000 mgr.x (mgr.24998) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.772693+0000 mon.a (mon.0) 5736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.772693+0000 mon.a (mon.0) 5736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.830217+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.830217+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.832960+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.832960+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.835818+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.835818+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.836918+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.836918+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.846284+0000 mgr.x (mgr.24998) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.846284+0000 mgr.x (mgr.24998) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.846859+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.846859+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.904592+0000 mon.a (mon.0) 5742 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-30T10:12:09.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.904592+0000 mon.a (mon.0) 5742 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-30T10:12:09.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.762325+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.762325+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.771937+0000 mgr.x (mgr.24998) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.771937+0000 mgr.x (mgr.24998) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.772693+0000 mon.a (mon.0) 5736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.772693+0000 mon.a (mon.0) 5736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.830217+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.830217+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.832960+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.832960+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.835818+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.835818+0000 mon.a (mon.0) 5739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.836918+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.836918+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.846284+0000 mgr.x (mgr.24998) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.846284+0000 mgr.x (mgr.24998) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.846859+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.846859+0000 mon.a (mon.0) 5741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.904592+0000 mon.a (mon.0) 5742 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-30T10:12:09.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.904592+0000 mon.a (mon.0) 5742 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-30T10:12:09.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.909240+0000 mon.b (mon.2) 15 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3009092807,v1:172.21.15.151:6825/3009092807]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:12:09.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.909240+0000 mon.b (mon.2) 15 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3009092807,v1:172.21.15.151:6825/3009092807]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:12:09.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cluster 2024-04-30T10:12:08.914001+0000 mon.a (mon.0) 5743 : cluster [DBG] osdmap e169: 8 total, 7 up, 8 in 2024-04-30T10:12:09.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cluster 2024-04-30T10:12:08.914001+0000 mon.a (mon.0) 5743 : cluster [DBG] osdmap e169: 8 total, 7 up, 8 in 2024-04-30T10:12:09.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.916395+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.916395+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.918370+0000 mon.a (mon.0) 5745 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:12:09.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.918370+0000 mon.a (mon.0) 5745 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:12:09.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.921084+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.921084+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.923766+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.923766+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.925030+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.925030+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.932482+0000 mgr.x (mgr.24998) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:08.932482+0000 mgr.x (mgr.24998) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.933241+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.933241+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.909240+0000 mon.b (mon.2) 15 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3009092807,v1:172.21.15.151:6825/3009092807]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:12:09.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.909240+0000 mon.b (mon.2) 15 : audit [INF] from='osd.7 [v2:172.21.15.151:6824/3009092807,v1:172.21.15.151:6825/3009092807]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:12:09.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cluster 2024-04-30T10:12:08.914001+0000 mon.a (mon.0) 5743 : cluster [DBG] osdmap e169: 8 total, 7 up, 8 in 2024-04-30T10:12:09.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cluster 2024-04-30T10:12:08.914001+0000 mon.a (mon.0) 5743 : cluster [DBG] osdmap e169: 8 total, 7 up, 8 in 2024-04-30T10:12:09.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.916395+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.916395+0000 mon.a (mon.0) 5744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.918370+0000 mon.a (mon.0) 5745 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:12:09.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.918370+0000 mon.a (mon.0) 5745 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi151", "root=default"]}]: dispatch 2024-04-30T10:12:09.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.921084+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.921084+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.923766+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.923766+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.925030+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.925030+0000 mon.a (mon.0) 5748 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.932482+0000 mgr.x (mgr.24998) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:08.932482+0000 mgr.x (mgr.24998) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.933241+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.933241+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.990856+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.990856+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.993940+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.993940+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.997124+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.997124+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.998218+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:08.998218+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.007134+0000 mgr.x (mgr.24998) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.007134+0000 mgr.x (mgr.24998) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.007818+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.007818+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.066307+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.066307+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.069357+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.069357+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.072124+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.072124+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.073300+0000 mon.a (mon.0) 5758 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.990856+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.990856+0000 mon.a (mon.0) 5750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.993940+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.993940+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.997124+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.997124+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.998218+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:08.998218+0000 mon.a (mon.0) 5753 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.007134+0000 mgr.x (mgr.24998) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.007134+0000 mgr.x (mgr.24998) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.007818+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.007818+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.066307+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.066307+0000 mon.a (mon.0) 5755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.069357+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.069357+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.072124+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.072124+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.073300+0000 mon.a (mon.0) 5758 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.073300+0000 mon.a (mon.0) 5758 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.082478+0000 mgr.x (mgr.24998) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.082478+0000 mgr.x (mgr.24998) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.083057+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.083057+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.140978+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.140978+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.143863+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.143863+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.146417+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.146417+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.147396+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.147396+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.156182+0000 mgr.x (mgr.24998) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.156182+0000 mgr.x (mgr.24998) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.156820+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[75481]: audit 2024-04-30T10:12:09.156820+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.073300+0000 mon.a (mon.0) 5758 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.082478+0000 mgr.x (mgr.24998) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.082478+0000 mgr.x (mgr.24998) 1553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.083057+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.083057+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.140978+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.140978+0000 mon.a (mon.0) 5760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:09.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.143863+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.143863+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:09.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.146417+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.146417+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:09.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.147396+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.147396+0000 mon.a (mon.0) 5763 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:09.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.156182+0000 mgr.x (mgr.24998) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.156182+0000 mgr.x (mgr.24998) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:09.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.156820+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:09.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:09 smithi144 bash[73244]: audit 2024-04-30T10:12:09.156820+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.258955+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.258955+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.262300+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.262300+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.265754+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.265754+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.267266+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.267266+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.276500+0000 mgr.x (mgr.24998) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.276500+0000 mgr.x (mgr.24998) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.277150+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.277150+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.339395+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.339395+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.342024+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.342024+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.344430+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.344430+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.345394+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.345394+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.353138+0000 mgr.x (mgr.24998) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.353138+0000 mgr.x (mgr.24998) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.353736+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.353736+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cluster 2024-04-30T10:12:09.411401+0000 mgr.x (mgr.24998) 1557 : cluster [DBG] pgmap v263: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:10.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cluster 2024-04-30T10:12:09.411401+0000 mgr.x (mgr.24998) 1557 : cluster [DBG] pgmap v263: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:10.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.416220+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.416220+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.419481+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.419481+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.422294+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.422294+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.423461+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.423461+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.432323+0000 mgr.x (mgr.24998) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.432323+0000 mgr.x (mgr.24998) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.432811+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.432811+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.491158+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.491158+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.494025+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.494025+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.496745+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.496745+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.497902+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.497902+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.507128+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.507128+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.507733+0000 mgr.x (mgr.24998) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.507733+0000 mgr.x (mgr.24998) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.570813+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.570813+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.574795+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.574795+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.578015+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.578015+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.578991+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.578991+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.586701+0000 mgr.x (mgr.24998) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.586701+0000 mgr.x (mgr.24998) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.587422+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.587422+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.633859+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.633859+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.636897+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.636897+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.639648+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.639648+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.640815+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.640815+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.649287+0000 mgr.x (mgr.24998) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.649287+0000 mgr.x (mgr.24998) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.649856+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.649856+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.708162+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.708162+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.711076+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.711076+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.713590+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.713590+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.714664+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.714664+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.721888+0000 mgr.x (mgr.24998) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.721888+0000 mgr.x (mgr.24998) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.722717+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.722717+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.752545+0000 mon.a (mon.0) 5800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.752545+0000 mon.a (mon.0) 5800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.761389+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.761389+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.771425+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.771425+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.781240+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.781240+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.783527+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.783527+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.785220+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.785220+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.786608+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.786608+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.788530+0000 mgr.x (mgr.24998) 1563 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-30T10:12:10.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.788530+0000 mgr.x (mgr.24998) 1563 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-30T10:12:10.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.789012+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.789012+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.797116+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.797116+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.800652+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-30T10:12:10.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.800652+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-30T10:12:10.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.807144+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-30T10:12:10.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.807144+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-30T10:12:10.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.810843+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-30T10:12:10.593 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.810843+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-30T10:12:10.593 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.817550+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-30T10:12:10.593 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.817550+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-30T10:12:10.593 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.821143+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-30T10:12:10.593 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.821143+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-30T10:12:10.593 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.827979+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-30T10:12:10.593 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.827979+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-30T10:12:10.593 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.831588+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-30T10:12:10.593 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.831588+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-30T10:12:10.593 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.837387+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-30T10:12:10.594 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.837387+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-30T10:12:10.594 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.840311+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-30T10:12:10.594 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.840311+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-30T10:12:10.594 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.847317+0000 mon.a (mon.0) 5818 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-30T10:12:10.594 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.847317+0000 mon.a (mon.0) 5818 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-30T10:12:10.594 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.850112+0000 mon.a (mon.0) 5819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-30T10:12:10.594 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.850112+0000 mon.a (mon.0) 5819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-30T10:12:10.594 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.856987+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-30T10:12:10.594 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.856987+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-30T10:12:10.594 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.860470+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-30T10:12:10.594 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.860470+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-30T10:12:10.594 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.867526+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-30T10:12:10.594 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.867526+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-30T10:12:10.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.871299+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-30T10:12:10.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.871299+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-30T10:12:10.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.878190+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-30T10:12:10.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.878190+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-30T10:12:10.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.882181+0000 mgr.x (mgr.24998) 1564 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-30T10:12:10.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.882181+0000 mgr.x (mgr.24998) 1564 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-30T10:12:10.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.883999+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-30T10:12:10.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.883999+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-30T10:12:10.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cluster 2024-04-30T10:12:09.931340+0000 mon.a (mon.0) 5826 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:12:10.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cluster 2024-04-30T10:12:09.931340+0000 mon.a (mon.0) 5826 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:12:10.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cluster 2024-04-30T10:12:09.931391+0000 mon.a (mon.0) 5827 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-30T10:12:10.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cluster 2024-04-30T10:12:09.931391+0000 mon.a (mon.0) 5827 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-30T10:12:10.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.933440+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-30T10:12:10.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.933440+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-30T10:12:10.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cluster 2024-04-30T10:12:09.943563+0000 mon.a (mon.0) 5829 : cluster [INF] osd.7 [v2:172.21.15.151:6824/3009092807,v1:172.21.15.151:6825/3009092807] boot 2024-04-30T10:12:10.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cluster 2024-04-30T10:12:09.943563+0000 mon.a (mon.0) 5829 : cluster [INF] osd.7 [v2:172.21.15.151:6824/3009092807,v1:172.21.15.151:6825/3009092807] boot 2024-04-30T10:12:10.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cluster 2024-04-30T10:12:09.943866+0000 mon.a (mon.0) 5830 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-04-30T10:12:10.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cluster 2024-04-30T10:12:09.943866+0000 mon.a (mon.0) 5830 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-04-30T10:12:10.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.951619+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:12:10.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.951619+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:12:10.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.956818+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.956818+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.961437+0000 mgr.x (mgr.24998) 1565 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-30T10:12:10.597 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: cephadm 2024-04-30T10:12:09.961437+0000 mgr.x (mgr.24998) 1565 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-30T10:12:10.597 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.973203+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.597 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:10 smithi151 bash[59049]: audit 2024-04-30T10:12:09.973203+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.258955+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.258955+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.262300+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.262300+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.265754+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.265754+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.267266+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.267266+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.276500+0000 mgr.x (mgr.24998) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.276500+0000 mgr.x (mgr.24998) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.277150+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.277150+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.339395+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.339395+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.342024+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.342024+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.344430+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.344430+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.345394+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.258955+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.258955+0000 mon.a (mon.0) 5765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.262300+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.262300+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.265754+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.265754+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.267266+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.267266+0000 mon.a (mon.0) 5768 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.276500+0000 mgr.x (mgr.24998) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.276500+0000 mgr.x (mgr.24998) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.277150+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.277150+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.339395+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.339395+0000 mon.a (mon.0) 5770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.342024+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.342024+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.344430+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.344430+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.345394+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.345394+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.353138+0000 mgr.x (mgr.24998) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.353138+0000 mgr.x (mgr.24998) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.353736+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.353736+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cluster 2024-04-30T10:12:09.411401+0000 mgr.x (mgr.24998) 1557 : cluster [DBG] pgmap v263: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:10.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cluster 2024-04-30T10:12:09.411401+0000 mgr.x (mgr.24998) 1557 : cluster [DBG] pgmap v263: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:10.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.416220+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.416220+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.419481+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.419481+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.422294+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.422294+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.423461+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.423461+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.432323+0000 mgr.x (mgr.24998) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.432323+0000 mgr.x (mgr.24998) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.432811+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.432811+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.345394+0000 mon.a (mon.0) 5773 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.353138+0000 mgr.x (mgr.24998) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.353138+0000 mgr.x (mgr.24998) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.353736+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.353736+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cluster 2024-04-30T10:12:09.411401+0000 mgr.x (mgr.24998) 1557 : cluster [DBG] pgmap v263: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:10.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cluster 2024-04-30T10:12:09.411401+0000 mgr.x (mgr.24998) 1557 : cluster [DBG] pgmap v263: 161 pgs: 26 active+undersized+degraded, 43 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 83/630 objects degraded (13.175%) 2024-04-30T10:12:10.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.416220+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.416220+0000 mon.a (mon.0) 5775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.419481+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.419481+0000 mon.a (mon.0) 5776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.422294+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.422294+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.423461+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.423461+0000 mon.a (mon.0) 5778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.432323+0000 mgr.x (mgr.24998) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.432323+0000 mgr.x (mgr.24998) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.432811+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.432811+0000 mon.a (mon.0) 5779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.491158+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.491158+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.494025+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.494025+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.496745+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.496745+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.497902+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.497902+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.507128+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.507128+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.507733+0000 mgr.x (mgr.24998) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.507733+0000 mgr.x (mgr.24998) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.570813+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.570813+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.574795+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.574795+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.578015+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.578015+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.578991+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.491158+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.491158+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.494025+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.494025+0000 mon.a (mon.0) 5781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.496745+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.496745+0000 mon.a (mon.0) 5782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.497902+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.497902+0000 mon.a (mon.0) 5783 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.507128+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.507128+0000 mon.a (mon.0) 5784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.507733+0000 mgr.x (mgr.24998) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.507733+0000 mgr.x (mgr.24998) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.570813+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.570813+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.574795+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.574795+0000 mon.a (mon.0) 5786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.578015+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.578015+0000 mon.a (mon.0) 5787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.578991+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.578991+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.586701+0000 mgr.x (mgr.24998) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.586701+0000 mgr.x (mgr.24998) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.587422+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.587422+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.633859+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.633859+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.636897+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.636897+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.639648+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.639648+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.640815+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.640815+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.649287+0000 mgr.x (mgr.24998) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.649287+0000 mgr.x (mgr.24998) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.649856+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.649856+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.708162+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.708162+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.711076+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.578991+0000 mon.a (mon.0) 5788 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.586701+0000 mgr.x (mgr.24998) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.586701+0000 mgr.x (mgr.24998) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.587422+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.587422+0000 mon.a (mon.0) 5789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.633859+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.633859+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.636897+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.636897+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.639648+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.639648+0000 mon.a (mon.0) 5792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.640815+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.640815+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.649287+0000 mgr.x (mgr.24998) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.649287+0000 mgr.x (mgr.24998) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.649856+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.649856+0000 mon.a (mon.0) 5794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.708162+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.708162+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.711076+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.711076+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.713590+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.713590+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.714664+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.714664+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.721888+0000 mgr.x (mgr.24998) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.721888+0000 mgr.x (mgr.24998) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.722717+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.722717+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.752545+0000 mon.a (mon.0) 5800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.752545+0000 mon.a (mon.0) 5800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.761389+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.761389+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.771425+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.771425+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.781240+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.781240+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.783527+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.783527+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.785220+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.785220+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.711076+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.713590+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.713590+0000 mon.a (mon.0) 5797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:10.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.714664+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.714664+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:10.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.721888+0000 mgr.x (mgr.24998) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.721888+0000 mgr.x (mgr.24998) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:10.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.722717+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.722717+0000 mon.a (mon.0) 5799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.752545+0000 mon.a (mon.0) 5800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.752545+0000 mon.a (mon.0) 5800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.761389+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.761389+0000 mon.a (mon.0) 5801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.771425+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.771425+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.781240+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.781240+0000 mon.a (mon.0) 5803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:10.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.783527+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.783527+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.785220+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.785220+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.786608+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.786608+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.788530+0000 mgr.x (mgr.24998) 1563 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-30T10:12:10.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.788530+0000 mgr.x (mgr.24998) 1563 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-30T10:12:10.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.789012+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.789012+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.797116+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.797116+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.800652+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-30T10:12:10.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.800652+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-30T10:12:10.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.807144+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-30T10:12:10.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.807144+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-30T10:12:10.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.810843+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-30T10:12:10.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.810843+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-30T10:12:10.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.817550+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-30T10:12:10.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.817550+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-30T10:12:10.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.821143+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-30T10:12:10.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.821143+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-30T10:12:10.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.786608+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.786608+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.788530+0000 mgr.x (mgr.24998) 1563 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-30T10:12:10.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.788530+0000 mgr.x (mgr.24998) 1563 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-30T10:12:10.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.789012+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.789012+0000 mon.a (mon.0) 5807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.797116+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.797116+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.800652+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-30T10:12:10.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.800652+0000 mon.a (mon.0) 5809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-30T10:12:10.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.807144+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-30T10:12:10.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.807144+0000 mon.a (mon.0) 5810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-30T10:12:10.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.810843+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-30T10:12:10.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.810843+0000 mon.a (mon.0) 5811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-30T10:12:10.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.817550+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-30T10:12:10.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.817550+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-30T10:12:10.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.821143+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-30T10:12:10.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.821143+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-30T10:12:10.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.827979+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-30T10:12:10.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.827979+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-30T10:12:10.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.831588+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-30T10:12:10.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.831588+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-30T10:12:10.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.837387+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-30T10:12:10.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.837387+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-30T10:12:10.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.840311+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-30T10:12:10.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.840311+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-30T10:12:10.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.847317+0000 mon.a (mon.0) 5818 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-30T10:12:10.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.847317+0000 mon.a (mon.0) 5818 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-30T10:12:10.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.850112+0000 mon.a (mon.0) 5819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-30T10:12:10.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.850112+0000 mon.a (mon.0) 5819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-30T10:12:10.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.856987+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-30T10:12:10.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.856987+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-30T10:12:10.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.860470+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-30T10:12:10.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.860470+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-30T10:12:10.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.827979+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-30T10:12:10.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.827979+0000 mon.a (mon.0) 5814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-30T10:12:10.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.831588+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-30T10:12:10.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.831588+0000 mon.a (mon.0) 5815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-30T10:12:10.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.837387+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-30T10:12:10.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.837387+0000 mon.a (mon.0) 5816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-30T10:12:10.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.840311+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-30T10:12:10.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.840311+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-30T10:12:10.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.847317+0000 mon.a (mon.0) 5818 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-30T10:12:10.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.847317+0000 mon.a (mon.0) 5818 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-30T10:12:10.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.850112+0000 mon.a (mon.0) 5819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-30T10:12:10.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.850112+0000 mon.a (mon.0) 5819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-30T10:12:10.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.856987+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-30T10:12:10.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.856987+0000 mon.a (mon.0) 5820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-30T10:12:10.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.860470+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-30T10:12:10.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.860470+0000 mon.a (mon.0) 5821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-30T10:12:10.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.867526+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-30T10:12:10.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.867526+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-30T10:12:10.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.871299+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-30T10:12:10.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.871299+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-30T10:12:10.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.878190+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-30T10:12:10.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.878190+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-30T10:12:10.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.882181+0000 mgr.x (mgr.24998) 1564 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-30T10:12:10.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.882181+0000 mgr.x (mgr.24998) 1564 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-30T10:12:10.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.883999+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-30T10:12:10.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.883999+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-30T10:12:10.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cluster 2024-04-30T10:12:09.931340+0000 mon.a (mon.0) 5826 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:12:10.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cluster 2024-04-30T10:12:09.931340+0000 mon.a (mon.0) 5826 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:12:10.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cluster 2024-04-30T10:12:09.931391+0000 mon.a (mon.0) 5827 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-30T10:12:10.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cluster 2024-04-30T10:12:09.931391+0000 mon.a (mon.0) 5827 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-30T10:12:10.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.933440+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-30T10:12:10.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.933440+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-30T10:12:10.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cluster 2024-04-30T10:12:09.943563+0000 mon.a (mon.0) 5829 : cluster [INF] osd.7 [v2:172.21.15.151:6824/3009092807,v1:172.21.15.151:6825/3009092807] boot 2024-04-30T10:12:10.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cluster 2024-04-30T10:12:09.943563+0000 mon.a (mon.0) 5829 : cluster [INF] osd.7 [v2:172.21.15.151:6824/3009092807,v1:172.21.15.151:6825/3009092807] boot 2024-04-30T10:12:10.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cluster 2024-04-30T10:12:09.943866+0000 mon.a (mon.0) 5830 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-04-30T10:12:10.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.867526+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-30T10:12:10.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.867526+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-30T10:12:10.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.871299+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-30T10:12:10.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.871299+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-30T10:12:10.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.878190+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-30T10:12:10.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.878190+0000 mon.a (mon.0) 5824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-30T10:12:10.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.882181+0000 mgr.x (mgr.24998) 1564 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-30T10:12:10.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.882181+0000 mgr.x (mgr.24998) 1564 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-30T10:12:10.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.883999+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-30T10:12:10.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.883999+0000 mon.a (mon.0) 5825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-30T10:12:10.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cluster 2024-04-30T10:12:09.931340+0000 mon.a (mon.0) 5826 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:12:10.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cluster 2024-04-30T10:12:09.931340+0000 mon.a (mon.0) 5826 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-30T10:12:10.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cluster 2024-04-30T10:12:09.931391+0000 mon.a (mon.0) 5827 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-30T10:12:10.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cluster 2024-04-30T10:12:09.931391+0000 mon.a (mon.0) 5827 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-30T10:12:10.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.933440+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-30T10:12:10.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.933440+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-30T10:12:10.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cluster 2024-04-30T10:12:09.943563+0000 mon.a (mon.0) 5829 : cluster [INF] osd.7 [v2:172.21.15.151:6824/3009092807,v1:172.21.15.151:6825/3009092807] boot 2024-04-30T10:12:10.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cluster 2024-04-30T10:12:09.943563+0000 mon.a (mon.0) 5829 : cluster [INF] osd.7 [v2:172.21.15.151:6824/3009092807,v1:172.21.15.151:6825/3009092807] boot 2024-04-30T10:12:10.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cluster 2024-04-30T10:12:09.943866+0000 mon.a (mon.0) 5830 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-04-30T10:12:10.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cluster 2024-04-30T10:12:09.943866+0000 mon.a (mon.0) 5830 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-04-30T10:12:10.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.951619+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:12:10.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.951619+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:12:10.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.956818+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.956818+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.961437+0000 mgr.x (mgr.24998) 1565 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-30T10:12:10.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: cephadm 2024-04-30T10:12:09.961437+0000 mgr.x (mgr.24998) 1565 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-30T10:12:10.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.973203+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[75481]: audit 2024-04-30T10:12:09.973203+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cluster 2024-04-30T10:12:09.943866+0000 mon.a (mon.0) 5830 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-04-30T10:12:10.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.951619+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:12:10.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.951619+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-30T10:12:10.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.956818+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.956818+0000 mon.a (mon.0) 5832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:10.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.961437+0000 mgr.x (mgr.24998) 1565 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-30T10:12:10.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: cephadm 2024-04-30T10:12:09.961437+0000 mgr.x (mgr.24998) 1565 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-30T10:12:10.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.973203+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:10.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:10 smithi144 bash[73244]: audit 2024-04-30T10:12:09.973203+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:11.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:11 smithi144 bash[73244]: cluster 2024-04-30T10:12:10.943760+0000 mon.a (mon.0) 5834 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-04-30T10:12:11.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:11 smithi144 bash[73244]: cluster 2024-04-30T10:12:10.943760+0000 mon.a (mon.0) 5834 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-04-30T10:12:11.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:11 smithi144 bash[75481]: cluster 2024-04-30T10:12:10.943760+0000 mon.a (mon.0) 5834 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-04-30T10:12:11.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:11 smithi144 bash[75481]: cluster 2024-04-30T10:12:10.943760+0000 mon.a (mon.0) 5834 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-04-30T10:12:12.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:11 smithi151 bash[59049]: cluster 2024-04-30T10:12:10.943760+0000 mon.a (mon.0) 5834 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-04-30T10:12:12.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:11 smithi151 bash[59049]: cluster 2024-04-30T10:12:10.943760+0000 mon.a (mon.0) 5834 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-04-30T10:12:13.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[73244]: cluster 2024-04-30T10:12:11.412254+0000 mgr.x (mgr.24998) 1566 : cluster [DBG] pgmap v266: 161 pgs: 18 peering, 19 active+undersized+degraded, 32 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-30T10:12:13.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[73244]: cluster 2024-04-30T10:12:11.412254+0000 mgr.x (mgr.24998) 1566 : cluster [DBG] pgmap v266: 161 pgs: 18 peering, 19 active+undersized+degraded, 32 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-30T10:12:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[73244]: cluster 2024-04-30T10:12:11.935788+0000 mon.a (mon.0) 5835 : cluster [WRN] Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 19 pgs degraded (PG_DEGRADED) 2024-04-30T10:12:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[73244]: cluster 2024-04-30T10:12:11.935788+0000 mon.a (mon.0) 5835 : cluster [WRN] Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 19 pgs degraded (PG_DEGRADED) 2024-04-30T10:12:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[73244]: audit 2024-04-30T10:12:12.604653+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[73244]: audit 2024-04-30T10:12:12.604653+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[73244]: audit 2024-04-30T10:12:12.608822+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[73244]: audit 2024-04-30T10:12:12.608822+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[73244]: audit 2024-04-30T10:12:12.611234+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:13.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[73244]: audit 2024-04-30T10:12:12.611234+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:13.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[75481]: cluster 2024-04-30T10:12:11.412254+0000 mgr.x (mgr.24998) 1566 : cluster [DBG] pgmap v266: 161 pgs: 18 peering, 19 active+undersized+degraded, 32 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-30T10:12:13.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[75481]: cluster 2024-04-30T10:12:11.412254+0000 mgr.x (mgr.24998) 1566 : cluster [DBG] pgmap v266: 161 pgs: 18 peering, 19 active+undersized+degraded, 32 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-30T10:12:13.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[75481]: cluster 2024-04-30T10:12:11.935788+0000 mon.a (mon.0) 5835 : cluster [WRN] Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 19 pgs degraded (PG_DEGRADED) 2024-04-30T10:12:13.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[75481]: cluster 2024-04-30T10:12:11.935788+0000 mon.a (mon.0) 5835 : cluster [WRN] Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 19 pgs degraded (PG_DEGRADED) 2024-04-30T10:12:13.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[75481]: audit 2024-04-30T10:12:12.604653+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:13.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[75481]: audit 2024-04-30T10:12:12.604653+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:13.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[75481]: audit 2024-04-30T10:12:12.608822+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:13.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[75481]: audit 2024-04-30T10:12:12.608822+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:13.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[75481]: audit 2024-04-30T10:12:12.611234+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:13.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:12 smithi144 bash[75481]: audit 2024-04-30T10:12:12.611234+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:13.279 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:12 smithi151 bash[59049]: cluster 2024-04-30T10:12:11.412254+0000 mgr.x (mgr.24998) 1566 : cluster [DBG] pgmap v266: 161 pgs: 18 peering, 19 active+undersized+degraded, 32 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-30T10:12:13.279 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:12 smithi151 bash[59049]: cluster 2024-04-30T10:12:11.412254+0000 mgr.x (mgr.24998) 1566 : cluster [DBG] pgmap v266: 161 pgs: 18 peering, 19 active+undersized+degraded, 32 active+undersized, 92 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-30T10:12:13.280 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:12 smithi151 bash[59049]: cluster 2024-04-30T10:12:11.935788+0000 mon.a (mon.0) 5835 : cluster [WRN] Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 19 pgs degraded (PG_DEGRADED) 2024-04-30T10:12:13.280 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:12 smithi151 bash[59049]: cluster 2024-04-30T10:12:11.935788+0000 mon.a (mon.0) 5835 : cluster [WRN] Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 19 pgs degraded (PG_DEGRADED) 2024-04-30T10:12:13.280 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:12 smithi151 bash[59049]: audit 2024-04-30T10:12:12.604653+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:13.280 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:12 smithi151 bash[59049]: audit 2024-04-30T10:12:12.604653+0000 mon.a (mon.0) 5836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:13.280 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:12 smithi151 bash[59049]: audit 2024-04-30T10:12:12.608822+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:13.280 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:12 smithi151 bash[59049]: audit 2024-04-30T10:12:12.608822+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi144.epmman", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:13.280 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:12 smithi151 bash[59049]: audit 2024-04-30T10:12:12.611234+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:13.280 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:12 smithi151 bash[59049]: audit 2024-04-30T10:12:12.611234+0000 mon.a (mon.0) 5838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:14.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:13 smithi151 bash[59049]: cephadm 2024-04-30T10:12:12.596127+0000 mgr.x (mgr.24998) 1567 : cephadm [INF] Upgrade: Updating rgw.foo.smithi144.epmman (1/4) 2024-04-30T10:12:14.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:13 smithi151 bash[59049]: cephadm 2024-04-30T10:12:12.596127+0000 mgr.x (mgr.24998) 1567 : cephadm [INF] Upgrade: Updating rgw.foo.smithi144.epmman (1/4) 2024-04-30T10:12:14.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:13 smithi151 bash[59049]: cephadm 2024-04-30T10:12:12.611060+0000 mgr.x (mgr.24998) 1568 : cephadm [INF] Deploying daemon rgw.foo.smithi144.epmman on smithi144 2024-04-30T10:12:14.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:13 smithi151 bash[59049]: cephadm 2024-04-30T10:12:12.611060+0000 mgr.x (mgr.24998) 1568 : cephadm [INF] Deploying daemon rgw.foo.smithi144.epmman on smithi144 2024-04-30T10:12:14.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:13 smithi151 bash[59049]: audit 2024-04-30T10:12:13.927400+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:14.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:13 smithi151 bash[59049]: audit 2024-04-30T10:12:13.927400+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:14.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:13 smithi151 bash[59049]: audit 2024-04-30T10:12:13.939185+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:14.057 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:13 smithi151 bash[59049]: audit 2024-04-30T10:12:13.939185+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:14.099 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:13 smithi144 bash[75481]: cephadm 2024-04-30T10:12:12.596127+0000 mgr.x (mgr.24998) 1567 : cephadm [INF] Upgrade: Updating rgw.foo.smithi144.epmman (1/4) 2024-04-30T10:12:14.099 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:13 smithi144 bash[75481]: cephadm 2024-04-30T10:12:12.596127+0000 mgr.x (mgr.24998) 1567 : cephadm [INF] Upgrade: Updating rgw.foo.smithi144.epmman (1/4) 2024-04-30T10:12:14.099 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:13 smithi144 bash[75481]: cephadm 2024-04-30T10:12:12.611060+0000 mgr.x (mgr.24998) 1568 : cephadm [INF] Deploying daemon rgw.foo.smithi144.epmman on smithi144 2024-04-30T10:12:14.099 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:13 smithi144 bash[75481]: cephadm 2024-04-30T10:12:12.611060+0000 mgr.x (mgr.24998) 1568 : cephadm [INF] Deploying daemon rgw.foo.smithi144.epmman on smithi144 2024-04-30T10:12:14.100 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:13 smithi144 bash[75481]: audit 2024-04-30T10:12:13.927400+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:14.100 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:13 smithi144 bash[75481]: audit 2024-04-30T10:12:13.927400+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:14.100 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:13 smithi144 bash[75481]: audit 2024-04-30T10:12:13.939185+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:14.100 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:13 smithi144 bash[75481]: audit 2024-04-30T10:12:13.939185+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:14.100 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:13 smithi144 bash[73244]: cephadm 2024-04-30T10:12:12.596127+0000 mgr.x (mgr.24998) 1567 : cephadm [INF] Upgrade: Updating rgw.foo.smithi144.epmman (1/4) 2024-04-30T10:12:14.100 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:13 smithi144 bash[73244]: cephadm 2024-04-30T10:12:12.596127+0000 mgr.x (mgr.24998) 1567 : cephadm [INF] Upgrade: Updating rgw.foo.smithi144.epmman (1/4) 2024-04-30T10:12:14.100 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:13 smithi144 bash[73244]: cephadm 2024-04-30T10:12:12.611060+0000 mgr.x (mgr.24998) 1568 : cephadm [INF] Deploying daemon rgw.foo.smithi144.epmman on smithi144 2024-04-30T10:12:14.100 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:13 smithi144 bash[73244]: cephadm 2024-04-30T10:12:12.611060+0000 mgr.x (mgr.24998) 1568 : cephadm [INF] Deploying daemon rgw.foo.smithi144.epmman on smithi144 2024-04-30T10:12:14.100 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:13 smithi144 bash[73244]: audit 2024-04-30T10:12:13.927400+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:14.100 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:13 smithi144 bash[73244]: audit 2024-04-30T10:12:13.927400+0000 mon.a (mon.0) 5839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:14.100 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:13 smithi144 bash[73244]: audit 2024-04-30T10:12:13.939185+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:14.100 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:13 smithi144 bash[73244]: audit 2024-04-30T10:12:13.939185+0000 mon.a (mon.0) 5840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.237 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:12:14 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:15.237 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:12:14 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:15.237 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:12:14 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:15.238 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:12:14 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:15.238 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:12:14 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:15.238 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:12:14 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:15.239 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:12:15 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:15.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[73244]: cluster 2024-04-30T10:12:13.413570+0000 mgr.x (mgr.24998) 1569 : cluster [DBG] pgmap v267: 161 pgs: 18 peering, 9 active+undersized+degraded, 19 active+undersized, 115 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 38/630 objects degraded (6.032%) 2024-04-30T10:12:15.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[73244]: cluster 2024-04-30T10:12:13.413570+0000 mgr.x (mgr.24998) 1569 : cluster [DBG] pgmap v267: 161 pgs: 18 peering, 9 active+undersized+degraded, 19 active+undersized, 115 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 38/630 objects degraded (6.032%) 2024-04-30T10:12:15.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[73244]: audit 2024-04-30T10:12:13.808111+0000 mgr.x (mgr.24998) 1570 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:15.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[73244]: audit 2024-04-30T10:12:13.808111+0000 mgr.x (mgr.24998) 1570 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:15.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[73244]: audit 2024-04-30T10:12:13.948166+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[73244]: audit 2024-04-30T10:12:13.948166+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[73244]: audit 2024-04-30T10:12:14.661065+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[73244]: audit 2024-04-30T10:12:14.661065+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[73244]: audit 2024-04-30T10:12:14.674080+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[73244]: audit 2024-04-30T10:12:14.674080+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[73244]: audit 2024-04-30T10:12:14.686252+0000 mon.a (mon.0) 5844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[73244]: audit 2024-04-30T10:12:14.686252+0000 mon.a (mon.0) 5844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:14 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:15.240 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[75481]: cluster 2024-04-30T10:12:13.413570+0000 mgr.x (mgr.24998) 1569 : cluster [DBG] pgmap v267: 161 pgs: 18 peering, 9 active+undersized+degraded, 19 active+undersized, 115 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 38/630 objects degraded (6.032%) 2024-04-30T10:12:15.240 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[75481]: cluster 2024-04-30T10:12:13.413570+0000 mgr.x (mgr.24998) 1569 : cluster [DBG] pgmap v267: 161 pgs: 18 peering, 9 active+undersized+degraded, 19 active+undersized, 115 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 38/630 objects degraded (6.032%) 2024-04-30T10:12:15.240 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[75481]: audit 2024-04-30T10:12:13.808111+0000 mgr.x (mgr.24998) 1570 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:15.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[75481]: audit 2024-04-30T10:12:13.808111+0000 mgr.x (mgr.24998) 1570 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:15.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[75481]: audit 2024-04-30T10:12:13.948166+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[75481]: audit 2024-04-30T10:12:13.948166+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[75481]: audit 2024-04-30T10:12:14.661065+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[75481]: audit 2024-04-30T10:12:14.661065+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[75481]: audit 2024-04-30T10:12:14.674080+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[75481]: audit 2024-04-30T10:12:14.674080+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[75481]: audit 2024-04-30T10:12:14.686252+0000 mon.a (mon.0) 5844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:14 smithi144 bash[75481]: audit 2024-04-30T10:12:14.686252+0000 mon.a (mon.0) 5844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:14 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:15.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:14 smithi151 bash[59049]: cluster 2024-04-30T10:12:13.413570+0000 mgr.x (mgr.24998) 1569 : cluster [DBG] pgmap v267: 161 pgs: 18 peering, 9 active+undersized+degraded, 19 active+undersized, 115 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 38/630 objects degraded (6.032%) 2024-04-30T10:12:15.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:14 smithi151 bash[59049]: cluster 2024-04-30T10:12:13.413570+0000 mgr.x (mgr.24998) 1569 : cluster [DBG] pgmap v267: 161 pgs: 18 peering, 9 active+undersized+degraded, 19 active+undersized, 115 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 38/630 objects degraded (6.032%) 2024-04-30T10:12:15.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:14 smithi151 bash[59049]: audit 2024-04-30T10:12:13.808111+0000 mgr.x (mgr.24998) 1570 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:15.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:14 smithi151 bash[59049]: audit 2024-04-30T10:12:13.808111+0000 mgr.x (mgr.24998) 1570 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:15.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:14 smithi151 bash[59049]: audit 2024-04-30T10:12:13.948166+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:14 smithi151 bash[59049]: audit 2024-04-30T10:12:13.948166+0000 mon.a (mon.0) 5841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:14 smithi151 bash[59049]: audit 2024-04-30T10:12:14.661065+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:14 smithi151 bash[59049]: audit 2024-04-30T10:12:14.661065+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:14 smithi151 bash[59049]: audit 2024-04-30T10:12:14.674080+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:14 smithi151 bash[59049]: audit 2024-04-30T10:12:14.674080+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:14 smithi151 bash[59049]: audit 2024-04-30T10:12:14.686252+0000 mon.a (mon.0) 5844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:15.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:14 smithi151 bash[59049]: audit 2024-04-30T10:12:14.686252+0000 mon.a (mon.0) 5844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:16.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:16 smithi151 bash[59049]: cluster 2024-04-30T10:12:15.960143+0000 mon.a (mon.0) 5845 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 9 pgs degraded) 2024-04-30T10:12:16.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:16 smithi151 bash[59049]: cluster 2024-04-30T10:12:15.960143+0000 mon.a (mon.0) 5845 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 9 pgs degraded) 2024-04-30T10:12:16.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:16 smithi151 bash[59049]: cluster 2024-04-30T10:12:15.960211+0000 mon.a (mon.0) 5846 : cluster [INF] Cluster is now healthy 2024-04-30T10:12:16.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:16 smithi151 bash[59049]: cluster 2024-04-30T10:12:15.960211+0000 mon.a (mon.0) 5846 : cluster [INF] Cluster is now healthy 2024-04-30T10:12:16.426 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:16 smithi144 bash[73244]: cluster 2024-04-30T10:12:15.960143+0000 mon.a (mon.0) 5845 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 9 pgs degraded) 2024-04-30T10:12:16.426 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:16 smithi144 bash[73244]: cluster 2024-04-30T10:12:15.960143+0000 mon.a (mon.0) 5845 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 9 pgs degraded) 2024-04-30T10:12:16.426 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:16 smithi144 bash[73244]: cluster 2024-04-30T10:12:15.960211+0000 mon.a (mon.0) 5846 : cluster [INF] Cluster is now healthy 2024-04-30T10:12:16.426 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:16 smithi144 bash[73244]: cluster 2024-04-30T10:12:15.960211+0000 mon.a (mon.0) 5846 : cluster [INF] Cluster is now healthy 2024-04-30T10:12:16.427 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:16 smithi144 bash[75481]: cluster 2024-04-30T10:12:15.960143+0000 mon.a (mon.0) 5845 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 9 pgs degraded) 2024-04-30T10:12:16.427 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:16 smithi144 bash[75481]: cluster 2024-04-30T10:12:15.960143+0000 mon.a (mon.0) 5845 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/630 objects degraded (6.032%), 9 pgs degraded) 2024-04-30T10:12:16.427 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:16 smithi144 bash[75481]: cluster 2024-04-30T10:12:15.960211+0000 mon.a (mon.0) 5846 : cluster [INF] Cluster is now healthy 2024-04-30T10:12:16.427 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:16 smithi144 bash[75481]: cluster 2024-04-30T10:12:15.960211+0000 mon.a (mon.0) 5846 : cluster [INF] Cluster is now healthy 2024-04-30T10:12:16.700 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:12:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:16.700 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:12:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:16.700 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:12:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:16.701 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:12:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:16.701 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:16.701 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:12:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:16.702 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:12:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:16.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:16.702 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:12:16 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:17.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:17 smithi151 bash[59049]: cluster 2024-04-30T10:12:15.414777+0000 mgr.x (mgr.24998) 1571 : cluster [DBG] pgmap v268: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2024-04-30T10:12:17.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:17 smithi151 bash[59049]: cluster 2024-04-30T10:12:15.414777+0000 mgr.x (mgr.24998) 1571 : cluster [DBG] pgmap v268: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2024-04-30T10:12:17.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:17 smithi151 bash[59049]: audit 2024-04-30T10:12:16.749737+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:17 smithi151 bash[59049]: audit 2024-04-30T10:12:16.749737+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:17 smithi151 bash[59049]: audit 2024-04-30T10:12:16.755618+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:17 smithi151 bash[59049]: audit 2024-04-30T10:12:16.755618+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:17.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:17 smithi144 bash[73244]: cluster 2024-04-30T10:12:15.414777+0000 mgr.x (mgr.24998) 1571 : cluster [DBG] pgmap v268: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2024-04-30T10:12:17.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:17 smithi144 bash[73244]: cluster 2024-04-30T10:12:15.414777+0000 mgr.x (mgr.24998) 1571 : cluster [DBG] pgmap v268: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2024-04-30T10:12:17.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:17 smithi144 bash[73244]: audit 2024-04-30T10:12:16.749737+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:17.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:17 smithi144 bash[73244]: audit 2024-04-30T10:12:16.749737+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:17.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:17 smithi144 bash[73244]: audit 2024-04-30T10:12:16.755618+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:17.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:17 smithi144 bash[73244]: audit 2024-04-30T10:12:16.755618+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:17.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:17 smithi144 bash[75481]: cluster 2024-04-30T10:12:15.414777+0000 mgr.x (mgr.24998) 1571 : cluster [DBG] pgmap v268: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2024-04-30T10:12:17.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:17 smithi144 bash[75481]: cluster 2024-04-30T10:12:15.414777+0000 mgr.x (mgr.24998) 1571 : cluster [DBG] pgmap v268: 161 pgs: 14 peering, 147 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 944 B/s rd, 0 op/s 2024-04-30T10:12:17.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:17 smithi144 bash[75481]: audit 2024-04-30T10:12:16.749737+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:17.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:17 smithi144 bash[75481]: audit 2024-04-30T10:12:16.749737+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:17.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:17 smithi144 bash[75481]: audit 2024-04-30T10:12:16.755618+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:17.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:17 smithi144 bash[75481]: audit 2024-04-30T10:12:16.755618+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:18.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:12:18 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:12:18] "GET /metrics HTTP/1.1" 200 38566 "" "Prometheus/2.33.4" 2024-04-30T10:12:19.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:19 smithi144 bash[73244]: cluster 2024-04-30T10:12:17.415912+0000 mgr.x (mgr.24998) 1572 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-30T10:12:19.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:19 smithi144 bash[73244]: cluster 2024-04-30T10:12:17.415912+0000 mgr.x (mgr.24998) 1572 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-30T10:12:19.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:19 smithi144 bash[75481]: cluster 2024-04-30T10:12:17.415912+0000 mgr.x (mgr.24998) 1572 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-30T10:12:19.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:19 smithi144 bash[75481]: cluster 2024-04-30T10:12:17.415912+0000 mgr.x (mgr.24998) 1572 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-30T10:12:19.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:19 smithi151 bash[59049]: cluster 2024-04-30T10:12:17.415912+0000 mgr.x (mgr.24998) 1572 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-30T10:12:19.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:19 smithi151 bash[59049]: cluster 2024-04-30T10:12:17.415912+0000 mgr.x (mgr.24998) 1572 : cluster [DBG] pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-30T10:12:21.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:21 smithi144 bash[73244]: cluster 2024-04-30T10:12:19.417202+0000 mgr.x (mgr.24998) 1573 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-04-30T10:12:21.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:21 smithi144 bash[73244]: cluster 2024-04-30T10:12:19.417202+0000 mgr.x (mgr.24998) 1573 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-04-30T10:12:21.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:21 smithi144 bash[73244]: audit 2024-04-30T10:12:20.312437+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:21.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:21 smithi144 bash[73244]: audit 2024-04-30T10:12:20.312437+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:21.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:21 smithi144 bash[73244]: audit 2024-04-30T10:12:20.315265+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:21.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:21 smithi144 bash[73244]: audit 2024-04-30T10:12:20.315265+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:21.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:21 smithi144 bash[73244]: audit 2024-04-30T10:12:20.318191+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:21.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:21 smithi144 bash[73244]: audit 2024-04-30T10:12:20.318191+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:21.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:21 smithi144 bash[75481]: cluster 2024-04-30T10:12:19.417202+0000 mgr.x (mgr.24998) 1573 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-04-30T10:12:21.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:21 smithi144 bash[75481]: cluster 2024-04-30T10:12:19.417202+0000 mgr.x (mgr.24998) 1573 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-04-30T10:12:21.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:21 smithi144 bash[75481]: audit 2024-04-30T10:12:20.312437+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:21.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:21 smithi144 bash[75481]: audit 2024-04-30T10:12:20.312437+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:21.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:21 smithi144 bash[75481]: audit 2024-04-30T10:12:20.315265+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:21.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:21 smithi144 bash[75481]: audit 2024-04-30T10:12:20.315265+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:21.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:21 smithi144 bash[75481]: audit 2024-04-30T10:12:20.318191+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:21.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:21 smithi144 bash[75481]: audit 2024-04-30T10:12:20.318191+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:21.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:21 smithi151 bash[59049]: cluster 2024-04-30T10:12:19.417202+0000 mgr.x (mgr.24998) 1573 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-04-30T10:12:21.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:21 smithi151 bash[59049]: cluster 2024-04-30T10:12:19.417202+0000 mgr.x (mgr.24998) 1573 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 252 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 0 B/s wr, 21 op/s 2024-04-30T10:12:21.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:21 smithi151 bash[59049]: audit 2024-04-30T10:12:20.312437+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:21 smithi151 bash[59049]: audit 2024-04-30T10:12:20.312437+0000 mon.a (mon.0) 5849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:21 smithi151 bash[59049]: audit 2024-04-30T10:12:20.315265+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:21 smithi151 bash[59049]: audit 2024-04-30T10:12:20.315265+0000 mon.a (mon.0) 5850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi144.bqchkk", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:21 smithi151 bash[59049]: audit 2024-04-30T10:12:20.318191+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:21 smithi151 bash[59049]: audit 2024-04-30T10:12:20.318191+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:22.412 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:22 smithi144 bash[73244]: cephadm 2024-04-30T10:12:20.306471+0000 mgr.x (mgr.24998) 1574 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi144.bqchkk (2/4) 2024-04-30T10:12:22.412 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:22 smithi144 bash[73244]: cephadm 2024-04-30T10:12:20.306471+0000 mgr.x (mgr.24998) 1574 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi144.bqchkk (2/4) 2024-04-30T10:12:22.412 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:22 smithi144 bash[73244]: cephadm 2024-04-30T10:12:20.318594+0000 mgr.x (mgr.24998) 1575 : cephadm [INF] Deploying daemon rgw.smpl.smithi144.bqchkk on smithi144 2024-04-30T10:12:22.412 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:22 smithi144 bash[73244]: cephadm 2024-04-30T10:12:20.318594+0000 mgr.x (mgr.24998) 1575 : cephadm [INF] Deploying daemon rgw.smpl.smithi144.bqchkk on smithi144 2024-04-30T10:12:22.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:22 smithi144 bash[75481]: cephadm 2024-04-30T10:12:20.306471+0000 mgr.x (mgr.24998) 1574 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi144.bqchkk (2/4) 2024-04-30T10:12:22.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:22 smithi144 bash[75481]: cephadm 2024-04-30T10:12:20.306471+0000 mgr.x (mgr.24998) 1574 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi144.bqchkk (2/4) 2024-04-30T10:12:22.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:22 smithi144 bash[75481]: cephadm 2024-04-30T10:12:20.318594+0000 mgr.x (mgr.24998) 1575 : cephadm [INF] Deploying daemon rgw.smpl.smithi144.bqchkk on smithi144 2024-04-30T10:12:22.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:22 smithi144 bash[75481]: cephadm 2024-04-30T10:12:20.318594+0000 mgr.x (mgr.24998) 1575 : cephadm [INF] Deploying daemon rgw.smpl.smithi144.bqchkk on smithi144 2024-04-30T10:12:22.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:22 smithi151 bash[59049]: cephadm 2024-04-30T10:12:20.306471+0000 mgr.x (mgr.24998) 1574 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi144.bqchkk (2/4) 2024-04-30T10:12:22.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:22 smithi151 bash[59049]: cephadm 2024-04-30T10:12:20.306471+0000 mgr.x (mgr.24998) 1574 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi144.bqchkk (2/4) 2024-04-30T10:12:22.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:22 smithi151 bash[59049]: cephadm 2024-04-30T10:12:20.318594+0000 mgr.x (mgr.24998) 1575 : cephadm [INF] Deploying daemon rgw.smpl.smithi144.bqchkk on smithi144 2024-04-30T10:12:22.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:22 smithi151 bash[59049]: cephadm 2024-04-30T10:12:20.318594+0000 mgr.x (mgr.24998) 1575 : cephadm [INF] Deploying daemon rgw.smpl.smithi144.bqchkk on smithi144 2024-04-30T10:12:23.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:23 smithi144 bash[75481]: cluster 2024-04-30T10:12:21.418361+0000 mgr.x (mgr.24998) 1576 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 45 op/s 2024-04-30T10:12:23.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:23 smithi144 bash[75481]: cluster 2024-04-30T10:12:21.418361+0000 mgr.x (mgr.24998) 1576 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 45 op/s 2024-04-30T10:12:23.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:23 smithi144 bash[75481]: audit 2024-04-30T10:12:22.493068+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:23.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:23 smithi144 bash[75481]: audit 2024-04-30T10:12:22.493068+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:23.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:23 smithi144 bash[75481]: audit 2024-04-30T10:12:22.495047+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:23.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:23 smithi144 bash[75481]: audit 2024-04-30T10:12:22.495047+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:23.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:23 smithi144 bash[75481]: audit 2024-04-30T10:12:22.858692+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:23.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:23 smithi144 bash[75481]: audit 2024-04-30T10:12:22.858692+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:23.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:23 smithi144 bash[73244]: cluster 2024-04-30T10:12:21.418361+0000 mgr.x (mgr.24998) 1576 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 45 op/s 2024-04-30T10:12:23.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:23 smithi144 bash[73244]: cluster 2024-04-30T10:12:21.418361+0000 mgr.x (mgr.24998) 1576 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 45 op/s 2024-04-30T10:12:23.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:23 smithi144 bash[73244]: audit 2024-04-30T10:12:22.493068+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:23.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:23 smithi144 bash[73244]: audit 2024-04-30T10:12:22.493068+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:23.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:23 smithi144 bash[73244]: audit 2024-04-30T10:12:22.495047+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:23.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:23 smithi144 bash[73244]: audit 2024-04-30T10:12:22.495047+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:23.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:23 smithi144 bash[73244]: audit 2024-04-30T10:12:22.858692+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:23.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:23 smithi144 bash[73244]: audit 2024-04-30T10:12:22.858692+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:23.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:23 smithi151 bash[59049]: cluster 2024-04-30T10:12:21.418361+0000 mgr.x (mgr.24998) 1576 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 45 op/s 2024-04-30T10:12:23.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:23 smithi151 bash[59049]: cluster 2024-04-30T10:12:21.418361+0000 mgr.x (mgr.24998) 1576 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 45 op/s 2024-04-30T10:12:23.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:23 smithi151 bash[59049]: audit 2024-04-30T10:12:22.493068+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:23.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:23 smithi151 bash[59049]: audit 2024-04-30T10:12:22.493068+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:23.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:23 smithi151 bash[59049]: audit 2024-04-30T10:12:22.495047+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:23.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:23 smithi151 bash[59049]: audit 2024-04-30T10:12:22.495047+0000 mon.a (mon.0) 5853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:23.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:23 smithi151 bash[59049]: audit 2024-04-30T10:12:22.858692+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:23.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:23 smithi151 bash[59049]: audit 2024-04-30T10:12:22.858692+0000 mon.a (mon.0) 5854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:24.532 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:12:25.314 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:12:25.315 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 1s ago 22m - - 2024-04-30T10:12:25.315 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 11s ago 22m - - 2024-04-30T10:12:25.315 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (9m) 1s ago 16m 15.0M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:12:25.315 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (9m) 11s ago 15m 41.8M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:12:25.315 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (8m) 1s ago 13m 44.1M - 3.5 e1d6a67b021e 03085260eb1e 2024-04-30T10:12:25.315 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (8m) 11s ago 22m 525M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:12:25.315 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (7m) 1s ago 24m 440M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:12:25.315 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (7m) 1s ago 24m 76.2M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:12:25.315 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (6m) 11s ago 22m 52.2M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:12:25.315 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (6m) 1s ago 22m 59.1M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:12:25.315 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (9m) 1s ago 16m 9971k - 1.3.1 1dbe0e931976 7b01e2041b73 2024-04-30T10:12:25.315 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (9m) 11s ago 16m 9719k - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:12:25.315 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (5m) 1s ago 21m 63.7M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 9026452f4e61 2024-04-30T10:12:25.315 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (4m) 1s ago 20m 65.9M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 5352fc47dc65 2024-04-30T10:12:25.315 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (3m) 1s ago 20m 52.0M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 844548442e03 2024-04-30T10:12:25.316 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (3m) 1s ago 19m 56.3M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 38564960fb5e 2024-04-30T10:12:25.316 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (2m) 11s ago 19m 49.1M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a d762b27599e9 2024-04-30T10:12:25.316 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (109s) 11s ago 18m 50.6M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 3d18367ad531 2024-04-30T10:12:25.316 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (71s) 11s ago 17m 48.0M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a ca26e9510102 2024-04-30T10:12:25.316 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (23s) 11s ago 17m 43.9M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 194d459d9dac 2024-04-30T10:12:25.316 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (8m) 11s ago 16m 67.1M - 2.33.4 514e6a882f6e 1c77bdb7cd95 2024-04-30T10:12:25.316 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (8s) 1s ago 14m 87.8M - 19.0.0-3357-g3a873b0c c50cf5fa633a 4112b8bf2228 2024-04-30T10:12:25.316 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (14m) 11s ago 14m 87.6M - 17.2.0 e1d6a67b021e f8fe01f27075 2024-04-30T10:12:25.316 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (14m) 1s ago 14m 87.7M - 17.2.0 e1d6a67b021e e6153a92042a 2024-04-30T10:12:25.316 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (13m) 11s ago 13m 87.6M - 17.2.0 e1d6a67b021e e578b3df4a37 2024-04-30T10:12:25.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:24 smithi151 bash[59049]: cluster 2024-04-30T10:12:23.419541+0000 mgr.x (mgr.24998) 1577 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 85 B/s wr, 79 op/s 2024-04-30T10:12:25.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:24 smithi151 bash[59049]: cluster 2024-04-30T10:12:23.419541+0000 mgr.x (mgr.24998) 1577 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 85 B/s wr, 79 op/s 2024-04-30T10:12:25.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:24 smithi151 bash[59049]: audit 2024-04-30T10:12:23.817119+0000 mgr.x (mgr.24998) 1578 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:25.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:24 smithi151 bash[59049]: audit 2024-04-30T10:12:23.817119+0000 mgr.x (mgr.24998) 1578 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:25.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:24 smithi151 bash[59049]: audit 2024-04-30T10:12:23.977310+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:25.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:24 smithi151 bash[59049]: audit 2024-04-30T10:12:23.977310+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:25.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:24 smithi151 bash[59049]: audit 2024-04-30T10:12:23.987138+0000 mon.a (mon.0) 5856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:25.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:24 smithi151 bash[59049]: audit 2024-04-30T10:12:23.987138+0000 mon.a (mon.0) 5856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:25.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:24 smithi151 bash[59049]: audit 2024-04-30T10:12:23.996138+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:25.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:24 smithi151 bash[59049]: audit 2024-04-30T10:12:23.996138+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:25.333 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:12:25 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:25.333 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:12:25 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:25.334 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:12:25 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:25.334 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:12:25 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:25.334 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:12:25 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:25.335 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:12:25 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:25.335 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:12:25 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:25.335 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[73244]: cluster 2024-04-30T10:12:23.419541+0000 mgr.x (mgr.24998) 1577 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 85 B/s wr, 79 op/s 2024-04-30T10:12:25.335 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[73244]: cluster 2024-04-30T10:12:23.419541+0000 mgr.x (mgr.24998) 1577 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 85 B/s wr, 79 op/s 2024-04-30T10:12:25.335 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[73244]: audit 2024-04-30T10:12:23.817119+0000 mgr.x (mgr.24998) 1578 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:25.335 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[73244]: audit 2024-04-30T10:12:23.817119+0000 mgr.x (mgr.24998) 1578 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:25.335 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[73244]: audit 2024-04-30T10:12:23.977310+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:25.336 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[73244]: audit 2024-04-30T10:12:23.977310+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:25.336 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[73244]: audit 2024-04-30T10:12:23.987138+0000 mon.a (mon.0) 5856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:25.336 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[73244]: audit 2024-04-30T10:12:23.987138+0000 mon.a (mon.0) 5856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:25.336 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[73244]: audit 2024-04-30T10:12:23.996138+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:25.336 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[73244]: audit 2024-04-30T10:12:23.996138+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:25.336 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:25 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:25.336 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[75481]: cluster 2024-04-30T10:12:23.419541+0000 mgr.x (mgr.24998) 1577 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 85 B/s wr, 79 op/s 2024-04-30T10:12:25.336 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[75481]: cluster 2024-04-30T10:12:23.419541+0000 mgr.x (mgr.24998) 1577 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 85 B/s wr, 79 op/s 2024-04-30T10:12:25.336 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[75481]: audit 2024-04-30T10:12:23.817119+0000 mgr.x (mgr.24998) 1578 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:25.336 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[75481]: audit 2024-04-30T10:12:23.817119+0000 mgr.x (mgr.24998) 1578 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:25.336 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[75481]: audit 2024-04-30T10:12:23.977310+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:25.336 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[75481]: audit 2024-04-30T10:12:23.977310+0000 mon.a (mon.0) 5855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:25.337 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[75481]: audit 2024-04-30T10:12:23.987138+0000 mon.a (mon.0) 5856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:25.337 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[75481]: audit 2024-04-30T10:12:23.987138+0000 mon.a (mon.0) 5856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:25.337 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[75481]: audit 2024-04-30T10:12:23.996138+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:25.337 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:24 smithi144 bash[75481]: audit 2024-04-30T10:12:23.996138+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:25.337 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:25 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:25.735 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:12:25.736 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:12:25.736 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:12:25.736 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:12:25.736 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:12:25.736 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:12:25.736 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:12:25.736 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:12:25.736 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 8 2024-04-30T10:12:25.736 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:12:25.736 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:12:25.736 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-04-30T10:12:25.736 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 1 2024-04-30T10:12:25.736 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:12:25.736 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:12:25.737 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-04-30T10:12:25.737 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 14 2024-04-30T10:12:25.737 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:12:25.737 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:12:26.085 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:12:26.085 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:12:26.085 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:12:26.085 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:12:26.085 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:12:26.085 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr", 2024-04-30T10:12:26.085 INFO:teuthology.orchestra.run.smithi144.stdout: "osd", 2024-04-30T10:12:26.085 INFO:teuthology.orchestra.run.smithi144.stdout: "mon" 2024-04-30T10:12:26.085 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:12:26.085 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "14/23 daemons upgraded", 2024-04-30T10:12:26.085 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading rgw daemons", 2024-04-30T10:12:26.086 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:12:26.086 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:12:26.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:25 smithi151 bash[59049]: audit 2024-04-30T10:12:24.519376+0000 mgr.x (mgr.24998) 1579 : audit [DBG] from='client.44617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:26.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:25 smithi151 bash[59049]: audit 2024-04-30T10:12:24.519376+0000 mgr.x (mgr.24998) 1579 : audit [DBG] from='client.44617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:26.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:25 smithi151 bash[59049]: audit 2024-04-30T10:12:24.888156+0000 mgr.x (mgr.24998) 1580 : audit [DBG] from='client.44623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:25 smithi151 bash[59049]: audit 2024-04-30T10:12:24.888156+0000 mgr.x (mgr.24998) 1580 : audit [DBG] from='client.44623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:25 smithi151 bash[59049]: audit 2024-04-30T10:12:25.738632+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.144:0/1088463758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:26.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:25 smithi151 bash[59049]: audit 2024-04-30T10:12:25.738632+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.144:0/1088463758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:26.329 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:25 smithi144 bash[73244]: audit 2024-04-30T10:12:24.519376+0000 mgr.x (mgr.24998) 1579 : audit [DBG] from='client.44617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:26.329 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:25 smithi144 bash[73244]: audit 2024-04-30T10:12:24.519376+0000 mgr.x (mgr.24998) 1579 : audit [DBG] from='client.44617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:26.329 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:25 smithi144 bash[73244]: audit 2024-04-30T10:12:24.888156+0000 mgr.x (mgr.24998) 1580 : audit [DBG] from='client.44623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:26.329 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:25 smithi144 bash[73244]: audit 2024-04-30T10:12:24.888156+0000 mgr.x (mgr.24998) 1580 : audit [DBG] from='client.44623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:26.329 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:25 smithi144 bash[73244]: audit 2024-04-30T10:12:25.738632+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.144:0/1088463758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:26.330 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:25 smithi144 bash[73244]: audit 2024-04-30T10:12:25.738632+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.144:0/1088463758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:26.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:25 smithi144 bash[75481]: audit 2024-04-30T10:12:24.519376+0000 mgr.x (mgr.24998) 1579 : audit [DBG] from='client.44617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:26.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:25 smithi144 bash[75481]: audit 2024-04-30T10:12:24.519376+0000 mgr.x (mgr.24998) 1579 : audit [DBG] from='client.44617 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:26.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:25 smithi144 bash[75481]: audit 2024-04-30T10:12:24.888156+0000 mgr.x (mgr.24998) 1580 : audit [DBG] from='client.44623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:26.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:25 smithi144 bash[75481]: audit 2024-04-30T10:12:24.888156+0000 mgr.x (mgr.24998) 1580 : audit [DBG] from='client.44623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:26.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:25 smithi144 bash[75481]: audit 2024-04-30T10:12:25.738632+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.144:0/1088463758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:26.330 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:25 smithi144 bash[75481]: audit 2024-04-30T10:12:25.738632+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.144:0/1088463758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:26.510 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_OK 2024-04-30T10:12:26.955 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:12:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:26.955 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:12:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:26.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:26.956 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:12:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:26.956 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:12:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:26.957 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:12:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:26.957 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:12:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:26.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:26.957 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:12:26 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:27.265 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:26 smithi151 bash[59049]: audit 2024-04-30T10:12:25.258580+0000 mgr.x (mgr.24998) 1581 : audit [DBG] from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:27.265 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:26 smithi151 bash[59049]: audit 2024-04-30T10:12:25.258580+0000 mgr.x (mgr.24998) 1581 : audit [DBG] from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:27.265 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:26 smithi151 bash[59049]: cluster 2024-04-30T10:12:25.420704+0000 mgr.x (mgr.24998) 1582 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-30T10:12:27.265 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:26 smithi151 bash[59049]: cluster 2024-04-30T10:12:25.420704+0000 mgr.x (mgr.24998) 1582 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-30T10:12:27.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:26 smithi151 bash[59049]: audit 2024-04-30T10:12:26.085141+0000 mgr.x (mgr.24998) 1583 : audit [DBG] from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:27.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:26 smithi151 bash[59049]: audit 2024-04-30T10:12:26.085141+0000 mgr.x (mgr.24998) 1583 : audit [DBG] from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:27.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:26 smithi151 bash[59049]: audit 2024-04-30T10:12:26.512825+0000 mon.a (mon.0) 5858 : audit [DBG] from='client.? 172.21.15.144:0/773577237' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:12:27.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:26 smithi151 bash[59049]: audit 2024-04-30T10:12:26.512825+0000 mon.a (mon.0) 5858 : audit [DBG] from='client.? 172.21.15.144:0/773577237' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:12:27.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:26 smithi151 bash[59049]: audit 2024-04-30T10:12:26.805827+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:27.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:26 smithi151 bash[59049]: audit 2024-04-30T10:12:26.805827+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:27.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:26 smithi151 bash[59049]: audit 2024-04-30T10:12:26.814782+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:27.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:26 smithi151 bash[59049]: audit 2024-04-30T10:12:26.814782+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:27.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[75481]: audit 2024-04-30T10:12:25.258580+0000 mgr.x (mgr.24998) 1581 : audit [DBG] from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:27.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[75481]: audit 2024-04-30T10:12:25.258580+0000 mgr.x (mgr.24998) 1581 : audit [DBG] from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:27.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[75481]: cluster 2024-04-30T10:12:25.420704+0000 mgr.x (mgr.24998) 1582 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-30T10:12:27.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[75481]: cluster 2024-04-30T10:12:25.420704+0000 mgr.x (mgr.24998) 1582 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-30T10:12:27.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[75481]: audit 2024-04-30T10:12:26.085141+0000 mgr.x (mgr.24998) 1583 : audit [DBG] from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:27.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[75481]: audit 2024-04-30T10:12:26.085141+0000 mgr.x (mgr.24998) 1583 : audit [DBG] from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:27.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[75481]: audit 2024-04-30T10:12:26.512825+0000 mon.a (mon.0) 5858 : audit [DBG] from='client.? 172.21.15.144:0/773577237' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:12:27.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[75481]: audit 2024-04-30T10:12:26.512825+0000 mon.a (mon.0) 5858 : audit [DBG] from='client.? 172.21.15.144:0/773577237' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:12:27.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[75481]: audit 2024-04-30T10:12:26.805827+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:27.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[75481]: audit 2024-04-30T10:12:26.805827+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:27.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[75481]: audit 2024-04-30T10:12:26.814782+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:27.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[75481]: audit 2024-04-30T10:12:26.814782+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:27.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[73244]: audit 2024-04-30T10:12:25.258580+0000 mgr.x (mgr.24998) 1581 : audit [DBG] from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:27.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[73244]: audit 2024-04-30T10:12:25.258580+0000 mgr.x (mgr.24998) 1581 : audit [DBG] from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:27.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[73244]: cluster 2024-04-30T10:12:25.420704+0000 mgr.x (mgr.24998) 1582 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-30T10:12:27.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[73244]: cluster 2024-04-30T10:12:25.420704+0000 mgr.x (mgr.24998) 1582 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-30T10:12:27.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[73244]: audit 2024-04-30T10:12:26.085141+0000 mgr.x (mgr.24998) 1583 : audit [DBG] from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:27.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[73244]: audit 2024-04-30T10:12:26.085141+0000 mgr.x (mgr.24998) 1583 : audit [DBG] from='client.44641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:27.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[73244]: audit 2024-04-30T10:12:26.512825+0000 mon.a (mon.0) 5858 : audit [DBG] from='client.? 172.21.15.144:0/773577237' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:12:27.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[73244]: audit 2024-04-30T10:12:26.512825+0000 mon.a (mon.0) 5858 : audit [DBG] from='client.? 172.21.15.144:0/773577237' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:12:27.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[73244]: audit 2024-04-30T10:12:26.805827+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:27.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[73244]: audit 2024-04-30T10:12:26.805827+0000 mon.a (mon.0) 5859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:27.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[73244]: audit 2024-04-30T10:12:26.814782+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:27.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:26 smithi144 bash[73244]: audit 2024-04-30T10:12:26.814782+0000 mon.a (mon.0) 5860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:28.486 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:12:28 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:12:28] "GET /metrics HTTP/1.1" 200 38562 "" "Prometheus/2.33.4" 2024-04-30T10:12:29.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:28 smithi151 bash[59049]: cluster 2024-04-30T10:12:27.421932+0000 mgr.x (mgr.24998) 1584 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-30T10:12:29.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:28 smithi151 bash[59049]: cluster 2024-04-30T10:12:27.421932+0000 mgr.x (mgr.24998) 1584 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-30T10:12:29.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:28 smithi144 bash[73244]: cluster 2024-04-30T10:12:27.421932+0000 mgr.x (mgr.24998) 1584 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-30T10:12:29.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:28 smithi144 bash[73244]: cluster 2024-04-30T10:12:27.421932+0000 mgr.x (mgr.24998) 1584 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-30T10:12:29.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:28 smithi144 bash[75481]: cluster 2024-04-30T10:12:27.421932+0000 mgr.x (mgr.24998) 1584 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-30T10:12:29.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:28 smithi144 bash[75481]: cluster 2024-04-30T10:12:27.421932+0000 mgr.x (mgr.24998) 1584 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-30T10:12:30.662 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:30 smithi151 bash[59049]: cephadm 2024-04-30T10:12:29.335805+0000 mgr.x (mgr.24998) 1585 : cephadm [INF] Upgrade: Updating rgw.foo.smithi151.ssjvvg (3/4) 2024-04-30T10:12:30.662 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:30 smithi151 bash[59049]: cephadm 2024-04-30T10:12:29.335805+0000 mgr.x (mgr.24998) 1585 : cephadm [INF] Upgrade: Updating rgw.foo.smithi151.ssjvvg (3/4) 2024-04-30T10:12:30.662 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:30 smithi151 bash[59049]: audit 2024-04-30T10:12:29.344424+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:30.662 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:30 smithi151 bash[59049]: audit 2024-04-30T10:12:29.344424+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:30.662 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:30 smithi151 bash[59049]: audit 2024-04-30T10:12:29.348505+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:30.662 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:30 smithi151 bash[59049]: audit 2024-04-30T10:12:29.348505+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:30.663 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:30 smithi151 bash[59049]: audit 2024-04-30T10:12:29.352383+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:30.663 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:30 smithi151 bash[59049]: audit 2024-04-30T10:12:29.352383+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:30.663 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:30 smithi151 bash[59049]: cephadm 2024-04-30T10:12:29.353322+0000 mgr.x (mgr.24998) 1586 : cephadm [INF] Deploying daemon rgw.foo.smithi151.ssjvvg on smithi151 2024-04-30T10:12:30.663 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:30 smithi151 bash[59049]: cephadm 2024-04-30T10:12:29.353322+0000 mgr.x (mgr.24998) 1586 : cephadm [INF] Deploying daemon rgw.foo.smithi151.ssjvvg on smithi151 2024-04-30T10:12:30.663 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:30 smithi151 bash[59049]: cluster 2024-04-30T10:12:29.423260+0000 mgr.x (mgr.24998) 1587 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 106 op/s 2024-04-30T10:12:30.663 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:30 smithi151 bash[59049]: cluster 2024-04-30T10:12:29.423260+0000 mgr.x (mgr.24998) 1587 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 106 op/s 2024-04-30T10:12:30.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[75481]: cephadm 2024-04-30T10:12:29.335805+0000 mgr.x (mgr.24998) 1585 : cephadm [INF] Upgrade: Updating rgw.foo.smithi151.ssjvvg (3/4) 2024-04-30T10:12:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[75481]: cephadm 2024-04-30T10:12:29.335805+0000 mgr.x (mgr.24998) 1585 : cephadm [INF] Upgrade: Updating rgw.foo.smithi151.ssjvvg (3/4) 2024-04-30T10:12:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[75481]: audit 2024-04-30T10:12:29.344424+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[75481]: audit 2024-04-30T10:12:29.344424+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[75481]: audit 2024-04-30T10:12:29.348505+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[75481]: audit 2024-04-30T10:12:29.348505+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[75481]: audit 2024-04-30T10:12:29.352383+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[75481]: audit 2024-04-30T10:12:29.352383+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[75481]: cephadm 2024-04-30T10:12:29.353322+0000 mgr.x (mgr.24998) 1586 : cephadm [INF] Deploying daemon rgw.foo.smithi151.ssjvvg on smithi151 2024-04-30T10:12:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[75481]: cephadm 2024-04-30T10:12:29.353322+0000 mgr.x (mgr.24998) 1586 : cephadm [INF] Deploying daemon rgw.foo.smithi151.ssjvvg on smithi151 2024-04-30T10:12:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[75481]: cluster 2024-04-30T10:12:29.423260+0000 mgr.x (mgr.24998) 1587 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 106 op/s 2024-04-30T10:12:30.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[75481]: cluster 2024-04-30T10:12:29.423260+0000 mgr.x (mgr.24998) 1587 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 106 op/s 2024-04-30T10:12:30.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[73244]: cephadm 2024-04-30T10:12:29.335805+0000 mgr.x (mgr.24998) 1585 : cephadm [INF] Upgrade: Updating rgw.foo.smithi151.ssjvvg (3/4) 2024-04-30T10:12:30.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[73244]: cephadm 2024-04-30T10:12:29.335805+0000 mgr.x (mgr.24998) 1585 : cephadm [INF] Upgrade: Updating rgw.foo.smithi151.ssjvvg (3/4) 2024-04-30T10:12:30.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[73244]: audit 2024-04-30T10:12:29.344424+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:30.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[73244]: audit 2024-04-30T10:12:29.344424+0000 mon.a (mon.0) 5861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:30.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[73244]: audit 2024-04-30T10:12:29.348505+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:30.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[73244]: audit 2024-04-30T10:12:29.348505+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi151.ssjvvg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:30.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[73244]: audit 2024-04-30T10:12:29.352383+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:30.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[73244]: audit 2024-04-30T10:12:29.352383+0000 mon.a (mon.0) 5863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:30.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[73244]: cephadm 2024-04-30T10:12:29.353322+0000 mgr.x (mgr.24998) 1586 : cephadm [INF] Deploying daemon rgw.foo.smithi151.ssjvvg on smithi151 2024-04-30T10:12:30.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[73244]: cephadm 2024-04-30T10:12:29.353322+0000 mgr.x (mgr.24998) 1586 : cephadm [INF] Deploying daemon rgw.foo.smithi151.ssjvvg on smithi151 2024-04-30T10:12:30.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[73244]: cluster 2024-04-30T10:12:29.423260+0000 mgr.x (mgr.24998) 1587 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 106 op/s 2024-04-30T10:12:30.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:30 smithi144 bash[73244]: cluster 2024-04-30T10:12:29.423260+0000 mgr.x (mgr.24998) 1587 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 106 op/s 2024-04-30T10:12:31.927 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:31 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:31.927 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:12:31 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:31.928 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:12:31 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:31.928 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:12:31 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:31.928 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:12:31 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:31.929 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:12:31 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:31.929 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:12:31 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:31.929 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:12:31 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:31.929 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:12:31 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:32.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:32 smithi151 bash[59049]: cluster 2024-04-30T10:12:31.424411+0000 mgr.x (mgr.24998) 1588 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 113 op/s 2024-04-30T10:12:32.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:32 smithi151 bash[59049]: cluster 2024-04-30T10:12:31.424411+0000 mgr.x (mgr.24998) 1588 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 113 op/s 2024-04-30T10:12:32.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:32 smithi144 bash[75481]: cluster 2024-04-30T10:12:31.424411+0000 mgr.x (mgr.24998) 1588 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 113 op/s 2024-04-30T10:12:32.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:32 smithi144 bash[75481]: cluster 2024-04-30T10:12:31.424411+0000 mgr.x (mgr.24998) 1588 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 113 op/s 2024-04-30T10:12:32.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:32 smithi144 bash[73244]: cluster 2024-04-30T10:12:31.424411+0000 mgr.x (mgr.24998) 1588 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 113 op/s 2024-04-30T10:12:32.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:32 smithi144 bash[73244]: cluster 2024-04-30T10:12:31.424411+0000 mgr.x (mgr.24998) 1588 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 85 B/s wr, 113 op/s 2024-04-30T10:12:33.572 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:12:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:33.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:33.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:12:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:33.573 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:12:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:33.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:12:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:33.573 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:12:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:33.574 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:12:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:33.574 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:12:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:33.574 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:12:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:34.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:34 smithi151 bash[59049]: audit 2024-04-30T10:12:33.391664+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:34 smithi151 bash[59049]: audit 2024-04-30T10:12:33.391664+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:34 smithi151 bash[59049]: audit 2024-04-30T10:12:33.405742+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:34 smithi151 bash[59049]: audit 2024-04-30T10:12:33.405742+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:34 smithi151 bash[59049]: cluster 2024-04-30T10:12:33.425048+0000 mgr.x (mgr.24998) 1589 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 170 B/s wr, 129 op/s 2024-04-30T10:12:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:34 smithi151 bash[59049]: cluster 2024-04-30T10:12:33.425048+0000 mgr.x (mgr.24998) 1589 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 170 B/s wr, 129 op/s 2024-04-30T10:12:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:34 smithi151 bash[59049]: audit 2024-04-30T10:12:33.828502+0000 mgr.x (mgr.24998) 1590 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:34 smithi151 bash[59049]: audit 2024-04-30T10:12:33.828502+0000 mgr.x (mgr.24998) 1590 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:34 smithi151 bash[59049]: audit 2024-04-30T10:12:34.122260+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:34 smithi151 bash[59049]: audit 2024-04-30T10:12:34.122260+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:34 smithi151 bash[59049]: audit 2024-04-30T10:12:34.137361+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:34 smithi151 bash[59049]: audit 2024-04-30T10:12:34.137361+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:34 smithi151 bash[59049]: audit 2024-04-30T10:12:34.149374+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:34 smithi151 bash[59049]: audit 2024-04-30T10:12:34.149374+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[75481]: audit 2024-04-30T10:12:33.391664+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[75481]: audit 2024-04-30T10:12:33.391664+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[75481]: audit 2024-04-30T10:12:33.405742+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[75481]: audit 2024-04-30T10:12:33.405742+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[75481]: cluster 2024-04-30T10:12:33.425048+0000 mgr.x (mgr.24998) 1589 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 170 B/s wr, 129 op/s 2024-04-30T10:12:34.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[75481]: cluster 2024-04-30T10:12:33.425048+0000 mgr.x (mgr.24998) 1589 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 170 B/s wr, 129 op/s 2024-04-30T10:12:34.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[75481]: audit 2024-04-30T10:12:33.828502+0000 mgr.x (mgr.24998) 1590 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:34.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[75481]: audit 2024-04-30T10:12:33.828502+0000 mgr.x (mgr.24998) 1590 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:34.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[75481]: audit 2024-04-30T10:12:34.122260+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[75481]: audit 2024-04-30T10:12:34.122260+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[75481]: audit 2024-04-30T10:12:34.137361+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[75481]: audit 2024-04-30T10:12:34.137361+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[75481]: audit 2024-04-30T10:12:34.149374+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[75481]: audit 2024-04-30T10:12:34.149374+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[73244]: audit 2024-04-30T10:12:33.391664+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[73244]: audit 2024-04-30T10:12:33.391664+0000 mon.a (mon.0) 5864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[73244]: audit 2024-04-30T10:12:33.405742+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[73244]: audit 2024-04-30T10:12:33.405742+0000 mon.a (mon.0) 5865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[73244]: cluster 2024-04-30T10:12:33.425048+0000 mgr.x (mgr.24998) 1589 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 170 B/s wr, 129 op/s 2024-04-30T10:12:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[73244]: cluster 2024-04-30T10:12:33.425048+0000 mgr.x (mgr.24998) 1589 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 170 B/s wr, 129 op/s 2024-04-30T10:12:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[73244]: audit 2024-04-30T10:12:33.828502+0000 mgr.x (mgr.24998) 1590 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[73244]: audit 2024-04-30T10:12:33.828502+0000 mgr.x (mgr.24998) 1590 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[73244]: audit 2024-04-30T10:12:34.122260+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[73244]: audit 2024-04-30T10:12:34.122260+0000 mon.a (mon.0) 5866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[73244]: audit 2024-04-30T10:12:34.137361+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[73244]: audit 2024-04-30T10:12:34.137361+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[73244]: audit 2024-04-30T10:12:34.149374+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:34.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:34 smithi144 bash[73244]: audit 2024-04-30T10:12:34.149374+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:36.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:36 smithi151 bash[59049]: cluster 2024-04-30T10:12:35.425792+0000 mgr.x (mgr.24998) 1591 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 89 op/s 2024-04-30T10:12:36.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:36 smithi151 bash[59049]: cluster 2024-04-30T10:12:35.425792+0000 mgr.x (mgr.24998) 1591 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 89 op/s 2024-04-30T10:12:36.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:36 smithi144 bash[75481]: cluster 2024-04-30T10:12:35.425792+0000 mgr.x (mgr.24998) 1591 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 89 op/s 2024-04-30T10:12:36.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:36 smithi144 bash[75481]: cluster 2024-04-30T10:12:35.425792+0000 mgr.x (mgr.24998) 1591 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 89 op/s 2024-04-30T10:12:36.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:36 smithi144 bash[73244]: cluster 2024-04-30T10:12:35.425792+0000 mgr.x (mgr.24998) 1591 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 89 op/s 2024-04-30T10:12:36.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:36 smithi144 bash[73244]: cluster 2024-04-30T10:12:35.425792+0000 mgr.x (mgr.24998) 1591 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 85 B/s wr, 89 op/s 2024-04-30T10:12:38.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[73244]: cephadm 2024-04-30T10:12:37.297999+0000 mgr.x (mgr.24998) 1592 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi151.blgvxw (4/4) 2024-04-30T10:12:38.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[73244]: cephadm 2024-04-30T10:12:37.297999+0000 mgr.x (mgr.24998) 1592 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi151.blgvxw (4/4) 2024-04-30T10:12:38.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[73244]: audit 2024-04-30T10:12:37.306786+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:38.424 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[73244]: audit 2024-04-30T10:12:37.306786+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:38.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:12:38 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:12:38] "GET /metrics HTTP/1.1" 200 38579 "" "Prometheus/2.33.4" 2024-04-30T10:12:38.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:38 smithi151 bash[59049]: cephadm 2024-04-30T10:12:37.297999+0000 mgr.x (mgr.24998) 1592 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi151.blgvxw (4/4) 2024-04-30T10:12:38.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:38 smithi151 bash[59049]: cephadm 2024-04-30T10:12:37.297999+0000 mgr.x (mgr.24998) 1592 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi151.blgvxw (4/4) 2024-04-30T10:12:38.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:38 smithi151 bash[59049]: audit 2024-04-30T10:12:37.306786+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:38.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:38 smithi151 bash[59049]: audit 2024-04-30T10:12:37.306786+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:38 smithi151 bash[59049]: audit 2024-04-30T10:12:37.310794+0000 mon.a (mon.0) 5870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:38 smithi151 bash[59049]: audit 2024-04-30T10:12:37.310794+0000 mon.a (mon.0) 5870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:38 smithi151 bash[59049]: cephadm 2024-04-30T10:12:37.313215+0000 mgr.x (mgr.24998) 1593 : cephadm [INF] Deploying daemon rgw.smpl.smithi151.blgvxw on smithi151 2024-04-30T10:12:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:38 smithi151 bash[59049]: cephadm 2024-04-30T10:12:37.313215+0000 mgr.x (mgr.24998) 1593 : cephadm [INF] Deploying daemon rgw.smpl.smithi151.blgvxw on smithi151 2024-04-30T10:12:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:38 smithi151 bash[59049]: audit 2024-04-30T10:12:37.313311+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:38 smithi151 bash[59049]: audit 2024-04-30T10:12:37.313311+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:38 smithi151 bash[59049]: cluster 2024-04-30T10:12:37.426924+0000 mgr.x (mgr.24998) 1594 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 102 op/s 2024-04-30T10:12:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:38 smithi151 bash[59049]: cluster 2024-04-30T10:12:37.426924+0000 mgr.x (mgr.24998) 1594 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 102 op/s 2024-04-30T10:12:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:38 smithi151 bash[59049]: audit 2024-04-30T10:12:37.489397+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:38 smithi151 bash[59049]: audit 2024-04-30T10:12:37.489397+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:38.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[73244]: audit 2024-04-30T10:12:37.310794+0000 mon.a (mon.0) 5870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:38.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[73244]: audit 2024-04-30T10:12:37.310794+0000 mon.a (mon.0) 5870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:38.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[73244]: cephadm 2024-04-30T10:12:37.313215+0000 mgr.x (mgr.24998) 1593 : cephadm [INF] Deploying daemon rgw.smpl.smithi151.blgvxw on smithi151 2024-04-30T10:12:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[73244]: cephadm 2024-04-30T10:12:37.313215+0000 mgr.x (mgr.24998) 1593 : cephadm [INF] Deploying daemon rgw.smpl.smithi151.blgvxw on smithi151 2024-04-30T10:12:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[73244]: audit 2024-04-30T10:12:37.313311+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[73244]: audit 2024-04-30T10:12:37.313311+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[73244]: cluster 2024-04-30T10:12:37.426924+0000 mgr.x (mgr.24998) 1594 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 102 op/s 2024-04-30T10:12:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[73244]: cluster 2024-04-30T10:12:37.426924+0000 mgr.x (mgr.24998) 1594 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 102 op/s 2024-04-30T10:12:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[73244]: audit 2024-04-30T10:12:37.489397+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[73244]: audit 2024-04-30T10:12:37.489397+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:38.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[75481]: cephadm 2024-04-30T10:12:37.297999+0000 mgr.x (mgr.24998) 1592 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi151.blgvxw (4/4) 2024-04-30T10:12:38.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[75481]: cephadm 2024-04-30T10:12:37.297999+0000 mgr.x (mgr.24998) 1592 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi151.blgvxw (4/4) 2024-04-30T10:12:38.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[75481]: audit 2024-04-30T10:12:37.306786+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:38.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[75481]: audit 2024-04-30T10:12:37.306786+0000 mon.a (mon.0) 5869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:38.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[75481]: audit 2024-04-30T10:12:37.310794+0000 mon.a (mon.0) 5870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:38.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[75481]: audit 2024-04-30T10:12:37.310794+0000 mon.a (mon.0) 5870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi151.blgvxw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-30T10:12:38.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[75481]: cephadm 2024-04-30T10:12:37.313215+0000 mgr.x (mgr.24998) 1593 : cephadm [INF] Deploying daemon rgw.smpl.smithi151.blgvxw on smithi151 2024-04-30T10:12:38.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[75481]: cephadm 2024-04-30T10:12:37.313215+0000 mgr.x (mgr.24998) 1593 : cephadm [INF] Deploying daemon rgw.smpl.smithi151.blgvxw on smithi151 2024-04-30T10:12:38.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[75481]: audit 2024-04-30T10:12:37.313311+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:38.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[75481]: audit 2024-04-30T10:12:37.313311+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:38.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[75481]: cluster 2024-04-30T10:12:37.426924+0000 mgr.x (mgr.24998) 1594 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 102 op/s 2024-04-30T10:12:38.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[75481]: cluster 2024-04-30T10:12:37.426924+0000 mgr.x (mgr.24998) 1594 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 85 B/s wr, 102 op/s 2024-04-30T10:12:38.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[75481]: audit 2024-04-30T10:12:37.489397+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:38.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:38 smithi144 bash[75481]: audit 2024-04-30T10:12:37.489397+0000 mon.a (mon.0) 5872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:41.054 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:40 smithi151 bash[59049]: cluster 2024-04-30T10:12:39.427614+0000 mgr.x (mgr.24998) 1595 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 170 B/s wr, 148 op/s 2024-04-30T10:12:41.054 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:40 smithi151 bash[59049]: cluster 2024-04-30T10:12:39.427614+0000 mgr.x (mgr.24998) 1595 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 170 B/s wr, 148 op/s 2024-04-30T10:12:41.054 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:40 smithi151 bash[59049]: audit 2024-04-30T10:12:39.805967+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:41.054 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:40 smithi151 bash[59049]: audit 2024-04-30T10:12:39.805967+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:41.054 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:40 smithi151 bash[59049]: audit 2024-04-30T10:12:39.817382+0000 mon.a (mon.0) 5874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:41.054 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:40 smithi151 bash[59049]: audit 2024-04-30T10:12:39.817382+0000 mon.a (mon.0) 5874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:41.054 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:40 smithi151 bash[59049]: audit 2024-04-30T10:12:39.827401+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:41.054 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:40 smithi151 bash[59049]: audit 2024-04-30T10:12:39.827401+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:41.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:40 smithi144 bash[73244]: cluster 2024-04-30T10:12:39.427614+0000 mgr.x (mgr.24998) 1595 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 170 B/s wr, 148 op/s 2024-04-30T10:12:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:40 smithi144 bash[73244]: cluster 2024-04-30T10:12:39.427614+0000 mgr.x (mgr.24998) 1595 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 170 B/s wr, 148 op/s 2024-04-30T10:12:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:40 smithi144 bash[73244]: audit 2024-04-30T10:12:39.805967+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:40 smithi144 bash[73244]: audit 2024-04-30T10:12:39.805967+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:40 smithi144 bash[73244]: audit 2024-04-30T10:12:39.817382+0000 mon.a (mon.0) 5874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:40 smithi144 bash[73244]: audit 2024-04-30T10:12:39.817382+0000 mon.a (mon.0) 5874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:40 smithi144 bash[73244]: audit 2024-04-30T10:12:39.827401+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:40 smithi144 bash[73244]: audit 2024-04-30T10:12:39.827401+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:40 smithi144 bash[75481]: cluster 2024-04-30T10:12:39.427614+0000 mgr.x (mgr.24998) 1595 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 170 B/s wr, 148 op/s 2024-04-30T10:12:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:40 smithi144 bash[75481]: cluster 2024-04-30T10:12:39.427614+0000 mgr.x (mgr.24998) 1595 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 170 B/s wr, 148 op/s 2024-04-30T10:12:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:40 smithi144 bash[75481]: audit 2024-04-30T10:12:39.805967+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:40 smithi144 bash[75481]: audit 2024-04-30T10:12:39.805967+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:41.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:40 smithi144 bash[75481]: audit 2024-04-30T10:12:39.817382+0000 mon.a (mon.0) 5874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:41.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:40 smithi144 bash[75481]: audit 2024-04-30T10:12:39.817382+0000 mon.a (mon.0) 5874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:41.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:40 smithi144 bash[75481]: audit 2024-04-30T10:12:39.827401+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:41.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:40 smithi144 bash[75481]: audit 2024-04-30T10:12:39.827401+0000 mon.a (mon.0) 5875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:42.254 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:42 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:42.255 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:12:42 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:42.255 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:12:42 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:42.255 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:12:42 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:42.256 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:12:42 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:42.256 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:12:42 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:42.256 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:12:42 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:42.256 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:12:42 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:42.257 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:12:42 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:43.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:42 smithi151 bash[59049]: cluster 2024-04-30T10:12:41.428729+0000 mgr.x (mgr.24998) 1596 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 146 op/s 2024-04-30T10:12:43.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:42 smithi151 bash[59049]: cluster 2024-04-30T10:12:41.428729+0000 mgr.x (mgr.24998) 1596 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 146 op/s 2024-04-30T10:12:43.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:42 smithi144 bash[73244]: cluster 2024-04-30T10:12:41.428729+0000 mgr.x (mgr.24998) 1596 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 146 op/s 2024-04-30T10:12:43.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:42 smithi144 bash[73244]: cluster 2024-04-30T10:12:41.428729+0000 mgr.x (mgr.24998) 1596 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 146 op/s 2024-04-30T10:12:43.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:42 smithi144 bash[75481]: cluster 2024-04-30T10:12:41.428729+0000 mgr.x (mgr.24998) 1596 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 146 op/s 2024-04-30T10:12:43.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:42 smithi144 bash[75481]: cluster 2024-04-30T10:12:41.428729+0000 mgr.x (mgr.24998) 1596 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 95 KiB/s rd, 170 B/s wr, 146 op/s 2024-04-30T10:12:44.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:43 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:44.072 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:12:43 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:44.073 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:12:43 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:44.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:12:43 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:44.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:12:43 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:44.074 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:12:43 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:44.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:12:43 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:44.074 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:12:43 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:44.075 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:12:43 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: cluster 2024-04-30T10:12:43.429520+0000 mgr.x (mgr.24998) 1597 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 123 op/s 2024-04-30T10:12:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: cluster 2024-04-30T10:12:43.429520+0000 mgr.x (mgr.24998) 1597 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 123 op/s 2024-04-30T10:12:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:43.834740+0000 mgr.x (mgr.24998) 1598 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:43.834740+0000 mgr.x (mgr.24998) 1598 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:43.862223+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:43.862223+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:43.872897+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:43.872897+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:43.907320+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:43.907320+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:43.908646+0000 mon.a (mon.0) 5879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:43.908646+0000 mon.a (mon.0) 5879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: cephadm 2024-04-30T10:12:43.916350+0000 mgr.x (mgr.24998) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: cephadm 2024-04-30T10:12:43.916350+0000 mgr.x (mgr.24998) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:43.916994+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:43.916994+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:43.995474+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:43.995474+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:43.999192+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: cluster 2024-04-30T10:12:43.429520+0000 mgr.x (mgr.24998) 1597 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 123 op/s 2024-04-30T10:12:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: cluster 2024-04-30T10:12:43.429520+0000 mgr.x (mgr.24998) 1597 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 123 op/s 2024-04-30T10:12:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:43.834740+0000 mgr.x (mgr.24998) 1598 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:43.834740+0000 mgr.x (mgr.24998) 1598 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:43.862223+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:43.862223+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:43.872897+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:43.872897+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:43.907320+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:43.907320+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:43.908646+0000 mon.a (mon.0) 5879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:43.908646+0000 mon.a (mon.0) 5879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: cephadm 2024-04-30T10:12:43.916350+0000 mgr.x (mgr.24998) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: cephadm 2024-04-30T10:12:43.916350+0000 mgr.x (mgr.24998) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:43.916994+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:43.916994+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:43.995474+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:43.995474+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:43.999192+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:43.999192+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.004122+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.004122+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.005195+0000 mon.a (mon.0) 5884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.005195+0000 mon.a (mon.0) 5884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.008630+0000 mgr.x (mgr.24998) 1600 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-30T10:12:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.008630+0000 mgr.x (mgr.24998) 1600 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-30T10:12:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.173183+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.173183+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.182577+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.182577+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.192620+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.192620+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.315137+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.315137+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.373698+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.373698+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.376775+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.376775+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.379602+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.379602+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:43.999192+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.004122+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.004122+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.005195+0000 mon.a (mon.0) 5884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.005195+0000 mon.a (mon.0) 5884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.008630+0000 mgr.x (mgr.24998) 1600 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-30T10:12:45.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.008630+0000 mgr.x (mgr.24998) 1600 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-30T10:12:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.173183+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.173183+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.182577+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.182577+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.192620+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.192620+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.315137+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.315137+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.373698+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.373698+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.376775+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.376775+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.379602+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.379602+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.380785+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.380785+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.389408+0000 mon.a (mon.0) 5893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.389408+0000 mon.a (mon.0) 5893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.462770+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.462770+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.465147+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.465147+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.467656+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.467656+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.468503+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.468503+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.476675+0000 mon.a (mon.0) 5898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.476675+0000 mon.a (mon.0) 5898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.517565+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.517565+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.520205+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.520205+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.522593+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.380785+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.380785+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.389408+0000 mon.a (mon.0) 5893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.389408+0000 mon.a (mon.0) 5893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.462770+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.462770+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.465147+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.465147+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.467656+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.467656+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.468503+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.468503+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.476675+0000 mon.a (mon.0) 5898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.476675+0000 mon.a (mon.0) 5898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.517565+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.517565+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.520205+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.520205+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.522593+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.522593+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.523682+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.523682+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.531792+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.531792+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.593482+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.593482+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.595909+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.595909+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.598033+0000 mon.a (mon.0) 5906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.598033+0000 mon.a (mon.0) 5906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.598697+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.598697+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.606537+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.606537+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.647960+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.647960+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.650577+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.650577+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.652987+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.522593+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.523682+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.523682+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.531792+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.531792+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.593482+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.593482+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.595909+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.595909+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.598033+0000 mon.a (mon.0) 5906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.598033+0000 mon.a (mon.0) 5906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.598697+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.598697+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.606537+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.606537+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.647960+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.647960+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.650577+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.650577+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.652987+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.652987+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.653963+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.653963+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.662282+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.662282+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.703497+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.703497+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.706465+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.706465+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.708804+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.708804+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.709619+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.709619+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.719805+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.719805+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.806919+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.806919+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.811268+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.811268+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.814148+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.814148+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.815336+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.815336+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.826517+0000 mon.a (mon.0) 5923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[75481]: audit 2024-04-30T10:12:44.826517+0000 mon.a (mon.0) 5923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.652987+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.653963+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.653963+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.662282+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.662282+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.703497+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.703497+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.706465+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.706465+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.708804+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.708804+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.709619+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.709619+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.719805+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.719805+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.806919+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.806919+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.811268+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.811268+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.814148+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.814148+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.815336+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.815336+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.826517+0000 mon.a (mon.0) 5923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:44 smithi144 bash[73244]: audit 2024-04-30T10:12:44.826517+0000 mon.a (mon.0) 5923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: cluster 2024-04-30T10:12:43.429520+0000 mgr.x (mgr.24998) 1597 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 123 op/s 2024-04-30T10:12:45.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: cluster 2024-04-30T10:12:43.429520+0000 mgr.x (mgr.24998) 1597 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 123 op/s 2024-04-30T10:12:45.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:43.834740+0000 mgr.x (mgr.24998) 1598 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:45.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:43.834740+0000 mgr.x (mgr.24998) 1598 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:45.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:43.862223+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:43.862223+0000 mon.a (mon.0) 5876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:43.872897+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:43.872897+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:43.907320+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:43.907320+0000 mon.a (mon.0) 5878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:43.908646+0000 mon.a (mon.0) 5879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:43.908646+0000 mon.a (mon.0) 5879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: cephadm 2024-04-30T10:12:43.916350+0000 mgr.x (mgr.24998) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: cephadm 2024-04-30T10:12:43.916350+0000 mgr.x (mgr.24998) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:43.916994+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:43.916994+0000 mon.a (mon.0) 5880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:43.995474+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:43.995474+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:43.999192+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:43.999192+0000 mon.a (mon.0) 5882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.004122+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.004122+0000 mon.a (mon.0) 5883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.005195+0000 mon.a (mon.0) 5884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.005195+0000 mon.a (mon.0) 5884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.008630+0000 mgr.x (mgr.24998) 1600 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-30T10:12:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.008630+0000 mgr.x (mgr.24998) 1600 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-30T10:12:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.173183+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.173183+0000 mon.a (mon.0) 5885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.182577+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.182577+0000 mon.a (mon.0) 5886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.192620+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.192620+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.315137+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.315137+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.373698+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.373698+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.376775+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.376775+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.379602+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.379602+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.380785+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.380785+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.389408+0000 mon.a (mon.0) 5893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.389408+0000 mon.a (mon.0) 5893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.462770+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.462770+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.465147+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.465147+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.467656+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.467656+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.468503+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.468503+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.476675+0000 mon.a (mon.0) 5898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.476675+0000 mon.a (mon.0) 5898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.517565+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.517565+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.520205+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.520205+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.522593+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.522593+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.523682+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.523682+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.531792+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.531792+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.593482+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.593482+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.595909+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.595909+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.598033+0000 mon.a (mon.0) 5906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.598033+0000 mon.a (mon.0) 5906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.598697+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.598697+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.606537+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.606537+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.647960+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.647960+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.650577+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.650577+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.652987+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.652987+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.653963+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.653963+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.662282+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.662282+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.703497+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.703497+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.706465+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.706465+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.708804+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.708804+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.709619+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.709619+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.719805+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.719805+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.806919+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.806919+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.811268+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.811268+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.814148+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.814148+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.815336+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.815336+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:45.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.826517+0000 mon.a (mon.0) 5923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:45.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:44 smithi151 bash[59049]: audit 2024-04-30T10:12:44.826517+0000 mon.a (mon.0) 5923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.314517+0000 mgr.x (mgr.24998) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.314517+0000 mgr.x (mgr.24998) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.388663+0000 mgr.x (mgr.24998) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.388663+0000 mgr.x (mgr.24998) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.475928+0000 mgr.x (mgr.24998) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.475928+0000 mgr.x (mgr.24998) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.531095+0000 mgr.x (mgr.24998) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.531095+0000 mgr.x (mgr.24998) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.605807+0000 mgr.x (mgr.24998) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.605807+0000 mgr.x (mgr.24998) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.661495+0000 mgr.x (mgr.24998) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.661495+0000 mgr.x (mgr.24998) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.719299+0000 mgr.x (mgr.24998) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.719299+0000 mgr.x (mgr.24998) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.825802+0000 mgr.x (mgr.24998) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.825802+0000 mgr.x (mgr.24998) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:44.905001+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:44.905001+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:44.909041+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:44.909041+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:44.912794+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:44.912794+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:44.914028+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:44.914028+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.924955+0000 mgr.x (mgr.24998) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:44.924955+0000 mgr.x (mgr.24998) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.035 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:44.925329+0000 mon.a (mon.0) 5928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.035 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:44.925329+0000 mon.a (mon.0) 5928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.035 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.003026+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.035 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.003026+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.035 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.005855+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.035 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.005855+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.035 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.008500+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.035 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.008500+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.035 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.009609+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.035 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.009609+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.035 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.020136+0000 mgr.x (mgr.24998) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.035 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.020136+0000 mgr.x (mgr.24998) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.035 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.020740+0000 mon.a (mon.0) 5933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.035 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.020740+0000 mon.a (mon.0) 5933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.035 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.098801+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.314517+0000 mgr.x (mgr.24998) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.314517+0000 mgr.x (mgr.24998) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.388663+0000 mgr.x (mgr.24998) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.388663+0000 mgr.x (mgr.24998) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.475928+0000 mgr.x (mgr.24998) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.475928+0000 mgr.x (mgr.24998) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.531095+0000 mgr.x (mgr.24998) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.531095+0000 mgr.x (mgr.24998) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.605807+0000 mgr.x (mgr.24998) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.605807+0000 mgr.x (mgr.24998) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.661495+0000 mgr.x (mgr.24998) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.661495+0000 mgr.x (mgr.24998) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.719299+0000 mgr.x (mgr.24998) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.719299+0000 mgr.x (mgr.24998) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.825802+0000 mgr.x (mgr.24998) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.825802+0000 mgr.x (mgr.24998) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:44.905001+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:44.905001+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:44.909041+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:44.909041+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:44.912794+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:44.912794+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:44.914028+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:44.914028+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.924955+0000 mgr.x (mgr.24998) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:44.924955+0000 mgr.x (mgr.24998) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.037 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:44.925329+0000 mon.a (mon.0) 5928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:44.925329+0000 mon.a (mon.0) 5928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.003026+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.003026+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.005855+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.005855+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.008500+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.008500+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.009609+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.009609+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.020136+0000 mgr.x (mgr.24998) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.020136+0000 mgr.x (mgr.24998) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.020740+0000 mon.a (mon.0) 5933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.020740+0000 mon.a (mon.0) 5933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.098801+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.039 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.098801+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.039 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.101753+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.039 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.101753+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.039 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.105009+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.039 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.105009+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.039 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.106091+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.039 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.106091+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.039 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.116349+0000 mgr.x (mgr.24998) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.039 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.116349+0000 mgr.x (mgr.24998) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.039 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.116973+0000 mon.a (mon.0) 5938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.039 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.116973+0000 mon.a (mon.0) 5938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.039 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.176057+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.176057+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.179098+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.179098+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.182220+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.182220+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.183626+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.183626+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.040 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.098801+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.040 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.101753+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.040 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.101753+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.040 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.105009+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.040 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.105009+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.041 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.106091+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.041 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.106091+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.041 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.116349+0000 mgr.x (mgr.24998) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.041 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.116349+0000 mgr.x (mgr.24998) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.041 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.116973+0000 mon.a (mon.0) 5938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.041 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.116973+0000 mon.a (mon.0) 5938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.041 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.176057+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.041 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.176057+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.041 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.179098+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.041 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.179098+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.041 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.182220+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.041 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.182220+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.041 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.183626+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.041 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.183626+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.042 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.191633+0000 mgr.x (mgr.24998) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.042 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.191633+0000 mgr.x (mgr.24998) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.042 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.192302+0000 mon.a (mon.0) 5943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.042 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.192302+0000 mon.a (mon.0) 5943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.042 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.234176+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.042 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.234176+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.042 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.237020+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.042 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.237020+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.042 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.239954+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.042 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.239954+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.042 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.241084+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.042 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.241084+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.042 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.249441+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.043 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.249441+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.043 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.323983+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.043 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.323983+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.043 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.327200+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.043 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.327200+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.043 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.330164+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.043 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.330164+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.191633+0000 mgr.x (mgr.24998) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.191633+0000 mgr.x (mgr.24998) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.192302+0000 mon.a (mon.0) 5943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.192302+0000 mon.a (mon.0) 5943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.234176+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.234176+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.237020+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.237020+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.239954+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.239954+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.241084+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.241084+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.249441+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.249441+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.323983+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.323983+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.327200+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.327200+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.045 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.330164+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.045 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.330164+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.045 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.331456+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.045 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.331456+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.045 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.340504+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.045 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.340504+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.045 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.416328+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.045 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.416328+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.045 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.419110+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.045 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.419110+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.045 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.421470+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.045 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.421470+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.045 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.422606+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.045 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.422606+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.045 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.435193+0000 mon.a (mon.0) 5958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.046 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.435193+0000 mon.a (mon.0) 5958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.046 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.494249+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.046 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.494249+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.046 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.497093+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.046 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.497093+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.046 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.499750+0000 mon.a (mon.0) 5961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.331456+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.331456+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.340504+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.046 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.340504+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.416328+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.416328+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.419110+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.419110+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.421470+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.421470+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.422606+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.422606+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.435193+0000 mon.a (mon.0) 5958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.435193+0000 mon.a (mon.0) 5958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.494249+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.494249+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.497093+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.497093+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.047 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.499750+0000 mon.a (mon.0) 5961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.048 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.499750+0000 mon.a (mon.0) 5961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.048 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.500856+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.048 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.500856+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.048 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.510507+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.048 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.510507+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.048 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.556674+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.048 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.556674+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.048 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.559036+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.048 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.559036+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.561319+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.561319+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.562181+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.562181+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.573691+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.573691+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.618184+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.618184+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.620983+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.620983+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.623362+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.623362+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.624465+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.624465+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.049 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.631778+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.631778+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.712621+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.712621+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.716558+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.716558+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.720187+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.720187+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.721630+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.721630+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.729547+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.729547+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.807474+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.807474+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.050 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.809593+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.051 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.499750+0000 mon.a (mon.0) 5961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.051 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.500856+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.051 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.500856+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.051 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.510507+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.051 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.510507+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.051 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.556674+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.051 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.556674+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.051 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.559036+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.051 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.559036+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.051 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.561319+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.051 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.561319+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.562181+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.562181+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.573691+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.573691+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.618184+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.618184+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.620983+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.052 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.620983+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.052 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.809593+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.052 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.811646+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.052 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.811646+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.053 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.812487+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.053 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.812487+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.053 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.817584+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.053 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.817584+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.053 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.860416+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.053 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[73244]: audit 2024-04-30T10:12:45.860416+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.053 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.623362+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.053 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.623362+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.053 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.624465+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.053 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.624465+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.054 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.631778+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.054 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.631778+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.054 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.712621+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.054 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.712621+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.054 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.716558+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.054 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.716558+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.054 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.720187+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.054 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.720187+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.054 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.721630+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.054 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.721630+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.054 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.729547+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.054 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.729547+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.054 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.807474+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.054 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.807474+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.809593+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.809593+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.811646+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.811646+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.812487+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.812487+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.817584+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.817584+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.860416+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.055 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:45 smithi144 bash[75481]: audit 2024-04-30T10:12:45.860416+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.188 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.314517+0000 mgr.x (mgr.24998) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.188 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.314517+0000 mgr.x (mgr.24998) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.188 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.388663+0000 mgr.x (mgr.24998) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.188 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.388663+0000 mgr.x (mgr.24998) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.188 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.475928+0000 mgr.x (mgr.24998) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.188 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.475928+0000 mgr.x (mgr.24998) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.188 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.531095+0000 mgr.x (mgr.24998) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.188 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.531095+0000 mgr.x (mgr.24998) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.189 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.605807+0000 mgr.x (mgr.24998) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.189 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.605807+0000 mgr.x (mgr.24998) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.189 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.661495+0000 mgr.x (mgr.24998) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.189 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.661495+0000 mgr.x (mgr.24998) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.189 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.719299+0000 mgr.x (mgr.24998) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.189 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.719299+0000 mgr.x (mgr.24998) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.189 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.825802+0000 mgr.x (mgr.24998) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.189 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.825802+0000 mgr.x (mgr.24998) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.189 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:44.905001+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.189 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:44.905001+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.189 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:44.909041+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.189 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:44.909041+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.189 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:44.912794+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.189 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:44.912794+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:44.914028+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:44.914028+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.924955+0000 mgr.x (mgr.24998) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:44.924955+0000 mgr.x (mgr.24998) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:44.925329+0000 mon.a (mon.0) 5928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:44.925329+0000 mon.a (mon.0) 5928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.003026+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.003026+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.005855+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.005855+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.008500+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.008500+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.009609+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.009609+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.020136+0000 mgr.x (mgr.24998) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.020136+0000 mgr.x (mgr.24998) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.020740+0000 mon.a (mon.0) 5933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.020740+0000 mon.a (mon.0) 5933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.098801+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.098801+0000 mon.a (mon.0) 5934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.101753+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.101753+0000 mon.a (mon.0) 5935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.105009+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.105009+0000 mon.a (mon.0) 5936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.106091+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.106091+0000 mon.a (mon.0) 5937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.116349+0000 mgr.x (mgr.24998) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.116349+0000 mgr.x (mgr.24998) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.116973+0000 mon.a (mon.0) 5938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.116973+0000 mon.a (mon.0) 5938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.176057+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.176057+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.179098+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.179098+0000 mon.a (mon.0) 5940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.182220+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.182220+0000 mon.a (mon.0) 5941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.183626+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.183626+0000 mon.a (mon.0) 5942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.191633+0000 mgr.x (mgr.24998) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.191633+0000 mgr.x (mgr.24998) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:46.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.192302+0000 mon.a (mon.0) 5943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.192302+0000 mon.a (mon.0) 5943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.234176+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.234176+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.237020+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.237020+0000 mon.a (mon.0) 5945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.239954+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.239954+0000 mon.a (mon.0) 5946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.241084+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.241084+0000 mon.a (mon.0) 5947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.249441+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.249441+0000 mon.a (mon.0) 5948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.323983+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.323983+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.327200+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.327200+0000 mon.a (mon.0) 5950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.330164+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.330164+0000 mon.a (mon.0) 5951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.331456+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.331456+0000 mon.a (mon.0) 5952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.340504+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.340504+0000 mon.a (mon.0) 5953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.416328+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.416328+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.419110+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.419110+0000 mon.a (mon.0) 5955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.421470+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.421470+0000 mon.a (mon.0) 5956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.422606+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.422606+0000 mon.a (mon.0) 5957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.435193+0000 mon.a (mon.0) 5958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.435193+0000 mon.a (mon.0) 5958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.494249+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.494249+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.497093+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.497093+0000 mon.a (mon.0) 5960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.499750+0000 mon.a (mon.0) 5961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.499750+0000 mon.a (mon.0) 5961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.500856+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.500856+0000 mon.a (mon.0) 5962 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.510507+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.510507+0000 mon.a (mon.0) 5963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.556674+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.556674+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.559036+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.559036+0000 mon.a (mon.0) 5965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.561319+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.561319+0000 mon.a (mon.0) 5966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.562181+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.562181+0000 mon.a (mon.0) 5967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.573691+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.573691+0000 mon.a (mon.0) 5968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.618184+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.618184+0000 mon.a (mon.0) 5969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.620983+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.620983+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.623362+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.623362+0000 mon.a (mon.0) 5971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.624465+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.624465+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.631778+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.631778+0000 mon.a (mon.0) 5973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.712621+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.712621+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.716558+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.716558+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.720187+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.720187+0000 mon.a (mon.0) 5976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.721630+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.721630+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.199 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.729547+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.199 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.729547+0000 mon.a (mon.0) 5978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.199 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.807474+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.199 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.807474+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.199 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.809593+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.199 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.809593+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:46.199 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.811646+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.199 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.811646+0000 mon.a (mon.0) 5981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:46.199 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.812487+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.199 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.812487+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:46.199 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.817584+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.199 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.817584+0000 mon.a (mon.0) 5983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:46.199 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.860416+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:46.199 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:45 smithi151 bash[59049]: audit 2024-04-30T10:12:45.860416+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.248673+0000 mgr.x (mgr.24998) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.248673+0000 mgr.x (mgr.24998) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.340226+0000 mgr.x (mgr.24998) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.340226+0000 mgr.x (mgr.24998) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cluster 2024-04-30T10:12:45.430115+0000 mgr.x (mgr.24998) 1615 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-30T10:12:47.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cluster 2024-04-30T10:12:45.430115+0000 mgr.x (mgr.24998) 1615 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-30T10:12:47.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.434577+0000 mgr.x (mgr.24998) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.434577+0000 mgr.x (mgr.24998) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.510228+0000 mgr.x (mgr.24998) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.510228+0000 mgr.x (mgr.24998) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.573089+0000 mgr.x (mgr.24998) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.573089+0000 mgr.x (mgr.24998) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.631630+0000 mgr.x (mgr.24998) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.631630+0000 mgr.x (mgr.24998) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.729426+0000 mgr.x (mgr.24998) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.729426+0000 mgr.x (mgr.24998) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.816752+0000 mgr.x (mgr.24998) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.816752+0000 mgr.x (mgr.24998) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.863207+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.863207+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.875199+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.875199+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.876262+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.876262+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.881560+0000 mgr.x (mgr.24998) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.881560+0000 mgr.x (mgr.24998) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.882225+0000 mon.a (mon.0) 5988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.882225+0000 mon.a (mon.0) 5988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.924457+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.924457+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.926680+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.926680+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.928695+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.928695+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.929481+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.929481+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.933608+0000 mgr.x (mgr.24998) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.933608+0000 mgr.x (mgr.24998) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.934386+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.934386+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.975376+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.975376+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.977266+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.977266+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.979195+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.979195+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.980034+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.980034+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.985095+0000 mgr.x (mgr.24998) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:45.985095+0000 mgr.x (mgr.24998) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.985886+0000 mon.a (mon.0) 5998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:45.985886+0000 mon.a (mon.0) 5998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.061321+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.061321+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.063529+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.063529+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.065688+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.065688+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.066460+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.066460+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.071264+0000 mgr.x (mgr.24998) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.071264+0000 mgr.x (mgr.24998) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.072098+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.072098+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.113431+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.113431+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.115521+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.115521+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.118197+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.118197+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.119353+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.119353+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.123797+0000 mgr.x (mgr.24998) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.123797+0000 mgr.x (mgr.24998) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.124601+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.124601+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.165302+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.165302+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.167631+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.167631+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.169403+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.169403+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.170105+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.170105+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.177175+0000 mgr.x (mgr.24998) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.177175+0000 mgr.x (mgr.24998) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.177899+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.177899+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.219080+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.219080+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.221648+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.221648+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.224029+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.224029+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.224965+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.224965+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.232832+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.232832+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.274208+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.274208+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.276932+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.276932+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.279325+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.279325+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.280232+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.280232+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.288028+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.288028+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.328640+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.328640+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.331379+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.331379+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.333573+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.333573+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.334582+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.334582+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.344103+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.344103+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.384605+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.384605+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.387024+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.387024+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.389424+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.389424+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.390550+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.390550+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.400112+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.400112+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.458175+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.458175+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.461452+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.461452+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.464612+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.464612+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.465832+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.465832+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.473924+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.473924+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.532133+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.532133+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.534826+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.534826+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.537450+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.537450+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.538476+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.538476+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.546554+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.546554+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.606704+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.606704+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.609381+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.609381+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.611691+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.611691+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.612646+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.612646+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.618731+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.618731+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.678996+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.678996+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.681506+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.681506+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.683877+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.683877+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.684967+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.684967+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.690815+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.690815+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.732582+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.732582+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.735001+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.735001+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.736819+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.736819+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.737522+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.737522+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.742838+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.742838+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.784082+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.784082+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.786070+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.786070+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.788059+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.788059+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.788827+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.788827+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.794194+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.794194+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.835352+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.835352+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.837539+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.837539+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.839374+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.839374+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.839979+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.839979+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.844906+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:46 smithi151 bash[59049]: audit 2024-04-30T10:12:46.844906+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.248673+0000 mgr.x (mgr.24998) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.248673+0000 mgr.x (mgr.24998) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.340226+0000 mgr.x (mgr.24998) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.340226+0000 mgr.x (mgr.24998) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cluster 2024-04-30T10:12:45.430115+0000 mgr.x (mgr.24998) 1615 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-30T10:12:47.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cluster 2024-04-30T10:12:45.430115+0000 mgr.x (mgr.24998) 1615 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-30T10:12:47.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.434577+0000 mgr.x (mgr.24998) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.434577+0000 mgr.x (mgr.24998) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.510228+0000 mgr.x (mgr.24998) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.510228+0000 mgr.x (mgr.24998) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.573089+0000 mgr.x (mgr.24998) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.573089+0000 mgr.x (mgr.24998) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.631630+0000 mgr.x (mgr.24998) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.631630+0000 mgr.x (mgr.24998) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.729426+0000 mgr.x (mgr.24998) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.729426+0000 mgr.x (mgr.24998) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.816752+0000 mgr.x (mgr.24998) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.816752+0000 mgr.x (mgr.24998) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.863207+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.863207+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.875199+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.875199+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.876262+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.876262+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.881560+0000 mgr.x (mgr.24998) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.881560+0000 mgr.x (mgr.24998) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.882225+0000 mon.a (mon.0) 5988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.882225+0000 mon.a (mon.0) 5988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.924457+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.924457+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.926680+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.926680+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.928695+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.928695+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.929481+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.929481+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.933608+0000 mgr.x (mgr.24998) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.933608+0000 mgr.x (mgr.24998) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.934386+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.934386+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.975376+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.248673+0000 mgr.x (mgr.24998) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.248673+0000 mgr.x (mgr.24998) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.340226+0000 mgr.x (mgr.24998) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.340226+0000 mgr.x (mgr.24998) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cluster 2024-04-30T10:12:45.430115+0000 mgr.x (mgr.24998) 1615 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-30T10:12:47.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cluster 2024-04-30T10:12:45.430115+0000 mgr.x (mgr.24998) 1615 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-30T10:12:47.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.434577+0000 mgr.x (mgr.24998) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.434577+0000 mgr.x (mgr.24998) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.510228+0000 mgr.x (mgr.24998) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.510228+0000 mgr.x (mgr.24998) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.573089+0000 mgr.x (mgr.24998) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.573089+0000 mgr.x (mgr.24998) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.631630+0000 mgr.x (mgr.24998) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.631630+0000 mgr.x (mgr.24998) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.729426+0000 mgr.x (mgr.24998) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.729426+0000 mgr.x (mgr.24998) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.816752+0000 mgr.x (mgr.24998) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.816752+0000 mgr.x (mgr.24998) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.863207+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.863207+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.875199+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.975376+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.977266+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.977266+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.979195+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.979195+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.980034+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.980034+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.985095+0000 mgr.x (mgr.24998) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:45.985095+0000 mgr.x (mgr.24998) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.985886+0000 mon.a (mon.0) 5998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:45.985886+0000 mon.a (mon.0) 5998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.061321+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.061321+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.063529+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.063529+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.065688+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.065688+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.066460+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.066460+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.071264+0000 mgr.x (mgr.24998) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.071264+0000 mgr.x (mgr.24998) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.072098+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.072098+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.113431+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.113431+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.115521+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.115521+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.118197+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.118197+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.119353+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.119353+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.123797+0000 mgr.x (mgr.24998) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.123797+0000 mgr.x (mgr.24998) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.124601+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.124601+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.165302+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.165302+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.167631+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.167631+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.875199+0000 mon.a (mon.0) 5986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.876262+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.876262+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.881560+0000 mgr.x (mgr.24998) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.881560+0000 mgr.x (mgr.24998) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.882225+0000 mon.a (mon.0) 5988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.882225+0000 mon.a (mon.0) 5988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.924457+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.924457+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.926680+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.926680+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.928695+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.928695+0000 mon.a (mon.0) 5991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.929481+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.929481+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.933608+0000 mgr.x (mgr.24998) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.933608+0000 mgr.x (mgr.24998) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.934386+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.934386+0000 mon.a (mon.0) 5993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.975376+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.169403+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.169403+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.170105+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.170105+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.177175+0000 mgr.x (mgr.24998) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.177175+0000 mgr.x (mgr.24998) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.177899+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.177899+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.219080+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.219080+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.221648+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.221648+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.224029+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.224029+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.224965+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.224965+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.232832+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.232832+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.274208+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.975376+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.977266+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.977266+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.979195+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.979195+0000 mon.a (mon.0) 5996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.980034+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.980034+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.985095+0000 mgr.x (mgr.24998) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:45.985095+0000 mgr.x (mgr.24998) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.985886+0000 mon.a (mon.0) 5998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:45.985886+0000 mon.a (mon.0) 5998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.061321+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.061321+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.063529+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.063529+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.065688+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.065688+0000 mon.a (mon.0) 6001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.066460+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.066460+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.274208+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.276932+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.276932+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.279325+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.279325+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.280232+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.280232+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.288028+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.288028+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.328640+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.328640+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.331379+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.331379+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.333573+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.333573+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.334582+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.334582+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.344103+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.344103+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.384605+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.384605+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.387024+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.387024+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.389424+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.389424+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.390550+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.390550+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.400112+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.400112+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.458175+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.458175+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.461452+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.461452+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.464612+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.464612+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.465832+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.465832+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.473924+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.473924+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.071264+0000 mgr.x (mgr.24998) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.071264+0000 mgr.x (mgr.24998) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.072098+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.072098+0000 mon.a (mon.0) 6003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.113431+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.113431+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.115521+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.115521+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.118197+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.118197+0000 mon.a (mon.0) 6006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.119353+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.119353+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.123797+0000 mgr.x (mgr.24998) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.123797+0000 mgr.x (mgr.24998) 1626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.124601+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.124601+0000 mon.a (mon.0) 6008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.165302+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.165302+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.167631+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.167631+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.532133+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.532133+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.534826+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.534826+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.537450+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.537450+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.538476+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.538476+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.546554+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.546554+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.606704+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.606704+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.609381+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.609381+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.611691+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.611691+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.612646+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.612646+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.618731+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.618731+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.678996+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.678996+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.681506+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.681506+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.683877+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.683877+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.684967+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.684967+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.690815+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.690815+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.732582+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.732582+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.735001+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.735001+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.736819+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.736819+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.737522+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.737522+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.169403+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.169403+0000 mon.a (mon.0) 6011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.170105+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.170105+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.177175+0000 mgr.x (mgr.24998) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.177175+0000 mgr.x (mgr.24998) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:47.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.177899+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.177899+0000 mon.a (mon.0) 6013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.219080+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.219080+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.221648+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.221648+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.224029+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.224029+0000 mon.a (mon.0) 6016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.224965+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.224965+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.232832+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.232832+0000 mon.a (mon.0) 6018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.274208+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.742838+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.742838+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.784082+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.784082+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.786070+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.786070+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.788059+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.788059+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.788827+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.788827+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.794194+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.794194+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.835352+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.835352+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.837539+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.837539+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.839374+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.839374+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.839979+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.839979+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.844906+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[75481]: audit 2024-04-30T10:12:46.844906+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.274208+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.276932+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.276932+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.279325+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.279325+0000 mon.a (mon.0) 6021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.280232+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.280232+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.288028+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.288028+0000 mon.a (mon.0) 6023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.328640+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.328640+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.331379+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.331379+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.333573+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.333573+0000 mon.a (mon.0) 6026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.334582+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.334582+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.344103+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.344103+0000 mon.a (mon.0) 6028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.384605+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.384605+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.387024+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.387024+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.389424+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.389424+0000 mon.a (mon.0) 6031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.390550+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.390550+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.400112+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.400112+0000 mon.a (mon.0) 6033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.458175+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.458175+0000 mon.a (mon.0) 6034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.461452+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.461452+0000 mon.a (mon.0) 6035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.464612+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.464612+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.465832+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.465832+0000 mon.a (mon.0) 6037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.473924+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.473924+0000 mon.a (mon.0) 6038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.532133+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.532133+0000 mon.a (mon.0) 6039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.534826+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.534826+0000 mon.a (mon.0) 6040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.537450+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.537450+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.538476+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.538476+0000 mon.a (mon.0) 6042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.546554+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.546554+0000 mon.a (mon.0) 6043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.606704+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.606704+0000 mon.a (mon.0) 6044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.609381+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.609381+0000 mon.a (mon.0) 6045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.611691+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.611691+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.612646+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.612646+0000 mon.a (mon.0) 6047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.618731+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.618731+0000 mon.a (mon.0) 6048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.678996+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.678996+0000 mon.a (mon.0) 6049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.681506+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.681506+0000 mon.a (mon.0) 6050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.683877+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.683877+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.684967+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.684967+0000 mon.a (mon.0) 6052 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.690815+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.690815+0000 mon.a (mon.0) 6053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.732582+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.732582+0000 mon.a (mon.0) 6054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.735001+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.735001+0000 mon.a (mon.0) 6055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.736819+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.736819+0000 mon.a (mon.0) 6056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.737522+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.737522+0000 mon.a (mon.0) 6057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.742838+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.742838+0000 mon.a (mon.0) 6058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.784082+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.784082+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.786070+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.786070+0000 mon.a (mon.0) 6060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.788059+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.788059+0000 mon.a (mon.0) 6061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.788827+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.788827+0000 mon.a (mon.0) 6062 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.794194+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.794194+0000 mon.a (mon.0) 6063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.835352+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.835352+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:47.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.837539+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.837539+0000 mon.a (mon.0) 6065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:47.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.839374+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.839374+0000 mon.a (mon.0) 6066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:47.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.839979+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.839979+0000 mon.a (mon.0) 6067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:47.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.844906+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:47.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:46 smithi144 bash[73244]: audit 2024-04-30T10:12:46.844906+0000 mon.a (mon.0) 6068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.232031+0000 mgr.x (mgr.24998) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.232031+0000 mgr.x (mgr.24998) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.287220+0000 mgr.x (mgr.24998) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.287220+0000 mgr.x (mgr.24998) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.343359+0000 mgr.x (mgr.24998) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.343359+0000 mgr.x (mgr.24998) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.399360+0000 mgr.x (mgr.24998) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.399360+0000 mgr.x (mgr.24998) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.473252+0000 mgr.x (mgr.24998) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.473252+0000 mgr.x (mgr.24998) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.545796+0000 mgr.x (mgr.24998) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.545796+0000 mgr.x (mgr.24998) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.617968+0000 mgr.x (mgr.24998) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.617968+0000 mgr.x (mgr.24998) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.690119+0000 mgr.x (mgr.24998) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.690119+0000 mgr.x (mgr.24998) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.741997+0000 mgr.x (mgr.24998) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.741997+0000 mgr.x (mgr.24998) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.793357+0000 mgr.x (mgr.24998) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.793357+0000 mgr.x (mgr.24998) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.844055+0000 mgr.x (mgr.24998) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.844055+0000 mgr.x (mgr.24998) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.887624+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.887624+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.890136+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.890136+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.892069+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.892069+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.892852+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.892852+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.897737+0000 mgr.x (mgr.24998) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.897737+0000 mgr.x (mgr.24998) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.898508+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.898508+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.939881+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.939881+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.941899+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.941899+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.943904+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.943904+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.944558+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.944558+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.948765+0000 mgr.x (mgr.24998) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:46.948765+0000 mgr.x (mgr.24998) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.949559+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.949559+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.990226+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.990226+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.992322+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.992322+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.994305+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.994305+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.995036+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:46.995036+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.002500+0000 mgr.x (mgr.24998) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.002500+0000 mgr.x (mgr.24998) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.003184+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.003184+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.044027+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.044027+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.046087+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.046087+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.048315+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.048315+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.049074+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.049074+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.056639+0000 mgr.x (mgr.24998) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.056639+0000 mgr.x (mgr.24998) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.057426+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.057426+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.114383+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.114383+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.117161+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.117161+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.119441+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.119441+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.120385+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.120385+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.126681+0000 mgr.x (mgr.24998) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.126681+0000 mgr.x (mgr.24998) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.127486+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.127486+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.171089+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.171089+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.173917+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.173917+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.176425+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.176425+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.177401+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.177401+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.182870+0000 mgr.x (mgr.24998) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.182870+0000 mgr.x (mgr.24998) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.183680+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.183680+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.234876+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.234876+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.238681+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.238681+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.241910+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.241910+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.243260+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.243260+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.251028+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.251028+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.325116+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.325116+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.328046+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.328046+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.330812+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.330812+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.332314+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.332314+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.341239+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.341239+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.414485+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.414485+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.417533+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.417533+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.420190+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.420190+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.421582+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.421582+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.428237+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.428237+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.506871+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.506871+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.510081+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.510081+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.512716+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.512716+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.513879+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.513879+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.522779+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.522779+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.581864+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.581864+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.584210+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.584210+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.586367+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.586367+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.587182+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.587182+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.594053+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.594053+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.683645+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.683645+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.687596+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.687596+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.690422+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.690422+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.691541+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.691541+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.697949+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.697949+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.772857+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.772857+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.774857+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.774857+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.776858+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.776858+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.777493+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.777493+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.782856+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.782856+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.824010+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.824010+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.826052+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.826052+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.829218+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.829218+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.830027+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.830027+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.835393+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:47 smithi151 bash[59049]: audit 2024-04-30T10:12:47.835393+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.232031+0000 mgr.x (mgr.24998) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.232031+0000 mgr.x (mgr.24998) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.287220+0000 mgr.x (mgr.24998) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.287220+0000 mgr.x (mgr.24998) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.343359+0000 mgr.x (mgr.24998) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.343359+0000 mgr.x (mgr.24998) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.399360+0000 mgr.x (mgr.24998) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.399360+0000 mgr.x (mgr.24998) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.473252+0000 mgr.x (mgr.24998) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.473252+0000 mgr.x (mgr.24998) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.545796+0000 mgr.x (mgr.24998) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.545796+0000 mgr.x (mgr.24998) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.617968+0000 mgr.x (mgr.24998) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.617968+0000 mgr.x (mgr.24998) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.690119+0000 mgr.x (mgr.24998) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.690119+0000 mgr.x (mgr.24998) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.741997+0000 mgr.x (mgr.24998) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.741997+0000 mgr.x (mgr.24998) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.793357+0000 mgr.x (mgr.24998) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.793357+0000 mgr.x (mgr.24998) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.844055+0000 mgr.x (mgr.24998) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.844055+0000 mgr.x (mgr.24998) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.232031+0000 mgr.x (mgr.24998) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.232031+0000 mgr.x (mgr.24998) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.287220+0000 mgr.x (mgr.24998) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.287220+0000 mgr.x (mgr.24998) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.343359+0000 mgr.x (mgr.24998) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.343359+0000 mgr.x (mgr.24998) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.399360+0000 mgr.x (mgr.24998) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.399360+0000 mgr.x (mgr.24998) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.473252+0000 mgr.x (mgr.24998) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.473252+0000 mgr.x (mgr.24998) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.545796+0000 mgr.x (mgr.24998) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.545796+0000 mgr.x (mgr.24998) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.617968+0000 mgr.x (mgr.24998) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.617968+0000 mgr.x (mgr.24998) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.690119+0000 mgr.x (mgr.24998) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.690119+0000 mgr.x (mgr.24998) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.741997+0000 mgr.x (mgr.24998) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.741997+0000 mgr.x (mgr.24998) 1636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.793357+0000 mgr.x (mgr.24998) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.793357+0000 mgr.x (mgr.24998) 1637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.844055+0000 mgr.x (mgr.24998) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.844055+0000 mgr.x (mgr.24998) 1638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.887624+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.887624+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.890136+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.890136+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.892069+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.892069+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.892852+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.892852+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.897737+0000 mgr.x (mgr.24998) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.897737+0000 mgr.x (mgr.24998) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.898508+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.898508+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.939881+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.939881+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.941899+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.941899+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.943904+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.943904+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.944558+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.944558+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.948765+0000 mgr.x (mgr.24998) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:46.948765+0000 mgr.x (mgr.24998) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.949559+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.949559+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.990226+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.990226+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.992322+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.992322+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.994305+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.994305+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.995036+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:46.995036+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.002500+0000 mgr.x (mgr.24998) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.002500+0000 mgr.x (mgr.24998) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.003184+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.003184+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.044027+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.044027+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.046087+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.887624+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.887624+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.890136+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.890136+0000 mon.a (mon.0) 6070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.892069+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.892069+0000 mon.a (mon.0) 6071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.892852+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.892852+0000 mon.a (mon.0) 6072 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.897737+0000 mgr.x (mgr.24998) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.897737+0000 mgr.x (mgr.24998) 1639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.898508+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.898508+0000 mon.a (mon.0) 6073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.939881+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.939881+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.941899+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.941899+0000 mon.a (mon.0) 6075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.943904+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.943904+0000 mon.a (mon.0) 6076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.944558+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.046087+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.048315+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.048315+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.049074+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.049074+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.056639+0000 mgr.x (mgr.24998) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.056639+0000 mgr.x (mgr.24998) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.057426+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.057426+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.114383+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.114383+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.117161+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.117161+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.119441+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.119441+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.120385+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.120385+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.126681+0000 mgr.x (mgr.24998) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.126681+0000 mgr.x (mgr.24998) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.127486+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.127486+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.171089+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.171089+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.173917+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.173917+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.176425+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.176425+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.177401+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.177401+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.182870+0000 mgr.x (mgr.24998) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.182870+0000 mgr.x (mgr.24998) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.183680+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.183680+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.234876+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.234876+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.238681+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.238681+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.241910+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.241910+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.944558+0000 mon.a (mon.0) 6077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.948765+0000 mgr.x (mgr.24998) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:46.948765+0000 mgr.x (mgr.24998) 1640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.949559+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.949559+0000 mon.a (mon.0) 6078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.990226+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.990226+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.992322+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.992322+0000 mon.a (mon.0) 6080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.994305+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.994305+0000 mon.a (mon.0) 6081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.995036+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:46.995036+0000 mon.a (mon.0) 6082 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.002500+0000 mgr.x (mgr.24998) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.002500+0000 mgr.x (mgr.24998) 1641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.003184+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.003184+0000 mon.a (mon.0) 6083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.044027+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.044027+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.046087+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.243260+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.243260+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.251028+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.251028+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.325116+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.325116+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.328046+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.328046+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.330812+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.330812+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.332314+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.332314+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.341239+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.341239+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.414485+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.414485+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.417533+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.417533+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.420190+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.420190+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.421582+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.421582+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.428237+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.428237+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.506871+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.506871+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.510081+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.510081+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.512716+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.512716+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.513879+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.513879+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.522779+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.522779+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.581864+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.581864+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.584210+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.584210+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.586367+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.046087+0000 mon.a (mon.0) 6085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.048315+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.048315+0000 mon.a (mon.0) 6086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.049074+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.049074+0000 mon.a (mon.0) 6087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.056639+0000 mgr.x (mgr.24998) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.056639+0000 mgr.x (mgr.24998) 1642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.057426+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.057426+0000 mon.a (mon.0) 6088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.114383+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.114383+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.117161+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.117161+0000 mon.a (mon.0) 6090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.119441+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.119441+0000 mon.a (mon.0) 6091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.120385+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.120385+0000 mon.a (mon.0) 6092 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.126681+0000 mgr.x (mgr.24998) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.126681+0000 mgr.x (mgr.24998) 1643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.127486+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.586367+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.587182+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.587182+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.594053+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.594053+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.683645+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.683645+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.687596+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.687596+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.690422+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.690422+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.691541+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.691541+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.697949+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.697949+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.772857+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.772857+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.774857+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.774857+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.127486+0000 mon.a (mon.0) 6093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.171089+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.171089+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.173917+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.173917+0000 mon.a (mon.0) 6095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.176425+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.176425+0000 mon.a (mon.0) 6096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.177401+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.177401+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.182870+0000 mgr.x (mgr.24998) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.182870+0000 mgr.x (mgr.24998) 1644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.183680+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.183680+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.234876+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.234876+0000 mon.a (mon.0) 6099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.238681+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.238681+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.241910+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.241910+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.776858+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.776858+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.777493+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.777493+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.782856+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.782856+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.824010+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.824010+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.826052+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.826052+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.829218+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.829218+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.830027+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.830027+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.835393+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[73244]: audit 2024-04-30T10:12:47.835393+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.243260+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.243260+0000 mon.a (mon.0) 6102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.251028+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.251028+0000 mon.a (mon.0) 6103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.325116+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.325116+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.328046+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.328046+0000 mon.a (mon.0) 6105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.330812+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.330812+0000 mon.a (mon.0) 6106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.332314+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.332314+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.341239+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.341239+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.414485+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.414485+0000 mon.a (mon.0) 6109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.417533+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.417533+0000 mon.a (mon.0) 6110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.420190+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.420190+0000 mon.a (mon.0) 6111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.421582+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.421582+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.428237+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.428237+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.506871+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.506871+0000 mon.a (mon.0) 6114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.510081+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.510081+0000 mon.a (mon.0) 6115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.512716+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.512716+0000 mon.a (mon.0) 6116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.513879+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.513879+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.522779+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.522779+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.581864+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.581864+0000 mon.a (mon.0) 6119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.584210+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.584210+0000 mon.a (mon.0) 6120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.586367+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.586367+0000 mon.a (mon.0) 6121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.587182+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.587182+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.594053+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.594053+0000 mon.a (mon.0) 6123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.683645+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.683645+0000 mon.a (mon.0) 6124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.687596+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.687596+0000 mon.a (mon.0) 6125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.690422+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.690422+0000 mon.a (mon.0) 6126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.691541+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.691541+0000 mon.a (mon.0) 6127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.697949+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.697949+0000 mon.a (mon.0) 6128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.772857+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.772857+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.774857+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.774857+0000 mon.a (mon.0) 6130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.776858+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.776858+0000 mon.a (mon.0) 6131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.777493+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.777493+0000 mon.a (mon.0) 6132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.782856+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.782856+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.824010+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.824010+0000 mon.a (mon.0) 6134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.826052+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.826052+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.829218+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.829218+0000 mon.a (mon.0) 6136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.830027+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.830027+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.835393+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:47 smithi144 bash[75481]: audit 2024-04-30T10:12:47.835393+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.574 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:12:48] "GET /metrics HTTP/1.1" 200 38579 "" "Prometheus/2.33.4" 2024-04-30T10:12:48.883 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.250440+0000 mgr.x (mgr.24998) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.883 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.250440+0000 mgr.x (mgr.24998) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.884 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.340554+0000 mgr.x (mgr.24998) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.884 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.340554+0000 mgr.x (mgr.24998) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.884 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.427857+0000 mgr.x (mgr.24998) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.884 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.427857+0000 mgr.x (mgr.24998) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.884 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cluster 2024-04-30T10:12:47.431241+0000 mgr.x (mgr.24998) 1648 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 103 op/s 2024-04-30T10:12:48.884 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cluster 2024-04-30T10:12:47.431241+0000 mgr.x (mgr.24998) 1648 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 103 op/s 2024-04-30T10:12:48.884 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.522065+0000 mgr.x (mgr.24998) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.884 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.522065+0000 mgr.x (mgr.24998) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.884 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.593264+0000 mgr.x (mgr.24998) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.884 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.593264+0000 mgr.x (mgr.24998) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.884 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.697373+0000 mgr.x (mgr.24998) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.884 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.697373+0000 mgr.x (mgr.24998) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.884 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.782026+0000 mgr.x (mgr.24998) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.884 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.782026+0000 mgr.x (mgr.24998) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.884 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.834605+0000 mgr.x (mgr.24998) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.885 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.834605+0000 mgr.x (mgr.24998) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.885 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.881910+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.885 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.881910+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.885 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.884132+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.885 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.884132+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.885 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.886829+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.885 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.886829+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.885 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.887634+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.885 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.887634+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.885 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.894360+0000 mgr.x (mgr.24998) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.885 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.894360+0000 mgr.x (mgr.24998) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.885 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.895109+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.885 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.895109+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.885 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.935997+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.885 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.935997+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.886 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.937945+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.886 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.937945+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.886 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.940186+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.886 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.940186+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.886 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.940915+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.886 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.940915+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.886 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.948617+0000 mgr.x (mgr.24998) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.886 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:47.948617+0000 mgr.x (mgr.24998) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.887 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.949395+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.887 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.949395+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.887 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.990642+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.887 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.990642+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.887 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.992788+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.887 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.992788+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.888 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.994966+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.888 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.994966+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.888 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.995815+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.888 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:47.995815+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.888 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.001046+0000 mgr.x (mgr.24998) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.888 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.001046+0000 mgr.x (mgr.24998) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.888 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.001700+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.888 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.001700+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.888 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.044755+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.888 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.044755+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.888 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.046699+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.888 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.046699+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.888 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.048890+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.888 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.048890+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.888 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.049695+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.889 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.049695+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.889 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.054514+0000 mgr.x (mgr.24998) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.889 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.054514+0000 mgr.x (mgr.24998) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.889 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.055227+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.889 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.055227+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.889 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.097229+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.889 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.097229+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.889 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.099594+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.889 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.099594+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.889 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.101849+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.889 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.101849+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.889 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.102851+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.889 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.102851+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.889 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.107603+0000 mgr.x (mgr.24998) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.889 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.107603+0000 mgr.x (mgr.24998) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.890 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.108214+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.890 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.108214+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.890 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.150331+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.890 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.150331+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.890 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.152250+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.890 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.152250+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.890 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.154154+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.890 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.154154+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.890 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.154778+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.890 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.154778+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.890 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.159083+0000 mgr.x (mgr.24998) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.890 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.159083+0000 mgr.x (mgr.24998) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.890 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.159830+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.890 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.159830+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.890 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.200405+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.891 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.200405+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.891 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.202401+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.891 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.202401+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.891 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.204166+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.891 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.204166+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.891 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.204820+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.891 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.204820+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.891 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.209320+0000 mgr.x (mgr.24998) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.891 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.209320+0000 mgr.x (mgr.24998) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:48.891 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.210162+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.891 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.210162+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.891 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.251025+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.891 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.251025+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.891 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.252861+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.891 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.252861+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.892 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.254525+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.892 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.254525+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.892 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.255090+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.892 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.255090+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.892 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.260487+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.892 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.260487+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.892 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.301456+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.892 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.301456+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.892 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.303369+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.892 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.303369+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.892 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.305189+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.892 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.305189+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.892 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.305839+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.892 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.305839+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.892 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.311107+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.893 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.311107+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.893 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.351847+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.893 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.351847+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.893 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.353861+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.893 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.353861+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.893 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.355597+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.893 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.355597+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.893 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.356256+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.893 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.356256+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.893 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.361353+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.893 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.361353+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.893 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.402463+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.893 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.402463+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.893 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.404602+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.894 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.404602+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.894 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.406671+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.894 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.406671+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.894 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.407732+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.894 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.407732+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.894 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.415514+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.894 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.415514+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.894 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.456148+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.894 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.456148+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.894 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.458194+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.894 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.458194+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.894 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.460000+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.894 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.460000+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.894 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.460588+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.894 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.460588+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.895 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.467116+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.895 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.467116+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.895 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.499591+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.895 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.499591+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.895 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.507272+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.895 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.507272+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.895 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.514239+0000 mon.a (mon.0) 6201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.895 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.514239+0000 mon.a (mon.0) 6201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.895 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.525879+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.895 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.525879+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.895 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.527771+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.895 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.527771+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.895 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.530018+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.895 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.530018+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:48.895 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.530698+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.896 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.530698+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:48.896 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.537721+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.896 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.537721+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:48.896 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.579959+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.896 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.579959+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:48.896 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.582068+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:48.896 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.582068+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.180 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.583984+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.180 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.583984+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.180 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.584826+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.181 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.584826+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.181 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.593899+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.181 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.593899+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.181 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.634462+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.181 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.634462+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.181 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.636628+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.181 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.636628+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.181 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.638627+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.181 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.638627+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.181 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.639454+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.181 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.639454+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.181 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.647057+0000 mon.a (mon.0) 6216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.181 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.647057+0000 mon.a (mon.0) 6216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.181 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.688527+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.182 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.688527+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.182 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.690899+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.182 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.690899+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.182 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.693074+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.182 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.693074+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.182 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.693939+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.182 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.693939+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.182 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.701110+0000 mon.a (mon.0) 6221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.182 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.701110+0000 mon.a (mon.0) 6221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.182 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.741738+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.182 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.741738+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.182 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.743812+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.182 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.743812+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.182 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.745518+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.183 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.745518+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.183 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.746099+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.183 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.746099+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.183 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.753350+0000 mon.a (mon.0) 6226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.183 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.753350+0000 mon.a (mon.0) 6226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.183 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.794879+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.183 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.794879+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.183 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.797137+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.186 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.797137+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.186 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.799313+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.186 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.799313+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.186 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.800295+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.186 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.800295+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.186 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.809891+0000 mon.a (mon.0) 6231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.187 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.809891+0000 mon.a (mon.0) 6231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.187 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.867159+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.187 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.867159+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.187 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.869726+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.187 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:48 smithi151 bash[59049]: audit 2024-04-30T10:12:48.869726+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.250440+0000 mgr.x (mgr.24998) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.250440+0000 mgr.x (mgr.24998) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.340554+0000 mgr.x (mgr.24998) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.340554+0000 mgr.x (mgr.24998) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.427857+0000 mgr.x (mgr.24998) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.427857+0000 mgr.x (mgr.24998) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cluster 2024-04-30T10:12:47.431241+0000 mgr.x (mgr.24998) 1648 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 103 op/s 2024-04-30T10:12:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cluster 2024-04-30T10:12:47.431241+0000 mgr.x (mgr.24998) 1648 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 103 op/s 2024-04-30T10:12:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.522065+0000 mgr.x (mgr.24998) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.522065+0000 mgr.x (mgr.24998) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.593264+0000 mgr.x (mgr.24998) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.593264+0000 mgr.x (mgr.24998) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.697373+0000 mgr.x (mgr.24998) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.697373+0000 mgr.x (mgr.24998) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.782026+0000 mgr.x (mgr.24998) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.782026+0000 mgr.x (mgr.24998) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.834605+0000 mgr.x (mgr.24998) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.834605+0000 mgr.x (mgr.24998) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.881910+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.881910+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.884132+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.884132+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.886829+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.886829+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.887634+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.887634+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.894360+0000 mgr.x (mgr.24998) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.894360+0000 mgr.x (mgr.24998) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.895109+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.895109+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.935997+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.935997+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.937945+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.937945+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.940186+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.940186+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.940915+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.940915+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.948617+0000 mgr.x (mgr.24998) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:47.948617+0000 mgr.x (mgr.24998) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.250440+0000 mgr.x (mgr.24998) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.250440+0000 mgr.x (mgr.24998) 1645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.340554+0000 mgr.x (mgr.24998) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.340554+0000 mgr.x (mgr.24998) 1646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.427857+0000 mgr.x (mgr.24998) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.427857+0000 mgr.x (mgr.24998) 1647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cluster 2024-04-30T10:12:47.431241+0000 mgr.x (mgr.24998) 1648 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 103 op/s 2024-04-30T10:12:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cluster 2024-04-30T10:12:47.431241+0000 mgr.x (mgr.24998) 1648 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 85 B/s wr, 103 op/s 2024-04-30T10:12:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.522065+0000 mgr.x (mgr.24998) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.522065+0000 mgr.x (mgr.24998) 1649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.593264+0000 mgr.x (mgr.24998) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.593264+0000 mgr.x (mgr.24998) 1650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.697373+0000 mgr.x (mgr.24998) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.697373+0000 mgr.x (mgr.24998) 1651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.782026+0000 mgr.x (mgr.24998) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.782026+0000 mgr.x (mgr.24998) 1652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.834605+0000 mgr.x (mgr.24998) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.834605+0000 mgr.x (mgr.24998) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.881910+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.881910+0000 mon.a (mon.0) 6139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.884132+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.949395+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.949395+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.990642+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.990642+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.992788+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.992788+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.994966+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.994966+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.995815+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:47.995815+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.001046+0000 mgr.x (mgr.24998) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.001046+0000 mgr.x (mgr.24998) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.001700+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.001700+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.044755+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.044755+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.046699+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.046699+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.048890+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.048890+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.049695+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.049695+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.054514+0000 mgr.x (mgr.24998) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.054514+0000 mgr.x (mgr.24998) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.055227+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.055227+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.097229+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.097229+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.099594+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.099594+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.101849+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.101849+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.102851+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.102851+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.107603+0000 mgr.x (mgr.24998) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.107603+0000 mgr.x (mgr.24998) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.108214+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.108214+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.150331+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.150331+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.152250+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.152250+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.154154+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.154154+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.154778+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.154778+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.159083+0000 mgr.x (mgr.24998) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.159083+0000 mgr.x (mgr.24998) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.159830+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.159830+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.200405+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.200405+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.202401+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.202401+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.204166+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.204166+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.204820+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.204820+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.209320+0000 mgr.x (mgr.24998) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.884132+0000 mon.a (mon.0) 6140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.886829+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.886829+0000 mon.a (mon.0) 6141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.887634+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.887634+0000 mon.a (mon.0) 6142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.894360+0000 mgr.x (mgr.24998) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.894360+0000 mgr.x (mgr.24998) 1654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.895109+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.895109+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.935997+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.935997+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.937945+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.937945+0000 mon.a (mon.0) 6145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.940186+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.940186+0000 mon.a (mon.0) 6146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.940915+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.940915+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.948617+0000 mgr.x (mgr.24998) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:47.948617+0000 mgr.x (mgr.24998) 1655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.209320+0000 mgr.x (mgr.24998) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.210162+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.210162+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.251025+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.251025+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.252861+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.252861+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.254525+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.254525+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.255090+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.255090+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.260487+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.260487+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.301456+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.301456+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.303369+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.303369+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.305189+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.305189+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.305839+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.305839+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.311107+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.311107+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.351847+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.351847+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.353861+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.353861+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.355597+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.355597+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.356256+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.356256+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.361353+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.361353+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.402463+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.402463+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.404602+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.404602+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.406671+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.406671+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.949395+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.949395+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.990642+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.990642+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.992788+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.992788+0000 mon.a (mon.0) 6150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.994966+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.994966+0000 mon.a (mon.0) 6151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.995815+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:47.995815+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.001046+0000 mgr.x (mgr.24998) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.001046+0000 mgr.x (mgr.24998) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.001700+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.001700+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.044755+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.044755+0000 mon.a (mon.0) 6154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.046699+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.046699+0000 mon.a (mon.0) 6155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.048890+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.048890+0000 mon.a (mon.0) 6156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.407732+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.407732+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.415514+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.415514+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.456148+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.456148+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.458194+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.458194+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.460000+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.460000+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.460588+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.460588+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.467116+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.467116+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.499591+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.499591+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.507272+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.507272+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.514239+0000 mon.a (mon.0) 6201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.514239+0000 mon.a (mon.0) 6201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.525879+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.525879+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.527771+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.527771+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.530018+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.530018+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.530698+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.530698+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.537721+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.537721+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.579959+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.579959+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.582068+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.582068+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.583984+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.583984+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.584826+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.584826+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.593899+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.593899+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.634462+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.634462+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.636628+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.636628+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.638627+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.638627+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.639454+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.639454+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.647057+0000 mon.a (mon.0) 6216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.647057+0000 mon.a (mon.0) 6216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.688527+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.688527+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.690899+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.690899+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.693074+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.693074+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.693939+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.693939+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.701110+0000 mon.a (mon.0) 6221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.049695+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.049695+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.054514+0000 mgr.x (mgr.24998) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.054514+0000 mgr.x (mgr.24998) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.055227+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.055227+0000 mon.a (mon.0) 6158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.097229+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.097229+0000 mon.a (mon.0) 6159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.099594+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.099594+0000 mon.a (mon.0) 6160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.101849+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.101849+0000 mon.a (mon.0) 6161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.102851+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.102851+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.107603+0000 mgr.x (mgr.24998) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.107603+0000 mgr.x (mgr.24998) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.108214+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.108214+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.150331+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.150331+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.701110+0000 mon.a (mon.0) 6221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.741738+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.741738+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.743812+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.743812+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.745518+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.745518+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.746099+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.746099+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.753350+0000 mon.a (mon.0) 6226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.753350+0000 mon.a (mon.0) 6226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.794879+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.794879+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.797137+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.797137+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.799313+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.799313+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.800295+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.800295+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.809891+0000 mon.a (mon.0) 6231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.809891+0000 mon.a (mon.0) 6231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.867159+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.867159+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.869726+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[73244]: audit 2024-04-30T10:12:48.869726+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.152250+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.152250+0000 mon.a (mon.0) 6165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.154154+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.154154+0000 mon.a (mon.0) 6166 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.154778+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.154778+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.159083+0000 mgr.x (mgr.24998) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.159083+0000 mgr.x (mgr.24998) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.159830+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.159830+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.200405+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.200405+0000 mon.a (mon.0) 6169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.202401+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.202401+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.204166+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.204166+0000 mon.a (mon.0) 6171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.204820+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.204820+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.209320+0000 mgr.x (mgr.24998) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.209320+0000 mgr.x (mgr.24998) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:49.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.210162+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.210162+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.251025+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.251025+0000 mon.a (mon.0) 6174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.252861+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.252861+0000 mon.a (mon.0) 6175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.254525+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.254525+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.255090+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.255090+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.260487+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.260487+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.301456+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.301456+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.303369+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.303369+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.305189+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.305189+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.305839+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.305839+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.311107+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.311107+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.351847+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.351847+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.353861+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.353861+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.355597+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.355597+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.356256+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.356256+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.361353+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.361353+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.402463+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.402463+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.404602+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.404602+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.406671+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.406671+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.407732+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.407732+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.415514+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.415514+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.456148+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.456148+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.458194+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.458194+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.460000+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.460000+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.460588+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.460588+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.467116+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.467116+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.499591+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.499591+0000 mon.a (mon.0) 6199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.507272+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.507272+0000 mon.a (mon.0) 6200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.514239+0000 mon.a (mon.0) 6201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.514239+0000 mon.a (mon.0) 6201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.525879+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.525879+0000 mon.a (mon.0) 6202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.527771+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.527771+0000 mon.a (mon.0) 6203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.530018+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.530018+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.530698+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.530698+0000 mon.a (mon.0) 6205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.537721+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.537721+0000 mon.a (mon.0) 6206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.579959+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.579959+0000 mon.a (mon.0) 6207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.582068+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.582068+0000 mon.a (mon.0) 6208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.583984+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.583984+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.584826+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.584826+0000 mon.a (mon.0) 6210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.593899+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.593899+0000 mon.a (mon.0) 6211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.634462+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.634462+0000 mon.a (mon.0) 6212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.636628+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.636628+0000 mon.a (mon.0) 6213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.638627+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.638627+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.639454+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.639454+0000 mon.a (mon.0) 6215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.647057+0000 mon.a (mon.0) 6216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.647057+0000 mon.a (mon.0) 6216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.688527+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.688527+0000 mon.a (mon.0) 6217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.690899+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.690899+0000 mon.a (mon.0) 6218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.693074+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.693074+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.693939+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.693939+0000 mon.a (mon.0) 6220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.701110+0000 mon.a (mon.0) 6221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.701110+0000 mon.a (mon.0) 6221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.741738+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.741738+0000 mon.a (mon.0) 6222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.743812+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.743812+0000 mon.a (mon.0) 6223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.745518+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.745518+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.746099+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.746099+0000 mon.a (mon.0) 6225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.753350+0000 mon.a (mon.0) 6226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.753350+0000 mon.a (mon.0) 6226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.794879+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.794879+0000 mon.a (mon.0) 6227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.797137+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.797137+0000 mon.a (mon.0) 6228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.799313+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.799313+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:49.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.800295+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.800295+0000 mon.a (mon.0) 6230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:49.240 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.809891+0000 mon.a (mon.0) 6231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.240 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.809891+0000 mon.a (mon.0) 6231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:49.240 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.867159+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.240 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.867159+0000 mon.a (mon.0) 6232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:49.240 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.869726+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:49.240 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:48 smithi144 bash[75481]: audit 2024-04-30T10:12:48.869726+0000 mon.a (mon.0) 6233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.259749+0000 mgr.x (mgr.24998) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.259749+0000 mgr.x (mgr.24998) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.310244+0000 mgr.x (mgr.24998) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.310244+0000 mgr.x (mgr.24998) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.360655+0000 mgr.x (mgr.24998) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.360655+0000 mgr.x (mgr.24998) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.414646+0000 mgr.x (mgr.24998) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.414646+0000 mgr.x (mgr.24998) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.466303+0000 mgr.x (mgr.24998) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.466303+0000 mgr.x (mgr.24998) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.537068+0000 mgr.x (mgr.24998) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.537068+0000 mgr.x (mgr.24998) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.593048+0000 mgr.x (mgr.24998) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.593048+0000 mgr.x (mgr.24998) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.646318+0000 mgr.x (mgr.24998) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.646318+0000 mgr.x (mgr.24998) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.700373+0000 mgr.x (mgr.24998) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.700373+0000 mgr.x (mgr.24998) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.752743+0000 mgr.x (mgr.24998) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.752743+0000 mgr.x (mgr.24998) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.809193+0000 mgr.x (mgr.24998) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.809193+0000 mgr.x (mgr.24998) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.259749+0000 mgr.x (mgr.24998) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.259749+0000 mgr.x (mgr.24998) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.310244+0000 mgr.x (mgr.24998) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.310244+0000 mgr.x (mgr.24998) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.360655+0000 mgr.x (mgr.24998) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.360655+0000 mgr.x (mgr.24998) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.414646+0000 mgr.x (mgr.24998) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.414646+0000 mgr.x (mgr.24998) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.466303+0000 mgr.x (mgr.24998) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.466303+0000 mgr.x (mgr.24998) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.537068+0000 mgr.x (mgr.24998) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.537068+0000 mgr.x (mgr.24998) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.593048+0000 mgr.x (mgr.24998) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.593048+0000 mgr.x (mgr.24998) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.646318+0000 mgr.x (mgr.24998) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.646318+0000 mgr.x (mgr.24998) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.700373+0000 mgr.x (mgr.24998) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.700373+0000 mgr.x (mgr.24998) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.752743+0000 mgr.x (mgr.24998) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.752743+0000 mgr.x (mgr.24998) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.809193+0000 mgr.x (mgr.24998) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.809193+0000 mgr.x (mgr.24998) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:48.873536+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:48.873536+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:48.874313+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:48.874313+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.899797+0000 mgr.x (mgr.24998) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.899797+0000 mgr.x (mgr.24998) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:48.900275+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:48.900275+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:48.945885+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:48.945885+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:48.948509+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:48.948509+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:48.950605+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:48.950605+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:48.951410+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:48.951410+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.960261+0000 mgr.x (mgr.24998) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:48.960261+0000 mgr.x (mgr.24998) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:48.961025+0000 mon.a (mon.0) 6241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:48.961025+0000 mon.a (mon.0) 6241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:48.873536+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:48.873536+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:48.874313+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:48.874313+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.899797+0000 mgr.x (mgr.24998) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.899797+0000 mgr.x (mgr.24998) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:48.900275+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:48.900275+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:48.945885+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:48.945885+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:48.948509+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:48.948509+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:48.950605+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:48.950605+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:48.951410+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:48.951410+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.960261+0000 mgr.x (mgr.24998) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:48.960261+0000 mgr.x (mgr.24998) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:48.961025+0000 mon.a (mon.0) 6241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:48.961025+0000 mon.a (mon.0) 6241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.001955+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.001955+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.004027+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.004027+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.006001+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.006001+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.006831+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.006831+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.013655+0000 mgr.x (mgr.24998) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.013655+0000 mgr.x (mgr.24998) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.014473+0000 mon.a (mon.0) 6246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.014473+0000 mon.a (mon.0) 6246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.055827+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.055827+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.057971+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.057971+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.059978+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.059978+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.060730+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.001955+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.001955+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.004027+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.004027+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.006001+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.006001+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.006831+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.006831+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.013655+0000 mgr.x (mgr.24998) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.013655+0000 mgr.x (mgr.24998) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.014473+0000 mon.a (mon.0) 6246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.014473+0000 mon.a (mon.0) 6246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.055827+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.055827+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.057971+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.057971+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.059978+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.059978+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.060730+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.060730+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.067161+0000 mgr.x (mgr.24998) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.067161+0000 mgr.x (mgr.24998) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.068016+0000 mon.a (mon.0) 6251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.068016+0000 mon.a (mon.0) 6251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.113096+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.113096+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.115537+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.115537+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.117986+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.117986+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.118713+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.118713+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.123059+0000 mgr.x (mgr.24998) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.123059+0000 mgr.x (mgr.24998) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.123934+0000 mon.a (mon.0) 6256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.123934+0000 mon.a (mon.0) 6256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.164403+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.164403+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.166344+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.060730+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.067161+0000 mgr.x (mgr.24998) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.067161+0000 mgr.x (mgr.24998) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.068016+0000 mon.a (mon.0) 6251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.068016+0000 mon.a (mon.0) 6251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.113096+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.113096+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.115537+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.115537+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.117986+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.117986+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.118713+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.118713+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.123059+0000 mgr.x (mgr.24998) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.123059+0000 mgr.x (mgr.24998) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.123934+0000 mon.a (mon.0) 6256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.123934+0000 mon.a (mon.0) 6256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.164403+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.164403+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.166344+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.166344+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.168112+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.168112+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.168747+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.168747+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.172813+0000 mgr.x (mgr.24998) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.172813+0000 mgr.x (mgr.24998) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.173642+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.173642+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.234503+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.234503+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.236803+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.236803+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.238923+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.238923+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.239684+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.239684+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.244600+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.244600+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.286847+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.166344+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.168112+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.168112+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.168747+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.168747+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.172813+0000 mgr.x (mgr.24998) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.172813+0000 mgr.x (mgr.24998) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.173642+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.173642+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.234503+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.234503+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.236803+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.236803+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.238923+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.238923+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.239684+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.239684+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.244600+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.244600+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.286847+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.286847+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.288733+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.288733+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.290562+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.290562+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.291207+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.291207+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.295825+0000 mon.a (mon.0) 6271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.295825+0000 mon.a (mon.0) 6271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.352866+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.352866+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.355343+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.355343+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.357971+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.357971+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.359124+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.359124+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.366538+0000 mon.a (mon.0) 6276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.366538+0000 mon.a (mon.0) 6276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.286847+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.288733+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.288733+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.290562+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.290562+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.291207+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.291207+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.295825+0000 mon.a (mon.0) 6271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.295825+0000 mon.a (mon.0) 6271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.352866+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.352866+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.355343+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.355343+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.357971+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.357971+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.359124+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.359124+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.366538+0000 mon.a (mon.0) 6276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.366538+0000 mon.a (mon.0) 6276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.440541+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.440541+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.443466+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.443466+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.447058+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.447058+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.448233+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.448233+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.455521+0000 mon.a (mon.0) 6281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.455521+0000 mon.a (mon.0) 6281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.530243+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.530243+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.532843+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.532843+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.535385+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.535385+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.536413+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.536413+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.544013+0000 mon.a (mon.0) 6286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.440541+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.440541+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.443466+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.443466+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.447058+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.447058+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.448233+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.448233+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.455521+0000 mon.a (mon.0) 6281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.455521+0000 mon.a (mon.0) 6281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.530243+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.530243+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.532843+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.532843+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.535385+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.535385+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.536413+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.536413+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.544013+0000 mon.a (mon.0) 6286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.544013+0000 mon.a (mon.0) 6286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.632028+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.632028+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.636863+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.636863+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.641247+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.641247+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.642826+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.642826+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.652713+0000 mon.a (mon.0) 6291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.652713+0000 mon.a (mon.0) 6291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.742867+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.742867+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.747714+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.747714+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.752125+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.752125+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.753886+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.753886+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.544013+0000 mon.a (mon.0) 6286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.632028+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.632028+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.636863+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.636863+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.641247+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.641247+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.642826+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.642826+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.652713+0000 mon.a (mon.0) 6291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.652713+0000 mon.a (mon.0) 6291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.742867+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.742867+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.747714+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.747714+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.752125+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.752125+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.753886+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.753886+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.763791+0000 mon.a (mon.0) 6296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.763791+0000 mon.a (mon.0) 6296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.837626+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.837626+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.842313+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.842313+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.846098+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.846098+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.847380+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.847380+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.856052+0000 mon.a (mon.0) 6301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[73244]: audit 2024-04-30T10:12:49.856052+0000 mon.a (mon.0) 6301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.763791+0000 mon.a (mon.0) 6296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.763791+0000 mon.a (mon.0) 6296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.837626+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.837626+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.842313+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.842313+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.846098+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.846098+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.847380+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.847380+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.856052+0000 mon.a (mon.0) 6301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:49 smithi144 bash[75481]: audit 2024-04-30T10:12:49.856052+0000 mon.a (mon.0) 6301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.259749+0000 mgr.x (mgr.24998) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.259749+0000 mgr.x (mgr.24998) 1661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.310244+0000 mgr.x (mgr.24998) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.310244+0000 mgr.x (mgr.24998) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.360655+0000 mgr.x (mgr.24998) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.360655+0000 mgr.x (mgr.24998) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.414646+0000 mgr.x (mgr.24998) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.414646+0000 mgr.x (mgr.24998) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.466303+0000 mgr.x (mgr.24998) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.466303+0000 mgr.x (mgr.24998) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.537068+0000 mgr.x (mgr.24998) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.537068+0000 mgr.x (mgr.24998) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.593048+0000 mgr.x (mgr.24998) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.593048+0000 mgr.x (mgr.24998) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.646318+0000 mgr.x (mgr.24998) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.646318+0000 mgr.x (mgr.24998) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.700373+0000 mgr.x (mgr.24998) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.700373+0000 mgr.x (mgr.24998) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.752743+0000 mgr.x (mgr.24998) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.752743+0000 mgr.x (mgr.24998) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.809193+0000 mgr.x (mgr.24998) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.809193+0000 mgr.x (mgr.24998) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:48.873536+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:48.873536+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:48.874313+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:48.874313+0000 mon.a (mon.0) 6235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.899797+0000 mgr.x (mgr.24998) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.899797+0000 mgr.x (mgr.24998) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:48.900275+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:48.900275+0000 mon.a (mon.0) 6236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:48.945885+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:48.945885+0000 mon.a (mon.0) 6237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:48.948509+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:48.948509+0000 mon.a (mon.0) 6238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:48.950605+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:48.950605+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:48.951410+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:48.951410+0000 mon.a (mon.0) 6240 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.960261+0000 mgr.x (mgr.24998) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:48.960261+0000 mgr.x (mgr.24998) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:48.961025+0000 mon.a (mon.0) 6241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:48.961025+0000 mon.a (mon.0) 6241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.001955+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.001955+0000 mon.a (mon.0) 6242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.004027+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.004027+0000 mon.a (mon.0) 6243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.006001+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.006001+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.006831+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.006831+0000 mon.a (mon.0) 6245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.013655+0000 mgr.x (mgr.24998) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.013655+0000 mgr.x (mgr.24998) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.014473+0000 mon.a (mon.0) 6246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.014473+0000 mon.a (mon.0) 6246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.055827+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.055827+0000 mon.a (mon.0) 6247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.057971+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.057971+0000 mon.a (mon.0) 6248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.059978+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.059978+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.060730+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.060730+0000 mon.a (mon.0) 6250 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.067161+0000 mgr.x (mgr.24998) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.067161+0000 mgr.x (mgr.24998) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.068016+0000 mon.a (mon.0) 6251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.068016+0000 mon.a (mon.0) 6251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.113096+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.113096+0000 mon.a (mon.0) 6252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.115537+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.115537+0000 mon.a (mon.0) 6253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.117986+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.117986+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.118713+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.118713+0000 mon.a (mon.0) 6255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.123059+0000 mgr.x (mgr.24998) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.123059+0000 mgr.x (mgr.24998) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.123934+0000 mon.a (mon.0) 6256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.123934+0000 mon.a (mon.0) 6256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.164403+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.164403+0000 mon.a (mon.0) 6257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.166344+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.166344+0000 mon.a (mon.0) 6258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.168112+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.168112+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.168747+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.168747+0000 mon.a (mon.0) 6260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.172813+0000 mgr.x (mgr.24998) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.172813+0000 mgr.x (mgr.24998) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:50.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.173642+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.173642+0000 mon.a (mon.0) 6261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.234503+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.234503+0000 mon.a (mon.0) 6262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.236803+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.236803+0000 mon.a (mon.0) 6263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.238923+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.238923+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.239684+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.239684+0000 mon.a (mon.0) 6265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.244600+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.244600+0000 mon.a (mon.0) 6266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.286847+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.286847+0000 mon.a (mon.0) 6267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.288733+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.288733+0000 mon.a (mon.0) 6268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.290562+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.290562+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.291207+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.291207+0000 mon.a (mon.0) 6270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.295825+0000 mon.a (mon.0) 6271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.295825+0000 mon.a (mon.0) 6271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.352866+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.352866+0000 mon.a (mon.0) 6272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.355343+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.355343+0000 mon.a (mon.0) 6273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.357971+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.357971+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.359124+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.359124+0000 mon.a (mon.0) 6275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.366538+0000 mon.a (mon.0) 6276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.366538+0000 mon.a (mon.0) 6276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.440541+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.440541+0000 mon.a (mon.0) 6277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.443466+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.443466+0000 mon.a (mon.0) 6278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.447058+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.447058+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.448233+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.448233+0000 mon.a (mon.0) 6280 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.455521+0000 mon.a (mon.0) 6281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.455521+0000 mon.a (mon.0) 6281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.530243+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.530243+0000 mon.a (mon.0) 6282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.532843+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.532843+0000 mon.a (mon.0) 6283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.535385+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.535385+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.536413+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.536413+0000 mon.a (mon.0) 6285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.544013+0000 mon.a (mon.0) 6286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.544013+0000 mon.a (mon.0) 6286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.632028+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.632028+0000 mon.a (mon.0) 6287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.636863+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.636863+0000 mon.a (mon.0) 6288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.641247+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.641247+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.642826+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.642826+0000 mon.a (mon.0) 6290 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.652713+0000 mon.a (mon.0) 6291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.652713+0000 mon.a (mon.0) 6291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.742867+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.742867+0000 mon.a (mon.0) 6292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.747714+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.747714+0000 mon.a (mon.0) 6293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.752125+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.752125+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.753886+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.753886+0000 mon.a (mon.0) 6295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.763791+0000 mon.a (mon.0) 6296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.763791+0000 mon.a (mon.0) 6296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.837626+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.837626+0000 mon.a (mon.0) 6297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:50.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.842313+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.842313+0000 mon.a (mon.0) 6298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:50.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.846098+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.846098+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:50.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.847380+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.847380+0000 mon.a (mon.0) 6300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:50.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.856052+0000 mon.a (mon.0) 6301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:50.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:49 smithi151 bash[59049]: audit 2024-04-30T10:12:49.856052+0000 mon.a (mon.0) 6301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.243847+0000 mgr.x (mgr.24998) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.243847+0000 mgr.x (mgr.24998) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.294972+0000 mgr.x (mgr.24998) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.294972+0000 mgr.x (mgr.24998) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.365731+0000 mgr.x (mgr.24998) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.365731+0000 mgr.x (mgr.24998) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cluster 2024-04-30T10:12:49.432371+0000 mgr.x (mgr.24998) 1681 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 170 B/s wr, 133 op/s 2024-04-30T10:12:51.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cluster 2024-04-30T10:12:49.432371+0000 mgr.x (mgr.24998) 1681 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 170 B/s wr, 133 op/s 2024-04-30T10:12:51.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.454760+0000 mgr.x (mgr.24998) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.454760+0000 mgr.x (mgr.24998) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.543305+0000 mgr.x (mgr.24998) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.543305+0000 mgr.x (mgr.24998) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.652290+0000 mgr.x (mgr.24998) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.652290+0000 mgr.x (mgr.24998) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.763461+0000 mgr.x (mgr.24998) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.763461+0000 mgr.x (mgr.24998) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.855386+0000 mgr.x (mgr.24998) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.855386+0000 mgr.x (mgr.24998) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:49.930755+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:49.930755+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:49.933417+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.243847+0000 mgr.x (mgr.24998) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.243847+0000 mgr.x (mgr.24998) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.294972+0000 mgr.x (mgr.24998) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.294972+0000 mgr.x (mgr.24998) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.365731+0000 mgr.x (mgr.24998) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.365731+0000 mgr.x (mgr.24998) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cluster 2024-04-30T10:12:49.432371+0000 mgr.x (mgr.24998) 1681 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 170 B/s wr, 133 op/s 2024-04-30T10:12:51.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cluster 2024-04-30T10:12:49.432371+0000 mgr.x (mgr.24998) 1681 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 170 B/s wr, 133 op/s 2024-04-30T10:12:51.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.454760+0000 mgr.x (mgr.24998) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.454760+0000 mgr.x (mgr.24998) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.543305+0000 mgr.x (mgr.24998) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.543305+0000 mgr.x (mgr.24998) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.652290+0000 mgr.x (mgr.24998) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.652290+0000 mgr.x (mgr.24998) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.763461+0000 mgr.x (mgr.24998) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.763461+0000 mgr.x (mgr.24998) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.855386+0000 mgr.x (mgr.24998) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.855386+0000 mgr.x (mgr.24998) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:49.930755+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:49.930755+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:49.933417+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:49.933417+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:49.935769+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:49.935769+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:49.936623+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:49.936623+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.942415+0000 mgr.x (mgr.24998) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:49.942415+0000 mgr.x (mgr.24998) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:49.943142+0000 mon.a (mon.0) 6306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:49.943142+0000 mon.a (mon.0) 6306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.000251+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.000251+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.003260+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.003260+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.006047+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.006047+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.007165+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.007165+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.014865+0000 mgr.x (mgr.24998) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.014865+0000 mgr.x (mgr.24998) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:49.933417+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:49.935769+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:49.935769+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:49.936623+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:49.936623+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.942415+0000 mgr.x (mgr.24998) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:49.942415+0000 mgr.x (mgr.24998) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:49.943142+0000 mon.a (mon.0) 6306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:49.943142+0000 mon.a (mon.0) 6306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.000251+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.000251+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.003260+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.003260+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.006047+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.006047+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.007165+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.007165+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.014865+0000 mgr.x (mgr.24998) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.014865+0000 mgr.x (mgr.24998) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.015605+0000 mon.a (mon.0) 6311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.015605+0000 mon.a (mon.0) 6311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.104360+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.104360+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.109226+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.109226+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.112592+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.112592+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.114025+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.114025+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.122230+0000 mgr.x (mgr.24998) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.122230+0000 mgr.x (mgr.24998) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.122588+0000 mon.a (mon.0) 6316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.122588+0000 mon.a (mon.0) 6316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.201377+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.201377+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.204757+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.204757+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.207903+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.207903+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.015605+0000 mon.a (mon.0) 6311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.015605+0000 mon.a (mon.0) 6311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.104360+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.104360+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.109226+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.109226+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.112592+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.112592+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.114025+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.114025+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.122230+0000 mgr.x (mgr.24998) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.122230+0000 mgr.x (mgr.24998) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.122588+0000 mon.a (mon.0) 6316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.122588+0000 mon.a (mon.0) 6316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.201377+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.201377+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.204757+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.204757+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.207903+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.207903+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.209180+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.209180+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.216465+0000 mgr.x (mgr.24998) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.216465+0000 mgr.x (mgr.24998) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.217066+0000 mon.a (mon.0) 6321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.217066+0000 mon.a (mon.0) 6321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.295683+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.295683+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.298737+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.298737+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.302018+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.302018+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.303212+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.303212+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.312677+0000 mon.a (mon.0) 6326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.312677+0000 mon.a (mon.0) 6326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.396637+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.396637+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.399604+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.209180+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.209180+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.216465+0000 mgr.x (mgr.24998) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.216465+0000 mgr.x (mgr.24998) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.217066+0000 mon.a (mon.0) 6321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.217066+0000 mon.a (mon.0) 6321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.295683+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.295683+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.298737+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.298737+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.302018+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.302018+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.303212+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.303212+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.312677+0000 mon.a (mon.0) 6326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.312677+0000 mon.a (mon.0) 6326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.396637+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.396637+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.399604+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.399604+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.402608+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.402608+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.403958+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.403958+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.412803+0000 mon.a (mon.0) 6331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.412803+0000 mon.a (mon.0) 6331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.470021+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.470021+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.472727+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.472727+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.475545+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.475545+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.476670+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.476670+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.485217+0000 mon.a (mon.0) 6336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.485217+0000 mon.a (mon.0) 6336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.560056+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.560056+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.563227+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.399604+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.402608+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.402608+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.403958+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.403958+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.412803+0000 mon.a (mon.0) 6331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.412803+0000 mon.a (mon.0) 6331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.470021+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.470021+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.472727+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.472727+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.475545+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.475545+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.476670+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.476670+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.485217+0000 mon.a (mon.0) 6336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.485217+0000 mon.a (mon.0) 6336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.560056+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.560056+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.563227+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.563227+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.567321+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.567321+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.568595+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.568595+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.578694+0000 mon.a (mon.0) 6341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.578694+0000 mon.a (mon.0) 6341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.653416+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.653416+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.656957+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.656957+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.660297+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.660297+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.661972+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.661972+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.671105+0000 mon.a (mon.0) 6346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.671105+0000 mon.a (mon.0) 6346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.748544+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.748544+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.563227+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.567321+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.567321+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.568595+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.568595+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.578694+0000 mon.a (mon.0) 6341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.578694+0000 mon.a (mon.0) 6341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.653416+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.653416+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.656957+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.656957+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.660297+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.660297+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.661972+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.661972+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.671105+0000 mon.a (mon.0) 6346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.671105+0000 mon.a (mon.0) 6346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.748544+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.748544+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.751839+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.751839+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.754608+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.754608+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.755660+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.755660+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.764355+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.764355+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.853419+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.853419+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.858160+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.858160+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.862650+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.862650+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.864618+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.864618+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.873987+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[73244]: audit 2024-04-30T10:12:50.873987+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.751839+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.751839+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.754608+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.754608+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.755660+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.755660+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.764355+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.764355+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.853419+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.853419+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.858160+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.858160+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.862650+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.862650+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.864618+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.864618+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.873987+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:50 smithi144 bash[75481]: audit 2024-04-30T10:12:50.873987+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.243847+0000 mgr.x (mgr.24998) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.243847+0000 mgr.x (mgr.24998) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.294972+0000 mgr.x (mgr.24998) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.294972+0000 mgr.x (mgr.24998) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.365731+0000 mgr.x (mgr.24998) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.365731+0000 mgr.x (mgr.24998) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cluster 2024-04-30T10:12:49.432371+0000 mgr.x (mgr.24998) 1681 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 170 B/s wr, 133 op/s 2024-04-30T10:12:51.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cluster 2024-04-30T10:12:49.432371+0000 mgr.x (mgr.24998) 1681 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 170 B/s wr, 133 op/s 2024-04-30T10:12:51.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.454760+0000 mgr.x (mgr.24998) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.454760+0000 mgr.x (mgr.24998) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.543305+0000 mgr.x (mgr.24998) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.543305+0000 mgr.x (mgr.24998) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.264 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.652290+0000 mgr.x (mgr.24998) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.264 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.652290+0000 mgr.x (mgr.24998) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.264 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.763461+0000 mgr.x (mgr.24998) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.264 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.763461+0000 mgr.x (mgr.24998) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.264 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.855386+0000 mgr.x (mgr.24998) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.264 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.855386+0000 mgr.x (mgr.24998) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.264 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:49.930755+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.264 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:49.930755+0000 mon.a (mon.0) 6302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.264 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:49.933417+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.265 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:49.933417+0000 mon.a (mon.0) 6303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.265 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:49.935769+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.265 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:49.935769+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.265 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:49.936623+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.265 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:49.936623+0000 mon.a (mon.0) 6305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.942415+0000 mgr.x (mgr.24998) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:49.942415+0000 mgr.x (mgr.24998) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:49.943142+0000 mon.a (mon.0) 6306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:49.943142+0000 mon.a (mon.0) 6306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.000251+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.000251+0000 mon.a (mon.0) 6307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.003260+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.003260+0000 mon.a (mon.0) 6308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.006047+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.006047+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.007165+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.007165+0000 mon.a (mon.0) 6310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.014865+0000 mgr.x (mgr.24998) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.014865+0000 mgr.x (mgr.24998) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.267 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.015605+0000 mon.a (mon.0) 6311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.267 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.015605+0000 mon.a (mon.0) 6311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.267 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.104360+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.267 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.104360+0000 mon.a (mon.0) 6312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.267 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.109226+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.267 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.109226+0000 mon.a (mon.0) 6313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.267 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.112592+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.267 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.112592+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.267 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.114025+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.267 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.114025+0000 mon.a (mon.0) 6315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.267 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.122230+0000 mgr.x (mgr.24998) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.267 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.122230+0000 mgr.x (mgr.24998) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.267 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.122588+0000 mon.a (mon.0) 6316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.267 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.122588+0000 mon.a (mon.0) 6316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.201377+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.201377+0000 mon.a (mon.0) 6317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.204757+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.204757+0000 mon.a (mon.0) 6318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.207903+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.207903+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.209180+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.209180+0000 mon.a (mon.0) 6320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.216465+0000 mgr.x (mgr.24998) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.216465+0000 mgr.x (mgr.24998) 1690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:51.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.217066+0000 mon.a (mon.0) 6321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.217066+0000 mon.a (mon.0) 6321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.295683+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.295683+0000 mon.a (mon.0) 6322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.298737+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.298737+0000 mon.a (mon.0) 6323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.302018+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.302018+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.303212+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.303212+0000 mon.a (mon.0) 6325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.312677+0000 mon.a (mon.0) 6326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.312677+0000 mon.a (mon.0) 6326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.396637+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.396637+0000 mon.a (mon.0) 6327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.399604+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.399604+0000 mon.a (mon.0) 6328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.402608+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.402608+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.403958+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.403958+0000 mon.a (mon.0) 6330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.412803+0000 mon.a (mon.0) 6331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.412803+0000 mon.a (mon.0) 6331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.470021+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.470021+0000 mon.a (mon.0) 6332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.472727+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.472727+0000 mon.a (mon.0) 6333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.475545+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.475545+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.476670+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.476670+0000 mon.a (mon.0) 6335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.485217+0000 mon.a (mon.0) 6336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.485217+0000 mon.a (mon.0) 6336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.560056+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.560056+0000 mon.a (mon.0) 6337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.563227+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.563227+0000 mon.a (mon.0) 6338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.567321+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.567321+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.568595+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.568595+0000 mon.a (mon.0) 6340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.578694+0000 mon.a (mon.0) 6341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.578694+0000 mon.a (mon.0) 6341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.653416+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.653416+0000 mon.a (mon.0) 6342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.656957+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.656957+0000 mon.a (mon.0) 6343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.660297+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.660297+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.661972+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.661972+0000 mon.a (mon.0) 6345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.671105+0000 mon.a (mon.0) 6346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.671105+0000 mon.a (mon.0) 6346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.748544+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.748544+0000 mon.a (mon.0) 6347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.751839+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.751839+0000 mon.a (mon.0) 6348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.754608+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.754608+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.755660+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.755660+0000 mon.a (mon.0) 6350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.764355+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.764355+0000 mon.a (mon.0) 6351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.853419+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.853419+0000 mon.a (mon.0) 6352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:51.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.858160+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.858160+0000 mon.a (mon.0) 6353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:51.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.862650+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.862650+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:51.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.864618+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.864618+0000 mon.a (mon.0) 6355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:51.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.873987+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:51.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:50 smithi151 bash[59049]: audit 2024-04-30T10:12:50.873987+0000 mon.a (mon.0) 6356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.312103+0000 mgr.x (mgr.24998) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.312103+0000 mgr.x (mgr.24998) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.412186+0000 mgr.x (mgr.24998) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.412186+0000 mgr.x (mgr.24998) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.484628+0000 mgr.x (mgr.24998) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.484628+0000 mgr.x (mgr.24998) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.578164+0000 mgr.x (mgr.24998) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.578164+0000 mgr.x (mgr.24998) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.670496+0000 mgr.x (mgr.24998) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.670496+0000 mgr.x (mgr.24998) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.763714+0000 mgr.x (mgr.24998) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.763714+0000 mgr.x (mgr.24998) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.873344+0000 mgr.x (mgr.24998) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.873344+0000 mgr.x (mgr.24998) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:50.947274+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:50.947274+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:50.949781+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:50.949781+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:50.952392+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:50.952392+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:50.953224+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:50.953224+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.958039+0000 mgr.x (mgr.24998) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:50.958039+0000 mgr.x (mgr.24998) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:50.958872+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:50.958872+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.001235+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.001235+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.003580+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.003580+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.005944+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.005944+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.006832+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.006832+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.011997+0000 mgr.x (mgr.24998) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.011997+0000 mgr.x (mgr.24998) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.012794+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.012794+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.054394+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.054394+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.312103+0000 mgr.x (mgr.24998) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.312103+0000 mgr.x (mgr.24998) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.412186+0000 mgr.x (mgr.24998) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.412186+0000 mgr.x (mgr.24998) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.484628+0000 mgr.x (mgr.24998) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.484628+0000 mgr.x (mgr.24998) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.578164+0000 mgr.x (mgr.24998) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.578164+0000 mgr.x (mgr.24998) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.670496+0000 mgr.x (mgr.24998) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.670496+0000 mgr.x (mgr.24998) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.763714+0000 mgr.x (mgr.24998) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.763714+0000 mgr.x (mgr.24998) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.873344+0000 mgr.x (mgr.24998) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.873344+0000 mgr.x (mgr.24998) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:50.947274+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:50.947274+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:50.949781+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:50.949781+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:50.952392+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:50.952392+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.057256+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.057256+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.059917+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.059917+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.061162+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.061162+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.069082+0000 mgr.x (mgr.24998) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.069082+0000 mgr.x (mgr.24998) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.069774+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.069774+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.110604+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.110604+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.113461+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.113461+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.116143+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.116143+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.117465+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.117465+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.125752+0000 mgr.x (mgr.24998) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.125752+0000 mgr.x (mgr.24998) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.126490+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.126490+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.184070+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.184070+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.186276+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.186276+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.188471+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.188471+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.189560+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.189560+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.206135+0000 mgr.x (mgr.24998) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.206135+0000 mgr.x (mgr.24998) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.206851+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.206851+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.247608+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.247608+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.250142+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.250142+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.252596+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.252596+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.253638+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.253638+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.261782+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.261782+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.319613+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.319613+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.322833+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.322833+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.325963+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.325963+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.327245+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.327245+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.335183+0000 mon.a (mon.0) 6391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.335183+0000 mon.a (mon.0) 6391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.411889+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.411889+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.416393+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.416393+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.419626+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:50.953224+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:50.953224+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.958039+0000 mgr.x (mgr.24998) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:50.958039+0000 mgr.x (mgr.24998) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:50.958872+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:50.958872+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.001235+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.001235+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.003580+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.003580+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.005944+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.005944+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.006832+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.006832+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.011997+0000 mgr.x (mgr.24998) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.011997+0000 mgr.x (mgr.24998) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.012794+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.012794+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.054394+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.054394+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.419626+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.421431+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.421431+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.431079+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.431079+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.489860+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.489860+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.492469+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.492469+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.495892+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.495892+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.496665+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.496665+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.502644+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.502644+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.543728+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.543728+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.545878+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.545878+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.547964+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.547964+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.548722+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.548722+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.554161+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.554161+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.626938+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.626938+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.629704+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.629704+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.632636+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.632636+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.633809+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.633809+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.639232+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.639232+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.706428+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.706428+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.712294+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.712294+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.057256+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.057256+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.059917+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.059917+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.061162+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.061162+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.069082+0000 mgr.x (mgr.24998) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.069082+0000 mgr.x (mgr.24998) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.069774+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.069774+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.110604+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.110604+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.113461+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.113461+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.116143+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.116143+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.117465+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.117465+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.125752+0000 mgr.x (mgr.24998) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.125752+0000 mgr.x (mgr.24998) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.721428+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.721428+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.746013+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.746013+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.749235+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.749235+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.752723+0000 mon.a (mon.0) 6417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.752723+0000 mon.a (mon.0) 6417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.754050+0000 mon.a (mon.0) 6418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.754050+0000 mon.a (mon.0) 6418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.765589+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.765589+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.840755+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.840755+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.843582+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.843582+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.847272+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.847272+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.848518+0000 mon.a (mon.0) 6423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.848518+0000 mon.a (mon.0) 6423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.859662+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[73244]: audit 2024-04-30T10:12:51.859662+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.126490+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.126490+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.184070+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.184070+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.186276+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.186276+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.188471+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.188471+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.189560+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.189560+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.206135+0000 mgr.x (mgr.24998) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.206135+0000 mgr.x (mgr.24998) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.206851+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.206851+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.247608+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.247608+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.250142+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.250142+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.252596+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.252596+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.253638+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.253638+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.261782+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.261782+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.319613+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.319613+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.322833+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.322833+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.325963+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.325963+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.327245+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.327245+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.335183+0000 mon.a (mon.0) 6391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.335183+0000 mon.a (mon.0) 6391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.411889+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.411889+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.416393+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.416393+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.419626+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.419626+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.421431+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.421431+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.431079+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.431079+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.489860+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.489860+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.492469+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.492469+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.495892+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.495892+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.496665+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.496665+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.502644+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.502644+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.543728+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.543728+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.545878+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.545878+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.547964+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.547964+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.548722+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.548722+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.554161+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.554161+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.626938+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.626938+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.629704+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.629704+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.632636+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.632636+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.633809+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.633809+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.639232+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.639232+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.706428+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.706428+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.712294+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.712294+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.721428+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.721428+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.746013+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.746013+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.749235+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.749235+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.752723+0000 mon.a (mon.0) 6417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.752723+0000 mon.a (mon.0) 6417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.754050+0000 mon.a (mon.0) 6418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.754050+0000 mon.a (mon.0) 6418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.765589+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.765589+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.840755+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.840755+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.843582+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.843582+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.847272+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.847272+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.848518+0000 mon.a (mon.0) 6423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.848518+0000 mon.a (mon.0) 6423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.859662+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:51 smithi144 bash[75481]: audit 2024-04-30T10:12:51.859662+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.312103+0000 mgr.x (mgr.24998) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.312103+0000 mgr.x (mgr.24998) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.412186+0000 mgr.x (mgr.24998) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.412186+0000 mgr.x (mgr.24998) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.484628+0000 mgr.x (mgr.24998) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.484628+0000 mgr.x (mgr.24998) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.578164+0000 mgr.x (mgr.24998) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.578164+0000 mgr.x (mgr.24998) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.670496+0000 mgr.x (mgr.24998) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.670496+0000 mgr.x (mgr.24998) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.763714+0000 mgr.x (mgr.24998) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.763714+0000 mgr.x (mgr.24998) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.873344+0000 mgr.x (mgr.24998) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.873344+0000 mgr.x (mgr.24998) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:50.947274+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:50.947274+0000 mon.a (mon.0) 6357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:50.949781+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:50.949781+0000 mon.a (mon.0) 6358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:50.952392+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:50.952392+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:50.953224+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:50.953224+0000 mon.a (mon.0) 6360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.958039+0000 mgr.x (mgr.24998) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:50.958039+0000 mgr.x (mgr.24998) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:50.958872+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:50.958872+0000 mon.a (mon.0) 6361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.001235+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.001235+0000 mon.a (mon.0) 6362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.003580+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.003580+0000 mon.a (mon.0) 6363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.005944+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.005944+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.006832+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.006832+0000 mon.a (mon.0) 6365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.011997+0000 mgr.x (mgr.24998) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.011997+0000 mgr.x (mgr.24998) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.012794+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.012794+0000 mon.a (mon.0) 6366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.054394+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.054394+0000 mon.a (mon.0) 6367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.057256+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.057256+0000 mon.a (mon.0) 6368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.059917+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.059917+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.061162+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.061162+0000 mon.a (mon.0) 6370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.069082+0000 mgr.x (mgr.24998) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.069082+0000 mgr.x (mgr.24998) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.069774+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.069774+0000 mon.a (mon.0) 6371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.110604+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.110604+0000 mon.a (mon.0) 6372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.113461+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.113461+0000 mon.a (mon.0) 6373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.116143+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.116143+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.117465+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.117465+0000 mon.a (mon.0) 6375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.125752+0000 mgr.x (mgr.24998) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.125752+0000 mgr.x (mgr.24998) 1701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.126490+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.126490+0000 mon.a (mon.0) 6376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.184070+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.184070+0000 mon.a (mon.0) 6377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.186276+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.186276+0000 mon.a (mon.0) 6378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.188471+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.188471+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.189560+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.189560+0000 mon.a (mon.0) 6380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.206135+0000 mgr.x (mgr.24998) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.206135+0000 mgr.x (mgr.24998) 1702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:52.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.206851+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.206851+0000 mon.a (mon.0) 6381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.247608+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.247608+0000 mon.a (mon.0) 6382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.250142+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.250142+0000 mon.a (mon.0) 6383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.252596+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.252596+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.253638+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.253638+0000 mon.a (mon.0) 6385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.261782+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.261782+0000 mon.a (mon.0) 6386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.319613+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.319613+0000 mon.a (mon.0) 6387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.322833+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.322833+0000 mon.a (mon.0) 6388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.325963+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.325963+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.327245+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.327245+0000 mon.a (mon.0) 6390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.335183+0000 mon.a (mon.0) 6391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.335183+0000 mon.a (mon.0) 6391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.411889+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.411889+0000 mon.a (mon.0) 6392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.416393+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.416393+0000 mon.a (mon.0) 6393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.419626+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.419626+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.421431+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.421431+0000 mon.a (mon.0) 6395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.431079+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.431079+0000 mon.a (mon.0) 6396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.489860+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.489860+0000 mon.a (mon.0) 6397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.492469+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.492469+0000 mon.a (mon.0) 6398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.495892+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.495892+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.496665+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.496665+0000 mon.a (mon.0) 6400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.502644+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.502644+0000 mon.a (mon.0) 6401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.543728+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.543728+0000 mon.a (mon.0) 6402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.545878+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.545878+0000 mon.a (mon.0) 6403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.547964+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.547964+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.548722+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.548722+0000 mon.a (mon.0) 6405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.554161+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.554161+0000 mon.a (mon.0) 6406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.626938+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.626938+0000 mon.a (mon.0) 6407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.629704+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.629704+0000 mon.a (mon.0) 6408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.632636+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.632636+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.633809+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.633809+0000 mon.a (mon.0) 6410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.639232+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.639232+0000 mon.a (mon.0) 6411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.706428+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.706428+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.712294+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.712294+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.721428+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.721428+0000 mon.a (mon.0) 6414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.746013+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.746013+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.749235+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.749235+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.752723+0000 mon.a (mon.0) 6417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.752723+0000 mon.a (mon.0) 6417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.754050+0000 mon.a (mon.0) 6418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.754050+0000 mon.a (mon.0) 6418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.765589+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.765589+0000 mon.a (mon.0) 6419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.840755+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.840755+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:52.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.843582+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.843582+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:52.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.847272+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.847272+0000 mon.a (mon.0) 6422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:52.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.848518+0000 mon.a (mon.0) 6423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.848518+0000 mon.a (mon.0) 6423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:52.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.859662+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:52.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:51 smithi151 bash[59049]: audit 2024-04-30T10:12:51.859662+0000 mon.a (mon.0) 6424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.261301+0000 mgr.x (mgr.24998) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.261301+0000 mgr.x (mgr.24998) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.334480+0000 mgr.x (mgr.24998) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.334480+0000 mgr.x (mgr.24998) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.430446+0000 mgr.x (mgr.24998) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.430446+0000 mgr.x (mgr.24998) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cluster 2024-04-30T10:12:51.432947+0000 mgr.x (mgr.24998) 1706 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 105 op/s 2024-04-30T10:12:53.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cluster 2024-04-30T10:12:51.432947+0000 mgr.x (mgr.24998) 1706 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 105 op/s 2024-04-30T10:12:53.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.501854+0000 mgr.x (mgr.24998) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.501854+0000 mgr.x (mgr.24998) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.553412+0000 mgr.x (mgr.24998) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.553412+0000 mgr.x (mgr.24998) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.638589+0000 mgr.x (mgr.24998) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.638589+0000 mgr.x (mgr.24998) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.765338+0000 mgr.x (mgr.24998) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.765338+0000 mgr.x (mgr.24998) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.859054+0000 mgr.x (mgr.24998) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.859054+0000 mgr.x (mgr.24998) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:51.934019+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:51.934019+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:51.936780+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:51.936780+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:51.939277+0000 mon.a (mon.0) 6427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:51.939277+0000 mon.a (mon.0) 6427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:51.940430+0000 mon.a (mon.0) 6428 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:51.940430+0000 mon.a (mon.0) 6428 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.948000+0000 mgr.x (mgr.24998) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:51.948000+0000 mgr.x (mgr.24998) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:51.948731+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:51.948731+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.010944+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.010944+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.014014+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.014014+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.017081+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.017081+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.018148+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.018148+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.025982+0000 mgr.x (mgr.24998) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.025982+0000 mgr.x (mgr.24998) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.261301+0000 mgr.x (mgr.24998) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.261301+0000 mgr.x (mgr.24998) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.334480+0000 mgr.x (mgr.24998) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.334480+0000 mgr.x (mgr.24998) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.430446+0000 mgr.x (mgr.24998) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.430446+0000 mgr.x (mgr.24998) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cluster 2024-04-30T10:12:51.432947+0000 mgr.x (mgr.24998) 1706 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 105 op/s 2024-04-30T10:12:53.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cluster 2024-04-30T10:12:51.432947+0000 mgr.x (mgr.24998) 1706 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 105 op/s 2024-04-30T10:12:53.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.501854+0000 mgr.x (mgr.24998) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.501854+0000 mgr.x (mgr.24998) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.553412+0000 mgr.x (mgr.24998) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.553412+0000 mgr.x (mgr.24998) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.638589+0000 mgr.x (mgr.24998) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.638589+0000 mgr.x (mgr.24998) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.765338+0000 mgr.x (mgr.24998) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.765338+0000 mgr.x (mgr.24998) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.859054+0000 mgr.x (mgr.24998) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.859054+0000 mgr.x (mgr.24998) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:51.934019+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:51.934019+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:51.936780+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.026509+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.026509+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.084434+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.084434+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.087243+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.087243+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.090525+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.090525+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.091711+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.091711+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.099804+0000 mgr.x (mgr.24998) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.099804+0000 mgr.x (mgr.24998) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.100127+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.100127+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.157448+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.157448+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.162053+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.162053+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.165865+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.165865+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.167108+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.167108+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.175801+0000 mgr.x (mgr.24998) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.175801+0000 mgr.x (mgr.24998) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.176543+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.176543+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.249694+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.249694+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.252788+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.252788+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.256213+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.256213+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.257338+0000 mon.a (mon.0) 6448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.257338+0000 mon.a (mon.0) 6448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.265894+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.265894+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.344155+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.344155+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.347595+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.347595+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:51.936780+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:51.939277+0000 mon.a (mon.0) 6427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:51.939277+0000 mon.a (mon.0) 6427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:51.940430+0000 mon.a (mon.0) 6428 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:51.940430+0000 mon.a (mon.0) 6428 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.948000+0000 mgr.x (mgr.24998) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:51.948000+0000 mgr.x (mgr.24998) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:51.948731+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:51.948731+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.010944+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.010944+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.014014+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.014014+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.017081+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.017081+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.018148+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.018148+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.025982+0000 mgr.x (mgr.24998) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.025982+0000 mgr.x (mgr.24998) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.351175+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.351175+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.352689+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.352689+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.361870+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.361870+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.440782+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.440782+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.443661+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.443661+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.446171+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.446171+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.447225+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.447225+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.454948+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.454948+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.488984+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:53.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.488984+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:53.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.564648+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.564648+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.567463+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.567463+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.570439+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.570439+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.571630+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.571630+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.580226+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.580226+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.642317+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.642317+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.645354+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.645354+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.648006+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.648006+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.649107+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.649107+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.657689+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.657689+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.026509+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.026509+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.084434+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.084434+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.087243+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.087243+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.090525+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.090525+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.091711+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.091711+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.099804+0000 mgr.x (mgr.24998) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.099804+0000 mgr.x (mgr.24998) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.100127+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.100127+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.157448+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.157448+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.162053+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.162053+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.165865+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.165865+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.716234+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.716234+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.719257+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.719257+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.721735+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.721735+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.722818+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.722818+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.731384+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.731384+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.790141+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.790141+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.792565+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.792565+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.794878+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.794878+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.795941+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.795941+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.804219+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.804219+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.847413+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.847413+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.849642+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.849642+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.852451+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.852451+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.853412+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.853412+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.861499+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[75481]: audit 2024-04-30T10:12:52.861499+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.167108+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.167108+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.175801+0000 mgr.x (mgr.24998) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.175801+0000 mgr.x (mgr.24998) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.176543+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.176543+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.249694+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.249694+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.252788+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.252788+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.256213+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.256213+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.257338+0000 mon.a (mon.0) 6448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.257338+0000 mon.a (mon.0) 6448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.265894+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.265894+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.344155+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.344155+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.347595+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.347595+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.351175+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.351175+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.352689+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.352689+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.361870+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.361870+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.440782+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.440782+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.443661+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.443661+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.446171+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.446171+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.447225+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.447225+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.454948+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.454948+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.488984+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:53.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.488984+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:53.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.564648+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.564648+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.567463+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.567463+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.570439+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.570439+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.571630+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.571630+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.580226+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.580226+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.642317+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.642317+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.645354+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.645354+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.648006+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.648006+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.649107+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.649107+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.657689+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.657689+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.716234+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.716234+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.719257+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.719257+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.721735+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.721735+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.722818+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.722818+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.731384+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.731384+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.790141+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.790141+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.792565+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.792565+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.794878+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.794878+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.795941+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.795941+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.804219+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.804219+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.847413+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.847413+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.849642+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.849642+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.852451+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.852451+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.853412+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.853412+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.861499+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:52 smithi144 bash[73244]: audit 2024-04-30T10:12:52.861499+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.290 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.261301+0000 mgr.x (mgr.24998) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.290 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.261301+0000 mgr.x (mgr.24998) 1703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.290 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.334480+0000 mgr.x (mgr.24998) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.290 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.334480+0000 mgr.x (mgr.24998) 1704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.290 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.430446+0000 mgr.x (mgr.24998) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.290 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.430446+0000 mgr.x (mgr.24998) 1705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.290 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cluster 2024-04-30T10:12:51.432947+0000 mgr.x (mgr.24998) 1706 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 105 op/s 2024-04-30T10:12:53.291 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cluster 2024-04-30T10:12:51.432947+0000 mgr.x (mgr.24998) 1706 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 105 op/s 2024-04-30T10:12:53.291 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.501854+0000 mgr.x (mgr.24998) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.291 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.501854+0000 mgr.x (mgr.24998) 1707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.291 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.553412+0000 mgr.x (mgr.24998) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.291 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.553412+0000 mgr.x (mgr.24998) 1708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.291 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.638589+0000 mgr.x (mgr.24998) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.291 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.638589+0000 mgr.x (mgr.24998) 1709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.291 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.765338+0000 mgr.x (mgr.24998) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.291 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.765338+0000 mgr.x (mgr.24998) 1710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.291 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.859054+0000 mgr.x (mgr.24998) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.291 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.859054+0000 mgr.x (mgr.24998) 1711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.291 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:51.934019+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.291 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:51.934019+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.292 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:51.936780+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.292 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:51.936780+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.292 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:51.939277+0000 mon.a (mon.0) 6427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.292 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:51.939277+0000 mon.a (mon.0) 6427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.292 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:51.940430+0000 mon.a (mon.0) 6428 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.292 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:51.940430+0000 mon.a (mon.0) 6428 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.292 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.948000+0000 mgr.x (mgr.24998) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.292 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:51.948000+0000 mgr.x (mgr.24998) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.292 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:51.948731+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.292 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:51.948731+0000 mon.a (mon.0) 6429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.292 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.010944+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.292 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.010944+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.293 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.014014+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.293 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.014014+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.293 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.017081+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.293 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.017081+0000 mon.a (mon.0) 6432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.293 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.018148+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.293 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.018148+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.293 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.025982+0000 mgr.x (mgr.24998) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.293 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.025982+0000 mgr.x (mgr.24998) 1713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.294 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.026509+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.294 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.026509+0000 mon.a (mon.0) 6434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.294 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.084434+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.294 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.084434+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.295 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.087243+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.295 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.087243+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.295 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.090525+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.295 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.090525+0000 mon.a (mon.0) 6437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.295 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.091711+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.295 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.091711+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.295 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.099804+0000 mgr.x (mgr.24998) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.295 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.099804+0000 mgr.x (mgr.24998) 1714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.295 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.100127+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.295 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.100127+0000 mon.a (mon.0) 6439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.295 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.157448+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.295 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.157448+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.295 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.162053+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.296 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.162053+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.296 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.165865+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.296 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.165865+0000 mon.a (mon.0) 6442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.296 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.167108+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.296 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.167108+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.296 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.175801+0000 mgr.x (mgr.24998) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.296 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.175801+0000 mgr.x (mgr.24998) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:53.296 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.176543+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.296 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.176543+0000 mon.a (mon.0) 6444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.296 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.249694+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.296 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.249694+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.296 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.252788+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.296 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.252788+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.296 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.256213+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.297 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.256213+0000 mon.a (mon.0) 6447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.297 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.257338+0000 mon.a (mon.0) 6448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.297 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.257338+0000 mon.a (mon.0) 6448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.297 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.265894+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.297 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.265894+0000 mon.a (mon.0) 6449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.297 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.344155+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.297 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.344155+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.297 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.347595+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.297 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.347595+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.297 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.351175+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.297 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.351175+0000 mon.a (mon.0) 6452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.297 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.352689+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.297 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.352689+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.297 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.361870+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.298 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.361870+0000 mon.a (mon.0) 6454 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.298 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.440782+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.298 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.440782+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.298 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.443661+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.298 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.443661+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.298 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.446171+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.298 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.446171+0000 mon.a (mon.0) 6457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.298 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.447225+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.298 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.447225+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.298 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.454948+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.299 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.454948+0000 mon.a (mon.0) 6459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.299 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.488984+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:53.299 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.488984+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:12:53.299 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.564648+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.299 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.564648+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.299 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.567463+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.299 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.567463+0000 mon.a (mon.0) 6462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.299 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.570439+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.299 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.570439+0000 mon.a (mon.0) 6463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.299 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.571630+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.299 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.571630+0000 mon.a (mon.0) 6464 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.299 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.580226+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.299 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.580226+0000 mon.a (mon.0) 6465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.299 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.642317+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.299 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.642317+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.299 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.645354+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.300 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.645354+0000 mon.a (mon.0) 6467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.300 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.648006+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.300 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.648006+0000 mon.a (mon.0) 6468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.300 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.649107+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.300 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.649107+0000 mon.a (mon.0) 6469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.300 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.657689+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.300 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.657689+0000 mon.a (mon.0) 6470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.300 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.716234+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.300 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.716234+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.300 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.719257+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.300 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.719257+0000 mon.a (mon.0) 6472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.300 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.721735+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.300 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.721735+0000 mon.a (mon.0) 6473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.300 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.722818+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.300 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.722818+0000 mon.a (mon.0) 6474 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.731384+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.731384+0000 mon.a (mon.0) 6475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.790141+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.790141+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.792565+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.792565+0000 mon.a (mon.0) 6477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.794878+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.794878+0000 mon.a (mon.0) 6478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.795941+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.795941+0000 mon.a (mon.0) 6479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.804219+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.804219+0000 mon.a (mon.0) 6480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.847413+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.847413+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:53.301 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.849642+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.302 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.849642+0000 mon.a (mon.0) 6482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:53.302 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.852451+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.302 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.852451+0000 mon.a (mon.0) 6483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:53.302 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.853412+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.302 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.853412+0000 mon.a (mon.0) 6484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:53.302 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.861499+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:53.302 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:52 smithi151 bash[59049]: audit 2024-04-30T10:12:52.861499+0000 mon.a (mon.0) 6485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.265186+0000 mgr.x (mgr.24998) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.265186+0000 mgr.x (mgr.24998) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.361221+0000 mgr.x (mgr.24998) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.361221+0000 mgr.x (mgr.24998) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.454414+0000 mgr.x (mgr.24998) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.454414+0000 mgr.x (mgr.24998) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.579608+0000 mgr.x (mgr.24998) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.579608+0000 mgr.x (mgr.24998) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.657180+0000 mgr.x (mgr.24998) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.657180+0000 mgr.x (mgr.24998) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.730831+0000 mgr.x (mgr.24998) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.730831+0000 mgr.x (mgr.24998) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.803694+0000 mgr.x (mgr.24998) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.803694+0000 mgr.x (mgr.24998) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.861159+0000 mgr.x (mgr.24998) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.861159+0000 mgr.x (mgr.24998) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:52.923428+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:52.923428+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:52.926899+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:52.926899+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:52.929950+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.265186+0000 mgr.x (mgr.24998) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.265186+0000 mgr.x (mgr.24998) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.361221+0000 mgr.x (mgr.24998) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.361221+0000 mgr.x (mgr.24998) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.454414+0000 mgr.x (mgr.24998) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.454414+0000 mgr.x (mgr.24998) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.579608+0000 mgr.x (mgr.24998) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.579608+0000 mgr.x (mgr.24998) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.657180+0000 mgr.x (mgr.24998) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.657180+0000 mgr.x (mgr.24998) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.730831+0000 mgr.x (mgr.24998) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.730831+0000 mgr.x (mgr.24998) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.803694+0000 mgr.x (mgr.24998) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.803694+0000 mgr.x (mgr.24998) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.861159+0000 mgr.x (mgr.24998) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.861159+0000 mgr.x (mgr.24998) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:52.923428+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:52.923428+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:52.926899+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:52.926899+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:52.929950+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:52.929950+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:52.931155+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:52.931155+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.936767+0000 mgr.x (mgr.24998) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:52.936767+0000 mgr.x (mgr.24998) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:52.937268+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:52.937268+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.000551+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.000551+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.003929+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.003929+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.006791+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.006791+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.008108+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.008108+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:53.015077+0000 mgr.x (mgr.24998) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:53.015077+0000 mgr.x (mgr.24998) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.015488+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.015488+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.079850+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:52.929950+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:52.931155+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:52.931155+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.936767+0000 mgr.x (mgr.24998) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:52.936767+0000 mgr.x (mgr.24998) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:52.937268+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:52.937268+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.000551+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.000551+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.003929+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.003929+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.006791+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.006791+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.008108+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.008108+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:53.015077+0000 mgr.x (mgr.24998) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:53.015077+0000 mgr.x (mgr.24998) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.015488+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.015488+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.079850+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.079850+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.082987+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.082987+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.087670+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.087670+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.089076+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.089076+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:53.097353+0000 mgr.x (mgr.24998) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:53.097353+0000 mgr.x (mgr.24998) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.097866+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.097866+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.175896+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.175896+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.179319+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.179319+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.182804+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.182804+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.183941+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.183941+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.079850+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.082987+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.082987+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.087670+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.087670+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.089076+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.089076+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:53.097353+0000 mgr.x (mgr.24998) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:53.097353+0000 mgr.x (mgr.24998) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.097866+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.097866+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.175896+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.175896+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.179319+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.179319+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.182804+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.182804+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.183941+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.183941+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:53.191783+0000 mgr.x (mgr.24998) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: cephadm 2024-04-30T10:12:53.191783+0000 mgr.x (mgr.24998) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.192325+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.192325+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.253411+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.253411+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.259683+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.259683+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.265697+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.265697+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.266579+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.266579+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.271536+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.271536+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.277014+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.277014+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.284002+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.284002+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.291168+0000 mon.a (mon.0) 6513 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.291168+0000 mon.a (mon.0) 6513 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.349650+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:53.191783+0000 mgr.x (mgr.24998) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: cephadm 2024-04-30T10:12:53.191783+0000 mgr.x (mgr.24998) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.192325+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.192325+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.253411+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.253411+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.259683+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.259683+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.265697+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.265697+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.266579+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.266579+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.271536+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.271536+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.277014+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.277014+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.284002+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.284002+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.291168+0000 mon.a (mon.0) 6513 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.291168+0000 mon.a (mon.0) 6513 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.349650+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.349650+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.352686+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.352686+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.355119+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.355119+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.356948+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.356948+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.359779+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.359779+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.362893+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.362893+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.365243+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.365243+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.373538+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.373538+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.377259+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi144.epmman"}]: dispatch 2024-04-30T10:12:54.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.377259+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi144.epmman"}]: dispatch 2024-04-30T10:12:54.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.382717+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi144.epmman"}]': finished 2024-04-30T10:12:54.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.382717+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi144.epmman"}]': finished 2024-04-30T10:12:54.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.349650+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.352686+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.352686+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.355119+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.355119+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.356948+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.356948+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.359779+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.359779+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.362893+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.362893+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.365243+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.365243+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.373538+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.373538+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.377259+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi144.epmman"}]: dispatch 2024-04-30T10:12:54.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.377259+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi144.epmman"}]: dispatch 2024-04-30T10:12:54.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.382717+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi144.epmman"}]': finished 2024-04-30T10:12:54.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.382717+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi144.epmman"}]': finished 2024-04-30T10:12:54.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.386160+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi151.ssjvvg"}]: dispatch 2024-04-30T10:12:54.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.386160+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi151.ssjvvg"}]: dispatch 2024-04-30T10:12:54.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.391395+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi151.ssjvvg"}]': finished 2024-04-30T10:12:54.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.391395+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi151.ssjvvg"}]': finished 2024-04-30T10:12:54.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.394706+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi144.bqchkk"}]: dispatch 2024-04-30T10:12:54.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.394706+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi144.bqchkk"}]: dispatch 2024-04-30T10:12:54.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.400311+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi144.bqchkk"}]': finished 2024-04-30T10:12:54.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.400311+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi144.bqchkk"}]': finished 2024-04-30T10:12:54.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.403871+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi151.blgvxw"}]: dispatch 2024-04-30T10:12:54.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.403871+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi151.blgvxw"}]: dispatch 2024-04-30T10:12:54.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.409481+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi151.blgvxw"}]': finished 2024-04-30T10:12:54.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.409481+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi151.blgvxw"}]': finished 2024-04-30T10:12:54.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.413501+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.413501+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.420619+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.420619+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.424356+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.424356+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.426055+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.426055+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.432830+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[73244]: audit 2024-04-30T10:12:53.432830+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.386160+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi151.ssjvvg"}]: dispatch 2024-04-30T10:12:54.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.386160+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi151.ssjvvg"}]: dispatch 2024-04-30T10:12:54.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.391395+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi151.ssjvvg"}]': finished 2024-04-30T10:12:54.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.391395+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi151.ssjvvg"}]': finished 2024-04-30T10:12:54.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.394706+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi144.bqchkk"}]: dispatch 2024-04-30T10:12:54.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.394706+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi144.bqchkk"}]: dispatch 2024-04-30T10:12:54.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.400311+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi144.bqchkk"}]': finished 2024-04-30T10:12:54.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.400311+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi144.bqchkk"}]': finished 2024-04-30T10:12:54.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.403871+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi151.blgvxw"}]: dispatch 2024-04-30T10:12:54.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.403871+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi151.blgvxw"}]: dispatch 2024-04-30T10:12:54.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.409481+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi151.blgvxw"}]': finished 2024-04-30T10:12:54.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.409481+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi151.blgvxw"}]': finished 2024-04-30T10:12:54.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.413501+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.413501+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.420619+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.420619+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.424356+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.424356+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.426055+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.426055+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.432830+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:53 smithi144 bash[75481]: audit 2024-04-30T10:12:53.432830+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.265 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.265186+0000 mgr.x (mgr.24998) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.265 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.265186+0000 mgr.x (mgr.24998) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.265 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.361221+0000 mgr.x (mgr.24998) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.265 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.361221+0000 mgr.x (mgr.24998) 1717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.265 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.454414+0000 mgr.x (mgr.24998) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.265 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.454414+0000 mgr.x (mgr.24998) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.579608+0000 mgr.x (mgr.24998) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.579608+0000 mgr.x (mgr.24998) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.657180+0000 mgr.x (mgr.24998) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.657180+0000 mgr.x (mgr.24998) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.730831+0000 mgr.x (mgr.24998) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.730831+0000 mgr.x (mgr.24998) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.803694+0000 mgr.x (mgr.24998) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.803694+0000 mgr.x (mgr.24998) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.861159+0000 mgr.x (mgr.24998) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.861159+0000 mgr.x (mgr.24998) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:52.923428+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:52.923428+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:52.926899+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.266 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:52.926899+0000 mon.a (mon.0) 6487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.267 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:52.929950+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.267 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:52.929950+0000 mon.a (mon.0) 6488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:52.931155+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:52.931155+0000 mon.a (mon.0) 6489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.936767+0000 mgr.x (mgr.24998) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:52.936767+0000 mgr.x (mgr.24998) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:52.937268+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.268 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:52.937268+0000 mon.a (mon.0) 6490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.000551+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.000551+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.003929+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.003929+0000 mon.a (mon.0) 6492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.006791+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.006791+0000 mon.a (mon.0) 6493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.008108+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.008108+0000 mon.a (mon.0) 6494 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:53.015077+0000 mgr.x (mgr.24998) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:53.015077+0000 mgr.x (mgr.24998) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.015488+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.015488+0000 mon.a (mon.0) 6495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.269 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.079850+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.079850+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.082987+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.082987+0000 mon.a (mon.0) 6497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.087670+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.087670+0000 mon.a (mon.0) 6498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.089076+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.089076+0000 mon.a (mon.0) 6499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:53.097353+0000 mgr.x (mgr.24998) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:53.097353+0000 mgr.x (mgr.24998) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.097866+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.097866+0000 mon.a (mon.0) 6500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.175896+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.175896+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.270 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.179319+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.179319+0000 mon.a (mon.0) 6502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.182804+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.182804+0000 mon.a (mon.0) 6503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.183941+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.183941+0000 mon.a (mon.0) 6504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:53.191783+0000 mgr.x (mgr.24998) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: cephadm 2024-04-30T10:12:53.191783+0000 mgr.x (mgr.24998) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:12:54.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.192325+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.192325+0000 mon.a (mon.0) 6505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.253411+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.253411+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.259683+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.259683+0000 mon.a (mon.0) 6507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.265697+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.265697+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.271 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.266579+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.266579+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:54.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.271536+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.271536+0000 mon.a (mon.0) 6510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:12:54.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.277014+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.277014+0000 mon.a (mon.0) 6511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.284002+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.284002+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.291168+0000 mon.a (mon.0) 6513 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.291168+0000 mon.a (mon.0) 6513 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.349650+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.349650+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:12:54.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.352686+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.352686+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.355119+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.355119+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.356948+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.356948+0000 mon.a (mon.0) 6517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.359779+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.359779+0000 mon.a (mon.0) 6518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.362893+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.362893+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.365243+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.365243+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.373538+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.373538+0000 mon.a (mon.0) 6521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.377259+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi144.epmman"}]: dispatch 2024-04-30T10:12:54.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.377259+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi144.epmman"}]: dispatch 2024-04-30T10:12:54.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.382717+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi144.epmman"}]': finished 2024-04-30T10:12:54.273 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.382717+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi144.epmman"}]': finished 2024-04-30T10:12:54.274 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.386160+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi151.ssjvvg"}]: dispatch 2024-04-30T10:12:54.274 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.386160+0000 mon.a (mon.0) 6524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi151.ssjvvg"}]: dispatch 2024-04-30T10:12:54.274 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.391395+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi151.ssjvvg"}]': finished 2024-04-30T10:12:54.274 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.391395+0000 mon.a (mon.0) 6525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi151.ssjvvg"}]': finished 2024-04-30T10:12:54.274 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.394706+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi144.bqchkk"}]: dispatch 2024-04-30T10:12:54.274 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.394706+0000 mon.a (mon.0) 6526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi144.bqchkk"}]: dispatch 2024-04-30T10:12:54.274 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.400311+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi144.bqchkk"}]': finished 2024-04-30T10:12:54.274 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.400311+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi144.bqchkk"}]': finished 2024-04-30T10:12:54.275 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.403871+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi151.blgvxw"}]: dispatch 2024-04-30T10:12:54.275 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.403871+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi151.blgvxw"}]: dispatch 2024-04-30T10:12:54.275 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.409481+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi151.blgvxw"}]': finished 2024-04-30T10:12:54.275 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.409481+0000 mon.a (mon.0) 6529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi151.blgvxw"}]': finished 2024-04-30T10:12:54.275 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.413501+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.275 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.413501+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.275 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.420619+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.275 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.420619+0000 mon.a (mon.0) 6531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.275 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.424356+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.275 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.424356+0000 mon.a (mon.0) 6532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.275 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.426055+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.275 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.426055+0000 mon.a (mon.0) 6533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:54.275 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.432830+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:54.275 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:53 smithi151 bash[59049]: audit 2024-04-30T10:12:53.432830+0000 mon.a (mon.0) 6534 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:55.158 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[75481]: cephadm 2024-04-30T10:12:53.365291+0000 mgr.x (mgr.24998) 1728 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-30T10:12:55.158 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[75481]: cephadm 2024-04-30T10:12:53.365291+0000 mgr.x (mgr.24998) 1728 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-30T10:12:55.158 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[75481]: cephadm 2024-04-30T10:12:53.413476+0000 mgr.x (mgr.24998) 1729 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-30T10:12:55.159 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[75481]: cephadm 2024-04-30T10:12:53.413476+0000 mgr.x (mgr.24998) 1729 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-30T10:12:55.159 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[75481]: cephadm 2024-04-30T10:12:53.425789+0000 mgr.x (mgr.24998) 1730 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-30T10:12:55.159 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[75481]: cephadm 2024-04-30T10:12:53.425789+0000 mgr.x (mgr.24998) 1730 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-30T10:12:55.159 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[75481]: cluster 2024-04-30T10:12:53.433460+0000 mgr.x (mgr.24998) 1731 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-30T10:12:55.159 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[75481]: cluster 2024-04-30T10:12:53.433460+0000 mgr.x (mgr.24998) 1731 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-30T10:12:55.159 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[75481]: audit 2024-04-30T10:12:53.845053+0000 mgr.x (mgr.24998) 1732 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:55.159 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[75481]: audit 2024-04-30T10:12:53.845053+0000 mgr.x (mgr.24998) 1732 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:55.159 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[73244]: cephadm 2024-04-30T10:12:53.365291+0000 mgr.x (mgr.24998) 1728 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-30T10:12:55.159 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[73244]: cephadm 2024-04-30T10:12:53.365291+0000 mgr.x (mgr.24998) 1728 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-30T10:12:55.159 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[73244]: cephadm 2024-04-30T10:12:53.413476+0000 mgr.x (mgr.24998) 1729 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-30T10:12:55.159 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[73244]: cephadm 2024-04-30T10:12:53.413476+0000 mgr.x (mgr.24998) 1729 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-30T10:12:55.160 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[73244]: cephadm 2024-04-30T10:12:53.425789+0000 mgr.x (mgr.24998) 1730 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-30T10:12:55.160 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[73244]: cephadm 2024-04-30T10:12:53.425789+0000 mgr.x (mgr.24998) 1730 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-30T10:12:55.160 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[73244]: cluster 2024-04-30T10:12:53.433460+0000 mgr.x (mgr.24998) 1731 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-30T10:12:55.160 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[73244]: cluster 2024-04-30T10:12:53.433460+0000 mgr.x (mgr.24998) 1731 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-30T10:12:55.160 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[73244]: audit 2024-04-30T10:12:53.845053+0000 mgr.x (mgr.24998) 1732 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:55.160 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:54 smithi144 bash[73244]: audit 2024-04-30T10:12:53.845053+0000 mgr.x (mgr.24998) 1732 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:55.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:54 smithi151 bash[59049]: cephadm 2024-04-30T10:12:53.365291+0000 mgr.x (mgr.24998) 1728 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-30T10:12:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:54 smithi151 bash[59049]: cephadm 2024-04-30T10:12:53.365291+0000 mgr.x (mgr.24998) 1728 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-30T10:12:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:54 smithi151 bash[59049]: cephadm 2024-04-30T10:12:53.413476+0000 mgr.x (mgr.24998) 1729 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-30T10:12:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:54 smithi151 bash[59049]: cephadm 2024-04-30T10:12:53.413476+0000 mgr.x (mgr.24998) 1729 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-30T10:12:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:54 smithi151 bash[59049]: cephadm 2024-04-30T10:12:53.425789+0000 mgr.x (mgr.24998) 1730 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-30T10:12:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:54 smithi151 bash[59049]: cephadm 2024-04-30T10:12:53.425789+0000 mgr.x (mgr.24998) 1730 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-30T10:12:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:54 smithi151 bash[59049]: cluster 2024-04-30T10:12:53.433460+0000 mgr.x (mgr.24998) 1731 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-30T10:12:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:54 smithi151 bash[59049]: cluster 2024-04-30T10:12:53.433460+0000 mgr.x (mgr.24998) 1731 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-30T10:12:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:54 smithi151 bash[59049]: audit 2024-04-30T10:12:53.845053+0000 mgr.x (mgr.24998) 1732 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:55.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:54 smithi151 bash[59049]: audit 2024-04-30T10:12:53.845053+0000 mgr.x (mgr.24998) 1732 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:12:56.918 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:12:57.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:56 smithi151 bash[59049]: cluster 2024-04-30T10:12:55.434600+0000 mgr.x (mgr.24998) 1733 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-30T10:12:57.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:56 smithi151 bash[59049]: cluster 2024-04-30T10:12:55.434600+0000 mgr.x (mgr.24998) 1733 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-30T10:12:57.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:56 smithi151 bash[59049]: audit 2024-04-30T10:12:56.264296+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:56 smithi151 bash[59049]: audit 2024-04-30T10:12:56.264296+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:56 smithi151 bash[59049]: audit 2024-04-30T10:12:56.269069+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:12:57.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:56 smithi151 bash[59049]: audit 2024-04-30T10:12:56.269069+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:12:57.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:56 smithi151 bash[59049]: audit 2024-04-30T10:12:56.296426+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:57.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:56 smithi151 bash[59049]: audit 2024-04-30T10:12:56.296426+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:57.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:56 smithi151 bash[59049]: audit 2024-04-30T10:12:56.733538+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:56 smithi151 bash[59049]: audit 2024-04-30T10:12:56.733538+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:56 smithi151 bash[59049]: audit 2024-04-30T10:12:56.739278+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:56 smithi151 bash[59049]: audit 2024-04-30T10:12:56.739278+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:56 smithi151 bash[59049]: audit 2024-04-30T10:12:56.744667+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:56 smithi151 bash[59049]: audit 2024-04-30T10:12:56.744667+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[75481]: cluster 2024-04-30T10:12:55.434600+0000 mgr.x (mgr.24998) 1733 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-30T10:12:57.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[75481]: cluster 2024-04-30T10:12:55.434600+0000 mgr.x (mgr.24998) 1733 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-30T10:12:57.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[75481]: audit 2024-04-30T10:12:56.264296+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[75481]: audit 2024-04-30T10:12:56.264296+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[75481]: audit 2024-04-30T10:12:56.269069+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:12:57.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[75481]: audit 2024-04-30T10:12:56.269069+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:12:57.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[75481]: audit 2024-04-30T10:12:56.296426+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:57.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[75481]: audit 2024-04-30T10:12:56.296426+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:57.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[75481]: audit 2024-04-30T10:12:56.733538+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[75481]: audit 2024-04-30T10:12:56.733538+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[75481]: audit 2024-04-30T10:12:56.739278+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[75481]: audit 2024-04-30T10:12:56.739278+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[75481]: audit 2024-04-30T10:12:56.744667+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[75481]: audit 2024-04-30T10:12:56.744667+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[73244]: cluster 2024-04-30T10:12:55.434600+0000 mgr.x (mgr.24998) 1733 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-30T10:12:57.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[73244]: cluster 2024-04-30T10:12:55.434600+0000 mgr.x (mgr.24998) 1733 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-30T10:12:57.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[73244]: audit 2024-04-30T10:12:56.264296+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[73244]: audit 2024-04-30T10:12:56.264296+0000 mon.a (mon.0) 6535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[73244]: audit 2024-04-30T10:12:56.269069+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:12:57.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[73244]: audit 2024-04-30T10:12:56.269069+0000 mon.a (mon.0) 6536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi144.ehnvft", "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-30T10:12:57.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[73244]: audit 2024-04-30T10:12:56.296426+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:57.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[73244]: audit 2024-04-30T10:12:56.296426+0000 mon.a (mon.0) 6537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:12:57.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[73244]: audit 2024-04-30T10:12:56.733538+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[73244]: audit 2024-04-30T10:12:56.733538+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[73244]: audit 2024-04-30T10:12:56.739278+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[73244]: audit 2024-04-30T10:12:56.739278+0000 mon.a (mon.0) 6539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[73244]: audit 2024-04-30T10:12:56.744667+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:56 smithi144 bash[73244]: audit 2024-04-30T10:12:56.744667+0000 mon.a (mon.0) 6540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:12:57.669 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:12:57.669 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 5s ago 23m - - 2024-04-30T10:12:57.669 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 0s ago 23m - - 2024-04-30T10:12:57.669 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (10m) 5s ago 16m 15.0M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:12:57.669 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (9m) 0s ago 16m 42.1M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:12:57.669 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (8m) 5s ago 14m 44.2M - 3.5 e1d6a67b021e 03085260eb1e 2024-04-30T10:12:57.669 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (8m) 0s ago 22m 528M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:12:57.669 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (8m) 5s ago 24m 441M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:12:57.669 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (7m) 5s ago 24m 78.2M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:12:57.669 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (6m) 0s ago 22m 55.8M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:12:57.669 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (7m) 5s ago 22m 63.3M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:12:57.670 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (10m) 5s ago 16m 9163k - 1.3.1 1dbe0e931976 7b01e2041b73 2024-04-30T10:12:57.670 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (9m) 0s ago 16m 11.8M - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:12:57.670 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (5m) 5s ago 22m 65.7M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 9026452f4e61 2024-04-30T10:12:57.670 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (5m) 5s ago 21m 68.3M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 5352fc47dc65 2024-04-30T10:12:57.670 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (4m) 5s ago 20m 53.3M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 844548442e03 2024-04-30T10:12:57.670 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (3m) 5s ago 20m 59.4M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 38564960fb5e 2024-04-30T10:12:57.670 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (2m) 0s ago 19m 55.9M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a d762b27599e9 2024-04-30T10:12:57.670 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (2m) 0s ago 19m 54.6M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 3d18367ad531 2024-04-30T10:12:57.670 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (104s) 0s ago 18m 51.3M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a ca26e9510102 2024-04-30T10:12:57.670 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (55s) 0s ago 17m 48.2M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 194d459d9dac 2024-04-30T10:12:57.670 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (8m) 0s ago 17m 67.2M - 2.33.4 514e6a882f6e 1c77bdb7cd95 2024-04-30T10:12:57.670 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (40s) 5s ago 14m 88.2M - 19.0.0-3357-g3a873b0c c50cf5fa633a 4112b8bf2228 2024-04-30T10:12:57.670 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (24s) 0s ago 14m 87.9M - 19.0.0-3357-g3a873b0c c50cf5fa633a c1ca94882e7a 2024-04-30T10:12:57.670 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (30s) 5s ago 14m 88.1M - 19.0.0-3357-g3a873b0c c50cf5fa633a 4496385e578c 2024-04-30T10:12:57.670 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (13s) 0s ago 14m 87.9M - 19.0.0-3357-g3a873b0c c50cf5fa633a fdad8ed67ac0 2024-04-30T10:12:58.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:57 smithi151 bash[59049]: cephadm 2024-04-30T10:12:56.255544+0000 mgr.x (mgr.24998) 1734 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi144.ehnvft 2024-04-30T10:12:58.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:57 smithi151 bash[59049]: cephadm 2024-04-30T10:12:56.255544+0000 mgr.x (mgr.24998) 1734 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi144.ehnvft 2024-04-30T10:12:58.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:57 smithi151 bash[59049]: cephadm 2024-04-30T10:12:56.297554+0000 mgr.x (mgr.24998) 1735 : cephadm [INF] Deploying daemon iscsi.foo.smithi144.ehnvft on smithi144 2024-04-30T10:12:58.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:57 smithi151 bash[59049]: cephadm 2024-04-30T10:12:56.297554+0000 mgr.x (mgr.24998) 1735 : cephadm [INF] Deploying daemon iscsi.foo.smithi144.ehnvft on smithi144 2024-04-30T10:12:58.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:57 smithi151 bash[59049]: audit 2024-04-30T10:12:56.904373+0000 mgr.x (mgr.24998) 1736 : audit [DBG] from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:58.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:57 smithi151 bash[59049]: audit 2024-04-30T10:12:56.904373+0000 mgr.x (mgr.24998) 1736 : audit [DBG] from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:58.091 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:12:58.091 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:12:58.091 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:12:58.092 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:12:58.092 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:12:58.092 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:12:58.092 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:12:58.092 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:12:58.092 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 8 2024-04-30T10:12:58.092 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:12:58.092 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:12:58.092 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 4 2024-04-30T10:12:58.092 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:12:58.092 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:12:58.092 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 17 2024-04-30T10:12:58.092 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:12:58.092 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:12:58.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:57 smithi144 bash[75481]: cephadm 2024-04-30T10:12:56.255544+0000 mgr.x (mgr.24998) 1734 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi144.ehnvft 2024-04-30T10:12:58.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:57 smithi144 bash[75481]: cephadm 2024-04-30T10:12:56.255544+0000 mgr.x (mgr.24998) 1734 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi144.ehnvft 2024-04-30T10:12:58.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:57 smithi144 bash[75481]: cephadm 2024-04-30T10:12:56.297554+0000 mgr.x (mgr.24998) 1735 : cephadm [INF] Deploying daemon iscsi.foo.smithi144.ehnvft on smithi144 2024-04-30T10:12:58.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:57 smithi144 bash[75481]: cephadm 2024-04-30T10:12:56.297554+0000 mgr.x (mgr.24998) 1735 : cephadm [INF] Deploying daemon iscsi.foo.smithi144.ehnvft on smithi144 2024-04-30T10:12:58.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:57 smithi144 bash[75481]: audit 2024-04-30T10:12:56.904373+0000 mgr.x (mgr.24998) 1736 : audit [DBG] from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:58.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:57 smithi144 bash[75481]: audit 2024-04-30T10:12:56.904373+0000 mgr.x (mgr.24998) 1736 : audit [DBG] from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:58.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:57 smithi144 bash[73244]: cephadm 2024-04-30T10:12:56.255544+0000 mgr.x (mgr.24998) 1734 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi144.ehnvft 2024-04-30T10:12:58.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:57 smithi144 bash[73244]: cephadm 2024-04-30T10:12:56.255544+0000 mgr.x (mgr.24998) 1734 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi144.ehnvft 2024-04-30T10:12:58.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:57 smithi144 bash[73244]: cephadm 2024-04-30T10:12:56.297554+0000 mgr.x (mgr.24998) 1735 : cephadm [INF] Deploying daemon iscsi.foo.smithi144.ehnvft on smithi144 2024-04-30T10:12:58.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:57 smithi144 bash[73244]: cephadm 2024-04-30T10:12:56.297554+0000 mgr.x (mgr.24998) 1735 : cephadm [INF] Deploying daemon iscsi.foo.smithi144.ehnvft on smithi144 2024-04-30T10:12:58.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:57 smithi144 bash[73244]: audit 2024-04-30T10:12:56.904373+0000 mgr.x (mgr.24998) 1736 : audit [DBG] from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:58.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:57 smithi144 bash[73244]: audit 2024-04-30T10:12:56.904373+0000 mgr.x (mgr.24998) 1736 : audit [DBG] from='client.44734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:58.458 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:12:58.459 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:12:58.459 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:12:58.459 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:12:58.459 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:12:58.459 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr", 2024-04-30T10:12:58.459 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw", 2024-04-30T10:12:58.459 INFO:teuthology.orchestra.run.smithi144.stdout: "osd", 2024-04-30T10:12:58.459 INFO:teuthology.orchestra.run.smithi144.stdout: "mon" 2024-04-30T10:12:58.459 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:12:58.459 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "17/23 daemons upgraded", 2024-04-30T10:12:58.459 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading iscsi daemons", 2024-04-30T10:12:58.459 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:12:58.459 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:12:58.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:12:58 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:12:58] "GET /metrics HTTP/1.1" 200 38608 "" "Prometheus/2.33.4" 2024-04-30T10:12:58.734 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:12:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:58.735 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:12:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:58.735 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:12:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:58.735 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:12:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:58.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:58.736 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:12:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:58.736 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:12:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:58.736 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:12:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:58.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:58 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:12:58.892 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_OK 2024-04-30T10:12:59.180 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:58 smithi151 bash[59049]: audit 2024-04-30T10:12:57.253156+0000 mgr.x (mgr.24998) 1737 : audit [DBG] from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:59.180 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:58 smithi151 bash[59049]: audit 2024-04-30T10:12:57.253156+0000 mgr.x (mgr.24998) 1737 : audit [DBG] from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:59.180 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:58 smithi151 bash[59049]: cluster 2024-04-30T10:12:57.435767+0000 mgr.x (mgr.24998) 1738 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-30T10:12:59.180 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:58 smithi151 bash[59049]: cluster 2024-04-30T10:12:57.435767+0000 mgr.x (mgr.24998) 1738 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-30T10:12:59.180 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:58 smithi151 bash[59049]: audit 2024-04-30T10:12:57.617507+0000 mgr.x (mgr.24998) 1739 : audit [DBG] from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:59.180 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:58 smithi151 bash[59049]: audit 2024-04-30T10:12:57.617507+0000 mgr.x (mgr.24998) 1739 : audit [DBG] from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:59.180 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:58 smithi151 bash[59049]: audit 2024-04-30T10:12:58.093867+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.144:0/3877739699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:59.180 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:58 smithi151 bash[59049]: audit 2024-04-30T10:12:58.093867+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.144:0/3877739699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:59.181 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:58 smithi151 bash[59049]: audit 2024-04-30T10:12:58.895202+0000 mon.a (mon.0) 6541 : audit [DBG] from='client.? 172.21.15.144:0/3492714437' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:12:59.181 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:58 smithi151 bash[59049]: audit 2024-04-30T10:12:58.895202+0000 mon.a (mon.0) 6541 : audit [DBG] from='client.? 172.21.15.144:0/3492714437' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:12:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[73244]: audit 2024-04-30T10:12:57.253156+0000 mgr.x (mgr.24998) 1737 : audit [DBG] from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[73244]: audit 2024-04-30T10:12:57.253156+0000 mgr.x (mgr.24998) 1737 : audit [DBG] from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[73244]: cluster 2024-04-30T10:12:57.435767+0000 mgr.x (mgr.24998) 1738 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-30T10:12:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[73244]: cluster 2024-04-30T10:12:57.435767+0000 mgr.x (mgr.24998) 1738 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-30T10:12:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[73244]: audit 2024-04-30T10:12:57.617507+0000 mgr.x (mgr.24998) 1739 : audit [DBG] from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[73244]: audit 2024-04-30T10:12:57.617507+0000 mgr.x (mgr.24998) 1739 : audit [DBG] from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[73244]: audit 2024-04-30T10:12:58.093867+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.144:0/3877739699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[73244]: audit 2024-04-30T10:12:58.093867+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.144:0/3877739699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[73244]: audit 2024-04-30T10:12:58.895202+0000 mon.a (mon.0) 6541 : audit [DBG] from='client.? 172.21.15.144:0/3492714437' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:12:59.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[73244]: audit 2024-04-30T10:12:58.895202+0000 mon.a (mon.0) 6541 : audit [DBG] from='client.? 172.21.15.144:0/3492714437' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:12:59.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[75481]: audit 2024-04-30T10:12:57.253156+0000 mgr.x (mgr.24998) 1737 : audit [DBG] from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:59.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[75481]: audit 2024-04-30T10:12:57.253156+0000 mgr.x (mgr.24998) 1737 : audit [DBG] from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:59.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[75481]: cluster 2024-04-30T10:12:57.435767+0000 mgr.x (mgr.24998) 1738 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-30T10:12:59.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[75481]: cluster 2024-04-30T10:12:57.435767+0000 mgr.x (mgr.24998) 1738 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-30T10:12:59.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[75481]: audit 2024-04-30T10:12:57.617507+0000 mgr.x (mgr.24998) 1739 : audit [DBG] from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:59.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[75481]: audit 2024-04-30T10:12:57.617507+0000 mgr.x (mgr.24998) 1739 : audit [DBG] from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:12:59.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[75481]: audit 2024-04-30T10:12:58.093867+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.144:0/3877739699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:59.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[75481]: audit 2024-04-30T10:12:58.093867+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.144:0/3877739699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:12:59.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[75481]: audit 2024-04-30T10:12:58.895202+0000 mon.a (mon.0) 6541 : audit [DBG] from='client.? 172.21.15.144:0/3492714437' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:12:59.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:58 smithi144 bash[75481]: audit 2024-04-30T10:12:58.895202+0000 mon.a (mon.0) 6541 : audit [DBG] from='client.? 172.21.15.144:0/3492714437' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:13:00.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:59 smithi144 bash[75481]: audit 2024-04-30T10:12:58.459374+0000 mgr.x (mgr.24998) 1740 : audit [DBG] from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:00.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:12:59 smithi144 bash[75481]: audit 2024-04-30T10:12:58.459374+0000 mgr.x (mgr.24998) 1740 : audit [DBG] from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:00.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:59 smithi144 bash[73244]: audit 2024-04-30T10:12:58.459374+0000 mgr.x (mgr.24998) 1740 : audit [DBG] from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:00.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:12:59 smithi144 bash[73244]: audit 2024-04-30T10:12:58.459374+0000 mgr.x (mgr.24998) 1740 : audit [DBG] from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:00.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:59 smithi151 bash[59049]: audit 2024-04-30T10:12:58.459374+0000 mgr.x (mgr.24998) 1740 : audit [DBG] from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:00.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:12:59 smithi151 bash[59049]: audit 2024-04-30T10:12:58.459374+0000 mgr.x (mgr.24998) 1740 : audit [DBG] from='client.44758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:01.205 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:00 smithi144 bash[75481]: cluster 2024-04-30T10:12:59.437093+0000 mgr.x (mgr.24998) 1741 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 85 B/s wr, 67 op/s 2024-04-30T10:13:01.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:00 smithi144 bash[75481]: cluster 2024-04-30T10:12:59.437093+0000 mgr.x (mgr.24998) 1741 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 85 B/s wr, 67 op/s 2024-04-30T10:13:01.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:00 smithi144 bash[73244]: cluster 2024-04-30T10:12:59.437093+0000 mgr.x (mgr.24998) 1741 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 85 B/s wr, 67 op/s 2024-04-30T10:13:01.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:00 smithi144 bash[73244]: cluster 2024-04-30T10:12:59.437093+0000 mgr.x (mgr.24998) 1741 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 85 B/s wr, 67 op/s 2024-04-30T10:13:01.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:00 smithi151 bash[59049]: cluster 2024-04-30T10:12:59.437093+0000 mgr.x (mgr.24998) 1741 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 85 B/s wr, 67 op/s 2024-04-30T10:13:01.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:00 smithi151 bash[59049]: cluster 2024-04-30T10:12:59.437093+0000 mgr.x (mgr.24998) 1741 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 85 B/s wr, 67 op/s 2024-04-30T10:13:03.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:02 smithi144 bash[73244]: cluster 2024-04-30T10:13:01.438314+0000 mgr.x (mgr.24998) 1742 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-30T10:13:03.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:02 smithi144 bash[73244]: cluster 2024-04-30T10:13:01.438314+0000 mgr.x (mgr.24998) 1742 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-30T10:13:03.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:02 smithi144 bash[75481]: cluster 2024-04-30T10:13:01.438314+0000 mgr.x (mgr.24998) 1742 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-30T10:13:03.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:02 smithi144 bash[75481]: cluster 2024-04-30T10:13:01.438314+0000 mgr.x (mgr.24998) 1742 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-30T10:13:03.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:02 smithi151 bash[59049]: cluster 2024-04-30T10:13:01.438314+0000 mgr.x (mgr.24998) 1742 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-30T10:13:03.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:02 smithi151 bash[59049]: cluster 2024-04-30T10:13:01.438314+0000 mgr.x (mgr.24998) 1742 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-30T10:13:05.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:04 smithi144 bash[73244]: cluster 2024-04-30T10:13:03.439502+0000 mgr.x (mgr.24998) 1743 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:05.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:04 smithi144 bash[73244]: cluster 2024-04-30T10:13:03.439502+0000 mgr.x (mgr.24998) 1743 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:05.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:04 smithi144 bash[73244]: audit 2024-04-30T10:13:03.856178+0000 mgr.x (mgr.24998) 1744 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:05.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:04 smithi144 bash[73244]: audit 2024-04-30T10:13:03.856178+0000 mgr.x (mgr.24998) 1744 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:04 smithi144 bash[75481]: cluster 2024-04-30T10:13:03.439502+0000 mgr.x (mgr.24998) 1743 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:04 smithi144 bash[75481]: cluster 2024-04-30T10:13:03.439502+0000 mgr.x (mgr.24998) 1743 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:04 smithi144 bash[75481]: audit 2024-04-30T10:13:03.856178+0000 mgr.x (mgr.24998) 1744 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:05.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:04 smithi144 bash[75481]: audit 2024-04-30T10:13:03.856178+0000 mgr.x (mgr.24998) 1744 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:05.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:04 smithi151 bash[59049]: cluster 2024-04-30T10:13:03.439502+0000 mgr.x (mgr.24998) 1743 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:05.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:04 smithi151 bash[59049]: cluster 2024-04-30T10:13:03.439502+0000 mgr.x (mgr.24998) 1743 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:05.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:04 smithi151 bash[59049]: audit 2024-04-30T10:13:03.856178+0000 mgr.x (mgr.24998) 1744 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:05.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:04 smithi151 bash[59049]: audit 2024-04-30T10:13:03.856178+0000 mgr.x (mgr.24998) 1744 : audit [DBG] from='client.25393 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:07.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:06 smithi144 bash[73244]: cluster 2024-04-30T10:13:05.440646+0000 mgr.x (mgr.24998) 1745 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:07.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:06 smithi144 bash[73244]: cluster 2024-04-30T10:13:05.440646+0000 mgr.x (mgr.24998) 1745 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:07.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:06 smithi144 bash[75481]: cluster 2024-04-30T10:13:05.440646+0000 mgr.x (mgr.24998) 1745 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:07.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:06 smithi144 bash[75481]: cluster 2024-04-30T10:13:05.440646+0000 mgr.x (mgr.24998) 1745 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:07.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:06 smithi151 bash[59049]: cluster 2024-04-30T10:13:05.440646+0000 mgr.x (mgr.24998) 1745 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:07.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:06 smithi151 bash[59049]: cluster 2024-04-30T10:13:05.440646+0000 mgr.x (mgr.24998) 1745 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:08.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:07 smithi144 bash[73244]: audit 2024-04-30T10:13:07.489987+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:08.205 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:07 smithi144 bash[73244]: audit 2024-04-30T10:13:07.489987+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:08.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:07 smithi144 bash[75481]: audit 2024-04-30T10:13:07.489987+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:08.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:07 smithi144 bash[75481]: audit 2024-04-30T10:13:07.489987+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:08.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:13:08 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:13:08] "GET /metrics HTTP/1.1" 200 38623 "" "Prometheus/2.33.4" 2024-04-30T10:13:08.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:07 smithi151 bash[59049]: audit 2024-04-30T10:13:07.489987+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:08.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:07 smithi151 bash[59049]: audit 2024-04-30T10:13:07.489987+0000 mon.a (mon.0) 6542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:09.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:08 smithi144 bash[75481]: cluster 2024-04-30T10:13:07.441777+0000 mgr.x (mgr.24998) 1746 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:09.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:08 smithi144 bash[75481]: cluster 2024-04-30T10:13:07.441777+0000 mgr.x (mgr.24998) 1746 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:09.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:08 smithi144 bash[75481]: audit 2024-04-30T10:13:08.450482+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:09.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:08 smithi144 bash[75481]: audit 2024-04-30T10:13:08.450482+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:09.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:08 smithi144 bash[75481]: audit 2024-04-30T10:13:08.463563+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:09.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:08 smithi144 bash[75481]: audit 2024-04-30T10:13:08.463563+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:09.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:08 smithi144 bash[75481]: audit 2024-04-30T10:13:08.476186+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:09.131 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:08 smithi144 bash[75481]: audit 2024-04-30T10:13:08.476186+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:09.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:08 smithi144 bash[73244]: cluster 2024-04-30T10:13:07.441777+0000 mgr.x (mgr.24998) 1746 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:09.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:08 smithi144 bash[73244]: cluster 2024-04-30T10:13:07.441777+0000 mgr.x (mgr.24998) 1746 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:09.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:08 smithi144 bash[73244]: audit 2024-04-30T10:13:08.450482+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:09.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:08 smithi144 bash[73244]: audit 2024-04-30T10:13:08.450482+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:09.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:08 smithi144 bash[73244]: audit 2024-04-30T10:13:08.463563+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:09.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:08 smithi144 bash[73244]: audit 2024-04-30T10:13:08.463563+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:09.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:08 smithi144 bash[73244]: audit 2024-04-30T10:13:08.476186+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:09.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:08 smithi144 bash[73244]: audit 2024-04-30T10:13:08.476186+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:09.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:08 smithi151 bash[59049]: cluster 2024-04-30T10:13:07.441777+0000 mgr.x (mgr.24998) 1746 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:09.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:08 smithi151 bash[59049]: cluster 2024-04-30T10:13:07.441777+0000 mgr.x (mgr.24998) 1746 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:09.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:08 smithi151 bash[59049]: audit 2024-04-30T10:13:08.450482+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:09.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:08 smithi151 bash[59049]: audit 2024-04-30T10:13:08.450482+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:09.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:08 smithi151 bash[59049]: audit 2024-04-30T10:13:08.463563+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:09.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:08 smithi151 bash[59049]: audit 2024-04-30T10:13:08.463563+0000 mon.a (mon.0) 6544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:09.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:08 smithi151 bash[59049]: audit 2024-04-30T10:13:08.476186+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:09.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:08 smithi151 bash[59049]: audit 2024-04-30T10:13:08.476186+0000 mon.a (mon.0) 6545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:10.077 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:13:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:10.077 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:13:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:10.078 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:13:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:10.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:10.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:09 smithi144 bash[75481]: cluster 2024-04-30T10:13:08.465629+0000 mgr.x (mgr.24998) 1747 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-04-30T10:13:10.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:09 smithi144 bash[75481]: cluster 2024-04-30T10:13:08.465629+0000 mgr.x (mgr.24998) 1747 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-04-30T10:13:10.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:09 smithi144 bash[75481]: cluster 2024-04-30T10:13:09.458951+0000 mon.a (mon.0) 6546 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon iscsi.foo.smithi144.ehnvft on smithi144 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:13:10.078 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:09 smithi144 bash[75481]: cluster 2024-04-30T10:13:09.458951+0000 mon.a (mon.0) 6546 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon iscsi.foo.smithi144.ehnvft on smithi144 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:13:10.079 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:13:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:10.079 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:13:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:10.079 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:10.080 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:13:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:10.080 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:09 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:10.080 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:09 smithi144 bash[73244]: cluster 2024-04-30T10:13:08.465629+0000 mgr.x (mgr.24998) 1747 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-04-30T10:13:10.080 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:09 smithi144 bash[73244]: cluster 2024-04-30T10:13:08.465629+0000 mgr.x (mgr.24998) 1747 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-04-30T10:13:10.080 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:09 smithi144 bash[73244]: cluster 2024-04-30T10:13:09.458951+0000 mon.a (mon.0) 6546 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon iscsi.foo.smithi144.ehnvft on smithi144 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:13:10.080 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:09 smithi144 bash[73244]: cluster 2024-04-30T10:13:09.458951+0000 mon.a (mon.0) 6546 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon iscsi.foo.smithi144.ehnvft on smithi144 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:13:10.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:09 smithi151 bash[59049]: cluster 2024-04-30T10:13:08.465629+0000 mgr.x (mgr.24998) 1747 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-04-30T10:13:10.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:09 smithi151 bash[59049]: cluster 2024-04-30T10:13:08.465629+0000 mgr.x (mgr.24998) 1747 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 928 B/s rd, 0 op/s 2024-04-30T10:13:10.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:09 smithi151 bash[59049]: cluster 2024-04-30T10:13:09.458951+0000 mon.a (mon.0) 6546 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon iscsi.foo.smithi144.ehnvft on smithi144 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:13:10.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:09 smithi151 bash[59049]: cluster 2024-04-30T10:13:09.458951+0000 mon.a (mon.0) 6546 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon iscsi.foo.smithi144.ehnvft on smithi144 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:13:11.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.081460+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.081460+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.093135+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.093135+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.117623+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.117623+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.119292+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.119292+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: cluster 2024-04-30T10:13:10.121666+0000 mgr.x (mgr.24998) 1748 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-04-30T10:13:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: cluster 2024-04-30T10:13:10.121666+0000 mgr.x (mgr.24998) 1748 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-04-30T10:13:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: cephadm 2024-04-30T10:13:10.127098+0000 mgr.x (mgr.24998) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: cephadm 2024-04-30T10:13:10.127098+0000 mgr.x (mgr.24998) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.127385+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.127385+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.210192+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:13:11.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.210192+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:13:11.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.210716+0000 mgr.x (mgr.24998) 1750 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:13:11.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.210716+0000 mgr.x (mgr.24998) 1750 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:13:11.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.218879+0000 mgr.x (mgr.24998) 1751 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:13:11.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.218879+0000 mgr.x (mgr.24998) 1751 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:13:11.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.219444+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:13:11.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.219444+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:13:11.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.230074+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.230074+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.233131+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.233131+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.237052+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.237052+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.238119+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.238119+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.246530+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.246530+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.326250+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.326250+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.329758+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.329758+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.333045+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.333045+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.334363+0000 mon.a (mon.0) 6562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.334363+0000 mon.a (mon.0) 6562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.345027+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.345027+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.424567+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.424567+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.428175+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.428175+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.431674+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.431674+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.433398+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.433398+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.444915+0000 mon.a (mon.0) 6568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.444915+0000 mon.a (mon.0) 6568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.535325+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.535325+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.540239+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.540239+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.544767+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.544767+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.546224+0000 mon.a (mon.0) 6572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.546224+0000 mon.a (mon.0) 6572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.558221+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.558221+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.650890+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.650890+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.655621+0000 mon.a (mon.0) 6575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.655621+0000 mon.a (mon.0) 6575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.659049+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.659049+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.660296+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.660296+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.670912+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.670912+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.759595+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.759595+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.763021+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.763021+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.767057+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.767057+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.768437+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.768437+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.780665+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.780665+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.856718+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.856718+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.859171+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.859171+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.862675+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.862675+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.863841+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.863841+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.871998+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.871998+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.949924+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.949924+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.953060+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.953060+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.957122+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.957122+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.958646+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.958646+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.972482+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:10.972482+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:11.062466+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:11.062466+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:11.065448+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:11.065448+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:11.068955+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:11.068955+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:11.070305+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:11 smithi151 bash[59049]: audit 2024-04-30T10:13:11.070305+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.586 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.081460+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.586 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.081460+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.586 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.093135+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.586 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.093135+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.586 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.117623+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.587 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.117623+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.587 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.119292+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.587 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.119292+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.587 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: cluster 2024-04-30T10:13:10.121666+0000 mgr.x (mgr.24998) 1748 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-04-30T10:13:11.587 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: cluster 2024-04-30T10:13:10.121666+0000 mgr.x (mgr.24998) 1748 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-04-30T10:13:11.587 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: cephadm 2024-04-30T10:13:10.127098+0000 mgr.x (mgr.24998) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:11.587 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: cephadm 2024-04-30T10:13:10.127098+0000 mgr.x (mgr.24998) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:11.587 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.127385+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.587 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.127385+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.587 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.210192+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:13:11.915 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.081460+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.915 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.081460+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.915 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.093135+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.915 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.093135+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.915 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.117623+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.916 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.117623+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.916 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.119292+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.916 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.119292+0000 mon.a (mon.0) 6550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.916 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: cluster 2024-04-30T10:13:10.121666+0000 mgr.x (mgr.24998) 1748 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-04-30T10:13:11.916 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: cluster 2024-04-30T10:13:10.121666+0000 mgr.x (mgr.24998) 1748 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-04-30T10:13:11.916 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: cephadm 2024-04-30T10:13:10.127098+0000 mgr.x (mgr.24998) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:11.916 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: cephadm 2024-04-30T10:13:10.127098+0000 mgr.x (mgr.24998) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:11.916 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.127385+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.916 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.127385+0000 mon.a (mon.0) 6551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.916 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.210192+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:13:11.917 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.210192+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:13:11.917 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.210716+0000 mgr.x (mgr.24998) 1750 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:13:11.917 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.210716+0000 mgr.x (mgr.24998) 1750 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:13:11.917 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.218879+0000 mgr.x (mgr.24998) 1751 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:13:11.917 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.218879+0000 mgr.x (mgr.24998) 1751 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:13:11.917 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.210192+0000 mon.a (mon.0) 6552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:13:11.917 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.210716+0000 mgr.x (mgr.24998) 1750 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:13:11.917 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.210716+0000 mgr.x (mgr.24998) 1750 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-30T10:13:11.918 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.218879+0000 mgr.x (mgr.24998) 1751 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:13:11.918 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.218879+0000 mgr.x (mgr.24998) 1751 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:13:11.918 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.219444+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:13:11.918 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.219444+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:13:11.918 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.230074+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.918 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.230074+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.918 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.233131+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.918 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.233131+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.918 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.237052+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.918 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.237052+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.918 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.238119+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.918 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.238119+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.919 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.246530+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.919 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.246530+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.919 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.326250+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.919 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.219444+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:13:11.919 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.219444+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-30T10:13:11.919 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.230074+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.920 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.230074+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.920 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.233131+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.920 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.233131+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.920 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.237052+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.920 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.237052+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.920 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.238119+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.920 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.238119+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.920 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.246530+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.920 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.246530+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.920 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.326250+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.920 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.326250+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.921 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.329758+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.921 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.329758+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.921 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.333045+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.921 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.333045+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.921 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.334363+0000 mon.a (mon.0) 6562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.921 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.334363+0000 mon.a (mon.0) 6562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.921 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.345027+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.921 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.345027+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.921 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.424567+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.921 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.424567+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.921 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.428175+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.921 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.428175+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.921 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.431674+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.431674+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.433398+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.433398+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.444915+0000 mon.a (mon.0) 6568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.444915+0000 mon.a (mon.0) 6568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.535325+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.535325+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.540239+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.540239+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.544767+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.922 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.326250+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.329758+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.329758+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.333045+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.333045+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.334363+0000 mon.a (mon.0) 6562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.334363+0000 mon.a (mon.0) 6562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.345027+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.345027+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.424567+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.424567+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.428175+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.428175+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.431674+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.431674+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.433398+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.924 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.433398+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.924 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.444915+0000 mon.a (mon.0) 6568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.924 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.444915+0000 mon.a (mon.0) 6568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.924 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.544767+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.924 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.546224+0000 mon.a (mon.0) 6572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.924 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.546224+0000 mon.a (mon.0) 6572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.924 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.558221+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.924 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.558221+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.650890+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.650890+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.655621+0000 mon.a (mon.0) 6575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.655621+0000 mon.a (mon.0) 6575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.659049+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.659049+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.660296+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.660296+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.670912+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.670912+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.925 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.759595+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.759595+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.763021+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.763021+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.767057+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.767057+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.768437+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.768437+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.780665+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.780665+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.856718+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.856718+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.859171+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.859171+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.926 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.862675+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.927 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.862675+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.927 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.863841+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.927 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.863841+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.927 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.871998+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.927 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.871998+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.927 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.949924+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.927 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.949924+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.927 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.953060+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.927 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.953060+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.535325+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.535325+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.927 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.540239+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.540239+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.544767+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.544767+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.546224+0000 mon.a (mon.0) 6572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.546224+0000 mon.a (mon.0) 6572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.558221+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.558221+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.650890+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.650890+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.655621+0000 mon.a (mon.0) 6575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.655621+0000 mon.a (mon.0) 6575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.659049+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.659049+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.660296+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.928 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.660296+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.929 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.670912+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.929 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.670912+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.957122+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.957122+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.958646+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.958646+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.972482+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:10.972482+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:11.062466+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:11.062466+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.929 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:11.065448+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:11.065448+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:11.068955+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:11.068955+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:11.070305+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.930 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[75481]: audit 2024-04-30T10:13:11.070305+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.759595+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.759595+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.763021+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.763021+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.767057+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.930 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.767057+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.768437+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.768437+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.780665+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.780665+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.856718+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.856718+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.859171+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.859171+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.862675+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.862675+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.863841+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.863841+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.871998+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.871998+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.949924+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.949924+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.953060+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.953060+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.957122+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.957122+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.958646+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.958646+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.972482+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:10.972482+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:11.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:11.062466+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:11.062466+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:11.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:11.065448+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:11.065448+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:11.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:11.068955+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:11.068955+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:11.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:11.070305+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:11.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:11 smithi144 bash[73244]: audit 2024-04-30T10:13:11.070305+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:10.246100+0000 mgr.x (mgr.24998) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:10.246100+0000 mgr.x (mgr.24998) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:10.344577+0000 mgr.x (mgr.24998) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:10.344577+0000 mgr.x (mgr.24998) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:10.444591+0000 mgr.x (mgr.24998) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:10.444591+0000 mgr.x (mgr.24998) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:10.558066+0000 mgr.x (mgr.24998) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:10.558066+0000 mgr.x (mgr.24998) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:10.670445+0000 mgr.x (mgr.24998) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:10.670445+0000 mgr.x (mgr.24998) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:10.780287+0000 mgr.x (mgr.24998) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:10.780287+0000 mgr.x (mgr.24998) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:10.871312+0000 mgr.x (mgr.24998) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:10.871312+0000 mgr.x (mgr.24998) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:10.972222+0000 mgr.x (mgr.24998) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:10.972222+0000 mgr.x (mgr.24998) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:11.081126+0000 mgr.x (mgr.24998) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:11.081126+0000 mgr.x (mgr.24998) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.081480+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.081480+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cluster 2024-04-30T10:13:11.089300+0000 mon.a (mon.0) 6599 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon iscsi.foo.smithi144.ehnvft on smithi144 is in unknown state']) 2024-04-30T10:13:12.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cluster 2024-04-30T10:13:11.089300+0000 mon.a (mon.0) 6599 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon iscsi.foo.smithi144.ehnvft on smithi144 is in unknown state']) 2024-04-30T10:13:12.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cluster 2024-04-30T10:13:11.089350+0000 mon.a (mon.0) 6600 : cluster [INF] Cluster is now healthy 2024-04-30T10:13:12.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cluster 2024-04-30T10:13:11.089350+0000 mon.a (mon.0) 6600 : cluster [INF] Cluster is now healthy 2024-04-30T10:13:12.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.149293+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.149293+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.153223+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.153223+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.156208+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.156208+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.157622+0000 mon.a (mon.0) 6604 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.157622+0000 mon.a (mon.0) 6604 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:11.166388+0000 mgr.x (mgr.24998) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: cephadm 2024-04-30T10:13:11.166388+0000 mgr.x (mgr.24998) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.166913+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.166913+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.255195+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.255195+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.259528+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.259528+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.263789+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:10.246100+0000 mgr.x (mgr.24998) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:10.246100+0000 mgr.x (mgr.24998) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:10.344577+0000 mgr.x (mgr.24998) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:10.344577+0000 mgr.x (mgr.24998) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:10.444591+0000 mgr.x (mgr.24998) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:10.444591+0000 mgr.x (mgr.24998) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:10.558066+0000 mgr.x (mgr.24998) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:10.558066+0000 mgr.x (mgr.24998) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:10.670445+0000 mgr.x (mgr.24998) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:10.670445+0000 mgr.x (mgr.24998) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:10.780287+0000 mgr.x (mgr.24998) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:10.780287+0000 mgr.x (mgr.24998) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:10.871312+0000 mgr.x (mgr.24998) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:10.871312+0000 mgr.x (mgr.24998) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:10.972222+0000 mgr.x (mgr.24998) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:10.972222+0000 mgr.x (mgr.24998) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:11.081126+0000 mgr.x (mgr.24998) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:11.081126+0000 mgr.x (mgr.24998) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.081480+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.081480+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cluster 2024-04-30T10:13:11.089300+0000 mon.a (mon.0) 6599 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon iscsi.foo.smithi144.ehnvft on smithi144 is in unknown state']) 2024-04-30T10:13:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.263789+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.265313+0000 mon.a (mon.0) 6609 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.265313+0000 mon.a (mon.0) 6609 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.275828+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.275828+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.365891+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.365891+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.370635+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.370635+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.375886+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.375886+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.377328+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.377328+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.387584+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.387584+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.476449+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.476449+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.481503+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.481503+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.486282+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.486282+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.488045+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.488045+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.498594+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.498594+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.587482+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.587482+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.591625+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.591625+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.595730+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.595730+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.597152+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.597152+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.605504+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.605504+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.682676+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.682676+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.685679+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.685679+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.689456+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.689456+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.690897+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.690897+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.700433+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.700433+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.776653+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.776653+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.779815+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.779815+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.783245+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.783245+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.784354+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.784354+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.795372+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.795372+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.871770+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.871770+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.874808+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.874808+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.877988+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.877988+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.879445+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.879445+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.890714+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.890714+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.979648+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.979648+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.984603+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.984603+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.988695+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.988695+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.990470+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:11.990470+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:12.003074+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:12.003074+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:12.080426+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:12.080426+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:12.083460+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:12.083460+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:12.086543+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:12.086543+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:12.088080+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[75481]: audit 2024-04-30T10:13:12.088080+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cluster 2024-04-30T10:13:11.089300+0000 mon.a (mon.0) 6599 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon iscsi.foo.smithi144.ehnvft on smithi144 is in unknown state']) 2024-04-30T10:13:12.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cluster 2024-04-30T10:13:11.089350+0000 mon.a (mon.0) 6600 : cluster [INF] Cluster is now healthy 2024-04-30T10:13:12.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cluster 2024-04-30T10:13:11.089350+0000 mon.a (mon.0) 6600 : cluster [INF] Cluster is now healthy 2024-04-30T10:13:12.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.149293+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.149293+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.153223+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.153223+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.156208+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.156208+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.157622+0000 mon.a (mon.0) 6604 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.157622+0000 mon.a (mon.0) 6604 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:11.166388+0000 mgr.x (mgr.24998) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: cephadm 2024-04-30T10:13:11.166388+0000 mgr.x (mgr.24998) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.166913+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.166913+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.255195+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.255195+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.259528+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.259528+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.263789+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.263789+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.265313+0000 mon.a (mon.0) 6609 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.265313+0000 mon.a (mon.0) 6609 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.275828+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.275828+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.365891+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.365891+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.370635+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.370635+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.375886+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.375886+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.377328+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.377328+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.387584+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.387584+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.476449+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.476449+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.481503+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.481503+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.486282+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.486282+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.488045+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.488045+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.498594+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.498594+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.587482+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.587482+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.591625+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.591625+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.595730+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.595730+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.597152+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.597152+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.605504+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.605504+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.682676+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.682676+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.685679+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.685679+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.689456+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.689456+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.690897+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.690897+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.700433+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.700433+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.776653+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.776653+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.779815+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.779815+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.783245+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.783245+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.784354+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.784354+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.795372+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.795372+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.871770+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.871770+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.874808+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.874808+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.877988+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.877988+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.879445+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.879445+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.890714+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.890714+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.979648+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.979648+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.984603+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.984603+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.988695+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.988695+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.990470+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:11.990470+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:12.003074+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:12.003074+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:12.080426+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:12.080426+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:12.083460+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:12.083460+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:12.086543+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:12.086543+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:12.088080+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:12 smithi144 bash[73244]: audit 2024-04-30T10:13:12.088080+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:10.246100+0000 mgr.x (mgr.24998) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:10.246100+0000 mgr.x (mgr.24998) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:10.344577+0000 mgr.x (mgr.24998) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:10.344577+0000 mgr.x (mgr.24998) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:10.444591+0000 mgr.x (mgr.24998) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:10.444591+0000 mgr.x (mgr.24998) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:10.558066+0000 mgr.x (mgr.24998) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:10.558066+0000 mgr.x (mgr.24998) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:10.670445+0000 mgr.x (mgr.24998) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:10.670445+0000 mgr.x (mgr.24998) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:10.780287+0000 mgr.x (mgr.24998) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:10.780287+0000 mgr.x (mgr.24998) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:10.871312+0000 mgr.x (mgr.24998) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:10.871312+0000 mgr.x (mgr.24998) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:10.972222+0000 mgr.x (mgr.24998) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:10.972222+0000 mgr.x (mgr.24998) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:11.081126+0000 mgr.x (mgr.24998) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:11.081126+0000 mgr.x (mgr.24998) 1760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.081480+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.081480+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cluster 2024-04-30T10:13:11.089300+0000 mon.a (mon.0) 6599 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon iscsi.foo.smithi144.ehnvft on smithi144 is in unknown state']) 2024-04-30T10:13:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cluster 2024-04-30T10:13:11.089300+0000 mon.a (mon.0) 6599 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon iscsi.foo.smithi144.ehnvft on smithi144 is in unknown state']) 2024-04-30T10:13:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cluster 2024-04-30T10:13:11.089350+0000 mon.a (mon.0) 6600 : cluster [INF] Cluster is now healthy 2024-04-30T10:13:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cluster 2024-04-30T10:13:11.089350+0000 mon.a (mon.0) 6600 : cluster [INF] Cluster is now healthy 2024-04-30T10:13:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.149293+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.149293+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.153223+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.153223+0000 mon.a (mon.0) 6602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.156208+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.156208+0000 mon.a (mon.0) 6603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.157622+0000 mon.a (mon.0) 6604 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.157622+0000 mon.a (mon.0) 6604 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:11.166388+0000 mgr.x (mgr.24998) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: cephadm 2024-04-30T10:13:11.166388+0000 mgr.x (mgr.24998) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:12.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.166913+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.166913+0000 mon.a (mon.0) 6605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.255195+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.255195+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.259528+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.259528+0000 mon.a (mon.0) 6607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.263789+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.263789+0000 mon.a (mon.0) 6608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.265313+0000 mon.a (mon.0) 6609 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.265313+0000 mon.a (mon.0) 6609 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.275828+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.275828+0000 mon.a (mon.0) 6610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.365891+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.365891+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.370635+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.370635+0000 mon.a (mon.0) 6612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.375886+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.375886+0000 mon.a (mon.0) 6613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.377328+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.377328+0000 mon.a (mon.0) 6614 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.387584+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.387584+0000 mon.a (mon.0) 6615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.476449+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.476449+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.481503+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.481503+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.486282+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.486282+0000 mon.a (mon.0) 6618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.488045+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.488045+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.498594+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.498594+0000 mon.a (mon.0) 6620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.587482+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.587482+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.591625+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.591625+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.595730+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.595730+0000 mon.a (mon.0) 6623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.597152+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.597152+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.605504+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.605504+0000 mon.a (mon.0) 6625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.682676+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.682676+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.685679+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.685679+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.689456+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.689456+0000 mon.a (mon.0) 6628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.690897+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.690897+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.700433+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.700433+0000 mon.a (mon.0) 6630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.776653+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.776653+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.779815+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.779815+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.783245+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.783245+0000 mon.a (mon.0) 6633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.784354+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.784354+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.795372+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.795372+0000 mon.a (mon.0) 6635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.871770+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.871770+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.874808+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.874808+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.877988+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.877988+0000 mon.a (mon.0) 6638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.879445+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.879445+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.890714+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.890714+0000 mon.a (mon.0) 6640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.979648+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.979648+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.984603+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.984603+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.988695+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.988695+0000 mon.a (mon.0) 6643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.990470+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:11.990470+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:12.003074+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:12.003074+0000 mon.a (mon.0) 6645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:12.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:12.080426+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:12.080426+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:12.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:12.083460+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:12.083460+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:12.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:12.086543+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:12.086543+0000 mon.a (mon.0) 6648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:12.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:12.088080+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:12.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:12 smithi151 bash[59049]: audit 2024-04-30T10:13:12.088080+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:11.275715+0000 mgr.x (mgr.24998) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:11.275715+0000 mgr.x (mgr.24998) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:11.387380+0000 mgr.x (mgr.24998) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:11.387380+0000 mgr.x (mgr.24998) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:11.498441+0000 mgr.x (mgr.24998) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:11.498441+0000 mgr.x (mgr.24998) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:11.605054+0000 mgr.x (mgr.24998) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:11.605054+0000 mgr.x (mgr.24998) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:11.700015+0000 mgr.x (mgr.24998) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:11.700015+0000 mgr.x (mgr.24998) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:11.794940+0000 mgr.x (mgr.24998) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:11.794940+0000 mgr.x (mgr.24998) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:11.890295+0000 mgr.x (mgr.24998) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:11.890295+0000 mgr.x (mgr.24998) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.002861+0000 mgr.x (mgr.24998) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.002861+0000 mgr.x (mgr.24998) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.110281+0000 mgr.x (mgr.24998) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.110281+0000 mgr.x (mgr.24998) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.110786+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.110786+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cluster 2024-04-30T10:13:12.122222+0000 mgr.x (mgr.24998) 1771 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-04-30T10:13:13.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cluster 2024-04-30T10:13:12.122222+0000 mgr.x (mgr.24998) 1771 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-04-30T10:13:13.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:11.275715+0000 mgr.x (mgr.24998) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:11.275715+0000 mgr.x (mgr.24998) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:11.387380+0000 mgr.x (mgr.24998) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:11.387380+0000 mgr.x (mgr.24998) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:11.498441+0000 mgr.x (mgr.24998) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:11.498441+0000 mgr.x (mgr.24998) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:11.605054+0000 mgr.x (mgr.24998) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:11.605054+0000 mgr.x (mgr.24998) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:11.700015+0000 mgr.x (mgr.24998) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:11.700015+0000 mgr.x (mgr.24998) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:11.794940+0000 mgr.x (mgr.24998) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:11.794940+0000 mgr.x (mgr.24998) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:11.890295+0000 mgr.x (mgr.24998) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:11.890295+0000 mgr.x (mgr.24998) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.002861+0000 mgr.x (mgr.24998) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.002861+0000 mgr.x (mgr.24998) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.110281+0000 mgr.x (mgr.24998) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.110281+0000 mgr.x (mgr.24998) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.110786+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.110786+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cluster 2024-04-30T10:13:12.122222+0000 mgr.x (mgr.24998) 1771 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-04-30T10:13:13.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cluster 2024-04-30T10:13:12.122222+0000 mgr.x (mgr.24998) 1771 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-04-30T10:13:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.199408+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.199408+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.203817+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.203817+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.208917+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.208917+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.210380+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.210380+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.220132+0000 mgr.x (mgr.24998) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.220132+0000 mgr.x (mgr.24998) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.220383+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.220383+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.298854+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.298854+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.301924+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.301924+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.305059+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.305059+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.306371+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.199408+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.199408+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.203817+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.203817+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.208917+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.208917+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.210380+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.210380+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.220132+0000 mgr.x (mgr.24998) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.220132+0000 mgr.x (mgr.24998) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.220383+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.220383+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.298854+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.298854+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.301924+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.301924+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.305059+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.305059+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.306371+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.306371+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.316591+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.316591+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.394153+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.394153+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.397524+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.397524+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.400786+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.400786+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.401902+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.401902+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.412575+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.412575+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.502633+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.502633+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.507188+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.507188+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.511149+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.511149+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.306371+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.316591+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.316591+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.394153+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.394153+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.397524+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.397524+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.400786+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.400786+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.401902+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.401902+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.412575+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.412575+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.502633+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.502633+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.507188+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.507188+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.511149+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.511149+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.512560+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.512560+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.524557+0000 mon.a (mon.0) 6670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.524557+0000 mon.a (mon.0) 6670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.604029+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.604029+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.606563+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.606563+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.609679+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.609679+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.610380+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.610380+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.618602+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.618602+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.697104+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.697104+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.701625+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.701625+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.705392+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.512560+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.512560+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.524557+0000 mon.a (mon.0) 6670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.524557+0000 mon.a (mon.0) 6670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.604029+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.604029+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.606563+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.606563+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.609679+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.609679+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.610380+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.610380+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.618602+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.618602+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.697104+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.697104+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.701625+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.701625+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.705392+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.705392+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.706815+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.706815+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.718006+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.718006+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.796957+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.796957+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.799765+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.799765+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.803265+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.803265+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.804231+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.804231+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.814893+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.814893+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.891655+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.891655+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.894704+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.894704+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.897427+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.897427+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.898353+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.898353+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.908755+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.908755+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.986993+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.986993+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.990652+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.990652+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.994649+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.994649+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.996051+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:12.996051+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:13.005764+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:13.005764+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:13.085950+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:13.085950+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:13.090297+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:13.090297+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:13.093569+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:13.093569+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:13.094655+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:13.094655+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:13.106174+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[73244]: audit 2024-04-30T10:13:13.106174+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.705392+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.706815+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.706815+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.718006+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.718006+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.796957+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.796957+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.799765+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.799765+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.803265+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.803265+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.804231+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.804231+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.814893+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.814893+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.891655+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.891655+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.894704+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.894704+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.897427+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.897427+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.898353+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.898353+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.908755+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.908755+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.986993+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.986993+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.990652+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.990652+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.994649+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.994649+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.996051+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:12.996051+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:13.005764+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:13.005764+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:13.085950+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:13.085950+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:13.090297+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:13.090297+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:13.093569+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:13.093569+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:13.094655+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.488 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:13.094655+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.488 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:13.106174+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.488 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:13 smithi144 bash[75481]: audit 2024-04-30T10:13:13.106174+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:11.275715+0000 mgr.x (mgr.24998) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:11.275715+0000 mgr.x (mgr.24998) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:11.387380+0000 mgr.x (mgr.24998) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:11.387380+0000 mgr.x (mgr.24998) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:11.498441+0000 mgr.x (mgr.24998) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:11.498441+0000 mgr.x (mgr.24998) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:11.605054+0000 mgr.x (mgr.24998) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:11.605054+0000 mgr.x (mgr.24998) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:11.700015+0000 mgr.x (mgr.24998) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:11.700015+0000 mgr.x (mgr.24998) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:11.794940+0000 mgr.x (mgr.24998) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:11.794940+0000 mgr.x (mgr.24998) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:11.890295+0000 mgr.x (mgr.24998) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:11.890295+0000 mgr.x (mgr.24998) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.002861+0000 mgr.x (mgr.24998) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.002861+0000 mgr.x (mgr.24998) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.110281+0000 mgr.x (mgr.24998) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.110281+0000 mgr.x (mgr.24998) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.110786+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.110786+0000 mon.a (mon.0) 6650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cluster 2024-04-30T10:13:12.122222+0000 mgr.x (mgr.24998) 1771 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-04-30T10:13:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cluster 2024-04-30T10:13:12.122222+0000 mgr.x (mgr.24998) 1771 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s 2024-04-30T10:13:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.199408+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.199408+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.203817+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.203817+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.208917+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.208917+0000 mon.a (mon.0) 6653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.210380+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.210380+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.220132+0000 mgr.x (mgr.24998) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.220132+0000 mgr.x (mgr.24998) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:13.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.220383+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.220383+0000 mon.a (mon.0) 6655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.298854+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.298854+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.301924+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.301924+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.305059+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.305059+0000 mon.a (mon.0) 6658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.306371+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.306371+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.316591+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.316591+0000 mon.a (mon.0) 6660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.394153+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.394153+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.397524+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.397524+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.400786+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.400786+0000 mon.a (mon.0) 6663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.401902+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.401902+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.412575+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.412575+0000 mon.a (mon.0) 6665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.502633+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.502633+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.507188+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.507188+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.511149+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.511149+0000 mon.a (mon.0) 6668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.512560+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.512560+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.524557+0000 mon.a (mon.0) 6670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.524557+0000 mon.a (mon.0) 6670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.604029+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.604029+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.606563+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.606563+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.609679+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.609679+0000 mon.a (mon.0) 6673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.610380+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.610380+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.618602+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.618602+0000 mon.a (mon.0) 6675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.697104+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.697104+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.701625+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.701625+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.705392+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.705392+0000 mon.a (mon.0) 6678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.706815+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.706815+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.718006+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.718006+0000 mon.a (mon.0) 6680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.796957+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.796957+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.799765+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.799765+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.803265+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.803265+0000 mon.a (mon.0) 6683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.804231+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.804231+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.814893+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.814893+0000 mon.a (mon.0) 6685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.891655+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.891655+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.894704+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.894704+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.897427+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.897427+0000 mon.a (mon.0) 6688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.898353+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.898353+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.908755+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.908755+0000 mon.a (mon.0) 6690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.986993+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.986993+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.990652+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.990652+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.994649+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.994649+0000 mon.a (mon.0) 6693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.996051+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:12.996051+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:13.005764+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:13.005764+0000 mon.a (mon.0) 6695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:13.085950+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:13.085950+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:13.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:13.090297+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:13.090297+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:13.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:13.093569+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:13.093569+0000 mon.a (mon.0) 6698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:13.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:13.094655+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:13.094655+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:13.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:13.106174+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:13.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:13 smithi151 bash[59049]: audit 2024-04-30T10:13:13.106174+0000 mon.a (mon.0) 6700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.392 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.315962+0000 mgr.x (mgr.24998) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.392 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.315962+0000 mgr.x (mgr.24998) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.412245+0000 mgr.x (mgr.24998) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.412245+0000 mgr.x (mgr.24998) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.524199+0000 mgr.x (mgr.24998) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.524199+0000 mgr.x (mgr.24998) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.617951+0000 mgr.x (mgr.24998) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.617951+0000 mgr.x (mgr.24998) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.717752+0000 mgr.x (mgr.24998) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.717752+0000 mgr.x (mgr.24998) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.814468+0000 mgr.x (mgr.24998) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.814468+0000 mgr.x (mgr.24998) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.908207+0000 mgr.x (mgr.24998) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:12.908207+0000 mgr.x (mgr.24998) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.393 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.005592+0000 mgr.x (mgr.24998) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.005592+0000 mgr.x (mgr.24998) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.105689+0000 mgr.x (mgr.24998) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.105689+0000 mgr.x (mgr.24998) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.187218+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.187218+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.394 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.190320+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.315962+0000 mgr.x (mgr.24998) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.315962+0000 mgr.x (mgr.24998) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.412245+0000 mgr.x (mgr.24998) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.412245+0000 mgr.x (mgr.24998) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.524199+0000 mgr.x (mgr.24998) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.524199+0000 mgr.x (mgr.24998) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.617951+0000 mgr.x (mgr.24998) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.617951+0000 mgr.x (mgr.24998) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.717752+0000 mgr.x (mgr.24998) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.717752+0000 mgr.x (mgr.24998) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.814468+0000 mgr.x (mgr.24998) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.814468+0000 mgr.x (mgr.24998) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.908207+0000 mgr.x (mgr.24998) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.395 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:12.908207+0000 mgr.x (mgr.24998) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.396 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.005592+0000 mgr.x (mgr.24998) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.396 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.005592+0000 mgr.x (mgr.24998) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.396 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.105689+0000 mgr.x (mgr.24998) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.396 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.105689+0000 mgr.x (mgr.24998) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.396 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.187218+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.396 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.187218+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.396 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.190320+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.396 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.190320+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.396 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.193471+0000 mon.a (mon.0) 6703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.396 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.193471+0000 mon.a (mon.0) 6703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.194584+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.194584+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.202746+0000 mgr.x (mgr.24998) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.202746+0000 mgr.x (mgr.24998) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.203188+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.203188+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.295155+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.295155+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.299531+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.299531+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.302803+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.302803+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.304280+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.397 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.304280+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.398 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.314123+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.398 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.314123+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.398 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.404934+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.398 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.190320+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.398 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.193471+0000 mon.a (mon.0) 6703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.398 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.193471+0000 mon.a (mon.0) 6703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.398 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.194584+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.398 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.194584+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.398 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.202746+0000 mgr.x (mgr.24998) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.202746+0000 mgr.x (mgr.24998) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.203188+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.203188+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.295155+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.295155+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.299531+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.299531+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.302803+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.302803+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.304280+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.304280+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.314123+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.314123+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.399 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.404934+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.404934+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.409909+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.409909+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.413013+0000 mon.a (mon.0) 6713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.413013+0000 mon.a (mon.0) 6713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.414116+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.414116+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.422089+0000 mon.a (mon.0) 6715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.422089+0000 mon.a (mon.0) 6715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.498753+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.498753+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.400 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.502424+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.401 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.502424+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.401 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.505711+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.401 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.505711+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.401 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.506882+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.401 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.506882+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.401 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.513538+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.401 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.513538+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.401 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.404934+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.401 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.409909+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.401 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.409909+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.401 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.413013+0000 mon.a (mon.0) 6713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.413013+0000 mon.a (mon.0) 6713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.414116+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.414116+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.422089+0000 mon.a (mon.0) 6715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.422089+0000 mon.a (mon.0) 6715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.498753+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.498753+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.502424+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.502424+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.505711+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.505711+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.506882+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.506882+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.402 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.513538+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.403 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.513538+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.403 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.589243+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.403 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.589243+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.403 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.591888+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.403 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.591888+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.403 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.594213+0000 mon.a (mon.0) 6723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.403 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.594213+0000 mon.a (mon.0) 6723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.403 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.595002+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.403 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.595002+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.403 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.600867+0000 mon.a (mon.0) 6725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.404 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.600867+0000 mon.a (mon.0) 6725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.404 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.658581+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.404 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.658581+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.404 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.662228+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.404 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.662228+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.404 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.665077+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.404 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.665077+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.404 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.666099+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.404 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.666099+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.404 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.673827+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.404 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.589243+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.589243+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.591888+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.591888+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.594213+0000 mon.a (mon.0) 6723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.594213+0000 mon.a (mon.0) 6723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.595002+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.595002+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.600867+0000 mon.a (mon.0) 6725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.600867+0000 mon.a (mon.0) 6725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.658581+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.658581+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.662228+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.662228+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.405 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.665077+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.406 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.665077+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.406 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.666099+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.406 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.666099+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.406 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.673827+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.406 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.673827+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.406 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.763848+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.406 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.763848+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.406 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.767901+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.407 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.767901+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.407 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.771161+0000 mon.a (mon.0) 6733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.407 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.771161+0000 mon.a (mon.0) 6733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.407 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.772240+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.407 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.772240+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.407 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.779711+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.407 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.779711+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.407 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.867732+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.407 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.867732+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.407 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.872141+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.407 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.872141+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.407 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.876144+0000 mon.a (mon.0) 6738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.407 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.876144+0000 mon.a (mon.0) 6738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.407 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.877515+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.408 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.877515+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.408 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.884910+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.408 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.884910+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.408 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.975999+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.408 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.975999+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.408 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.980820+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.408 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.980820+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.408 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.984798+0000 mon.a (mon.0) 6743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.408 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.984798+0000 mon.a (mon.0) 6743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.408 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.986121+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.408 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.986121+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.408 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.994175+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.408 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:13.994175+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.408 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:14.085230+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.409 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:14.085230+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.409 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:14.090328+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.409 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:14.090328+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.409 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:14.095401+0000 mon.a (mon.0) 6748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.409 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:14.095401+0000 mon.a (mon.0) 6748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.409 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:14.096742+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.409 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.673827+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.409 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.763848+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.409 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.763848+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.409 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.767901+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.410 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.767901+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.410 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.771161+0000 mon.a (mon.0) 6733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.410 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.771161+0000 mon.a (mon.0) 6733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.410 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.772240+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.410 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.772240+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.410 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.779711+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.410 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.779711+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.410 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.867732+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.410 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.867732+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.410 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.872141+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.410 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.872141+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.410 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.876144+0000 mon.a (mon.0) 6738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.410 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.876144+0000 mon.a (mon.0) 6738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.410 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.877515+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.411 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.877515+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.411 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:14.096742+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.411 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:14.104350+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.411 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[73244]: audit 2024-04-30T10:13:14.104350+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.411 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.884910+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.411 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.884910+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.411 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.975999+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.411 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.975999+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.980820+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.980820+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.984798+0000 mon.a (mon.0) 6743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.984798+0000 mon.a (mon.0) 6743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.986121+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.986121+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.994175+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:13.994175+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:14.085230+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:14.085230+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:14.090328+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:14.090328+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:14.095401+0000 mon.a (mon.0) 6748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:14.095401+0000 mon.a (mon.0) 6748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.412 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:14.096742+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.413 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:14.096742+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.413 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:14.104350+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.413 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:14 smithi144 bash[75481]: audit 2024-04-30T10:13:14.104350+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.315962+0000 mgr.x (mgr.24998) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.315962+0000 mgr.x (mgr.24998) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.412245+0000 mgr.x (mgr.24998) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.412245+0000 mgr.x (mgr.24998) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.524199+0000 mgr.x (mgr.24998) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.524199+0000 mgr.x (mgr.24998) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.617951+0000 mgr.x (mgr.24998) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.617951+0000 mgr.x (mgr.24998) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.717752+0000 mgr.x (mgr.24998) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.717752+0000 mgr.x (mgr.24998) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.814468+0000 mgr.x (mgr.24998) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.814468+0000 mgr.x (mgr.24998) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.908207+0000 mgr.x (mgr.24998) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:12.908207+0000 mgr.x (mgr.24998) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.005592+0000 mgr.x (mgr.24998) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.005592+0000 mgr.x (mgr.24998) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.105689+0000 mgr.x (mgr.24998) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.105689+0000 mgr.x (mgr.24998) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.187218+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.187218+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.190320+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.190320+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.193471+0000 mon.a (mon.0) 6703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.193471+0000 mon.a (mon.0) 6703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.194584+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.194584+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.202746+0000 mgr.x (mgr.24998) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.202746+0000 mgr.x (mgr.24998) 1782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:14.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.203188+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.203188+0000 mon.a (mon.0) 6705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.295155+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.295155+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.299531+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.299531+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.302803+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.302803+0000 mon.a (mon.0) 6708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.304280+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.304280+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.314123+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.314123+0000 mon.a (mon.0) 6710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.404934+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.404934+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.409909+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.409909+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.413013+0000 mon.a (mon.0) 6713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.413013+0000 mon.a (mon.0) 6713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.414116+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.414116+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.422089+0000 mon.a (mon.0) 6715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.422089+0000 mon.a (mon.0) 6715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.498753+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.498753+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.502424+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.502424+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.505711+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.505711+0000 mon.a (mon.0) 6718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.506882+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.506882+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.513538+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.513538+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.589243+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.589243+0000 mon.a (mon.0) 6721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.591888+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.591888+0000 mon.a (mon.0) 6722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.594213+0000 mon.a (mon.0) 6723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.594213+0000 mon.a (mon.0) 6723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.595002+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.595002+0000 mon.a (mon.0) 6724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.600867+0000 mon.a (mon.0) 6725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.600867+0000 mon.a (mon.0) 6725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.658581+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.658581+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.662228+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.662228+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.665077+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.665077+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.666099+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.666099+0000 mon.a (mon.0) 6729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.673827+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.673827+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.763848+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.763848+0000 mon.a (mon.0) 6731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.767901+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.767901+0000 mon.a (mon.0) 6732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.771161+0000 mon.a (mon.0) 6733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.771161+0000 mon.a (mon.0) 6733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.772240+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.772240+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.779711+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.779711+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.867732+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.867732+0000 mon.a (mon.0) 6736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.872141+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.872141+0000 mon.a (mon.0) 6737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.876144+0000 mon.a (mon.0) 6738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.876144+0000 mon.a (mon.0) 6738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.877515+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.877515+0000 mon.a (mon.0) 6739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.884910+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.884910+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.975999+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.975999+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.980820+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.980820+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.984798+0000 mon.a (mon.0) 6743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.984798+0000 mon.a (mon.0) 6743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.986121+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.986121+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.994175+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:13.994175+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:14.085230+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:14.085230+0000 mon.a (mon.0) 6746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:14.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:14.090328+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:14.090328+0000 mon.a (mon.0) 6747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:14.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:14.095401+0000 mon.a (mon.0) 6748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:14.095401+0000 mon.a (mon.0) 6748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:14.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:14.096742+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:14.096742+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:14.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:14.104350+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:14.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:14 smithi151 bash[59049]: audit 2024-04-30T10:13:14.104350+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.313695+0000 mgr.x (mgr.24998) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.313695+0000 mgr.x (mgr.24998) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.421547+0000 mgr.x (mgr.24998) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.421547+0000 mgr.x (mgr.24998) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.512889+0000 mgr.x (mgr.24998) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.512889+0000 mgr.x (mgr.24998) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.600261+0000 mgr.x (mgr.24998) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.600261+0000 mgr.x (mgr.24998) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.673359+0000 mgr.x (mgr.24998) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.673359+0000 mgr.x (mgr.24998) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.136 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.779204+0000 mgr.x (mgr.24998) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.779204+0000 mgr.x (mgr.24998) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.884434+0000 mgr.x (mgr.24998) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.884434+0000 mgr.x (mgr.24998) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.993767+0000 mgr.x (mgr.24998) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:13.993767+0000 mgr.x (mgr.24998) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.103758+0000 mgr.x (mgr.24998) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.103758+0000 mgr.x (mgr.24998) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cluster 2024-04-30T10:13:14.123427+0000 mgr.x (mgr.24998) 1792 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-04-30T10:13:15.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cluster 2024-04-30T10:13:14.123427+0000 mgr.x (mgr.24998) 1792 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-04-30T10:13:15.137 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.182741+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.313695+0000 mgr.x (mgr.24998) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.313695+0000 mgr.x (mgr.24998) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.421547+0000 mgr.x (mgr.24998) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.421547+0000 mgr.x (mgr.24998) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.512889+0000 mgr.x (mgr.24998) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.512889+0000 mgr.x (mgr.24998) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.600261+0000 mgr.x (mgr.24998) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.138 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.600261+0000 mgr.x (mgr.24998) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.673359+0000 mgr.x (mgr.24998) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.673359+0000 mgr.x (mgr.24998) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.779204+0000 mgr.x (mgr.24998) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.779204+0000 mgr.x (mgr.24998) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.884434+0000 mgr.x (mgr.24998) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.884434+0000 mgr.x (mgr.24998) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.993767+0000 mgr.x (mgr.24998) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:13.993767+0000 mgr.x (mgr.24998) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.103758+0000 mgr.x (mgr.24998) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.103758+0000 mgr.x (mgr.24998) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cluster 2024-04-30T10:13:14.123427+0000 mgr.x (mgr.24998) 1792 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-04-30T10:13:15.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cluster 2024-04-30T10:13:14.123427+0000 mgr.x (mgr.24998) 1792 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-04-30T10:13:15.139 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.182741+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.182741+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.186040+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.186040+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.189325+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.189325+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.140 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.190538+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.190538+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.199342+0000 mgr.x (mgr.24998) 1793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.199342+0000 mgr.x (mgr.24998) 1793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.199828+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.199828+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.277998+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.277998+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.281397+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.281397+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.284863+0000 mon.a (mon.0) 6758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.284863+0000 mon.a (mon.0) 6758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.141 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.286003+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.142 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.286003+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.142 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.294499+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.142 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.294499+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.142 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.373265+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.142 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.373265+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.142 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.376231+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.142 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.376231+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.142 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.378962+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.142 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.378962+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.142 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.379980+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.142 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.379980+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.142 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.386082+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.386082+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.464560+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.464560+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.467083+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.467083+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.469908+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.469908+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.470645+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.143 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.470645+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.144 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.182741+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.144 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.186040+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.144 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.186040+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.144 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.189325+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.144 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.189325+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.144 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.190538+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.144 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.190538+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.144 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.199342+0000 mgr.x (mgr.24998) 1793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.144 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.199342+0000 mgr.x (mgr.24998) 1793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.144 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.199828+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.145 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.199828+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.145 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.277998+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.145 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.277998+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.145 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.281397+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.145 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.281397+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.145 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.284863+0000 mon.a (mon.0) 6758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.145 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.284863+0000 mon.a (mon.0) 6758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.145 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.286003+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.145 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.286003+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.145 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.294499+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.145 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.294499+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.145 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.373265+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.145 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.373265+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.145 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.376231+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.145 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.376231+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.145 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.378962+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.378962+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.379980+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.379980+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.386082+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.386082+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.464560+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.464560+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.467083+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.467083+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.469908+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.469908+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.146 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.470645+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.470645+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.475852+0000 mon.a (mon.0) 6770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.475852+0000 mon.a (mon.0) 6770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.554235+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.554235+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.557290+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.147 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.557290+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.560746+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.560746+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.561774+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.561774+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.568911+0000 mon.a (mon.0) 6775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.568911+0000 mon.a (mon.0) 6775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.148 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.647175+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.149 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.647175+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.149 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.649756+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.149 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.649756+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.149 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.652664+0000 mon.a (mon.0) 6778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.149 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.652664+0000 mon.a (mon.0) 6778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.653520+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.653520+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.662501+0000 mon.a (mon.0) 6780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.662501+0000 mon.a (mon.0) 6780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.150 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.724793+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.475852+0000 mon.a (mon.0) 6770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.475852+0000 mon.a (mon.0) 6770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.554235+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.554235+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.557290+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.557290+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.560746+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.560746+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.561774+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.561774+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.568911+0000 mon.a (mon.0) 6775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.568911+0000 mon.a (mon.0) 6775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.647175+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.647175+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.649756+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.649756+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.652664+0000 mon.a (mon.0) 6778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.652664+0000 mon.a (mon.0) 6778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.653520+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.724793+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.727179+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.727179+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.728982+0000 mon.a (mon.0) 6783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.728982+0000 mon.a (mon.0) 6783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.729615+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.729615+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.736621+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.736621+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.777100+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.777100+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.778976+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.778976+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.780737+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.780737+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.781368+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.781368+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.788741+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.788741+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.653520+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.662501+0000 mon.a (mon.0) 6780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.662501+0000 mon.a (mon.0) 6780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.724793+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.724793+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.727179+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.727179+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.728982+0000 mon.a (mon.0) 6783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.728982+0000 mon.a (mon.0) 6783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.729615+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.729615+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.736621+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.736621+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.777100+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.777100+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.778976+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.778976+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.780737+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.780737+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.833986+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.833986+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.836196+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.836196+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.837935+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.837935+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.838627+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.838627+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.845676+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.845676+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.887231+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.887231+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.889679+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.889679+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.891850+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.891850+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.892655+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.892655+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.899909+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.781368+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.781368+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.788741+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.788741+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.833986+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.833986+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.836196+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.836196+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.837935+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.837935+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.838627+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.838627+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.845676+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.845676+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.887231+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.887231+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.889679+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.889679+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.891850+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.899909+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.940547+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.940547+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.942823+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.942823+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.944860+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.944860+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.945679+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.945679+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.952927+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.952927+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.994239+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.994239+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.996541+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.996541+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.998615+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.998615+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.999311+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:14.999311+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.891850+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.892655+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.892655+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.899909+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.899909+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.940547+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.940547+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.942823+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.942823+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.944860+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.944860+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.945679+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.945679+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.952927+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.952927+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.994239+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.994239+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.996541+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.996541+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.006399+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.006399+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.047990+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.047990+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.049907+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.049907+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.051645+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.051645+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.052324+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.052324+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.057028+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.144:0/1917583182' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-30T10:13:15.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.057028+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.144:0/1917583182' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-30T10:13:15.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.060287+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.060287+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.101571+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.101571+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.103544+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.103544+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.105395+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.105395+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.106113+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.106113+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.114077+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[73244]: audit 2024-04-30T10:13:15.114077+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.998615+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.998615+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.999311+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:14.999311+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.006399+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.006399+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.047990+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.047990+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.049907+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.049907+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.051645+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.051645+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.052324+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.052324+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.057028+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.144:0/1917583182' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-30T10:13:15.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.057028+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.144:0/1917583182' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-30T10:13:15.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.060287+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.060287+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.101571+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.101571+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.103544+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.103544+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.105395+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.105395+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.106113+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.106113+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.114077+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:15 smithi144 bash[75481]: audit 2024-04-30T10:13:15.114077+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.313695+0000 mgr.x (mgr.24998) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.313695+0000 mgr.x (mgr.24998) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.421547+0000 mgr.x (mgr.24998) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.421547+0000 mgr.x (mgr.24998) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.512889+0000 mgr.x (mgr.24998) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.512889+0000 mgr.x (mgr.24998) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.600261+0000 mgr.x (mgr.24998) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.600261+0000 mgr.x (mgr.24998) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.673359+0000 mgr.x (mgr.24998) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.673359+0000 mgr.x (mgr.24998) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.779204+0000 mgr.x (mgr.24998) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.779204+0000 mgr.x (mgr.24998) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.884434+0000 mgr.x (mgr.24998) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.884434+0000 mgr.x (mgr.24998) 1789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.993767+0000 mgr.x (mgr.24998) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:13.993767+0000 mgr.x (mgr.24998) 1790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.103758+0000 mgr.x (mgr.24998) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.103758+0000 mgr.x (mgr.24998) 1791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cluster 2024-04-30T10:13:14.123427+0000 mgr.x (mgr.24998) 1792 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-04-30T10:13:15.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cluster 2024-04-30T10:13:14.123427+0000 mgr.x (mgr.24998) 1792 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-04-30T10:13:15.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.182741+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.182741+0000 mon.a (mon.0) 6751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.186040+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.186040+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.189325+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.189325+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.190538+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.190538+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.199342+0000 mgr.x (mgr.24998) 1793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.199342+0000 mgr.x (mgr.24998) 1793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:15.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.199828+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.199828+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.277998+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.277998+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.281397+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.281397+0000 mon.a (mon.0) 6757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.284863+0000 mon.a (mon.0) 6758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.284863+0000 mon.a (mon.0) 6758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.286003+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.286003+0000 mon.a (mon.0) 6759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.294499+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.294499+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.373265+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.373265+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.376231+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.376231+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.378962+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.378962+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.379980+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.379980+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.386082+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.386082+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.464560+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.464560+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.467083+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.467083+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.469908+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.469908+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.470645+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.470645+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.475852+0000 mon.a (mon.0) 6770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.475852+0000 mon.a (mon.0) 6770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.554235+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.554235+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.557290+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.557290+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.560746+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.560746+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.561774+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.561774+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.568911+0000 mon.a (mon.0) 6775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.568911+0000 mon.a (mon.0) 6775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.647175+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.647175+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.649756+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.649756+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.652664+0000 mon.a (mon.0) 6778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.652664+0000 mon.a (mon.0) 6778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.653520+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.653520+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.662501+0000 mon.a (mon.0) 6780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.662501+0000 mon.a (mon.0) 6780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.724793+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.724793+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.727179+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.727179+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.728982+0000 mon.a (mon.0) 6783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.728982+0000 mon.a (mon.0) 6783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.729615+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.729615+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.736621+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.736621+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.777100+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.777100+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.778976+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.778976+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.780737+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.780737+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.781368+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.781368+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.788741+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.788741+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.833986+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.833986+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.836196+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.836196+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.837935+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.837935+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.838627+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.838627+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.845676+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.845676+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.887231+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.887231+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.889679+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.889679+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.891850+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.891850+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.892655+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.892655+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.899909+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.899909+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.940547+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.940547+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.942823+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.942823+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.944860+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.944860+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.945679+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.945679+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.952927+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.952927+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.994239+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.994239+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.996541+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.996541+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.998615+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.998615+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.999311+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:14.999311+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.006399+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.006399+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.047990+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.047990+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.049907+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.049907+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.051645+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.051645+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.052324+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.052324+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.057028+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.144:0/1917583182' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-30T10:13:15.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.057028+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.144:0/1917583182' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-30T10:13:15.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.060287+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.060287+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.101571+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.101571+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:15.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.103544+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.103544+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:15.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.105395+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.105395+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:15.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.106113+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.106113+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:15.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.114077+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:15.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:15 smithi151 bash[59049]: audit 2024-04-30T10:13:15.114077+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.411 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.294253+0000 mgr.x (mgr.24998) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.411 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.294253+0000 mgr.x (mgr.24998) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.411 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.385488+0000 mgr.x (mgr.24998) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.412 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.385488+0000 mgr.x (mgr.24998) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.412 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.475393+0000 mgr.x (mgr.24998) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.412 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.475393+0000 mgr.x (mgr.24998) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.412 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.568470+0000 mgr.x (mgr.24998) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.412 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.568470+0000 mgr.x (mgr.24998) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.412 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.661929+0000 mgr.x (mgr.24998) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.412 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.661929+0000 mgr.x (mgr.24998) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.412 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.735920+0000 mgr.x (mgr.24998) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.412 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.735920+0000 mgr.x (mgr.24998) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.412 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.787988+0000 mgr.x (mgr.24998) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.412 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.787988+0000 mgr.x (mgr.24998) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.413 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.844973+0000 mgr.x (mgr.24998) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.413 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.844973+0000 mgr.x (mgr.24998) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.413 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.899179+0000 mgr.x (mgr.24998) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.413 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.899179+0000 mgr.x (mgr.24998) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.413 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.952239+0000 mgr.x (mgr.24998) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.413 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:14.952239+0000 mgr.x (mgr.24998) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.413 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.005693+0000 mgr.x (mgr.24998) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.413 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.005693+0000 mgr.x (mgr.24998) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.413 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.059586+0000 mgr.x (mgr.24998) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.413 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.059586+0000 mgr.x (mgr.24998) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.413 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.113541+0000 mgr.x (mgr.24998) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.413 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.113541+0000 mgr.x (mgr.24998) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.414 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.195686+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.414 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.195686+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.414 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.198744+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.414 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.198744+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.414 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.201306+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.414 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.201306+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.414 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.202452+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.414 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.202452+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.414 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.208114+0000 mgr.x (mgr.24998) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.414 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.208114+0000 mgr.x (mgr.24998) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.414 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.208664+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.414 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.208664+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.415 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.250681+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.415 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.250681+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.415 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.253324+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.415 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.253324+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.415 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.255545+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.415 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.255545+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.415 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.256448+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.415 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.256448+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.415 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.262210+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.415 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.262210+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.415 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.303665+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.415 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.303665+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.416 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.305999+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.416 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.305999+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.416 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.307733+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.416 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.307733+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.416 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.308436+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.416 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.308436+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.416 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.314529+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.416 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.314529+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.416 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.355842+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.416 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.355842+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.416 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.358002+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.416 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.358002+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.416 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.359909+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.417 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.359909+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.417 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.360686+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.417 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.360686+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.417 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.367204+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.417 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.367204+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.417 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.408271+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.417 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.408271+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.417 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.410164+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.417 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.410164+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.417 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.412080+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.417 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.412080+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.417 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.412922+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.418 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.412922+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.418 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.418868+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.418 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.418868+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.418 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.460593+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.418 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.460593+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.418 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.462984+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.418 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.462984+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.418 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.465649+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.418 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.465649+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.418 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.466467+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.418 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.466467+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.418 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.474736+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.418 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.474736+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.419 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.515744+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.419 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.515744+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.419 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.518164+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.419 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.518164+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.419 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.520287+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.419 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.520287+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.419 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.521183+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.419 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.521183+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.419 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.529512+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.419 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.529512+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.419 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.570533+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.419 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.570533+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.420 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.572651+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.420 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.572651+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.420 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.574462+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.420 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.574462+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.420 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.575260+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.420 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.575260+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.420 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.583891+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.420 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.583891+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.420 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.624919+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.420 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.624919+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.420 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.627036+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.420 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.627036+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.420 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.629090+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.421 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.629090+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.421 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.629896+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.421 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.629896+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.421 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.638517+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.421 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.638517+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.421 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.679525+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.421 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.679525+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.421 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.682066+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.421 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.682066+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.421 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.684172+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.421 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.684172+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.421 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.684952+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.421 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.684952+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.422 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.693166+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.422 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.693166+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.422 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.734911+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.422 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.734911+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.422 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.737360+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.422 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.737360+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.422 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.740200+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.422 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.740200+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.422 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.741348+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.422 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.741348+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.422 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.751742+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.422 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.751742+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.423 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.793429+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.423 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.793429+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.423 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.796274+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.423 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.796274+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.423 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.798709+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.423 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.798709+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.423 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.799782+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.423 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.799782+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.423 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.809552+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.423 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.809552+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.423 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.850596+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.423 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.850596+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.424 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.853565+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.424 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.853565+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.424 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.856090+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.424 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.856090+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.424 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.857097+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.424 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.857097+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.424 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.867555+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.424 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.867555+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.425 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.956883+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.425 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.956883+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.425 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.961515+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.425 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.961515+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.425 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.964791+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.425 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.964791+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.425 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.966411+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.425 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.966411+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.425 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.978988+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.425 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:15.978988+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.425 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:16.070944+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.425 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:16.070944+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.426 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:16.075888+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.426 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:16.075888+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.426 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:16.078832+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.426 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:16.078832+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.426 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:16.080052+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.426 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:16.080052+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.426 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:16.089703+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.426 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:16 smithi151 bash[59049]: audit 2024-04-30T10:13:16.089703+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.294253+0000 mgr.x (mgr.24998) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.294253+0000 mgr.x (mgr.24998) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.385488+0000 mgr.x (mgr.24998) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.385488+0000 mgr.x (mgr.24998) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.475393+0000 mgr.x (mgr.24998) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.475393+0000 mgr.x (mgr.24998) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.568470+0000 mgr.x (mgr.24998) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.568470+0000 mgr.x (mgr.24998) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.661929+0000 mgr.x (mgr.24998) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.661929+0000 mgr.x (mgr.24998) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.735920+0000 mgr.x (mgr.24998) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.735920+0000 mgr.x (mgr.24998) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.787988+0000 mgr.x (mgr.24998) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.787988+0000 mgr.x (mgr.24998) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.844973+0000 mgr.x (mgr.24998) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.844973+0000 mgr.x (mgr.24998) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.899179+0000 mgr.x (mgr.24998) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.899179+0000 mgr.x (mgr.24998) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.952239+0000 mgr.x (mgr.24998) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:14.952239+0000 mgr.x (mgr.24998) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.005693+0000 mgr.x (mgr.24998) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.005693+0000 mgr.x (mgr.24998) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.294253+0000 mgr.x (mgr.24998) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.294253+0000 mgr.x (mgr.24998) 1794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.385488+0000 mgr.x (mgr.24998) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.385488+0000 mgr.x (mgr.24998) 1795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.475393+0000 mgr.x (mgr.24998) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.475393+0000 mgr.x (mgr.24998) 1796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.568470+0000 mgr.x (mgr.24998) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.568470+0000 mgr.x (mgr.24998) 1797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.661929+0000 mgr.x (mgr.24998) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.661929+0000 mgr.x (mgr.24998) 1798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.735920+0000 mgr.x (mgr.24998) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.735920+0000 mgr.x (mgr.24998) 1799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.787988+0000 mgr.x (mgr.24998) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.787988+0000 mgr.x (mgr.24998) 1800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.844973+0000 mgr.x (mgr.24998) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.844973+0000 mgr.x (mgr.24998) 1801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.899179+0000 mgr.x (mgr.24998) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.899179+0000 mgr.x (mgr.24998) 1802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.952239+0000 mgr.x (mgr.24998) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:14.952239+0000 mgr.x (mgr.24998) 1803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.005693+0000 mgr.x (mgr.24998) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.005693+0000 mgr.x (mgr.24998) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.059586+0000 mgr.x (mgr.24998) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.059586+0000 mgr.x (mgr.24998) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.113541+0000 mgr.x (mgr.24998) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.113541+0000 mgr.x (mgr.24998) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.195686+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.195686+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.198744+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.198744+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.201306+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.201306+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.202452+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.202452+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.208114+0000 mgr.x (mgr.24998) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.208114+0000 mgr.x (mgr.24998) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.208664+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.208664+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.250681+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.250681+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.253324+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.253324+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.059586+0000 mgr.x (mgr.24998) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.059586+0000 mgr.x (mgr.24998) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.113541+0000 mgr.x (mgr.24998) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.113541+0000 mgr.x (mgr.24998) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.195686+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.195686+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.198744+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.198744+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.201306+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.201306+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.202452+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.202452+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.208114+0000 mgr.x (mgr.24998) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.208114+0000 mgr.x (mgr.24998) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:16.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.208664+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.208664+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.250681+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.250681+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.253324+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.253324+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.255545+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.255545+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.256448+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.256448+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.262210+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.262210+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.303665+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.303665+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.305999+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.305999+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.307733+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.307733+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.308436+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.308436+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.314529+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.314529+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.355842+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.355842+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.358002+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.255545+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.255545+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.256448+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.256448+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.262210+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.262210+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.303665+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.303665+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.305999+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.305999+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.307733+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.307733+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.308436+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.308436+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.314529+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.314529+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.355842+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.355842+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.358002+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.358002+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.359909+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.359909+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.360686+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.360686+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.367204+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.367204+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.408271+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.408271+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.410164+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.410164+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.412080+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.412080+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.412922+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.412922+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.418868+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.418868+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.460593+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.460593+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.358002+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.359909+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.359909+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.360686+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.360686+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.367204+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.367204+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.408271+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.408271+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.410164+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.410164+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.412080+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.412080+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.412922+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.412922+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.418868+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.418868+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.460593+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.460593+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.462984+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.462984+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.465649+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.465649+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.466467+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.466467+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.474736+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.474736+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.515744+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.515744+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.518164+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.518164+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.520287+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.520287+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.521183+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.521183+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.529512+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.529512+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.570533+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.570533+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.572651+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.572651+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.574462+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.574462+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.575260+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.575260+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.583891+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.583891+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.624919+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.624919+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.627036+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.627036+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.629090+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.629090+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.629896+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.629896+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.638517+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.638517+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.679525+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.462984+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.462984+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.465649+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.465649+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.466467+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.466467+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.474736+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.474736+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.515744+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.515744+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.518164+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.518164+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.520287+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.520287+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.521183+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.521183+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.529512+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.529512+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.570533+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.570533+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.679525+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.682066+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.682066+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.684172+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.684172+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.684952+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.684952+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.693166+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.693166+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.734911+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.734911+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.737360+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.737360+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.740200+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.740200+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.741348+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.741348+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.751742+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.751742+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.572651+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.572651+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.574462+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.574462+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.575260+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.575260+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.583891+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.583891+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.624919+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.624919+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.627036+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.627036+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.629090+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.629090+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.629896+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.629896+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.638517+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.638517+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.679525+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.793429+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.793429+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.796274+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.796274+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.798709+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.798709+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.799782+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.799782+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.809552+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.809552+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.850596+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.850596+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.853565+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.853565+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.856090+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.856090+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.857097+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.857097+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.867555+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.679525+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.682066+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.682066+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.684172+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.684172+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.684952+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.684952+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.693166+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.693166+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.734911+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.734911+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.737360+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.737360+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.740200+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.740200+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.741348+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.741348+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.751742+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.751742+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.867555+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.956883+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.956883+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.961515+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.961515+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.964791+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.964791+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.966411+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.966411+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.978988+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:15.978988+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:16.070944+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:16.070944+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:16.075888+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:16.075888+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:16.078832+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:16.078832+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:16.080052+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:16.080052+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:16.089703+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[75481]: audit 2024-04-30T10:13:16.089703+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.793429+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.793429+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.796274+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.796274+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.798709+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.798709+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.799782+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.799782+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.809552+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.809552+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.850596+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.850596+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.853565+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.853565+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.856090+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.856090+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.857097+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.857097+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.867555+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.867555+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.956883+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.956883+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.961515+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.961515+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.964791+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.964791+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.966411+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.966411+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.978988+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:15.978988+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:16.070944+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:16.070944+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:16.484 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:16.075888+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:16.075888+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:16.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:16.078832+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:16.078832+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:16.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:16.080052+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:16.080052+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:16.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:16.089703+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:16.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:16 smithi144 bash[73244]: audit 2024-04-30T10:13:16.089703+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.261666+0000 mgr.x (mgr.24998) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.261666+0000 mgr.x (mgr.24998) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.313874+0000 mgr.x (mgr.24998) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.313874+0000 mgr.x (mgr.24998) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.366490+0000 mgr.x (mgr.24998) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.366490+0000 mgr.x (mgr.24998) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.418165+0000 mgr.x (mgr.24998) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.418165+0000 mgr.x (mgr.24998) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.474108+0000 mgr.x (mgr.24998) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.474108+0000 mgr.x (mgr.24998) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.528838+0000 mgr.x (mgr.24998) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.528838+0000 mgr.x (mgr.24998) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.583594+0000 mgr.x (mgr.24998) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.583594+0000 mgr.x (mgr.24998) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.638057+0000 mgr.x (mgr.24998) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.638057+0000 mgr.x (mgr.24998) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.692548+0000 mgr.x (mgr.24998) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.692548+0000 mgr.x (mgr.24998) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.751160+0000 mgr.x (mgr.24998) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.751160+0000 mgr.x (mgr.24998) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.808928+0000 mgr.x (mgr.24998) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.808928+0000 mgr.x (mgr.24998) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.867061+0000 mgr.x (mgr.24998) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.867061+0000 mgr.x (mgr.24998) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.978905+0000 mgr.x (mgr.24998) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:15.978905+0000 mgr.x (mgr.24998) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.089136+0000 mgr.x (mgr.24998) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.089136+0000 mgr.x (mgr.24998) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cluster 2024-04-30T10:13:16.124079+0000 mgr.x (mgr.24998) 1822 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-04-30T10:13:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cluster 2024-04-30T10:13:16.124079+0000 mgr.x (mgr.24998) 1822 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-04-30T10:13:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.155932+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.155932+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.159432+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.159432+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.162585+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.162585+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.163723+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.163723+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.171206+0000 mgr.x (mgr.24998) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.171206+0000 mgr.x (mgr.24998) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.171883+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.171883+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.233361+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.233361+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.236553+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.236553+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.239293+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.239293+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.240478+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.240478+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.250994+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.250994+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.307921+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.307921+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.310774+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.310774+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.313187+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.313187+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.314426+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.314426+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.326976+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.326976+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.400924+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.400924+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.404390+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.404390+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.408132+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.408132+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.409709+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.409709+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.421257+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.421257+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.494544+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.494544+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.497048+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.497048+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.500220+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.500220+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.501163+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.501163+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.511548+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.511548+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.584267+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.584267+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.586498+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.586498+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.588465+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.588465+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.589330+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.589330+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.597281+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.597281+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.685373+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.685373+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.690119+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.690119+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.694486+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.694486+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.695982+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.695982+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.705893+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.705893+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.791564+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.791564+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.794415+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.794415+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.797124+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.797124+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.798053+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.798053+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.806523+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.806523+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.848326+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.848326+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.850864+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.850864+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.853343+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.853343+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.854123+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.854123+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.862420+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.862420+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.897386+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.897386+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.904167+0000 mon.a (mon.0) 6942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.904167+0000 mon.a (mon.0) 6942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.910216+0000 mon.a (mon.0) 6943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.910216+0000 mon.a (mon.0) 6943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.920655+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.920655+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.922843+0000 mon.a (mon.0) 6945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.922843+0000 mon.a (mon.0) 6945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.924863+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.924863+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.925649+0000 mon.a (mon.0) 6947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.925649+0000 mon.a (mon.0) 6947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.931509+0000 mon.a (mon.0) 6948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.931509+0000 mon.a (mon.0) 6948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.972845+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.972845+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.974898+0000 mon.a (mon.0) 6950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.974898+0000 mon.a (mon.0) 6950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.976819+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.976819+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.977526+0000 mon.a (mon.0) 6952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.977526+0000 mon.a (mon.0) 6952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.983560+0000 mon.a (mon.0) 6953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:16.983560+0000 mon.a (mon.0) 6953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.024548+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.024548+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.027295+0000 mon.a (mon.0) 6955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.027295+0000 mon.a (mon.0) 6955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.030139+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.030139+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.031060+0000 mon.a (mon.0) 6957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.031060+0000 mon.a (mon.0) 6957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.037585+0000 mon.a (mon.0) 6958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.037585+0000 mon.a (mon.0) 6958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.078478+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.078478+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.080846+0000 mon.a (mon.0) 6960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.080846+0000 mon.a (mon.0) 6960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.082810+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.082810+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.083556+0000 mon.a (mon.0) 6962 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.083556+0000 mon.a (mon.0) 6962 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.091218+0000 mon.a (mon.0) 6963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:17 smithi151 bash[59049]: audit 2024-04-30T10:13:17.091218+0000 mon.a (mon.0) 6963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.261666+0000 mgr.x (mgr.24998) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.261666+0000 mgr.x (mgr.24998) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.313874+0000 mgr.x (mgr.24998) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.313874+0000 mgr.x (mgr.24998) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.366490+0000 mgr.x (mgr.24998) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.366490+0000 mgr.x (mgr.24998) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.418165+0000 mgr.x (mgr.24998) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.418165+0000 mgr.x (mgr.24998) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.474108+0000 mgr.x (mgr.24998) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.474108+0000 mgr.x (mgr.24998) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.528838+0000 mgr.x (mgr.24998) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.528838+0000 mgr.x (mgr.24998) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.583594+0000 mgr.x (mgr.24998) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.583594+0000 mgr.x (mgr.24998) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.638057+0000 mgr.x (mgr.24998) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.638057+0000 mgr.x (mgr.24998) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.692548+0000 mgr.x (mgr.24998) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.692548+0000 mgr.x (mgr.24998) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.751160+0000 mgr.x (mgr.24998) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.751160+0000 mgr.x (mgr.24998) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.808928+0000 mgr.x (mgr.24998) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.808928+0000 mgr.x (mgr.24998) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.261666+0000 mgr.x (mgr.24998) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.261666+0000 mgr.x (mgr.24998) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.313874+0000 mgr.x (mgr.24998) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.313874+0000 mgr.x (mgr.24998) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.366490+0000 mgr.x (mgr.24998) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.366490+0000 mgr.x (mgr.24998) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.418165+0000 mgr.x (mgr.24998) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.418165+0000 mgr.x (mgr.24998) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.474108+0000 mgr.x (mgr.24998) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.474108+0000 mgr.x (mgr.24998) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.528838+0000 mgr.x (mgr.24998) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.528838+0000 mgr.x (mgr.24998) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.583594+0000 mgr.x (mgr.24998) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.583594+0000 mgr.x (mgr.24998) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.638057+0000 mgr.x (mgr.24998) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.638057+0000 mgr.x (mgr.24998) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.692548+0000 mgr.x (mgr.24998) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.692548+0000 mgr.x (mgr.24998) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.751160+0000 mgr.x (mgr.24998) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.751160+0000 mgr.x (mgr.24998) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.808928+0000 mgr.x (mgr.24998) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.808928+0000 mgr.x (mgr.24998) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.867061+0000 mgr.x (mgr.24998) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.867061+0000 mgr.x (mgr.24998) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.978905+0000 mgr.x (mgr.24998) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:15.978905+0000 mgr.x (mgr.24998) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.089136+0000 mgr.x (mgr.24998) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.089136+0000 mgr.x (mgr.24998) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cluster 2024-04-30T10:13:16.124079+0000 mgr.x (mgr.24998) 1822 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-04-30T10:13:17.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cluster 2024-04-30T10:13:16.124079+0000 mgr.x (mgr.24998) 1822 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-04-30T10:13:17.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.155932+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.155932+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.159432+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.159432+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.162585+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.162585+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.163723+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.163723+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.171206+0000 mgr.x (mgr.24998) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.171206+0000 mgr.x (mgr.24998) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.171883+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.171883+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.867061+0000 mgr.x (mgr.24998) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.867061+0000 mgr.x (mgr.24998) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.978905+0000 mgr.x (mgr.24998) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:15.978905+0000 mgr.x (mgr.24998) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.089136+0000 mgr.x (mgr.24998) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.089136+0000 mgr.x (mgr.24998) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cluster 2024-04-30T10:13:16.124079+0000 mgr.x (mgr.24998) 1822 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-04-30T10:13:17.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cluster 2024-04-30T10:13:16.124079+0000 mgr.x (mgr.24998) 1822 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 670 B/s rd, 0 op/s 2024-04-30T10:13:17.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.155932+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.155932+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.159432+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.159432+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.162585+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.162585+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.163723+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.163723+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.171206+0000 mgr.x (mgr.24998) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.171206+0000 mgr.x (mgr.24998) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:17.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.171883+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.171883+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.233361+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.233361+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.236553+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.236553+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.239293+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.239293+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.240478+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.240478+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.250994+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.250994+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.307921+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.307921+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.310774+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.310774+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.313187+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.313187+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.314426+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.314426+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.326976+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.233361+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.233361+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.236553+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.236553+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.239293+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.239293+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.240478+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.240478+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.250994+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.250994+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.307921+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.307921+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.310774+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.310774+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.313187+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.313187+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.314426+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.314426+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.326976+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.326976+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.400924+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.400924+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.404390+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.404390+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.408132+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.408132+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.409709+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.409709+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.421257+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.421257+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.494544+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.494544+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.497048+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.497048+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.500220+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.500220+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.501163+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.501163+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.326976+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.400924+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.400924+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.404390+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.404390+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.408132+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.408132+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.409709+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.409709+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.421257+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.421257+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.494544+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.494544+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.497048+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.497048+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.500220+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.500220+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.501163+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.501163+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.511548+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.511548+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.584267+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.584267+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.586498+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.586498+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.588465+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.588465+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.589330+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.589330+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.597281+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.597281+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.685373+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.685373+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.690119+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.690119+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.694486+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.694486+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.695982+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.511548+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.511548+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.584267+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.584267+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.586498+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.586498+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.588465+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.588465+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.589330+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.589330+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.597281+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.597281+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.685373+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.685373+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.690119+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.690119+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.694486+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.694486+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.695982+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.695982+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.705893+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.705893+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.791564+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.791564+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.794415+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.794415+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.797124+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.797124+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.798053+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.798053+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.806523+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.806523+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.848326+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.848326+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.850864+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.850864+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.853343+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.853343+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.854123+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.695982+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.705893+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.705893+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.791564+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.791564+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.794415+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.794415+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.797124+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.797124+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.798053+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.798053+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.806523+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.806523+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.848326+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.848326+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.850864+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.850864+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.853343+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.853343+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.854123+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.854123+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.862420+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.862420+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.897386+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.897386+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.904167+0000 mon.a (mon.0) 6942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.904167+0000 mon.a (mon.0) 6942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.910216+0000 mon.a (mon.0) 6943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.910216+0000 mon.a (mon.0) 6943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.920655+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.920655+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.922843+0000 mon.a (mon.0) 6945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.922843+0000 mon.a (mon.0) 6945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.924863+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.924863+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.925649+0000 mon.a (mon.0) 6947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.925649+0000 mon.a (mon.0) 6947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.931509+0000 mon.a (mon.0) 6948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.931509+0000 mon.a (mon.0) 6948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.972845+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.854123+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.862420+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.862420+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.897386+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.897386+0000 mon.a (mon.0) 6941 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.904167+0000 mon.a (mon.0) 6942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.904167+0000 mon.a (mon.0) 6942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.910216+0000 mon.a (mon.0) 6943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.910216+0000 mon.a (mon.0) 6943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.920655+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.920655+0000 mon.a (mon.0) 6944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.922843+0000 mon.a (mon.0) 6945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.922843+0000 mon.a (mon.0) 6945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.924863+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.924863+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.925649+0000 mon.a (mon.0) 6947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.925649+0000 mon.a (mon.0) 6947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.931509+0000 mon.a (mon.0) 6948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.931509+0000 mon.a (mon.0) 6948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.972845+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.972845+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.974898+0000 mon.a (mon.0) 6950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.974898+0000 mon.a (mon.0) 6950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.976819+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.976819+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.977526+0000 mon.a (mon.0) 6952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.977526+0000 mon.a (mon.0) 6952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.983560+0000 mon.a (mon.0) 6953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:16.983560+0000 mon.a (mon.0) 6953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.024548+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.024548+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.027295+0000 mon.a (mon.0) 6955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.027295+0000 mon.a (mon.0) 6955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.030139+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.030139+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.031060+0000 mon.a (mon.0) 6957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.031060+0000 mon.a (mon.0) 6957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.037585+0000 mon.a (mon.0) 6958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.037585+0000 mon.a (mon.0) 6958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.078478+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.972845+0000 mon.a (mon.0) 6949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.974898+0000 mon.a (mon.0) 6950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.974898+0000 mon.a (mon.0) 6950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.976819+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.976819+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.977526+0000 mon.a (mon.0) 6952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.977526+0000 mon.a (mon.0) 6952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.983560+0000 mon.a (mon.0) 6953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:16.983560+0000 mon.a (mon.0) 6953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.024548+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.024548+0000 mon.a (mon.0) 6954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.027295+0000 mon.a (mon.0) 6955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.027295+0000 mon.a (mon.0) 6955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.030139+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.030139+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.031060+0000 mon.a (mon.0) 6957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.031060+0000 mon.a (mon.0) 6957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.037585+0000 mon.a (mon.0) 6958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.037585+0000 mon.a (mon.0) 6958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.078478+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.078478+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.080846+0000 mon.a (mon.0) 6960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.080846+0000 mon.a (mon.0) 6960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.082810+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.082810+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.083556+0000 mon.a (mon.0) 6962 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.083556+0000 mon.a (mon.0) 6962 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.091218+0000 mon.a (mon.0) 6963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[73244]: audit 2024-04-30T10:13:17.091218+0000 mon.a (mon.0) 6963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.078478+0000 mon.a (mon.0) 6959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:17.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.080846+0000 mon.a (mon.0) 6960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.080846+0000 mon.a (mon.0) 6960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:17.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.082810+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.082810+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:17.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.083556+0000 mon.a (mon.0) 6962 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.083556+0000 mon.a (mon.0) 6962 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:17.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.091218+0000 mon.a (mon.0) 6963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:17.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:17 smithi144 bash[75481]: audit 2024-04-30T10:13:17.091218+0000 mon.a (mon.0) 6963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.250475+0000 mgr.x (mgr.24998) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.250475+0000 mgr.x (mgr.24998) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.326439+0000 mgr.x (mgr.24998) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.326439+0000 mgr.x (mgr.24998) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.420744+0000 mgr.x (mgr.24998) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.420744+0000 mgr.x (mgr.24998) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.510969+0000 mgr.x (mgr.24998) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.510969+0000 mgr.x (mgr.24998) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.596622+0000 mgr.x (mgr.24998) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.596622+0000 mgr.x (mgr.24998) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.705642+0000 mgr.x (mgr.24998) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.705642+0000 mgr.x (mgr.24998) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.805982+0000 mgr.x (mgr.24998) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.805982+0000 mgr.x (mgr.24998) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.861935+0000 mgr.x (mgr.24998) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.861935+0000 mgr.x (mgr.24998) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.930799+0000 mgr.x (mgr.24998) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.930799+0000 mgr.x (mgr.24998) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.982839+0000 mgr.x (mgr.24998) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:16.982839+0000 mgr.x (mgr.24998) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.036884+0000 mgr.x (mgr.24998) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.036884+0000 mgr.x (mgr.24998) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.090535+0000 mgr.x (mgr.24998) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.090535+0000 mgr.x (mgr.24998) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.152796+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.152796+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.155594+0000 mon.a (mon.0) 6965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.155594+0000 mon.a (mon.0) 6965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.158001+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.158001+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.158840+0000 mon.a (mon.0) 6967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.158840+0000 mon.a (mon.0) 6967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.163615+0000 mgr.x (mgr.24998) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.163615+0000 mgr.x (mgr.24998) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.164205+0000 mon.a (mon.0) 6968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.164205+0000 mon.a (mon.0) 6968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.254087+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.254087+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.256477+0000 mon.a (mon.0) 6970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.256477+0000 mon.a (mon.0) 6970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.259111+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.259111+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.250475+0000 mgr.x (mgr.24998) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.250475+0000 mgr.x (mgr.24998) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.326439+0000 mgr.x (mgr.24998) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.326439+0000 mgr.x (mgr.24998) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.420744+0000 mgr.x (mgr.24998) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.420744+0000 mgr.x (mgr.24998) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.510969+0000 mgr.x (mgr.24998) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.510969+0000 mgr.x (mgr.24998) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.596622+0000 mgr.x (mgr.24998) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.596622+0000 mgr.x (mgr.24998) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.705642+0000 mgr.x (mgr.24998) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.705642+0000 mgr.x (mgr.24998) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.805982+0000 mgr.x (mgr.24998) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.805982+0000 mgr.x (mgr.24998) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.861935+0000 mgr.x (mgr.24998) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.861935+0000 mgr.x (mgr.24998) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.930799+0000 mgr.x (mgr.24998) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.930799+0000 mgr.x (mgr.24998) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.982839+0000 mgr.x (mgr.24998) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:16.982839+0000 mgr.x (mgr.24998) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.036884+0000 mgr.x (mgr.24998) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.036884+0000 mgr.x (mgr.24998) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.260229+0000 mon.a (mon.0) 6972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.260229+0000 mon.a (mon.0) 6972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.268370+0000 mon.a (mon.0) 6973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.268370+0000 mon.a (mon.0) 6973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.328650+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.328650+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.331558+0000 mon.a (mon.0) 6975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.331558+0000 mon.a (mon.0) 6975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.334356+0000 mon.a (mon.0) 6976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.334356+0000 mon.a (mon.0) 6976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.335464+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.335464+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.343794+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.343794+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.386041+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.386041+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.388610+0000 mon.a (mon.0) 6980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.388610+0000 mon.a (mon.0) 6980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.391302+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.391302+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.392127+0000 mon.a (mon.0) 6982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.392127+0000 mon.a (mon.0) 6982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.398448+0000 mon.a (mon.0) 6983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.398448+0000 mon.a (mon.0) 6983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.472935+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.472935+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.475910+0000 mon.a (mon.0) 6985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.475910+0000 mon.a (mon.0) 6985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.478852+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.478852+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.480040+0000 mon.a (mon.0) 6987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.480040+0000 mon.a (mon.0) 6987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.489149+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.489149+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.554055+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.554055+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.557326+0000 mon.a (mon.0) 6990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.557326+0000 mon.a (mon.0) 6990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.560000+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.560000+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.560986+0000 mon.a (mon.0) 6992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.560986+0000 mon.a (mon.0) 6992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.568777+0000 mon.a (mon.0) 6993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.568777+0000 mon.a (mon.0) 6993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.630862+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.630862+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.633719+0000 mon.a (mon.0) 6995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.633719+0000 mon.a (mon.0) 6995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.636684+0000 mon.a (mon.0) 6996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.636684+0000 mon.a (mon.0) 6996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.637993+0000 mon.a (mon.0) 6997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.637993+0000 mon.a (mon.0) 6997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.644098+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.644098+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.688603+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.688603+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.691224+0000 mon.a (mon.0) 7000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.691224+0000 mon.a (mon.0) 7000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.693390+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.693390+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.694181+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.694181+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.702812+0000 mon.a (mon.0) 7003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.702812+0000 mon.a (mon.0) 7003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.791959+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.791959+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.796368+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.796368+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.799929+0000 mon.a (mon.0) 7006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.799929+0000 mon.a (mon.0) 7006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.801240+0000 mon.a (mon.0) 7007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.801240+0000 mon.a (mon.0) 7007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.811223+0000 mon.a (mon.0) 7008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.811223+0000 mon.a (mon.0) 7008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.873212+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.873212+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.090535+0000 mgr.x (mgr.24998) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.090535+0000 mgr.x (mgr.24998) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.152796+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.152796+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.155594+0000 mon.a (mon.0) 6965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.155594+0000 mon.a (mon.0) 6965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.158001+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.158001+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.158840+0000 mon.a (mon.0) 6967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.158840+0000 mon.a (mon.0) 6967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.163615+0000 mgr.x (mgr.24998) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.163615+0000 mgr.x (mgr.24998) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.164205+0000 mon.a (mon.0) 6968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.164205+0000 mon.a (mon.0) 6968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.254087+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.254087+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.256477+0000 mon.a (mon.0) 6970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.256477+0000 mon.a (mon.0) 6970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.259111+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.259111+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.876120+0000 mon.a (mon.0) 7010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.876120+0000 mon.a (mon.0) 7010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.879054+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.879054+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.880298+0000 mon.a (mon.0) 7012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.880298+0000 mon.a (mon.0) 7012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.894664+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.894664+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.956570+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.956570+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.959648+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.959648+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.962772+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.962772+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.963905+0000 mon.a (mon.0) 7017 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.963905+0000 mon.a (mon.0) 7017 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.975115+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:17.975115+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:18.037766+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:18.037766+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:18.041290+0000 mon.a (mon.0) 7020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:18.041290+0000 mon.a (mon.0) 7020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:18.044018+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:18.044018+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:18.045283+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:18.045283+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:18.056390+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:18.056390+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:18.130170+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:18.130170+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:18.133150+0000 mon.a (mon.0) 7025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:18.133150+0000 mon.a (mon.0) 7025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:18.135974+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:18.135974+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:18.137270+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[75481]: audit 2024-04-30T10:13:18.137270+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.260229+0000 mon.a (mon.0) 6972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.260229+0000 mon.a (mon.0) 6972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.268370+0000 mon.a (mon.0) 6973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.268370+0000 mon.a (mon.0) 6973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.328650+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.328650+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.331558+0000 mon.a (mon.0) 6975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.331558+0000 mon.a (mon.0) 6975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.334356+0000 mon.a (mon.0) 6976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.334356+0000 mon.a (mon.0) 6976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.335464+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.335464+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.343794+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.343794+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.386041+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.386041+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.388610+0000 mon.a (mon.0) 6980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.388610+0000 mon.a (mon.0) 6980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.391302+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.391302+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.392127+0000 mon.a (mon.0) 6982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.392127+0000 mon.a (mon.0) 6982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.398448+0000 mon.a (mon.0) 6983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.398448+0000 mon.a (mon.0) 6983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.472935+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.472935+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.475910+0000 mon.a (mon.0) 6985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.475910+0000 mon.a (mon.0) 6985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.478852+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.478852+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.480040+0000 mon.a (mon.0) 6987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.480040+0000 mon.a (mon.0) 6987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.489149+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.489149+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.554055+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.554055+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.557326+0000 mon.a (mon.0) 6990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.557326+0000 mon.a (mon.0) 6990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.560000+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.560000+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.560986+0000 mon.a (mon.0) 6992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.560986+0000 mon.a (mon.0) 6992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.568777+0000 mon.a (mon.0) 6993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.568777+0000 mon.a (mon.0) 6993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.630862+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.630862+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.633719+0000 mon.a (mon.0) 6995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.633719+0000 mon.a (mon.0) 6995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.636684+0000 mon.a (mon.0) 6996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.636684+0000 mon.a (mon.0) 6996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.637993+0000 mon.a (mon.0) 6997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.637993+0000 mon.a (mon.0) 6997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.644098+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.644098+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.688603+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.688603+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.691224+0000 mon.a (mon.0) 7000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.691224+0000 mon.a (mon.0) 7000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.693390+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.693390+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.694181+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.694181+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.702812+0000 mon.a (mon.0) 7003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.702812+0000 mon.a (mon.0) 7003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.791959+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.791959+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.796368+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.796368+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.799929+0000 mon.a (mon.0) 7006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.799929+0000 mon.a (mon.0) 7006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.801240+0000 mon.a (mon.0) 7007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.801240+0000 mon.a (mon.0) 7007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.811223+0000 mon.a (mon.0) 7008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.811223+0000 mon.a (mon.0) 7008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.873212+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.873212+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.876120+0000 mon.a (mon.0) 7010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.876120+0000 mon.a (mon.0) 7010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.879054+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.879054+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.880298+0000 mon.a (mon.0) 7012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.880298+0000 mon.a (mon.0) 7012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.894664+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.894664+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.956570+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.956570+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.959648+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.959648+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.962772+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.962772+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.963905+0000 mon.a (mon.0) 7017 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.963905+0000 mon.a (mon.0) 7017 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.975115+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:17.975115+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:18.037766+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:18.037766+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:18.041290+0000 mon.a (mon.0) 7020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:18.041290+0000 mon.a (mon.0) 7020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:18.044018+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:18.044018+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:18.045283+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:18.045283+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:18.056390+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:18.056390+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:18.130170+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:18.130170+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:18.133150+0000 mon.a (mon.0) 7025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:18.133150+0000 mon.a (mon.0) 7025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:18.135974+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:18.135974+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:18.137270+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:18 smithi144 bash[73244]: audit 2024-04-30T10:13:18.137270+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:13:18] "GET /metrics HTTP/1.1" 200 38623 "" "Prometheus/2.33.4" 2024-04-30T10:13:18.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.250475+0000 mgr.x (mgr.24998) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.250475+0000 mgr.x (mgr.24998) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.326439+0000 mgr.x (mgr.24998) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.326439+0000 mgr.x (mgr.24998) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.420744+0000 mgr.x (mgr.24998) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.420744+0000 mgr.x (mgr.24998) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.510969+0000 mgr.x (mgr.24998) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.510969+0000 mgr.x (mgr.24998) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.596622+0000 mgr.x (mgr.24998) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.596622+0000 mgr.x (mgr.24998) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.705642+0000 mgr.x (mgr.24998) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.705642+0000 mgr.x (mgr.24998) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.805982+0000 mgr.x (mgr.24998) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.805982+0000 mgr.x (mgr.24998) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.861935+0000 mgr.x (mgr.24998) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.861935+0000 mgr.x (mgr.24998) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.930799+0000 mgr.x (mgr.24998) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.930799+0000 mgr.x (mgr.24998) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.982839+0000 mgr.x (mgr.24998) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:16.982839+0000 mgr.x (mgr.24998) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.036884+0000 mgr.x (mgr.24998) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.036884+0000 mgr.x (mgr.24998) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.090535+0000 mgr.x (mgr.24998) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.090535+0000 mgr.x (mgr.24998) 1835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.152796+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.152796+0000 mon.a (mon.0) 6964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.155594+0000 mon.a (mon.0) 6965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.155594+0000 mon.a (mon.0) 6965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.158001+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.158001+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.158840+0000 mon.a (mon.0) 6967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.158840+0000 mon.a (mon.0) 6967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.163615+0000 mgr.x (mgr.24998) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.163615+0000 mgr.x (mgr.24998) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:18.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.164205+0000 mon.a (mon.0) 6968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.164205+0000 mon.a (mon.0) 6968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.254087+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.254087+0000 mon.a (mon.0) 6969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.256477+0000 mon.a (mon.0) 6970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.256477+0000 mon.a (mon.0) 6970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.259111+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.259111+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.260229+0000 mon.a (mon.0) 6972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.260229+0000 mon.a (mon.0) 6972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.268370+0000 mon.a (mon.0) 6973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.268370+0000 mon.a (mon.0) 6973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.328650+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.328650+0000 mon.a (mon.0) 6974 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.331558+0000 mon.a (mon.0) 6975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.331558+0000 mon.a (mon.0) 6975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.334356+0000 mon.a (mon.0) 6976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.334356+0000 mon.a (mon.0) 6976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.335464+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.335464+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.343794+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.343794+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.386041+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.386041+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.388610+0000 mon.a (mon.0) 6980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.388610+0000 mon.a (mon.0) 6980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.391302+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.391302+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.392127+0000 mon.a (mon.0) 6982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.392127+0000 mon.a (mon.0) 6982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.398448+0000 mon.a (mon.0) 6983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.398448+0000 mon.a (mon.0) 6983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.472935+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.472935+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.475910+0000 mon.a (mon.0) 6985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.475910+0000 mon.a (mon.0) 6985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.478852+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.478852+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.480040+0000 mon.a (mon.0) 6987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.480040+0000 mon.a (mon.0) 6987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.489149+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.489149+0000 mon.a (mon.0) 6988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.554055+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.554055+0000 mon.a (mon.0) 6989 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.557326+0000 mon.a (mon.0) 6990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.557326+0000 mon.a (mon.0) 6990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.560000+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.560000+0000 mon.a (mon.0) 6991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.560986+0000 mon.a (mon.0) 6992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.560986+0000 mon.a (mon.0) 6992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.568777+0000 mon.a (mon.0) 6993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.568777+0000 mon.a (mon.0) 6993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.630862+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.630862+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.633719+0000 mon.a (mon.0) 6995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.633719+0000 mon.a (mon.0) 6995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.636684+0000 mon.a (mon.0) 6996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.636684+0000 mon.a (mon.0) 6996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.637993+0000 mon.a (mon.0) 6997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.637993+0000 mon.a (mon.0) 6997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.644098+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.644098+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.688603+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.688603+0000 mon.a (mon.0) 6999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.691224+0000 mon.a (mon.0) 7000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.691224+0000 mon.a (mon.0) 7000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.693390+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.693390+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.694181+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.694181+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.702812+0000 mon.a (mon.0) 7003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.702812+0000 mon.a (mon.0) 7003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.791959+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.791959+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.796368+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.796368+0000 mon.a (mon.0) 7005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.799929+0000 mon.a (mon.0) 7006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.799929+0000 mon.a (mon.0) 7006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.801240+0000 mon.a (mon.0) 7007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.801240+0000 mon.a (mon.0) 7007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.811223+0000 mon.a (mon.0) 7008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.811223+0000 mon.a (mon.0) 7008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.873212+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.873212+0000 mon.a (mon.0) 7009 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.876120+0000 mon.a (mon.0) 7010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.876120+0000 mon.a (mon.0) 7010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.879054+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.879054+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.880298+0000 mon.a (mon.0) 7012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.880298+0000 mon.a (mon.0) 7012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.894664+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.894664+0000 mon.a (mon.0) 7013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.956570+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.956570+0000 mon.a (mon.0) 7014 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.959648+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.959648+0000 mon.a (mon.0) 7015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.962772+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.962772+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.963905+0000 mon.a (mon.0) 7017 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.963905+0000 mon.a (mon.0) 7017 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.975115+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:17.975115+0000 mon.a (mon.0) 7018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:18.037766+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:18.037766+0000 mon.a (mon.0) 7019 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:18.041290+0000 mon.a (mon.0) 7020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:18.041290+0000 mon.a (mon.0) 7020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:18.044018+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:18.044018+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:18.045283+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:18.045283+0000 mon.a (mon.0) 7022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:18.056390+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:18.056390+0000 mon.a (mon.0) 7023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:18.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:18.130170+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:18.130170+0000 mon.a (mon.0) 7024 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:18.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:18.133150+0000 mon.a (mon.0) 7025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:18.133150+0000 mon.a (mon.0) 7025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:18.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:18.135974+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:18.135974+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:18.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:18.137270+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:18.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:18 smithi151 bash[59049]: audit 2024-04-30T10:13:18.137270+0000 mon.a (mon.0) 7027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.433 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.267964+0000 mgr.x (mgr.24998) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.433 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.267964+0000 mgr.x (mgr.24998) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.433 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.343188+0000 mgr.x (mgr.24998) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.343188+0000 mgr.x (mgr.24998) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.397743+0000 mgr.x (mgr.24998) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.397743+0000 mgr.x (mgr.24998) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.488612+0000 mgr.x (mgr.24998) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.488612+0000 mgr.x (mgr.24998) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.568410+0000 mgr.x (mgr.24998) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.568410+0000 mgr.x (mgr.24998) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.643553+0000 mgr.x (mgr.24998) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.643553+0000 mgr.x (mgr.24998) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.702179+0000 mgr.x (mgr.24998) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.702179+0000 mgr.x (mgr.24998) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.434 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.810707+0000 mgr.x (mgr.24998) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.810707+0000 mgr.x (mgr.24998) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.894286+0000 mgr.x (mgr.24998) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.894286+0000 mgr.x (mgr.24998) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.974584+0000 mgr.x (mgr.24998) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:17.974584+0000 mgr.x (mgr.24998) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.055851+0000 mgr.x (mgr.24998) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.435 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.055851+0000 mgr.x (mgr.24998) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.436 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cluster 2024-04-30T10:13:18.124884+0000 mgr.x (mgr.24998) 1848 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 479 B/s rd, 0 op/s 2024-04-30T10:13:19.436 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cluster 2024-04-30T10:13:18.124884+0000 mgr.x (mgr.24998) 1848 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 479 B/s rd, 0 op/s 2024-04-30T10:13:19.436 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.166635+0000 mgr.x (mgr.24998) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.436 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.166635+0000 mgr.x (mgr.24998) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.437 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.167203+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.437 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.167203+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.437 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.251716+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.437 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.251716+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.437 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.254808+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.437 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.254808+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.437 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.257470+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.437 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.257470+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.437 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.258675+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.437 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.258675+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.437 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.265110+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.437 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.265110+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.437 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.328787+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.438 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.328787+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.438 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.331532+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.438 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.331532+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.438 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.333922+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.438 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.333922+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.438 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.334741+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.438 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.334741+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.438 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.342513+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.438 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.342513+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.438 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.400826+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.438 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.400826+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.438 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.403387+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.438 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.403387+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.438 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.405615+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.439 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.405615+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.439 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.406533+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.439 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.406533+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.439 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.414482+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.439 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.414482+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.439 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.471851+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.439 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.471851+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.439 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.474246+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.439 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.474246+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.439 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.476462+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.476462+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.477927+0000 mon.a (mon.0) 7047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.477927+0000 mon.a (mon.0) 7047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.484153+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.484153+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.525028+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.525028+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.527239+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.527239+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.529432+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.529432+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.530210+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.530210+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.537548+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.440 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.537548+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.578310+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.578310+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.580364+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.580364+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.582121+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.582121+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.582699+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.582699+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.590777+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.590777+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.651062+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.441 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.651062+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.654519+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.654519+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.657065+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.657065+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.658040+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.658040+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.663852+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.663852+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.725983+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.725983+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.729096+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.442 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.729096+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.731744+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.731744+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.732698+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.732698+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.741430+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.741430+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.786719+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.786719+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.789550+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.789550+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.791990+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.791990+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.792996+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.792996+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.801578+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.801578+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.863623+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.863623+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.867047+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.867047+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.870008+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.870008+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.871224+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.871224+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.880244+0000 mon.a (mon.0) 7078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.880244+0000 mon.a (mon.0) 7078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.953534+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.953534+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.956614+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.956614+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.960418+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.960418+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.961780+0000 mon.a (mon.0) 7082 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.961780+0000 mon.a (mon.0) 7082 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.971015+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:18.971015+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.033326+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.033326+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.036689+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.036689+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.039529+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.039529+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.040960+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.040960+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.049854+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.049854+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.112445+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.112445+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.115259+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.115259+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.117956+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.117956+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.118939+0000 mon.a (mon.0) 7092 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.118939+0000 mon.a (mon.0) 7092 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.126193+0000 mon.a (mon.0) 7093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:19 smithi151 bash[59049]: audit 2024-04-30T10:13:19.126193+0000 mon.a (mon.0) 7093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.267964+0000 mgr.x (mgr.24998) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.267964+0000 mgr.x (mgr.24998) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.343188+0000 mgr.x (mgr.24998) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.343188+0000 mgr.x (mgr.24998) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.397743+0000 mgr.x (mgr.24998) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.397743+0000 mgr.x (mgr.24998) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.488612+0000 mgr.x (mgr.24998) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.488612+0000 mgr.x (mgr.24998) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.568410+0000 mgr.x (mgr.24998) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.568410+0000 mgr.x (mgr.24998) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.643553+0000 mgr.x (mgr.24998) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.643553+0000 mgr.x (mgr.24998) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.702179+0000 mgr.x (mgr.24998) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.702179+0000 mgr.x (mgr.24998) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.810707+0000 mgr.x (mgr.24998) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.810707+0000 mgr.x (mgr.24998) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.894286+0000 mgr.x (mgr.24998) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.894286+0000 mgr.x (mgr.24998) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.974584+0000 mgr.x (mgr.24998) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:17.974584+0000 mgr.x (mgr.24998) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.055851+0000 mgr.x (mgr.24998) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.055851+0000 mgr.x (mgr.24998) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.267964+0000 mgr.x (mgr.24998) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.267964+0000 mgr.x (mgr.24998) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.343188+0000 mgr.x (mgr.24998) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.343188+0000 mgr.x (mgr.24998) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.397743+0000 mgr.x (mgr.24998) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.397743+0000 mgr.x (mgr.24998) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.488612+0000 mgr.x (mgr.24998) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.488612+0000 mgr.x (mgr.24998) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.568410+0000 mgr.x (mgr.24998) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.568410+0000 mgr.x (mgr.24998) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.643553+0000 mgr.x (mgr.24998) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.643553+0000 mgr.x (mgr.24998) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.702179+0000 mgr.x (mgr.24998) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.702179+0000 mgr.x (mgr.24998) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.810707+0000 mgr.x (mgr.24998) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.810707+0000 mgr.x (mgr.24998) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.894286+0000 mgr.x (mgr.24998) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.894286+0000 mgr.x (mgr.24998) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.974584+0000 mgr.x (mgr.24998) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:17.974584+0000 mgr.x (mgr.24998) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.055851+0000 mgr.x (mgr.24998) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.055851+0000 mgr.x (mgr.24998) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cluster 2024-04-30T10:13:18.124884+0000 mgr.x (mgr.24998) 1848 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 479 B/s rd, 0 op/s 2024-04-30T10:13:19.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cluster 2024-04-30T10:13:18.124884+0000 mgr.x (mgr.24998) 1848 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 479 B/s rd, 0 op/s 2024-04-30T10:13:19.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.166635+0000 mgr.x (mgr.24998) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.166635+0000 mgr.x (mgr.24998) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.167203+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.167203+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.251716+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.251716+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.254808+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.254808+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.257470+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.257470+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.258675+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.258675+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.265110+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.265110+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.328787+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.328787+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.331532+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.331532+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cluster 2024-04-30T10:13:18.124884+0000 mgr.x (mgr.24998) 1848 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 479 B/s rd, 0 op/s 2024-04-30T10:13:19.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cluster 2024-04-30T10:13:18.124884+0000 mgr.x (mgr.24998) 1848 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 479 B/s rd, 0 op/s 2024-04-30T10:13:19.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.166635+0000 mgr.x (mgr.24998) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.166635+0000 mgr.x (mgr.24998) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:19.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.167203+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.167203+0000 mon.a (mon.0) 7028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.251716+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.251716+0000 mon.a (mon.0) 7029 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.254808+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.254808+0000 mon.a (mon.0) 7030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.257470+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.257470+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.258675+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.258675+0000 mon.a (mon.0) 7032 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.265110+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.265110+0000 mon.a (mon.0) 7033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.328787+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.328787+0000 mon.a (mon.0) 7034 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.331532+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.331532+0000 mon.a (mon.0) 7035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.333922+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.333922+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.334741+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.334741+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.342513+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.342513+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.400826+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.400826+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.403387+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.403387+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.405615+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.405615+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.406533+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.406533+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.414482+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.414482+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.471851+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.471851+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.474246+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.333922+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.333922+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.334741+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.334741+0000 mon.a (mon.0) 7037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.342513+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.342513+0000 mon.a (mon.0) 7038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.400826+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.400826+0000 mon.a (mon.0) 7039 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.403387+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.403387+0000 mon.a (mon.0) 7040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.405615+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.405615+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.406533+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.406533+0000 mon.a (mon.0) 7042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.414482+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.414482+0000 mon.a (mon.0) 7043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.471851+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.471851+0000 mon.a (mon.0) 7044 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.474246+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.474246+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.476462+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.476462+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.477927+0000 mon.a (mon.0) 7047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.477927+0000 mon.a (mon.0) 7047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.484153+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.484153+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.525028+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.525028+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.527239+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.527239+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.529432+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.529432+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.530210+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.530210+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.537548+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.537548+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.578310+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.578310+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.474246+0000 mon.a (mon.0) 7045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.476462+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.476462+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.477927+0000 mon.a (mon.0) 7047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.477927+0000 mon.a (mon.0) 7047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.484153+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.484153+0000 mon.a (mon.0) 7048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.525028+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.525028+0000 mon.a (mon.0) 7049 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.527239+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.527239+0000 mon.a (mon.0) 7050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.529432+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.529432+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.530210+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.530210+0000 mon.a (mon.0) 7052 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.537548+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.537548+0000 mon.a (mon.0) 7053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.578310+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.578310+0000 mon.a (mon.0) 7054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.580364+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.580364+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.582121+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.582121+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.582699+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.582699+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.590777+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.590777+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.651062+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.651062+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.654519+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.654519+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.657065+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.657065+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.658040+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.658040+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.663852+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.663852+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.725983+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.580364+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.580364+0000 mon.a (mon.0) 7055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.582121+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.582121+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.582699+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.582699+0000 mon.a (mon.0) 7057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.590777+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.590777+0000 mon.a (mon.0) 7058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.651062+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.651062+0000 mon.a (mon.0) 7059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.654519+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.654519+0000 mon.a (mon.0) 7060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.657065+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.657065+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.658040+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.658040+0000 mon.a (mon.0) 7062 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.663852+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.663852+0000 mon.a (mon.0) 7063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.725983+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.725983+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.729096+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.729096+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.731744+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.731744+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.732698+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.732698+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.741430+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.741430+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.786719+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.786719+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.789550+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.789550+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.791990+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.791990+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.792996+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.792996+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.801578+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.474 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.801578+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.725983+0000 mon.a (mon.0) 7064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.729096+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.729096+0000 mon.a (mon.0) 7065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.731744+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.731744+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.732698+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.732698+0000 mon.a (mon.0) 7067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.741430+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.741430+0000 mon.a (mon.0) 7068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.786719+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.786719+0000 mon.a (mon.0) 7069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.789550+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.789550+0000 mon.a (mon.0) 7070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.791990+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.791990+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.792996+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.792996+0000 mon.a (mon.0) 7072 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.801578+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.801578+0000 mon.a (mon.0) 7073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.863623+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.863623+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.867047+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.867047+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.870008+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.870008+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.871224+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.871224+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.880244+0000 mon.a (mon.0) 7078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.880244+0000 mon.a (mon.0) 7078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.953534+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.953534+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.956614+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.956614+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.960418+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.960418+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.961780+0000 mon.a (mon.0) 7082 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.961780+0000 mon.a (mon.0) 7082 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.971015+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:18.971015+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.033326+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.033326+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.036689+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.036689+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.039529+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.039529+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.040960+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.040960+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.049854+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.049854+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.112445+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.112445+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.115259+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.115259+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.117956+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.117956+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.118939+0000 mon.a (mon.0) 7092 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.118939+0000 mon.a (mon.0) 7092 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.126193+0000 mon.a (mon.0) 7093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[73244]: audit 2024-04-30T10:13:19.126193+0000 mon.a (mon.0) 7093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.863623+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.863623+0000 mon.a (mon.0) 7074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.867047+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.867047+0000 mon.a (mon.0) 7075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.870008+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.870008+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.871224+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.871224+0000 mon.a (mon.0) 7077 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.880244+0000 mon.a (mon.0) 7078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.880244+0000 mon.a (mon.0) 7078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.953534+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.953534+0000 mon.a (mon.0) 7079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.956614+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.956614+0000 mon.a (mon.0) 7080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.960418+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.960418+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.961780+0000 mon.a (mon.0) 7082 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.961780+0000 mon.a (mon.0) 7082 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.971015+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:18.971015+0000 mon.a (mon.0) 7083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.033326+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.033326+0000 mon.a (mon.0) 7084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.036689+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.036689+0000 mon.a (mon.0) 7085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.039529+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.039529+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.040960+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.040960+0000 mon.a (mon.0) 7087 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.049854+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.049854+0000 mon.a (mon.0) 7088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.112445+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.112445+0000 mon.a (mon.0) 7089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:19.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.115259+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.115259+0000 mon.a (mon.0) 7090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:19.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.117956+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.117956+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:19.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.118939+0000 mon.a (mon.0) 7092 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.118939+0000 mon.a (mon.0) 7092 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:19.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.126193+0000 mon.a (mon.0) 7093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:19.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:19 smithi144 bash[75481]: audit 2024-04-30T10:13:19.126193+0000 mon.a (mon.0) 7093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.264534+0000 mgr.x (mgr.24998) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.264534+0000 mgr.x (mgr.24998) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.341913+0000 mgr.x (mgr.24998) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.341913+0000 mgr.x (mgr.24998) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.413880+0000 mgr.x (mgr.24998) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.413880+0000 mgr.x (mgr.24998) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.483591+0000 mgr.x (mgr.24998) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.483591+0000 mgr.x (mgr.24998) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.537045+0000 mgr.x (mgr.24998) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.537045+0000 mgr.x (mgr.24998) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.590125+0000 mgr.x (mgr.24998) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.590125+0000 mgr.x (mgr.24998) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.663264+0000 mgr.x (mgr.24998) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.663264+0000 mgr.x (mgr.24998) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.740856+0000 mgr.x (mgr.24998) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.740856+0000 mgr.x (mgr.24998) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.801025+0000 mgr.x (mgr.24998) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.801025+0000 mgr.x (mgr.24998) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.879685+0000 mgr.x (mgr.24998) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.879685+0000 mgr.x (mgr.24998) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.970400+0000 mgr.x (mgr.24998) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:18.970400+0000 mgr.x (mgr.24998) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.264534+0000 mgr.x (mgr.24998) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.264534+0000 mgr.x (mgr.24998) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.341913+0000 mgr.x (mgr.24998) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.341913+0000 mgr.x (mgr.24998) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.413880+0000 mgr.x (mgr.24998) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.413880+0000 mgr.x (mgr.24998) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.483591+0000 mgr.x (mgr.24998) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.483591+0000 mgr.x (mgr.24998) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.537045+0000 mgr.x (mgr.24998) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.537045+0000 mgr.x (mgr.24998) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.590125+0000 mgr.x (mgr.24998) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.590125+0000 mgr.x (mgr.24998) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.663264+0000 mgr.x (mgr.24998) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.663264+0000 mgr.x (mgr.24998) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.740856+0000 mgr.x (mgr.24998) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.740856+0000 mgr.x (mgr.24998) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.801025+0000 mgr.x (mgr.24998) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.801025+0000 mgr.x (mgr.24998) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.879685+0000 mgr.x (mgr.24998) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.879685+0000 mgr.x (mgr.24998) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.970400+0000 mgr.x (mgr.24998) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:18.970400+0000 mgr.x (mgr.24998) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.049460+0000 mgr.x (mgr.24998) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.049460+0000 mgr.x (mgr.24998) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.125745+0000 mgr.x (mgr.24998) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.125745+0000 mgr.x (mgr.24998) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.178423+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.178423+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.180391+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.180391+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.182351+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.182351+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.182975+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.182975+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.186731+0000 mgr.x (mgr.24998) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.186731+0000 mgr.x (mgr.24998) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.187435+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.187435+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.233266+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.233266+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.235643+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.235643+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.237623+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.237623+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.238306+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.238306+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.243192+0000 mon.a (mon.0) 7103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.243192+0000 mon.a (mon.0) 7103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.284424+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.284424+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.286938+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.286938+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.288970+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.288970+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.289622+0000 mon.a (mon.0) 7107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.289622+0000 mon.a (mon.0) 7107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.294673+0000 mon.a (mon.0) 7108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.294673+0000 mon.a (mon.0) 7108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.335613+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.335613+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.337529+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.049460+0000 mgr.x (mgr.24998) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.049460+0000 mgr.x (mgr.24998) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.125745+0000 mgr.x (mgr.24998) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.125745+0000 mgr.x (mgr.24998) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.178423+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.178423+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.180391+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.180391+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.182351+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.182351+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.182975+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.182975+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.186731+0000 mgr.x (mgr.24998) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.186731+0000 mgr.x (mgr.24998) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.187435+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.187435+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.233266+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.233266+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.235643+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.235643+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.337529+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.339498+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.339498+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.340178+0000 mon.a (mon.0) 7112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.340178+0000 mon.a (mon.0) 7112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.345040+0000 mon.a (mon.0) 7113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.345040+0000 mon.a (mon.0) 7113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.386204+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.386204+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.388276+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.388276+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.390275+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.390275+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.391000+0000 mon.a (mon.0) 7117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.391000+0000 mon.a (mon.0) 7117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.395967+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.395967+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.437867+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.437867+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.237623+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.237623+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.238306+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.238306+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.243192+0000 mon.a (mon.0) 7103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.243192+0000 mon.a (mon.0) 7103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.284424+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.284424+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.286938+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.286938+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.288970+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.288970+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.289622+0000 mon.a (mon.0) 7107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.289622+0000 mon.a (mon.0) 7107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.294673+0000 mon.a (mon.0) 7108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.294673+0000 mon.a (mon.0) 7108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.335613+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.335613+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.337529+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.440038+0000 mon.a (mon.0) 7120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.440038+0000 mon.a (mon.0) 7120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.442018+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.442018+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.442717+0000 mon.a (mon.0) 7122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.442717+0000 mon.a (mon.0) 7122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.448727+0000 mon.a (mon.0) 7123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.448727+0000 mon.a (mon.0) 7123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.490286+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.490286+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.492201+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.492201+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.493974+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.493974+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.494630+0000 mon.a (mon.0) 7127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.494630+0000 mon.a (mon.0) 7127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.500458+0000 mon.a (mon.0) 7128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.500458+0000 mon.a (mon.0) 7128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.540912+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.540912+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.337529+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.339498+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.339498+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.340178+0000 mon.a (mon.0) 7112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.340178+0000 mon.a (mon.0) 7112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.345040+0000 mon.a (mon.0) 7113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.345040+0000 mon.a (mon.0) 7113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.386204+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.386204+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.388276+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.388276+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.390275+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.390275+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.391000+0000 mon.a (mon.0) 7117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.391000+0000 mon.a (mon.0) 7117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.395967+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.395967+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.437867+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.437867+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.542998+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.542998+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.545025+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.545025+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.545766+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.545766+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.550933+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.550933+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.591604+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.591604+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.593625+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.593625+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.595578+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.595578+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.596349+0000 mon.a (mon.0) 7137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.596349+0000 mon.a (mon.0) 7137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.602446+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.602446+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.645916+0000 mon.a (mon.0) 7139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.440038+0000 mon.a (mon.0) 7120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.440038+0000 mon.a (mon.0) 7120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.442018+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.442018+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.442717+0000 mon.a (mon.0) 7122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.442717+0000 mon.a (mon.0) 7122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.448727+0000 mon.a (mon.0) 7123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.448727+0000 mon.a (mon.0) 7123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.490286+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.490286+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.492201+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.492201+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.493974+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.493974+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.494630+0000 mon.a (mon.0) 7127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.494630+0000 mon.a (mon.0) 7127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.500458+0000 mon.a (mon.0) 7128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.500458+0000 mon.a (mon.0) 7128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.540912+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.540912+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.645916+0000 mon.a (mon.0) 7139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.648197+0000 mon.a (mon.0) 7140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.648197+0000 mon.a (mon.0) 7140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.650392+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.650392+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.651065+0000 mon.a (mon.0) 7142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.651065+0000 mon.a (mon.0) 7142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.657374+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.657374+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.701971+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.701971+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.704609+0000 mon.a (mon.0) 7145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.704609+0000 mon.a (mon.0) 7145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.707486+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.707486+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.708542+0000 mon.a (mon.0) 7147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.708542+0000 mon.a (mon.0) 7147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.716238+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.716238+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.542998+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.542998+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.545025+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.545025+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.545766+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.545766+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.550933+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.550933+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.591604+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.591604+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.593625+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.593625+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.595578+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.595578+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.596349+0000 mon.a (mon.0) 7137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.596349+0000 mon.a (mon.0) 7137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.602446+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.602446+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.645916+0000 mon.a (mon.0) 7139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.789093+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.789093+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.793029+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.793029+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.797261+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.797261+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.798426+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.798426+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.807921+0000 mon.a (mon.0) 7153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.807921+0000 mon.a (mon.0) 7153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.885186+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.885186+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.887706+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.887706+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.890365+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.890365+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.891228+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.891228+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.896401+0000 mon.a (mon.0) 7158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.645916+0000 mon.a (mon.0) 7139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.648197+0000 mon.a (mon.0) 7140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.648197+0000 mon.a (mon.0) 7140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.650392+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.650392+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.651065+0000 mon.a (mon.0) 7142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.651065+0000 mon.a (mon.0) 7142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.657374+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.657374+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.701971+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.701971+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.704609+0000 mon.a (mon.0) 7145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.704609+0000 mon.a (mon.0) 7145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.707486+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.707486+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.708542+0000 mon.a (mon.0) 7147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.708542+0000 mon.a (mon.0) 7147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.716238+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.479 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.716238+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.896401+0000 mon.a (mon.0) 7158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.986030+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.986030+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.989914+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.989914+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.993093+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.993093+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.994213+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:19.994213+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.001435+0000 mon.a (mon.0) 7163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.001435+0000 mon.a (mon.0) 7163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.066058+0000 mon.a (mon.0) 7164 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.066058+0000 mon.a (mon.0) 7164 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.073753+0000 mon.a (mon.0) 7165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.073753+0000 mon.a (mon.0) 7165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.079809+0000 mon.a (mon.0) 7166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.079809+0000 mon.a (mon.0) 7166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.084680+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.084680+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.087544+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.087544+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.789093+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.789093+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.793029+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.793029+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.797261+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.797261+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.798426+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.798426+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.807921+0000 mon.a (mon.0) 7153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.807921+0000 mon.a (mon.0) 7153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.885186+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.885186+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.887706+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.887706+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.890365+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.890365+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.891228+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.891228+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.896401+0000 mon.a (mon.0) 7158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.089419+0000 mon.a (mon.0) 7169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.089419+0000 mon.a (mon.0) 7169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.090702+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.090702+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.093425+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.093425+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.096496+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.096496+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.098709+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.098709+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.100131+0000 mon.a (mon.0) 7174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.100131+0000 mon.a (mon.0) 7174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.101655+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.101655+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.102960+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.102960+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.104501+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.104501+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.110468+0000 mon.a (mon.0) 7178 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.110468+0000 mon.a (mon.0) 7178 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.112098+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi144.ehnvft"}]: dispatch 2024-04-30T10:13:20.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.112098+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi144.ehnvft"}]: dispatch 2024-04-30T10:13:20.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.117217+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi144.ehnvft"}]': finished 2024-04-30T10:13:20.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.117217+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi144.ehnvft"}]': finished 2024-04-30T10:13:20.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.119391+0000 mon.a (mon.0) 7181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.119391+0000 mon.a (mon.0) 7181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.125478+0000 mon.a (mon.0) 7182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.125478+0000 mon.a (mon.0) 7182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.127924+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.127924+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.131492+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[75481]: audit 2024-04-30T10:13:20.131492+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.896401+0000 mon.a (mon.0) 7158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.986030+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.485 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.986030+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.989914+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.989914+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.993093+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.993093+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.994213+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:19.994213+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.001435+0000 mon.a (mon.0) 7163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.001435+0000 mon.a (mon.0) 7163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.066058+0000 mon.a (mon.0) 7164 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.066058+0000 mon.a (mon.0) 7164 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.073753+0000 mon.a (mon.0) 7165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.073753+0000 mon.a (mon.0) 7165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.486 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.079809+0000 mon.a (mon.0) 7166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.079809+0000 mon.a (mon.0) 7166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.084680+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.084680+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.087544+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.087544+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.089419+0000 mon.a (mon.0) 7169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.089419+0000 mon.a (mon.0) 7169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.090702+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.090702+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.093425+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.093425+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.096496+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.096496+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.098709+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.487 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.098709+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.100131+0000 mon.a (mon.0) 7174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.100131+0000 mon.a (mon.0) 7174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.101655+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.101655+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.102960+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.102960+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.104501+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.104501+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.110468+0000 mon.a (mon.0) 7178 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.110468+0000 mon.a (mon.0) 7178 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.112098+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi144.ehnvft"}]: dispatch 2024-04-30T10:13:20.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.112098+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi144.ehnvft"}]: dispatch 2024-04-30T10:13:20.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.117217+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi144.ehnvft"}]': finished 2024-04-30T10:13:20.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.117217+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi144.ehnvft"}]': finished 2024-04-30T10:13:20.488 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.119391+0000 mon.a (mon.0) 7181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.489 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.119391+0000 mon.a (mon.0) 7181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.489 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.125478+0000 mon.a (mon.0) 7182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.489 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.125478+0000 mon.a (mon.0) 7182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.489 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.127924+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.489 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.127924+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.489 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.131492+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.489 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:20 smithi144 bash[73244]: audit 2024-04-30T10:13:20.131492+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.264534+0000 mgr.x (mgr.24998) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.264534+0000 mgr.x (mgr.24998) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.341913+0000 mgr.x (mgr.24998) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.341913+0000 mgr.x (mgr.24998) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.413880+0000 mgr.x (mgr.24998) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.413880+0000 mgr.x (mgr.24998) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.483591+0000 mgr.x (mgr.24998) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.483591+0000 mgr.x (mgr.24998) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.537045+0000 mgr.x (mgr.24998) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.537045+0000 mgr.x (mgr.24998) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.590125+0000 mgr.x (mgr.24998) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.590125+0000 mgr.x (mgr.24998) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.663264+0000 mgr.x (mgr.24998) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.663264+0000 mgr.x (mgr.24998) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.740856+0000 mgr.x (mgr.24998) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.740856+0000 mgr.x (mgr.24998) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.801025+0000 mgr.x (mgr.24998) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.801025+0000 mgr.x (mgr.24998) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.879685+0000 mgr.x (mgr.24998) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.879685+0000 mgr.x (mgr.24998) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.970400+0000 mgr.x (mgr.24998) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:18.970400+0000 mgr.x (mgr.24998) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.049460+0000 mgr.x (mgr.24998) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.049460+0000 mgr.x (mgr.24998) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.125745+0000 mgr.x (mgr.24998) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.125745+0000 mgr.x (mgr.24998) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.178423+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.178423+0000 mon.a (mon.0) 7094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.180391+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.180391+0000 mon.a (mon.0) 7095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.182351+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.182351+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.182975+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.182975+0000 mon.a (mon.0) 7097 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.186731+0000 mgr.x (mgr.24998) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.186731+0000 mgr.x (mgr.24998) 1863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:20.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.187435+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.187435+0000 mon.a (mon.0) 7098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.233266+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.233266+0000 mon.a (mon.0) 7099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.235643+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.235643+0000 mon.a (mon.0) 7100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.237623+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.237623+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.238306+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.238306+0000 mon.a (mon.0) 7102 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.243192+0000 mon.a (mon.0) 7103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.243192+0000 mon.a (mon.0) 7103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.284424+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.284424+0000 mon.a (mon.0) 7104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.286938+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.286938+0000 mon.a (mon.0) 7105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.288970+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.288970+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.289622+0000 mon.a (mon.0) 7107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.289622+0000 mon.a (mon.0) 7107 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.294673+0000 mon.a (mon.0) 7108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.294673+0000 mon.a (mon.0) 7108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.335613+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.335613+0000 mon.a (mon.0) 7109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.337529+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.337529+0000 mon.a (mon.0) 7110 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.339498+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.339498+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.340178+0000 mon.a (mon.0) 7112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.340178+0000 mon.a (mon.0) 7112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.345040+0000 mon.a (mon.0) 7113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.345040+0000 mon.a (mon.0) 7113 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.386204+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.386204+0000 mon.a (mon.0) 7114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.388276+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.388276+0000 mon.a (mon.0) 7115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.390275+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.390275+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.391000+0000 mon.a (mon.0) 7117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.391000+0000 mon.a (mon.0) 7117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.395967+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.395967+0000 mon.a (mon.0) 7118 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.437867+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.437867+0000 mon.a (mon.0) 7119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.440038+0000 mon.a (mon.0) 7120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.440038+0000 mon.a (mon.0) 7120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.442018+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.442018+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.442717+0000 mon.a (mon.0) 7122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.442717+0000 mon.a (mon.0) 7122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.448727+0000 mon.a (mon.0) 7123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.448727+0000 mon.a (mon.0) 7123 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.490286+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.490286+0000 mon.a (mon.0) 7124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.492201+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.492201+0000 mon.a (mon.0) 7125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.493974+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.493974+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.494630+0000 mon.a (mon.0) 7127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.494630+0000 mon.a (mon.0) 7127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.500458+0000 mon.a (mon.0) 7128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.500458+0000 mon.a (mon.0) 7128 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.540912+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.540912+0000 mon.a (mon.0) 7129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.542998+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.542998+0000 mon.a (mon.0) 7130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.545025+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.545025+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.545766+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.545766+0000 mon.a (mon.0) 7132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.550933+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.550933+0000 mon.a (mon.0) 7133 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.591604+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.591604+0000 mon.a (mon.0) 7134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.593625+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.593625+0000 mon.a (mon.0) 7135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.595578+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.595578+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.596349+0000 mon.a (mon.0) 7137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.596349+0000 mon.a (mon.0) 7137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.602446+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.602446+0000 mon.a (mon.0) 7138 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.645916+0000 mon.a (mon.0) 7139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.645916+0000 mon.a (mon.0) 7139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.648197+0000 mon.a (mon.0) 7140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.648197+0000 mon.a (mon.0) 7140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.650392+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.650392+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.651065+0000 mon.a (mon.0) 7142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.651065+0000 mon.a (mon.0) 7142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.657374+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.657374+0000 mon.a (mon.0) 7143 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.701971+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.701971+0000 mon.a (mon.0) 7144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.704609+0000 mon.a (mon.0) 7145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.704609+0000 mon.a (mon.0) 7145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.707486+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.707486+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.708542+0000 mon.a (mon.0) 7147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.708542+0000 mon.a (mon.0) 7147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.716238+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.716238+0000 mon.a (mon.0) 7148 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.789093+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.789093+0000 mon.a (mon.0) 7149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.793029+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.793029+0000 mon.a (mon.0) 7150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.797261+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.797261+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.798426+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.798426+0000 mon.a (mon.0) 7152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.807921+0000 mon.a (mon.0) 7153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.807921+0000 mon.a (mon.0) 7153 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.885186+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.885186+0000 mon.a (mon.0) 7154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.887706+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.887706+0000 mon.a (mon.0) 7155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.890365+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.890365+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.891228+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.891228+0000 mon.a (mon.0) 7157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.896401+0000 mon.a (mon.0) 7158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.896401+0000 mon.a (mon.0) 7158 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.986030+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.986030+0000 mon.a (mon.0) 7159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.989914+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.989914+0000 mon.a (mon.0) 7160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.993093+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.993093+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:20.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.994213+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:19.994213+0000 mon.a (mon.0) 7162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:20.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.001435+0000 mon.a (mon.0) 7163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.001435+0000 mon.a (mon.0) 7163 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.066058+0000 mon.a (mon.0) 7164 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.066058+0000 mon.a (mon.0) 7164 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.073753+0000 mon.a (mon.0) 7165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.073753+0000 mon.a (mon.0) 7165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.079809+0000 mon.a (mon.0) 7166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.079809+0000 mon.a (mon.0) 7166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.084680+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.084680+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:20.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.087544+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.087544+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.089419+0000 mon.a (mon.0) 7169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.089419+0000 mon.a (mon.0) 7169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.090702+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.090702+0000 mon.a (mon.0) 7170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.093425+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.093425+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.096496+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.096496+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.098709+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.098709+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.100131+0000 mon.a (mon.0) 7174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.100131+0000 mon.a (mon.0) 7174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.101655+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.101655+0000 mon.a (mon.0) 7175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.102960+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.102960+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.104501+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.104501+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.110468+0000 mon.a (mon.0) 7178 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.110468+0000 mon.a (mon.0) 7178 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.112098+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi144.ehnvft"}]: dispatch 2024-04-30T10:13:20.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.112098+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi144.ehnvft"}]: dispatch 2024-04-30T10:13:20.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.117217+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi144.ehnvft"}]': finished 2024-04-30T10:13:20.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.117217+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi144.ehnvft"}]': finished 2024-04-30T10:13:20.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.119391+0000 mon.a (mon.0) 7181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.119391+0000 mon.a (mon.0) 7181 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.125478+0000 mon.a (mon.0) 7182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.125478+0000 mon.a (mon.0) 7182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.127924+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.127924+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:20.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.131492+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:20.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:20 smithi151 bash[59049]: audit 2024-04-30T10:13:20.131492+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:21.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.242534+0000 mgr.x (mgr.24998) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.242534+0000 mgr.x (mgr.24998) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.294005+0000 mgr.x (mgr.24998) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.294005+0000 mgr.x (mgr.24998) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.344338+0000 mgr.x (mgr.24998) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.344338+0000 mgr.x (mgr.24998) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.395453+0000 mgr.x (mgr.24998) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.395453+0000 mgr.x (mgr.24998) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.448120+0000 mgr.x (mgr.24998) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.448120+0000 mgr.x (mgr.24998) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.499823+0000 mgr.x (mgr.24998) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.499823+0000 mgr.x (mgr.24998) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.550257+0000 mgr.x (mgr.24998) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.550257+0000 mgr.x (mgr.24998) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.601851+0000 mgr.x (mgr.24998) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.601851+0000 mgr.x (mgr.24998) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.656828+0000 mgr.x (mgr.24998) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.656828+0000 mgr.x (mgr.24998) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.715899+0000 mgr.x (mgr.24998) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.715899+0000 mgr.x (mgr.24998) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.807703+0000 mgr.x (mgr.24998) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.807703+0000 mgr.x (mgr.24998) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.242534+0000 mgr.x (mgr.24998) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.242534+0000 mgr.x (mgr.24998) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.294005+0000 mgr.x (mgr.24998) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.294005+0000 mgr.x (mgr.24998) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.344338+0000 mgr.x (mgr.24998) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.344338+0000 mgr.x (mgr.24998) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.395453+0000 mgr.x (mgr.24998) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.395453+0000 mgr.x (mgr.24998) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.448120+0000 mgr.x (mgr.24998) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.448120+0000 mgr.x (mgr.24998) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.499823+0000 mgr.x (mgr.24998) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.499823+0000 mgr.x (mgr.24998) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.550257+0000 mgr.x (mgr.24998) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.550257+0000 mgr.x (mgr.24998) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.601851+0000 mgr.x (mgr.24998) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.601851+0000 mgr.x (mgr.24998) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.656828+0000 mgr.x (mgr.24998) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.656828+0000 mgr.x (mgr.24998) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.715899+0000 mgr.x (mgr.24998) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.715899+0000 mgr.x (mgr.24998) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.807703+0000 mgr.x (mgr.24998) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.807703+0000 mgr.x (mgr.24998) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.896119+0000 mgr.x (mgr.24998) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:19.896119+0000 mgr.x (mgr.24998) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:20.001014+0000 mgr.x (mgr.24998) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:20.001014+0000 mgr.x (mgr.24998) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:20.104131+0000 mgr.x (mgr.24998) 1877 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-30T10:13:21.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:20.104131+0000 mgr.x (mgr.24998) 1877 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-30T10:13:21.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:20.119081+0000 mgr.x (mgr.24998) 1878 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-30T10:13:21.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:20.119081+0000 mgr.x (mgr.24998) 1878 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-30T10:13:21.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cluster 2024-04-30T10:13:20.125540+0000 mgr.x (mgr.24998) 1879 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 439 B/s rd, 0 op/s 2024-04-30T10:13:21.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cluster 2024-04-30T10:13:20.125540+0000 mgr.x (mgr.24998) 1879 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 439 B/s rd, 0 op/s 2024-04-30T10:13:21.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:20.127550+0000 mgr.x (mgr.24998) 1880 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-30T10:13:21.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[73244]: cephadm 2024-04-30T10:13:20.127550+0000 mgr.x (mgr.24998) 1880 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-30T10:13:21.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.896119+0000 mgr.x (mgr.24998) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:19.896119+0000 mgr.x (mgr.24998) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:20.001014+0000 mgr.x (mgr.24998) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:20.001014+0000 mgr.x (mgr.24998) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:20.104131+0000 mgr.x (mgr.24998) 1877 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-30T10:13:21.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:20.104131+0000 mgr.x (mgr.24998) 1877 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-30T10:13:21.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:20.119081+0000 mgr.x (mgr.24998) 1878 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-30T10:13:21.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:20.119081+0000 mgr.x (mgr.24998) 1878 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-30T10:13:21.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cluster 2024-04-30T10:13:20.125540+0000 mgr.x (mgr.24998) 1879 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 439 B/s rd, 0 op/s 2024-04-30T10:13:21.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cluster 2024-04-30T10:13:20.125540+0000 mgr.x (mgr.24998) 1879 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 439 B/s rd, 0 op/s 2024-04-30T10:13:21.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:20.127550+0000 mgr.x (mgr.24998) 1880 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-30T10:13:21.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:21 smithi144 bash[75481]: cephadm 2024-04-30T10:13:20.127550+0000 mgr.x (mgr.24998) 1880 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-30T10:13:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.242534+0000 mgr.x (mgr.24998) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.242534+0000 mgr.x (mgr.24998) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.294005+0000 mgr.x (mgr.24998) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.294005+0000 mgr.x (mgr.24998) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.344338+0000 mgr.x (mgr.24998) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.344338+0000 mgr.x (mgr.24998) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.395453+0000 mgr.x (mgr.24998) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.395453+0000 mgr.x (mgr.24998) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.448120+0000 mgr.x (mgr.24998) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.448120+0000 mgr.x (mgr.24998) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.499823+0000 mgr.x (mgr.24998) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.499823+0000 mgr.x (mgr.24998) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.550257+0000 mgr.x (mgr.24998) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.550257+0000 mgr.x (mgr.24998) 1870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.601851+0000 mgr.x (mgr.24998) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.601851+0000 mgr.x (mgr.24998) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.656828+0000 mgr.x (mgr.24998) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.656828+0000 mgr.x (mgr.24998) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.715899+0000 mgr.x (mgr.24998) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.715899+0000 mgr.x (mgr.24998) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.807703+0000 mgr.x (mgr.24998) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.807703+0000 mgr.x (mgr.24998) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.896119+0000 mgr.x (mgr.24998) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:19.896119+0000 mgr.x (mgr.24998) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:20.001014+0000 mgr.x (mgr.24998) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:20.001014+0000 mgr.x (mgr.24998) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:21.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:20.104131+0000 mgr.x (mgr.24998) 1877 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-30T10:13:21.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:20.104131+0000 mgr.x (mgr.24998) 1877 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-30T10:13:21.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:20.119081+0000 mgr.x (mgr.24998) 1878 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-30T10:13:21.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:20.119081+0000 mgr.x (mgr.24998) 1878 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-30T10:13:21.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cluster 2024-04-30T10:13:20.125540+0000 mgr.x (mgr.24998) 1879 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 439 B/s rd, 0 op/s 2024-04-30T10:13:21.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cluster 2024-04-30T10:13:20.125540+0000 mgr.x (mgr.24998) 1879 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 439 B/s rd, 0 op/s 2024-04-30T10:13:21.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:20.127550+0000 mgr.x (mgr.24998) 1880 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-30T10:13:21.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:21 smithi151 bash[59049]: cephadm 2024-04-30T10:13:20.127550+0000 mgr.x (mgr.24998) 1880 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-30T10:13:23.362 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:23 smithi144 bash[73244]: cluster 2024-04-30T10:13:22.126487+0000 mgr.x (mgr.24998) 1881 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-30T10:13:23.362 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:23 smithi144 bash[73244]: cluster 2024-04-30T10:13:22.126487+0000 mgr.x (mgr.24998) 1881 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-30T10:13:23.362 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:23 smithi144 bash[73244]: audit 2024-04-30T10:13:22.490222+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:23.362 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:23 smithi144 bash[73244]: audit 2024-04-30T10:13:22.490222+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:23.362 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:23 smithi144 bash[75481]: cluster 2024-04-30T10:13:22.126487+0000 mgr.x (mgr.24998) 1881 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-30T10:13:23.362 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:23 smithi144 bash[75481]: cluster 2024-04-30T10:13:22.126487+0000 mgr.x (mgr.24998) 1881 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-30T10:13:23.362 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:23 smithi144 bash[75481]: audit 2024-04-30T10:13:22.490222+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:23.362 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:23 smithi144 bash[75481]: audit 2024-04-30T10:13:22.490222+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:23.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:23 smithi151 bash[59049]: cluster 2024-04-30T10:13:22.126487+0000 mgr.x (mgr.24998) 1881 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-30T10:13:23.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:23 smithi151 bash[59049]: cluster 2024-04-30T10:13:22.126487+0000 mgr.x (mgr.24998) 1881 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-30T10:13:23.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:23 smithi151 bash[59049]: audit 2024-04-30T10:13:22.490222+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:23.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:23 smithi151 bash[59049]: audit 2024-04-30T10:13:22.490222+0000 mon.a (mon.0) 7185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:25.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:25 smithi144 bash[75481]: cluster 2024-04-30T10:13:24.127742+0000 mgr.x (mgr.24998) 1882 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:25.455 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:25 smithi144 bash[75481]: cluster 2024-04-30T10:13:24.127742+0000 mgr.x (mgr.24998) 1882 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:25.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:25 smithi144 bash[73244]: cluster 2024-04-30T10:13:24.127742+0000 mgr.x (mgr.24998) 1882 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:25.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:25 smithi144 bash[73244]: cluster 2024-04-30T10:13:24.127742+0000 mgr.x (mgr.24998) 1882 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:25.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:25 smithi151 bash[59049]: cluster 2024-04-30T10:13:24.127742+0000 mgr.x (mgr.24998) 1882 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:25.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:25 smithi151 bash[59049]: cluster 2024-04-30T10:13:24.127742+0000 mgr.x (mgr.24998) 1882 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:26.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[75481]: cephadm 2024-04-30T10:13:24.512473+0000 mgr.x (mgr.24998) 1883 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-30T10:13:26.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[75481]: cephadm 2024-04-30T10:13:24.512473+0000 mgr.x (mgr.24998) 1883 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-30T10:13:26.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[75481]: cephadm 2024-04-30T10:13:24.513416+0000 mgr.x (mgr.24998) 1884 : cephadm [INF] Deploying daemon node-exporter.a on smithi144 2024-04-30T10:13:26.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[75481]: cephadm 2024-04-30T10:13:24.513416+0000 mgr.x (mgr.24998) 1884 : cephadm [INF] Deploying daemon node-exporter.a on smithi144 2024-04-30T10:13:26.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[75481]: audit 2024-04-30T10:13:24.713297+0000 mgr.x (mgr.24998) 1885 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:26.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[75481]: audit 2024-04-30T10:13:24.713297+0000 mgr.x (mgr.24998) 1885 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:26.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[75481]: audit 2024-04-30T10:13:25.420061+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:26.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[75481]: audit 2024-04-30T10:13:25.420061+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:26.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[75481]: audit 2024-04-30T10:13:25.427749+0000 mon.a (mon.0) 7187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:26.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[75481]: audit 2024-04-30T10:13:25.427749+0000 mon.a (mon.0) 7187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:26.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[75481]: audit 2024-04-30T10:13:25.436123+0000 mon.a (mon.0) 7188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:26.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[75481]: audit 2024-04-30T10:13:25.436123+0000 mon.a (mon.0) 7188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:26.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[73244]: cephadm 2024-04-30T10:13:24.512473+0000 mgr.x (mgr.24998) 1883 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-30T10:13:26.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[73244]: cephadm 2024-04-30T10:13:24.512473+0000 mgr.x (mgr.24998) 1883 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-30T10:13:26.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[73244]: cephadm 2024-04-30T10:13:24.513416+0000 mgr.x (mgr.24998) 1884 : cephadm [INF] Deploying daemon node-exporter.a on smithi144 2024-04-30T10:13:26.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[73244]: cephadm 2024-04-30T10:13:24.513416+0000 mgr.x (mgr.24998) 1884 : cephadm [INF] Deploying daemon node-exporter.a on smithi144 2024-04-30T10:13:26.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[73244]: audit 2024-04-30T10:13:24.713297+0000 mgr.x (mgr.24998) 1885 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:26.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[73244]: audit 2024-04-30T10:13:24.713297+0000 mgr.x (mgr.24998) 1885 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:26.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[73244]: audit 2024-04-30T10:13:25.420061+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:26.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[73244]: audit 2024-04-30T10:13:25.420061+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:26.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[73244]: audit 2024-04-30T10:13:25.427749+0000 mon.a (mon.0) 7187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:26.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[73244]: audit 2024-04-30T10:13:25.427749+0000 mon.a (mon.0) 7187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:26.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[73244]: audit 2024-04-30T10:13:25.436123+0000 mon.a (mon.0) 7188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:26.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:26 smithi144 bash[73244]: audit 2024-04-30T10:13:25.436123+0000 mon.a (mon.0) 7188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:26.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:26 smithi151 bash[59049]: cephadm 2024-04-30T10:13:24.512473+0000 mgr.x (mgr.24998) 1883 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-30T10:13:26.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:26 smithi151 bash[59049]: cephadm 2024-04-30T10:13:24.512473+0000 mgr.x (mgr.24998) 1883 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-30T10:13:26.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:26 smithi151 bash[59049]: cephadm 2024-04-30T10:13:24.513416+0000 mgr.x (mgr.24998) 1884 : cephadm [INF] Deploying daemon node-exporter.a on smithi144 2024-04-30T10:13:26.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:26 smithi151 bash[59049]: cephadm 2024-04-30T10:13:24.513416+0000 mgr.x (mgr.24998) 1884 : cephadm [INF] Deploying daemon node-exporter.a on smithi144 2024-04-30T10:13:26.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:26 smithi151 bash[59049]: audit 2024-04-30T10:13:24.713297+0000 mgr.x (mgr.24998) 1885 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:26.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:26 smithi151 bash[59049]: audit 2024-04-30T10:13:24.713297+0000 mgr.x (mgr.24998) 1885 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:26.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:26 smithi151 bash[59049]: audit 2024-04-30T10:13:25.420061+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:26.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:26 smithi151 bash[59049]: audit 2024-04-30T10:13:25.420061+0000 mon.a (mon.0) 7186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:26.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:26 smithi151 bash[59049]: audit 2024-04-30T10:13:25.427749+0000 mon.a (mon.0) 7187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:26.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:26 smithi151 bash[59049]: audit 2024-04-30T10:13:25.427749+0000 mon.a (mon.0) 7187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:26.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:26 smithi151 bash[59049]: audit 2024-04-30T10:13:25.436123+0000 mon.a (mon.0) 7188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:26.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:26 smithi151 bash[59049]: audit 2024-04-30T10:13:25.436123+0000 mon.a (mon.0) 7188 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:27.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:27 smithi144 bash[73244]: cluster 2024-04-30T10:13:26.128933+0000 mgr.x (mgr.24998) 1886 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-30T10:13:27.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:27 smithi144 bash[73244]: cluster 2024-04-30T10:13:26.128933+0000 mgr.x (mgr.24998) 1886 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-30T10:13:27.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:27 smithi144 bash[75481]: cluster 2024-04-30T10:13:26.128933+0000 mgr.x (mgr.24998) 1886 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-30T10:13:27.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:27 smithi144 bash[75481]: cluster 2024-04-30T10:13:26.128933+0000 mgr.x (mgr.24998) 1886 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-30T10:13:27.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:27 smithi151 bash[59049]: cluster 2024-04-30T10:13:26.128933+0000 mgr.x (mgr.24998) 1886 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-30T10:13:27.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:27 smithi151 bash[59049]: cluster 2024-04-30T10:13:26.128933+0000 mgr.x (mgr.24998) 1886 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-30T10:13:27.965 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:13:27 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:27.965 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:13:27 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:27.966 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:13:27 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:27.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:27 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:27.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:27 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:27.967 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:13:27 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:27.967 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:13:27 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:27.967 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:13:27 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:27.967 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:27 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:27.967 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:27 smithi144 systemd[1]: Stopping Ceph node-exporter.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:13:28.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:13:28 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:13:28] "GET /metrics HTTP/1.1" 200 38626 "" "Prometheus/2.33.4" 2024-04-30T10:13:29.194 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:28 smithi144 bash[103547]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-node-exporter-a 2024-04-30T10:13:29.194 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:29 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-30T10:13:29.194 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[103703]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-node-exporter-a 2024-04-30T10:13:29.194 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:29 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-30T10:13:29.194 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:29 smithi144 systemd[1]: Stopped Ceph node-exporter.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:13:29.195 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[73244]: cluster 2024-04-30T10:13:28.130108+0000 mgr.x (mgr.24998) 1887 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-30T10:13:29.195 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[73244]: cluster 2024-04-30T10:13:28.130108+0000 mgr.x (mgr.24998) 1887 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-30T10:13:29.195 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[73244]: audit 2024-04-30T10:13:28.281942+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:29.195 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[73244]: audit 2024-04-30T10:13:28.281942+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:29.195 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[73244]: audit 2024-04-30T10:13:28.294707+0000 mon.a (mon.0) 7190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:29.195 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[73244]: audit 2024-04-30T10:13:28.294707+0000 mon.a (mon.0) 7190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:29.195 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[73244]: audit 2024-04-30T10:13:28.307046+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:29.195 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[73244]: audit 2024-04-30T10:13:28.307046+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:29.295 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:13:29.455 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:29 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:29.456 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:13:29 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:29.456 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:13:29 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:29.456 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:13:29 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:29.456 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:13:29 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:29.457 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:13:29 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:29.457 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:13:29 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:29.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[75481]: cluster 2024-04-30T10:13:28.130108+0000 mgr.x (mgr.24998) 1887 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-30T10:13:29.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[75481]: cluster 2024-04-30T10:13:28.130108+0000 mgr.x (mgr.24998) 1887 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-30T10:13:29.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[75481]: audit 2024-04-30T10:13:28.281942+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:29.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[75481]: audit 2024-04-30T10:13:28.281942+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:29.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[75481]: audit 2024-04-30T10:13:28.294707+0000 mon.a (mon.0) 7190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:29.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[75481]: audit 2024-04-30T10:13:28.294707+0000 mon.a (mon.0) 7190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:29.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[75481]: audit 2024-04-30T10:13:28.307046+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:29.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[75481]: audit 2024-04-30T10:13:28.307046+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:29.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:29 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:29.458 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:29 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:29.458 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:29 smithi144 systemd[1]: Started Ceph node-exporter.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:13:29.458 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[103768]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-30T10:13:29.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:29 smithi151 bash[59049]: cluster 2024-04-30T10:13:28.130108+0000 mgr.x (mgr.24998) 1887 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-30T10:13:29.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:29 smithi151 bash[59049]: cluster 2024-04-30T10:13:28.130108+0000 mgr.x (mgr.24998) 1887 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-30T10:13:29.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:29 smithi151 bash[59049]: audit 2024-04-30T10:13:28.281942+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:29.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:29 smithi151 bash[59049]: audit 2024-04-30T10:13:28.281942+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:29.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:29 smithi151 bash[59049]: audit 2024-04-30T10:13:28.294707+0000 mon.a (mon.0) 7190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:29.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:29 smithi151 bash[59049]: audit 2024-04-30T10:13:28.294707+0000 mon.a (mon.0) 7190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:29.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:29 smithi151 bash[59049]: audit 2024-04-30T10:13:28.307046+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:29.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:29 smithi151 bash[59049]: audit 2024-04-30T10:13:28.307046+0000 mon.a (mon.0) 7191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:30.025 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:13:30.025 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 1s ago 23m - - 2024-04-30T10:13:30.025 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 13s ago 23m - - 2024-04-30T10:13:30.026 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (10m) 1s ago 17m 14.6M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:13:30.026 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (10m) 13s ago 16m 42.2M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:13:30.026 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (19s) 1s ago 14m 42.0M - 3.8 c50cf5fa633a 3945d760604e 2024-04-30T10:13:30.026 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (9m) 13s ago 23m 528M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:13:30.026 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (8m) 1s ago 25m 441M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:13:30.026 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (8m) 1s ago 25m 79.0M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:13:30.026 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (7m) 13s ago 23m 55.9M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:13:30.026 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (7m) 1s ago 23m 62.6M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:13:30.026 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 starting - - - - 2024-04-30T10:13:30.026 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (10m) 13s ago 17m 11.8M - 1.3.1 1dbe0e931976 c4a4bc036803 2024-04-30T10:13:30.026 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (6m) 1s ago 22m 65.9M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 9026452f4e61 2024-04-30T10:13:30.026 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (5m) 1s ago 22m 68.5M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 5352fc47dc65 2024-04-30T10:13:30.026 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (5m) 1s ago 21m 53.6M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 844548442e03 2024-04-30T10:13:30.027 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (4m) 1s ago 20m 59.8M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 38564960fb5e 2024-04-30T10:13:30.027 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (3m) 13s ago 20m 55.9M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a d762b27599e9 2024-04-30T10:13:30.027 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (2m) 13s ago 19m 54.6M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 3d18367ad531 2024-04-30T10:13:30.027 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (2m) 13s ago 19m 51.3M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a ca26e9510102 2024-04-30T10:13:30.027 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (87s) 13s ago 18m 48.2M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 194d459d9dac 2024-04-30T10:13:30.027 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (9m) 13s ago 17m 67.2M - 2.33.4 514e6a882f6e 1c77bdb7cd95 2024-04-30T10:13:30.027 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (73s) 1s ago 15m 88.6M - 19.0.0-3357-g3a873b0c c50cf5fa633a 4112b8bf2228 2024-04-30T10:13:30.027 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (56s) 13s ago 15m 88.0M - 19.0.0-3357-g3a873b0c c50cf5fa633a c1ca94882e7a 2024-04-30T10:13:30.027 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (63s) 1s ago 15m 88.5M - 19.0.0-3357-g3a873b0c c50cf5fa633a 4496385e578c 2024-04-30T10:13:30.027 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (46s) 13s ago 15m 87.9M - 19.0.0-3357-g3a873b0c c50cf5fa633a fdad8ed67ac0 2024-04-30T10:13:30.310 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[75481]: cluster 2024-04-30T10:13:28.296618+0000 mgr.x (mgr.24998) 1888 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-04-30T10:13:30.310 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[75481]: cluster 2024-04-30T10:13:28.296618+0000 mgr.x (mgr.24998) 1888 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-04-30T10:13:30.310 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[75481]: cluster 2024-04-30T10:13:29.290384+0000 mon.a (mon.0) 7192 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi144 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:13:30.310 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[75481]: cluster 2024-04-30T10:13:29.290384+0000 mon.a (mon.0) 7192 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi144 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:13:30.310 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[75481]: audit 2024-04-30T10:13:29.412343+0000 mon.a (mon.0) 7193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:30.310 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[75481]: audit 2024-04-30T10:13:29.412343+0000 mon.a (mon.0) 7193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:30.310 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[75481]: audit 2024-04-30T10:13:29.419433+0000 mon.a (mon.0) 7194 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:30.310 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[75481]: audit 2024-04-30T10:13:29.419433+0000 mon.a (mon.0) 7194 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:30.311 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:29 smithi144 bash[103768]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-30T10:13:30.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[73244]: cluster 2024-04-30T10:13:28.296618+0000 mgr.x (mgr.24998) 1888 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-04-30T10:13:30.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[73244]: cluster 2024-04-30T10:13:28.296618+0000 mgr.x (mgr.24998) 1888 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-04-30T10:13:30.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[73244]: cluster 2024-04-30T10:13:29.290384+0000 mon.a (mon.0) 7192 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi144 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:13:30.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[73244]: cluster 2024-04-30T10:13:29.290384+0000 mon.a (mon.0) 7192 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi144 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:13:30.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[73244]: audit 2024-04-30T10:13:29.412343+0000 mon.a (mon.0) 7193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:30.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[73244]: audit 2024-04-30T10:13:29.412343+0000 mon.a (mon.0) 7193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:30.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[73244]: audit 2024-04-30T10:13:29.419433+0000 mon.a (mon.0) 7194 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:30.311 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[73244]: audit 2024-04-30T10:13:29.419433+0000 mon.a (mon.0) 7194 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:30.447 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:13:30.448 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:13:30.448 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:13:30.448 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:13:30.448 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:13:30.448 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:13:30.448 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:13:30.448 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:13:30.448 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 8 2024-04-30T10:13:30.448 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:13:30.448 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:13:30.448 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 4 2024-04-30T10:13:30.448 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:13:30.448 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:13:30.449 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 17 2024-04-30T10:13:30.449 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:13:30.449 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:13:30.566 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[103768]: 22b70bddd3ac: Pulling fs layer 2024-04-30T10:13:30.566 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[103768]: 5c12815fee55: Pulling fs layer 2024-04-30T10:13:30.566 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[103768]: c0e87333d380: Pulling fs layer 2024-04-30T10:13:30.566 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[103768]: 22b70bddd3ac: Download complete 2024-04-30T10:13:30.566 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[103768]: c0e87333d380: Verifying Checksum 2024-04-30T10:13:30.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:30 smithi151 bash[59049]: cluster 2024-04-30T10:13:28.296618+0000 mgr.x (mgr.24998) 1888 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-04-30T10:13:30.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:30 smithi151 bash[59049]: cluster 2024-04-30T10:13:28.296618+0000 mgr.x (mgr.24998) 1888 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-04-30T10:13:30.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:30 smithi151 bash[59049]: cluster 2024-04-30T10:13:29.290384+0000 mon.a (mon.0) 7192 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi144 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:13:30.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:30 smithi151 bash[59049]: cluster 2024-04-30T10:13:29.290384+0000 mon.a (mon.0) 7192 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi144 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:13:30.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:30 smithi151 bash[59049]: audit 2024-04-30T10:13:29.412343+0000 mon.a (mon.0) 7193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:30.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:30 smithi151 bash[59049]: audit 2024-04-30T10:13:29.412343+0000 mon.a (mon.0) 7193 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:30.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:30 smithi151 bash[59049]: audit 2024-04-30T10:13:29.419433+0000 mon.a (mon.0) 7194 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:30.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:30 smithi151 bash[59049]: audit 2024-04-30T10:13:29.419433+0000 mon.a (mon.0) 7194 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:30.851 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:13:30.851 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:13:30.851 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:13:30.852 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:13:30.852 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:13:30.852 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr", 2024-04-30T10:13:30.852 INFO:teuthology.orchestra.run.smithi144.stdout: "iscsi", 2024-04-30T10:13:30.852 INFO:teuthology.orchestra.run.smithi144.stdout: "osd", 2024-04-30T10:13:30.852 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw", 2024-04-30T10:13:30.852 INFO:teuthology.orchestra.run.smithi144.stdout: "mon" 2024-04-30T10:13:30.852 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:13:30.852 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "18/23 daemons upgraded", 2024-04-30T10:13:30.852 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-30T10:13:30.852 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:13:30.852 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:13:30.955 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[103768]: c0e87333d380: Download complete 2024-04-30T10:13:30.955 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[103768]: 5c12815fee55: Download complete 2024-04-30T10:13:30.955 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[103768]: 22b70bddd3ac: Pull complete 2024-04-30T10:13:31.269 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:30 smithi144 bash[103768]: 5c12815fee55: Pull complete 2024-04-30T10:13:31.269 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[73244]: audit 2024-04-30T10:13:29.280225+0000 mgr.x (mgr.24998) 1889 : audit [DBG] from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:31.269 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[73244]: audit 2024-04-30T10:13:29.280225+0000 mgr.x (mgr.24998) 1889 : audit [DBG] from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:31.269 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[73244]: audit 2024-04-30T10:13:29.635339+0000 mgr.x (mgr.24998) 1890 : audit [DBG] from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:31.269 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[73244]: audit 2024-04-30T10:13:29.635339+0000 mgr.x (mgr.24998) 1890 : audit [DBG] from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:31.269 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[73244]: audit 2024-04-30T10:13:29.977151+0000 mgr.x (mgr.24998) 1891 : audit [DBG] from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:31.269 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[73244]: audit 2024-04-30T10:13:29.977151+0000 mgr.x (mgr.24998) 1891 : audit [DBG] from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:31.269 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[73244]: audit 2024-04-30T10:13:30.449664+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.144:0/3714872426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:31.270 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[73244]: audit 2024-04-30T10:13:30.449664+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.144:0/3714872426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:31.270 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[75481]: audit 2024-04-30T10:13:29.280225+0000 mgr.x (mgr.24998) 1889 : audit [DBG] from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:31.270 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[75481]: audit 2024-04-30T10:13:29.280225+0000 mgr.x (mgr.24998) 1889 : audit [DBG] from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:31.270 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[75481]: audit 2024-04-30T10:13:29.635339+0000 mgr.x (mgr.24998) 1890 : audit [DBG] from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:31.270 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[75481]: audit 2024-04-30T10:13:29.635339+0000 mgr.x (mgr.24998) 1890 : audit [DBG] from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:31.270 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[75481]: audit 2024-04-30T10:13:29.977151+0000 mgr.x (mgr.24998) 1891 : audit [DBG] from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:31.270 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[75481]: audit 2024-04-30T10:13:29.977151+0000 mgr.x (mgr.24998) 1891 : audit [DBG] from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:31.270 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[75481]: audit 2024-04-30T10:13:30.449664+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.144:0/3714872426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:31.270 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[75481]: audit 2024-04-30T10:13:30.449664+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.144:0/3714872426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:31.331 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_WARN 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi144 is in unknown state'] 2024-04-30T10:13:31.331 INFO:teuthology.orchestra.run.smithi144.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi144 is in unknown state'] 2024-04-30T10:13:31.331 INFO:teuthology.orchestra.run.smithi144.stdout: daemon node-exporter.a on smithi144 is in unknown state 2024-04-30T10:13:31.500 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:31 smithi151 bash[59049]: audit 2024-04-30T10:13:29.280225+0000 mgr.x (mgr.24998) 1889 : audit [DBG] from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:31.500 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:31 smithi151 bash[59049]: audit 2024-04-30T10:13:29.280225+0000 mgr.x (mgr.24998) 1889 : audit [DBG] from='client.44794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:31.500 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:31 smithi151 bash[59049]: audit 2024-04-30T10:13:29.635339+0000 mgr.x (mgr.24998) 1890 : audit [DBG] from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:31.500 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:31 smithi151 bash[59049]: audit 2024-04-30T10:13:29.635339+0000 mgr.x (mgr.24998) 1890 : audit [DBG] from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:31.500 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:31 smithi151 bash[59049]: audit 2024-04-30T10:13:29.977151+0000 mgr.x (mgr.24998) 1891 : audit [DBG] from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:31.500 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:31 smithi151 bash[59049]: audit 2024-04-30T10:13:29.977151+0000 mgr.x (mgr.24998) 1891 : audit [DBG] from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:31.500 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:31 smithi151 bash[59049]: audit 2024-04-30T10:13:30.449664+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.144:0/3714872426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:31.500 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:31 smithi151 bash[59049]: audit 2024-04-30T10:13:30.449664+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.144:0/3714872426' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:31.705 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[103768]: c0e87333d380: Pull complete 2024-04-30T10:13:31.705 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[103768]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-30T10:13:31.706 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:31 smithi144 bash[103768]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-30T10:13:32.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:32 smithi144 bash[73244]: cluster 2024-04-30T10:13:30.297782+0000 mgr.x (mgr.24998) 1892 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-04-30T10:13:32.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:32 smithi144 bash[73244]: cluster 2024-04-30T10:13:30.297782+0000 mgr.x (mgr.24998) 1892 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-04-30T10:13:32.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:32 smithi144 bash[73244]: audit 2024-04-30T10:13:30.851338+0000 mgr.x (mgr.24998) 1893 : audit [DBG] from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:32.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:32 smithi144 bash[73244]: audit 2024-04-30T10:13:30.851338+0000 mgr.x (mgr.24998) 1893 : audit [DBG] from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:32.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:32 smithi144 bash[73244]: audit 2024-04-30T10:13:31.333450+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.144:0/2766589169' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:13:32.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:32 smithi144 bash[73244]: audit 2024-04-30T10:13:31.333450+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.144:0/2766589169' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:13:32.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:32 smithi144 bash[75481]: cluster 2024-04-30T10:13:30.297782+0000 mgr.x (mgr.24998) 1892 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-04-30T10:13:32.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:32 smithi144 bash[75481]: cluster 2024-04-30T10:13:30.297782+0000 mgr.x (mgr.24998) 1892 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-04-30T10:13:32.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:32 smithi144 bash[75481]: audit 2024-04-30T10:13:30.851338+0000 mgr.x (mgr.24998) 1893 : audit [DBG] from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:32.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:32 smithi144 bash[75481]: audit 2024-04-30T10:13:30.851338+0000 mgr.x (mgr.24998) 1893 : audit [DBG] from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:32.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:32 smithi144 bash[75481]: audit 2024-04-30T10:13:31.333450+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.144:0/2766589169' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:13:32.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:32 smithi144 bash[75481]: audit 2024-04-30T10:13:31.333450+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.144:0/2766589169' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:13:32.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:32 smithi151 bash[59049]: cluster 2024-04-30T10:13:30.297782+0000 mgr.x (mgr.24998) 1892 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-04-30T10:13:32.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:32 smithi151 bash[59049]: cluster 2024-04-30T10:13:30.297782+0000 mgr.x (mgr.24998) 1892 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-04-30T10:13:32.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:32 smithi151 bash[59049]: audit 2024-04-30T10:13:30.851338+0000 mgr.x (mgr.24998) 1893 : audit [DBG] from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:32.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:32 smithi151 bash[59049]: audit 2024-04-30T10:13:30.851338+0000 mgr.x (mgr.24998) 1893 : audit [DBG] from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:13:32.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:32 smithi151 bash[59049]: audit 2024-04-30T10:13:31.333450+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.144:0/2766589169' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:13:32.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:32 smithi151 bash[59049]: audit 2024-04-30T10:13:31.333450+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.144:0/2766589169' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:13:32.837 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:32 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:32.837 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:13:32 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:32.837 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:13:32 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:32.838 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:13:32 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:32.838 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:13:32 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:32.838 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:13:32 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:32.839 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:13:32 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:32.839 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:32 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:32.839 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:32 smithi151 systemd[1]: Stopping Ceph node-exporter.b for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:13:32.839 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:13:32 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[73244]: cephadm 2024-04-30T10:13:32.067715+0000 mgr.x (mgr.24998) 1894 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-30T10:13:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[73244]: cephadm 2024-04-30T10:13:32.067715+0000 mgr.x (mgr.24998) 1894 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-30T10:13:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[73244]: cephadm 2024-04-30T10:13:32.068650+0000 mgr.x (mgr.24998) 1895 : cephadm [INF] Deploying daemon node-exporter.b on smithi151 2024-04-30T10:13:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[73244]: cephadm 2024-04-30T10:13:32.068650+0000 mgr.x (mgr.24998) 1895 : cephadm [INF] Deploying daemon node-exporter.b on smithi151 2024-04-30T10:13:33.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[75481]: cephadm 2024-04-30T10:13:32.067715+0000 mgr.x (mgr.24998) 1894 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-30T10:13:33.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[75481]: cephadm 2024-04-30T10:13:32.067715+0000 mgr.x (mgr.24998) 1894 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-30T10:13:33.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[75481]: cephadm 2024-04-30T10:13:32.068650+0000 mgr.x (mgr.24998) 1895 : cephadm [INF] Deploying daemon node-exporter.b on smithi151 2024-04-30T10:13:33.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[75481]: cephadm 2024-04-30T10:13:32.068650+0000 mgr.x (mgr.24998) 1895 : cephadm [INF] Deploying daemon node-exporter.b on smithi151 2024-04-30T10:13:33.457 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.069Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-30T10:13:33.457 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.069Z 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-30T10:13:33.457 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.069Z 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-30T10:13:33.457 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.069Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-30T10:13:33.457 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z 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-30T10:13:33.457 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z 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-30T10:13:33.457 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-30T10:13:33.457 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=arp 2024-04-30T10:13:33.457 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-30T10:13:33.458 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-30T10:13:33.458 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-30T10:13:33.458 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-30T10:13:33.458 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-30T10:13:33.458 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-30T10:13:33.458 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-30T10:13:33.458 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-30T10:13:33.458 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=edac 2024-04-30T10:13:33.458 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-30T10:13:33.458 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-30T10:13:33.458 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-30T10:13:33.458 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-30T10:13:33.458 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-30T10:13:33.459 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-30T10:13:33.459 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-30T10:13:33.459 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-30T10:13:33.459 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-30T10:13:33.459 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-30T10:13:33.459 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-30T10:13:33.459 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-30T10:13:33.459 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-30T10:13:33.459 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-30T10:13:33.459 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-30T10:13:33.459 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-30T10:13:33.459 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=os 2024-04-30T10:13:33.459 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.070Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-30T10:13:33.459 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.071Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-30T10:13:33.459 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.071Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-30T10:13:33.459 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.071Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-30T10:13:33.460 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.071Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-30T10:13:33.460 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.071Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-30T10:13:33.460 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.071Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-30T10:13:33.460 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.071Z caller=node_exporter.go:117 level=info collector=stat 2024-04-30T10:13:33.460 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.071Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-30T10:13:33.460 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.071Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-30T10:13:33.460 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.071Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-30T10:13:33.460 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.071Z caller=node_exporter.go:117 level=info collector=time 2024-04-30T10:13:33.460 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.071Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-30T10:13:33.460 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.071Z caller=node_exporter.go:117 level=info collector=uname 2024-04-30T10:13:33.460 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.071Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-30T10:13:33.460 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.071Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-30T10:13:33.460 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.071Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-30T10:13:33.460 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.071Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-30T10:13:33.460 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:13:33 smithi144 bash[103768]: ts=2024-04-30T10:13:33.071Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-30T10:13:33.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:33 smithi151 bash[59049]: cephadm 2024-04-30T10:13:32.067715+0000 mgr.x (mgr.24998) 1894 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-30T10:13:33.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:33 smithi151 bash[59049]: cephadm 2024-04-30T10:13:32.067715+0000 mgr.x (mgr.24998) 1894 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-30T10:13:33.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:33 smithi151 bash[59049]: cephadm 2024-04-30T10:13:32.068650+0000 mgr.x (mgr.24998) 1895 : cephadm [INF] Deploying daemon node-exporter.b on smithi151 2024-04-30T10:13:33.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:33 smithi151 bash[59049]: cephadm 2024-04-30T10:13:32.068650+0000 mgr.x (mgr.24998) 1895 : cephadm [INF] Deploying daemon node-exporter.b on smithi151 2024-04-30T10:13:33.962 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:33 smithi151 bash[86239]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-node-exporter-b 2024-04-30T10:13:33.963 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:33 smithi151 bash[86299]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-node-exporter-b 2024-04-30T10:13:33.963 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:33 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-30T10:13:33.963 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:33 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-30T10:13:33.963 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:33 smithi151 systemd[1]: Stopped Ceph node-exporter.b for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:13:34.217 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:34.217 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:13:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:34.218 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:13:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:34.218 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:13:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:34.218 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:13:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:34.219 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:13:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:34.219 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:13:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:34.219 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:13:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:34.219 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:33 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:34.219 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:34 smithi151 systemd[1]: Started Ceph node-exporter.b for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:13:34.220 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:34 smithi151 bash[86353]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-30T10:13:34.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:34 smithi151 bash[59049]: cluster 2024-04-30T10:13:32.298551+0000 mgr.x (mgr.24998) 1896 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-30T10:13:34.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:34 smithi151 bash[59049]: cluster 2024-04-30T10:13:32.298551+0000 mgr.x (mgr.24998) 1896 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-30T10:13:34.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:34 smithi151 bash[59049]: audit 2024-04-30T10:13:34.136566+0000 mon.a (mon.0) 7195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:34.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:34 smithi151 bash[59049]: audit 2024-04-30T10:13:34.136566+0000 mon.a (mon.0) 7195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:34.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:34 smithi151 bash[59049]: audit 2024-04-30T10:13:34.149497+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:34.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:34 smithi151 bash[59049]: audit 2024-04-30T10:13:34.149497+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:34 smithi151 bash[59049]: audit 2024-04-30T10:13:34.191766+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:34 smithi151 bash[59049]: audit 2024-04-30T10:13:34.191766+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:34 smithi151 bash[59049]: audit 2024-04-30T10:13:34.193434+0000 mon.a (mon.0) 7198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:34 smithi151 bash[59049]: audit 2024-04-30T10:13:34.193434+0000 mon.a (mon.0) 7198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:34 smithi151 bash[59049]: audit 2024-04-30T10:13:34.205105+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:34 smithi151 bash[59049]: audit 2024-04-30T10:13:34.205105+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:34.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[73244]: cluster 2024-04-30T10:13:32.298551+0000 mgr.x (mgr.24998) 1896 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-30T10:13:34.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[73244]: cluster 2024-04-30T10:13:32.298551+0000 mgr.x (mgr.24998) 1896 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-30T10:13:34.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[73244]: audit 2024-04-30T10:13:34.136566+0000 mon.a (mon.0) 7195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:34.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[73244]: audit 2024-04-30T10:13:34.136566+0000 mon.a (mon.0) 7195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:34.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[73244]: audit 2024-04-30T10:13:34.149497+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:34.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[73244]: audit 2024-04-30T10:13:34.149497+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[73244]: audit 2024-04-30T10:13:34.191766+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[73244]: audit 2024-04-30T10:13:34.191766+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[73244]: audit 2024-04-30T10:13:34.193434+0000 mon.a (mon.0) 7198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[73244]: audit 2024-04-30T10:13:34.193434+0000 mon.a (mon.0) 7198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[73244]: audit 2024-04-30T10:13:34.205105+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[73244]: audit 2024-04-30T10:13:34.205105+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:34.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[75481]: cluster 2024-04-30T10:13:32.298551+0000 mgr.x (mgr.24998) 1896 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-30T10:13:34.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[75481]: cluster 2024-04-30T10:13:32.298551+0000 mgr.x (mgr.24998) 1896 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-30T10:13:34.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[75481]: audit 2024-04-30T10:13:34.136566+0000 mon.a (mon.0) 7195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:34.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[75481]: audit 2024-04-30T10:13:34.136566+0000 mon.a (mon.0) 7195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:34.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[75481]: audit 2024-04-30T10:13:34.149497+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:34.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[75481]: audit 2024-04-30T10:13:34.149497+0000 mon.a (mon.0) 7196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:34.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[75481]: audit 2024-04-30T10:13:34.191766+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:34.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[75481]: audit 2024-04-30T10:13:34.191766+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:34.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[75481]: audit 2024-04-30T10:13:34.193434+0000 mon.a (mon.0) 7198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:34.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[75481]: audit 2024-04-30T10:13:34.193434+0000 mon.a (mon.0) 7198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:34.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[75481]: audit 2024-04-30T10:13:34.205105+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:34.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:34 smithi144 bash[75481]: audit 2024-04-30T10:13:34.205105+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.051 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:34 smithi151 bash[86353]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-30T10:13:35.322 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[86353]: 22b70bddd3ac: Pulling fs layer 2024-04-30T10:13:35.323 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[86353]: 5c12815fee55: Pulling fs layer 2024-04-30T10:13:35.323 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[86353]: c0e87333d380: Pulling fs layer 2024-04-30T10:13:35.323 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[86353]: 22b70bddd3ac: Download complete 2024-04-30T10:13:35.323 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[86353]: 5c12815fee55: Verifying Checksum 2024-04-30T10:13:35.323 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[86353]: 5c12815fee55: Download complete 2024-04-30T10:13:35.324 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[86353]: c0e87333d380: Verifying Checksum 2024-04-30T10:13:35.324 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[86353]: c0e87333d380: Download complete 2024-04-30T10:13:35.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: cluster 2024-04-30T10:13:34.194632+0000 mgr.x (mgr.24998) 1897 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-30T10:13:35.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: cluster 2024-04-30T10:13:34.194632+0000 mgr.x (mgr.24998) 1897 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-30T10:13:35.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.204965+0000 mgr.x (mgr.24998) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.204965+0000 mgr.x (mgr.24998) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.281683+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.281683+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.285295+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.285295+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.290085+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.290085+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.291687+0000 mon.a (mon.0) 7203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.291687+0000 mon.a (mon.0) 7203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.302754+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.302754+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.392500+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.392500+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.396827+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.396827+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.400756+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.400756+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.402037+0000 mon.a (mon.0) 7208 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.402037+0000 mon.a (mon.0) 7208 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.414145+0000 mon.a (mon.0) 7209 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.414145+0000 mon.a (mon.0) 7209 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.490475+0000 mon.a (mon.0) 7210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.490475+0000 mon.a (mon.0) 7210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.493120+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.493120+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.495824+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.495824+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.496885+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.496885+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.509952+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.509952+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.567598+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.567598+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.570255+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.570255+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.573016+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.573016+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.574040+0000 mon.a (mon.0) 7218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.574040+0000 mon.a (mon.0) 7218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.586953+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.586953+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.661201+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.661201+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.664241+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.664241+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.667196+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.667196+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.668485+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.668485+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.681408+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.681408+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.755760+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.755760+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.758376+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.758376+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.760825+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.760825+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.761977+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.761977+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.773425+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.773425+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.815655+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.815655+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.818376+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.818376+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.820882+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.820882+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.821972+0000 mon.a (mon.0) 7233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.821972+0000 mon.a (mon.0) 7233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.834601+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.834601+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.876790+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.876790+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.879495+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.879495+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.881994+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.881994+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.882984+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.882984+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.896160+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.896160+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.954043+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.954043+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.956531+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.956531+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.958907+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.958907+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.959900+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.959900+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.972443+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:34.972443+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.030737+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.030737+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.033443+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.033443+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.036144+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.036144+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.037294+0000 mon.a (mon.0) 7248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.037294+0000 mon.a (mon.0) 7248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.047168+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.047168+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.107455+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.107455+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.109524+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.109524+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.112060+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.112060+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.112729+0000 mon.a (mon.0) 7253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.112729+0000 mon.a (mon.0) 7253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.118551+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.118551+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: cluster 2024-04-30T10:13:35.145143+0000 mon.a (mon.0) 7255 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi144 is in unknown state']) 2024-04-30T10:13:35.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: cluster 2024-04-30T10:13:35.145143+0000 mon.a (mon.0) 7255 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi144 is in unknown state']) 2024-04-30T10:13:35.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: cluster 2024-04-30T10:13:35.145186+0000 mon.a (mon.0) 7256 : cluster [INF] Cluster is now healthy 2024-04-30T10:13:35.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: cluster 2024-04-30T10:13:35.145186+0000 mon.a (mon.0) 7256 : cluster [INF] Cluster is now healthy 2024-04-30T10:13:35.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.164791+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.164791+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.166892+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.166892+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.169011+0000 mon.a (mon.0) 7259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.169011+0000 mon.a (mon.0) 7259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.169867+0000 mon.a (mon.0) 7260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.169867+0000 mon.a (mon.0) 7260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.174573+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.174573+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.217932+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:35 smithi151 bash[59049]: audit 2024-04-30T10:13:35.217932+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: cluster 2024-04-30T10:13:34.194632+0000 mgr.x (mgr.24998) 1897 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-30T10:13:35.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: cluster 2024-04-30T10:13:34.194632+0000 mgr.x (mgr.24998) 1897 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-30T10:13:35.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.204965+0000 mgr.x (mgr.24998) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:35.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.204965+0000 mgr.x (mgr.24998) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:35.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.281683+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.281683+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.285295+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.285295+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.290085+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.290085+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.291687+0000 mon.a (mon.0) 7203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.291687+0000 mon.a (mon.0) 7203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.302754+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.302754+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.392500+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.392500+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.396827+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.396827+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.400756+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.400756+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.402037+0000 mon.a (mon.0) 7208 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.402037+0000 mon.a (mon.0) 7208 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.414145+0000 mon.a (mon.0) 7209 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.414145+0000 mon.a (mon.0) 7209 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.490475+0000 mon.a (mon.0) 7210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.490475+0000 mon.a (mon.0) 7210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.493120+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.493120+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.495824+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.495824+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.496885+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.496885+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.509952+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.509952+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.567598+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.567598+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.570255+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.570255+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: cluster 2024-04-30T10:13:34.194632+0000 mgr.x (mgr.24998) 1897 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-30T10:13:35.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: cluster 2024-04-30T10:13:34.194632+0000 mgr.x (mgr.24998) 1897 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-30T10:13:35.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.204965+0000 mgr.x (mgr.24998) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:35.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.204965+0000 mgr.x (mgr.24998) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:35.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.281683+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.281683+0000 mon.a (mon.0) 7200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.285295+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.285295+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.290085+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.290085+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.291687+0000 mon.a (mon.0) 7203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.291687+0000 mon.a (mon.0) 7203 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.302754+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.302754+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.392500+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.392500+0000 mon.a (mon.0) 7205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.396827+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.396827+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.400756+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.573016+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.573016+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.574040+0000 mon.a (mon.0) 7218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.574040+0000 mon.a (mon.0) 7218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.586953+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.586953+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.661201+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.661201+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.664241+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.664241+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.667196+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.667196+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.668485+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.668485+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.681408+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.681408+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.755760+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.755760+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.758376+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.400756+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.402037+0000 mon.a (mon.0) 7208 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.402037+0000 mon.a (mon.0) 7208 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.414145+0000 mon.a (mon.0) 7209 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.414145+0000 mon.a (mon.0) 7209 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.490475+0000 mon.a (mon.0) 7210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.490475+0000 mon.a (mon.0) 7210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.493120+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.493120+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.495824+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.495824+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.496885+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.496885+0000 mon.a (mon.0) 7213 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.509952+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.509952+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.567598+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.567598+0000 mon.a (mon.0) 7215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.570255+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.570255+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.758376+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.760825+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.760825+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.761977+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.761977+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.773425+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.773425+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.815655+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.815655+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.818376+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.818376+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.820882+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.820882+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.821972+0000 mon.a (mon.0) 7233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.821972+0000 mon.a (mon.0) 7233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.834601+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.834601+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.876790+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.876790+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.879495+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.879495+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.881994+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.881994+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.882984+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.882984+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.896160+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.896160+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.954043+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.954043+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.956531+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.956531+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.958907+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.958907+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.959900+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.959900+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.972443+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:34.972443+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.030737+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.573016+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.573016+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.574040+0000 mon.a (mon.0) 7218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.574040+0000 mon.a (mon.0) 7218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.586953+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.586953+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.661201+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.661201+0000 mon.a (mon.0) 7220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.664241+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.664241+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.667196+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.667196+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.668485+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.668485+0000 mon.a (mon.0) 7223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.681408+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.681408+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.755760+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.755760+0000 mon.a (mon.0) 7225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.758376+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.030737+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.033443+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.033443+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.036144+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.480 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.036144+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.037294+0000 mon.a (mon.0) 7248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.037294+0000 mon.a (mon.0) 7248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.047168+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.047168+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.107455+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.107455+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.109524+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.109524+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.112060+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.112060+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.112729+0000 mon.a (mon.0) 7253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.112729+0000 mon.a (mon.0) 7253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.118551+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.118551+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.481 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: cluster 2024-04-30T10:13:35.145143+0000 mon.a (mon.0) 7255 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi144 is in unknown state']) 2024-04-30T10:13:35.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: cluster 2024-04-30T10:13:35.145143+0000 mon.a (mon.0) 7255 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi144 is in unknown state']) 2024-04-30T10:13:35.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: cluster 2024-04-30T10:13:35.145186+0000 mon.a (mon.0) 7256 : cluster [INF] Cluster is now healthy 2024-04-30T10:13:35.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: cluster 2024-04-30T10:13:35.145186+0000 mon.a (mon.0) 7256 : cluster [INF] Cluster is now healthy 2024-04-30T10:13:35.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.164791+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.164791+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.166892+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.166892+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.169011+0000 mon.a (mon.0) 7259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.169011+0000 mon.a (mon.0) 7259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.169867+0000 mon.a (mon.0) 7260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.169867+0000 mon.a (mon.0) 7260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.174573+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.174573+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.482 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.217932+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.483 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[73244]: audit 2024-04-30T10:13:35.217932+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.758376+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.760825+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.760825+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.761977+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.761977+0000 mon.a (mon.0) 7228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.773425+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.773425+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.815655+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.815655+0000 mon.a (mon.0) 7230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.818376+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.818376+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.820882+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.820882+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.821972+0000 mon.a (mon.0) 7233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.821972+0000 mon.a (mon.0) 7233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.834601+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.834601+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.876790+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.876790+0000 mon.a (mon.0) 7235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.879495+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.879495+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.881994+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.881994+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.882984+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.882984+0000 mon.a (mon.0) 7238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.896160+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.896160+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.954043+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.954043+0000 mon.a (mon.0) 7240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.956531+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.956531+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.958907+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.958907+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.485 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.959900+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.959900+0000 mon.a (mon.0) 7243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.972443+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:34.972443+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.030737+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.030737+0000 mon.a (mon.0) 7245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.033443+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.033443+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.036144+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.036144+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.037294+0000 mon.a (mon.0) 7248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.037294+0000 mon.a (mon.0) 7248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.047168+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.047168+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.486 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.107455+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.107455+0000 mon.a (mon.0) 7250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.109524+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.109524+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.112060+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.112060+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.112729+0000 mon.a (mon.0) 7253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.112729+0000 mon.a (mon.0) 7253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.118551+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.118551+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: cluster 2024-04-30T10:13:35.145143+0000 mon.a (mon.0) 7255 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi144 is in unknown state']) 2024-04-30T10:13:35.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: cluster 2024-04-30T10:13:35.145143+0000 mon.a (mon.0) 7255 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi144 is in unknown state']) 2024-04-30T10:13:35.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: cluster 2024-04-30T10:13:35.145186+0000 mon.a (mon.0) 7256 : cluster [INF] Cluster is now healthy 2024-04-30T10:13:35.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: cluster 2024-04-30T10:13:35.145186+0000 mon.a (mon.0) 7256 : cluster [INF] Cluster is now healthy 2024-04-30T10:13:35.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.164791+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.487 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.164791+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.488 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.166892+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.488 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.166892+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:35.488 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.169011+0000 mon.a (mon.0) 7259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.488 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.169011+0000 mon.a (mon.0) 7259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:35.488 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.169867+0000 mon.a (mon.0) 7260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.488 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.169867+0000 mon.a (mon.0) 7260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:35.488 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.174573+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.488 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.174573+0000 mon.a (mon.0) 7261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:35.488 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.217932+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:35.488 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:35 smithi144 bash[75481]: audit 2024-04-30T10:13:35.217932+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.512 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.302325+0000 mgr.x (mgr.24998) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.513 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.302325+0000 mgr.x (mgr.24998) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.513 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.413854+0000 mgr.x (mgr.24998) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.513 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.413854+0000 mgr.x (mgr.24998) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.513 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.509449+0000 mgr.x (mgr.24998) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.513 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.509449+0000 mgr.x (mgr.24998) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.513 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.586582+0000 mgr.x (mgr.24998) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.513 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.586582+0000 mgr.x (mgr.24998) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.513 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.680907+0000 mgr.x (mgr.24998) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.513 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.680907+0000 mgr.x (mgr.24998) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:34.721265+0000 mgr.x (mgr.24998) 1904 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:36.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:34.721265+0000 mgr.x (mgr.24998) 1904 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:36.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.772891+0000 mgr.x (mgr.24998) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.772891+0000 mgr.x (mgr.24998) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.834089+0000 mgr.x (mgr.24998) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.834089+0000 mgr.x (mgr.24998) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.895662+0000 mgr.x (mgr.24998) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.895662+0000 mgr.x (mgr.24998) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.971928+0000 mgr.x (mgr.24998) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:34.971928+0000 mgr.x (mgr.24998) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.514 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.046816+0000 mgr.x (mgr.24998) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.302325+0000 mgr.x (mgr.24998) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.302325+0000 mgr.x (mgr.24998) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.413854+0000 mgr.x (mgr.24998) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.413854+0000 mgr.x (mgr.24998) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.509449+0000 mgr.x (mgr.24998) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.509449+0000 mgr.x (mgr.24998) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.586582+0000 mgr.x (mgr.24998) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.586582+0000 mgr.x (mgr.24998) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.680907+0000 mgr.x (mgr.24998) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.680907+0000 mgr.x (mgr.24998) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:34.721265+0000 mgr.x (mgr.24998) 1904 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:36.515 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:34.721265+0000 mgr.x (mgr.24998) 1904 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:36.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.772891+0000 mgr.x (mgr.24998) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.772891+0000 mgr.x (mgr.24998) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.834089+0000 mgr.x (mgr.24998) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.834089+0000 mgr.x (mgr.24998) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.895662+0000 mgr.x (mgr.24998) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.895662+0000 mgr.x (mgr.24998) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.971928+0000 mgr.x (mgr.24998) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:34.971928+0000 mgr.x (mgr.24998) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.516 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.046816+0000 mgr.x (mgr.24998) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.516 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.046816+0000 mgr.x (mgr.24998) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.516 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.118200+0000 mgr.x (mgr.24998) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.118200+0000 mgr.x (mgr.24998) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.173893+0000 mgr.x (mgr.24998) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.173893+0000 mgr.x (mgr.24998) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.233384+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.233384+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.236875+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.236875+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.238014+0000 mon.a (mon.0) 7265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.238014+0000 mon.a (mon.0) 7265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.244896+0000 mon.a (mon.0) 7266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.244896+0000 mon.a (mon.0) 7266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.290863+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.290863+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.517 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.293456+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.518 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.293456+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.518 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.296249+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.518 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.296249+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.518 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.297292+0000 mon.a (mon.0) 7270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.518 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.046816+0000 mgr.x (mgr.24998) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.518 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.118200+0000 mgr.x (mgr.24998) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.518 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.118200+0000 mgr.x (mgr.24998) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.518 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.173893+0000 mgr.x (mgr.24998) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.518 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.173893+0000 mgr.x (mgr.24998) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.518 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.233384+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.518 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.233384+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.236875+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.236875+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.238014+0000 mon.a (mon.0) 7265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.238014+0000 mon.a (mon.0) 7265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.244896+0000 mon.a (mon.0) 7266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.244896+0000 mon.a (mon.0) 7266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.290863+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.290863+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.293456+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.293456+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.296249+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.296249+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.519 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.297292+0000 mon.a (mon.0) 7270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.297292+0000 mon.a (mon.0) 7270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.303875+0000 mon.a (mon.0) 7271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.303875+0000 mon.a (mon.0) 7271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.344879+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.344879+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.347310+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.347310+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.349611+0000 mon.a (mon.0) 7274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.349611+0000 mon.a (mon.0) 7274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.350746+0000 mon.a (mon.0) 7275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.350746+0000 mon.a (mon.0) 7275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.520 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.359475+0000 mon.a (mon.0) 7276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.521 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.359475+0000 mon.a (mon.0) 7276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.521 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.416628+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.521 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.416628+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.521 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.419353+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.521 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.419353+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.521 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.422009+0000 mon.a (mon.0) 7279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.521 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.422009+0000 mon.a (mon.0) 7279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.521 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.297292+0000 mon.a (mon.0) 7270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.521 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.303875+0000 mon.a (mon.0) 7271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.521 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.303875+0000 mon.a (mon.0) 7271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.521 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.344879+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.521 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.344879+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.522 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.347310+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.522 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.347310+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.522 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.349611+0000 mon.a (mon.0) 7274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.522 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.349611+0000 mon.a (mon.0) 7274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.522 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.350746+0000 mon.a (mon.0) 7275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.522 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.350746+0000 mon.a (mon.0) 7275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.522 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.359475+0000 mon.a (mon.0) 7276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.522 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.359475+0000 mon.a (mon.0) 7276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.522 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.416628+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.522 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.416628+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.522 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.419353+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.522 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.419353+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.522 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.422009+0000 mon.a (mon.0) 7279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.522 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.422009+0000 mon.a (mon.0) 7279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.523 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.423043+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.523 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.423043+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.523 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.431338+0000 mon.a (mon.0) 7281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.523 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.431338+0000 mon.a (mon.0) 7281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.523 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.489159+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.523 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.489159+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.523 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.491449+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.523 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.491449+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.523 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.493983+0000 mon.a (mon.0) 7284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.523 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.493983+0000 mon.a (mon.0) 7284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.523 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.494802+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.524 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.494802+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.524 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.500570+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.524 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.500570+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.524 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.562152+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.524 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.562152+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.524 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.564354+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.524 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.564354+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.524 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.566861+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.524 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.566861+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.524 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.423043+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.524 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.423043+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.524 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.431338+0000 mon.a (mon.0) 7281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.525 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.431338+0000 mon.a (mon.0) 7281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.525 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.489159+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.525 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.489159+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.525 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.491449+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.525 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.491449+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.525 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.493983+0000 mon.a (mon.0) 7284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.525 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.493983+0000 mon.a (mon.0) 7284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.525 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.494802+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.525 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.494802+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.525 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.500570+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.525 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.500570+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.525 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.562152+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.525 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.562152+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.525 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.564354+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.525 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.564354+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.525 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.566861+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.525 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.566861+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.526 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.567935+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.526 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.567935+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.526 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.574068+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.526 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.574068+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.526 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.631225+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.526 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.631225+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.526 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.633699+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.526 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.633699+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.526 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.635697+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.527 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.635697+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.527 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.636554+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.527 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.636554+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.527 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.642470+0000 mon.a (mon.0) 7296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.527 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.642470+0000 mon.a (mon.0) 7296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.527 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.699595+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.527 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.699595+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.527 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.701740+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.527 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.701740+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.527 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.703839+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.528 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.567935+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.528 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.567935+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.528 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.574068+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.528 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.574068+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.528 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.631225+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.528 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.631225+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.528 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.633699+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.528 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.633699+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.528 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.635697+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.528 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.635697+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.528 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.636554+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.528 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.636554+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.529 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.642470+0000 mon.a (mon.0) 7296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.529 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.642470+0000 mon.a (mon.0) 7296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.529 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.699595+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.529 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.699595+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.529 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.701740+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.529 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.701740+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.529 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.703839+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.529 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.703839+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.529 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.704743+0000 mon.a (mon.0) 7300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.529 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.704743+0000 mon.a (mon.0) 7300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.529 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.711023+0000 mon.a (mon.0) 7301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.529 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.711023+0000 mon.a (mon.0) 7301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.529 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.786190+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.529 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.786190+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.529 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.788533+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.530 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.788533+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.530 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.791179+0000 mon.a (mon.0) 7304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.530 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.791179+0000 mon.a (mon.0) 7304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.530 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.792135+0000 mon.a (mon.0) 7305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.530 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.792135+0000 mon.a (mon.0) 7305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.530 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.798515+0000 mon.a (mon.0) 7306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.530 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.798515+0000 mon.a (mon.0) 7306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.530 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.876651+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.530 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.876651+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.530 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.879700+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.530 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.879700+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.531 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.703839+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.531 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.704743+0000 mon.a (mon.0) 7300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.531 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.704743+0000 mon.a (mon.0) 7300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.531 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.711023+0000 mon.a (mon.0) 7301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.531 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.711023+0000 mon.a (mon.0) 7301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.531 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.786190+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.531 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.786190+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.531 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.788533+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.531 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.788533+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.531 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.791179+0000 mon.a (mon.0) 7304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.531 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.791179+0000 mon.a (mon.0) 7304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.531 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.792135+0000 mon.a (mon.0) 7305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.531 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.792135+0000 mon.a (mon.0) 7305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.531 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.798515+0000 mon.a (mon.0) 7306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.531 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.798515+0000 mon.a (mon.0) 7306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.532 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.876651+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.532 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.876651+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.532 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.879700+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.532 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.879700+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.532 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.883541+0000 mon.a (mon.0) 7309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.532 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.883541+0000 mon.a (mon.0) 7309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.532 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.884893+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.532 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.884893+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.532 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.891319+0000 mon.a (mon.0) 7311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.532 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.891319+0000 mon.a (mon.0) 7311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.532 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.969568+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.532 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.969568+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.532 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.972578+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.533 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.972578+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.533 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.975312+0000 mon.a (mon.0) 7314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.533 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.975312+0000 mon.a (mon.0) 7314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.533 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.976375+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.533 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.976375+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.533 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.985079+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.533 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:35.985079+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.533 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.062939+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.533 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.062939+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.533 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.065712+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.534 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.883541+0000 mon.a (mon.0) 7309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.534 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.883541+0000 mon.a (mon.0) 7309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.534 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.884893+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.534 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.884893+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.534 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.891319+0000 mon.a (mon.0) 7311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.534 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.891319+0000 mon.a (mon.0) 7311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.534 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.969568+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.534 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.969568+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.534 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.972578+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.534 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.972578+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.534 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.975312+0000 mon.a (mon.0) 7314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.534 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.975312+0000 mon.a (mon.0) 7314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.534 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.976375+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.537 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.976375+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.537 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.985079+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.537 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:35.985079+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.537 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.062939+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.538 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.062939+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.538 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.065712+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.538 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.065712+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.538 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.068982+0000 mon.a (mon.0) 7319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.538 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.068982+0000 mon.a (mon.0) 7319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.538 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.070006+0000 mon.a (mon.0) 7320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.538 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.070006+0000 mon.a (mon.0) 7320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.538 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.078621+0000 mon.a (mon.0) 7321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.538 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.078621+0000 mon.a (mon.0) 7321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.538 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.150916+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.539 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.150916+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.539 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.153392+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.539 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.153392+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.539 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.156478+0000 mon.a (mon.0) 7324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.539 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.156478+0000 mon.a (mon.0) 7324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.539 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.157395+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.539 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.157395+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.539 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.164612+0000 mon.a (mon.0) 7326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.539 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.164612+0000 mon.a (mon.0) 7326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.539 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.206896+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.539 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.206896+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.540 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.065712+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.540 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.068982+0000 mon.a (mon.0) 7319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.540 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.068982+0000 mon.a (mon.0) 7319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.540 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.070006+0000 mon.a (mon.0) 7320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.540 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.070006+0000 mon.a (mon.0) 7320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.540 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.078621+0000 mon.a (mon.0) 7321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.540 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.078621+0000 mon.a (mon.0) 7321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.540 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.150916+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.540 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.150916+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.540 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.153392+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.540 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.153392+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.541 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.156478+0000 mon.a (mon.0) 7324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.541 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.156478+0000 mon.a (mon.0) 7324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.541 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.157395+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.541 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.157395+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.541 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.164612+0000 mon.a (mon.0) 7326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.541 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.164612+0000 mon.a (mon.0) 7326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.541 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.206896+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.541 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.206896+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.541 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.208876+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.541 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.208876+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.541 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.211035+0000 mon.a (mon.0) 7329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.542 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.211035+0000 mon.a (mon.0) 7329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.542 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.211969+0000 mon.a (mon.0) 7330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.542 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.211969+0000 mon.a (mon.0) 7330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.542 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.218939+0000 mon.a (mon.0) 7331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.542 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[73244]: audit 2024-04-30T10:13:36.218939+0000 mon.a (mon.0) 7331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.542 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.208876+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.542 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.208876+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.542 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.211035+0000 mon.a (mon.0) 7329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.542 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.211035+0000 mon.a (mon.0) 7329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.542 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.211969+0000 mon.a (mon.0) 7330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.542 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.211969+0000 mon.a (mon.0) 7330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.543 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.218939+0000 mon.a (mon.0) 7331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.543 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:36 smithi144 bash[75481]: audit 2024-04-30T10:13:36.218939+0000 mon.a (mon.0) 7331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.572 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[86353]: 22b70bddd3ac: Pull complete 2024-04-30T10:13:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.302325+0000 mgr.x (mgr.24998) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.302325+0000 mgr.x (mgr.24998) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.413854+0000 mgr.x (mgr.24998) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.413854+0000 mgr.x (mgr.24998) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.509449+0000 mgr.x (mgr.24998) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.509449+0000 mgr.x (mgr.24998) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.586582+0000 mgr.x (mgr.24998) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.586582+0000 mgr.x (mgr.24998) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.680907+0000 mgr.x (mgr.24998) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.680907+0000 mgr.x (mgr.24998) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:34.721265+0000 mgr.x (mgr.24998) 1904 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:34.721265+0000 mgr.x (mgr.24998) 1904 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.772891+0000 mgr.x (mgr.24998) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.772891+0000 mgr.x (mgr.24998) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.834089+0000 mgr.x (mgr.24998) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.834089+0000 mgr.x (mgr.24998) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.895662+0000 mgr.x (mgr.24998) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.895662+0000 mgr.x (mgr.24998) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.971928+0000 mgr.x (mgr.24998) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:34.971928+0000 mgr.x (mgr.24998) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.046816+0000 mgr.x (mgr.24998) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.046816+0000 mgr.x (mgr.24998) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.118200+0000 mgr.x (mgr.24998) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.118200+0000 mgr.x (mgr.24998) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.173893+0000 mgr.x (mgr.24998) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.173893+0000 mgr.x (mgr.24998) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.233384+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.233384+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.236875+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.236875+0000 mon.a (mon.0) 7264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.238014+0000 mon.a (mon.0) 7265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.238014+0000 mon.a (mon.0) 7265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.244896+0000 mon.a (mon.0) 7266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.244896+0000 mon.a (mon.0) 7266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.290863+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.290863+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.293456+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.293456+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.296249+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.296249+0000 mon.a (mon.0) 7269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.297292+0000 mon.a (mon.0) 7270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.297292+0000 mon.a (mon.0) 7270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.303875+0000 mon.a (mon.0) 7271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.303875+0000 mon.a (mon.0) 7271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.344879+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.344879+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.347310+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.347310+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.349611+0000 mon.a (mon.0) 7274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.349611+0000 mon.a (mon.0) 7274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.350746+0000 mon.a (mon.0) 7275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.350746+0000 mon.a (mon.0) 7275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.359475+0000 mon.a (mon.0) 7276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.359475+0000 mon.a (mon.0) 7276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.416628+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.416628+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.419353+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.419353+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.422009+0000 mon.a (mon.0) 7279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.422009+0000 mon.a (mon.0) 7279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.423043+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.423043+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.431338+0000 mon.a (mon.0) 7281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.431338+0000 mon.a (mon.0) 7281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.489159+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.489159+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.491449+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.491449+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.493983+0000 mon.a (mon.0) 7284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.493983+0000 mon.a (mon.0) 7284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.494802+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.494802+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.500570+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.500570+0000 mon.a (mon.0) 7286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.562152+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.562152+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.564354+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.564354+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.566861+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.566861+0000 mon.a (mon.0) 7289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.567935+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.567935+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.574068+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.574068+0000 mon.a (mon.0) 7291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.631225+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.631225+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.633699+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.633699+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.635697+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.635697+0000 mon.a (mon.0) 7294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.636554+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.636554+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.642470+0000 mon.a (mon.0) 7296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.642470+0000 mon.a (mon.0) 7296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.699595+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.699595+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.701740+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.701740+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.703839+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.703839+0000 mon.a (mon.0) 7299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.704743+0000 mon.a (mon.0) 7300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.704743+0000 mon.a (mon.0) 7300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.711023+0000 mon.a (mon.0) 7301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.711023+0000 mon.a (mon.0) 7301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.786190+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.786190+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.788533+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.788533+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.791179+0000 mon.a (mon.0) 7304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.791179+0000 mon.a (mon.0) 7304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.792135+0000 mon.a (mon.0) 7305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.792135+0000 mon.a (mon.0) 7305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.798515+0000 mon.a (mon.0) 7306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.798515+0000 mon.a (mon.0) 7306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.876651+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.876651+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.879700+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.879700+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.883541+0000 mon.a (mon.0) 7309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.883541+0000 mon.a (mon.0) 7309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.884893+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.884893+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.891319+0000 mon.a (mon.0) 7311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.891319+0000 mon.a (mon.0) 7311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.969568+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.969568+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.972578+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.972578+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.975312+0000 mon.a (mon.0) 7314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.975312+0000 mon.a (mon.0) 7314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.976375+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.976375+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.985079+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:35.985079+0000 mon.a (mon.0) 7316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.062939+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.062939+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.065712+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.065712+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.068982+0000 mon.a (mon.0) 7319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.068982+0000 mon.a (mon.0) 7319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.070006+0000 mon.a (mon.0) 7320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.070006+0000 mon.a (mon.0) 7320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.078621+0000 mon.a (mon.0) 7321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.078621+0000 mon.a (mon.0) 7321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.150916+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.150916+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.153392+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.153392+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.156478+0000 mon.a (mon.0) 7324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.156478+0000 mon.a (mon.0) 7324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.157395+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.157395+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.164612+0000 mon.a (mon.0) 7326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.164612+0000 mon.a (mon.0) 7326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.206896+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.206896+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.208876+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.208876+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.211035+0000 mon.a (mon.0) 7329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.211035+0000 mon.a (mon.0) 7329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.211969+0000 mon.a (mon.0) 7330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.211969+0000 mon.a (mon.0) 7330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.218939+0000 mon.a (mon.0) 7331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:36.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[59049]: audit 2024-04-30T10:13:36.218939+0000 mon.a (mon.0) 7331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.228 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:36 smithi151 bash[86353]: 5c12815fee55: Pull complete 2024-04-30T10:13:37.482 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.244387+0000 mgr.x (mgr.24998) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.482 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.244387+0000 mgr.x (mgr.24998) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.482 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.303227+0000 mgr.x (mgr.24998) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.483 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.303227+0000 mgr.x (mgr.24998) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.483 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.358883+0000 mgr.x (mgr.24998) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.483 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.358883+0000 mgr.x (mgr.24998) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.483 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.430851+0000 mgr.x (mgr.24998) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.483 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.430851+0000 mgr.x (mgr.24998) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.483 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.499845+0000 mgr.x (mgr.24998) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.483 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.499845+0000 mgr.x (mgr.24998) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.483 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.573441+0000 mgr.x (mgr.24998) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.483 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.573441+0000 mgr.x (mgr.24998) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.483 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.641831+0000 mgr.x (mgr.24998) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.483 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.641831+0000 mgr.x (mgr.24998) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.483 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.710396+0000 mgr.x (mgr.24998) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.483 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.710396+0000 mgr.x (mgr.24998) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.483 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.797899+0000 mgr.x (mgr.24998) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.484 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.797899+0000 mgr.x (mgr.24998) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.484 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.890785+0000 mgr.x (mgr.24998) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.484 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.890785+0000 mgr.x (mgr.24998) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.484 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.984512+0000 mgr.x (mgr.24998) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.484 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:35.984512+0000 mgr.x (mgr.24998) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.484 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.078080+0000 mgr.x (mgr.24998) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.484 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.078080+0000 mgr.x (mgr.24998) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.484 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.164118+0000 mgr.x (mgr.24998) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.484 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.164118+0000 mgr.x (mgr.24998) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.484 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cluster 2024-04-30T10:13:36.195231+0000 mgr.x (mgr.24998) 1925 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-30T10:13:37.484 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cluster 2024-04-30T10:13:36.195231+0000 mgr.x (mgr.24998) 1925 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-30T10:13:37.484 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.218294+0000 mgr.x (mgr.24998) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.484 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.218294+0000 mgr.x (mgr.24998) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.485 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.276078+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.485 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.276078+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.485 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.278319+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.485 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.278319+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.485 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.281401+0000 mon.a (mon.0) 7334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.485 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.281401+0000 mon.a (mon.0) 7334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.485 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.282567+0000 mon.a (mon.0) 7335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.485 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.282567+0000 mon.a (mon.0) 7335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.485 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.291104+0000 mon.a (mon.0) 7336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.485 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.291104+0000 mon.a (mon.0) 7336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.485 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.348280+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.485 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.348280+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.486 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.350947+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.487 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.350947+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.487 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.354510+0000 mon.a (mon.0) 7339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.487 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.354510+0000 mon.a (mon.0) 7339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.487 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.355442+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.487 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.355442+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.487 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.361460+0000 mon.a (mon.0) 7341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.487 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.361460+0000 mon.a (mon.0) 7341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.487 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.420125+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.487 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.420125+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.487 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.422239+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.487 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.422239+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.487 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.424356+0000 mon.a (mon.0) 7344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.487 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.424356+0000 mon.a (mon.0) 7344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.487 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.425190+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.488 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.425190+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.488 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.431466+0000 mon.a (mon.0) 7346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.488 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.431466+0000 mon.a (mon.0) 7346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.488 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.478649+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.488 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.478649+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.488 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.481217+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.488 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.481217+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.488 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.483586+0000 mon.a (mon.0) 7349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.488 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.483586+0000 mon.a (mon.0) 7349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.489 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.484552+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.489 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.484552+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.489 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.491295+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.489 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.491295+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.489 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.534217+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.489 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.534217+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.489 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.536386+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.490 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.536386+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.490 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.538743+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.490 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.538743+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.490 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.539674+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.490 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.539674+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.490 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.545860+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.490 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.545860+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.490 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.591870+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.490 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.591870+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.490 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.594327+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.490 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.594327+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.490 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.596769+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.490 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.596769+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.490 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.597545+0000 mon.a (mon.0) 7360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.491 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.597545+0000 mon.a (mon.0) 7360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.491 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.605142+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.491 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.605142+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.491 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.651744+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.491 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.651744+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.491 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.654041+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.491 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.654041+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.491 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.656588+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.491 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.656588+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.491 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.657398+0000 mon.a (mon.0) 7365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.492 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.657398+0000 mon.a (mon.0) 7365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.492 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.663049+0000 mon.a (mon.0) 7366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.492 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.663049+0000 mon.a (mon.0) 7366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.492 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.704565+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.492 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.704565+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.492 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.706388+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.492 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.706388+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.492 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.708345+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.492 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.708345+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.493 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.709103+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.493 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.709103+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.493 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.715115+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.493 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.715115+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.493 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.760736+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.493 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.760736+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.493 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.763361+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.493 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.763361+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.493 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.765614+0000 mon.a (mon.0) 7374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.493 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.765614+0000 mon.a (mon.0) 7374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.493 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.766385+0000 mon.a (mon.0) 7375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.493 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.766385+0000 mon.a (mon.0) 7375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.493 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.772615+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.493 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.772615+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.493 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.814054+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.494 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.814054+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.494 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.816704+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.494 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.816704+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.494 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.819168+0000 mon.a (mon.0) 7379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.494 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.819168+0000 mon.a (mon.0) 7379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.494 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.820289+0000 mon.a (mon.0) 7380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.494 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.820289+0000 mon.a (mon.0) 7380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.494 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.826604+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.494 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.826604+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.494 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.872285+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.494 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.872285+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.494 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.875353+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.494 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.875353+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.495 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.878202+0000 mon.a (mon.0) 7384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.495 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.878202+0000 mon.a (mon.0) 7384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.495 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.879497+0000 mon.a (mon.0) 7385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.495 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.879497+0000 mon.a (mon.0) 7385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.495 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.886157+0000 mon.a (mon.0) 7386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.495 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.886157+0000 mon.a (mon.0) 7386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.495 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.973347+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.495 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.973347+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.495 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.976731+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.495 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.976731+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.495 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.979851+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.495 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.979851+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.495 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.984075+0000 mon.a (mon.0) 7390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.495 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.984075+0000 mon.a (mon.0) 7390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.495 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.993414+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.496 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:36.993414+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.496 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.062589+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.496 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.062589+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.496 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.068877+0000 mon.a (mon.0) 7393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.496 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.068877+0000 mon.a (mon.0) 7393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.496 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.069459+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.496 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.069459+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.496 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.077141+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.496 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.077141+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.496 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.077741+0000 mon.a (mon.0) 7396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.496 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.077741+0000 mon.a (mon.0) 7396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.496 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.080239+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.496 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.080239+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.496 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.082909+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.496 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.082909+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.497 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.088309+0000 mon.a (mon.0) 7399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.497 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.088309+0000 mon.a (mon.0) 7399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.497 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.145960+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.497 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.145960+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.497 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.148913+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.497 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.148913+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.497 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.152127+0000 mon.a (mon.0) 7402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.497 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.152127+0000 mon.a (mon.0) 7402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.497 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.153004+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.497 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.153004+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.497 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.163017+0000 mon.a (mon.0) 7404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.497 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[59049]: audit 2024-04-30T10:13:37.163017+0000 mon.a (mon.0) 7404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.244387+0000 mgr.x (mgr.24998) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.244387+0000 mgr.x (mgr.24998) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.303227+0000 mgr.x (mgr.24998) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.303227+0000 mgr.x (mgr.24998) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.358883+0000 mgr.x (mgr.24998) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.358883+0000 mgr.x (mgr.24998) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.430851+0000 mgr.x (mgr.24998) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.430851+0000 mgr.x (mgr.24998) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.499845+0000 mgr.x (mgr.24998) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.499845+0000 mgr.x (mgr.24998) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.573441+0000 mgr.x (mgr.24998) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.573441+0000 mgr.x (mgr.24998) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.641831+0000 mgr.x (mgr.24998) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.641831+0000 mgr.x (mgr.24998) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.710396+0000 mgr.x (mgr.24998) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.710396+0000 mgr.x (mgr.24998) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.797899+0000 mgr.x (mgr.24998) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.797899+0000 mgr.x (mgr.24998) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.890785+0000 mgr.x (mgr.24998) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.890785+0000 mgr.x (mgr.24998) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.984512+0000 mgr.x (mgr.24998) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:35.984512+0000 mgr.x (mgr.24998) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.078080+0000 mgr.x (mgr.24998) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.078080+0000 mgr.x (mgr.24998) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.164118+0000 mgr.x (mgr.24998) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.164118+0000 mgr.x (mgr.24998) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cluster 2024-04-30T10:13:36.195231+0000 mgr.x (mgr.24998) 1925 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-30T10:13:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cluster 2024-04-30T10:13:36.195231+0000 mgr.x (mgr.24998) 1925 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-30T10:13:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.218294+0000 mgr.x (mgr.24998) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.218294+0000 mgr.x (mgr.24998) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.276078+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.276078+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.278319+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.278319+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.281401+0000 mon.a (mon.0) 7334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.281401+0000 mon.a (mon.0) 7334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.282567+0000 mon.a (mon.0) 7335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.282567+0000 mon.a (mon.0) 7335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.291104+0000 mon.a (mon.0) 7336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.291104+0000 mon.a (mon.0) 7336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.348280+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.348280+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.244387+0000 mgr.x (mgr.24998) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.244387+0000 mgr.x (mgr.24998) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.303227+0000 mgr.x (mgr.24998) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.303227+0000 mgr.x (mgr.24998) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.358883+0000 mgr.x (mgr.24998) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.358883+0000 mgr.x (mgr.24998) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.430851+0000 mgr.x (mgr.24998) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.430851+0000 mgr.x (mgr.24998) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.499845+0000 mgr.x (mgr.24998) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.499845+0000 mgr.x (mgr.24998) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.573441+0000 mgr.x (mgr.24998) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.573441+0000 mgr.x (mgr.24998) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.641831+0000 mgr.x (mgr.24998) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.641831+0000 mgr.x (mgr.24998) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.710396+0000 mgr.x (mgr.24998) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.710396+0000 mgr.x (mgr.24998) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.797899+0000 mgr.x (mgr.24998) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.797899+0000 mgr.x (mgr.24998) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.890785+0000 mgr.x (mgr.24998) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.890785+0000 mgr.x (mgr.24998) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.984512+0000 mgr.x (mgr.24998) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:35.984512+0000 mgr.x (mgr.24998) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.350947+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.350947+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.354510+0000 mon.a (mon.0) 7339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.354510+0000 mon.a (mon.0) 7339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.355442+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.355442+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.361460+0000 mon.a (mon.0) 7341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.361460+0000 mon.a (mon.0) 7341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.420125+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.420125+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.422239+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.422239+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.424356+0000 mon.a (mon.0) 7344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.424356+0000 mon.a (mon.0) 7344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.425190+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.425190+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.431466+0000 mon.a (mon.0) 7346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.431466+0000 mon.a (mon.0) 7346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.478649+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.078080+0000 mgr.x (mgr.24998) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.078080+0000 mgr.x (mgr.24998) 1923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.164118+0000 mgr.x (mgr.24998) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.164118+0000 mgr.x (mgr.24998) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cluster 2024-04-30T10:13:36.195231+0000 mgr.x (mgr.24998) 1925 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-30T10:13:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cluster 2024-04-30T10:13:36.195231+0000 mgr.x (mgr.24998) 1925 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-30T10:13:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.218294+0000 mgr.x (mgr.24998) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.218294+0000 mgr.x (mgr.24998) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.276078+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.276078+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.278319+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.278319+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.281401+0000 mon.a (mon.0) 7334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.281401+0000 mon.a (mon.0) 7334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.282567+0000 mon.a (mon.0) 7335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.282567+0000 mon.a (mon.0) 7335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.291104+0000 mon.a (mon.0) 7336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.291104+0000 mon.a (mon.0) 7336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.348280+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.348280+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.478649+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.481217+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.481217+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.483586+0000 mon.a (mon.0) 7349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.483586+0000 mon.a (mon.0) 7349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.484552+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.484552+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.491295+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.491295+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.534217+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.534217+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.536386+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.536386+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.538743+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.538743+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.539674+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.539674+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.545860+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.545860+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.350947+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.350947+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.354510+0000 mon.a (mon.0) 7339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.354510+0000 mon.a (mon.0) 7339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.355442+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.355442+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.361460+0000 mon.a (mon.0) 7341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.361460+0000 mon.a (mon.0) 7341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.420125+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.420125+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.422239+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.422239+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.424356+0000 mon.a (mon.0) 7344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.424356+0000 mon.a (mon.0) 7344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.425190+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.425190+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.431466+0000 mon.a (mon.0) 7346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.431466+0000 mon.a (mon.0) 7346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.478649+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.591870+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.591870+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.594327+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.594327+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.596769+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.596769+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.597545+0000 mon.a (mon.0) 7360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.597545+0000 mon.a (mon.0) 7360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.605142+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.605142+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.651744+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.651744+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.654041+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.654041+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.656588+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.656588+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.657398+0000 mon.a (mon.0) 7365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.657398+0000 mon.a (mon.0) 7365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.663049+0000 mon.a (mon.0) 7366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.663049+0000 mon.a (mon.0) 7366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.478649+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.481217+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.481217+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.483586+0000 mon.a (mon.0) 7349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.483586+0000 mon.a (mon.0) 7349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.484552+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.484552+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.491295+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.491295+0000 mon.a (mon.0) 7351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.534217+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.534217+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.536386+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.536386+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.538743+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.538743+0000 mon.a (mon.0) 7354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.539674+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.539674+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.545860+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.545860+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.704565+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.704565+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.706388+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.706388+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.708345+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.708345+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.709103+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.709103+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.715115+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.715115+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.760736+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.760736+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.763361+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.763361+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.765614+0000 mon.a (mon.0) 7374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.765614+0000 mon.a (mon.0) 7374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.766385+0000 mon.a (mon.0) 7375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.766385+0000 mon.a (mon.0) 7375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.591870+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.591870+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.594327+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.594327+0000 mon.a (mon.0) 7358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.596769+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.596769+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.597545+0000 mon.a (mon.0) 7360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.597545+0000 mon.a (mon.0) 7360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.605142+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.605142+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.651744+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.651744+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.654041+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.654041+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.656588+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.656588+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.657398+0000 mon.a (mon.0) 7365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.657398+0000 mon.a (mon.0) 7365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.663049+0000 mon.a (mon.0) 7366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.663049+0000 mon.a (mon.0) 7366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.772615+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.772615+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.814054+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.814054+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.816704+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.816704+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.819168+0000 mon.a (mon.0) 7379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.819168+0000 mon.a (mon.0) 7379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.820289+0000 mon.a (mon.0) 7380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.820289+0000 mon.a (mon.0) 7380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.826604+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.826604+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.872285+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.872285+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.875353+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.875353+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.878202+0000 mon.a (mon.0) 7384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.878202+0000 mon.a (mon.0) 7384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.879497+0000 mon.a (mon.0) 7385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.704565+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.704565+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.706388+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.706388+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.708345+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.708345+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.709103+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.709103+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.715115+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.715115+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.760736+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.760736+0000 mon.a (mon.0) 7372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.763361+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.763361+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.765614+0000 mon.a (mon.0) 7374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.765614+0000 mon.a (mon.0) 7374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.766385+0000 mon.a (mon.0) 7375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.766385+0000 mon.a (mon.0) 7375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.879497+0000 mon.a (mon.0) 7385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.886157+0000 mon.a (mon.0) 7386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.886157+0000 mon.a (mon.0) 7386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.973347+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.973347+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.976731+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.976731+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.979851+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.979851+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.984075+0000 mon.a (mon.0) 7390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.984075+0000 mon.a (mon.0) 7390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.993414+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:36.993414+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.062589+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.062589+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.068877+0000 mon.a (mon.0) 7393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.068877+0000 mon.a (mon.0) 7393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.069459+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.069459+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.077141+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.077141+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.772615+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.772615+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.814054+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.814054+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.816704+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.816704+0000 mon.a (mon.0) 7378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.819168+0000 mon.a (mon.0) 7379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.819168+0000 mon.a (mon.0) 7379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.820289+0000 mon.a (mon.0) 7380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.820289+0000 mon.a (mon.0) 7380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.826604+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.826604+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.872285+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.872285+0000 mon.a (mon.0) 7382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.875353+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.875353+0000 mon.a (mon.0) 7383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.878202+0000 mon.a (mon.0) 7384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.878202+0000 mon.a (mon.0) 7384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.879497+0000 mon.a (mon.0) 7385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.077741+0000 mon.a (mon.0) 7396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.077741+0000 mon.a (mon.0) 7396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.080239+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.080239+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.082909+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.082909+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.088309+0000 mon.a (mon.0) 7399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.088309+0000 mon.a (mon.0) 7399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.145960+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.145960+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.148913+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.148913+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.152127+0000 mon.a (mon.0) 7402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.152127+0000 mon.a (mon.0) 7402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.153004+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.153004+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.163017+0000 mon.a (mon.0) 7404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[75481]: audit 2024-04-30T10:13:37.163017+0000 mon.a (mon.0) 7404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.879497+0000 mon.a (mon.0) 7385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.886157+0000 mon.a (mon.0) 7386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.886157+0000 mon.a (mon.0) 7386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.973347+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.973347+0000 mon.a (mon.0) 7387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.976731+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.743 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.976731+0000 mon.a (mon.0) 7388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.743 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.979851+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.743 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.979851+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.743 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.984075+0000 mon.a (mon.0) 7390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.743 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.984075+0000 mon.a (mon.0) 7390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.743 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.993414+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.744 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:36.993414+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.744 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.062589+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.744 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.062589+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.744 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.068877+0000 mon.a (mon.0) 7393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.744 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.068877+0000 mon.a (mon.0) 7393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.744 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.069459+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.069459+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.077141+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.077141+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.077741+0000 mon.a (mon.0) 7396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.077741+0000 mon.a (mon.0) 7396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.745 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.080239+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.080239+0000 mon.a (mon.0) 7397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.082909+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.082909+0000 mon.a (mon.0) 7398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.088309+0000 mon.a (mon.0) 7399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.088309+0000 mon.a (mon.0) 7399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.145960+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.145960+0000 mon.a (mon.0) 7400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:37.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.148913+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.148913+0000 mon.a (mon.0) 7401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:37.746 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.152127+0000 mon.a (mon.0) 7402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.747 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.152127+0000 mon.a (mon.0) 7402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:37.747 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.153004+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.747 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.153004+0000 mon.a (mon.0) 7403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:37.747 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.163017+0000 mon.a (mon.0) 7404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.747 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:37 smithi144 bash[73244]: audit 2024-04-30T10:13:37.163017+0000 mon.a (mon.0) 7404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:37.822 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:37 smithi151 bash[86353]: c0e87333d380: Pull complete 2024-04-30T10:13:38.441 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:13:38] "GET /metrics HTTP/1.1" 200 38623 "" "Prometheus/2.33.4" 2024-04-30T10:13:38.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.290599+0000 mgr.x (mgr.24998) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.290599+0000 mgr.x (mgr.24998) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.361003+0000 mgr.x (mgr.24998) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.361003+0000 mgr.x (mgr.24998) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.443 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.430865+0000 mgr.x (mgr.24998) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.430865+0000 mgr.x (mgr.24998) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.490773+0000 mgr.x (mgr.24998) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.490773+0000 mgr.x (mgr.24998) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.545313+0000 mgr.x (mgr.24998) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.545313+0000 mgr.x (mgr.24998) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.604613+0000 mgr.x (mgr.24998) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.604613+0000 mgr.x (mgr.24998) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.662387+0000 mgr.x (mgr.24998) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.662387+0000 mgr.x (mgr.24998) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.714505+0000 mgr.x (mgr.24998) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.714505+0000 mgr.x (mgr.24998) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.771963+0000 mgr.x (mgr.24998) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.771963+0000 mgr.x (mgr.24998) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.825937+0000 mgr.x (mgr.24998) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.825937+0000 mgr.x (mgr.24998) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.885478+0000 mgr.x (mgr.24998) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.885478+0000 mgr.x (mgr.24998) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.993136+0000 mgr.x (mgr.24998) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:36.993136+0000 mgr.x (mgr.24998) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.087684+0000 mgr.x (mgr.24998) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.087684+0000 mgr.x (mgr.24998) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.162454+0000 mgr.x (mgr.24998) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.162454+0000 mgr.x (mgr.24998) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.225608+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.225608+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.228165+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.228165+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.245661+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.445 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.245661+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.251163+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.251163+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.258853+0000 mon.a (mon.0) 7409 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.258853+0000 mon.a (mon.0) 7409 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.321036+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.321036+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.323449+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.323449+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.446 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.326198+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.326198+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.326896+0000 mon.a (mon.0) 7413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.326896+0000 mon.a (mon.0) 7413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.332945+0000 mon.a (mon.0) 7414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.332945+0000 mon.a (mon.0) 7414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.373565+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.373565+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.375571+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.375571+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.447 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.377587+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.377587+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.378398+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.378398+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.383797+0000 mon.a (mon.0) 7419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.383797+0000 mon.a (mon.0) 7419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.440794+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.440794+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.443644+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.443644+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.446624+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.446624+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.447710+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.447710+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.448 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.454006+0000 mon.a (mon.0) 7424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.454006+0000 mon.a (mon.0) 7424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.489751+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:38.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.489751+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:38.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.563232+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.563232+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.566243+0000 mon.a (mon.0) 7427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.566243+0000 mon.a (mon.0) 7427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.568924+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.568924+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.570017+0000 mon.a (mon.0) 7429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.570017+0000 mon.a (mon.0) 7429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.578624+0000 mon.a (mon.0) 7430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.578624+0000 mon.a (mon.0) 7430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.636398+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.449 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.636398+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.450 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.639009+0000 mon.a (mon.0) 7432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.450 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.639009+0000 mon.a (mon.0) 7432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.450 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.641280+0000 mon.a (mon.0) 7433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.450 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.641280+0000 mon.a (mon.0) 7433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.450 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.642219+0000 mon.a (mon.0) 7434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.450 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.642219+0000 mon.a (mon.0) 7434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.450 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.650527+0000 mon.a (mon.0) 7435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.450 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.650527+0000 mon.a (mon.0) 7435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.450 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.691238+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.450 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.691238+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.450 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.693653+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.451 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.693653+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.451 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.695705+0000 mon.a (mon.0) 7438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.451 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.695705+0000 mon.a (mon.0) 7438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.451 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.696807+0000 mon.a (mon.0) 7439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.451 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.696807+0000 mon.a (mon.0) 7439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.451 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.704874+0000 mon.a (mon.0) 7440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.451 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.704874+0000 mon.a (mon.0) 7440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.451 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.745711+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.451 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.745711+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.451 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.747862+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.451 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.747862+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.452 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.750040+0000 mon.a (mon.0) 7443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.452 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.750040+0000 mon.a (mon.0) 7443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.452 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.751023+0000 mon.a (mon.0) 7444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.452 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.751023+0000 mon.a (mon.0) 7444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.452 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.759073+0000 mon.a (mon.0) 7445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.452 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.759073+0000 mon.a (mon.0) 7445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.452 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.816123+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.452 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.816123+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.452 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.818220+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.452 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.818220+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.452 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.820256+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.452 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.820256+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.452 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.820988+0000 mon.a (mon.0) 7449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.452 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.820988+0000 mon.a (mon.0) 7449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.452 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.826510+0000 mon.a (mon.0) 7450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.453 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.826510+0000 mon.a (mon.0) 7450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.453 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.868014+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.453 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.868014+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.453 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.870056+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.453 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.870056+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.453 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.871955+0000 mon.a (mon.0) 7453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.453 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.871955+0000 mon.a (mon.0) 7453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.453 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.872608+0000 mon.a (mon.0) 7454 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.453 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.872608+0000 mon.a (mon.0) 7454 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.453 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.877702+0000 mon.a (mon.0) 7455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.453 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.877702+0000 mon.a (mon.0) 7455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.453 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.965684+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.454 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.965684+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.454 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.970548+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.454 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.970548+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.454 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.974006+0000 mon.a (mon.0) 7458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.454 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.974006+0000 mon.a (mon.0) 7458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.454 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.975482+0000 mon.a (mon.0) 7459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.454 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.975482+0000 mon.a (mon.0) 7459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.454 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.985559+0000 mon.a (mon.0) 7460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.454 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:37.985559+0000 mon.a (mon.0) 7460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.454 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.079082+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.454 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.079082+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.454 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.083981+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.454 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.083981+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.455 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.088825+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.455 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.088825+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.455 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.090254+0000 mon.a (mon.0) 7464 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.455 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.090254+0000 mon.a (mon.0) 7464 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.455 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.098265+0000 mon.a (mon.0) 7465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.455 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.098265+0000 mon.a (mon.0) 7465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.455 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.177321+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.455 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.177321+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.455 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.180619+0000 mon.a (mon.0) 7467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.455 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.180619+0000 mon.a (mon.0) 7467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.455 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.183538+0000 mon.a (mon.0) 7468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.455 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.183538+0000 mon.a (mon.0) 7468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.455 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.184974+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.455 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.184974+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.455 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.195446+0000 mon.a (mon.0) 7470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.456 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[59049]: audit 2024-04-30T10:13:38.195446+0000 mon.a (mon.0) 7470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.290599+0000 mgr.x (mgr.24998) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.290599+0000 mgr.x (mgr.24998) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.361003+0000 mgr.x (mgr.24998) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.361003+0000 mgr.x (mgr.24998) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.430865+0000 mgr.x (mgr.24998) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.430865+0000 mgr.x (mgr.24998) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.490773+0000 mgr.x (mgr.24998) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.490773+0000 mgr.x (mgr.24998) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.545313+0000 mgr.x (mgr.24998) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.545313+0000 mgr.x (mgr.24998) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.604613+0000 mgr.x (mgr.24998) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.604613+0000 mgr.x (mgr.24998) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.662387+0000 mgr.x (mgr.24998) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.662387+0000 mgr.x (mgr.24998) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.714505+0000 mgr.x (mgr.24998) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.714505+0000 mgr.x (mgr.24998) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.771963+0000 mgr.x (mgr.24998) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.771963+0000 mgr.x (mgr.24998) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.825937+0000 mgr.x (mgr.24998) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.825937+0000 mgr.x (mgr.24998) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.885478+0000 mgr.x (mgr.24998) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.885478+0000 mgr.x (mgr.24998) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.290599+0000 mgr.x (mgr.24998) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.290599+0000 mgr.x (mgr.24998) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.361003+0000 mgr.x (mgr.24998) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.361003+0000 mgr.x (mgr.24998) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.430865+0000 mgr.x (mgr.24998) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.430865+0000 mgr.x (mgr.24998) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.490773+0000 mgr.x (mgr.24998) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.490773+0000 mgr.x (mgr.24998) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.545313+0000 mgr.x (mgr.24998) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.545313+0000 mgr.x (mgr.24998) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.604613+0000 mgr.x (mgr.24998) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.604613+0000 mgr.x (mgr.24998) 1932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.662387+0000 mgr.x (mgr.24998) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.662387+0000 mgr.x (mgr.24998) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.714505+0000 mgr.x (mgr.24998) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.714505+0000 mgr.x (mgr.24998) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.771963+0000 mgr.x (mgr.24998) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.771963+0000 mgr.x (mgr.24998) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.825937+0000 mgr.x (mgr.24998) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.825937+0000 mgr.x (mgr.24998) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.885478+0000 mgr.x (mgr.24998) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.885478+0000 mgr.x (mgr.24998) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.993136+0000 mgr.x (mgr.24998) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:36.993136+0000 mgr.x (mgr.24998) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.087684+0000 mgr.x (mgr.24998) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.087684+0000 mgr.x (mgr.24998) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.162454+0000 mgr.x (mgr.24998) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.162454+0000 mgr.x (mgr.24998) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.225608+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.225608+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.228165+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.228165+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.245661+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.245661+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.251163+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.251163+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.258853+0000 mon.a (mon.0) 7409 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.258853+0000 mon.a (mon.0) 7409 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.321036+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.321036+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.323449+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.323449+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.993136+0000 mgr.x (mgr.24998) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:36.993136+0000 mgr.x (mgr.24998) 1938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.087684+0000 mgr.x (mgr.24998) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.087684+0000 mgr.x (mgr.24998) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.162454+0000 mgr.x (mgr.24998) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.162454+0000 mgr.x (mgr.24998) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.225608+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.225608+0000 mon.a (mon.0) 7405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.228165+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.228165+0000 mon.a (mon.0) 7406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.245661+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.245661+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.251163+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.251163+0000 mon.a (mon.0) 7408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.258853+0000 mon.a (mon.0) 7409 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.258853+0000 mon.a (mon.0) 7409 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.321036+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.321036+0000 mon.a (mon.0) 7410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.323449+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.323449+0000 mon.a (mon.0) 7411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.326198+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.326198+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.326896+0000 mon.a (mon.0) 7413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.326896+0000 mon.a (mon.0) 7413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.332945+0000 mon.a (mon.0) 7414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.332945+0000 mon.a (mon.0) 7414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.373565+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.373565+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.375571+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.375571+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.377587+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.377587+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.378398+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.378398+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.383797+0000 mon.a (mon.0) 7419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.383797+0000 mon.a (mon.0) 7419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.440794+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.440794+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.443644+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.326198+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.326198+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.326896+0000 mon.a (mon.0) 7413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.326896+0000 mon.a (mon.0) 7413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.332945+0000 mon.a (mon.0) 7414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.332945+0000 mon.a (mon.0) 7414 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.373565+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.373565+0000 mon.a (mon.0) 7415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.375571+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.375571+0000 mon.a (mon.0) 7416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.377587+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.377587+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.378398+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.378398+0000 mon.a (mon.0) 7418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.383797+0000 mon.a (mon.0) 7419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.383797+0000 mon.a (mon.0) 7419 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.440794+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.440794+0000 mon.a (mon.0) 7420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.443644+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.443644+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.446624+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.446624+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.447710+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.447710+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.454006+0000 mon.a (mon.0) 7424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.454006+0000 mon.a (mon.0) 7424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.489751+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.489751+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.563232+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.563232+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.566243+0000 mon.a (mon.0) 7427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.566243+0000 mon.a (mon.0) 7427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.568924+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.568924+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.570017+0000 mon.a (mon.0) 7429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.570017+0000 mon.a (mon.0) 7429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.578624+0000 mon.a (mon.0) 7430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.578624+0000 mon.a (mon.0) 7430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.443644+0000 mon.a (mon.0) 7421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.446624+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.446624+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.447710+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.447710+0000 mon.a (mon.0) 7423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.454006+0000 mon.a (mon.0) 7424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.454006+0000 mon.a (mon.0) 7424 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.489751+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.489751+0000 mon.a (mon.0) 7425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.563232+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.563232+0000 mon.a (mon.0) 7426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.566243+0000 mon.a (mon.0) 7427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.566243+0000 mon.a (mon.0) 7427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.568924+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.568924+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.570017+0000 mon.a (mon.0) 7429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.570017+0000 mon.a (mon.0) 7429 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.578624+0000 mon.a (mon.0) 7430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.578624+0000 mon.a (mon.0) 7430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.636398+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.636398+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.639009+0000 mon.a (mon.0) 7432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.639009+0000 mon.a (mon.0) 7432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.641280+0000 mon.a (mon.0) 7433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.641280+0000 mon.a (mon.0) 7433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.642219+0000 mon.a (mon.0) 7434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.642219+0000 mon.a (mon.0) 7434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.650527+0000 mon.a (mon.0) 7435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.650527+0000 mon.a (mon.0) 7435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.691238+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.691238+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.693653+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.693653+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.695705+0000 mon.a (mon.0) 7438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.695705+0000 mon.a (mon.0) 7438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.696807+0000 mon.a (mon.0) 7439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.696807+0000 mon.a (mon.0) 7439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.704874+0000 mon.a (mon.0) 7440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.636398+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.636398+0000 mon.a (mon.0) 7431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.639009+0000 mon.a (mon.0) 7432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.639009+0000 mon.a (mon.0) 7432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.641280+0000 mon.a (mon.0) 7433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.641280+0000 mon.a (mon.0) 7433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.642219+0000 mon.a (mon.0) 7434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.642219+0000 mon.a (mon.0) 7434 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.650527+0000 mon.a (mon.0) 7435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.650527+0000 mon.a (mon.0) 7435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.691238+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.691238+0000 mon.a (mon.0) 7436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.693653+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.693653+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.695705+0000 mon.a (mon.0) 7438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.695705+0000 mon.a (mon.0) 7438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.696807+0000 mon.a (mon.0) 7439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.696807+0000 mon.a (mon.0) 7439 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.704874+0000 mon.a (mon.0) 7440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.704874+0000 mon.a (mon.0) 7440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.745711+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.745711+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.747862+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.747862+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.750040+0000 mon.a (mon.0) 7443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.750040+0000 mon.a (mon.0) 7443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.751023+0000 mon.a (mon.0) 7444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.751023+0000 mon.a (mon.0) 7444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.759073+0000 mon.a (mon.0) 7445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.759073+0000 mon.a (mon.0) 7445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.816123+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.816123+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.818220+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.818220+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.820256+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.820256+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.820988+0000 mon.a (mon.0) 7449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.820988+0000 mon.a (mon.0) 7449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.704874+0000 mon.a (mon.0) 7440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.745711+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.745711+0000 mon.a (mon.0) 7441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.747862+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.747862+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.750040+0000 mon.a (mon.0) 7443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.750040+0000 mon.a (mon.0) 7443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.751023+0000 mon.a (mon.0) 7444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.751023+0000 mon.a (mon.0) 7444 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.759073+0000 mon.a (mon.0) 7445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.759073+0000 mon.a (mon.0) 7445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.816123+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.816123+0000 mon.a (mon.0) 7446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.818220+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.818220+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.820256+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.820256+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.820988+0000 mon.a (mon.0) 7449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.820988+0000 mon.a (mon.0) 7449 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.826510+0000 mon.a (mon.0) 7450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.826510+0000 mon.a (mon.0) 7450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.868014+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.868014+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.870056+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.870056+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.871955+0000 mon.a (mon.0) 7453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.871955+0000 mon.a (mon.0) 7453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.872608+0000 mon.a (mon.0) 7454 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.872608+0000 mon.a (mon.0) 7454 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.877702+0000 mon.a (mon.0) 7455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.877702+0000 mon.a (mon.0) 7455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.965684+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.965684+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.970548+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.970548+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.974006+0000 mon.a (mon.0) 7458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.974006+0000 mon.a (mon.0) 7458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.975482+0000 mon.a (mon.0) 7459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.826510+0000 mon.a (mon.0) 7450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.826510+0000 mon.a (mon.0) 7450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.868014+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.868014+0000 mon.a (mon.0) 7451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.870056+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.870056+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.871955+0000 mon.a (mon.0) 7453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.871955+0000 mon.a (mon.0) 7453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.872608+0000 mon.a (mon.0) 7454 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.872608+0000 mon.a (mon.0) 7454 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.877702+0000 mon.a (mon.0) 7455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.877702+0000 mon.a (mon.0) 7455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.965684+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.965684+0000 mon.a (mon.0) 7456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.970548+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.970548+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.974006+0000 mon.a (mon.0) 7458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.974006+0000 mon.a (mon.0) 7458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.975482+0000 mon.a (mon.0) 7459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.975482+0000 mon.a (mon.0) 7459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.985559+0000 mon.a (mon.0) 7460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:37.985559+0000 mon.a (mon.0) 7460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.079082+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.079082+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.083981+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.083981+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.088825+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.088825+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.090254+0000 mon.a (mon.0) 7464 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.090254+0000 mon.a (mon.0) 7464 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.098265+0000 mon.a (mon.0) 7465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.098265+0000 mon.a (mon.0) 7465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.177321+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.177321+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.180619+0000 mon.a (mon.0) 7467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.180619+0000 mon.a (mon.0) 7467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.183538+0000 mon.a (mon.0) 7468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.183538+0000 mon.a (mon.0) 7468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.184974+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.184974+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.195446+0000 mon.a (mon.0) 7470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[75481]: audit 2024-04-30T10:13:38.195446+0000 mon.a (mon.0) 7470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.975482+0000 mon.a (mon.0) 7459 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.985559+0000 mon.a (mon.0) 7460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:37.985559+0000 mon.a (mon.0) 7460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.079082+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.079082+0000 mon.a (mon.0) 7461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.083981+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.083981+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.088825+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.088825+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.090254+0000 mon.a (mon.0) 7464 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.090254+0000 mon.a (mon.0) 7464 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.098265+0000 mon.a (mon.0) 7465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.098265+0000 mon.a (mon.0) 7465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.177321+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.177321+0000 mon.a (mon.0) 7466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:38.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.180619+0000 mon.a (mon.0) 7467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.180619+0000 mon.a (mon.0) 7467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:38.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.183538+0000 mon.a (mon.0) 7468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.183538+0000 mon.a (mon.0) 7468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:38.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.184974+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.184974+0000 mon.a (mon.0) 7469 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:38.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.195446+0000 mon.a (mon.0) 7470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:38 smithi144 bash[73244]: audit 2024-04-30T10:13:38.195446+0000 mon.a (mon.0) 7470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:38.822 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[86353]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-30T10:13:38.823 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:38 smithi151 bash[86353]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-30T10:13:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.258273+0000 mgr.x (mgr.24998) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.258273+0000 mgr.x (mgr.24998) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.332298+0000 mgr.x (mgr.24998) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.332298+0000 mgr.x (mgr.24998) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.383129+0000 mgr.x (mgr.24998) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.383129+0000 mgr.x (mgr.24998) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.453370+0000 mgr.x (mgr.24998) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.453370+0000 mgr.x (mgr.24998) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.578305+0000 mgr.x (mgr.24998) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.578305+0000 mgr.x (mgr.24998) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.649974+0000 mgr.x (mgr.24998) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.649974+0000 mgr.x (mgr.24998) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.704316+0000 mgr.x (mgr.24998) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.704316+0000 mgr.x (mgr.24998) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.758500+0000 mgr.x (mgr.24998) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.758500+0000 mgr.x (mgr.24998) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.825879+0000 mgr.x (mgr.24998) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.825879+0000 mgr.x (mgr.24998) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.877111+0000 mgr.x (mgr.24998) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.877111+0000 mgr.x (mgr.24998) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.985375+0000 mgr.x (mgr.24998) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:37.985375+0000 mgr.x (mgr.24998) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.097933+0000 mgr.x (mgr.24998) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.097933+0000 mgr.x (mgr.24998) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.195224+0000 mgr.x (mgr.24998) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.195224+0000 mgr.x (mgr.24998) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cluster 2024-04-30T10:13:38.195740+0000 mgr.x (mgr.24998) 1954 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-30T10:13:39.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: cluster 2024-04-30T10:13:38.195740+0000 mgr.x (mgr.24998) 1954 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-30T10:13:39.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.272178+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.272178+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.274749+0000 mon.a (mon.0) 7472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.274749+0000 mon.a (mon.0) 7472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.277463+0000 mon.a (mon.0) 7473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.277463+0000 mon.a (mon.0) 7473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.278453+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.278453+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.286556+0000 mon.a (mon.0) 7475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.286556+0000 mon.a (mon.0) 7475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.330487+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.330487+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.333082+0000 mon.a (mon.0) 7477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.333082+0000 mon.a (mon.0) 7477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.335883+0000 mon.a (mon.0) 7478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.335883+0000 mon.a (mon.0) 7478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.336868+0000 mon.a (mon.0) 7479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.336868+0000 mon.a (mon.0) 7479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.343077+0000 mon.a (mon.0) 7480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.343077+0000 mon.a (mon.0) 7480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.416268+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.416268+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.418227+0000 mon.a (mon.0) 7482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.418227+0000 mon.a (mon.0) 7482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.420156+0000 mon.a (mon.0) 7483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.420156+0000 mon.a (mon.0) 7483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.420722+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.420722+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.426434+0000 mon.a (mon.0) 7485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.426434+0000 mon.a (mon.0) 7485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.467408+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.467408+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.469909+0000 mon.a (mon.0) 7487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.469909+0000 mon.a (mon.0) 7487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.471945+0000 mon.a (mon.0) 7488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.471945+0000 mon.a (mon.0) 7488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.472744+0000 mon.a (mon.0) 7489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.472744+0000 mon.a (mon.0) 7489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.478084+0000 mon.a (mon.0) 7490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.478084+0000 mon.a (mon.0) 7490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.518457+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.518457+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.521096+0000 mon.a (mon.0) 7492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.521096+0000 mon.a (mon.0) 7492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.523768+0000 mon.a (mon.0) 7493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.523768+0000 mon.a (mon.0) 7493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.524804+0000 mon.a (mon.0) 7494 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.524804+0000 mon.a (mon.0) 7494 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.532865+0000 mon.a (mon.0) 7495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.532865+0000 mon.a (mon.0) 7495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.574660+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.574660+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.577488+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.577488+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.580615+0000 mon.a (mon.0) 7498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.580615+0000 mon.a (mon.0) 7498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.581590+0000 mon.a (mon.0) 7499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.581590+0000 mon.a (mon.0) 7499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.587774+0000 mon.a (mon.0) 7500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.587774+0000 mon.a (mon.0) 7500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.646099+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.646099+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.649454+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.649454+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.653355+0000 mon.a (mon.0) 7503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.653355+0000 mon.a (mon.0) 7503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.654618+0000 mon.a (mon.0) 7504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.654618+0000 mon.a (mon.0) 7504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.665367+0000 mon.a (mon.0) 7505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.665367+0000 mon.a (mon.0) 7505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.708545+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.708545+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.710689+0000 mon.a (mon.0) 7507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.710689+0000 mon.a (mon.0) 7507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.712790+0000 mon.a (mon.0) 7508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.712790+0000 mon.a (mon.0) 7508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.713626+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.713626+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.719329+0000 mon.a (mon.0) 7510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.719329+0000 mon.a (mon.0) 7510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.759751+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.759751+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.761965+0000 mon.a (mon.0) 7512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.761965+0000 mon.a (mon.0) 7512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.763939+0000 mon.a (mon.0) 7513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.763939+0000 mon.a (mon.0) 7513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.764694+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.764694+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.770718+0000 mon.a (mon.0) 7515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.770718+0000 mon.a (mon.0) 7515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.811924+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.811924+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.813985+0000 mon.a (mon.0) 7517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.813985+0000 mon.a (mon.0) 7517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.815845+0000 mon.a (mon.0) 7518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.815845+0000 mon.a (mon.0) 7518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.816629+0000 mon.a (mon.0) 7519 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.816629+0000 mon.a (mon.0) 7519 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.822836+0000 mon.a (mon.0) 7520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.822836+0000 mon.a (mon.0) 7520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.864733+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.864733+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.866983+0000 mon.a (mon.0) 7522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.866983+0000 mon.a (mon.0) 7522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.869313+0000 mon.a (mon.0) 7523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.869313+0000 mon.a (mon.0) 7523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.870301+0000 mon.a (mon.0) 7524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.870301+0000 mon.a (mon.0) 7524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.876423+0000 mon.a (mon.0) 7525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.876423+0000 mon.a (mon.0) 7525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.916781+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.916781+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.919164+0000 mon.a (mon.0) 7527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.919164+0000 mon.a (mon.0) 7527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.921601+0000 mon.a (mon.0) 7528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.921601+0000 mon.a (mon.0) 7528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.922535+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.922535+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.931041+0000 mon.a (mon.0) 7530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.931041+0000 mon.a (mon.0) 7530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.990847+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.990847+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.994165+0000 mon.a (mon.0) 7532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.994165+0000 mon.a (mon.0) 7532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.996561+0000 mon.a (mon.0) 7533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.996561+0000 mon.a (mon.0) 7533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.997491+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:38.997491+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.006614+0000 mon.a (mon.0) 7535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.006614+0000 mon.a (mon.0) 7535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.075874+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.075874+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.078585+0000 mon.a (mon.0) 7537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.078585+0000 mon.a (mon.0) 7537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.080655+0000 mon.a (mon.0) 7538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.080655+0000 mon.a (mon.0) 7538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.081456+0000 mon.a (mon.0) 7539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.081456+0000 mon.a (mon.0) 7539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.090212+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.090212+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.145853+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.145853+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.148422+0000 mon.a (mon.0) 7542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.148422+0000 mon.a (mon.0) 7542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.151828+0000 mon.a (mon.0) 7543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.151828+0000 mon.a (mon.0) 7543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.153043+0000 mon.a (mon.0) 7544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.153043+0000 mon.a (mon.0) 7544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.161929+0000 mon.a (mon.0) 7545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:39 smithi151 bash[59049]: audit 2024-04-30T10:13:39.161929+0000 mon.a (mon.0) 7545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.698 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.258273+0000 mgr.x (mgr.24998) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.698 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.258273+0000 mgr.x (mgr.24998) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.698 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.332298+0000 mgr.x (mgr.24998) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.698 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.332298+0000 mgr.x (mgr.24998) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.698 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.383129+0000 mgr.x (mgr.24998) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.698 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.383129+0000 mgr.x (mgr.24998) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.698 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.453370+0000 mgr.x (mgr.24998) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.698 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.453370+0000 mgr.x (mgr.24998) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.698 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.578305+0000 mgr.x (mgr.24998) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.578305+0000 mgr.x (mgr.24998) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.649974+0000 mgr.x (mgr.24998) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.649974+0000 mgr.x (mgr.24998) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.704316+0000 mgr.x (mgr.24998) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.704316+0000 mgr.x (mgr.24998) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.758500+0000 mgr.x (mgr.24998) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.758500+0000 mgr.x (mgr.24998) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.825879+0000 mgr.x (mgr.24998) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.825879+0000 mgr.x (mgr.24998) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.877111+0000 mgr.x (mgr.24998) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.699 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.877111+0000 mgr.x (mgr.24998) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.985375+0000 mgr.x (mgr.24998) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:37.985375+0000 mgr.x (mgr.24998) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.097933+0000 mgr.x (mgr.24998) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.097933+0000 mgr.x (mgr.24998) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.195224+0000 mgr.x (mgr.24998) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.195224+0000 mgr.x (mgr.24998) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cluster 2024-04-30T10:13:38.195740+0000 mgr.x (mgr.24998) 1954 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-30T10:13:39.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: cluster 2024-04-30T10:13:38.195740+0000 mgr.x (mgr.24998) 1954 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-30T10:13:39.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.272178+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.272178+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.274749+0000 mon.a (mon.0) 7472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.274749+0000 mon.a (mon.0) 7472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.700 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.277463+0000 mon.a (mon.0) 7473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.701 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.277463+0000 mon.a (mon.0) 7473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.701 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.278453+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.701 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.278453+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.701 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.286556+0000 mon.a (mon.0) 7475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.701 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.286556+0000 mon.a (mon.0) 7475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.701 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.330487+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.701 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.330487+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.701 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.333082+0000 mon.a (mon.0) 7477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.701 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.333082+0000 mon.a (mon.0) 7477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.701 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.335883+0000 mon.a (mon.0) 7478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.701 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.335883+0000 mon.a (mon.0) 7478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.701 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.336868+0000 mon.a (mon.0) 7479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.701 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.336868+0000 mon.a (mon.0) 7479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.701 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.343077+0000 mon.a (mon.0) 7480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.343077+0000 mon.a (mon.0) 7480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.416268+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.416268+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.418227+0000 mon.a (mon.0) 7482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.418227+0000 mon.a (mon.0) 7482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.420156+0000 mon.a (mon.0) 7483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.420156+0000 mon.a (mon.0) 7483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.420722+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.420722+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.426434+0000 mon.a (mon.0) 7485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.426434+0000 mon.a (mon.0) 7485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.467408+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.702 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.467408+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.703 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.469909+0000 mon.a (mon.0) 7487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.703 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.258273+0000 mgr.x (mgr.24998) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.703 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.258273+0000 mgr.x (mgr.24998) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.703 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.332298+0000 mgr.x (mgr.24998) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.703 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.332298+0000 mgr.x (mgr.24998) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.703 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.383129+0000 mgr.x (mgr.24998) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.703 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.383129+0000 mgr.x (mgr.24998) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.703 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.453370+0000 mgr.x (mgr.24998) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.703 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.453370+0000 mgr.x (mgr.24998) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.578305+0000 mgr.x (mgr.24998) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.578305+0000 mgr.x (mgr.24998) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.649974+0000 mgr.x (mgr.24998) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.649974+0000 mgr.x (mgr.24998) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.704316+0000 mgr.x (mgr.24998) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.704316+0000 mgr.x (mgr.24998) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.758500+0000 mgr.x (mgr.24998) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.758500+0000 mgr.x (mgr.24998) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.825879+0000 mgr.x (mgr.24998) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.825879+0000 mgr.x (mgr.24998) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.877111+0000 mgr.x (mgr.24998) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.877111+0000 mgr.x (mgr.24998) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.985375+0000 mgr.x (mgr.24998) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.704 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:37.985375+0000 mgr.x (mgr.24998) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.469909+0000 mon.a (mon.0) 7487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.471945+0000 mon.a (mon.0) 7488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.471945+0000 mon.a (mon.0) 7488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.472744+0000 mon.a (mon.0) 7489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.472744+0000 mon.a (mon.0) 7489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.478084+0000 mon.a (mon.0) 7490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.478084+0000 mon.a (mon.0) 7490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.518457+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.518457+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.521096+0000 mon.a (mon.0) 7492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.521096+0000 mon.a (mon.0) 7492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.523768+0000 mon.a (mon.0) 7493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.523768+0000 mon.a (mon.0) 7493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.524804+0000 mon.a (mon.0) 7494 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.524804+0000 mon.a (mon.0) 7494 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.532865+0000 mon.a (mon.0) 7495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.532865+0000 mon.a (mon.0) 7495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.574660+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.574660+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.577488+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.577488+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.580615+0000 mon.a (mon.0) 7498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.580615+0000 mon.a (mon.0) 7498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.581590+0000 mon.a (mon.0) 7499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.581590+0000 mon.a (mon.0) 7499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.587774+0000 mon.a (mon.0) 7500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.587774+0000 mon.a (mon.0) 7500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.646099+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.646099+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.649454+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.649454+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.653355+0000 mon.a (mon.0) 7503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.653355+0000 mon.a (mon.0) 7503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.654618+0000 mon.a (mon.0) 7504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.654618+0000 mon.a (mon.0) 7504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.665367+0000 mon.a (mon.0) 7505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.665367+0000 mon.a (mon.0) 7505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.708545+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.097933+0000 mgr.x (mgr.24998) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.097933+0000 mgr.x (mgr.24998) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.195224+0000 mgr.x (mgr.24998) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.195224+0000 mgr.x (mgr.24998) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:39.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cluster 2024-04-30T10:13:38.195740+0000 mgr.x (mgr.24998) 1954 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-30T10:13:39.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: cluster 2024-04-30T10:13:38.195740+0000 mgr.x (mgr.24998) 1954 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-30T10:13:39.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.272178+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.272178+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.274749+0000 mon.a (mon.0) 7472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.274749+0000 mon.a (mon.0) 7472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.277463+0000 mon.a (mon.0) 7473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.277463+0000 mon.a (mon.0) 7473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.278453+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.278453+0000 mon.a (mon.0) 7474 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.286556+0000 mon.a (mon.0) 7475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.286556+0000 mon.a (mon.0) 7475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.330487+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.330487+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.333082+0000 mon.a (mon.0) 7477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.333082+0000 mon.a (mon.0) 7477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.708545+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.710689+0000 mon.a (mon.0) 7507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.710689+0000 mon.a (mon.0) 7507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.712790+0000 mon.a (mon.0) 7508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.712790+0000 mon.a (mon.0) 7508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.713626+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.713626+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.719329+0000 mon.a (mon.0) 7510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.719329+0000 mon.a (mon.0) 7510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.759751+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.759751+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.761965+0000 mon.a (mon.0) 7512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.761965+0000 mon.a (mon.0) 7512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.763939+0000 mon.a (mon.0) 7513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.763939+0000 mon.a (mon.0) 7513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.764694+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.764694+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.770718+0000 mon.a (mon.0) 7515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.770718+0000 mon.a (mon.0) 7515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.811924+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.811924+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.813985+0000 mon.a (mon.0) 7517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.813985+0000 mon.a (mon.0) 7517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.815845+0000 mon.a (mon.0) 7518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.815845+0000 mon.a (mon.0) 7518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.816629+0000 mon.a (mon.0) 7519 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.816629+0000 mon.a (mon.0) 7519 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.822836+0000 mon.a (mon.0) 7520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.822836+0000 mon.a (mon.0) 7520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.864733+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.864733+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.866983+0000 mon.a (mon.0) 7522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.866983+0000 mon.a (mon.0) 7522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.869313+0000 mon.a (mon.0) 7523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.869313+0000 mon.a (mon.0) 7523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.870301+0000 mon.a (mon.0) 7524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.870301+0000 mon.a (mon.0) 7524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.876423+0000 mon.a (mon.0) 7525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.876423+0000 mon.a (mon.0) 7525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.916781+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.916781+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.919164+0000 mon.a (mon.0) 7527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.919164+0000 mon.a (mon.0) 7527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.921601+0000 mon.a (mon.0) 7528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.921601+0000 mon.a (mon.0) 7528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.922535+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.922535+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.931041+0000 mon.a (mon.0) 7530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.931041+0000 mon.a (mon.0) 7530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.990847+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.990847+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.994165+0000 mon.a (mon.0) 7532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.994165+0000 mon.a (mon.0) 7532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.996561+0000 mon.a (mon.0) 7533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.996561+0000 mon.a (mon.0) 7533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.997491+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:38.997491+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.006614+0000 mon.a (mon.0) 7535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.335883+0000 mon.a (mon.0) 7478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.335883+0000 mon.a (mon.0) 7478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.336868+0000 mon.a (mon.0) 7479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.336868+0000 mon.a (mon.0) 7479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.343077+0000 mon.a (mon.0) 7480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.343077+0000 mon.a (mon.0) 7480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.416268+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.416268+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.418227+0000 mon.a (mon.0) 7482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.418227+0000 mon.a (mon.0) 7482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.420156+0000 mon.a (mon.0) 7483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.420156+0000 mon.a (mon.0) 7483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.420722+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.420722+0000 mon.a (mon.0) 7484 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.426434+0000 mon.a (mon.0) 7485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.426434+0000 mon.a (mon.0) 7485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.467408+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.467408+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.469909+0000 mon.a (mon.0) 7487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.006614+0000 mon.a (mon.0) 7535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.075874+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.075874+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.078585+0000 mon.a (mon.0) 7537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.078585+0000 mon.a (mon.0) 7537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.080655+0000 mon.a (mon.0) 7538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.080655+0000 mon.a (mon.0) 7538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.081456+0000 mon.a (mon.0) 7539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.081456+0000 mon.a (mon.0) 7539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.090212+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.090212+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.145853+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.145853+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.148422+0000 mon.a (mon.0) 7542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.148422+0000 mon.a (mon.0) 7542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.151828+0000 mon.a (mon.0) 7543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.151828+0000 mon.a (mon.0) 7543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.153043+0000 mon.a (mon.0) 7544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.153043+0000 mon.a (mon.0) 7544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.161929+0000 mon.a (mon.0) 7545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[73244]: audit 2024-04-30T10:13:39.161929+0000 mon.a (mon.0) 7545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.469909+0000 mon.a (mon.0) 7487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.471945+0000 mon.a (mon.0) 7488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.471945+0000 mon.a (mon.0) 7488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.472744+0000 mon.a (mon.0) 7489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.472744+0000 mon.a (mon.0) 7489 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.478084+0000 mon.a (mon.0) 7490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.478084+0000 mon.a (mon.0) 7490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.518457+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.518457+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.521096+0000 mon.a (mon.0) 7492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.521096+0000 mon.a (mon.0) 7492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.523768+0000 mon.a (mon.0) 7493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.523768+0000 mon.a (mon.0) 7493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.524804+0000 mon.a (mon.0) 7494 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.524804+0000 mon.a (mon.0) 7494 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.532865+0000 mon.a (mon.0) 7495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.532865+0000 mon.a (mon.0) 7495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.574660+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.574660+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.577488+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.577488+0000 mon.a (mon.0) 7497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.580615+0000 mon.a (mon.0) 7498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.580615+0000 mon.a (mon.0) 7498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.581590+0000 mon.a (mon.0) 7499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.581590+0000 mon.a (mon.0) 7499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.587774+0000 mon.a (mon.0) 7500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.587774+0000 mon.a (mon.0) 7500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.646099+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.646099+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.649454+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.649454+0000 mon.a (mon.0) 7502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.653355+0000 mon.a (mon.0) 7503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.653355+0000 mon.a (mon.0) 7503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.654618+0000 mon.a (mon.0) 7504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.654618+0000 mon.a (mon.0) 7504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.665367+0000 mon.a (mon.0) 7505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.665367+0000 mon.a (mon.0) 7505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.708545+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.708545+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.710689+0000 mon.a (mon.0) 7507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.710689+0000 mon.a (mon.0) 7507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.712790+0000 mon.a (mon.0) 7508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.712790+0000 mon.a (mon.0) 7508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.713626+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.713626+0000 mon.a (mon.0) 7509 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.719329+0000 mon.a (mon.0) 7510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.719329+0000 mon.a (mon.0) 7510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.759751+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.759751+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.761965+0000 mon.a (mon.0) 7512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.761965+0000 mon.a (mon.0) 7512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.763939+0000 mon.a (mon.0) 7513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.763939+0000 mon.a (mon.0) 7513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.764694+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.764694+0000 mon.a (mon.0) 7514 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.770718+0000 mon.a (mon.0) 7515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.770718+0000 mon.a (mon.0) 7515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.811924+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.811924+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.813985+0000 mon.a (mon.0) 7517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.813985+0000 mon.a (mon.0) 7517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.815845+0000 mon.a (mon.0) 7518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.815845+0000 mon.a (mon.0) 7518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.816629+0000 mon.a (mon.0) 7519 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.816629+0000 mon.a (mon.0) 7519 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.822836+0000 mon.a (mon.0) 7520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.822836+0000 mon.a (mon.0) 7520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.864733+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.864733+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.866983+0000 mon.a (mon.0) 7522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.866983+0000 mon.a (mon.0) 7522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.869313+0000 mon.a (mon.0) 7523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.869313+0000 mon.a (mon.0) 7523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.870301+0000 mon.a (mon.0) 7524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.870301+0000 mon.a (mon.0) 7524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.876423+0000 mon.a (mon.0) 7525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.876423+0000 mon.a (mon.0) 7525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.916781+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.916781+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.919164+0000 mon.a (mon.0) 7527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.919164+0000 mon.a (mon.0) 7527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.921601+0000 mon.a (mon.0) 7528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.921601+0000 mon.a (mon.0) 7528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.922535+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.922535+0000 mon.a (mon.0) 7529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.931041+0000 mon.a (mon.0) 7530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.931041+0000 mon.a (mon.0) 7530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.990847+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.990847+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.994165+0000 mon.a (mon.0) 7532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.994165+0000 mon.a (mon.0) 7532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.996561+0000 mon.a (mon.0) 7533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.996561+0000 mon.a (mon.0) 7533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.997491+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:38.997491+0000 mon.a (mon.0) 7534 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.006614+0000 mon.a (mon.0) 7535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.006614+0000 mon.a (mon.0) 7535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.075874+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.075874+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.078585+0000 mon.a (mon.0) 7537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.078585+0000 mon.a (mon.0) 7537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.080655+0000 mon.a (mon.0) 7538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.080655+0000 mon.a (mon.0) 7538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.081456+0000 mon.a (mon.0) 7539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.081456+0000 mon.a (mon.0) 7539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.090212+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.090212+0000 mon.a (mon.0) 7540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.145853+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.145853+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.148422+0000 mon.a (mon.0) 7542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.148422+0000 mon.a (mon.0) 7542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.151828+0000 mon.a (mon.0) 7543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.151828+0000 mon.a (mon.0) 7543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.153043+0000 mon.a (mon.0) 7544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.153043+0000 mon.a (mon.0) 7544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.161929+0000 mon.a (mon.0) 7545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:39 smithi144 bash[75481]: audit 2024-04-30T10:13:39.161929+0000 mon.a (mon.0) 7545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.286028+0000 mgr.x (mgr.24998) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.286028+0000 mgr.x (mgr.24998) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.342523+0000 mgr.x (mgr.24998) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.342523+0000 mgr.x (mgr.24998) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.425708+0000 mgr.x (mgr.24998) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.425708+0000 mgr.x (mgr.24998) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.477362+0000 mgr.x (mgr.24998) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.477362+0000 mgr.x (mgr.24998) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.532337+0000 mgr.x (mgr.24998) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.532337+0000 mgr.x (mgr.24998) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.587138+0000 mgr.x (mgr.24998) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.587138+0000 mgr.x (mgr.24998) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.664904+0000 mgr.x (mgr.24998) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.664904+0000 mgr.x (mgr.24998) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.718610+0000 mgr.x (mgr.24998) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.718610+0000 mgr.x (mgr.24998) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.770079+0000 mgr.x (mgr.24998) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.770079+0000 mgr.x (mgr.24998) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.822254+0000 mgr.x (mgr.24998) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.822254+0000 mgr.x (mgr.24998) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.875765+0000 mgr.x (mgr.24998) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.875765+0000 mgr.x (mgr.24998) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.930473+0000 mgr.x (mgr.24998) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:38.930473+0000 mgr.x (mgr.24998) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.005921+0000 mgr.x (mgr.24998) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.005921+0000 mgr.x (mgr.24998) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.089572+0000 mgr.x (mgr.24998) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.089572+0000 mgr.x (mgr.24998) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.161372+0000 mgr.x (mgr.24998) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.161372+0000 mgr.x (mgr.24998) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.234676+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.234676+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.250921+0000 mon.a (mon.0) 7547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.250921+0000 mon.a (mon.0) 7547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.254695+0000 mon.a (mon.0) 7548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.254695+0000 mon.a (mon.0) 7548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.255443+0000 mon.a (mon.0) 7549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.255443+0000 mon.a (mon.0) 7549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.263424+0000 mon.a (mon.0) 7550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.263424+0000 mon.a (mon.0) 7550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.323508+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.323508+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.326746+0000 mon.a (mon.0) 7552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.326746+0000 mon.a (mon.0) 7552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.329452+0000 mon.a (mon.0) 7553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.329452+0000 mon.a (mon.0) 7553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.330519+0000 mon.a (mon.0) 7554 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.330519+0000 mon.a (mon.0) 7554 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.339024+0000 mon.a (mon.0) 7555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.339024+0000 mon.a (mon.0) 7555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.427770+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.427770+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.432475+0000 mon.a (mon.0) 7557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.432475+0000 mon.a (mon.0) 7557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.436664+0000 mon.a (mon.0) 7558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.436664+0000 mon.a (mon.0) 7558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.438164+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.438164+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.448650+0000 mon.a (mon.0) 7560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.448650+0000 mon.a (mon.0) 7560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.524014+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.524014+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.526621+0000 mon.a (mon.0) 7562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.526621+0000 mon.a (mon.0) 7562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.529098+0000 mon.a (mon.0) 7563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.529098+0000 mon.a (mon.0) 7563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.529997+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.529997+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.536380+0000 mon.a (mon.0) 7565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.536380+0000 mon.a (mon.0) 7565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.593565+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.593565+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.596103+0000 mon.a (mon.0) 7567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.596103+0000 mon.a (mon.0) 7567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.598606+0000 mon.a (mon.0) 7568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.598606+0000 mon.a (mon.0) 7568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.599720+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.599720+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.605940+0000 mon.a (mon.0) 7570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.605940+0000 mon.a (mon.0) 7570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.694091+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.694091+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.698032+0000 mon.a (mon.0) 7572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.698032+0000 mon.a (mon.0) 7572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.701452+0000 mon.a (mon.0) 7573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.701452+0000 mon.a (mon.0) 7573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.702769+0000 mon.a (mon.0) 7574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.702769+0000 mon.a (mon.0) 7574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.710207+0000 mon.a (mon.0) 7575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.710207+0000 mon.a (mon.0) 7575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.766990+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.766990+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.770760+0000 mon.a (mon.0) 7577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.770760+0000 mon.a (mon.0) 7577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.773658+0000 mon.a (mon.0) 7578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.773658+0000 mon.a (mon.0) 7578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.774760+0000 mon.a (mon.0) 7579 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.774760+0000 mon.a (mon.0) 7579 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.781336+0000 mon.a (mon.0) 7580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.781336+0000 mon.a (mon.0) 7580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.839252+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.839252+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.843815+0000 mon.a (mon.0) 7582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.843815+0000 mon.a (mon.0) 7582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.847550+0000 mon.a (mon.0) 7583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.847550+0000 mon.a (mon.0) 7583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.848934+0000 mon.a (mon.0) 7584 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.848934+0000 mon.a (mon.0) 7584 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.858617+0000 mon.a (mon.0) 7585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.858617+0000 mon.a (mon.0) 7585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.916606+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.916606+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.919525+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.919525+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.922079+0000 mon.a (mon.0) 7588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.922079+0000 mon.a (mon.0) 7588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.923304+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.923304+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.931970+0000 mon.a (mon.0) 7590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:39.931970+0000 mon.a (mon.0) 7590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.012278+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.012278+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.015213+0000 mon.a (mon.0) 7592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.015213+0000 mon.a (mon.0) 7592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.019054+0000 mon.a (mon.0) 7593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.019054+0000 mon.a (mon.0) 7593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.020300+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.020300+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.029128+0000 mon.a (mon.0) 7595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.029128+0000 mon.a (mon.0) 7595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.092322+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.092322+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.095482+0000 mon.a (mon.0) 7597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.095482+0000 mon.a (mon.0) 7597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.098022+0000 mon.a (mon.0) 7598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.098022+0000 mon.a (mon.0) 7598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.099086+0000 mon.a (mon.0) 7599 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.099086+0000 mon.a (mon.0) 7599 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.107180+0000 mon.a (mon.0) 7600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.107180+0000 mon.a (mon.0) 7600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.185725+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.185725+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.188783+0000 mon.a (mon.0) 7602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.188783+0000 mon.a (mon.0) 7602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.191012+0000 mon.a (mon.0) 7603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.191012+0000 mon.a (mon.0) 7603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.191867+0000 mon.a (mon.0) 7604 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.191867+0000 mon.a (mon.0) 7604 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.200309+0000 mon.a (mon.0) 7605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[59049]: audit 2024-04-30T10:13:40.200309+0000 mon.a (mon.0) 7605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.286028+0000 mgr.x (mgr.24998) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.286028+0000 mgr.x (mgr.24998) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.342523+0000 mgr.x (mgr.24998) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.342523+0000 mgr.x (mgr.24998) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.425708+0000 mgr.x (mgr.24998) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.425708+0000 mgr.x (mgr.24998) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.477362+0000 mgr.x (mgr.24998) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.477362+0000 mgr.x (mgr.24998) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.532337+0000 mgr.x (mgr.24998) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.532337+0000 mgr.x (mgr.24998) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.587138+0000 mgr.x (mgr.24998) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.587138+0000 mgr.x (mgr.24998) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.664904+0000 mgr.x (mgr.24998) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.664904+0000 mgr.x (mgr.24998) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.718610+0000 mgr.x (mgr.24998) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.718610+0000 mgr.x (mgr.24998) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.770079+0000 mgr.x (mgr.24998) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.770079+0000 mgr.x (mgr.24998) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.822254+0000 mgr.x (mgr.24998) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.822254+0000 mgr.x (mgr.24998) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.875765+0000 mgr.x (mgr.24998) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.875765+0000 mgr.x (mgr.24998) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.930473+0000 mgr.x (mgr.24998) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:38.930473+0000 mgr.x (mgr.24998) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.005921+0000 mgr.x (mgr.24998) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.005921+0000 mgr.x (mgr.24998) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.089572+0000 mgr.x (mgr.24998) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.089572+0000 mgr.x (mgr.24998) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.161372+0000 mgr.x (mgr.24998) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.618 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.161372+0000 mgr.x (mgr.24998) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.618 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.234676+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.618 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.234676+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.618 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.250921+0000 mon.a (mon.0) 7547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.618 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.250921+0000 mon.a (mon.0) 7547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.618 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.254695+0000 mon.a (mon.0) 7548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.618 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.254695+0000 mon.a (mon.0) 7548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.618 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.255443+0000 mon.a (mon.0) 7549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.618 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.255443+0000 mon.a (mon.0) 7549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.618 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.263424+0000 mon.a (mon.0) 7550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.618 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.263424+0000 mon.a (mon.0) 7550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.618 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.323508+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.618 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.323508+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.286028+0000 mgr.x (mgr.24998) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.286028+0000 mgr.x (mgr.24998) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.342523+0000 mgr.x (mgr.24998) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.342523+0000 mgr.x (mgr.24998) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.425708+0000 mgr.x (mgr.24998) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.425708+0000 mgr.x (mgr.24998) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.477362+0000 mgr.x (mgr.24998) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.477362+0000 mgr.x (mgr.24998) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.532337+0000 mgr.x (mgr.24998) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.532337+0000 mgr.x (mgr.24998) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.587138+0000 mgr.x (mgr.24998) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.587138+0000 mgr.x (mgr.24998) 1960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.664904+0000 mgr.x (mgr.24998) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.664904+0000 mgr.x (mgr.24998) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.718610+0000 mgr.x (mgr.24998) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.718610+0000 mgr.x (mgr.24998) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.770079+0000 mgr.x (mgr.24998) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.770079+0000 mgr.x (mgr.24998) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.822254+0000 mgr.x (mgr.24998) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.822254+0000 mgr.x (mgr.24998) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.875765+0000 mgr.x (mgr.24998) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.875765+0000 mgr.x (mgr.24998) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.620 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.326746+0000 mon.a (mon.0) 7552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.621 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.326746+0000 mon.a (mon.0) 7552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.621 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.329452+0000 mon.a (mon.0) 7553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.621 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.329452+0000 mon.a (mon.0) 7553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.621 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.330519+0000 mon.a (mon.0) 7554 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.621 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.330519+0000 mon.a (mon.0) 7554 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.621 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.339024+0000 mon.a (mon.0) 7555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.621 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.339024+0000 mon.a (mon.0) 7555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.621 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.427770+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.621 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.427770+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.621 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.432475+0000 mon.a (mon.0) 7557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.622 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.432475+0000 mon.a (mon.0) 7557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.622 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.436664+0000 mon.a (mon.0) 7558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.622 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.436664+0000 mon.a (mon.0) 7558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.622 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.438164+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.622 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.438164+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.622 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.448650+0000 mon.a (mon.0) 7560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.622 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.448650+0000 mon.a (mon.0) 7560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.622 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.524014+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.622 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.524014+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.622 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.526621+0000 mon.a (mon.0) 7562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.622 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.526621+0000 mon.a (mon.0) 7562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.622 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.529098+0000 mon.a (mon.0) 7563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.622 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.529098+0000 mon.a (mon.0) 7563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.622 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.529997+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.623 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.529997+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.623 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.536380+0000 mon.a (mon.0) 7565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.623 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.536380+0000 mon.a (mon.0) 7565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.623 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.593565+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.623 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.593565+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.623 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.596103+0000 mon.a (mon.0) 7567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.623 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.596103+0000 mon.a (mon.0) 7567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.623 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.598606+0000 mon.a (mon.0) 7568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.623 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.598606+0000 mon.a (mon.0) 7568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.623 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.599720+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.623 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.599720+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.623 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.605940+0000 mon.a (mon.0) 7570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.623 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.605940+0000 mon.a (mon.0) 7570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.623 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.694091+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.930473+0000 mgr.x (mgr.24998) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:38.930473+0000 mgr.x (mgr.24998) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.005921+0000 mgr.x (mgr.24998) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.005921+0000 mgr.x (mgr.24998) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.089572+0000 mgr.x (mgr.24998) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.089572+0000 mgr.x (mgr.24998) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.161372+0000 mgr.x (mgr.24998) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.161372+0000 mgr.x (mgr.24998) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:40.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.234676+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.234676+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.250921+0000 mon.a (mon.0) 7547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.250921+0000 mon.a (mon.0) 7547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.254695+0000 mon.a (mon.0) 7548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.254695+0000 mon.a (mon.0) 7548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.255443+0000 mon.a (mon.0) 7549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.255443+0000 mon.a (mon.0) 7549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.263424+0000 mon.a (mon.0) 7550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.263424+0000 mon.a (mon.0) 7550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.323508+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.323508+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.625 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.694091+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.625 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.698032+0000 mon.a (mon.0) 7572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.625 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.698032+0000 mon.a (mon.0) 7572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.625 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.701452+0000 mon.a (mon.0) 7573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.701452+0000 mon.a (mon.0) 7573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.702769+0000 mon.a (mon.0) 7574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.702769+0000 mon.a (mon.0) 7574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.710207+0000 mon.a (mon.0) 7575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.710207+0000 mon.a (mon.0) 7575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.766990+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.766990+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.770760+0000 mon.a (mon.0) 7577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.770760+0000 mon.a (mon.0) 7577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.773658+0000 mon.a (mon.0) 7578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.773658+0000 mon.a (mon.0) 7578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.774760+0000 mon.a (mon.0) 7579 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.774760+0000 mon.a (mon.0) 7579 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.781336+0000 mon.a (mon.0) 7580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.626 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.781336+0000 mon.a (mon.0) 7580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.326746+0000 mon.a (mon.0) 7552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.326746+0000 mon.a (mon.0) 7552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.329452+0000 mon.a (mon.0) 7553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.329452+0000 mon.a (mon.0) 7553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.330519+0000 mon.a (mon.0) 7554 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.330519+0000 mon.a (mon.0) 7554 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.339024+0000 mon.a (mon.0) 7555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.339024+0000 mon.a (mon.0) 7555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.427770+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.427770+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.432475+0000 mon.a (mon.0) 7557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.627 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.432475+0000 mon.a (mon.0) 7557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.436664+0000 mon.a (mon.0) 7558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.436664+0000 mon.a (mon.0) 7558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.438164+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.438164+0000 mon.a (mon.0) 7559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.448650+0000 mon.a (mon.0) 7560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.448650+0000 mon.a (mon.0) 7560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.628 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.524014+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.628 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.839252+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.628 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.839252+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.628 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.843815+0000 mon.a (mon.0) 7582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.628 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.843815+0000 mon.a (mon.0) 7582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.847550+0000 mon.a (mon.0) 7583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.847550+0000 mon.a (mon.0) 7583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.848934+0000 mon.a (mon.0) 7584 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.848934+0000 mon.a (mon.0) 7584 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.858617+0000 mon.a (mon.0) 7585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.858617+0000 mon.a (mon.0) 7585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.916606+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.916606+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.919525+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.919525+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.922079+0000 mon.a (mon.0) 7588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.922079+0000 mon.a (mon.0) 7588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.923304+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.629 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.923304+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.630 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.931970+0000 mon.a (mon.0) 7590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.630 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.524014+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.630 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.526621+0000 mon.a (mon.0) 7562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.630 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.526621+0000 mon.a (mon.0) 7562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.630 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.529098+0000 mon.a (mon.0) 7563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.630 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.529098+0000 mon.a (mon.0) 7563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.630 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.529997+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.630 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.529997+0000 mon.a (mon.0) 7564 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.630 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.536380+0000 mon.a (mon.0) 7565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.630 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.536380+0000 mon.a (mon.0) 7565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.631 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.593565+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.631 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.593565+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.631 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.596103+0000 mon.a (mon.0) 7567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.631 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.596103+0000 mon.a (mon.0) 7567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.631 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.598606+0000 mon.a (mon.0) 7568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.631 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.598606+0000 mon.a (mon.0) 7568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.631 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.599720+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.631 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.599720+0000 mon.a (mon.0) 7569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.631 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.605940+0000 mon.a (mon.0) 7570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.631 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.605940+0000 mon.a (mon.0) 7570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.631 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.694091+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:39.931970+0000 mon.a (mon.0) 7590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.012278+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.012278+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.015213+0000 mon.a (mon.0) 7592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.015213+0000 mon.a (mon.0) 7592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.019054+0000 mon.a (mon.0) 7593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.019054+0000 mon.a (mon.0) 7593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.020300+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.020300+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.029128+0000 mon.a (mon.0) 7595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.029128+0000 mon.a (mon.0) 7595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.092322+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.092322+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.095482+0000 mon.a (mon.0) 7597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.095482+0000 mon.a (mon.0) 7597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.098022+0000 mon.a (mon.0) 7598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.098022+0000 mon.a (mon.0) 7598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.099086+0000 mon.a (mon.0) 7599 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.099086+0000 mon.a (mon.0) 7599 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.107180+0000 mon.a (mon.0) 7600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.107180+0000 mon.a (mon.0) 7600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.185725+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.185725+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.188783+0000 mon.a (mon.0) 7602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.188783+0000 mon.a (mon.0) 7602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.635 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.191012+0000 mon.a (mon.0) 7603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.636 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.191012+0000 mon.a (mon.0) 7603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.636 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.191867+0000 mon.a (mon.0) 7604 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.636 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.191867+0000 mon.a (mon.0) 7604 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.636 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.200309+0000 mon.a (mon.0) 7605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.636 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[75481]: audit 2024-04-30T10:13:40.200309+0000 mon.a (mon.0) 7605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.636 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.694091+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.637 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.698032+0000 mon.a (mon.0) 7572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.637 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.698032+0000 mon.a (mon.0) 7572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.637 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.701452+0000 mon.a (mon.0) 7573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.637 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.701452+0000 mon.a (mon.0) 7573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.637 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.702769+0000 mon.a (mon.0) 7574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.637 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.702769+0000 mon.a (mon.0) 7574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.637 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.710207+0000 mon.a (mon.0) 7575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.637 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.710207+0000 mon.a (mon.0) 7575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.637 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.766990+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.637 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.766990+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.637 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.770760+0000 mon.a (mon.0) 7577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.637 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.770760+0000 mon.a (mon.0) 7577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.637 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.773658+0000 mon.a (mon.0) 7578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.638 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.773658+0000 mon.a (mon.0) 7578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.638 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.774760+0000 mon.a (mon.0) 7579 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.638 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.774760+0000 mon.a (mon.0) 7579 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.638 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.781336+0000 mon.a (mon.0) 7580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.638 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.781336+0000 mon.a (mon.0) 7580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.638 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.839252+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.638 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.839252+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.638 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.843815+0000 mon.a (mon.0) 7582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.638 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.843815+0000 mon.a (mon.0) 7582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.638 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.847550+0000 mon.a (mon.0) 7583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.638 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.847550+0000 mon.a (mon.0) 7583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.638 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.848934+0000 mon.a (mon.0) 7584 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.638 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.848934+0000 mon.a (mon.0) 7584 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.638 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.858617+0000 mon.a (mon.0) 7585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.638 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.858617+0000 mon.a (mon.0) 7585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.916606+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.916606+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.919525+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.919525+0000 mon.a (mon.0) 7587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.922079+0000 mon.a (mon.0) 7588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.922079+0000 mon.a (mon.0) 7588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.923304+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.923304+0000 mon.a (mon.0) 7589 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.931970+0000 mon.a (mon.0) 7590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:39.931970+0000 mon.a (mon.0) 7590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.012278+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.012278+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.015213+0000 mon.a (mon.0) 7592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.015213+0000 mon.a (mon.0) 7592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.639 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.019054+0000 mon.a (mon.0) 7593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.019054+0000 mon.a (mon.0) 7593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.020300+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.020300+0000 mon.a (mon.0) 7594 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.029128+0000 mon.a (mon.0) 7595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.029128+0000 mon.a (mon.0) 7595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.092322+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.092322+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.095482+0000 mon.a (mon.0) 7597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.095482+0000 mon.a (mon.0) 7597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.098022+0000 mon.a (mon.0) 7598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.098022+0000 mon.a (mon.0) 7598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.099086+0000 mon.a (mon.0) 7599 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.099086+0000 mon.a (mon.0) 7599 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.107180+0000 mon.a (mon.0) 7600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.107180+0000 mon.a (mon.0) 7600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.640 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.185725+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.641 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.185725+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:40.641 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.188783+0000 mon.a (mon.0) 7602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.641 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.188783+0000 mon.a (mon.0) 7602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:40.641 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.191012+0000 mon.a (mon.0) 7603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.641 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.191012+0000 mon.a (mon.0) 7603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:40.641 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.191867+0000 mon.a (mon.0) 7604 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.641 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.191867+0000 mon.a (mon.0) 7604 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:40.641 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.200309+0000 mon.a (mon.0) 7605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:40.641 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:40 smithi144 bash[73244]: audit 2024-04-30T10:13:40.200309+0000 mon.a (mon.0) 7605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.072 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.756Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-30T10:13:41.072 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.756Z 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-30T10:13:41.072 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.758Z 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-30T10:13:41.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.758Z 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-30T10:13:41.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z 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-30T10:13:41.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-30T10:13:41.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-30T10:13:41.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=arp 2024-04-30T10:13:41.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-30T10:13:41.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-30T10:13:41.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-30T10:13:41.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-30T10:13:41.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-30T10:13:41.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-30T10:13:41.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-30T10:13:41.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-30T10:13:41.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=edac 2024-04-30T10:13:41.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-30T10:13:41.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-30T10:13:41.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-30T10:13:41.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-30T10:13:41.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-30T10:13:41.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-30T10:13:41.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-30T10:13:41.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-30T10:13:41.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-30T10:13:41.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-30T10:13:41.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-30T10:13:41.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-30T10:13:41.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-30T10:13:41.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-30T10:13:41.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-30T10:13:41.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-30T10:13:41.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=os 2024-04-30T10:13:41.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-30T10:13:41.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-30T10:13:41.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-30T10:13:41.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-30T10:13:41.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-30T10:13:41.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-30T10:13:41.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-30T10:13:41.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=stat 2024-04-30T10:13:41.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-30T10:13:41.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-30T10:13:41.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-30T10:13:41.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=time 2024-04-30T10:13:41.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-30T10:13:41.076 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=uname 2024-04-30T10:13:41.076 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-30T10:13:41.076 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-30T10:13:41.076 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-30T10:13:41.076 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.759Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-30T10:13:41.076 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:40 smithi151 bash[86353]: ts=2024-04-30T10:13:40.760Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-30T10:13:41.557 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.262771+0000 mgr.x (mgr.24998) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.557 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.262771+0000 mgr.x (mgr.24998) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.557 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.338628+0000 mgr.x (mgr.24998) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.557 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.338628+0000 mgr.x (mgr.24998) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.557 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.448425+0000 mgr.x (mgr.24998) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.557 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.448425+0000 mgr.x (mgr.24998) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.557 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.535699+0000 mgr.x (mgr.24998) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.557 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.535699+0000 mgr.x (mgr.24998) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.557 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.605272+0000 mgr.x (mgr.24998) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.557 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.605272+0000 mgr.x (mgr.24998) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.558 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.709799+0000 mgr.x (mgr.24998) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.558 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.709799+0000 mgr.x (mgr.24998) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.558 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.781034+0000 mgr.x (mgr.24998) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.558 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.781034+0000 mgr.x (mgr.24998) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.558 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.858222+0000 mgr.x (mgr.24998) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.558 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.858222+0000 mgr.x (mgr.24998) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.558 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.931462+0000 mgr.x (mgr.24998) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.558 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:39.931462+0000 mgr.x (mgr.24998) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.558 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.028698+0000 mgr.x (mgr.24998) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.558 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.028698+0000 mgr.x (mgr.24998) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.558 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.106575+0000 mgr.x (mgr.24998) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.558 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.106575+0000 mgr.x (mgr.24998) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.262771+0000 mgr.x (mgr.24998) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.262771+0000 mgr.x (mgr.24998) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.338628+0000 mgr.x (mgr.24998) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.338628+0000 mgr.x (mgr.24998) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.448425+0000 mgr.x (mgr.24998) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.448425+0000 mgr.x (mgr.24998) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.535699+0000 mgr.x (mgr.24998) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.535699+0000 mgr.x (mgr.24998) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.605272+0000 mgr.x (mgr.24998) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.605272+0000 mgr.x (mgr.24998) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.709799+0000 mgr.x (mgr.24998) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.559 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.709799+0000 mgr.x (mgr.24998) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.560 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.781034+0000 mgr.x (mgr.24998) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.560 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.781034+0000 mgr.x (mgr.24998) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.560 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.858222+0000 mgr.x (mgr.24998) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.560 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.858222+0000 mgr.x (mgr.24998) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.560 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.931462+0000 mgr.x (mgr.24998) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.560 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:39.931462+0000 mgr.x (mgr.24998) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.560 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.028698+0000 mgr.x (mgr.24998) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.560 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.028698+0000 mgr.x (mgr.24998) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.560 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.106575+0000 mgr.x (mgr.24998) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.560 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.106575+0000 mgr.x (mgr.24998) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.560 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cluster 2024-04-30T10:13:40.196218+0000 mgr.x (mgr.24998) 1981 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-30T10:13:41.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cluster 2024-04-30T10:13:40.196218+0000 mgr.x (mgr.24998) 1981 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-30T10:13:41.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.199771+0000 mgr.x (mgr.24998) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.199771+0000 mgr.x (mgr.24998) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.274345+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.274345+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.276792+0000 mon.a (mon.0) 7607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.276792+0000 mon.a (mon.0) 7607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.279217+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.279217+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.280133+0000 mon.a (mon.0) 7609 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.280133+0000 mon.a (mon.0) 7609 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.286973+0000 mgr.x (mgr.24998) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.561 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.286973+0000 mgr.x (mgr.24998) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.562 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.287520+0000 mon.a (mon.0) 7610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.562 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.287520+0000 mon.a (mon.0) 7610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.562 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.344118+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.562 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.344118+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.562 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.348409+0000 mon.a (mon.0) 7612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.562 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.348409+0000 mon.a (mon.0) 7612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.562 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cluster 2024-04-30T10:13:40.196218+0000 mgr.x (mgr.24998) 1981 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-30T10:13:41.562 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cluster 2024-04-30T10:13:40.196218+0000 mgr.x (mgr.24998) 1981 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-30T10:13:41.563 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.199771+0000 mgr.x (mgr.24998) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.563 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.199771+0000 mgr.x (mgr.24998) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.563 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.274345+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.563 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.274345+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.563 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.276792+0000 mon.a (mon.0) 7607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.563 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.276792+0000 mon.a (mon.0) 7607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.563 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.279217+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.563 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.279217+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.563 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.280133+0000 mon.a (mon.0) 7609 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.563 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.280133+0000 mon.a (mon.0) 7609 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.563 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.286973+0000 mgr.x (mgr.24998) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.563 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.286973+0000 mgr.x (mgr.24998) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.563 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.287520+0000 mon.a (mon.0) 7610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.564 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.287520+0000 mon.a (mon.0) 7610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.564 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.344118+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.564 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.344118+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.564 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.348409+0000 mon.a (mon.0) 7612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.564 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.348409+0000 mon.a (mon.0) 7612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.564 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.351605+0000 mon.a (mon.0) 7613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.564 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.351605+0000 mon.a (mon.0) 7613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.564 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.352912+0000 mon.a (mon.0) 7614 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.564 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.352912+0000 mon.a (mon.0) 7614 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.564 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.362384+0000 mgr.x (mgr.24998) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.564 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.362384+0000 mgr.x (mgr.24998) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.564 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.362699+0000 mon.a (mon.0) 7615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.564 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.362699+0000 mon.a (mon.0) 7615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.564 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.422829+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.564 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.422829+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.425468+0000 mon.a (mon.0) 7617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.425468+0000 mon.a (mon.0) 7617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.427555+0000 mon.a (mon.0) 7618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.427555+0000 mon.a (mon.0) 7618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.428465+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.428465+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.436289+0000 mgr.x (mgr.24998) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.436289+0000 mgr.x (mgr.24998) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.565 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.436825+0000 mon.a (mon.0) 7620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.565 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.351605+0000 mon.a (mon.0) 7613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.565 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.351605+0000 mon.a (mon.0) 7613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.352912+0000 mon.a (mon.0) 7614 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.352912+0000 mon.a (mon.0) 7614 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.362384+0000 mgr.x (mgr.24998) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.362384+0000 mgr.x (mgr.24998) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.362699+0000 mon.a (mon.0) 7615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.362699+0000 mon.a (mon.0) 7615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.422829+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.422829+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.425468+0000 mon.a (mon.0) 7617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.425468+0000 mon.a (mon.0) 7617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.427555+0000 mon.a (mon.0) 7618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.427555+0000 mon.a (mon.0) 7618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.428465+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.566 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.428465+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.567 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.436289+0000 mgr.x (mgr.24998) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.567 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.436289+0000 mgr.x (mgr.24998) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.567 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.436825+0000 mon.a (mon.0) 7620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.567 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.436825+0000 mon.a (mon.0) 7620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.567 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.480346+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.567 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.480346+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.567 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.483480+0000 mon.a (mon.0) 7622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.567 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.483480+0000 mon.a (mon.0) 7622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.567 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.485947+0000 mon.a (mon.0) 7623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.567 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.485947+0000 mon.a (mon.0) 7623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.487126+0000 mon.a (mon.0) 7624 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.487126+0000 mon.a (mon.0) 7624 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.494668+0000 mgr.x (mgr.24998) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.494668+0000 mgr.x (mgr.24998) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.495144+0000 mon.a (mon.0) 7625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.495144+0000 mon.a (mon.0) 7625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.538616+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.538616+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.541253+0000 mon.a (mon.0) 7627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.541253+0000 mon.a (mon.0) 7627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.543794+0000 mon.a (mon.0) 7628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.543794+0000 mon.a (mon.0) 7628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.568 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.544940+0000 mon.a (mon.0) 7629 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.569 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.436825+0000 mon.a (mon.0) 7620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.569 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.480346+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.569 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.480346+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.569 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.483480+0000 mon.a (mon.0) 7622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.569 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.483480+0000 mon.a (mon.0) 7622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.569 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.485947+0000 mon.a (mon.0) 7623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.569 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.485947+0000 mon.a (mon.0) 7623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.569 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.487126+0000 mon.a (mon.0) 7624 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.569 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.487126+0000 mon.a (mon.0) 7624 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.569 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.494668+0000 mgr.x (mgr.24998) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.494668+0000 mgr.x (mgr.24998) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.495144+0000 mon.a (mon.0) 7625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.495144+0000 mon.a (mon.0) 7625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.538616+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.538616+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.541253+0000 mon.a (mon.0) 7627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.541253+0000 mon.a (mon.0) 7627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.543794+0000 mon.a (mon.0) 7628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.543794+0000 mon.a (mon.0) 7628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.544940+0000 mon.a (mon.0) 7629 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.544940+0000 mon.a (mon.0) 7629 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.552419+0000 mgr.x (mgr.24998) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.570 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.552419+0000 mgr.x (mgr.24998) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.571 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.552983+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.571 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.552983+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.571 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.612934+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.571 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.612934+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.571 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.615311+0000 mon.a (mon.0) 7632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.571 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.615311+0000 mon.a (mon.0) 7632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.571 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.617505+0000 mon.a (mon.0) 7633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.571 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.617505+0000 mon.a (mon.0) 7633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.571 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.618234+0000 mon.a (mon.0) 7634 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.571 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.618234+0000 mon.a (mon.0) 7634 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.571 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.623214+0000 mgr.x (mgr.24998) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.571 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.623214+0000 mgr.x (mgr.24998) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.571 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.623860+0000 mon.a (mon.0) 7635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.571 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.623860+0000 mon.a (mon.0) 7635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.572 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.668907+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.572 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.668907+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.572 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.671807+0000 mon.a (mon.0) 7637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.544940+0000 mon.a (mon.0) 7629 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.552419+0000 mgr.x (mgr.24998) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.552419+0000 mgr.x (mgr.24998) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.552983+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.552983+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.612934+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.612934+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.615311+0000 mon.a (mon.0) 7632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.572 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.615311+0000 mon.a (mon.0) 7632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.573 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.617505+0000 mon.a (mon.0) 7633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.573 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.617505+0000 mon.a (mon.0) 7633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.573 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.618234+0000 mon.a (mon.0) 7634 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.573 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.618234+0000 mon.a (mon.0) 7634 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.573 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.623214+0000 mgr.x (mgr.24998) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.573 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.623214+0000 mgr.x (mgr.24998) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.573 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.623860+0000 mon.a (mon.0) 7635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.573 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.623860+0000 mon.a (mon.0) 7635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.573 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.668907+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.573 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.668907+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.573 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.671807+0000 mon.a (mon.0) 7637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.671807+0000 mon.a (mon.0) 7637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.674036+0000 mon.a (mon.0) 7638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.674036+0000 mon.a (mon.0) 7638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.674856+0000 mon.a (mon.0) 7639 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.674856+0000 mon.a (mon.0) 7639 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.680043+0000 mgr.x (mgr.24998) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.680043+0000 mgr.x (mgr.24998) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.680668+0000 mon.a (mon.0) 7640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.680668+0000 mon.a (mon.0) 7640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.723352+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.723352+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.727438+0000 mon.a (mon.0) 7642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.727438+0000 mon.a (mon.0) 7642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.575 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.732929+0000 mon.a (mon.0) 7643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.575 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.732929+0000 mon.a (mon.0) 7643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.575 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.733903+0000 mon.a (mon.0) 7644 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.575 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.733903+0000 mon.a (mon.0) 7644 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.575 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.742225+0000 mgr.x (mgr.24998) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.575 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.742225+0000 mgr.x (mgr.24998) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.671807+0000 mon.a (mon.0) 7637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.674036+0000 mon.a (mon.0) 7638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.674036+0000 mon.a (mon.0) 7638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.575 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.674856+0000 mon.a (mon.0) 7639 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.576 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.674856+0000 mon.a (mon.0) 7639 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.576 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.680043+0000 mgr.x (mgr.24998) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.576 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.680043+0000 mgr.x (mgr.24998) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.576 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.680668+0000 mon.a (mon.0) 7640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.576 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.680668+0000 mon.a (mon.0) 7640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.576 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.723352+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.576 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.723352+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.576 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.727438+0000 mon.a (mon.0) 7642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.576 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.727438+0000 mon.a (mon.0) 7642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.576 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.732929+0000 mon.a (mon.0) 7643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.576 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.732929+0000 mon.a (mon.0) 7643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.576 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.733903+0000 mon.a (mon.0) 7644 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.576 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.733903+0000 mon.a (mon.0) 7644 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.576 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.742225+0000 mgr.x (mgr.24998) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.576 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.742225+0000 mgr.x (mgr.24998) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.742612+0000 mon.a (mon.0) 7645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.742612+0000 mon.a (mon.0) 7645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.784783+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.784783+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.787785+0000 mon.a (mon.0) 7647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.787785+0000 mon.a (mon.0) 7647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.790094+0000 mon.a (mon.0) 7648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.790094+0000 mon.a (mon.0) 7648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.791092+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.791092+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.577 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.798718+0000 mgr.x (mgr.24998) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.798718+0000 mgr.x (mgr.24998) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.799197+0000 mon.a (mon.0) 7650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.799197+0000 mon.a (mon.0) 7650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.846598+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.846598+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.849150+0000 mon.a (mon.0) 7652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.849150+0000 mon.a (mon.0) 7652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.851432+0000 mon.a (mon.0) 7653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.578 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.851432+0000 mon.a (mon.0) 7653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.578 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.742612+0000 mon.a (mon.0) 7645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.742612+0000 mon.a (mon.0) 7645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.784783+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.784783+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.787785+0000 mon.a (mon.0) 7647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.787785+0000 mon.a (mon.0) 7647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.790094+0000 mon.a (mon.0) 7648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.790094+0000 mon.a (mon.0) 7648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.791092+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.791092+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.798718+0000 mgr.x (mgr.24998) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.798718+0000 mgr.x (mgr.24998) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.799197+0000 mon.a (mon.0) 7650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.799197+0000 mon.a (mon.0) 7650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.846598+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.579 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.846598+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.580 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.849150+0000 mon.a (mon.0) 7652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.580 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.849150+0000 mon.a (mon.0) 7652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.580 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.851432+0000 mon.a (mon.0) 7653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.580 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.851432+0000 mon.a (mon.0) 7653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.852291+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.852291+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.859814+0000 mgr.x (mgr.24998) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.859814+0000 mgr.x (mgr.24998) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.860279+0000 mon.a (mon.0) 7655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.580 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.860279+0000 mon.a (mon.0) 7655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.581 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.922214+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.581 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.922214+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.581 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.924874+0000 mon.a (mon.0) 7657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.581 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.924874+0000 mon.a (mon.0) 7657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.581 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.927397+0000 mon.a (mon.0) 7658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.581 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.927397+0000 mon.a (mon.0) 7658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.581 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.928336+0000 mon.a (mon.0) 7659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.581 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.928336+0000 mon.a (mon.0) 7659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.581 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.935559+0000 mgr.x (mgr.24998) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.581 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.935559+0000 mgr.x (mgr.24998) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.581 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.936010+0000 mon.a (mon.0) 7660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.581 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.936010+0000 mon.a (mon.0) 7660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.581 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.982697+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.581 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.982697+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.852291+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.852291+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.859814+0000 mgr.x (mgr.24998) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.859814+0000 mgr.x (mgr.24998) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.860279+0000 mon.a (mon.0) 7655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.860279+0000 mon.a (mon.0) 7655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.922214+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.922214+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.924874+0000 mon.a (mon.0) 7657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.924874+0000 mon.a (mon.0) 7657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.582 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.927397+0000 mon.a (mon.0) 7658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.927397+0000 mon.a (mon.0) 7658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.928336+0000 mon.a (mon.0) 7659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.928336+0000 mon.a (mon.0) 7659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.935559+0000 mgr.x (mgr.24998) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.935559+0000 mgr.x (mgr.24998) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.936010+0000 mon.a (mon.0) 7660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.936010+0000 mon.a (mon.0) 7660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.982697+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.982697+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.985893+0000 mon.a (mon.0) 7662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.985893+0000 mon.a (mon.0) 7662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.988167+0000 mon.a (mon.0) 7663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.988167+0000 mon.a (mon.0) 7663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.989114+0000 mon.a (mon.0) 7664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.989114+0000 mon.a (mon.0) 7664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.996537+0000 mgr.x (mgr.24998) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:40.996537+0000 mgr.x (mgr.24998) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.997058+0000 mon.a (mon.0) 7665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:40.997058+0000 mon.a (mon.0) 7665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.585 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.054491+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.585 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.054491+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.585 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.056983+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.585 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.056983+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.585 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.059171+0000 mon.a (mon.0) 7668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.585 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.059171+0000 mon.a (mon.0) 7668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.585 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.059929+0000 mon.a (mon.0) 7669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.585 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.059929+0000 mon.a (mon.0) 7669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.585 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.064809+0000 mgr.x (mgr.24998) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.586 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.985893+0000 mon.a (mon.0) 7662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.586 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.985893+0000 mon.a (mon.0) 7662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.586 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.988167+0000 mon.a (mon.0) 7663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.586 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.988167+0000 mon.a (mon.0) 7663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.586 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.989114+0000 mon.a (mon.0) 7664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.586 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.989114+0000 mon.a (mon.0) 7664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.586 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.996537+0000 mgr.x (mgr.24998) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.586 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:40.996537+0000 mgr.x (mgr.24998) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.586 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.997058+0000 mon.a (mon.0) 7665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.586 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:40.997058+0000 mon.a (mon.0) 7665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.586 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.054491+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.586 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.054491+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.586 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.056983+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.587 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.056983+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.587 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.059171+0000 mon.a (mon.0) 7668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.587 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.059171+0000 mon.a (mon.0) 7668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.587 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.059929+0000 mon.a (mon.0) 7669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.587 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.059929+0000 mon.a (mon.0) 7669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.587 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.064809+0000 mgr.x (mgr.24998) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.588 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.064809+0000 mgr.x (mgr.24998) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.588 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.065470+0000 mon.a (mon.0) 7670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.588 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.065470+0000 mon.a (mon.0) 7670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.588 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.111520+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.588 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.111520+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.588 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.114230+0000 mon.a (mon.0) 7672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.588 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.114230+0000 mon.a (mon.0) 7672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.588 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.116410+0000 mon.a (mon.0) 7673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.588 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.116410+0000 mon.a (mon.0) 7673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.588 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.117253+0000 mon.a (mon.0) 7674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.588 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.117253+0000 mon.a (mon.0) 7674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.588 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.122072+0000 mgr.x (mgr.24998) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.588 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.122072+0000 mgr.x (mgr.24998) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.588 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.122765+0000 mon.a (mon.0) 7675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.589 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.122765+0000 mon.a (mon.0) 7675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.589 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.168152+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.589 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.168152+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.589 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.171041+0000 mon.a (mon.0) 7677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.589 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.171041+0000 mon.a (mon.0) 7677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.589 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.173454+0000 mon.a (mon.0) 7678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.589 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.064809+0000 mgr.x (mgr.24998) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.589 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.065470+0000 mon.a (mon.0) 7670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.589 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.065470+0000 mon.a (mon.0) 7670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.590 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.111520+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.590 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.111520+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.590 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.114230+0000 mon.a (mon.0) 7672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.590 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.114230+0000 mon.a (mon.0) 7672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.590 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.116410+0000 mon.a (mon.0) 7673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.590 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.116410+0000 mon.a (mon.0) 7673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.590 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.117253+0000 mon.a (mon.0) 7674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.590 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.117253+0000 mon.a (mon.0) 7674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.590 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.122072+0000 mgr.x (mgr.24998) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.590 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.122072+0000 mgr.x (mgr.24998) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.590 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.122765+0000 mon.a (mon.0) 7675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.590 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.122765+0000 mon.a (mon.0) 7675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.590 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.168152+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.590 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.168152+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.591 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.171041+0000 mon.a (mon.0) 7677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.591 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.171041+0000 mon.a (mon.0) 7677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.591 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.173454+0000 mon.a (mon.0) 7678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.591 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.173454+0000 mon.a (mon.0) 7678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.592 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.174324+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.592 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.174324+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.592 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.181152+0000 mgr.x (mgr.24998) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.592 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.181152+0000 mgr.x (mgr.24998) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.592 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.181477+0000 mon.a (mon.0) 7680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.592 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.181477+0000 mon.a (mon.0) 7680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.592 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.222588+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.592 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.222588+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.592 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.232800+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.592 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.232800+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.592 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.235025+0000 mon.a (mon.0) 7683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.592 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.235025+0000 mon.a (mon.0) 7683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.592 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.235836+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.593 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.235836+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.593 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.244921+0000 mon.a (mon.0) 7685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.593 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[73244]: audit 2024-04-30T10:13:41.244921+0000 mon.a (mon.0) 7685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.593 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.173454+0000 mon.a (mon.0) 7678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.593 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.174324+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.593 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.174324+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.593 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.181152+0000 mgr.x (mgr.24998) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.593 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.181152+0000 mgr.x (mgr.24998) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.593 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.181477+0000 mon.a (mon.0) 7680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.593 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.181477+0000 mon.a (mon.0) 7680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.593 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.222588+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.593 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.222588+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.594 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.232800+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.594 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.232800+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.594 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.235025+0000 mon.a (mon.0) 7683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.594 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.235025+0000 mon.a (mon.0) 7683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.594 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.235836+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.594 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.235836+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.594 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.244921+0000 mon.a (mon.0) 7685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.594 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:41 smithi144 bash[75481]: audit 2024-04-30T10:13:41.244921+0000 mon.a (mon.0) 7685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.594 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.262771+0000 mgr.x (mgr.24998) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.594 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.262771+0000 mgr.x (mgr.24998) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.594 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.338628+0000 mgr.x (mgr.24998) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.338628+0000 mgr.x (mgr.24998) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.448425+0000 mgr.x (mgr.24998) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.448425+0000 mgr.x (mgr.24998) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.535699+0000 mgr.x (mgr.24998) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.535699+0000 mgr.x (mgr.24998) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.605272+0000 mgr.x (mgr.24998) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.605272+0000 mgr.x (mgr.24998) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.709799+0000 mgr.x (mgr.24998) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.709799+0000 mgr.x (mgr.24998) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.781034+0000 mgr.x (mgr.24998) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.781034+0000 mgr.x (mgr.24998) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.858222+0000 mgr.x (mgr.24998) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.858222+0000 mgr.x (mgr.24998) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.595 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.931462+0000 mgr.x (mgr.24998) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:39.931462+0000 mgr.x (mgr.24998) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.028698+0000 mgr.x (mgr.24998) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.028698+0000 mgr.x (mgr.24998) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.106575+0000 mgr.x (mgr.24998) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.106575+0000 mgr.x (mgr.24998) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cluster 2024-04-30T10:13:40.196218+0000 mgr.x (mgr.24998) 1981 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-30T10:13:41.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cluster 2024-04-30T10:13:40.196218+0000 mgr.x (mgr.24998) 1981 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-30T10:13:41.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.199771+0000 mgr.x (mgr.24998) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.199771+0000 mgr.x (mgr.24998) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.274345+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.274345+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.276792+0000 mon.a (mon.0) 7607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.276792+0000 mon.a (mon.0) 7607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.279217+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.596 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.279217+0000 mon.a (mon.0) 7608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.597 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.280133+0000 mon.a (mon.0) 7609 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.597 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.280133+0000 mon.a (mon.0) 7609 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.597 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.286973+0000 mgr.x (mgr.24998) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.597 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.286973+0000 mgr.x (mgr.24998) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.597 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.287520+0000 mon.a (mon.0) 7610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.597 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.287520+0000 mon.a (mon.0) 7610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.597 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.344118+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.597 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.344118+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.597 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.348409+0000 mon.a (mon.0) 7612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.597 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.348409+0000 mon.a (mon.0) 7612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.597 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.351605+0000 mon.a (mon.0) 7613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.597 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.351605+0000 mon.a (mon.0) 7613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.597 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.352912+0000 mon.a (mon.0) 7614 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.597 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.352912+0000 mon.a (mon.0) 7614 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.598 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.362384+0000 mgr.x (mgr.24998) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.598 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.362384+0000 mgr.x (mgr.24998) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.598 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.362699+0000 mon.a (mon.0) 7615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.598 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.362699+0000 mon.a (mon.0) 7615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.598 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.422829+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.598 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.422829+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.598 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.425468+0000 mon.a (mon.0) 7617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.598 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.425468+0000 mon.a (mon.0) 7617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.598 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.427555+0000 mon.a (mon.0) 7618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.598 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.427555+0000 mon.a (mon.0) 7618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.598 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.428465+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.598 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.428465+0000 mon.a (mon.0) 7619 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.598 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.436289+0000 mgr.x (mgr.24998) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.598 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.436289+0000 mgr.x (mgr.24998) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.599 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.436825+0000 mon.a (mon.0) 7620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.599 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.436825+0000 mon.a (mon.0) 7620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.599 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.480346+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.599 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.480346+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.599 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.483480+0000 mon.a (mon.0) 7622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.599 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.483480+0000 mon.a (mon.0) 7622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.599 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.485947+0000 mon.a (mon.0) 7623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.599 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.485947+0000 mon.a (mon.0) 7623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.599 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.487126+0000 mon.a (mon.0) 7624 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.599 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.487126+0000 mon.a (mon.0) 7624 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.599 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.494668+0000 mgr.x (mgr.24998) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.599 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.494668+0000 mgr.x (mgr.24998) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.599 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.495144+0000 mon.a (mon.0) 7625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.599 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.495144+0000 mon.a (mon.0) 7625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.600 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.538616+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.600 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.538616+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.600 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.541253+0000 mon.a (mon.0) 7627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.600 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.541253+0000 mon.a (mon.0) 7627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.600 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.543794+0000 mon.a (mon.0) 7628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.600 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.543794+0000 mon.a (mon.0) 7628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.600 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.544940+0000 mon.a (mon.0) 7629 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.600 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.544940+0000 mon.a (mon.0) 7629 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.600 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.552419+0000 mgr.x (mgr.24998) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.600 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.552419+0000 mgr.x (mgr.24998) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.600 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.552983+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.600 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.552983+0000 mon.a (mon.0) 7630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.600 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.612934+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.600 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.612934+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.600 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.615311+0000 mon.a (mon.0) 7632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.601 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.615311+0000 mon.a (mon.0) 7632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.601 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.617505+0000 mon.a (mon.0) 7633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.601 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.617505+0000 mon.a (mon.0) 7633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.601 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.618234+0000 mon.a (mon.0) 7634 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.601 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.618234+0000 mon.a (mon.0) 7634 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.601 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.623214+0000 mgr.x (mgr.24998) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.601 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.623214+0000 mgr.x (mgr.24998) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.601 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.623860+0000 mon.a (mon.0) 7635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.601 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.623860+0000 mon.a (mon.0) 7635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.601 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.668907+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.601 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.668907+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.601 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.671807+0000 mon.a (mon.0) 7637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.601 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.671807+0000 mon.a (mon.0) 7637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.601 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.674036+0000 mon.a (mon.0) 7638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.602 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.674036+0000 mon.a (mon.0) 7638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.602 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.674856+0000 mon.a (mon.0) 7639 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.602 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.674856+0000 mon.a (mon.0) 7639 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.602 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.680043+0000 mgr.x (mgr.24998) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.602 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.680043+0000 mgr.x (mgr.24998) 1989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.602 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.680668+0000 mon.a (mon.0) 7640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.602 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.680668+0000 mon.a (mon.0) 7640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.602 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.723352+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.602 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.723352+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.602 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.727438+0000 mon.a (mon.0) 7642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.602 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.727438+0000 mon.a (mon.0) 7642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.602 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.732929+0000 mon.a (mon.0) 7643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.602 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.732929+0000 mon.a (mon.0) 7643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.602 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.733903+0000 mon.a (mon.0) 7644 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.603 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.733903+0000 mon.a (mon.0) 7644 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.603 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.742225+0000 mgr.x (mgr.24998) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.603 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.742225+0000 mgr.x (mgr.24998) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.603 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.742612+0000 mon.a (mon.0) 7645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.603 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.742612+0000 mon.a (mon.0) 7645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.603 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.784783+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.603 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.784783+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.603 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.787785+0000 mon.a (mon.0) 7647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.603 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.787785+0000 mon.a (mon.0) 7647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.603 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.790094+0000 mon.a (mon.0) 7648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.603 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.790094+0000 mon.a (mon.0) 7648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.603 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.791092+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.603 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.791092+0000 mon.a (mon.0) 7649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.798718+0000 mgr.x (mgr.24998) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.798718+0000 mgr.x (mgr.24998) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.799197+0000 mon.a (mon.0) 7650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.799197+0000 mon.a (mon.0) 7650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.846598+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.846598+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.849150+0000 mon.a (mon.0) 7652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.849150+0000 mon.a (mon.0) 7652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.851432+0000 mon.a (mon.0) 7653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.851432+0000 mon.a (mon.0) 7653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.852291+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.852291+0000 mon.a (mon.0) 7654 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.859814+0000 mgr.x (mgr.24998) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.859814+0000 mgr.x (mgr.24998) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.604 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.860279+0000 mon.a (mon.0) 7655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.605 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.860279+0000 mon.a (mon.0) 7655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.605 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.922214+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.605 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.922214+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.605 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.924874+0000 mon.a (mon.0) 7657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.605 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.924874+0000 mon.a (mon.0) 7657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.605 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.927397+0000 mon.a (mon.0) 7658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.605 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.927397+0000 mon.a (mon.0) 7658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.605 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.928336+0000 mon.a (mon.0) 7659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.605 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.928336+0000 mon.a (mon.0) 7659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.605 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.935559+0000 mgr.x (mgr.24998) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.605 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.935559+0000 mgr.x (mgr.24998) 1993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.605 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.936010+0000 mon.a (mon.0) 7660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.605 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.936010+0000 mon.a (mon.0) 7660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.605 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.982697+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.605 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.982697+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.606 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.985893+0000 mon.a (mon.0) 7662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.606 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.985893+0000 mon.a (mon.0) 7662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.606 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.988167+0000 mon.a (mon.0) 7663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.606 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.988167+0000 mon.a (mon.0) 7663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.606 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.989114+0000 mon.a (mon.0) 7664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.606 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.989114+0000 mon.a (mon.0) 7664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.606 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.996537+0000 mgr.x (mgr.24998) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.606 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:40.996537+0000 mgr.x (mgr.24998) 1994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.606 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.997058+0000 mon.a (mon.0) 7665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.606 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:40.997058+0000 mon.a (mon.0) 7665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.606 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.054491+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.606 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.054491+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.606 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.056983+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.606 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.056983+0000 mon.a (mon.0) 7667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.606 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.059171+0000 mon.a (mon.0) 7668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.607 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.059171+0000 mon.a (mon.0) 7668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.607 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.059929+0000 mon.a (mon.0) 7669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.607 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.059929+0000 mon.a (mon.0) 7669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.607 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.064809+0000 mgr.x (mgr.24998) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.607 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.064809+0000 mgr.x (mgr.24998) 1995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.607 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.065470+0000 mon.a (mon.0) 7670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.607 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.065470+0000 mon.a (mon.0) 7670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.607 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.111520+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.607 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.111520+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.607 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.114230+0000 mon.a (mon.0) 7672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.607 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.114230+0000 mon.a (mon.0) 7672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.607 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.116410+0000 mon.a (mon.0) 7673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.607 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.116410+0000 mon.a (mon.0) 7673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.607 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.117253+0000 mon.a (mon.0) 7674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.607 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.117253+0000 mon.a (mon.0) 7674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.608 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.122072+0000 mgr.x (mgr.24998) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.608 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.122072+0000 mgr.x (mgr.24998) 1996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.608 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.122765+0000 mon.a (mon.0) 7675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.608 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.122765+0000 mon.a (mon.0) 7675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.608 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.168152+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.608 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.168152+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.608 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.171041+0000 mon.a (mon.0) 7677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.608 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.171041+0000 mon.a (mon.0) 7677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.608 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.173454+0000 mon.a (mon.0) 7678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.608 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.173454+0000 mon.a (mon.0) 7678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.608 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.174324+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.608 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.174324+0000 mon.a (mon.0) 7679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.608 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.181152+0000 mgr.x (mgr.24998) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.608 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.181152+0000 mgr.x (mgr.24998) 1997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:41.608 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.181477+0000 mon.a (mon.0) 7680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.609 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.181477+0000 mon.a (mon.0) 7680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.609 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.222588+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.609 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.222588+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:41.609 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.232800+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.609 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.232800+0000 mon.a (mon.0) 7682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:41.609 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.235025+0000 mon.a (mon.0) 7683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.609 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.235025+0000 mon.a (mon.0) 7683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:41.609 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.235836+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.609 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.235836+0000 mon.a (mon.0) 7684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:41.609 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.244921+0000 mon.a (mon.0) 7685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:41.609 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:41 smithi151 bash[59049]: audit 2024-04-30T10:13:41.244921+0000 mon.a (mon.0) 7685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.244374+0000 mgr.x (mgr.24998) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.244374+0000 mgr.x (mgr.24998) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.303662+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.303662+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.305745+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.305745+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.308072+0000 mon.a (mon.0) 7688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.308072+0000 mon.a (mon.0) 7688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.308838+0000 mon.a (mon.0) 7689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.308838+0000 mon.a (mon.0) 7689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.315109+0000 mgr.x (mgr.24998) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.315109+0000 mgr.x (mgr.24998) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.315749+0000 mon.a (mon.0) 7690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.315749+0000 mon.a (mon.0) 7690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.356512+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.356512+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.358782+0000 mon.a (mon.0) 7692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.358782+0000 mon.a (mon.0) 7692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.361232+0000 mon.a (mon.0) 7693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.361232+0000 mon.a (mon.0) 7693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.361975+0000 mon.a (mon.0) 7694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.361975+0000 mon.a (mon.0) 7694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.366635+0000 mgr.x (mgr.24998) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.366635+0000 mgr.x (mgr.24998) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.367239+0000 mon.a (mon.0) 7695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.367239+0000 mon.a (mon.0) 7695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.408473+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.408473+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.410984+0000 mon.a (mon.0) 7697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.410984+0000 mon.a (mon.0) 7697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.413280+0000 mon.a (mon.0) 7698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.413280+0000 mon.a (mon.0) 7698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.414267+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.414267+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.421557+0000 mgr.x (mgr.24998) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.421557+0000 mgr.x (mgr.24998) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.422186+0000 mon.a (mon.0) 7700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.422186+0000 mon.a (mon.0) 7700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.480711+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.480711+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.483041+0000 mon.a (mon.0) 7702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.483041+0000 mon.a (mon.0) 7702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.485083+0000 mon.a (mon.0) 7703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.485083+0000 mon.a (mon.0) 7703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.485904+0000 mon.a (mon.0) 7704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.485904+0000 mon.a (mon.0) 7704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.492771+0000 mgr.x (mgr.24998) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.492771+0000 mgr.x (mgr.24998) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.493365+0000 mon.a (mon.0) 7705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.493365+0000 mon.a (mon.0) 7705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.537088+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.537088+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.539992+0000 mon.a (mon.0) 7707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.539992+0000 mon.a (mon.0) 7707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.542325+0000 mon.a (mon.0) 7708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.542325+0000 mon.a (mon.0) 7708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.543483+0000 mon.a (mon.0) 7709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.543483+0000 mon.a (mon.0) 7709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.551540+0000 mgr.x (mgr.24998) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.551540+0000 mgr.x (mgr.24998) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.552069+0000 mon.a (mon.0) 7710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.552069+0000 mon.a (mon.0) 7710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.593669+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.593669+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.596053+0000 mon.a (mon.0) 7712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.596053+0000 mon.a (mon.0) 7712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.598201+0000 mon.a (mon.0) 7713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.598201+0000 mon.a (mon.0) 7713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.598980+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.598980+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.604917+0000 mgr.x (mgr.24998) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.604917+0000 mgr.x (mgr.24998) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.605559+0000 mon.a (mon.0) 7715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.605559+0000 mon.a (mon.0) 7715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.645979+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.645979+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.648215+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.648215+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.650067+0000 mon.a (mon.0) 7718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.650067+0000 mon.a (mon.0) 7718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.650748+0000 mon.a (mon.0) 7719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.650748+0000 mon.a (mon.0) 7719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.654948+0000 mgr.x (mgr.24998) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.654948+0000 mgr.x (mgr.24998) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.655593+0000 mon.a (mon.0) 7720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.655593+0000 mon.a (mon.0) 7720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.697101+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.697101+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.699468+0000 mon.a (mon.0) 7722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.699468+0000 mon.a (mon.0) 7722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.701492+0000 mon.a (mon.0) 7723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.701492+0000 mon.a (mon.0) 7723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.702166+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.702166+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.706427+0000 mgr.x (mgr.24998) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.706427+0000 mgr.x (mgr.24998) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.707056+0000 mon.a (mon.0) 7725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.707056+0000 mon.a (mon.0) 7725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.748125+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.748125+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.750491+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.750491+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.752492+0000 mon.a (mon.0) 7728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.752492+0000 mon.a (mon.0) 7728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.753349+0000 mon.a (mon.0) 7729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.753349+0000 mon.a (mon.0) 7729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.758195+0000 mgr.x (mgr.24998) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.758195+0000 mgr.x (mgr.24998) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.758766+0000 mon.a (mon.0) 7730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.758766+0000 mon.a (mon.0) 7730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.800214+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.800214+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.802288+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.802288+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.804209+0000 mon.a (mon.0) 7733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.804209+0000 mon.a (mon.0) 7733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.804925+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.804925+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.809396+0000 mgr.x (mgr.24998) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.809396+0000 mgr.x (mgr.24998) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.810059+0000 mon.a (mon.0) 7735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.810059+0000 mon.a (mon.0) 7735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.855968+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.855968+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.859013+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.859013+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.861920+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.861920+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.862874+0000 mon.a (mon.0) 7739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.862874+0000 mon.a (mon.0) 7739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.868256+0000 mgr.x (mgr.24998) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.868256+0000 mgr.x (mgr.24998) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.868537+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.868537+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.927468+0000 mon.a (mon.0) 7741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.927468+0000 mon.a (mon.0) 7741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.930142+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.930142+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.932569+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.932569+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.933619+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.933619+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.941333+0000 mgr.x (mgr.24998) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.941333+0000 mgr.x (mgr.24998) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.941878+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.941878+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.982881+0000 mon.a (mon.0) 7746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.982881+0000 mon.a (mon.0) 7746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.985878+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.985878+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.988171+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.988171+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.989095+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.989095+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.996864+0000 mgr.x (mgr.24998) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:41.996864+0000 mgr.x (mgr.24998) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.997431+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:41.997431+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.054832+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.054832+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.058230+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.058230+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.060544+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.060544+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.061569+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.061569+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.069022+0000 mgr.x (mgr.24998) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.069022+0000 mgr.x (mgr.24998) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.069587+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.069587+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.140350+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.140350+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.145065+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.145065+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.148751+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.148751+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.150428+0000 mon.a (mon.0) 7759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.150428+0000 mon.a (mon.0) 7759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.160403+0000 mgr.x (mgr.24998) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.160403+0000 mgr.x (mgr.24998) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.160655+0000 mon.a (mon.0) 7760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: audit 2024-04-30T10:13:42.160655+0000 mon.a (mon.0) 7760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cluster 2024-04-30T10:13:42.197283+0000 mgr.x (mgr.24998) 2014 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-30T10:13:42.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:42 smithi151 bash[59049]: cluster 2024-04-30T10:13:42.197283+0000 mgr.x (mgr.24998) 2014 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-30T10:13:42.654 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.244374+0000 mgr.x (mgr.24998) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.654 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.244374+0000 mgr.x (mgr.24998) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.654 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.303662+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.654 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.303662+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.655 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.305745+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.655 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.305745+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.655 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.308072+0000 mon.a (mon.0) 7688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.655 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.308072+0000 mon.a (mon.0) 7688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.655 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.308838+0000 mon.a (mon.0) 7689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.655 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.308838+0000 mon.a (mon.0) 7689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.655 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.315109+0000 mgr.x (mgr.24998) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.655 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.315109+0000 mgr.x (mgr.24998) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.655 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.315749+0000 mon.a (mon.0) 7690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.655 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.315749+0000 mon.a (mon.0) 7690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.655 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.356512+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.655 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.356512+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.655 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.358782+0000 mon.a (mon.0) 7692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.655 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.358782+0000 mon.a (mon.0) 7692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.655 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.361232+0000 mon.a (mon.0) 7693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.656 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.244374+0000 mgr.x (mgr.24998) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.656 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.244374+0000 mgr.x (mgr.24998) 1998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.656 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.303662+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.656 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.303662+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.656 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.305745+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.656 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.305745+0000 mon.a (mon.0) 7687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.656 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.308072+0000 mon.a (mon.0) 7688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.656 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.308072+0000 mon.a (mon.0) 7688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.656 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.308838+0000 mon.a (mon.0) 7689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.656 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.308838+0000 mon.a (mon.0) 7689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.657 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.315109+0000 mgr.x (mgr.24998) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.657 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.315109+0000 mgr.x (mgr.24998) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.657 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.315749+0000 mon.a (mon.0) 7690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.657 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.315749+0000 mon.a (mon.0) 7690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.657 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.356512+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.657 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.356512+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.657 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.358782+0000 mon.a (mon.0) 7692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.657 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.358782+0000 mon.a (mon.0) 7692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.657 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.361232+0000 mon.a (mon.0) 7693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.657 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.361232+0000 mon.a (mon.0) 7693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.657 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.361975+0000 mon.a (mon.0) 7694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.361975+0000 mon.a (mon.0) 7694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.366635+0000 mgr.x (mgr.24998) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.366635+0000 mgr.x (mgr.24998) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.367239+0000 mon.a (mon.0) 7695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.367239+0000 mon.a (mon.0) 7695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.408473+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.408473+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.410984+0000 mon.a (mon.0) 7697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.410984+0000 mon.a (mon.0) 7697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.413280+0000 mon.a (mon.0) 7698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.413280+0000 mon.a (mon.0) 7698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.414267+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.658 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.414267+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.659 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.421557+0000 mgr.x (mgr.24998) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.659 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.421557+0000 mgr.x (mgr.24998) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.659 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.422186+0000 mon.a (mon.0) 7700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.659 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.422186+0000 mon.a (mon.0) 7700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.659 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.480711+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.361232+0000 mon.a (mon.0) 7693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.361975+0000 mon.a (mon.0) 7694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.361975+0000 mon.a (mon.0) 7694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.366635+0000 mgr.x (mgr.24998) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.366635+0000 mgr.x (mgr.24998) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.367239+0000 mon.a (mon.0) 7695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.659 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.367239+0000 mon.a (mon.0) 7695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.660 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.408473+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.660 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.408473+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.660 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.410984+0000 mon.a (mon.0) 7697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.660 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.410984+0000 mon.a (mon.0) 7697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.660 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.413280+0000 mon.a (mon.0) 7698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.660 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.413280+0000 mon.a (mon.0) 7698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.660 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.414267+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.660 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.414267+0000 mon.a (mon.0) 7699 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.660 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.421557+0000 mgr.x (mgr.24998) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.660 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.421557+0000 mgr.x (mgr.24998) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.660 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.422186+0000 mon.a (mon.0) 7700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.660 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.422186+0000 mon.a (mon.0) 7700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.660 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.480711+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.661 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.480711+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.661 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.483041+0000 mon.a (mon.0) 7702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.661 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.483041+0000 mon.a (mon.0) 7702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.661 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.485083+0000 mon.a (mon.0) 7703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.661 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.485083+0000 mon.a (mon.0) 7703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.661 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.485904+0000 mon.a (mon.0) 7704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.661 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.485904+0000 mon.a (mon.0) 7704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.661 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.492771+0000 mgr.x (mgr.24998) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.661 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.492771+0000 mgr.x (mgr.24998) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.661 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.493365+0000 mon.a (mon.0) 7705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.662 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.493365+0000 mon.a (mon.0) 7705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.662 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.537088+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.662 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.537088+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.662 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.539992+0000 mon.a (mon.0) 7707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.662 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.539992+0000 mon.a (mon.0) 7707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.662 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.542325+0000 mon.a (mon.0) 7708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.662 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.542325+0000 mon.a (mon.0) 7708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.662 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.543483+0000 mon.a (mon.0) 7709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.662 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.543483+0000 mon.a (mon.0) 7709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.662 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.480711+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.663 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.483041+0000 mon.a (mon.0) 7702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.663 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.483041+0000 mon.a (mon.0) 7702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.663 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.485083+0000 mon.a (mon.0) 7703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.663 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.485083+0000 mon.a (mon.0) 7703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.663 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.485904+0000 mon.a (mon.0) 7704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.663 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.485904+0000 mon.a (mon.0) 7704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.663 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.492771+0000 mgr.x (mgr.24998) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.663 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.492771+0000 mgr.x (mgr.24998) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.663 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.493365+0000 mon.a (mon.0) 7705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.663 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.493365+0000 mon.a (mon.0) 7705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.663 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.537088+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.663 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.537088+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.663 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.539992+0000 mon.a (mon.0) 7707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.663 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.539992+0000 mon.a (mon.0) 7707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.664 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.542325+0000 mon.a (mon.0) 7708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.664 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.542325+0000 mon.a (mon.0) 7708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.664 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.543483+0000 mon.a (mon.0) 7709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.664 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.543483+0000 mon.a (mon.0) 7709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.664 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.551540+0000 mgr.x (mgr.24998) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.664 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.551540+0000 mgr.x (mgr.24998) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.664 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.552069+0000 mon.a (mon.0) 7710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.664 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.552069+0000 mon.a (mon.0) 7710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.664 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.593669+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.664 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.593669+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.665 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.596053+0000 mon.a (mon.0) 7712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.665 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.596053+0000 mon.a (mon.0) 7712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.665 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.598201+0000 mon.a (mon.0) 7713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.665 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.598201+0000 mon.a (mon.0) 7713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.665 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.598980+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.665 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.598980+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.665 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.604917+0000 mgr.x (mgr.24998) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.665 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.604917+0000 mgr.x (mgr.24998) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.665 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.605559+0000 mon.a (mon.0) 7715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.665 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.605559+0000 mon.a (mon.0) 7715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.665 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.645979+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.665 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.645979+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.665 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.648215+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.665 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.648215+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.666 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.551540+0000 mgr.x (mgr.24998) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.666 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.551540+0000 mgr.x (mgr.24998) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.666 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.552069+0000 mon.a (mon.0) 7710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.666 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.552069+0000 mon.a (mon.0) 7710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.666 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.593669+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.666 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.593669+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.666 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.596053+0000 mon.a (mon.0) 7712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.666 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.596053+0000 mon.a (mon.0) 7712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.667 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.598201+0000 mon.a (mon.0) 7713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.667 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.598201+0000 mon.a (mon.0) 7713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.667 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.598980+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.667 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.598980+0000 mon.a (mon.0) 7714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.667 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.604917+0000 mgr.x (mgr.24998) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.667 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.604917+0000 mgr.x (mgr.24998) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.667 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.605559+0000 mon.a (mon.0) 7715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.667 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.605559+0000 mon.a (mon.0) 7715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.667 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.645979+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.667 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.645979+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.667 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.648215+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.667 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.648215+0000 mon.a (mon.0) 7717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.668 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.650067+0000 mon.a (mon.0) 7718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.668 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.650067+0000 mon.a (mon.0) 7718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.668 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.650748+0000 mon.a (mon.0) 7719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.668 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.650748+0000 mon.a (mon.0) 7719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.668 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.654948+0000 mgr.x (mgr.24998) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.668 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.654948+0000 mgr.x (mgr.24998) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.668 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.655593+0000 mon.a (mon.0) 7720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.668 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.655593+0000 mon.a (mon.0) 7720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.668 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.697101+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.668 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.697101+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.668 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.699468+0000 mon.a (mon.0) 7722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.668 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.699468+0000 mon.a (mon.0) 7722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.668 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.701492+0000 mon.a (mon.0) 7723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.668 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.701492+0000 mon.a (mon.0) 7723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.669 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.702166+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.669 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.702166+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.669 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.706427+0000 mgr.x (mgr.24998) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.669 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.706427+0000 mgr.x (mgr.24998) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.669 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.707056+0000 mon.a (mon.0) 7725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.669 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.707056+0000 mon.a (mon.0) 7725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.669 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.650067+0000 mon.a (mon.0) 7718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.669 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.650067+0000 mon.a (mon.0) 7718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.669 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.650748+0000 mon.a (mon.0) 7719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.669 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.650748+0000 mon.a (mon.0) 7719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.670 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.654948+0000 mgr.x (mgr.24998) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.670 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.654948+0000 mgr.x (mgr.24998) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.670 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.655593+0000 mon.a (mon.0) 7720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.670 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.655593+0000 mon.a (mon.0) 7720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.670 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.697101+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.670 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.697101+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.670 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.699468+0000 mon.a (mon.0) 7722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.670 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.699468+0000 mon.a (mon.0) 7722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.670 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.701492+0000 mon.a (mon.0) 7723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.670 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.701492+0000 mon.a (mon.0) 7723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.670 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.702166+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.670 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.702166+0000 mon.a (mon.0) 7724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.671 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.706427+0000 mgr.x (mgr.24998) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.671 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.706427+0000 mgr.x (mgr.24998) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.671 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.707056+0000 mon.a (mon.0) 7725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.671 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.707056+0000 mon.a (mon.0) 7725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.671 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.748125+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.671 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.748125+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.671 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.750491+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.671 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.750491+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.671 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.752492+0000 mon.a (mon.0) 7728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.672 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.752492+0000 mon.a (mon.0) 7728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.672 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.753349+0000 mon.a (mon.0) 7729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.672 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.753349+0000 mon.a (mon.0) 7729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.672 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.758195+0000 mgr.x (mgr.24998) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.672 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.758195+0000 mgr.x (mgr.24998) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.672 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.758766+0000 mon.a (mon.0) 7730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.672 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.758766+0000 mon.a (mon.0) 7730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.672 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.800214+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.672 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.800214+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.672 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.802288+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.672 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.802288+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.672 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.804209+0000 mon.a (mon.0) 7733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.672 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.804209+0000 mon.a (mon.0) 7733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.672 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.804925+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.748125+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.748125+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.750491+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.750491+0000 mon.a (mon.0) 7727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.752492+0000 mon.a (mon.0) 7728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.752492+0000 mon.a (mon.0) 7728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.753349+0000 mon.a (mon.0) 7729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.753349+0000 mon.a (mon.0) 7729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.758195+0000 mgr.x (mgr.24998) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.758195+0000 mgr.x (mgr.24998) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.758766+0000 mon.a (mon.0) 7730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.758766+0000 mon.a (mon.0) 7730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.800214+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.674 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.800214+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.674 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.802288+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.674 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.802288+0000 mon.a (mon.0) 7732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.674 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.804209+0000 mon.a (mon.0) 7733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.674 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.804209+0000 mon.a (mon.0) 7733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.674 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.804925+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.674 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.804925+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.674 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.809396+0000 mgr.x (mgr.24998) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.674 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.809396+0000 mgr.x (mgr.24998) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.674 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.810059+0000 mon.a (mon.0) 7735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.674 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.810059+0000 mon.a (mon.0) 7735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.855968+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.855968+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.859013+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.859013+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.861920+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.861920+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.862874+0000 mon.a (mon.0) 7739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.862874+0000 mon.a (mon.0) 7739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.868256+0000 mgr.x (mgr.24998) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.868256+0000 mgr.x (mgr.24998) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.868537+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.868537+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.927468+0000 mon.a (mon.0) 7741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.927468+0000 mon.a (mon.0) 7741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.676 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.930142+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.804925+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.809396+0000 mgr.x (mgr.24998) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.809396+0000 mgr.x (mgr.24998) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.810059+0000 mon.a (mon.0) 7735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.810059+0000 mon.a (mon.0) 7735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.855968+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.855968+0000 mon.a (mon.0) 7736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.859013+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.859013+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.861920+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.861920+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.862874+0000 mon.a (mon.0) 7739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.862874+0000 mon.a (mon.0) 7739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.868256+0000 mgr.x (mgr.24998) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.868256+0000 mgr.x (mgr.24998) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.868537+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.868537+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.927468+0000 mon.a (mon.0) 7741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.927468+0000 mon.a (mon.0) 7741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.930142+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.930142+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.932569+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.932569+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.933619+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.933619+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.941333+0000 mgr.x (mgr.24998) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.941333+0000 mgr.x (mgr.24998) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.941878+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.941878+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.982881+0000 mon.a (mon.0) 7746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.982881+0000 mon.a (mon.0) 7746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.985878+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.985878+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.988171+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.679 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.988171+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.679 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.989095+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.679 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.989095+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.679 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.996864+0000 mgr.x (mgr.24998) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.679 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:41.996864+0000 mgr.x (mgr.24998) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.679 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.997431+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.679 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.930142+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.679 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.932569+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.679 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.932569+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.679 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.933619+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.679 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.933619+0000 mon.a (mon.0) 7744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.941333+0000 mgr.x (mgr.24998) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.941333+0000 mgr.x (mgr.24998) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.941878+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.941878+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.982881+0000 mon.a (mon.0) 7746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.982881+0000 mon.a (mon.0) 7746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.985878+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.985878+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.988171+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.988171+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.989095+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.989095+0000 mon.a (mon.0) 7749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.996864+0000 mgr.x (mgr.24998) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:41.996864+0000 mgr.x (mgr.24998) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.997431+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:41.997431+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.054832+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.054832+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.058230+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.058230+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.060544+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.060544+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.061569+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.061569+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.069022+0000 mgr.x (mgr.24998) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.069022+0000 mgr.x (mgr.24998) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.069587+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.069587+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.140350+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.140350+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.145065+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.145065+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.148751+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.148751+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.682 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:41.997431+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.682 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.054832+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.682 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.054832+0000 mon.a (mon.0) 7751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.682 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.058230+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.058230+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.060544+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.060544+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.061569+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.061569+0000 mon.a (mon.0) 7754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.069022+0000 mgr.x (mgr.24998) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.069022+0000 mgr.x (mgr.24998) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.069587+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.069587+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.140350+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.140350+0000 mon.a (mon.0) 7756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:42.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.145065+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.145065+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:42.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.148751+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.148751+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:42.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.150428+0000 mon.a (mon.0) 7759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.150428+0000 mon.a (mon.0) 7759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.160403+0000 mgr.x (mgr.24998) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.160403+0000 mgr.x (mgr.24998) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.160655+0000 mon.a (mon.0) 7760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: audit 2024-04-30T10:13:42.160655+0000 mon.a (mon.0) 7760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cluster 2024-04-30T10:13:42.197283+0000 mgr.x (mgr.24998) 2014 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-30T10:13:42.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[75481]: cluster 2024-04-30T10:13:42.197283+0000 mgr.x (mgr.24998) 2014 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-30T10:13:42.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.150428+0000 mon.a (mon.0) 7759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.150428+0000 mon.a (mon.0) 7759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:42.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.160403+0000 mgr.x (mgr.24998) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.160403+0000 mgr.x (mgr.24998) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:42.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.160655+0000 mon.a (mon.0) 7760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: audit 2024-04-30T10:13:42.160655+0000 mon.a (mon.0) 7760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:42.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cluster 2024-04-30T10:13:42.197283+0000 mgr.x (mgr.24998) 2014 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-30T10:13:42.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:42 smithi144 bash[73244]: cluster 2024-04-30T10:13:42.197283+0000 mgr.x (mgr.24998) 2014 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-30T10:13:43.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.249857+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.249857+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.272405+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.272405+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.276802+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.276802+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.278144+0000 mon.a (mon.0) 7764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.278144+0000 mon.a (mon.0) 7764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.287483+0000 mgr.x (mgr.24998) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.287483+0000 mgr.x (mgr.24998) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.287810+0000 mon.a (mon.0) 7765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.287810+0000 mon.a (mon.0) 7765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.377335+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.377335+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.381659+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.381659+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.385224+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.385224+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.386361+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.386361+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.394817+0000 mgr.x (mgr.24998) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.394817+0000 mgr.x (mgr.24998) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.395378+0000 mon.a (mon.0) 7770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.395378+0000 mon.a (mon.0) 7770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.483682+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.483682+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.488394+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.488394+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.492300+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.492300+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.493999+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.493999+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.504130+0000 mgr.x (mgr.24998) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.504130+0000 mgr.x (mgr.24998) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.504310+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.504310+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.582091+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.582091+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.587569+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.587569+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.592688+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.592688+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.594491+0000 mon.a (mon.0) 7779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.594491+0000 mon.a (mon.0) 7779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.603967+0000 mgr.x (mgr.24998) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.603967+0000 mgr.x (mgr.24998) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.604069+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.604069+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.681671+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.681671+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.684261+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.684261+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.686871+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.686871+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.687903+0000 mon.a (mon.0) 7784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.687903+0000 mon.a (mon.0) 7784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.693504+0000 mgr.x (mgr.24998) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.693504+0000 mgr.x (mgr.24998) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.694127+0000 mon.a (mon.0) 7785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.694127+0000 mon.a (mon.0) 7785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.736131+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.736131+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.739094+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.739094+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.741613+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.741613+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.742690+0000 mon.a (mon.0) 7789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.742690+0000 mon.a (mon.0) 7789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.748889+0000 mgr.x (mgr.24998) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.748889+0000 mgr.x (mgr.24998) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.749515+0000 mon.a (mon.0) 7790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.749515+0000 mon.a (mon.0) 7790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.823059+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.823059+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.826274+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.826274+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.829565+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.829565+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.830828+0000 mon.a (mon.0) 7794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.830828+0000 mon.a (mon.0) 7794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.837542+0000 mgr.x (mgr.24998) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.837542+0000 mgr.x (mgr.24998) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.838204+0000 mon.a (mon.0) 7795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.838204+0000 mon.a (mon.0) 7795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.915276+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.915276+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.918186+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.918186+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.922006+0000 mon.a (mon.0) 7798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.922006+0000 mon.a (mon.0) 7798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.923138+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.923138+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.929754+0000 mgr.x (mgr.24998) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:42.929754+0000 mgr.x (mgr.24998) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.930301+0000 mon.a (mon.0) 7800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:42.930301+0000 mon.a (mon.0) 7800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.009033+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.009033+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.011986+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.011986+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.014638+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.014638+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.015970+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.015970+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.024737+0000 mgr.x (mgr.24998) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.024737+0000 mgr.x (mgr.24998) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.025197+0000 mon.a (mon.0) 7805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.025197+0000 mon.a (mon.0) 7805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.087185+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.087185+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.089981+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.089981+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.092466+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.092466+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.093590+0000 mon.a (mon.0) 7809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.093590+0000 mon.a (mon.0) 7809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.099763+0000 mgr.x (mgr.24998) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.099763+0000 mgr.x (mgr.24998) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.100329+0000 mon.a (mon.0) 7810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.100329+0000 mon.a (mon.0) 7810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.160805+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.160805+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.162912+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.162912+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.164987+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.164987+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.165658+0000 mon.a (mon.0) 7814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.165658+0000 mon.a (mon.0) 7814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.170367+0000 mgr.x (mgr.24998) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.170367+0000 mgr.x (mgr.24998) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.170990+0000 mon.a (mon.0) 7815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.170990+0000 mon.a (mon.0) 7815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.228454+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.228454+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.230554+0000 mon.a (mon.0) 7817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.230554+0000 mon.a (mon.0) 7817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.233144+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.233144+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.233826+0000 mon.a (mon.0) 7819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.233826+0000 mon.a (mon.0) 7819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.238077+0000 mgr.x (mgr.24998) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.238077+0000 mgr.x (mgr.24998) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.238724+0000 mon.a (mon.0) 7820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:43 smithi151 bash[59049]: audit 2024-04-30T10:13:43.238724+0000 mon.a (mon.0) 7820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.672 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.249857+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.249857+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.272405+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.272405+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.276802+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.276802+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.278144+0000 mon.a (mon.0) 7764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.278144+0000 mon.a (mon.0) 7764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.287483+0000 mgr.x (mgr.24998) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.287483+0000 mgr.x (mgr.24998) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.287810+0000 mon.a (mon.0) 7765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.287810+0000 mon.a (mon.0) 7765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.673 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.377335+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.674 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.377335+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.674 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.381659+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.674 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.381659+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.674 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.385224+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.674 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.385224+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.674 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.386361+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.674 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.249857+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.674 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.249857+0000 mon.a (mon.0) 7761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.272405+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.272405+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.276802+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.276802+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.278144+0000 mon.a (mon.0) 7764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.278144+0000 mon.a (mon.0) 7764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.287483+0000 mgr.x (mgr.24998) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.287483+0000 mgr.x (mgr.24998) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.287810+0000 mon.a (mon.0) 7765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.287810+0000 mon.a (mon.0) 7765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.377335+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.377335+0000 mon.a (mon.0) 7766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.381659+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.381659+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.385224+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.675 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.385224+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.676 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.386361+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.386361+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.394817+0000 mgr.x (mgr.24998) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.394817+0000 mgr.x (mgr.24998) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.395378+0000 mon.a (mon.0) 7770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.395378+0000 mon.a (mon.0) 7770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.483682+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.483682+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.488394+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.488394+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.676 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.492300+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.492300+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.493999+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.493999+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.504130+0000 mgr.x (mgr.24998) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.504130+0000 mgr.x (mgr.24998) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.504310+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.504310+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.582091+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.582091+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.677 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.587569+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.677 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.386361+0000 mon.a (mon.0) 7769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.394817+0000 mgr.x (mgr.24998) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.394817+0000 mgr.x (mgr.24998) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.395378+0000 mon.a (mon.0) 7770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.395378+0000 mon.a (mon.0) 7770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.483682+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.483682+0000 mon.a (mon.0) 7771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.488394+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.488394+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.492300+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.492300+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.493999+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.493999+0000 mon.a (mon.0) 7774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.504130+0000 mgr.x (mgr.24998) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.678 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.504130+0000 mgr.x (mgr.24998) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.679 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.504310+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.679 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.504310+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.679 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.582091+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.679 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.582091+0000 mon.a (mon.0) 7776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.679 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.587569+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.679 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.587569+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.679 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.592688+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.679 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.592688+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.679 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.594491+0000 mon.a (mon.0) 7779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.679 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.594491+0000 mon.a (mon.0) 7779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.679 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.603967+0000 mgr.x (mgr.24998) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.603967+0000 mgr.x (mgr.24998) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.604069+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.604069+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.681671+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.681671+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.684261+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.684261+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.686871+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.686871+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.687903+0000 mon.a (mon.0) 7784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.687903+0000 mon.a (mon.0) 7784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.693504+0000 mgr.x (mgr.24998) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.680 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.693504+0000 mgr.x (mgr.24998) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.587569+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.592688+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.592688+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.594491+0000 mon.a (mon.0) 7779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.594491+0000 mon.a (mon.0) 7779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.603967+0000 mgr.x (mgr.24998) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.603967+0000 mgr.x (mgr.24998) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.604069+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.604069+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.681671+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.681671+0000 mon.a (mon.0) 7781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.684261+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.681 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.684261+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.686871+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.686871+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.687903+0000 mon.a (mon.0) 7784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.687903+0000 mon.a (mon.0) 7784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.693504+0000 mgr.x (mgr.24998) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.682 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.693504+0000 mgr.x (mgr.24998) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.682 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.694127+0000 mon.a (mon.0) 7785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.682 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.694127+0000 mon.a (mon.0) 7785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.682 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.736131+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.682 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.736131+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.682 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.739094+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.739094+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.741613+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.741613+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.742690+0000 mon.a (mon.0) 7789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.742690+0000 mon.a (mon.0) 7789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.748889+0000 mgr.x (mgr.24998) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.748889+0000 mgr.x (mgr.24998) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.749515+0000 mon.a (mon.0) 7790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.749515+0000 mon.a (mon.0) 7790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.823059+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.823059+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.826274+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.826274+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.683 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.829565+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.684 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.829565+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.694127+0000 mon.a (mon.0) 7785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.694127+0000 mon.a (mon.0) 7785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.736131+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.736131+0000 mon.a (mon.0) 7786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.739094+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.739094+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.741613+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.741613+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.742690+0000 mon.a (mon.0) 7789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.742690+0000 mon.a (mon.0) 7789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.684 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.748889+0000 mgr.x (mgr.24998) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.685 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.748889+0000 mgr.x (mgr.24998) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.685 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.749515+0000 mon.a (mon.0) 7790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.685 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.749515+0000 mon.a (mon.0) 7790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.685 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.823059+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.685 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.823059+0000 mon.a (mon.0) 7791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.685 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.826274+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.685 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.826274+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.685 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.829565+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.685 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.829565+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.830828+0000 mon.a (mon.0) 7794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.830828+0000 mon.a (mon.0) 7794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.837542+0000 mgr.x (mgr.24998) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.837542+0000 mgr.x (mgr.24998) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.838204+0000 mon.a (mon.0) 7795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.838204+0000 mon.a (mon.0) 7795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.915276+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.915276+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.918186+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.918186+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.922006+0000 mon.a (mon.0) 7798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.922006+0000 mon.a (mon.0) 7798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.923138+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.923138+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.686 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.929754+0000 mgr.x (mgr.24998) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:42.929754+0000 mgr.x (mgr.24998) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.930301+0000 mon.a (mon.0) 7800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:42.930301+0000 mon.a (mon.0) 7800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.009033+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.009033+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.687 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.830828+0000 mon.a (mon.0) 7794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.687 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.830828+0000 mon.a (mon.0) 7794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.687 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.837542+0000 mgr.x (mgr.24998) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.687 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.837542+0000 mgr.x (mgr.24998) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.687 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.838204+0000 mon.a (mon.0) 7795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.687 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.838204+0000 mon.a (mon.0) 7795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.687 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.915276+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.688 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.915276+0000 mon.a (mon.0) 7796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.688 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.918186+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.688 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.918186+0000 mon.a (mon.0) 7797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.688 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.922006+0000 mon.a (mon.0) 7798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.688 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.922006+0000 mon.a (mon.0) 7798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.688 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.923138+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.688 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.923138+0000 mon.a (mon.0) 7799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.688 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.929754+0000 mgr.x (mgr.24998) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.688 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:42.929754+0000 mgr.x (mgr.24998) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.688 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.930301+0000 mon.a (mon.0) 7800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.688 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:42.930301+0000 mon.a (mon.0) 7800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.688 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.009033+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.688 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.009033+0000 mon.a (mon.0) 7801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.689 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.011986+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.689 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.011986+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.689 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.014638+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.689 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.014638+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.689 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.015970+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.689 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.015970+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.689 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.024737+0000 mgr.x (mgr.24998) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.689 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.024737+0000 mgr.x (mgr.24998) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.689 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.025197+0000 mon.a (mon.0) 7805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.689 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.025197+0000 mon.a (mon.0) 7805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.689 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.087185+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.689 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.087185+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.690 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.089981+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.690 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.089981+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.690 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.092466+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.690 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.092466+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.690 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.093590+0000 mon.a (mon.0) 7809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.690 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.093590+0000 mon.a (mon.0) 7809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.690 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.099763+0000 mgr.x (mgr.24998) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.690 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.011986+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.690 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.011986+0000 mon.a (mon.0) 7802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.690 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.014638+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.690 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.014638+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.691 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.015970+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.691 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.015970+0000 mon.a (mon.0) 7804 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.691 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.024737+0000 mgr.x (mgr.24998) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.691 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.024737+0000 mgr.x (mgr.24998) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.691 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.025197+0000 mon.a (mon.0) 7805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.691 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.025197+0000 mon.a (mon.0) 7805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.691 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.087185+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.691 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.087185+0000 mon.a (mon.0) 7806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.691 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.089981+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.691 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.089981+0000 mon.a (mon.0) 7807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.691 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.092466+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.691 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.092466+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.691 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.093590+0000 mon.a (mon.0) 7809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.691 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.093590+0000 mon.a (mon.0) 7809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.691 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.099763+0000 mgr.x (mgr.24998) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.692 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.099763+0000 mgr.x (mgr.24998) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.692 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.100329+0000 mon.a (mon.0) 7810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.692 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.100329+0000 mon.a (mon.0) 7810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.692 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.160805+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.692 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.160805+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.692 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.162912+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.692 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.162912+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.692 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.164987+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.692 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.164987+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.692 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.165658+0000 mon.a (mon.0) 7814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.692 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.165658+0000 mon.a (mon.0) 7814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.692 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.170367+0000 mgr.x (mgr.24998) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.692 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.170367+0000 mgr.x (mgr.24998) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.693 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.170990+0000 mon.a (mon.0) 7815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.693 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.170990+0000 mon.a (mon.0) 7815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.693 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.228454+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.693 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.228454+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.693 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.230554+0000 mon.a (mon.0) 7817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.693 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.230554+0000 mon.a (mon.0) 7817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.693 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.233144+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.693 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.099763+0000 mgr.x (mgr.24998) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.693 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.100329+0000 mon.a (mon.0) 7810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.693 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.100329+0000 mon.a (mon.0) 7810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.693 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.160805+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.693 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.160805+0000 mon.a (mon.0) 7811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.693 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.162912+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.162912+0000 mon.a (mon.0) 7812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.164987+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.164987+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.165658+0000 mon.a (mon.0) 7814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.165658+0000 mon.a (mon.0) 7814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.170367+0000 mgr.x (mgr.24998) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.170367+0000 mgr.x (mgr.24998) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.170990+0000 mon.a (mon.0) 7815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.170990+0000 mon.a (mon.0) 7815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.228454+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.228454+0000 mon.a (mon.0) 7816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:43.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.230554+0000 mon.a (mon.0) 7817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.230554+0000 mon.a (mon.0) 7817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:43.694 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.233144+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.695 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.233144+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.695 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.233826+0000 mon.a (mon.0) 7819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.695 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.233826+0000 mon.a (mon.0) 7819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.695 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.238077+0000 mgr.x (mgr.24998) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.695 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.238077+0000 mgr.x (mgr.24998) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.695 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.238724+0000 mon.a (mon.0) 7820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.695 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[73244]: audit 2024-04-30T10:13:43.238724+0000 mon.a (mon.0) 7820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.695 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.233144+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:43.695 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.233826+0000 mon.a (mon.0) 7819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.696 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.233826+0000 mon.a (mon.0) 7819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:43.696 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.238077+0000 mgr.x (mgr.24998) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.696 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.238077+0000 mgr.x (mgr.24998) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:43.696 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.238724+0000 mon.a (mon.0) 7820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:43.696 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:43 smithi144 bash[75481]: audit 2024-04-30T10:13:43.238724+0000 mon.a (mon.0) 7820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.296213+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.296213+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.298328+0000 mon.a (mon.0) 7822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.298328+0000 mon.a (mon.0) 7822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.300287+0000 mon.a (mon.0) 7823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.300287+0000 mon.a (mon.0) 7823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.300942+0000 mon.a (mon.0) 7824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.300942+0000 mon.a (mon.0) 7824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.305506+0000 mgr.x (mgr.24998) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.305506+0000 mgr.x (mgr.24998) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.306127+0000 mon.a (mon.0) 7825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.306127+0000 mon.a (mon.0) 7825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.346873+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.346873+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.349612+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.349612+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.351744+0000 mon.a (mon.0) 7828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.351744+0000 mon.a (mon.0) 7828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.352340+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.352340+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.358067+0000 mgr.x (mgr.24998) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.358067+0000 mgr.x (mgr.24998) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.358661+0000 mon.a (mon.0) 7830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.358661+0000 mon.a (mon.0) 7830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.399718+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.399718+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.401837+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.401837+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.403792+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.403792+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.404628+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.404628+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.409182+0000 mgr.x (mgr.24998) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.409182+0000 mgr.x (mgr.24998) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.409864+0000 mon.a (mon.0) 7835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.409864+0000 mon.a (mon.0) 7835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.451307+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.451307+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.453726+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.453726+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.455733+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.455733+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.456541+0000 mon.a (mon.0) 7839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.456541+0000 mon.a (mon.0) 7839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.461635+0000 mgr.x (mgr.24998) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.461635+0000 mgr.x (mgr.24998) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.462267+0000 mon.a (mon.0) 7840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.462267+0000 mon.a (mon.0) 7840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.504235+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.504235+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.506789+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.506789+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.509210+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.509210+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.509978+0000 mon.a (mon.0) 7844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.509978+0000 mon.a (mon.0) 7844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.515167+0000 mgr.x (mgr.24998) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.515167+0000 mgr.x (mgr.24998) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.515742+0000 mon.a (mon.0) 7845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.515742+0000 mon.a (mon.0) 7845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.578441+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.578441+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.580892+0000 mon.a (mon.0) 7847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.580892+0000 mon.a (mon.0) 7847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.582894+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.582894+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.583552+0000 mon.a (mon.0) 7849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.583552+0000 mon.a (mon.0) 7849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.588221+0000 mgr.x (mgr.24998) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.588221+0000 mgr.x (mgr.24998) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.588899+0000 mon.a (mon.0) 7850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.588899+0000 mon.a (mon.0) 7850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.630120+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.630120+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.632161+0000 mon.a (mon.0) 7852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.632161+0000 mon.a (mon.0) 7852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.634164+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.634164+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.634897+0000 mon.a (mon.0) 7854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.634897+0000 mon.a (mon.0) 7854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.639791+0000 mgr.x (mgr.24998) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.639791+0000 mgr.x (mgr.24998) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.640386+0000 mon.a (mon.0) 7855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.640386+0000 mon.a (mon.0) 7855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.682196+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.682196+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.684447+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.684447+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.686700+0000 mon.a (mon.0) 7858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.686700+0000 mon.a (mon.0) 7858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.687457+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.687457+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.693392+0000 mgr.x (mgr.24998) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.693392+0000 mgr.x (mgr.24998) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.693780+0000 mon.a (mon.0) 7860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.693780+0000 mon.a (mon.0) 7860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.737275+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.737275+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.739427+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.739427+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.741270+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.741270+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.741935+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.741935+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.747968+0000 mgr.x (mgr.24998) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.747968+0000 mgr.x (mgr.24998) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.748462+0000 mon.a (mon.0) 7865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.748462+0000 mon.a (mon.0) 7865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.790059+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.790059+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.792383+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.792383+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.794484+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.794484+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.795290+0000 mon.a (mon.0) 7869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.795290+0000 mon.a (mon.0) 7869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.800499+0000 mgr.x (mgr.24998) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.800499+0000 mgr.x (mgr.24998) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.801091+0000 mon.a (mon.0) 7870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.801091+0000 mon.a (mon.0) 7870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.843116+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.843116+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.845468+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.845468+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.847821+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.847821+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.848560+0000 mon.a (mon.0) 7874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.848560+0000 mon.a (mon.0) 7874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.853947+0000 mgr.x (mgr.24998) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.853947+0000 mgr.x (mgr.24998) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.854272+0000 mon.a (mon.0) 7875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.854272+0000 mon.a (mon.0) 7875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.897154+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.897154+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.899586+0000 mon.a (mon.0) 7877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.899586+0000 mon.a (mon.0) 7877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.901441+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.901441+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.902158+0000 mon.a (mon.0) 7879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.902158+0000 mon.a (mon.0) 7879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.910394+0000 mgr.x (mgr.24998) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.910394+0000 mgr.x (mgr.24998) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.910646+0000 mon.a (mon.0) 7880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.910646+0000 mon.a (mon.0) 7880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.954858+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.954858+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.957124+0000 mon.a (mon.0) 7882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.957124+0000 mon.a (mon.0) 7882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.959604+0000 mon.a (mon.0) 7883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.959604+0000 mon.a (mon.0) 7883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.960376+0000 mon.a (mon.0) 7884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.960376+0000 mon.a (mon.0) 7884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.967439+0000 mgr.x (mgr.24998) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:43.967439+0000 mgr.x (mgr.24998) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.967901+0000 mon.a (mon.0) 7885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:43.967901+0000 mon.a (mon.0) 7885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.014194+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.014194+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.016605+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.016605+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.019128+0000 mon.a (mon.0) 7888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.019128+0000 mon.a (mon.0) 7888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.019916+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.019916+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:44.026664+0000 mgr.x (mgr.24998) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:44.026664+0000 mgr.x (mgr.24998) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.027109+0000 mon.a (mon.0) 7890 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.027109+0000 mon.a (mon.0) 7890 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.069516+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.069516+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.073702+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.073702+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.075897+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.075897+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.076604+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.076604+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:44.083157+0000 mgr.x (mgr.24998) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:44.083157+0000 mgr.x (mgr.24998) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.083673+0000 mon.a (mon.0) 7895 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.083673+0000 mon.a (mon.0) 7895 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.126913+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.126913+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.128899+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.128899+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.131164+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.131164+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.131843+0000 mon.a (mon.0) 7899 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.131843+0000 mon.a (mon.0) 7899 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:44.138733+0000 mgr.x (mgr.24998) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:44.138733+0000 mgr.x (mgr.24998) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.139273+0000 mon.a (mon.0) 7900 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.139273+0000 mon.a (mon.0) 7900 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.185603+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.185603+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.188174+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.188174+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.190084+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.190084+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.190756+0000 mon.a (mon.0) 7904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.190756+0000 mon.a (mon.0) 7904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.198064+0000 mon.a (mon.0) 7905 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.198064+0000 mon.a (mon.0) 7905 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cluster 2024-04-30T10:13:44.198099+0000 mgr.x (mgr.24998) 2043 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-30T10:13:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cluster 2024-04-30T10:13:44.198099+0000 mgr.x (mgr.24998) 2043 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-30T10:13:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:44.198707+0000 mgr.x (mgr.24998) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: cephadm 2024-04-30T10:13:44.198707+0000 mgr.x (mgr.24998) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.225707+0000 mon.a (mon.0) 7906 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.225707+0000 mon.a (mon.0) 7906 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.233608+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.233608+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.241694+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.241694+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.251233+0000 mon.a (mon.0) 7909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:44 smithi151 bash[59049]: audit 2024-04-30T10:13:44.251233+0000 mon.a (mon.0) 7909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.296213+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.296213+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.298328+0000 mon.a (mon.0) 7822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.298328+0000 mon.a (mon.0) 7822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.300287+0000 mon.a (mon.0) 7823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.300287+0000 mon.a (mon.0) 7823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.300942+0000 mon.a (mon.0) 7824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.300942+0000 mon.a (mon.0) 7824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.305506+0000 mgr.x (mgr.24998) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.305506+0000 mgr.x (mgr.24998) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.306127+0000 mon.a (mon.0) 7825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.306127+0000 mon.a (mon.0) 7825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.346873+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.346873+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.349612+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.349612+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.351744+0000 mon.a (mon.0) 7828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.351744+0000 mon.a (mon.0) 7828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.352340+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.296213+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.296213+0000 mon.a (mon.0) 7821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.298328+0000 mon.a (mon.0) 7822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.298328+0000 mon.a (mon.0) 7822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.300287+0000 mon.a (mon.0) 7823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.300287+0000 mon.a (mon.0) 7823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.300942+0000 mon.a (mon.0) 7824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.300942+0000 mon.a (mon.0) 7824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.305506+0000 mgr.x (mgr.24998) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.305506+0000 mgr.x (mgr.24998) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.306127+0000 mon.a (mon.0) 7825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.306127+0000 mon.a (mon.0) 7825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.346873+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.346873+0000 mon.a (mon.0) 7826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.349612+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.349612+0000 mon.a (mon.0) 7827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.351744+0000 mon.a (mon.0) 7828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.351744+0000 mon.a (mon.0) 7828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.352340+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.352340+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.358067+0000 mgr.x (mgr.24998) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.358067+0000 mgr.x (mgr.24998) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.358661+0000 mon.a (mon.0) 7830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.358661+0000 mon.a (mon.0) 7830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.399718+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.399718+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.401837+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.401837+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.403792+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.403792+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.404628+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.404628+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.409182+0000 mgr.x (mgr.24998) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.409182+0000 mgr.x (mgr.24998) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.409864+0000 mon.a (mon.0) 7835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.409864+0000 mon.a (mon.0) 7835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.451307+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.451307+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.453726+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.352340+0000 mon.a (mon.0) 7829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.358067+0000 mgr.x (mgr.24998) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.358067+0000 mgr.x (mgr.24998) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.358661+0000 mon.a (mon.0) 7830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.358661+0000 mon.a (mon.0) 7830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.399718+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.399718+0000 mon.a (mon.0) 7831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.401837+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.401837+0000 mon.a (mon.0) 7832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.403792+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.403792+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.404628+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.404628+0000 mon.a (mon.0) 7834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.409182+0000 mgr.x (mgr.24998) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.409182+0000 mgr.x (mgr.24998) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.409864+0000 mon.a (mon.0) 7835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.409864+0000 mon.a (mon.0) 7835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.451307+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.451307+0000 mon.a (mon.0) 7836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.453726+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.453726+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.455733+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.455733+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.456541+0000 mon.a (mon.0) 7839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.456541+0000 mon.a (mon.0) 7839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.461635+0000 mgr.x (mgr.24998) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.461635+0000 mgr.x (mgr.24998) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.462267+0000 mon.a (mon.0) 7840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.462267+0000 mon.a (mon.0) 7840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.504235+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.504235+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.506789+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.506789+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.509210+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.509210+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.509978+0000 mon.a (mon.0) 7844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.509978+0000 mon.a (mon.0) 7844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.515167+0000 mgr.x (mgr.24998) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.515167+0000 mgr.x (mgr.24998) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.453726+0000 mon.a (mon.0) 7837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.455733+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.455733+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.456541+0000 mon.a (mon.0) 7839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.456541+0000 mon.a (mon.0) 7839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.461635+0000 mgr.x (mgr.24998) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.461635+0000 mgr.x (mgr.24998) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.462267+0000 mon.a (mon.0) 7840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.462267+0000 mon.a (mon.0) 7840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.504235+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.504235+0000 mon.a (mon.0) 7841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.506789+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.506789+0000 mon.a (mon.0) 7842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.509210+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.509210+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.509978+0000 mon.a (mon.0) 7844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.509978+0000 mon.a (mon.0) 7844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.515167+0000 mgr.x (mgr.24998) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.515167+0000 mgr.x (mgr.24998) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.515742+0000 mon.a (mon.0) 7845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.515742+0000 mon.a (mon.0) 7845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.578441+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.578441+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.580892+0000 mon.a (mon.0) 7847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.580892+0000 mon.a (mon.0) 7847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.582894+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.582894+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.583552+0000 mon.a (mon.0) 7849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.583552+0000 mon.a (mon.0) 7849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.588221+0000 mgr.x (mgr.24998) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.588221+0000 mgr.x (mgr.24998) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.588899+0000 mon.a (mon.0) 7850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.588899+0000 mon.a (mon.0) 7850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.630120+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.630120+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.632161+0000 mon.a (mon.0) 7852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.632161+0000 mon.a (mon.0) 7852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.634164+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.634164+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.515742+0000 mon.a (mon.0) 7845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.515742+0000 mon.a (mon.0) 7845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.578441+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.578441+0000 mon.a (mon.0) 7846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.580892+0000 mon.a (mon.0) 7847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.580892+0000 mon.a (mon.0) 7847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.582894+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.582894+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.583552+0000 mon.a (mon.0) 7849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.583552+0000 mon.a (mon.0) 7849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.588221+0000 mgr.x (mgr.24998) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.588221+0000 mgr.x (mgr.24998) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.588899+0000 mon.a (mon.0) 7850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.588899+0000 mon.a (mon.0) 7850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.630120+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.630120+0000 mon.a (mon.0) 7851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.632161+0000 mon.a (mon.0) 7852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.632161+0000 mon.a (mon.0) 7852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.634164+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.634164+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.634897+0000 mon.a (mon.0) 7854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.634897+0000 mon.a (mon.0) 7854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.639791+0000 mgr.x (mgr.24998) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.639791+0000 mgr.x (mgr.24998) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.640386+0000 mon.a (mon.0) 7855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.640386+0000 mon.a (mon.0) 7855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.682196+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.682196+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.684447+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.684447+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.686700+0000 mon.a (mon.0) 7858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.686700+0000 mon.a (mon.0) 7858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.687457+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.687457+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.693392+0000 mgr.x (mgr.24998) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.693392+0000 mgr.x (mgr.24998) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.693780+0000 mon.a (mon.0) 7860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.693780+0000 mon.a (mon.0) 7860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.737275+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.737275+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.634897+0000 mon.a (mon.0) 7854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.634897+0000 mon.a (mon.0) 7854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.639791+0000 mgr.x (mgr.24998) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.639791+0000 mgr.x (mgr.24998) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.640386+0000 mon.a (mon.0) 7855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.640386+0000 mon.a (mon.0) 7855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.682196+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.682196+0000 mon.a (mon.0) 7856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.684447+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.684447+0000 mon.a (mon.0) 7857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.686700+0000 mon.a (mon.0) 7858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.686700+0000 mon.a (mon.0) 7858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.687457+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.687457+0000 mon.a (mon.0) 7859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.693392+0000 mgr.x (mgr.24998) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.693392+0000 mgr.x (mgr.24998) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.693780+0000 mon.a (mon.0) 7860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.693780+0000 mon.a (mon.0) 7860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.737275+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.737275+0000 mon.a (mon.0) 7861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.739427+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.739427+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.741270+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.741270+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.741935+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.741935+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.747968+0000 mgr.x (mgr.24998) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.747968+0000 mgr.x (mgr.24998) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.748462+0000 mon.a (mon.0) 7865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.748462+0000 mon.a (mon.0) 7865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.790059+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.790059+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.792383+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.792383+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.794484+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.794484+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.795290+0000 mon.a (mon.0) 7869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.795290+0000 mon.a (mon.0) 7869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.800499+0000 mgr.x (mgr.24998) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.739427+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.739427+0000 mon.a (mon.0) 7862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.741270+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.741270+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.741935+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.741935+0000 mon.a (mon.0) 7864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.747968+0000 mgr.x (mgr.24998) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.747968+0000 mgr.x (mgr.24998) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.748462+0000 mon.a (mon.0) 7865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.748462+0000 mon.a (mon.0) 7865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.790059+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.790059+0000 mon.a (mon.0) 7866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.792383+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.792383+0000 mon.a (mon.0) 7867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.794484+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.794484+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.795290+0000 mon.a (mon.0) 7869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.795290+0000 mon.a (mon.0) 7869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.800499+0000 mgr.x (mgr.24998) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.800499+0000 mgr.x (mgr.24998) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.801091+0000 mon.a (mon.0) 7870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.801091+0000 mon.a (mon.0) 7870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.843116+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.843116+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.845468+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.845468+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.847821+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.847821+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.848560+0000 mon.a (mon.0) 7874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.848560+0000 mon.a (mon.0) 7874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.853947+0000 mgr.x (mgr.24998) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.853947+0000 mgr.x (mgr.24998) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.854272+0000 mon.a (mon.0) 7875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.854272+0000 mon.a (mon.0) 7875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.897154+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.897154+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.899586+0000 mon.a (mon.0) 7877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.899586+0000 mon.a (mon.0) 7877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.901441+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.800499+0000 mgr.x (mgr.24998) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.801091+0000 mon.a (mon.0) 7870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.801091+0000 mon.a (mon.0) 7870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.843116+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.843116+0000 mon.a (mon.0) 7871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.845468+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.845468+0000 mon.a (mon.0) 7872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.847821+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.847821+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.848560+0000 mon.a (mon.0) 7874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.848560+0000 mon.a (mon.0) 7874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.853947+0000 mgr.x (mgr.24998) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.853947+0000 mgr.x (mgr.24998) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.854272+0000 mon.a (mon.0) 7875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.854272+0000 mon.a (mon.0) 7875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.897154+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.897154+0000 mon.a (mon.0) 7876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.899586+0000 mon.a (mon.0) 7877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.899586+0000 mon.a (mon.0) 7877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.901441+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.901441+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.902158+0000 mon.a (mon.0) 7879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.902158+0000 mon.a (mon.0) 7879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.910394+0000 mgr.x (mgr.24998) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.910394+0000 mgr.x (mgr.24998) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.910646+0000 mon.a (mon.0) 7880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.910646+0000 mon.a (mon.0) 7880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.954858+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.954858+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.957124+0000 mon.a (mon.0) 7882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.957124+0000 mon.a (mon.0) 7882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.959604+0000 mon.a (mon.0) 7883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.959604+0000 mon.a (mon.0) 7883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.960376+0000 mon.a (mon.0) 7884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.960376+0000 mon.a (mon.0) 7884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.967439+0000 mgr.x (mgr.24998) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:43.967439+0000 mgr.x (mgr.24998) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.967901+0000 mon.a (mon.0) 7885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:43.967901+0000 mon.a (mon.0) 7885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.014194+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.901441+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.902158+0000 mon.a (mon.0) 7879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.902158+0000 mon.a (mon.0) 7879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.910394+0000 mgr.x (mgr.24998) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.910394+0000 mgr.x (mgr.24998) 2038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.910646+0000 mon.a (mon.0) 7880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.910646+0000 mon.a (mon.0) 7880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.954858+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.954858+0000 mon.a (mon.0) 7881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.957124+0000 mon.a (mon.0) 7882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.957124+0000 mon.a (mon.0) 7882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.959604+0000 mon.a (mon.0) 7883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.959604+0000 mon.a (mon.0) 7883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.960376+0000 mon.a (mon.0) 7884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.960376+0000 mon.a (mon.0) 7884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.967439+0000 mgr.x (mgr.24998) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:43.967439+0000 mgr.x (mgr.24998) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.967901+0000 mon.a (mon.0) 7885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:43.967901+0000 mon.a (mon.0) 7885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.014194+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.014194+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.016605+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.016605+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.019128+0000 mon.a (mon.0) 7888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.019128+0000 mon.a (mon.0) 7888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.019916+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.019916+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:44.026664+0000 mgr.x (mgr.24998) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:44.026664+0000 mgr.x (mgr.24998) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.027109+0000 mon.a (mon.0) 7890 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.027109+0000 mon.a (mon.0) 7890 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.069516+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.069516+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.073702+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.073702+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.075897+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.075897+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.076604+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.733 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.076604+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.014194+0000 mon.a (mon.0) 7886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.016605+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.016605+0000 mon.a (mon.0) 7887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.019128+0000 mon.a (mon.0) 7888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.019128+0000 mon.a (mon.0) 7888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.019916+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.019916+0000 mon.a (mon.0) 7889 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:44.026664+0000 mgr.x (mgr.24998) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:44.026664+0000 mgr.x (mgr.24998) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.027109+0000 mon.a (mon.0) 7890 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.027109+0000 mon.a (mon.0) 7890 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.069516+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.069516+0000 mon.a (mon.0) 7891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.073702+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.073702+0000 mon.a (mon.0) 7892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.075897+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.075897+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.076604+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.735 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.076604+0000 mon.a (mon.0) 7894 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:44.083157+0000 mgr.x (mgr.24998) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:44.083157+0000 mgr.x (mgr.24998) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.083673+0000 mon.a (mon.0) 7895 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.083673+0000 mon.a (mon.0) 7895 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.126913+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.126913+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.128899+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.128899+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.131164+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.131164+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.131843+0000 mon.a (mon.0) 7899 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.131843+0000 mon.a (mon.0) 7899 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:44.138733+0000 mgr.x (mgr.24998) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:44.138733+0000 mgr.x (mgr.24998) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.139273+0000 mon.a (mon.0) 7900 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.139273+0000 mon.a (mon.0) 7900 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.185603+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.185603+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.188174+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.188174+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:44.083157+0000 mgr.x (mgr.24998) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:44.083157+0000 mgr.x (mgr.24998) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.083673+0000 mon.a (mon.0) 7895 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.083673+0000 mon.a (mon.0) 7895 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.126913+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.126913+0000 mon.a (mon.0) 7896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.128899+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.128899+0000 mon.a (mon.0) 7897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.131164+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.131164+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.131843+0000 mon.a (mon.0) 7899 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.131843+0000 mon.a (mon.0) 7899 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:44.138733+0000 mgr.x (mgr.24998) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:44.138733+0000 mgr.x (mgr.24998) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.139273+0000 mon.a (mon.0) 7900 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.139273+0000 mon.a (mon.0) 7900 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.185603+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.185603+0000 mon.a (mon.0) 7901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.188174+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.738 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.188174+0000 mon.a (mon.0) 7902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:44.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.190084+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.190084+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.190756+0000 mon.a (mon.0) 7904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.190756+0000 mon.a (mon.0) 7904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.198064+0000 mon.a (mon.0) 7905 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.198064+0000 mon.a (mon.0) 7905 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cluster 2024-04-30T10:13:44.198099+0000 mgr.x (mgr.24998) 2043 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-30T10:13:44.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cluster 2024-04-30T10:13:44.198099+0000 mgr.x (mgr.24998) 2043 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-30T10:13:44.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:44.198707+0000 mgr.x (mgr.24998) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: cephadm 2024-04-30T10:13:44.198707+0000 mgr.x (mgr.24998) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.225707+0000 mon.a (mon.0) 7906 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.225707+0000 mon.a (mon.0) 7906 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.233608+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.233608+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.241694+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.241694+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.251233+0000 mon.a (mon.0) 7909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[75481]: audit 2024-04-30T10:13:44.251233+0000 mon.a (mon.0) 7909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.190084+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.190084+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:44.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.190756+0000 mon.a (mon.0) 7904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.190756+0000 mon.a (mon.0) 7904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:44.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.198064+0000 mon.a (mon.0) 7905 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.198064+0000 mon.a (mon.0) 7905 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cluster 2024-04-30T10:13:44.198099+0000 mgr.x (mgr.24998) 2043 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-30T10:13:44.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cluster 2024-04-30T10:13:44.198099+0000 mgr.x (mgr.24998) 2043 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-30T10:13:44.740 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:44.198707+0000 mgr.x (mgr.24998) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.741 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: cephadm 2024-04-30T10:13:44.198707+0000 mgr.x (mgr.24998) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:44.741 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.225707+0000 mon.a (mon.0) 7906 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.741 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.225707+0000 mon.a (mon.0) 7906 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.741 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.233608+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.741 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.233608+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.741 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.241694+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.741 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.241694+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:44.741 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.251233+0000 mon.a (mon.0) 7909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:44.741 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:44 smithi144 bash[73244]: audit 2024-04-30T10:13:44.251233+0000 mon.a (mon.0) 7909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.253317+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.253317+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.256427+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.256427+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.257637+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.257637+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.286565+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.286565+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.290060+0000 mon.a (mon.0) 7914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.290060+0000 mon.a (mon.0) 7914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.291931+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.291931+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.293260+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.293260+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.294370+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.294370+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.295742+0000 mon.a (mon.0) 7918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.295742+0000 mon.a (mon.0) 7918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.297129+0000 mon.a (mon.0) 7919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.253317+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.253317+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.256427+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.256427+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.257637+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.257637+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.286565+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.286565+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.290060+0000 mon.a (mon.0) 7914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.290060+0000 mon.a (mon.0) 7914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.291931+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.291931+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.293260+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.293260+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.294370+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.294370+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.295742+0000 mon.a (mon.0) 7918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.295742+0000 mon.a (mon.0) 7918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.297129+0000 mon.a (mon.0) 7919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.297129+0000 mon.a (mon.0) 7919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.300735+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.300735+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.308670+0000 mon.a (mon.0) 7921 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:45.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.308670+0000 mon.a (mon.0) 7921 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:45.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.309560+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.309560+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.460 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.317788+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:45.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.317788+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:45.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.325773+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:45.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.325773+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:45.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.729245+0000 mgr.x (mgr.24998) 2045 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:45.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[73244]: audit 2024-04-30T10:13:44.729245+0000 mgr.x (mgr.24998) 2045 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:45.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.297129+0000 mon.a (mon.0) 7919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.300735+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.300735+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.308670+0000 mon.a (mon.0) 7921 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:45.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.308670+0000 mon.a (mon.0) 7921 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:45.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.309560+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.309560+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.317788+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:45.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.317788+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:45.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.325773+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:45.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.325773+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:45.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.729245+0000 mgr.x (mgr.24998) 2045 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:45.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:45 smithi144 bash[75481]: audit 2024-04-30T10:13:44.729245+0000 mgr.x (mgr.24998) 2045 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:45.703 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.253317+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.703 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.253317+0000 mon.a (mon.0) 7910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.703 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.256427+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.703 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.256427+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.703 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.257637+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.703 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.257637+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.703 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.286565+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.703 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.286565+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.703 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.290060+0000 mon.a (mon.0) 7914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.703 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.290060+0000 mon.a (mon.0) 7914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.291931+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.291931+0000 mon.a (mon.0) 7915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.293260+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.293260+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.294370+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.294370+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.295742+0000 mon.a (mon.0) 7918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.295742+0000 mon.a (mon.0) 7918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.297129+0000 mon.a (mon.0) 7919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.297129+0000 mon.a (mon.0) 7919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.300735+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.300735+0000 mon.a (mon.0) 7920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.308670+0000 mon.a (mon.0) 7921 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:45.704 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.308670+0000 mon.a (mon.0) 7921 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:45.705 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.309560+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.705 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.309560+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:45.705 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.317788+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:45.705 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.317788+0000 mon.a (mon.0) 7923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:45.705 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.325773+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:45.705 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.325773+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:45.705 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.729245+0000 mgr.x (mgr.24998) 2045 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:45.705 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:45 smithi151 bash[59049]: audit 2024-04-30T10:13:44.729245+0000 mgr.x (mgr.24998) 2045 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:46.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:46 smithi151 bash[59049]: cluster 2024-04-30T10:13:46.199569+0000 mgr.x (mgr.24998) 2046 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:13:46.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:46 smithi151 bash[59049]: cluster 2024-04-30T10:13:46.199569+0000 mgr.x (mgr.24998) 2046 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:13:46.641 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:46 smithi144 bash[75481]: cluster 2024-04-30T10:13:46.199569+0000 mgr.x (mgr.24998) 2046 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:13:46.641 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:46 smithi144 bash[75481]: cluster 2024-04-30T10:13:46.199569+0000 mgr.x (mgr.24998) 2046 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:13:46.641 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:46 smithi144 bash[73244]: cluster 2024-04-30T10:13:46.199569+0000 mgr.x (mgr.24998) 2046 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:13:46.641 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:46 smithi144 bash[73244]: cluster 2024-04-30T10:13:46.199569+0000 mgr.x (mgr.24998) 2046 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:13:48.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:13:48 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:13:48] "GET /metrics HTTP/1.1" 200 38623 "" "Prometheus/2.33.4" 2024-04-30T10:13:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:47 smithi151 bash[59049]: audit 2024-04-30T10:13:46.981029+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:47 smithi151 bash[59049]: audit 2024-04-30T10:13:46.981029+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:47 smithi151 bash[59049]: audit 2024-04-30T10:13:46.991214+0000 mon.a (mon.0) 7926 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:47 smithi151 bash[59049]: audit 2024-04-30T10:13:46.991214+0000 mon.a (mon.0) 7926 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:47 smithi151 bash[59049]: audit 2024-04-30T10:13:47.003411+0000 mon.a (mon.0) 7927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:47 smithi151 bash[59049]: audit 2024-04-30T10:13:47.003411+0000 mon.a (mon.0) 7927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:47 smithi151 bash[59049]: audit 2024-04-30T10:13:47.546250+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:47 smithi151 bash[59049]: audit 2024-04-30T10:13:47.546250+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:47 smithi151 bash[59049]: audit 2024-04-30T10:13:47.558861+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:47 smithi151 bash[59049]: audit 2024-04-30T10:13:47.558861+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:47 smithi151 bash[59049]: audit 2024-04-30T10:13:47.567886+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:47 smithi151 bash[59049]: audit 2024-04-30T10:13:47.567886+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.417 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[75481]: audit 2024-04-30T10:13:46.981029+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.417 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[75481]: audit 2024-04-30T10:13:46.981029+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.417 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[75481]: audit 2024-04-30T10:13:46.991214+0000 mon.a (mon.0) 7926 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.417 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[75481]: audit 2024-04-30T10:13:46.991214+0000 mon.a (mon.0) 7926 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.417 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[75481]: audit 2024-04-30T10:13:47.003411+0000 mon.a (mon.0) 7927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.417 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[75481]: audit 2024-04-30T10:13:47.003411+0000 mon.a (mon.0) 7927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.417 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[75481]: audit 2024-04-30T10:13:47.546250+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.417 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[75481]: audit 2024-04-30T10:13:47.546250+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.417 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[75481]: audit 2024-04-30T10:13:47.558861+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.417 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[75481]: audit 2024-04-30T10:13:47.558861+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.417 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[75481]: audit 2024-04-30T10:13:47.567886+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.418 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[75481]: audit 2024-04-30T10:13:47.567886+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.418 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[73244]: audit 2024-04-30T10:13:46.981029+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.418 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[73244]: audit 2024-04-30T10:13:46.981029+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.418 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[73244]: audit 2024-04-30T10:13:46.991214+0000 mon.a (mon.0) 7926 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.418 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[73244]: audit 2024-04-30T10:13:46.991214+0000 mon.a (mon.0) 7926 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.418 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[73244]: audit 2024-04-30T10:13:47.003411+0000 mon.a (mon.0) 7927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.418 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[73244]: audit 2024-04-30T10:13:47.003411+0000 mon.a (mon.0) 7927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.418 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[73244]: audit 2024-04-30T10:13:47.546250+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.418 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[73244]: audit 2024-04-30T10:13:47.546250+0000 mon.a (mon.0) 7928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.418 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[73244]: audit 2024-04-30T10:13:47.558861+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.418 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[73244]: audit 2024-04-30T10:13:47.558861+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.419 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[73244]: audit 2024-04-30T10:13:47.567886+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:48.419 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:47 smithi144 bash[73244]: audit 2024-04-30T10:13:47.567886+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:49.230 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:13:49 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:49.231 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:13:49 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:49.231 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:13:49 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:49.232 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:49 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:49.232 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:48 smithi151 bash[59049]: cephadm 2024-04-30T10:13:47.786557+0000 mgr.x (mgr.24998) 2047 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-30T10:13:49.232 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:48 smithi151 bash[59049]: cephadm 2024-04-30T10:13:47.786557+0000 mgr.x (mgr.24998) 2047 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-30T10:13:49.232 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:48 smithi151 bash[59049]: cephadm 2024-04-30T10:13:47.787240+0000 mgr.x (mgr.24998) 2048 : cephadm [INF] Deploying daemon node-exporter.b on smithi151 2024-04-30T10:13:49.232 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:48 smithi151 bash[59049]: cephadm 2024-04-30T10:13:47.787240+0000 mgr.x (mgr.24998) 2048 : cephadm [INF] Deploying daemon node-exporter.b on smithi151 2024-04-30T10:13:49.232 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:48 smithi151 bash[59049]: cluster 2024-04-30T10:13:48.200421+0000 mgr.x (mgr.24998) 2049 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:49.233 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:48 smithi151 bash[59049]: cluster 2024-04-30T10:13:48.200421+0000 mgr.x (mgr.24998) 2049 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:49.233 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:49 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:49.233 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:13:49 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:49.233 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:13:49 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:49.234 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:13:49 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:49.234 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:13:49 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:49.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:48 smithi144 bash[75481]: cephadm 2024-04-30T10:13:47.786557+0000 mgr.x (mgr.24998) 2047 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-30T10:13:49.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:48 smithi144 bash[75481]: cephadm 2024-04-30T10:13:47.786557+0000 mgr.x (mgr.24998) 2047 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-30T10:13:49.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:48 smithi144 bash[75481]: cephadm 2024-04-30T10:13:47.787240+0000 mgr.x (mgr.24998) 2048 : cephadm [INF] Deploying daemon node-exporter.b on smithi151 2024-04-30T10:13:49.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:48 smithi144 bash[75481]: cephadm 2024-04-30T10:13:47.787240+0000 mgr.x (mgr.24998) 2048 : cephadm [INF] Deploying daemon node-exporter.b on smithi151 2024-04-30T10:13:49.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:48 smithi144 bash[75481]: cluster 2024-04-30T10:13:48.200421+0000 mgr.x (mgr.24998) 2049 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:49.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:48 smithi144 bash[75481]: cluster 2024-04-30T10:13:48.200421+0000 mgr.x (mgr.24998) 2049 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:49.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:48 smithi144 bash[73244]: cephadm 2024-04-30T10:13:47.786557+0000 mgr.x (mgr.24998) 2047 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-30T10:13:49.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:48 smithi144 bash[73244]: cephadm 2024-04-30T10:13:47.786557+0000 mgr.x (mgr.24998) 2047 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-30T10:13:49.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:48 smithi144 bash[73244]: cephadm 2024-04-30T10:13:47.787240+0000 mgr.x (mgr.24998) 2048 : cephadm [INF] Deploying daemon node-exporter.b on smithi151 2024-04-30T10:13:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:48 smithi144 bash[73244]: cephadm 2024-04-30T10:13:47.787240+0000 mgr.x (mgr.24998) 2048 : cephadm [INF] Deploying daemon node-exporter.b on smithi151 2024-04-30T10:13:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:48 smithi144 bash[73244]: cluster 2024-04-30T10:13:48.200421+0000 mgr.x (mgr.24998) 2049 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:48 smithi144 bash[73244]: cluster 2024-04-30T10:13:48.200421+0000 mgr.x (mgr.24998) 2049 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:49.546 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:49 smithi151 systemd[1]: Stopping Ceph node-exporter.b for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:13:50.292 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:49 smithi151 bash[87815]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-node-exporter-b 2024-04-30T10:13:50.292 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:50 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-30T10:13:50.292 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:50 smithi151 bash[87875]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-node-exporter-b 2024-04-30T10:13:50.292 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:50 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-30T10:13:50.292 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:50 smithi151 systemd[1]: Stopped Ceph node-exporter.b for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:13:50.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:13:50 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:50.573 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:13:50 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:50.573 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:13:50 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:50.573 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:13:50 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:50.574 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:13:50 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:50.574 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:13:50 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:50.574 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:50 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:50.574 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:50 smithi151 systemd[1]: Started Ceph node-exporter.b for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:13:50.575 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:13:50 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:50 smithi151 bash[59049]: cluster 2024-04-30T10:13:50.201253+0000 mgr.x (mgr.24998) 2050 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:50 smithi151 bash[59049]: cluster 2024-04-30T10:13:50.201253+0000 mgr.x (mgr.24998) 2050 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:50 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:13:50.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:50 smithi144 bash[73244]: cluster 2024-04-30T10:13:50.201253+0000 mgr.x (mgr.24998) 2050 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:50.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:50 smithi144 bash[73244]: cluster 2024-04-30T10:13:50.201253+0000 mgr.x (mgr.24998) 2050 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:50.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:50 smithi144 bash[75481]: cluster 2024-04-30T10:13:50.201253+0000 mgr.x (mgr.24998) 2050 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:50.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:50 smithi144 bash[75481]: cluster 2024-04-30T10:13:50.201253+0000 mgr.x (mgr.24998) 2050 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:51.804 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.499628+0000 mon.a (mon.0) 7931 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.804 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.499628+0000 mon.a (mon.0) 7931 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.804 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.510375+0000 mon.a (mon.0) 7932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.804 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.510375+0000 mon.a (mon.0) 7932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.804 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.561578+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.804 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.561578+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.563510+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.563510+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: cephadm 2024-04-30T10:13:50.576179+0000 mgr.x (mgr.24998) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: cephadm 2024-04-30T10:13:50.576179+0000 mgr.x (mgr.24998) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.576282+0000 mon.a (mon.0) 7935 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.576282+0000 mon.a (mon.0) 7935 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.654792+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.654792+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.658598+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.658598+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.805 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.663428+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.663428+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.665371+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.665371+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: cephadm 2024-04-30T10:13:50.677268+0000 mgr.x (mgr.24998) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: cephadm 2024-04-30T10:13:50.677268+0000 mgr.x (mgr.24998) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.677560+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.677560+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.755867+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.755867+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.759110+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.759110+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.762055+0000 mon.a (mon.0) 7943 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.762055+0000 mon.a (mon.0) 7943 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.806 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.763483+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.763483+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: cephadm 2024-04-30T10:13:50.773651+0000 mgr.x (mgr.24998) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: cephadm 2024-04-30T10:13:50.773651+0000 mgr.x (mgr.24998) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.774142+0000 mon.a (mon.0) 7945 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.774142+0000 mon.a (mon.0) 7945 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.832751+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.832751+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.835809+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.835809+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.838565+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.838565+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.839831+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.807 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.839831+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: cephadm 2024-04-30T10:13:50.850318+0000 mgr.x (mgr.24998) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: cephadm 2024-04-30T10:13:50.850318+0000 mgr.x (mgr.24998) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.850818+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.850818+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.926481+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.926481+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.929355+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.929355+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.932631+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.932631+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.933665+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.933665+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: cephadm 2024-04-30T10:13:50.943831+0000 mgr.x (mgr.24998) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: cephadm 2024-04-30T10:13:50.943831+0000 mgr.x (mgr.24998) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.944370+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:50.944370+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.001473+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.001473+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.003791+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.003791+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.005751+0000 mon.a (mon.0) 7958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.005751+0000 mon.a (mon.0) 7958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.006553+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.006553+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.011743+0000 mgr.x (mgr.24998) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.011743+0000 mgr.x (mgr.24998) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.012321+0000 mon.a (mon.0) 7960 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.012321+0000 mon.a (mon.0) 7960 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.053318+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.053318+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.055376+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.055376+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.057519+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.057519+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.058197+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.058197+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.062931+0000 mgr.x (mgr.24998) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.062931+0000 mgr.x (mgr.24998) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.063604+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.063604+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.104647+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.104647+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.106931+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.106931+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.109130+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.109130+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.109758+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.109758+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.114455+0000 mgr.x (mgr.24998) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.114455+0000 mgr.x (mgr.24998) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.115119+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.115119+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.157139+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.157139+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.159364+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.159364+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.161810+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.161810+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.162701+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.162701+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.170194+0000 mgr.x (mgr.24998) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.170194+0000 mgr.x (mgr.24998) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.170782+0000 mon.a (mon.0) 7975 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.170782+0000 mon.a (mon.0) 7975 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.249444+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.249444+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.252836+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.252836+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.255690+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.255690+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.256782+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.256782+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.267768+0000 mon.a (mon.0) 7980 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.267768+0000 mon.a (mon.0) 7980 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.343591+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.343591+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.347200+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.347200+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.350712+0000 mon.a (mon.0) 7983 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.350712+0000 mon.a (mon.0) 7983 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.352383+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.352383+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.363899+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.363899+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.441323+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.441323+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.444521+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.444521+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.447813+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.447813+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.449097+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.449097+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.459888+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[59049]: audit 2024-04-30T10:13:51.459888+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.499628+0000 mon.a (mon.0) 7931 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.499628+0000 mon.a (mon.0) 7931 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.510375+0000 mon.a (mon.0) 7932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.510375+0000 mon.a (mon.0) 7932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.561578+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.561578+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.563510+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.563510+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: cephadm 2024-04-30T10:13:50.576179+0000 mgr.x (mgr.24998) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: cephadm 2024-04-30T10:13:50.576179+0000 mgr.x (mgr.24998) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.576282+0000 mon.a (mon.0) 7935 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.576282+0000 mon.a (mon.0) 7935 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.654792+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.654792+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.658598+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.658598+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.663428+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.663428+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.665371+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.499628+0000 mon.a (mon.0) 7931 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.499628+0000 mon.a (mon.0) 7931 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.510375+0000 mon.a (mon.0) 7932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.510375+0000 mon.a (mon.0) 7932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.561578+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.561578+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.563510+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.563510+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: cephadm 2024-04-30T10:13:50.576179+0000 mgr.x (mgr.24998) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: cephadm 2024-04-30T10:13:50.576179+0000 mgr.x (mgr.24998) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.576282+0000 mon.a (mon.0) 7935 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.576282+0000 mon.a (mon.0) 7935 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.654792+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.654792+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.658598+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.658598+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.663428+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.663428+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.665371+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.665371+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: cephadm 2024-04-30T10:13:50.677268+0000 mgr.x (mgr.24998) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: cephadm 2024-04-30T10:13:50.677268+0000 mgr.x (mgr.24998) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.677560+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.677560+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.755867+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.755867+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.759110+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.759110+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.762055+0000 mon.a (mon.0) 7943 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.762055+0000 mon.a (mon.0) 7943 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.763483+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.763483+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: cephadm 2024-04-30T10:13:50.773651+0000 mgr.x (mgr.24998) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: cephadm 2024-04-30T10:13:50.773651+0000 mgr.x (mgr.24998) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.774142+0000 mon.a (mon.0) 7945 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.774142+0000 mon.a (mon.0) 7945 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.832751+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.832751+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.835809+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.835809+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.665371+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: cephadm 2024-04-30T10:13:50.677268+0000 mgr.x (mgr.24998) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: cephadm 2024-04-30T10:13:50.677268+0000 mgr.x (mgr.24998) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.677560+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.677560+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.755867+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.755867+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.759110+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.759110+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.762055+0000 mon.a (mon.0) 7943 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.762055+0000 mon.a (mon.0) 7943 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.763483+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.763483+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: cephadm 2024-04-30T10:13:50.773651+0000 mgr.x (mgr.24998) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: cephadm 2024-04-30T10:13:50.773651+0000 mgr.x (mgr.24998) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.774142+0000 mon.a (mon.0) 7945 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.774142+0000 mon.a (mon.0) 7945 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.832751+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.832751+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.835809+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.835809+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.838565+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.838565+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.839831+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.839831+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: cephadm 2024-04-30T10:13:50.850318+0000 mgr.x (mgr.24998) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: cephadm 2024-04-30T10:13:50.850318+0000 mgr.x (mgr.24998) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.850818+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.850818+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.926481+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.926481+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.929355+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.929355+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.932631+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.932631+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.933665+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.933665+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: cephadm 2024-04-30T10:13:50.943831+0000 mgr.x (mgr.24998) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: cephadm 2024-04-30T10:13:50.943831+0000 mgr.x (mgr.24998) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.944370+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.838565+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.838565+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.839831+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.839831+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: cephadm 2024-04-30T10:13:50.850318+0000 mgr.x (mgr.24998) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: cephadm 2024-04-30T10:13:50.850318+0000 mgr.x (mgr.24998) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.850818+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.850818+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.926481+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.926481+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.929355+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.929355+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.932631+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.932631+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.933665+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.933665+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: cephadm 2024-04-30T10:13:50.943831+0000 mgr.x (mgr.24998) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: cephadm 2024-04-30T10:13:50.943831+0000 mgr.x (mgr.24998) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.944370+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:50.944370+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.001473+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.001473+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.003791+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.003791+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.005751+0000 mon.a (mon.0) 7958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.005751+0000 mon.a (mon.0) 7958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.006553+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.006553+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.011743+0000 mgr.x (mgr.24998) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.011743+0000 mgr.x (mgr.24998) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.012321+0000 mon.a (mon.0) 7960 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.012321+0000 mon.a (mon.0) 7960 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.053318+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.053318+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.055376+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.055376+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.057519+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.057519+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.058197+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:50.944370+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.001473+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.001473+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.003791+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.003791+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.005751+0000 mon.a (mon.0) 7958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.005751+0000 mon.a (mon.0) 7958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.006553+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.006553+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.011743+0000 mgr.x (mgr.24998) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.011743+0000 mgr.x (mgr.24998) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.012321+0000 mon.a (mon.0) 7960 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.012321+0000 mon.a (mon.0) 7960 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.053318+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.053318+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.055376+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.055376+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.057519+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.057519+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.058197+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.058197+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.062931+0000 mgr.x (mgr.24998) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.062931+0000 mgr.x (mgr.24998) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.063604+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.063604+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.104647+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.104647+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.106931+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.106931+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.109130+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.109130+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.109758+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.109758+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.114455+0000 mgr.x (mgr.24998) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.114455+0000 mgr.x (mgr.24998) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.115119+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.115119+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.157139+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.157139+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.159364+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.058197+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.062931+0000 mgr.x (mgr.24998) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.062931+0000 mgr.x (mgr.24998) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.063604+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.063604+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.104647+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.104647+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.106931+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.106931+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.109130+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.109130+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.109758+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.109758+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.114455+0000 mgr.x (mgr.24998) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.114455+0000 mgr.x (mgr.24998) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.115119+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.115119+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.157139+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.157139+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.159364+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.159364+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.161810+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.161810+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.162701+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.162701+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.170194+0000 mgr.x (mgr.24998) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.170194+0000 mgr.x (mgr.24998) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.170782+0000 mon.a (mon.0) 7975 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.170782+0000 mon.a (mon.0) 7975 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.249444+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.249444+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.252836+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.252836+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.255690+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.255690+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.256782+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.256782+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.267768+0000 mon.a (mon.0) 7980 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.267768+0000 mon.a (mon.0) 7980 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.159364+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.161810+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.161810+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.162701+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.162701+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.170194+0000 mgr.x (mgr.24998) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.170194+0000 mgr.x (mgr.24998) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:51.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.170782+0000 mon.a (mon.0) 7975 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.170782+0000 mon.a (mon.0) 7975 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.249444+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.249444+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.252836+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.252836+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.255690+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.255690+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.256782+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.256782+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.267768+0000 mon.a (mon.0) 7980 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.267768+0000 mon.a (mon.0) 7980 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.343591+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.343591+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.347200+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.347200+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.350712+0000 mon.a (mon.0) 7983 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.350712+0000 mon.a (mon.0) 7983 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.352383+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.352383+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.363899+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.363899+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.441323+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.441323+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.444521+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.444521+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.447813+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.447813+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.449097+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.449097+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.459888+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[75481]: audit 2024-04-30T10:13:51.459888+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.343591+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.343591+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.347200+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.347200+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.350712+0000 mon.a (mon.0) 7983 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.350712+0000 mon.a (mon.0) 7983 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.352383+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.352383+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.363899+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.363899+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.441323+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.441323+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:51.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.444521+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.444521+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:51.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.447813+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.447813+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:51.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.449097+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.449097+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:51.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.459888+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:51.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:51 smithi144 bash[73244]: audit 2024-04-30T10:13:51.459888+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.884Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-30T10:13:52.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.884Z 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-30T10:13:52.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.885Z 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-30T10:13:52.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.885Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-30T10:13:52.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.885Z 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-30T10:13:52.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z 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-30T10:13:52.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-30T10:13:52.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=arp 2024-04-30T10:13:52.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-30T10:13:52.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-30T10:13:52.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-30T10:13:52.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-30T10:13:52.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-30T10:13:52.073 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-30T10:13:52.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-30T10:13:52.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-30T10:13:52.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=edac 2024-04-30T10:13:52.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-30T10:13:52.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-30T10:13:52.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-30T10:13:52.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-30T10:13:52.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-30T10:13:52.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-30T10:13:52.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-30T10:13:52.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-30T10:13:52.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-30T10:13:52.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-30T10:13:52.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-30T10:13:52.074 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-30T10:13:52.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-30T10:13:52.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-30T10:13:52.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-30T10:13:52.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-30T10:13:52.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=os 2024-04-30T10:13:52.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-30T10:13:52.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-30T10:13:52.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-30T10:13:52.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-30T10:13:52.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-30T10:13:52.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-30T10:13:52.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-30T10:13:52.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=stat 2024-04-30T10:13:52.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-30T10:13:52.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-30T10:13:52.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-30T10:13:52.075 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=time 2024-04-30T10:13:52.076 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-30T10:13:52.076 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=uname 2024-04-30T10:13:52.076 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-30T10:13:52.076 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-30T10:13:52.076 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-30T10:13:52.076 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-30T10:13:52.076 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:13:51 smithi151 bash[87931]: ts=2024-04-30T10:13:51.886Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-30T10:13:52.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.267538+0000 mgr.x (mgr.24998) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.267538+0000 mgr.x (mgr.24998) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.363633+0000 mgr.x (mgr.24998) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.363633+0000 mgr.x (mgr.24998) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.459313+0000 mgr.x (mgr.24998) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.459313+0000 mgr.x (mgr.24998) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.533483+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.533483+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.536093+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.536093+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.538872+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.538872+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.539820+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.539820+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.545760+0000 mgr.x (mgr.24998) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.545760+0000 mgr.x (mgr.24998) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.546293+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.546293+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.588713+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.588713+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.591708+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.591708+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.594357+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.594357+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.595537+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.595537+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.605930+0000 mgr.x (mgr.24998) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.605930+0000 mgr.x (mgr.24998) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.606318+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.606318+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.664858+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.664858+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.667840+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.667840+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.671897+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.671897+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.673193+0000 mon.a (mon.0) 8004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.673193+0000 mon.a (mon.0) 8004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.684035+0000 mgr.x (mgr.24998) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.684035+0000 mgr.x (mgr.24998) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.684447+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.684447+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.773028+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.773028+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.778008+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.778008+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.782210+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.782210+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.783722+0000 mon.a (mon.0) 8009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.783722+0000 mon.a (mon.0) 8009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.796295+0000 mgr.x (mgr.24998) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.796295+0000 mgr.x (mgr.24998) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.796532+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.796532+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.855627+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.855627+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.858803+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.858803+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.861453+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.861453+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.862575+0000 mon.a (mon.0) 8014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.862575+0000 mon.a (mon.0) 8014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.872486+0000 mgr.x (mgr.24998) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.872486+0000 mgr.x (mgr.24998) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.873072+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.873072+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.931568+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.931568+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.934698+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.934698+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.937250+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.937250+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.938425+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.938425+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.948546+0000 mgr.x (mgr.24998) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:51.948546+0000 mgr.x (mgr.24998) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.949003+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.949003+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.991344+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.991344+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.994675+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.994675+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.997213+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.997213+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.998325+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:51.998325+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.008243+0000 mgr.x (mgr.24998) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.008243+0000 mgr.x (mgr.24998) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.008867+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.008867+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.070761+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.070761+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.073971+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.073971+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.076568+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.076568+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.077682+0000 mon.a (mon.0) 8029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.077682+0000 mon.a (mon.0) 8029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.087866+0000 mgr.x (mgr.24998) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.087866+0000 mgr.x (mgr.24998) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.088413+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.088413+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.149992+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.149992+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.152989+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.152989+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.156581+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.156581+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.157743+0000 mon.a (mon.0) 8034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.157743+0000 mon.a (mon.0) 8034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.168480+0000 mgr.x (mgr.24998) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.168480+0000 mgr.x (mgr.24998) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.169014+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.169014+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cluster 2024-04-30T10:13:52.201754+0000 mgr.x (mgr.24998) 2072 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:52.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: cluster 2024-04-30T10:13:52.201754+0000 mgr.x (mgr.24998) 2072 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:52.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.242816+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.242816+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.245963+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.245963+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.249824+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.249824+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.251134+0000 mon.a (mon.0) 8039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.251134+0000 mon.a (mon.0) 8039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.262089+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.262089+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.339315+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.339315+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.342975+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.342975+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.346420+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.346420+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.347658+0000 mon.a (mon.0) 8044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.347658+0000 mon.a (mon.0) 8044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.361913+0000 mon.a (mon.0) 8045 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.361913+0000 mon.a (mon.0) 8045 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.451728+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.451728+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.456752+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.456752+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.460624+0000 mon.a (mon.0) 8048 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.836 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.460624+0000 mon.a (mon.0) 8048 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.836 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.461964+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.836 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.461964+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.836 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.476320+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.836 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.476320+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.836 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.490546+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:52.836 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:52 smithi151 bash[59049]: audit 2024-04-30T10:13:52.490546+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:52.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.267538+0000 mgr.x (mgr.24998) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.267538+0000 mgr.x (mgr.24998) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.363633+0000 mgr.x (mgr.24998) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.363633+0000 mgr.x (mgr.24998) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.459313+0000 mgr.x (mgr.24998) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.459313+0000 mgr.x (mgr.24998) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.533483+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.533483+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.536093+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.536093+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.538872+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.538872+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.539820+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.539820+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.545760+0000 mgr.x (mgr.24998) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.545760+0000 mgr.x (mgr.24998) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.546293+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.546293+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.588713+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.588713+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.267538+0000 mgr.x (mgr.24998) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.267538+0000 mgr.x (mgr.24998) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.363633+0000 mgr.x (mgr.24998) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.363633+0000 mgr.x (mgr.24998) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.459313+0000 mgr.x (mgr.24998) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.459313+0000 mgr.x (mgr.24998) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.533483+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.533483+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.536093+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.536093+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.538872+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.538872+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.539820+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.539820+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.545760+0000 mgr.x (mgr.24998) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.545760+0000 mgr.x (mgr.24998) 2063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.546293+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.546293+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.588713+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.588713+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.591708+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.591708+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.594357+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.594357+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.595537+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.595537+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.605930+0000 mgr.x (mgr.24998) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.605930+0000 mgr.x (mgr.24998) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.606318+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.606318+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.664858+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.664858+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.667840+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.667840+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.671897+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.671897+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.673193+0000 mon.a (mon.0) 8004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.673193+0000 mon.a (mon.0) 8004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.684035+0000 mgr.x (mgr.24998) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.591708+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.591708+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.594357+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.594357+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.595537+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.595537+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.605930+0000 mgr.x (mgr.24998) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.605930+0000 mgr.x (mgr.24998) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.606318+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.606318+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.664858+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.664858+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.667840+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.667840+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.671897+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.671897+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.673193+0000 mon.a (mon.0) 8004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.673193+0000 mon.a (mon.0) 8004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.684035+0000 mgr.x (mgr.24998) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.684035+0000 mgr.x (mgr.24998) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.684447+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.684447+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.773028+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.773028+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.778008+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.778008+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.782210+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.782210+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.783722+0000 mon.a (mon.0) 8009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.783722+0000 mon.a (mon.0) 8009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.796295+0000 mgr.x (mgr.24998) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.796295+0000 mgr.x (mgr.24998) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.796532+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.796532+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.855627+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.855627+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.858803+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.858803+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.861453+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.684035+0000 mgr.x (mgr.24998) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.684447+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.684447+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.773028+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.773028+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.778008+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.778008+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.782210+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.782210+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.783722+0000 mon.a (mon.0) 8009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.783722+0000 mon.a (mon.0) 8009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.796295+0000 mgr.x (mgr.24998) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.796295+0000 mgr.x (mgr.24998) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.796532+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.796532+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.855627+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.855627+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.858803+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.858803+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.861453+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.861453+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.862575+0000 mon.a (mon.0) 8014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.862575+0000 mon.a (mon.0) 8014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.872486+0000 mgr.x (mgr.24998) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.872486+0000 mgr.x (mgr.24998) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.873072+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.873072+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.931568+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.931568+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.934698+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.934698+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.937250+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.937250+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.938425+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.938425+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.948546+0000 mgr.x (mgr.24998) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:51.948546+0000 mgr.x (mgr.24998) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.949003+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.949003+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.991344+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.861453+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.862575+0000 mon.a (mon.0) 8014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.862575+0000 mon.a (mon.0) 8014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.872486+0000 mgr.x (mgr.24998) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.872486+0000 mgr.x (mgr.24998) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.873072+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.873072+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.931568+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.931568+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.934698+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.934698+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.937250+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.937250+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.938425+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.938425+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.948546+0000 mgr.x (mgr.24998) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:51.948546+0000 mgr.x (mgr.24998) 2068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.949003+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.949003+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.991344+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.991344+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.994675+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.994675+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.997213+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.997213+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.998325+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:51.998325+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.008243+0000 mgr.x (mgr.24998) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.008243+0000 mgr.x (mgr.24998) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.008867+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.008867+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.070761+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.070761+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.073971+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.073971+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.076568+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.076568+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.077682+0000 mon.a (mon.0) 8029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.077682+0000 mon.a (mon.0) 8029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.991344+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.994675+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.994675+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.997213+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.997213+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.998325+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:51.998325+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.008243+0000 mgr.x (mgr.24998) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.008243+0000 mgr.x (mgr.24998) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.008867+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.008867+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.070761+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.070761+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.073971+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.073971+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.076568+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.076568+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.077682+0000 mon.a (mon.0) 8029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.077682+0000 mon.a (mon.0) 8029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.087866+0000 mgr.x (mgr.24998) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.087866+0000 mgr.x (mgr.24998) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.088413+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.088413+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.149992+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.149992+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.152989+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.152989+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.156581+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.156581+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.157743+0000 mon.a (mon.0) 8034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.157743+0000 mon.a (mon.0) 8034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.168480+0000 mgr.x (mgr.24998) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.168480+0000 mgr.x (mgr.24998) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.169014+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.169014+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cluster 2024-04-30T10:13:52.201754+0000 mgr.x (mgr.24998) 2072 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:52.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: cluster 2024-04-30T10:13:52.201754+0000 mgr.x (mgr.24998) 2072 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:52.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.242816+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.242816+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.087866+0000 mgr.x (mgr.24998) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.087866+0000 mgr.x (mgr.24998) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.088413+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.088413+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.149992+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.149992+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.152989+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.152989+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.156581+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.156581+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.157743+0000 mon.a (mon.0) 8034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.157743+0000 mon.a (mon.0) 8034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.168480+0000 mgr.x (mgr.24998) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.168480+0000 mgr.x (mgr.24998) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:52.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.169014+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.169014+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cluster 2024-04-30T10:13:52.201754+0000 mgr.x (mgr.24998) 2072 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:52.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: cluster 2024-04-30T10:13:52.201754+0000 mgr.x (mgr.24998) 2072 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:52.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.242816+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.242816+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.245963+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.245963+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.249824+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.249824+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.251134+0000 mon.a (mon.0) 8039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.251134+0000 mon.a (mon.0) 8039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.262089+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.262089+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.339315+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.339315+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.342975+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.342975+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.346420+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.346420+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.347658+0000 mon.a (mon.0) 8044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.347658+0000 mon.a (mon.0) 8044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.361913+0000 mon.a (mon.0) 8045 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.361913+0000 mon.a (mon.0) 8045 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.451728+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.245963+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.245963+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.249824+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.249824+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.251134+0000 mon.a (mon.0) 8039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.251134+0000 mon.a (mon.0) 8039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.262089+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.262089+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.339315+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.339315+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.342975+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.342975+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.346420+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.346420+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.347658+0000 mon.a (mon.0) 8044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.347658+0000 mon.a (mon.0) 8044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.361913+0000 mon.a (mon.0) 8045 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.361913+0000 mon.a (mon.0) 8045 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.451728+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.451728+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.456752+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.456752+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.460624+0000 mon.a (mon.0) 8048 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.460624+0000 mon.a (mon.0) 8048 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.461964+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.461964+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.476320+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.476320+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.490546+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:52.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[73244]: audit 2024-04-30T10:13:52.490546+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:52.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.451728+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:52.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.456752+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.456752+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:52.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.460624+0000 mon.a (mon.0) 8048 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.460624+0000 mon.a (mon.0) 8048 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:52.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.461964+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.461964+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:52.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.476320+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.476320+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:52.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.490546+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:52.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:52 smithi144 bash[75481]: audit 2024-04-30T10:13:52.490546+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:13:53.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.261618+0000 mgr.x (mgr.24998) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.261618+0000 mgr.x (mgr.24998) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.361708+0000 mgr.x (mgr.24998) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.361708+0000 mgr.x (mgr.24998) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.476201+0000 mgr.x (mgr.24998) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.476201+0000 mgr.x (mgr.24998) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.641585+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.641585+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.645323+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.645323+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.649724+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.649724+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.651240+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.651240+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.662803+0000 mgr.x (mgr.24998) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.662803+0000 mgr.x (mgr.24998) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.663017+0000 mon.a (mon.0) 8056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.663017+0000 mon.a (mon.0) 8056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.738702+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.738702+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.742004+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.742004+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.744946+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.744946+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.746210+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.746210+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.756245+0000 mgr.x (mgr.24998) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.756245+0000 mgr.x (mgr.24998) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.756714+0000 mon.a (mon.0) 8061 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.756714+0000 mon.a (mon.0) 8061 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.849301+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.849301+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.852562+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.852562+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.855703+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.855703+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.856899+0000 mon.a (mon.0) 8065 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.856899+0000 mon.a (mon.0) 8065 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.867393+0000 mgr.x (mgr.24998) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.867393+0000 mgr.x (mgr.24998) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.867885+0000 mon.a (mon.0) 8066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.867885+0000 mon.a (mon.0) 8066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.928175+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.928175+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.931345+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.931345+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.934081+0000 mon.a (mon.0) 8069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.934081+0000 mon.a (mon.0) 8069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.935507+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.935507+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.943876+0000 mgr.x (mgr.24998) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:52.943876+0000 mgr.x (mgr.24998) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.944457+0000 mon.a (mon.0) 8071 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:52.944457+0000 mon.a (mon.0) 8071 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.011998+0000 mon.a (mon.0) 8072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.011998+0000 mon.a (mon.0) 8072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.015432+0000 mon.a (mon.0) 8073 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.015432+0000 mon.a (mon.0) 8073 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.018180+0000 mon.a (mon.0) 8074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.018180+0000 mon.a (mon.0) 8074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.019208+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.019208+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.027553+0000 mgr.x (mgr.24998) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.027553+0000 mgr.x (mgr.24998) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.028119+0000 mon.a (mon.0) 8076 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.028119+0000 mon.a (mon.0) 8076 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.101424+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.101424+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.104206+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.104206+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.107613+0000 mon.a (mon.0) 8079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.107613+0000 mon.a (mon.0) 8079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.108726+0000 mon.a (mon.0) 8080 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.108726+0000 mon.a (mon.0) 8080 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.117865+0000 mgr.x (mgr.24998) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.117865+0000 mgr.x (mgr.24998) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.118305+0000 mon.a (mon.0) 8081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.118305+0000 mon.a (mon.0) 8081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.178429+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.178429+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.181258+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.181258+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.184324+0000 mon.a (mon.0) 8084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.184324+0000 mon.a (mon.0) 8084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.185690+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.185690+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.193635+0000 mgr.x (mgr.24998) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.193635+0000 mgr.x (mgr.24998) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.194173+0000 mon.a (mon.0) 8086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.194173+0000 mon.a (mon.0) 8086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.254230+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.254230+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.258578+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.258578+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.262340+0000 mon.a (mon.0) 8089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.262340+0000 mon.a (mon.0) 8089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.264007+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.264007+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.274715+0000 mon.a (mon.0) 8091 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.274715+0000 mon.a (mon.0) 8091 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.350506+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.350506+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.353624+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.353624+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.356534+0000 mon.a (mon.0) 8094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.356534+0000 mon.a (mon.0) 8094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.357744+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.357744+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.366901+0000 mon.a (mon.0) 8096 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.366901+0000 mon.a (mon.0) 8096 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.455400+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.455400+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.460206+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.460206+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.464471+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.464471+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.466079+0000 mon.a (mon.0) 8100 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.466079+0000 mon.a (mon.0) 8100 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.476721+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:53 smithi151 bash[59049]: audit 2024-04-30T10:13:53.476721+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.261618+0000 mgr.x (mgr.24998) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.261618+0000 mgr.x (mgr.24998) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.361708+0000 mgr.x (mgr.24998) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.361708+0000 mgr.x (mgr.24998) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.476201+0000 mgr.x (mgr.24998) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.476201+0000 mgr.x (mgr.24998) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.641585+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.641585+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.645323+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.645323+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.649724+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.649724+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.651240+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.651240+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.662803+0000 mgr.x (mgr.24998) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.662803+0000 mgr.x (mgr.24998) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.663017+0000 mon.a (mon.0) 8056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.663017+0000 mon.a (mon.0) 8056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.738702+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.738702+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.261618+0000 mgr.x (mgr.24998) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.261618+0000 mgr.x (mgr.24998) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.361708+0000 mgr.x (mgr.24998) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.361708+0000 mgr.x (mgr.24998) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.476201+0000 mgr.x (mgr.24998) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.476201+0000 mgr.x (mgr.24998) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.641585+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.641585+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.645323+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.645323+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.649724+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.649724+0000 mon.a (mon.0) 8054 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.651240+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.651240+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.662803+0000 mgr.x (mgr.24998) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.662803+0000 mgr.x (mgr.24998) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.663017+0000 mon.a (mon.0) 8056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.663017+0000 mon.a (mon.0) 8056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.738702+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.738702+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.742004+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.742004+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.744946+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.744946+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.746210+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.746210+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.756245+0000 mgr.x (mgr.24998) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.756245+0000 mgr.x (mgr.24998) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.756714+0000 mon.a (mon.0) 8061 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.756714+0000 mon.a (mon.0) 8061 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.849301+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.849301+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.852562+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.852562+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.855703+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.855703+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.856899+0000 mon.a (mon.0) 8065 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.856899+0000 mon.a (mon.0) 8065 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.867393+0000 mgr.x (mgr.24998) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.742004+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.742004+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.744946+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.744946+0000 mon.a (mon.0) 8059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.746210+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.746210+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.756245+0000 mgr.x (mgr.24998) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.756245+0000 mgr.x (mgr.24998) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.756714+0000 mon.a (mon.0) 8061 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.756714+0000 mon.a (mon.0) 8061 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.849301+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.849301+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.852562+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.852562+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.855703+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.855703+0000 mon.a (mon.0) 8064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.856899+0000 mon.a (mon.0) 8065 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.856899+0000 mon.a (mon.0) 8065 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.867393+0000 mgr.x (mgr.24998) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.867393+0000 mgr.x (mgr.24998) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.867885+0000 mon.a (mon.0) 8066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.867885+0000 mon.a (mon.0) 8066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.928175+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.928175+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.931345+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.931345+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.934081+0000 mon.a (mon.0) 8069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.934081+0000 mon.a (mon.0) 8069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.935507+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.935507+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.943876+0000 mgr.x (mgr.24998) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:52.943876+0000 mgr.x (mgr.24998) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.944457+0000 mon.a (mon.0) 8071 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:52.944457+0000 mon.a (mon.0) 8071 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.011998+0000 mon.a (mon.0) 8072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.011998+0000 mon.a (mon.0) 8072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.015432+0000 mon.a (mon.0) 8073 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.015432+0000 mon.a (mon.0) 8073 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.018180+0000 mon.a (mon.0) 8074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.867393+0000 mgr.x (mgr.24998) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.867885+0000 mon.a (mon.0) 8066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.867885+0000 mon.a (mon.0) 8066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.928175+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.928175+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.931345+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.931345+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.934081+0000 mon.a (mon.0) 8069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.934081+0000 mon.a (mon.0) 8069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.935507+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.935507+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.943876+0000 mgr.x (mgr.24998) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:52.943876+0000 mgr.x (mgr.24998) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.944457+0000 mon.a (mon.0) 8071 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:52.944457+0000 mon.a (mon.0) 8071 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.011998+0000 mon.a (mon.0) 8072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.011998+0000 mon.a (mon.0) 8072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.015432+0000 mon.a (mon.0) 8073 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.015432+0000 mon.a (mon.0) 8073 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.018180+0000 mon.a (mon.0) 8074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.018180+0000 mon.a (mon.0) 8074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.019208+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.019208+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.027553+0000 mgr.x (mgr.24998) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.027553+0000 mgr.x (mgr.24998) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.028119+0000 mon.a (mon.0) 8076 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.028119+0000 mon.a (mon.0) 8076 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.101424+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.101424+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.104206+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.104206+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.107613+0000 mon.a (mon.0) 8079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.107613+0000 mon.a (mon.0) 8079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.108726+0000 mon.a (mon.0) 8080 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.108726+0000 mon.a (mon.0) 8080 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.117865+0000 mgr.x (mgr.24998) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.117865+0000 mgr.x (mgr.24998) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.118305+0000 mon.a (mon.0) 8081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.118305+0000 mon.a (mon.0) 8081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.178429+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.018180+0000 mon.a (mon.0) 8074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.019208+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.019208+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.027553+0000 mgr.x (mgr.24998) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.027553+0000 mgr.x (mgr.24998) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.028119+0000 mon.a (mon.0) 8076 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.028119+0000 mon.a (mon.0) 8076 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.101424+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.101424+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.104206+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.104206+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.107613+0000 mon.a (mon.0) 8079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.107613+0000 mon.a (mon.0) 8079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.108726+0000 mon.a (mon.0) 8080 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.108726+0000 mon.a (mon.0) 8080 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.117865+0000 mgr.x (mgr.24998) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.117865+0000 mgr.x (mgr.24998) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.118305+0000 mon.a (mon.0) 8081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.118305+0000 mon.a (mon.0) 8081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.178429+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.178429+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.181258+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.181258+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.184324+0000 mon.a (mon.0) 8084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.184324+0000 mon.a (mon.0) 8084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.185690+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.185690+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.193635+0000 mgr.x (mgr.24998) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.193635+0000 mgr.x (mgr.24998) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.194173+0000 mon.a (mon.0) 8086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.194173+0000 mon.a (mon.0) 8086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.254230+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.254230+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.258578+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.258578+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.262340+0000 mon.a (mon.0) 8089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.262340+0000 mon.a (mon.0) 8089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.264007+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.264007+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.178429+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.181258+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.181258+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.184324+0000 mon.a (mon.0) 8084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.184324+0000 mon.a (mon.0) 8084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.185690+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.185690+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.193635+0000 mgr.x (mgr.24998) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.193635+0000 mgr.x (mgr.24998) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:53.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.194173+0000 mon.a (mon.0) 8086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.194173+0000 mon.a (mon.0) 8086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.254230+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.254230+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.258578+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.258578+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.262340+0000 mon.a (mon.0) 8089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.262340+0000 mon.a (mon.0) 8089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.264007+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.264007+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.274715+0000 mon.a (mon.0) 8091 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.274715+0000 mon.a (mon.0) 8091 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.350506+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.350506+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.353624+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.353624+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.356534+0000 mon.a (mon.0) 8094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.356534+0000 mon.a (mon.0) 8094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.357744+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.357744+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.366901+0000 mon.a (mon.0) 8096 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.366901+0000 mon.a (mon.0) 8096 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.455400+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.455400+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.460206+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.460206+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.464471+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.464471+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.466079+0000 mon.a (mon.0) 8100 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.466079+0000 mon.a (mon.0) 8100 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.476721+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[73244]: audit 2024-04-30T10:13:53.476721+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.274715+0000 mon.a (mon.0) 8091 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.274715+0000 mon.a (mon.0) 8091 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.350506+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.350506+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.353624+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.353624+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.356534+0000 mon.a (mon.0) 8094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.356534+0000 mon.a (mon.0) 8094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.357744+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.357744+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.366901+0000 mon.a (mon.0) 8096 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.366901+0000 mon.a (mon.0) 8096 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.455400+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.455400+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:53.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.460206+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.460206+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:53.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.464471+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.464471+0000 mon.a (mon.0) 8099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:53.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.466079+0000 mon.a (mon.0) 8100 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.466079+0000 mon.a (mon.0) 8100 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:53.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.476721+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:53.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:53 smithi144 bash[75481]: audit 2024-04-30T10:13:53.476721+0000 mon.a (mon.0) 8101 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.274323+0000 mgr.x (mgr.24998) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.274323+0000 mgr.x (mgr.24998) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.366437+0000 mgr.x (mgr.24998) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.366437+0000 mgr.x (mgr.24998) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.476443+0000 mgr.x (mgr.24998) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.476443+0000 mgr.x (mgr.24998) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.585049+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.585049+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.590105+0000 mon.a (mon.0) 8103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.590105+0000 mon.a (mon.0) 8103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.594592+0000 mon.a (mon.0) 8104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.594592+0000 mon.a (mon.0) 8104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.596241+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.596241+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.606668+0000 mgr.x (mgr.24998) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.606668+0000 mgr.x (mgr.24998) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.606807+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.606807+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.686207+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.686207+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.690559+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.690559+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.693958+0000 mon.a (mon.0) 8109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.693958+0000 mon.a (mon.0) 8109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.695266+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.695266+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.704427+0000 mgr.x (mgr.24998) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.704427+0000 mgr.x (mgr.24998) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.704834+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.704834+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.787249+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.787249+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.792126+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.792126+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.795990+0000 mon.a (mon.0) 8114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.795990+0000 mon.a (mon.0) 8114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.797344+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.797344+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.807447+0000 mgr.x (mgr.24998) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.807447+0000 mgr.x (mgr.24998) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.807552+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.807552+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.899998+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.899998+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.904574+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.904574+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.908021+0000 mon.a (mon.0) 8119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.908021+0000 mon.a (mon.0) 8119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.909441+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.909441+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.917225+0000 mgr.x (mgr.24998) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.917225+0000 mgr.x (mgr.24998) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.917585+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.917585+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.978979+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.978979+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.981748+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.981748+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.985063+0000 mon.a (mon.0) 8124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.985063+0000 mon.a (mon.0) 8124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.986141+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.986141+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.994333+0000 mgr.x (mgr.24998) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:53.994333+0000 mgr.x (mgr.24998) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.994814+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:53.994814+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.036416+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.036416+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.039130+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.039130+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.041725+0000 mon.a (mon.0) 8129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.041725+0000 mon.a (mon.0) 8129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.042844+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.042844+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.050450+0000 mgr.x (mgr.24998) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.050450+0000 mgr.x (mgr.24998) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.051019+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.051019+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.109456+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.109456+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.112663+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.112663+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.115067+0000 mon.a (mon.0) 8134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.115067+0000 mon.a (mon.0) 8134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.116065+0000 mon.a (mon.0) 8135 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.116065+0000 mon.a (mon.0) 8135 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.123525+0000 mgr.x (mgr.24998) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.123525+0000 mgr.x (mgr.24998) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.124140+0000 mon.a (mon.0) 8136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.124140+0000 mon.a (mon.0) 8136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.182949+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.182949+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.185922+0000 mon.a (mon.0) 8138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.185922+0000 mon.a (mon.0) 8138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.188616+0000 mon.a (mon.0) 8139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.188616+0000 mon.a (mon.0) 8139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.189738+0000 mon.a (mon.0) 8140 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.189738+0000 mon.a (mon.0) 8140 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.197568+0000 mgr.x (mgr.24998) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.197568+0000 mgr.x (mgr.24998) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.198057+0000 mon.a (mon.0) 8141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.198057+0000 mon.a (mon.0) 8141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cluster 2024-04-30T10:13:54.202458+0000 mgr.x (mgr.24998) 2094 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:54.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: cluster 2024-04-30T10:13:54.202458+0000 mgr.x (mgr.24998) 2094 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:54.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.242605+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.242605+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.246180+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.246180+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.249200+0000 mon.a (mon.0) 8144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.249200+0000 mon.a (mon.0) 8144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.250729+0000 mon.a (mon.0) 8145 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.250729+0000 mon.a (mon.0) 8145 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.259932+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.259932+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.318021+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.318021+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.321125+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.321125+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.324732+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.324732+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.325918+0000 mon.a (mon.0) 8150 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.325918+0000 mon.a (mon.0) 8150 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.336715+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.336715+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.394291+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.394291+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.397108+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.397108+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.399996+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.399996+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.401213+0000 mon.a (mon.0) 8155 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.401213+0000 mon.a (mon.0) 8155 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.411963+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.411963+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.469567+0000 mon.a (mon.0) 8157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.469567+0000 mon.a (mon.0) 8157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.472512+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.472512+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.475562+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.475562+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.476851+0000 mon.a (mon.0) 8160 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.476851+0000 mon.a (mon.0) 8160 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.487574+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:54 smithi151 bash[59049]: audit 2024-04-30T10:13:54.487574+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.274323+0000 mgr.x (mgr.24998) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.274323+0000 mgr.x (mgr.24998) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.366437+0000 mgr.x (mgr.24998) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.366437+0000 mgr.x (mgr.24998) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.476443+0000 mgr.x (mgr.24998) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.476443+0000 mgr.x (mgr.24998) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.585049+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.585049+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.590105+0000 mon.a (mon.0) 8103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.590105+0000 mon.a (mon.0) 8103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.594592+0000 mon.a (mon.0) 8104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.594592+0000 mon.a (mon.0) 8104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.596241+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.596241+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.606668+0000 mgr.x (mgr.24998) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.606668+0000 mgr.x (mgr.24998) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.606807+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.606807+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.686207+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.686207+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.274323+0000 mgr.x (mgr.24998) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.274323+0000 mgr.x (mgr.24998) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.366437+0000 mgr.x (mgr.24998) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.366437+0000 mgr.x (mgr.24998) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.476443+0000 mgr.x (mgr.24998) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.476443+0000 mgr.x (mgr.24998) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.585049+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.585049+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.590105+0000 mon.a (mon.0) 8103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.590105+0000 mon.a (mon.0) 8103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.594592+0000 mon.a (mon.0) 8104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.594592+0000 mon.a (mon.0) 8104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.596241+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.596241+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.606668+0000 mgr.x (mgr.24998) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.606668+0000 mgr.x (mgr.24998) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.606807+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.606807+0000 mon.a (mon.0) 8106 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.686207+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.686207+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.690559+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.690559+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.693958+0000 mon.a (mon.0) 8109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.693958+0000 mon.a (mon.0) 8109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.695266+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.695266+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.704427+0000 mgr.x (mgr.24998) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.704427+0000 mgr.x (mgr.24998) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.704834+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.704834+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.787249+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.787249+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.792126+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.792126+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.795990+0000 mon.a (mon.0) 8114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.795990+0000 mon.a (mon.0) 8114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.797344+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.797344+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.807447+0000 mgr.x (mgr.24998) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.690559+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.690559+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.693958+0000 mon.a (mon.0) 8109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.693958+0000 mon.a (mon.0) 8109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.695266+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.695266+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.704427+0000 mgr.x (mgr.24998) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.704427+0000 mgr.x (mgr.24998) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.704834+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.704834+0000 mon.a (mon.0) 8111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.787249+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.787249+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.792126+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.792126+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.795990+0000 mon.a (mon.0) 8114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.795990+0000 mon.a (mon.0) 8114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.797344+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.797344+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.807447+0000 mgr.x (mgr.24998) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.807447+0000 mgr.x (mgr.24998) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.807552+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.807552+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.899998+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.899998+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.904574+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.904574+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.908021+0000 mon.a (mon.0) 8119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.908021+0000 mon.a (mon.0) 8119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.909441+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.909441+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.917225+0000 mgr.x (mgr.24998) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.917225+0000 mgr.x (mgr.24998) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.917585+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.917585+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.978979+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.978979+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.981748+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.981748+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.985063+0000 mon.a (mon.0) 8124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.807447+0000 mgr.x (mgr.24998) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.807552+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.807552+0000 mon.a (mon.0) 8116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.899998+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.899998+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.904574+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.904574+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.908021+0000 mon.a (mon.0) 8119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.908021+0000 mon.a (mon.0) 8119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.909441+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.909441+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.917225+0000 mgr.x (mgr.24998) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.917225+0000 mgr.x (mgr.24998) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.917585+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.917585+0000 mon.a (mon.0) 8121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.978979+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.978979+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.981748+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.981748+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.985063+0000 mon.a (mon.0) 8124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.985063+0000 mon.a (mon.0) 8124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.986141+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.986141+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.994333+0000 mgr.x (mgr.24998) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:53.994333+0000 mgr.x (mgr.24998) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.994814+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:53.994814+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.036416+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.036416+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.039130+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.039130+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.041725+0000 mon.a (mon.0) 8129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.041725+0000 mon.a (mon.0) 8129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.042844+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.042844+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.050450+0000 mgr.x (mgr.24998) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.050450+0000 mgr.x (mgr.24998) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.051019+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.051019+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.109456+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.985063+0000 mon.a (mon.0) 8124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.986141+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.986141+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.994333+0000 mgr.x (mgr.24998) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:53.994333+0000 mgr.x (mgr.24998) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.994814+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:53.994814+0000 mon.a (mon.0) 8126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.036416+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.036416+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.039130+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.039130+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.041725+0000 mon.a (mon.0) 8129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.041725+0000 mon.a (mon.0) 8129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.042844+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.042844+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.050450+0000 mgr.x (mgr.24998) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.050450+0000 mgr.x (mgr.24998) 2091 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.051019+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.051019+0000 mon.a (mon.0) 8131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.109456+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.109456+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.112663+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.112663+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.115067+0000 mon.a (mon.0) 8134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.115067+0000 mon.a (mon.0) 8134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.116065+0000 mon.a (mon.0) 8135 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.116065+0000 mon.a (mon.0) 8135 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.123525+0000 mgr.x (mgr.24998) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.123525+0000 mgr.x (mgr.24998) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.124140+0000 mon.a (mon.0) 8136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.124140+0000 mon.a (mon.0) 8136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.182949+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.182949+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.185922+0000 mon.a (mon.0) 8138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.185922+0000 mon.a (mon.0) 8138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.188616+0000 mon.a (mon.0) 8139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.188616+0000 mon.a (mon.0) 8139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.189738+0000 mon.a (mon.0) 8140 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.189738+0000 mon.a (mon.0) 8140 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.109456+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.112663+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.112663+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.115067+0000 mon.a (mon.0) 8134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.115067+0000 mon.a (mon.0) 8134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.116065+0000 mon.a (mon.0) 8135 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.116065+0000 mon.a (mon.0) 8135 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.123525+0000 mgr.x (mgr.24998) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.123525+0000 mgr.x (mgr.24998) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.124140+0000 mon.a (mon.0) 8136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.124140+0000 mon.a (mon.0) 8136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.182949+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.182949+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.185922+0000 mon.a (mon.0) 8138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.185922+0000 mon.a (mon.0) 8138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.188616+0000 mon.a (mon.0) 8139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.188616+0000 mon.a (mon.0) 8139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.189738+0000 mon.a (mon.0) 8140 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.189738+0000 mon.a (mon.0) 8140 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.197568+0000 mgr.x (mgr.24998) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.197568+0000 mgr.x (mgr.24998) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.198057+0000 mon.a (mon.0) 8141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.198057+0000 mon.a (mon.0) 8141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cluster 2024-04-30T10:13:54.202458+0000 mgr.x (mgr.24998) 2094 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:54.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: cluster 2024-04-30T10:13:54.202458+0000 mgr.x (mgr.24998) 2094 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:54.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.242605+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.242605+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.246180+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.246180+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.249200+0000 mon.a (mon.0) 8144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.249200+0000 mon.a (mon.0) 8144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.250729+0000 mon.a (mon.0) 8145 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.250729+0000 mon.a (mon.0) 8145 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.259932+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.259932+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.318021+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.318021+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.321125+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.321125+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.197568+0000 mgr.x (mgr.24998) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.197568+0000 mgr.x (mgr.24998) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:54.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.198057+0000 mon.a (mon.0) 8141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.198057+0000 mon.a (mon.0) 8141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cluster 2024-04-30T10:13:54.202458+0000 mgr.x (mgr.24998) 2094 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:54.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: cluster 2024-04-30T10:13:54.202458+0000 mgr.x (mgr.24998) 2094 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:54.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.242605+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.242605+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.246180+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.246180+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.249200+0000 mon.a (mon.0) 8144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.249200+0000 mon.a (mon.0) 8144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.250729+0000 mon.a (mon.0) 8145 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.250729+0000 mon.a (mon.0) 8145 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.259932+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.259932+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.318021+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.318021+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.321125+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.321125+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.324732+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.324732+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.325918+0000 mon.a (mon.0) 8150 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.325918+0000 mon.a (mon.0) 8150 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.336715+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.336715+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.394291+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.394291+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.397108+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.397108+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.399996+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.399996+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.401213+0000 mon.a (mon.0) 8155 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.401213+0000 mon.a (mon.0) 8155 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.411963+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.411963+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.469567+0000 mon.a (mon.0) 8157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.469567+0000 mon.a (mon.0) 8157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.472512+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.472512+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.475562+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.475562+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.476851+0000 mon.a (mon.0) 8160 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.476851+0000 mon.a (mon.0) 8160 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.487574+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[75481]: audit 2024-04-30T10:13:54.487574+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.324732+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.324732+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.325918+0000 mon.a (mon.0) 8150 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.325918+0000 mon.a (mon.0) 8150 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.336715+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.336715+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.394291+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.394291+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.397108+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.397108+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.399996+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.399996+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.401213+0000 mon.a (mon.0) 8155 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.401213+0000 mon.a (mon.0) 8155 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.411963+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.411963+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.469567+0000 mon.a (mon.0) 8157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.469567+0000 mon.a (mon.0) 8157 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:54.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.472512+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.472512+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:54.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.475562+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.475562+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:54.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.476851+0000 mon.a (mon.0) 8160 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.476851+0000 mon.a (mon.0) 8160 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:54.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.487574+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:54.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:54 smithi144 bash[73244]: audit 2024-04-30T10:13:54.487574+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.259468+0000 mgr.x (mgr.24998) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.259468+0000 mgr.x (mgr.24998) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.336396+0000 mgr.x (mgr.24998) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.336396+0000 mgr.x (mgr.24998) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.411433+0000 mgr.x (mgr.24998) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.411433+0000 mgr.x (mgr.24998) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.487209+0000 mgr.x (mgr.24998) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.487209+0000 mgr.x (mgr.24998) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.547429+0000 mon.a (mon.0) 8162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.547429+0000 mon.a (mon.0) 8162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.550131+0000 mon.a (mon.0) 8163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.550131+0000 mon.a (mon.0) 8163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.553283+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.553283+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.554491+0000 mon.a (mon.0) 8165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.554491+0000 mon.a (mon.0) 8165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.562768+0000 mgr.x (mgr.24998) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.562768+0000 mgr.x (mgr.24998) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.563177+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.563177+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.621063+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.621063+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.624076+0000 mon.a (mon.0) 8168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.624076+0000 mon.a (mon.0) 8168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.626581+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.626581+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.627850+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.627850+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.636328+0000 mgr.x (mgr.24998) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.636328+0000 mgr.x (mgr.24998) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.636942+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.636942+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.678657+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.678657+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.681596+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.681596+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.684448+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.684448+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.685649+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.685649+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.693179+0000 mgr.x (mgr.24998) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.693179+0000 mgr.x (mgr.24998) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.693744+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.693744+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.735739+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.735739+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.737099+0000 mgr.x (mgr.24998) 2102 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:55.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.737099+0000 mgr.x (mgr.24998) 2102 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:55.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.738720+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.738720+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.741350+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.741350+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.742431+0000 mon.a (mon.0) 8180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.742431+0000 mon.a (mon.0) 8180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.750416+0000 mgr.x (mgr.24998) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.750416+0000 mgr.x (mgr.24998) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.750848+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.750848+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.808781+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.808781+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.811729+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.811729+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.814322+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.814322+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.815432+0000 mon.a (mon.0) 8185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.815432+0000 mon.a (mon.0) 8185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.823199+0000 mgr.x (mgr.24998) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.823199+0000 mgr.x (mgr.24998) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.823758+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.823758+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.881469+0000 mon.a (mon.0) 8187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.881469+0000 mon.a (mon.0) 8187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.884546+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.884546+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.887170+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.887170+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.888429+0000 mon.a (mon.0) 8190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.888429+0000 mon.a (mon.0) 8190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.896156+0000 mgr.x (mgr.24998) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.896156+0000 mgr.x (mgr.24998) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.896737+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.896737+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.954911+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.954911+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.957690+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.957690+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.960072+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.960072+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.961087+0000 mon.a (mon.0) 8195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.961087+0000 mon.a (mon.0) 8195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.968314+0000 mgr.x (mgr.24998) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:54.968314+0000 mgr.x (mgr.24998) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.968881+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:54.968881+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.025825+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.025825+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.028445+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.028445+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.030825+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.030825+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.031988+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.031988+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.039724+0000 mgr.x (mgr.24998) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.039724+0000 mgr.x (mgr.24998) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.040289+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.040289+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.081670+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.081670+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.084687+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.084687+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.087572+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.087572+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.088865+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.088865+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.096756+0000 mgr.x (mgr.24998) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.096756+0000 mgr.x (mgr.24998) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.097267+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.097267+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.138532+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.138532+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.141255+0000 mon.a (mon.0) 8208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.141255+0000 mon.a (mon.0) 8208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.143429+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.143429+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.144593+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.144593+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.152419+0000 mgr.x (mgr.24998) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.152419+0000 mgr.x (mgr.24998) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.152952+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.152952+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.193648+0000 mon.a (mon.0) 8212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.193648+0000 mon.a (mon.0) 8212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.200866+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.200866+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.202913+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.202913+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.203668+0000 mon.a (mon.0) 8215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.203668+0000 mon.a (mon.0) 8215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.210212+0000 mgr.x (mgr.24998) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.210212+0000 mgr.x (mgr.24998) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.210805+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.210805+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.251585+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.251585+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.253985+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.253985+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.256145+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.256145+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.256996+0000 mon.a (mon.0) 8220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.256996+0000 mon.a (mon.0) 8220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.262877+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.262877+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.303626+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.303626+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.306092+0000 mon.a (mon.0) 8223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.306092+0000 mon.a (mon.0) 8223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.308225+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.308225+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.309100+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.309100+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.316560+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.316560+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.357972+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.357972+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.360373+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.360373+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.362388+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.362388+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.363222+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.363222+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.370776+0000 mon.a (mon.0) 8231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.370776+0000 mon.a (mon.0) 8231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.428125+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.428125+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.430820+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.836 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.430820+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.836 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.433285+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.836 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.433285+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.836 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.434403+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.836 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.434403+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.836 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.442690+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.836 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:55 smithi151 bash[59049]: audit 2024-04-30T10:13:55.442690+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.259468+0000 mgr.x (mgr.24998) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.259468+0000 mgr.x (mgr.24998) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.336396+0000 mgr.x (mgr.24998) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.336396+0000 mgr.x (mgr.24998) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.411433+0000 mgr.x (mgr.24998) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.411433+0000 mgr.x (mgr.24998) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.487209+0000 mgr.x (mgr.24998) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.487209+0000 mgr.x (mgr.24998) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.547429+0000 mon.a (mon.0) 8162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.547429+0000 mon.a (mon.0) 8162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.550131+0000 mon.a (mon.0) 8163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.550131+0000 mon.a (mon.0) 8163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.553283+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.553283+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.554491+0000 mon.a (mon.0) 8165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.554491+0000 mon.a (mon.0) 8165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.562768+0000 mgr.x (mgr.24998) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.562768+0000 mgr.x (mgr.24998) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.563177+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.563177+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.259468+0000 mgr.x (mgr.24998) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.259468+0000 mgr.x (mgr.24998) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.336396+0000 mgr.x (mgr.24998) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.336396+0000 mgr.x (mgr.24998) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.411433+0000 mgr.x (mgr.24998) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.411433+0000 mgr.x (mgr.24998) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.487209+0000 mgr.x (mgr.24998) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.487209+0000 mgr.x (mgr.24998) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.547429+0000 mon.a (mon.0) 8162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.547429+0000 mon.a (mon.0) 8162 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.550131+0000 mon.a (mon.0) 8163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.550131+0000 mon.a (mon.0) 8163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.553283+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.553283+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.554491+0000 mon.a (mon.0) 8165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.554491+0000 mon.a (mon.0) 8165 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.562768+0000 mgr.x (mgr.24998) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.562768+0000 mgr.x (mgr.24998) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.563177+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.563177+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.621063+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.621063+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.624076+0000 mon.a (mon.0) 8168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.624076+0000 mon.a (mon.0) 8168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.626581+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.626581+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.627850+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.627850+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.636328+0000 mgr.x (mgr.24998) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.636328+0000 mgr.x (mgr.24998) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.636942+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.636942+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.678657+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.678657+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.681596+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.681596+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.684448+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.684448+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.685649+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.621063+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.621063+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.624076+0000 mon.a (mon.0) 8168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.624076+0000 mon.a (mon.0) 8168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.626581+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.626581+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.627850+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.627850+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.636328+0000 mgr.x (mgr.24998) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.636328+0000 mgr.x (mgr.24998) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.636942+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.636942+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.678657+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.678657+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.681596+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.681596+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.684448+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.684448+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.685649+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.685649+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.693179+0000 mgr.x (mgr.24998) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.693179+0000 mgr.x (mgr.24998) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.693744+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.693744+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.735739+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.735739+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.737099+0000 mgr.x (mgr.24998) 2102 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:55.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.737099+0000 mgr.x (mgr.24998) 2102 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:55.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.738720+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.738720+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.741350+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.741350+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.742431+0000 mon.a (mon.0) 8180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.742431+0000 mon.a (mon.0) 8180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.750416+0000 mgr.x (mgr.24998) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.750416+0000 mgr.x (mgr.24998) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.750848+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.750848+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.808781+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.685649+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.693179+0000 mgr.x (mgr.24998) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.693179+0000 mgr.x (mgr.24998) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.693744+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.693744+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.735739+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.735739+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.737099+0000 mgr.x (mgr.24998) 2102 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:55.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.737099+0000 mgr.x (mgr.24998) 2102 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:13:55.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.738720+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.738720+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.741350+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.741350+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.742431+0000 mon.a (mon.0) 8180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.742431+0000 mon.a (mon.0) 8180 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.750416+0000 mgr.x (mgr.24998) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.750416+0000 mgr.x (mgr.24998) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.750848+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.750848+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.808781+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.808781+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.811729+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.811729+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.814322+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.814322+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.815432+0000 mon.a (mon.0) 8185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.815432+0000 mon.a (mon.0) 8185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.823199+0000 mgr.x (mgr.24998) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.823199+0000 mgr.x (mgr.24998) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.823758+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.823758+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.881469+0000 mon.a (mon.0) 8187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.881469+0000 mon.a (mon.0) 8187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.884546+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.884546+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.887170+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.887170+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.888429+0000 mon.a (mon.0) 8190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.888429+0000 mon.a (mon.0) 8190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.808781+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.811729+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.811729+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.814322+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.814322+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.815432+0000 mon.a (mon.0) 8185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.815432+0000 mon.a (mon.0) 8185 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.823199+0000 mgr.x (mgr.24998) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.823199+0000 mgr.x (mgr.24998) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.823758+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.823758+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.881469+0000 mon.a (mon.0) 8187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.881469+0000 mon.a (mon.0) 8187 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.884546+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.884546+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.887170+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.887170+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.888429+0000 mon.a (mon.0) 8190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.888429+0000 mon.a (mon.0) 8190 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.896156+0000 mgr.x (mgr.24998) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.896156+0000 mgr.x (mgr.24998) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.896737+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.896737+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.954911+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.954911+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.957690+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.957690+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.960072+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.960072+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.961087+0000 mon.a (mon.0) 8195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.961087+0000 mon.a (mon.0) 8195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.968314+0000 mgr.x (mgr.24998) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:54.968314+0000 mgr.x (mgr.24998) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.968881+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:54.968881+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.025825+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.025825+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.028445+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.028445+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.896156+0000 mgr.x (mgr.24998) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.896156+0000 mgr.x (mgr.24998) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.896737+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.896737+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.954911+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.954911+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.957690+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.957690+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.960072+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.960072+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.961087+0000 mon.a (mon.0) 8195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.961087+0000 mon.a (mon.0) 8195 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.968314+0000 mgr.x (mgr.24998) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:54.968314+0000 mgr.x (mgr.24998) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.968881+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:54.968881+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.025825+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.025825+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.028445+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.028445+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.030825+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.030825+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.031988+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.031988+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.039724+0000 mgr.x (mgr.24998) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.039724+0000 mgr.x (mgr.24998) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.040289+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.040289+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.081670+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.081670+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.084687+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.084687+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.087572+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.087572+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.088865+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.088865+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.096756+0000 mgr.x (mgr.24998) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.096756+0000 mgr.x (mgr.24998) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.097267+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.097267+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.030825+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.030825+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.031988+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.031988+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.039724+0000 mgr.x (mgr.24998) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.039724+0000 mgr.x (mgr.24998) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.040289+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.040289+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.081670+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.081670+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.084687+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.084687+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.087572+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.087572+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.088865+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.088865+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.096756+0000 mgr.x (mgr.24998) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.096756+0000 mgr.x (mgr.24998) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.097267+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.097267+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.138532+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.138532+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.141255+0000 mon.a (mon.0) 8208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.141255+0000 mon.a (mon.0) 8208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.143429+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.143429+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.144593+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.144593+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.152419+0000 mgr.x (mgr.24998) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.152419+0000 mgr.x (mgr.24998) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.152952+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.152952+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.193648+0000 mon.a (mon.0) 8212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.193648+0000 mon.a (mon.0) 8212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.200866+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.200866+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.202913+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.202913+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.203668+0000 mon.a (mon.0) 8215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.138532+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.138532+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.141255+0000 mon.a (mon.0) 8208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.141255+0000 mon.a (mon.0) 8208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.143429+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.143429+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.144593+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.144593+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.152419+0000 mgr.x (mgr.24998) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.152419+0000 mgr.x (mgr.24998) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.152952+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.152952+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.193648+0000 mon.a (mon.0) 8212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.193648+0000 mon.a (mon.0) 8212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.200866+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.200866+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.202913+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.202913+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.203668+0000 mon.a (mon.0) 8215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.203668+0000 mon.a (mon.0) 8215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.210212+0000 mgr.x (mgr.24998) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.210212+0000 mgr.x (mgr.24998) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.210805+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.210805+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.251585+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.251585+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.253985+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.253985+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.256145+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.256145+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.256996+0000 mon.a (mon.0) 8220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.256996+0000 mon.a (mon.0) 8220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.262877+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.262877+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.303626+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.303626+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.306092+0000 mon.a (mon.0) 8223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.306092+0000 mon.a (mon.0) 8223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.308225+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.203668+0000 mon.a (mon.0) 8215 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.210212+0000 mgr.x (mgr.24998) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.210212+0000 mgr.x (mgr.24998) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:55.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.210805+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.210805+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.251585+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.251585+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.253985+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.253985+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.256145+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.256145+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.256996+0000 mon.a (mon.0) 8220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.256996+0000 mon.a (mon.0) 8220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.262877+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.262877+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.303626+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.303626+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.306092+0000 mon.a (mon.0) 8223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.306092+0000 mon.a (mon.0) 8223 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.308225+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.308225+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.309100+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.309100+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.316560+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.316560+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.357972+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.357972+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.360373+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.360373+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.362388+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.362388+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.363222+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.363222+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.370776+0000 mon.a (mon.0) 8231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.370776+0000 mon.a (mon.0) 8231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.428125+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.428125+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.430820+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.430820+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.433285+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.433285+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.434403+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.434403+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.442690+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.983 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[75481]: audit 2024-04-30T10:13:55.442690+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.308225+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.309100+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.309100+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.316560+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.316560+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.357972+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.357972+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.360373+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.360373+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.362388+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.362388+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.363222+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.363222+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.370776+0000 mon.a (mon.0) 8231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.370776+0000 mon.a (mon.0) 8231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.428125+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.428125+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:55.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.430820+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.430820+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:55.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.433285+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.433285+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:55.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.434403+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.434403+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:55.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.442690+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:55.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:55 smithi144 bash[73244]: audit 2024-04-30T10:13:55.442690+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.262211+0000 mgr.x (mgr.24998) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.262211+0000 mgr.x (mgr.24998) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.316087+0000 mgr.x (mgr.24998) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.316087+0000 mgr.x (mgr.24998) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.370119+0000 mgr.x (mgr.24998) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.370119+0000 mgr.x (mgr.24998) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.442071+0000 mgr.x (mgr.24998) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.442071+0000 mgr.x (mgr.24998) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.547330+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.547330+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.550874+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.550874+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.555984+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.555984+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.557604+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.557604+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.570574+0000 mgr.x (mgr.24998) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.570574+0000 mgr.x (mgr.24998) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.570781+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.570781+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.645736+0000 mon.a (mon.0) 8242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.645736+0000 mon.a (mon.0) 8242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.650011+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.650011+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.652951+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.652951+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.654042+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.654042+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.663156+0000 mgr.x (mgr.24998) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.663156+0000 mgr.x (mgr.24998) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.663458+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.663458+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.736897+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.736897+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.741661+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.741661+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.745477+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.745477+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.746925+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.746925+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.756212+0000 mgr.x (mgr.24998) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.756212+0000 mgr.x (mgr.24998) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.756424+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.756424+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.815629+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.815629+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.818108+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.818108+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.820467+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.820467+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.821487+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.821487+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.829110+0000 mgr.x (mgr.24998) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.829110+0000 mgr.x (mgr.24998) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.829702+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.829702+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.887266+0000 mon.a (mon.0) 8257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.887266+0000 mon.a (mon.0) 8257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.890084+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.890084+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.892455+0000 mon.a (mon.0) 8259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.892455+0000 mon.a (mon.0) 8259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.893483+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.893483+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.901345+0000 mgr.x (mgr.24998) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.901345+0000 mgr.x (mgr.24998) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.901924+0000 mon.a (mon.0) 8261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.901924+0000 mon.a (mon.0) 8261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.944689+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.944689+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.947436+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.947436+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.950118+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.950118+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.951135+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.951135+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.959169+0000 mgr.x (mgr.24998) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:55.959169+0000 mgr.x (mgr.24998) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.959625+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:55.959625+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.036217+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.036217+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.039701+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.039701+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.043363+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.043363+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.044717+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.044717+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.051190+0000 mgr.x (mgr.24998) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.051190+0000 mgr.x (mgr.24998) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.051771+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.051771+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.093211+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.093211+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.095867+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.095867+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.098211+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.098211+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.099226+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.099226+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.105192+0000 mgr.x (mgr.24998) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.105192+0000 mgr.x (mgr.24998) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.105727+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.105727+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.147454+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.147454+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.149894+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.149894+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.152105+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.152105+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.152877+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.152877+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.158542+0000 mgr.x (mgr.24998) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.158542+0000 mgr.x (mgr.24998) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.159180+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.159180+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cluster 2024-04-30T10:13:56.203095+0000 mgr.x (mgr.24998) 2124 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: cluster 2024-04-30T10:13:56.203095+0000 mgr.x (mgr.24998) 2124 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.240827+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.240827+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.244943+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.244943+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.248089+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.248089+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.249528+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.249528+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.259143+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.259143+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.347788+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.347788+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.352747+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.352747+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.356837+0000 mon.a (mon.0) 8289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.356837+0000 mon.a (mon.0) 8289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.358492+0000 mon.a (mon.0) 8290 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.358492+0000 mon.a (mon.0) 8290 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.368246+0000 mon.a (mon.0) 8291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.368246+0000 mon.a (mon.0) 8291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.445176+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.445176+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.448160+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.448160+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.450776+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.450776+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.452031+0000 mon.a (mon.0) 8295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.452031+0000 mon.a (mon.0) 8295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.460504+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:56 smithi151 bash[59049]: audit 2024-04-30T10:13:56.460504+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.262211+0000 mgr.x (mgr.24998) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.262211+0000 mgr.x (mgr.24998) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.316087+0000 mgr.x (mgr.24998) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.316087+0000 mgr.x (mgr.24998) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.370119+0000 mgr.x (mgr.24998) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.370119+0000 mgr.x (mgr.24998) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.442071+0000 mgr.x (mgr.24998) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.442071+0000 mgr.x (mgr.24998) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.547330+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.547330+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.550874+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.550874+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.555984+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.555984+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.557604+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.557604+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.570574+0000 mgr.x (mgr.24998) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.570574+0000 mgr.x (mgr.24998) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.570781+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.570781+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.262211+0000 mgr.x (mgr.24998) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.262211+0000 mgr.x (mgr.24998) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.316087+0000 mgr.x (mgr.24998) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.316087+0000 mgr.x (mgr.24998) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.370119+0000 mgr.x (mgr.24998) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.370119+0000 mgr.x (mgr.24998) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.442071+0000 mgr.x (mgr.24998) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.442071+0000 mgr.x (mgr.24998) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.547330+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.547330+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.550874+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.550874+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.555984+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.555984+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.557604+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.557604+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.570574+0000 mgr.x (mgr.24998) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.570574+0000 mgr.x (mgr.24998) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.570781+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.570781+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.645736+0000 mon.a (mon.0) 8242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.645736+0000 mon.a (mon.0) 8242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.650011+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.650011+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.652951+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.652951+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.654042+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.654042+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.663156+0000 mgr.x (mgr.24998) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.663156+0000 mgr.x (mgr.24998) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.663458+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.663458+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.736897+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.736897+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.741661+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.741661+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.745477+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.745477+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.746925+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.645736+0000 mon.a (mon.0) 8242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.645736+0000 mon.a (mon.0) 8242 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.650011+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.650011+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.652951+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.652951+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.654042+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.654042+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.663156+0000 mgr.x (mgr.24998) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.663156+0000 mgr.x (mgr.24998) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.663458+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.663458+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.736897+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.736897+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.741661+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.741661+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.745477+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.745477+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.746925+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.746925+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.756212+0000 mgr.x (mgr.24998) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.756212+0000 mgr.x (mgr.24998) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.756424+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.756424+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.815629+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.815629+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.818108+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.818108+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.820467+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.820467+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.821487+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.821487+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.829110+0000 mgr.x (mgr.24998) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.829110+0000 mgr.x (mgr.24998) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.829702+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.829702+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.887266+0000 mon.a (mon.0) 8257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.887266+0000 mon.a (mon.0) 8257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.890084+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.746925+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.756212+0000 mgr.x (mgr.24998) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.756212+0000 mgr.x (mgr.24998) 2117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.756424+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.756424+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.815629+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.815629+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.818108+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.818108+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.820467+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.820467+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.821487+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.821487+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.829110+0000 mgr.x (mgr.24998) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.829110+0000 mgr.x (mgr.24998) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.829702+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.829702+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.887266+0000 mon.a (mon.0) 8257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.887266+0000 mon.a (mon.0) 8257 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.890084+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.890084+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.892455+0000 mon.a (mon.0) 8259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.892455+0000 mon.a (mon.0) 8259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.893483+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.893483+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.901345+0000 mgr.x (mgr.24998) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.901345+0000 mgr.x (mgr.24998) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.901924+0000 mon.a (mon.0) 8261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.901924+0000 mon.a (mon.0) 8261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.944689+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.944689+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.947436+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.947436+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.950118+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.950118+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.951135+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.951135+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.959169+0000 mgr.x (mgr.24998) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:55.959169+0000 mgr.x (mgr.24998) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.959625+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.890084+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.892455+0000 mon.a (mon.0) 8259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.892455+0000 mon.a (mon.0) 8259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.893483+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.893483+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.901345+0000 mgr.x (mgr.24998) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.901345+0000 mgr.x (mgr.24998) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.901924+0000 mon.a (mon.0) 8261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.901924+0000 mon.a (mon.0) 8261 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.944689+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.944689+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.947436+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.947436+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.950118+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.950118+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.951135+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.951135+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.959169+0000 mgr.x (mgr.24998) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:55.959169+0000 mgr.x (mgr.24998) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.959625+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:55.959625+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.036217+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.036217+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.039701+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.039701+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.043363+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.043363+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.044717+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.044717+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.051190+0000 mgr.x (mgr.24998) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.051190+0000 mgr.x (mgr.24998) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.051771+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.051771+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.093211+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.093211+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.095867+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.095867+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.098211+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.098211+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:55.959625+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.036217+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.036217+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.039701+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.039701+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.043363+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.043363+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.044717+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.044717+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.051190+0000 mgr.x (mgr.24998) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.051190+0000 mgr.x (mgr.24998) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.051771+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.051771+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.093211+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.093211+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.095867+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.095867+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.098211+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.098211+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.099226+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.099226+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.105192+0000 mgr.x (mgr.24998) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.105192+0000 mgr.x (mgr.24998) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.105727+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.105727+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.147454+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.147454+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.149894+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.149894+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.152105+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.152105+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.152877+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.152877+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.158542+0000 mgr.x (mgr.24998) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.158542+0000 mgr.x (mgr.24998) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.159180+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.159180+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cluster 2024-04-30T10:13:56.203095+0000 mgr.x (mgr.24998) 2124 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:56.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: cluster 2024-04-30T10:13:56.203095+0000 mgr.x (mgr.24998) 2124 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:56.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.099226+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.099226+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.105192+0000 mgr.x (mgr.24998) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.105192+0000 mgr.x (mgr.24998) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.105727+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.105727+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.147454+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.147454+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.149894+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.149894+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.152105+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.152105+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.152877+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.152877+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.158542+0000 mgr.x (mgr.24998) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.158542+0000 mgr.x (mgr.24998) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.159180+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.159180+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cluster 2024-04-30T10:13:56.203095+0000 mgr.x (mgr.24998) 2124 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: cluster 2024-04-30T10:13:56.203095+0000 mgr.x (mgr.24998) 2124 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:13:56.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.240827+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.240827+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.244943+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.244943+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.248089+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.248089+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.249528+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.249528+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.259143+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.259143+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.347788+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.347788+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.352747+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.352747+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.356837+0000 mon.a (mon.0) 8289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.356837+0000 mon.a (mon.0) 8289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.358492+0000 mon.a (mon.0) 8290 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.358492+0000 mon.a (mon.0) 8290 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.368246+0000 mon.a (mon.0) 8291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.368246+0000 mon.a (mon.0) 8291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.240827+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.240827+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.244943+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.244943+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.248089+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.248089+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.249528+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.249528+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.259143+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.259143+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.347788+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.347788+0000 mon.a (mon.0) 8287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.352747+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.352747+0000 mon.a (mon.0) 8288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.356837+0000 mon.a (mon.0) 8289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.356837+0000 mon.a (mon.0) 8289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.358492+0000 mon.a (mon.0) 8290 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.358492+0000 mon.a (mon.0) 8290 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.368246+0000 mon.a (mon.0) 8291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.368246+0000 mon.a (mon.0) 8291 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.445176+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.445176+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.448160+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.448160+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.450776+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.450776+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.452031+0000 mon.a (mon.0) 8295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.452031+0000 mon.a (mon.0) 8295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.460504+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[73244]: audit 2024-04-30T10:13:56.460504+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.445176+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.445176+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:56.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.448160+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.448160+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:56.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.450776+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.450776+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:56.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.452031+0000 mon.a (mon.0) 8295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.452031+0000 mon.a (mon.0) 8295 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:56.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.460504+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:56.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:56 smithi144 bash[75481]: audit 2024-04-30T10:13:56.460504+0000 mon.a (mon.0) 8296 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.258823+0000 mgr.x (mgr.24998) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.258823+0000 mgr.x (mgr.24998) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.368040+0000 mgr.x (mgr.24998) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.368040+0000 mgr.x (mgr.24998) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.460065+0000 mgr.x (mgr.24998) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.460065+0000 mgr.x (mgr.24998) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.539319+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.539319+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.542241+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.542241+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.545078+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.545078+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.546129+0000 mon.a (mon.0) 8300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.546129+0000 mon.a (mon.0) 8300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.555443+0000 mgr.x (mgr.24998) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.555443+0000 mgr.x (mgr.24998) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.556001+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.556001+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.613028+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.613028+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.615697+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.615697+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.618817+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.618817+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.619817+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.619817+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.627839+0000 mgr.x (mgr.24998) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.627839+0000 mgr.x (mgr.24998) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.628377+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.628377+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.703348+0000 mon.a (mon.0) 8307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.703348+0000 mon.a (mon.0) 8307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.706886+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.706886+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.710087+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.710087+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.711652+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.711652+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.722914+0000 mgr.x (mgr.24998) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.722914+0000 mgr.x (mgr.24998) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.723306+0000 mon.a (mon.0) 8311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.723306+0000 mon.a (mon.0) 8311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.797951+0000 mon.a (mon.0) 8312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.797951+0000 mon.a (mon.0) 8312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.800813+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.800813+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.803389+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.803389+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.804764+0000 mon.a (mon.0) 8315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.804764+0000 mon.a (mon.0) 8315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.815168+0000 mgr.x (mgr.24998) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.815168+0000 mgr.x (mgr.24998) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.815724+0000 mon.a (mon.0) 8316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.815724+0000 mon.a (mon.0) 8316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.873436+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.873436+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.875507+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.875507+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.877455+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.877455+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.878494+0000 mon.a (mon.0) 8320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.878494+0000 mon.a (mon.0) 8320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.888897+0000 mgr.x (mgr.24998) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.888897+0000 mgr.x (mgr.24998) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.889423+0000 mon.a (mon.0) 8321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.889423+0000 mon.a (mon.0) 8321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.930311+0000 mon.a (mon.0) 8322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.930311+0000 mon.a (mon.0) 8322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.932571+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.932571+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.934827+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.934827+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.935801+0000 mon.a (mon.0) 8325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.935801+0000 mon.a (mon.0) 8325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.943656+0000 mgr.x (mgr.24998) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.943656+0000 mgr.x (mgr.24998) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.944320+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.944320+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.985506+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.985506+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.987823+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.987823+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.990829+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.990829+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.991840+0000 mon.a (mon.0) 8330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:56.991840+0000 mon.a (mon.0) 8330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.999790+0000 mgr.x (mgr.24998) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:56.999790+0000 mgr.x (mgr.24998) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.000408+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.000408+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.058051+0000 mon.a (mon.0) 8332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.058051+0000 mon.a (mon.0) 8332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.060871+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.060871+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.063518+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.063518+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.064647+0000 mon.a (mon.0) 8335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.064647+0000 mon.a (mon.0) 8335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.074439+0000 mgr.x (mgr.24998) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.074439+0000 mgr.x (mgr.24998) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.075007+0000 mon.a (mon.0) 8336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.075007+0000 mon.a (mon.0) 8336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.132253+0000 mon.a (mon.0) 8337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.132253+0000 mon.a (mon.0) 8337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.134958+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.134958+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.137397+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.137397+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.138611+0000 mon.a (mon.0) 8340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.138611+0000 mon.a (mon.0) 8340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.146850+0000 mgr.x (mgr.24998) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.146850+0000 mgr.x (mgr.24998) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.147334+0000 mon.a (mon.0) 8341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.147334+0000 mon.a (mon.0) 8341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.193954+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.193954+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.196998+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.196998+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.199524+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.199524+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.200586+0000 mon.a (mon.0) 8345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.200586+0000 mon.a (mon.0) 8345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.207944+0000 mgr.x (mgr.24998) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.207944+0000 mgr.x (mgr.24998) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.208511+0000 mon.a (mon.0) 8346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.208511+0000 mon.a (mon.0) 8346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.266863+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.266863+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.269635+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.269635+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.272180+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.272180+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.273351+0000 mon.a (mon.0) 8350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.273351+0000 mon.a (mon.0) 8350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.281635+0000 mon.a (mon.0) 8351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.281635+0000 mon.a (mon.0) 8351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.338457+0000 mon.a (mon.0) 8352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.338457+0000 mon.a (mon.0) 8352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.341407+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.341407+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.344469+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.344469+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.345645+0000 mon.a (mon.0) 8355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.345645+0000 mon.a (mon.0) 8355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.355631+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.355631+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.430675+0000 mon.a (mon.0) 8357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.430675+0000 mon.a (mon.0) 8357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.433488+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.433488+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.436664+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.436664+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.437732+0000 mon.a (mon.0) 8360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.437732+0000 mon.a (mon.0) 8360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.446240+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:57 smithi151 bash[59049]: audit 2024-04-30T10:13:57.446240+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.258823+0000 mgr.x (mgr.24998) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.258823+0000 mgr.x (mgr.24998) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.368040+0000 mgr.x (mgr.24998) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.368040+0000 mgr.x (mgr.24998) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.460065+0000 mgr.x (mgr.24998) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.460065+0000 mgr.x (mgr.24998) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.539319+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.539319+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.542241+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.542241+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.545078+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.545078+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.546129+0000 mon.a (mon.0) 8300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.546129+0000 mon.a (mon.0) 8300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.555443+0000 mgr.x (mgr.24998) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.555443+0000 mgr.x (mgr.24998) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.556001+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.556001+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.613028+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.613028+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.258823+0000 mgr.x (mgr.24998) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.258823+0000 mgr.x (mgr.24998) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.368040+0000 mgr.x (mgr.24998) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.368040+0000 mgr.x (mgr.24998) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.460065+0000 mgr.x (mgr.24998) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.460065+0000 mgr.x (mgr.24998) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.539319+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.539319+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.542241+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.542241+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.545078+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.545078+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.546129+0000 mon.a (mon.0) 8300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.546129+0000 mon.a (mon.0) 8300 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.555443+0000 mgr.x (mgr.24998) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.555443+0000 mgr.x (mgr.24998) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.556001+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.556001+0000 mon.a (mon.0) 8301 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.613028+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.613028+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.615697+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.615697+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.618817+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.618817+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.619817+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.619817+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.627839+0000 mgr.x (mgr.24998) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.627839+0000 mgr.x (mgr.24998) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.628377+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.628377+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.703348+0000 mon.a (mon.0) 8307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.703348+0000 mon.a (mon.0) 8307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.706886+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.706886+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.710087+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.710087+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.711652+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.711652+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.722914+0000 mgr.x (mgr.24998) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.615697+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.615697+0000 mon.a (mon.0) 8303 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.618817+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.618817+0000 mon.a (mon.0) 8304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.619817+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.619817+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.627839+0000 mgr.x (mgr.24998) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.627839+0000 mgr.x (mgr.24998) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.628377+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.628377+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.703348+0000 mon.a (mon.0) 8307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.703348+0000 mon.a (mon.0) 8307 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.706886+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.706886+0000 mon.a (mon.0) 8308 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.710087+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.710087+0000 mon.a (mon.0) 8309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.711652+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.711652+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.722914+0000 mgr.x (mgr.24998) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.722914+0000 mgr.x (mgr.24998) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.723306+0000 mon.a (mon.0) 8311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.723306+0000 mon.a (mon.0) 8311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.797951+0000 mon.a (mon.0) 8312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.797951+0000 mon.a (mon.0) 8312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.800813+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.800813+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.803389+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.803389+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.804764+0000 mon.a (mon.0) 8315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.804764+0000 mon.a (mon.0) 8315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.815168+0000 mgr.x (mgr.24998) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.815168+0000 mgr.x (mgr.24998) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.815724+0000 mon.a (mon.0) 8316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.815724+0000 mon.a (mon.0) 8316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.873436+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.873436+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.875507+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.875507+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.877455+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.722914+0000 mgr.x (mgr.24998) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.723306+0000 mon.a (mon.0) 8311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.723306+0000 mon.a (mon.0) 8311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.797951+0000 mon.a (mon.0) 8312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.797951+0000 mon.a (mon.0) 8312 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.800813+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.800813+0000 mon.a (mon.0) 8313 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.803389+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.803389+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.804764+0000 mon.a (mon.0) 8315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.804764+0000 mon.a (mon.0) 8315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.815168+0000 mgr.x (mgr.24998) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.815168+0000 mgr.x (mgr.24998) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.815724+0000 mon.a (mon.0) 8316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.815724+0000 mon.a (mon.0) 8316 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.873436+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.873436+0000 mon.a (mon.0) 8317 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.875507+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.875507+0000 mon.a (mon.0) 8318 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.877455+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.877455+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.878494+0000 mon.a (mon.0) 8320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.878494+0000 mon.a (mon.0) 8320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.888897+0000 mgr.x (mgr.24998) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.888897+0000 mgr.x (mgr.24998) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.889423+0000 mon.a (mon.0) 8321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.889423+0000 mon.a (mon.0) 8321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.930311+0000 mon.a (mon.0) 8322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.930311+0000 mon.a (mon.0) 8322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.932571+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.932571+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.934827+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.934827+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.935801+0000 mon.a (mon.0) 8325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.935801+0000 mon.a (mon.0) 8325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.943656+0000 mgr.x (mgr.24998) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.943656+0000 mgr.x (mgr.24998) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.944320+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.944320+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.985506+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.877455+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.878494+0000 mon.a (mon.0) 8320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.878494+0000 mon.a (mon.0) 8320 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.888897+0000 mgr.x (mgr.24998) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.888897+0000 mgr.x (mgr.24998) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.889423+0000 mon.a (mon.0) 8321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.889423+0000 mon.a (mon.0) 8321 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.930311+0000 mon.a (mon.0) 8322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.930311+0000 mon.a (mon.0) 8322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.932571+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.932571+0000 mon.a (mon.0) 8323 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.934827+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.934827+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.935801+0000 mon.a (mon.0) 8325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.935801+0000 mon.a (mon.0) 8325 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.943656+0000 mgr.x (mgr.24998) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.943656+0000 mgr.x (mgr.24998) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.944320+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.944320+0000 mon.a (mon.0) 8326 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.985506+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.985506+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.987823+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.987823+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.990829+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.990829+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.991840+0000 mon.a (mon.0) 8330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:56.991840+0000 mon.a (mon.0) 8330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.999790+0000 mgr.x (mgr.24998) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:56.999790+0000 mgr.x (mgr.24998) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.000408+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.000408+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.058051+0000 mon.a (mon.0) 8332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.058051+0000 mon.a (mon.0) 8332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.060871+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.060871+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.063518+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.063518+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.064647+0000 mon.a (mon.0) 8335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.064647+0000 mon.a (mon.0) 8335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.985506+0000 mon.a (mon.0) 8327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.987823+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.987823+0000 mon.a (mon.0) 8328 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.990829+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.990829+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.991840+0000 mon.a (mon.0) 8330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:56.991840+0000 mon.a (mon.0) 8330 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.999790+0000 mgr.x (mgr.24998) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:56.999790+0000 mgr.x (mgr.24998) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.000408+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.000408+0000 mon.a (mon.0) 8331 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.058051+0000 mon.a (mon.0) 8332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.058051+0000 mon.a (mon.0) 8332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.060871+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.060871+0000 mon.a (mon.0) 8333 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.063518+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.063518+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.064647+0000 mon.a (mon.0) 8335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.064647+0000 mon.a (mon.0) 8335 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.074439+0000 mgr.x (mgr.24998) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.074439+0000 mgr.x (mgr.24998) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.075007+0000 mon.a (mon.0) 8336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.075007+0000 mon.a (mon.0) 8336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.132253+0000 mon.a (mon.0) 8337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.132253+0000 mon.a (mon.0) 8337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.134958+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.134958+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.137397+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.137397+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.138611+0000 mon.a (mon.0) 8340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.138611+0000 mon.a (mon.0) 8340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.146850+0000 mgr.x (mgr.24998) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.146850+0000 mgr.x (mgr.24998) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.147334+0000 mon.a (mon.0) 8341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.147334+0000 mon.a (mon.0) 8341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.193954+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.193954+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.196998+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.196998+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.074439+0000 mgr.x (mgr.24998) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.074439+0000 mgr.x (mgr.24998) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.075007+0000 mon.a (mon.0) 8336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.075007+0000 mon.a (mon.0) 8336 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.132253+0000 mon.a (mon.0) 8337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.132253+0000 mon.a (mon.0) 8337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.134958+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.134958+0000 mon.a (mon.0) 8338 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.137397+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.137397+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.138611+0000 mon.a (mon.0) 8340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.138611+0000 mon.a (mon.0) 8340 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.146850+0000 mgr.x (mgr.24998) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.146850+0000 mgr.x (mgr.24998) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.147334+0000 mon.a (mon.0) 8341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.147334+0000 mon.a (mon.0) 8341 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.193954+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.193954+0000 mon.a (mon.0) 8342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.196998+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.196998+0000 mon.a (mon.0) 8343 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.199524+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.199524+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.200586+0000 mon.a (mon.0) 8345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.200586+0000 mon.a (mon.0) 8345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.207944+0000 mgr.x (mgr.24998) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.207944+0000 mgr.x (mgr.24998) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.208511+0000 mon.a (mon.0) 8346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.208511+0000 mon.a (mon.0) 8346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.266863+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.266863+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.269635+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.269635+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.272180+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.272180+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.273351+0000 mon.a (mon.0) 8350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.273351+0000 mon.a (mon.0) 8350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.281635+0000 mon.a (mon.0) 8351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.281635+0000 mon.a (mon.0) 8351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.338457+0000 mon.a (mon.0) 8352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.338457+0000 mon.a (mon.0) 8352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.199524+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.199524+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.200586+0000 mon.a (mon.0) 8345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.200586+0000 mon.a (mon.0) 8345 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.207944+0000 mgr.x (mgr.24998) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.207944+0000 mgr.x (mgr.24998) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.208511+0000 mon.a (mon.0) 8346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.208511+0000 mon.a (mon.0) 8346 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.266863+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.266863+0000 mon.a (mon.0) 8347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.269635+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.269635+0000 mon.a (mon.0) 8348 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.272180+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.272180+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.273351+0000 mon.a (mon.0) 8350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.273351+0000 mon.a (mon.0) 8350 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.281635+0000 mon.a (mon.0) 8351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.281635+0000 mon.a (mon.0) 8351 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.338457+0000 mon.a (mon.0) 8352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.338457+0000 mon.a (mon.0) 8352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.341407+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.341407+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.344469+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.344469+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.345645+0000 mon.a (mon.0) 8355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.345645+0000 mon.a (mon.0) 8355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.355631+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.355631+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.430675+0000 mon.a (mon.0) 8357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.430675+0000 mon.a (mon.0) 8357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.433488+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.433488+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.436664+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.436664+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.437732+0000 mon.a (mon.0) 8360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.437732+0000 mon.a (mon.0) 8360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.446240+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[73244]: audit 2024-04-30T10:13:57.446240+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.341407+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.341407+0000 mon.a (mon.0) 8353 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.344469+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.344469+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.345645+0000 mon.a (mon.0) 8355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.345645+0000 mon.a (mon.0) 8355 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.355631+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.355631+0000 mon.a (mon.0) 8356 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.430675+0000 mon.a (mon.0) 8357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.430675+0000 mon.a (mon.0) 8357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:57.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.433488+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.433488+0000 mon.a (mon.0) 8358 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:57.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.436664+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.436664+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:57.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.437732+0000 mon.a (mon.0) 8360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.437732+0000 mon.a (mon.0) 8360 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:57.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.446240+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:57.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:57 smithi144 bash[75481]: audit 2024-04-30T10:13:57.446240+0000 mon.a (mon.0) 8361 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.521 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:13:58] "GET /metrics HTTP/1.1" 200 38624 "" "Prometheus/2.33.4" 2024-04-30T10:13:58.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.281093+0000 mgr.x (mgr.24998) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.281093+0000 mgr.x (mgr.24998) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.355299+0000 mgr.x (mgr.24998) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.355299+0000 mgr.x (mgr.24998) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.445701+0000 mgr.x (mgr.24998) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.445701+0000 mgr.x (mgr.24998) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.547139+0000 mon.a (mon.0) 8362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.547139+0000 mon.a (mon.0) 8362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.549963+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.549963+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.552977+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.552977+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.554050+0000 mon.a (mon.0) 8365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.554050+0000 mon.a (mon.0) 8365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.561956+0000 mgr.x (mgr.24998) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.561956+0000 mgr.x (mgr.24998) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.562504+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.562504+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.619755+0000 mon.a (mon.0) 8367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.619755+0000 mon.a (mon.0) 8367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.623902+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.623902+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.627181+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.627181+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.628370+0000 mon.a (mon.0) 8370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.628370+0000 mon.a (mon.0) 8370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.636775+0000 mgr.x (mgr.24998) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.636775+0000 mgr.x (mgr.24998) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.637284+0000 mon.a (mon.0) 8371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.637284+0000 mon.a (mon.0) 8371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.725360+0000 mon.a (mon.0) 8372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.725360+0000 mon.a (mon.0) 8372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.730089+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.730089+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.733869+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.733869+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.735456+0000 mon.a (mon.0) 8375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.735456+0000 mon.a (mon.0) 8375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.745864+0000 mgr.x (mgr.24998) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.745864+0000 mgr.x (mgr.24998) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.746014+0000 mon.a (mon.0) 8376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.746014+0000 mon.a (mon.0) 8376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.836420+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.836420+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.841093+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.841093+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.845575+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.845575+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.847025+0000 mon.a (mon.0) 8380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.847025+0000 mon.a (mon.0) 8380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.859390+0000 mgr.x (mgr.24998) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.859390+0000 mgr.x (mgr.24998) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.859599+0000 mon.a (mon.0) 8381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.859599+0000 mon.a (mon.0) 8381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.937882+0000 mon.a (mon.0) 8382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.937882+0000 mon.a (mon.0) 8382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.941155+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.941155+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.944876+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.944876+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.946431+0000 mon.a (mon.0) 8385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.946431+0000 mon.a (mon.0) 8385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.957038+0000 mgr.x (mgr.24998) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:57.957038+0000 mgr.x (mgr.24998) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.957372+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:57.957372+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.048268+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.048268+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.054110+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.054110+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.059142+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.059142+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.061147+0000 mon.a (mon.0) 8390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.061147+0000 mon.a (mon.0) 8390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.071581+0000 mgr.x (mgr.24998) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.071581+0000 mgr.x (mgr.24998) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.071890+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.071890+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.149513+0000 mon.a (mon.0) 8392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.149513+0000 mon.a (mon.0) 8392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.152380+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.152380+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.155433+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.155433+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.156389+0000 mon.a (mon.0) 8395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.156389+0000 mon.a (mon.0) 8395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.164623+0000 mgr.x (mgr.24998) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.164623+0000 mgr.x (mgr.24998) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.165120+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.165120+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cluster 2024-04-30T10:13:58.204511+0000 mgr.x (mgr.24998) 2148 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:58.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: cluster 2024-04-30T10:13:58.204511+0000 mgr.x (mgr.24998) 2148 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:58.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.254409+0000 mon.a (mon.0) 8397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.254409+0000 mon.a (mon.0) 8397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.258573+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.258573+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.261679+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.261679+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.262981+0000 mon.a (mon.0) 8400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.262981+0000 mon.a (mon.0) 8400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.272819+0000 mon.a (mon.0) 8401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.272819+0000 mon.a (mon.0) 8401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.330565+0000 mon.a (mon.0) 8402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.330565+0000 mon.a (mon.0) 8402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.333395+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.333395+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.335804+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.335804+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.336738+0000 mon.a (mon.0) 8405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.336738+0000 mon.a (mon.0) 8405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.347412+0000 mon.a (mon.0) 8406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.347412+0000 mon.a (mon.0) 8406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.415929+0000 mon.a (mon.0) 8407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.415929+0000 mon.a (mon.0) 8407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.419108+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.419108+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.422386+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.422386+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.423574+0000 mon.a (mon.0) 8410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.423574+0000 mon.a (mon.0) 8410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.432607+0000 mon.a (mon.0) 8411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:58 smithi151 bash[59049]: audit 2024-04-30T10:13:58.432607+0000 mon.a (mon.0) 8411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.281093+0000 mgr.x (mgr.24998) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.281093+0000 mgr.x (mgr.24998) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.355299+0000 mgr.x (mgr.24998) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.355299+0000 mgr.x (mgr.24998) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.445701+0000 mgr.x (mgr.24998) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.445701+0000 mgr.x (mgr.24998) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.547139+0000 mon.a (mon.0) 8362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.547139+0000 mon.a (mon.0) 8362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.549963+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.549963+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.552977+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.552977+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.554050+0000 mon.a (mon.0) 8365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.554050+0000 mon.a (mon.0) 8365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.561956+0000 mgr.x (mgr.24998) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.561956+0000 mgr.x (mgr.24998) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.562504+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.562504+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.619755+0000 mon.a (mon.0) 8367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.619755+0000 mon.a (mon.0) 8367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.281093+0000 mgr.x (mgr.24998) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.281093+0000 mgr.x (mgr.24998) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.355299+0000 mgr.x (mgr.24998) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.355299+0000 mgr.x (mgr.24998) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.445701+0000 mgr.x (mgr.24998) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.445701+0000 mgr.x (mgr.24998) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.547139+0000 mon.a (mon.0) 8362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.547139+0000 mon.a (mon.0) 8362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.549963+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.549963+0000 mon.a (mon.0) 8363 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.552977+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.552977+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.554050+0000 mon.a (mon.0) 8365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.554050+0000 mon.a (mon.0) 8365 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.561956+0000 mgr.x (mgr.24998) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.561956+0000 mgr.x (mgr.24998) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.562504+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.562504+0000 mon.a (mon.0) 8366 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.619755+0000 mon.a (mon.0) 8367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.619755+0000 mon.a (mon.0) 8367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.623902+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.623902+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.627181+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.627181+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.628370+0000 mon.a (mon.0) 8370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.628370+0000 mon.a (mon.0) 8370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.636775+0000 mgr.x (mgr.24998) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.636775+0000 mgr.x (mgr.24998) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.637284+0000 mon.a (mon.0) 8371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.637284+0000 mon.a (mon.0) 8371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.725360+0000 mon.a (mon.0) 8372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.725360+0000 mon.a (mon.0) 8372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.730089+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.730089+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.733869+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.733869+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.735456+0000 mon.a (mon.0) 8375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.735456+0000 mon.a (mon.0) 8375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.745864+0000 mgr.x (mgr.24998) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.623902+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.623902+0000 mon.a (mon.0) 8368 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.627181+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.627181+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.628370+0000 mon.a (mon.0) 8370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.628370+0000 mon.a (mon.0) 8370 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.636775+0000 mgr.x (mgr.24998) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.636775+0000 mgr.x (mgr.24998) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.637284+0000 mon.a (mon.0) 8371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.637284+0000 mon.a (mon.0) 8371 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.725360+0000 mon.a (mon.0) 8372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.725360+0000 mon.a (mon.0) 8372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.730089+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.730089+0000 mon.a (mon.0) 8373 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.733869+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.733869+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.735456+0000 mon.a (mon.0) 8375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.735456+0000 mon.a (mon.0) 8375 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.745864+0000 mgr.x (mgr.24998) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.745864+0000 mgr.x (mgr.24998) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.746014+0000 mon.a (mon.0) 8376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.746014+0000 mon.a (mon.0) 8376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.836420+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.836420+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.841093+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.841093+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.845575+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.845575+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.847025+0000 mon.a (mon.0) 8380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.847025+0000 mon.a (mon.0) 8380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.859390+0000 mgr.x (mgr.24998) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.859390+0000 mgr.x (mgr.24998) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.859599+0000 mon.a (mon.0) 8381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.859599+0000 mon.a (mon.0) 8381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.937882+0000 mon.a (mon.0) 8382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.937882+0000 mon.a (mon.0) 8382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.941155+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.941155+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.944876+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.745864+0000 mgr.x (mgr.24998) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.746014+0000 mon.a (mon.0) 8376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.746014+0000 mon.a (mon.0) 8376 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.836420+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.836420+0000 mon.a (mon.0) 8377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.841093+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.841093+0000 mon.a (mon.0) 8378 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.845575+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.845575+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.847025+0000 mon.a (mon.0) 8380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.847025+0000 mon.a (mon.0) 8380 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.859390+0000 mgr.x (mgr.24998) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.859390+0000 mgr.x (mgr.24998) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.859599+0000 mon.a (mon.0) 8381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.859599+0000 mon.a (mon.0) 8381 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.937882+0000 mon.a (mon.0) 8382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.937882+0000 mon.a (mon.0) 8382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.941155+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.941155+0000 mon.a (mon.0) 8383 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.944876+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.944876+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.946431+0000 mon.a (mon.0) 8385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.946431+0000 mon.a (mon.0) 8385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.957038+0000 mgr.x (mgr.24998) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:57.957038+0000 mgr.x (mgr.24998) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.957372+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:57.957372+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.048268+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.048268+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.054110+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.054110+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.059142+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.059142+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.061147+0000 mon.a (mon.0) 8390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.061147+0000 mon.a (mon.0) 8390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.071581+0000 mgr.x (mgr.24998) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.071581+0000 mgr.x (mgr.24998) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.071890+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.071890+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.149513+0000 mon.a (mon.0) 8392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.944876+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.946431+0000 mon.a (mon.0) 8385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.946431+0000 mon.a (mon.0) 8385 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.957038+0000 mgr.x (mgr.24998) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:57.957038+0000 mgr.x (mgr.24998) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.957372+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:57.957372+0000 mon.a (mon.0) 8386 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.048268+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.048268+0000 mon.a (mon.0) 8387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.054110+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.054110+0000 mon.a (mon.0) 8388 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.059142+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.059142+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.061147+0000 mon.a (mon.0) 8390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.061147+0000 mon.a (mon.0) 8390 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.071581+0000 mgr.x (mgr.24998) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.071581+0000 mgr.x (mgr.24998) 2146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.071890+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.071890+0000 mon.a (mon.0) 8391 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.149513+0000 mon.a (mon.0) 8392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.149513+0000 mon.a (mon.0) 8392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.152380+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.152380+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.155433+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.155433+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.156389+0000 mon.a (mon.0) 8395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.156389+0000 mon.a (mon.0) 8395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.164623+0000 mgr.x (mgr.24998) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.164623+0000 mgr.x (mgr.24998) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.165120+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.165120+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cluster 2024-04-30T10:13:58.204511+0000 mgr.x (mgr.24998) 2148 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:58.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: cluster 2024-04-30T10:13:58.204511+0000 mgr.x (mgr.24998) 2148 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:58.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.254409+0000 mon.a (mon.0) 8397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.254409+0000 mon.a (mon.0) 8397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.258573+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.258573+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.261679+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.261679+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.149513+0000 mon.a (mon.0) 8392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.152380+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.152380+0000 mon.a (mon.0) 8393 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.155433+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.155433+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.156389+0000 mon.a (mon.0) 8395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.156389+0000 mon.a (mon.0) 8395 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.164623+0000 mgr.x (mgr.24998) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.164623+0000 mgr.x (mgr.24998) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:58.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.165120+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.165120+0000 mon.a (mon.0) 8396 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cluster 2024-04-30T10:13:58.204511+0000 mgr.x (mgr.24998) 2148 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:58.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: cluster 2024-04-30T10:13:58.204511+0000 mgr.x (mgr.24998) 2148 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:13:58.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.254409+0000 mon.a (mon.0) 8397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.254409+0000 mon.a (mon.0) 8397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.258573+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.258573+0000 mon.a (mon.0) 8398 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.261679+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.261679+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.262981+0000 mon.a (mon.0) 8400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.262981+0000 mon.a (mon.0) 8400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.272819+0000 mon.a (mon.0) 8401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.272819+0000 mon.a (mon.0) 8401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.330565+0000 mon.a (mon.0) 8402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.330565+0000 mon.a (mon.0) 8402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.333395+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.333395+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.335804+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.335804+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.336738+0000 mon.a (mon.0) 8405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.336738+0000 mon.a (mon.0) 8405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.347412+0000 mon.a (mon.0) 8406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.347412+0000 mon.a (mon.0) 8406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.415929+0000 mon.a (mon.0) 8407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.415929+0000 mon.a (mon.0) 8407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.419108+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.419108+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.422386+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.422386+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.423574+0000 mon.a (mon.0) 8410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.423574+0000 mon.a (mon.0) 8410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.432607+0000 mon.a (mon.0) 8411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[75481]: audit 2024-04-30T10:13:58.432607+0000 mon.a (mon.0) 8411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.262981+0000 mon.a (mon.0) 8400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.262981+0000 mon.a (mon.0) 8400 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.272819+0000 mon.a (mon.0) 8401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.272819+0000 mon.a (mon.0) 8401 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.330565+0000 mon.a (mon.0) 8402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.330565+0000 mon.a (mon.0) 8402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.333395+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.333395+0000 mon.a (mon.0) 8403 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.335804+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.335804+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.336738+0000 mon.a (mon.0) 8405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.336738+0000 mon.a (mon.0) 8405 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.347412+0000 mon.a (mon.0) 8406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.347412+0000 mon.a (mon.0) 8406 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.415929+0000 mon.a (mon.0) 8407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.415929+0000 mon.a (mon.0) 8407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:58.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.419108+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.419108+0000 mon.a (mon.0) 8408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:58.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.422386+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.422386+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:58.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.423574+0000 mon.a (mon.0) 8410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.423574+0000 mon.a (mon.0) 8410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:58.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.432607+0000 mon.a (mon.0) 8411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:58.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:58 smithi144 bash[73244]: audit 2024-04-30T10:13:58.432607+0000 mon.a (mon.0) 8411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.272410+0000 mgr.x (mgr.24998) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.272410+0000 mgr.x (mgr.24998) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.346934+0000 mgr.x (mgr.24998) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.346934+0000 mgr.x (mgr.24998) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.432299+0000 mgr.x (mgr.24998) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.432299+0000 mgr.x (mgr.24998) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.545384+0000 mon.a (mon.0) 8412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.545384+0000 mon.a (mon.0) 8412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.548664+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.548664+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.552598+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.552598+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.553668+0000 mon.a (mon.0) 8415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.553668+0000 mon.a (mon.0) 8415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.562402+0000 mgr.x (mgr.24998) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.562402+0000 mgr.x (mgr.24998) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.562839+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.562839+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.640975+0000 mon.a (mon.0) 8417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.640975+0000 mon.a (mon.0) 8417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.643924+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.643924+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.647782+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.647782+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.649461+0000 mon.a (mon.0) 8420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.649461+0000 mon.a (mon.0) 8420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.658900+0000 mgr.x (mgr.24998) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.658900+0000 mgr.x (mgr.24998) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.659076+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.659076+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.747297+0000 mon.a (mon.0) 8422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.747297+0000 mon.a (mon.0) 8422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.751079+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.751079+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.755473+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.755473+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.756746+0000 mon.a (mon.0) 8425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.756746+0000 mon.a (mon.0) 8425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.765128+0000 mgr.x (mgr.24998) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.765128+0000 mgr.x (mgr.24998) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.765546+0000 mon.a (mon.0) 8426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.765546+0000 mon.a (mon.0) 8426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.823534+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.823534+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.826809+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.826809+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.829543+0000 mon.a (mon.0) 8429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.829543+0000 mon.a (mon.0) 8429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.832345+0000 mon.a (mon.0) 8430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.832345+0000 mon.a (mon.0) 8430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.840462+0000 mgr.x (mgr.24998) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.840462+0000 mgr.x (mgr.24998) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.840917+0000 mon.a (mon.0) 8431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.840917+0000 mon.a (mon.0) 8431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.898237+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.898237+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.900569+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.900569+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.902730+0000 mon.a (mon.0) 8434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.902730+0000 mon.a (mon.0) 8434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.903523+0000 mon.a (mon.0) 8435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.903523+0000 mon.a (mon.0) 8435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.910916+0000 mgr.x (mgr.24998) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.910916+0000 mgr.x (mgr.24998) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.911419+0000 mon.a (mon.0) 8436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.911419+0000 mon.a (mon.0) 8436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.969841+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.969841+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.972318+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.972318+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.974899+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.974899+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.976242+0000 mon.a (mon.0) 8440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.976242+0000 mon.a (mon.0) 8440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.984023+0000 mgr.x (mgr.24998) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:58.984023+0000 mgr.x (mgr.24998) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.984424+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:58.984424+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.042673+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.042673+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.045395+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.045395+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.048400+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.048400+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.049391+0000 mon.a (mon.0) 8445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.049391+0000 mon.a (mon.0) 8445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:59.058123+0000 mgr.x (mgr.24998) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:59.058123+0000 mgr.x (mgr.24998) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.058556+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.058556+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.117449+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.117449+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.120530+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.120530+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.123327+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.123327+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.124469+0000 mon.a (mon.0) 8450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.124469+0000 mon.a (mon.0) 8450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:59.133466+0000 mgr.x (mgr.24998) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:59.133466+0000 mgr.x (mgr.24998) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.133913+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.133913+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.193221+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.193221+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.197123+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.197123+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.199929+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.199929+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.201221+0000 mon.a (mon.0) 8455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.201221+0000 mon.a (mon.0) 8455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:59.209659+0000 mgr.x (mgr.24998) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: cephadm 2024-04-30T10:13:59.209659+0000 mgr.x (mgr.24998) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.210008+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.210008+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.267752+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.267752+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.270614+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.270614+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.273260+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.273260+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.274244+0000 mon.a (mon.0) 8460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.274244+0000 mon.a (mon.0) 8460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.283222+0000 mon.a (mon.0) 8461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.283222+0000 mon.a (mon.0) 8461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.361409+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.361409+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.364200+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.364200+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.366752+0000 mon.a (mon.0) 8464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.366752+0000 mon.a (mon.0) 8464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.367821+0000 mon.a (mon.0) 8465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.367821+0000 mon.a (mon.0) 8465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.376531+0000 mon.a (mon.0) 8466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.376531+0000 mon.a (mon.0) 8466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.453560+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.453560+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.834 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.458341+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.458341+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.461521+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.461521+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.462796+0000 mon.a (mon.0) 8470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.462796+0000 mon.a (mon.0) 8470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.472137+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.472137+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.517011+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.517011+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.520286+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.835 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:13:59 smithi151 bash[59049]: audit 2024-04-30T10:13:59.520286+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.272410+0000 mgr.x (mgr.24998) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.272410+0000 mgr.x (mgr.24998) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.346934+0000 mgr.x (mgr.24998) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.346934+0000 mgr.x (mgr.24998) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.432299+0000 mgr.x (mgr.24998) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.432299+0000 mgr.x (mgr.24998) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.545384+0000 mon.a (mon.0) 8412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.545384+0000 mon.a (mon.0) 8412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.548664+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.548664+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.552598+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.552598+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.553668+0000 mon.a (mon.0) 8415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.553668+0000 mon.a (mon.0) 8415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.562402+0000 mgr.x (mgr.24998) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.562402+0000 mgr.x (mgr.24998) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.562839+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.562839+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.640975+0000 mon.a (mon.0) 8417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.640975+0000 mon.a (mon.0) 8417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.272410+0000 mgr.x (mgr.24998) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.272410+0000 mgr.x (mgr.24998) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.346934+0000 mgr.x (mgr.24998) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.346934+0000 mgr.x (mgr.24998) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.432299+0000 mgr.x (mgr.24998) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.432299+0000 mgr.x (mgr.24998) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.545384+0000 mon.a (mon.0) 8412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.545384+0000 mon.a (mon.0) 8412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.548664+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.548664+0000 mon.a (mon.0) 8413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.552598+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.552598+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.553668+0000 mon.a (mon.0) 8415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.553668+0000 mon.a (mon.0) 8415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.562402+0000 mgr.x (mgr.24998) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.562402+0000 mgr.x (mgr.24998) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.562839+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.562839+0000 mon.a (mon.0) 8416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.640975+0000 mon.a (mon.0) 8417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.640975+0000 mon.a (mon.0) 8417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.643924+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.643924+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.647782+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.647782+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.649461+0000 mon.a (mon.0) 8420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.649461+0000 mon.a (mon.0) 8420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.658900+0000 mgr.x (mgr.24998) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.658900+0000 mgr.x (mgr.24998) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.659076+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.659076+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.747297+0000 mon.a (mon.0) 8422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.747297+0000 mon.a (mon.0) 8422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.751079+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.751079+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.755473+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.755473+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.756746+0000 mon.a (mon.0) 8425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.756746+0000 mon.a (mon.0) 8425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.765128+0000 mgr.x (mgr.24998) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.643924+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.643924+0000 mon.a (mon.0) 8418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.647782+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.647782+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.649461+0000 mon.a (mon.0) 8420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.649461+0000 mon.a (mon.0) 8420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.658900+0000 mgr.x (mgr.24998) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.658900+0000 mgr.x (mgr.24998) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.659076+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.659076+0000 mon.a (mon.0) 8421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.747297+0000 mon.a (mon.0) 8422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.747297+0000 mon.a (mon.0) 8422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.751079+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.751079+0000 mon.a (mon.0) 8423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.755473+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.755473+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.756746+0000 mon.a (mon.0) 8425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.756746+0000 mon.a (mon.0) 8425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.765128+0000 mgr.x (mgr.24998) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.765128+0000 mgr.x (mgr.24998) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.765546+0000 mon.a (mon.0) 8426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.765546+0000 mon.a (mon.0) 8426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.823534+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.823534+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.826809+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.826809+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.829543+0000 mon.a (mon.0) 8429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.829543+0000 mon.a (mon.0) 8429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.832345+0000 mon.a (mon.0) 8430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.832345+0000 mon.a (mon.0) 8430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.840462+0000 mgr.x (mgr.24998) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.840462+0000 mgr.x (mgr.24998) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.840917+0000 mon.a (mon.0) 8431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.840917+0000 mon.a (mon.0) 8431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.898237+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.898237+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.900569+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.900569+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.902730+0000 mon.a (mon.0) 8434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.765128+0000 mgr.x (mgr.24998) 2154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.765546+0000 mon.a (mon.0) 8426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.765546+0000 mon.a (mon.0) 8426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.823534+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.823534+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.826809+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.826809+0000 mon.a (mon.0) 8428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.829543+0000 mon.a (mon.0) 8429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.829543+0000 mon.a (mon.0) 8429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.832345+0000 mon.a (mon.0) 8430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.832345+0000 mon.a (mon.0) 8430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.840462+0000 mgr.x (mgr.24998) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.840462+0000 mgr.x (mgr.24998) 2155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.840917+0000 mon.a (mon.0) 8431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.840917+0000 mon.a (mon.0) 8431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.898237+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.898237+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.900569+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.900569+0000 mon.a (mon.0) 8433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.902730+0000 mon.a (mon.0) 8434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.902730+0000 mon.a (mon.0) 8434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.903523+0000 mon.a (mon.0) 8435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.903523+0000 mon.a (mon.0) 8435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.910916+0000 mgr.x (mgr.24998) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.910916+0000 mgr.x (mgr.24998) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.911419+0000 mon.a (mon.0) 8436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.911419+0000 mon.a (mon.0) 8436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.969841+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.969841+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.972318+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.972318+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.974899+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.974899+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.976242+0000 mon.a (mon.0) 8440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.976242+0000 mon.a (mon.0) 8440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.984023+0000 mgr.x (mgr.24998) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:58.984023+0000 mgr.x (mgr.24998) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.984424+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:58.984424+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.042673+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.902730+0000 mon.a (mon.0) 8434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.903523+0000 mon.a (mon.0) 8435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.903523+0000 mon.a (mon.0) 8435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.910916+0000 mgr.x (mgr.24998) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.910916+0000 mgr.x (mgr.24998) 2156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.911419+0000 mon.a (mon.0) 8436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.911419+0000 mon.a (mon.0) 8436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.969841+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.969841+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.972318+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.972318+0000 mon.a (mon.0) 8438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.974899+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.974899+0000 mon.a (mon.0) 8439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.976242+0000 mon.a (mon.0) 8440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.976242+0000 mon.a (mon.0) 8440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.984023+0000 mgr.x (mgr.24998) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:58.984023+0000 mgr.x (mgr.24998) 2157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.984424+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:58.984424+0000 mon.a (mon.0) 8441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.042673+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.042673+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.045395+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.045395+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.048400+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.048400+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.049391+0000 mon.a (mon.0) 8445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.049391+0000 mon.a (mon.0) 8445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:59.058123+0000 mgr.x (mgr.24998) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:59.058123+0000 mgr.x (mgr.24998) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.058556+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.058556+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.117449+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.117449+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.120530+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.120530+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.123327+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.123327+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.124469+0000 mon.a (mon.0) 8450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.124469+0000 mon.a (mon.0) 8450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.042673+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.045395+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.045395+0000 mon.a (mon.0) 8443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.048400+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.048400+0000 mon.a (mon.0) 8444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.049391+0000 mon.a (mon.0) 8445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.049391+0000 mon.a (mon.0) 8445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:59.058123+0000 mgr.x (mgr.24998) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:59.058123+0000 mgr.x (mgr.24998) 2158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.058556+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.058556+0000 mon.a (mon.0) 8446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.117449+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.117449+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.120530+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.120530+0000 mon.a (mon.0) 8448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.123327+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.123327+0000 mon.a (mon.0) 8449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.124469+0000 mon.a (mon.0) 8450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.124469+0000 mon.a (mon.0) 8450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:59.133466+0000 mgr.x (mgr.24998) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:59.133466+0000 mgr.x (mgr.24998) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.133913+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.133913+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.193221+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.193221+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.197123+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.197123+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.199929+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.199929+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.201221+0000 mon.a (mon.0) 8455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.201221+0000 mon.a (mon.0) 8455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:59.209659+0000 mgr.x (mgr.24998) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: cephadm 2024-04-30T10:13:59.209659+0000 mgr.x (mgr.24998) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.210008+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.210008+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.267752+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.267752+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.270614+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.270614+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:59.133466+0000 mgr.x (mgr.24998) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:59.133466+0000 mgr.x (mgr.24998) 2159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.133913+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.133913+0000 mon.a (mon.0) 8451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.193221+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.193221+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.197123+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.197123+0000 mon.a (mon.0) 8453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.199929+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.199929+0000 mon.a (mon.0) 8454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.201221+0000 mon.a (mon.0) 8455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.201221+0000 mon.a (mon.0) 8455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:59.209659+0000 mgr.x (mgr.24998) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: cephadm 2024-04-30T10:13:59.209659+0000 mgr.x (mgr.24998) 2160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:13:59.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.210008+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.210008+0000 mon.a (mon.0) 8456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.267752+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.267752+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.270614+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.270614+0000 mon.a (mon.0) 8458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.273260+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.273260+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.274244+0000 mon.a (mon.0) 8460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.274244+0000 mon.a (mon.0) 8460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.283222+0000 mon.a (mon.0) 8461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.283222+0000 mon.a (mon.0) 8461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.361409+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.361409+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.364200+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.364200+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.366752+0000 mon.a (mon.0) 8464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.366752+0000 mon.a (mon.0) 8464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.367821+0000 mon.a (mon.0) 8465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.367821+0000 mon.a (mon.0) 8465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.376531+0000 mon.a (mon.0) 8466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.376531+0000 mon.a (mon.0) 8466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.453560+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.453560+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.458341+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.273260+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.273260+0000 mon.a (mon.0) 8459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.274244+0000 mon.a (mon.0) 8460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.274244+0000 mon.a (mon.0) 8460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.283222+0000 mon.a (mon.0) 8461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.283222+0000 mon.a (mon.0) 8461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.361409+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.361409+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.364200+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.364200+0000 mon.a (mon.0) 8463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.366752+0000 mon.a (mon.0) 8464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.366752+0000 mon.a (mon.0) 8464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.367821+0000 mon.a (mon.0) 8465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.367821+0000 mon.a (mon.0) 8465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.376531+0000 mon.a (mon.0) 8466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.376531+0000 mon.a (mon.0) 8466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.453560+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.453560+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.458341+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.458341+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.461521+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.461521+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.462796+0000 mon.a (mon.0) 8470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.462796+0000 mon.a (mon.0) 8470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.472137+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.472137+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.517011+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.517011+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.520286+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[73244]: audit 2024-04-30T10:13:59.520286+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.458341+0000 mon.a (mon.0) 8468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.461521+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.461521+0000 mon.a (mon.0) 8469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:13:59.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.462796+0000 mon.a (mon.0) 8470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.462796+0000 mon.a (mon.0) 8470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:13:59.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.472137+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.472137+0000 mon.a (mon.0) 8471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:13:59.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.517011+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.517011+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:13:59.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.520286+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:13:59.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:13:59 smithi144 bash[75481]: audit 2024-04-30T10:13:59.520286+0000 mon.a (mon.0) 8473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: cephadm 2024-04-30T10:13:59.282688+0000 mgr.x (mgr.24998) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: cephadm 2024-04-30T10:13:59.282688+0000 mgr.x (mgr.24998) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: cephadm 2024-04-30T10:13:59.376220+0000 mgr.x (mgr.24998) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: cephadm 2024-04-30T10:13:59.376220+0000 mgr.x (mgr.24998) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: cephadm 2024-04-30T10:13:59.471897+0000 mgr.x (mgr.24998) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: cephadm 2024-04-30T10:13:59.471897+0000 mgr.x (mgr.24998) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.523242+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:00.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.523242+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:00.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.524375+0000 mon.a (mon.0) 8475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:00.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.524375+0000 mon.a (mon.0) 8475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:00.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: cephadm 2024-04-30T10:13:59.555503+0000 mgr.x (mgr.24998) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: cephadm 2024-04-30T10:13:59.555503+0000 mgr.x (mgr.24998) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.555852+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.555852+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.570894+0000 mon.a (mon.0) 8477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.570894+0000 mon.a (mon.0) 8477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.582465+0000 mon.a (mon.0) 8478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.582465+0000 mon.a (mon.0) 8478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.591922+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.591922+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.615873+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:00.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.615873+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:00.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.618800+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.618800+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.620765+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.620765+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.622468+0000 mon.a (mon.0) 8483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.622468+0000 mon.a (mon.0) 8483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.625066+0000 mon.a (mon.0) 8484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.625066+0000 mon.a (mon.0) 8484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.628113+0000 mon.a (mon.0) 8485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.628113+0000 mon.a (mon.0) 8485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.630503+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.630503+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.632565+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.632565+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.634435+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.634435+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.636319+0000 mon.a (mon.0) 8489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.636319+0000 mon.a (mon.0) 8489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.638598+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.638598+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.640623+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.640623+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.642946+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.642946+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.645714+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: audit 2024-04-30T10:13:59.645714+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: cluster 2024-04-30T10:14:00.205586+0000 mgr.x (mgr.24998) 2165 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:00.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:00 smithi151 bash[59049]: cluster 2024-04-30T10:14:00.205586+0000 mgr.x (mgr.24998) 2165 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:00.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: cephadm 2024-04-30T10:13:59.282688+0000 mgr.x (mgr.24998) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: cephadm 2024-04-30T10:13:59.282688+0000 mgr.x (mgr.24998) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: cephadm 2024-04-30T10:13:59.376220+0000 mgr.x (mgr.24998) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: cephadm 2024-04-30T10:13:59.376220+0000 mgr.x (mgr.24998) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: cephadm 2024-04-30T10:13:59.471897+0000 mgr.x (mgr.24998) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: cephadm 2024-04-30T10:13:59.471897+0000 mgr.x (mgr.24998) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.523242+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:00.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.523242+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:00.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.524375+0000 mon.a (mon.0) 8475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:00.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.524375+0000 mon.a (mon.0) 8475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:00.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: cephadm 2024-04-30T10:13:59.555503+0000 mgr.x (mgr.24998) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: cephadm 2024-04-30T10:13:59.555503+0000 mgr.x (mgr.24998) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.555852+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.555852+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.570894+0000 mon.a (mon.0) 8477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.570894+0000 mon.a (mon.0) 8477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.582465+0000 mon.a (mon.0) 8478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.582465+0000 mon.a (mon.0) 8478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.591922+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.591922+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.615873+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:00.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: cephadm 2024-04-30T10:13:59.282688+0000 mgr.x (mgr.24998) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: cephadm 2024-04-30T10:13:59.282688+0000 mgr.x (mgr.24998) 2161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: cephadm 2024-04-30T10:13:59.376220+0000 mgr.x (mgr.24998) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: cephadm 2024-04-30T10:13:59.376220+0000 mgr.x (mgr.24998) 2162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: cephadm 2024-04-30T10:13:59.471897+0000 mgr.x (mgr.24998) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: cephadm 2024-04-30T10:13:59.471897+0000 mgr.x (mgr.24998) 2163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.523242+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:00.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.523242+0000 mon.a (mon.0) 8474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:00.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.524375+0000 mon.a (mon.0) 8475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:00.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.524375+0000 mon.a (mon.0) 8475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:00.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: cephadm 2024-04-30T10:13:59.555503+0000 mgr.x (mgr.24998) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: cephadm 2024-04-30T10:13:59.555503+0000 mgr.x (mgr.24998) 2164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:00.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.555852+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.555852+0000 mon.a (mon.0) 8476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.570894+0000 mon.a (mon.0) 8477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.570894+0000 mon.a (mon.0) 8477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.582465+0000 mon.a (mon.0) 8478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.582465+0000 mon.a (mon.0) 8478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.591922+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.591922+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:00.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.615873+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:00.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.615873+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:00.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.618800+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.618800+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.620765+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.620765+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.622468+0000 mon.a (mon.0) 8483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.622468+0000 mon.a (mon.0) 8483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.625066+0000 mon.a (mon.0) 8484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.625066+0000 mon.a (mon.0) 8484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.628113+0000 mon.a (mon.0) 8485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.628113+0000 mon.a (mon.0) 8485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.630503+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.630503+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.632565+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.632565+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.634435+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.634435+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.636319+0000 mon.a (mon.0) 8489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.636319+0000 mon.a (mon.0) 8489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.638598+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.615873+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:00.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.618800+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.618800+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.620765+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.620765+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.622468+0000 mon.a (mon.0) 8483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.622468+0000 mon.a (mon.0) 8483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.625066+0000 mon.a (mon.0) 8484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.625066+0000 mon.a (mon.0) 8484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.628113+0000 mon.a (mon.0) 8485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.628113+0000 mon.a (mon.0) 8485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.630503+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.630503+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.632565+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.632565+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.634435+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.634435+0000 mon.a (mon.0) 8488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.636319+0000 mon.a (mon.0) 8489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.636319+0000 mon.a (mon.0) 8489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.638598+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.638598+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.640623+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.640623+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.642946+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.642946+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.645714+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: audit 2024-04-30T10:13:59.645714+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: cluster 2024-04-30T10:14:00.205586+0000 mgr.x (mgr.24998) 2165 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:00.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[75481]: cluster 2024-04-30T10:14:00.205586+0000 mgr.x (mgr.24998) 2165 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:00.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.638598+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.640623+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.640623+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.642946+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.642946+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.645714+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: audit 2024-04-30T10:13:59.645714+0000 mon.a (mon.0) 8493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:00.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: cluster 2024-04-30T10:14:00.205586+0000 mgr.x (mgr.24998) 2165 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:00.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:00 smithi144 bash[73244]: cluster 2024-04-30T10:14:00.205586+0000 mgr.x (mgr.24998) 2165 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:01.732 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:14:02.504 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:14:02.504 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 14s ago 24m - - 2024-04-30T10:14:02.504 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 2s ago 24m - - 2024-04-30T10:14:02.504 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (11m) 14s ago 17m 15.0M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:14:02.504 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (10m) 2s ago 17m 42.7M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:14:02.504 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (52s) 14s ago 15m 42.2M - 3.8 c50cf5fa633a 3945d760604e 2024-04-30T10:14:02.504 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (10m) 2s ago 23m 536M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:14:02.504 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (9m) 14s ago 25m 441M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:14:02.505 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (8m) 14s ago 25m 80.5M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:14:02.505 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (8m) 2s ago 23m 60.2M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:14:02.505 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (8m) 14s ago 24m 63.7M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:14:02.505 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (30s) 14s ago 17m 7207k - 1.5.0 0da6a335fe13 c470bdfb3ce4 2024-04-30T10:14:02.505 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (11s) 2s ago 17m 6859k - 1.5.0 0da6a335fe13 0d7d6502eae8 2024-04-30T10:14:02.505 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (6m) 14s ago 23m 66.1M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 9026452f4e61 2024-04-30T10:14:02.505 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (6m) 14s ago 22m 68.7M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 5352fc47dc65 2024-04-30T10:14:02.505 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (5m) 14s ago 21m 53.7M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 844548442e03 2024-04-30T10:14:02.505 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (4m) 14s ago 21m 60.0M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 38564960fb5e 2024-04-30T10:14:02.505 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (4m) 2s ago 20m 57.1M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a d762b27599e9 2024-04-30T10:14:02.505 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (3m) 2s ago 20m 55.1M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 3d18367ad531 2024-04-30T10:14:02.505 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (2m) 2s ago 19m 51.9M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a ca26e9510102 2024-04-30T10:14:02.505 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (2m) 2s ago 18m 48.9M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 194d459d9dac 2024-04-30T10:14:02.505 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (9m) 2s ago 18m 67.2M - 2.33.4 514e6a882f6e 1c77bdb7cd95 2024-04-30T10:14:02.506 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (105s) 14s ago 15m 88.8M - 19.0.0-3357-g3a873b0c c50cf5fa633a 4112b8bf2228 2024-04-30T10:14:02.506 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (89s) 2s ago 15m 88.6M - 19.0.0-3357-g3a873b0c c50cf5fa633a c1ca94882e7a 2024-04-30T10:14:02.506 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (95s) 14s ago 15m 88.7M - 19.0.0-3357-g3a873b0c c50cf5fa633a 4496385e578c 2024-04-30T10:14:02.506 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (78s) 2s ago 15m 88.5M - 19.0.0-3357-g3a873b0c c50cf5fa633a fdad8ed67ac0 2024-04-30T10:14:02.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:02 smithi151 bash[59049]: audit 2024-04-30T10:14:01.717974+0000 mgr.x (mgr.24998) 2166 : audit [DBG] from='client.44830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:02 smithi151 bash[59049]: audit 2024-04-30T10:14:01.717974+0000 mgr.x (mgr.24998) 2166 : audit [DBG] from='client.44830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:02 smithi151 bash[59049]: audit 2024-04-30T10:14:02.083129+0000 mgr.x (mgr.24998) 2167 : audit [DBG] from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:02 smithi151 bash[59049]: audit 2024-04-30T10:14:02.083129+0000 mgr.x (mgr.24998) 2167 : audit [DBG] from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:02 smithi151 bash[59049]: cluster 2024-04-30T10:14:02.206590+0000 mgr.x (mgr.24998) 2168 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:02 smithi151 bash[59049]: cluster 2024-04-30T10:14:02.206590+0000 mgr.x (mgr.24998) 2168 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:02.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:02 smithi144 bash[73244]: audit 2024-04-30T10:14:01.717974+0000 mgr.x (mgr.24998) 2166 : audit [DBG] from='client.44830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:02.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:02 smithi144 bash[73244]: audit 2024-04-30T10:14:01.717974+0000 mgr.x (mgr.24998) 2166 : audit [DBG] from='client.44830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:02.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:02 smithi144 bash[73244]: audit 2024-04-30T10:14:02.083129+0000 mgr.x (mgr.24998) 2167 : audit [DBG] from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:02.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:02 smithi144 bash[73244]: audit 2024-04-30T10:14:02.083129+0000 mgr.x (mgr.24998) 2167 : audit [DBG] from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:02.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:02 smithi144 bash[73244]: cluster 2024-04-30T10:14:02.206590+0000 mgr.x (mgr.24998) 2168 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:02.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:02 smithi144 bash[73244]: cluster 2024-04-30T10:14:02.206590+0000 mgr.x (mgr.24998) 2168 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:02.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:02 smithi144 bash[75481]: audit 2024-04-30T10:14:01.717974+0000 mgr.x (mgr.24998) 2166 : audit [DBG] from='client.44830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:02.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:02 smithi144 bash[75481]: audit 2024-04-30T10:14:01.717974+0000 mgr.x (mgr.24998) 2166 : audit [DBG] from='client.44830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:02.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:02 smithi144 bash[75481]: audit 2024-04-30T10:14:02.083129+0000 mgr.x (mgr.24998) 2167 : audit [DBG] from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:02.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:02 smithi144 bash[75481]: audit 2024-04-30T10:14:02.083129+0000 mgr.x (mgr.24998) 2167 : audit [DBG] from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:02.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:02 smithi144 bash[75481]: cluster 2024-04-30T10:14:02.206590+0000 mgr.x (mgr.24998) 2168 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:02.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:02 smithi144 bash[75481]: cluster 2024-04-30T10:14:02.206590+0000 mgr.x (mgr.24998) 2168 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:02.946 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:14:02.946 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:14:02.946 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:14:02.946 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:14:02.946 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:14:02.946 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:14:02.946 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:14:02.946 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:14:02.946 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 8 2024-04-30T10:14:02.947 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:14:02.947 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:14:02.947 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 4 2024-04-30T10:14:02.947 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:14:02.947 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:14:02.947 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 17 2024-04-30T10:14:02.947 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:14:02.947 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:14:03.303 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:14:03.303 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:14:03.303 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:14:03.304 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:14:03.304 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:14:03.304 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr", 2024-04-30T10:14:03.304 INFO:teuthology.orchestra.run.smithi144.stdout: "iscsi", 2024-04-30T10:14:03.304 INFO:teuthology.orchestra.run.smithi144.stdout: "osd", 2024-04-30T10:14:03.304 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw", 2024-04-30T10:14:03.304 INFO:teuthology.orchestra.run.smithi144.stdout: "mon" 2024-04-30T10:14:03.304 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:14:03.304 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "18/23 daemons upgraded", 2024-04-30T10:14:03.304 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-30T10:14:03.304 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:14:03.304 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:14:03.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:03 smithi151 bash[59049]: audit 2024-04-30T10:14:02.454531+0000 mgr.x (mgr.24998) 2169 : audit [DBG] from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:03 smithi151 bash[59049]: audit 2024-04-30T10:14:02.454531+0000 mgr.x (mgr.24998) 2169 : audit [DBG] from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:03 smithi151 bash[59049]: cephadm 2024-04-30T10:14:02.670005+0000 mgr.x (mgr.24998) 2170 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-30T10:14:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:03 smithi151 bash[59049]: cephadm 2024-04-30T10:14:02.670005+0000 mgr.x (mgr.24998) 2170 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-30T10:14:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:03 smithi151 bash[59049]: cephadm 2024-04-30T10:14:02.942184+0000 mgr.x (mgr.24998) 2171 : cephadm [INF] Deploying daemon prometheus.a on smithi151 2024-04-30T10:14:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:03 smithi151 bash[59049]: cephadm 2024-04-30T10:14:02.942184+0000 mgr.x (mgr.24998) 2171 : cephadm [INF] Deploying daemon prometheus.a on smithi151 2024-04-30T10:14:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:03 smithi151 bash[59049]: audit 2024-04-30T10:14:02.948022+0000 mon.a (mon.0) 8494 : audit [DBG] from='client.? 172.21.15.144:0/1043541769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:03 smithi151 bash[59049]: audit 2024-04-30T10:14:02.948022+0000 mon.a (mon.0) 8494 : audit [DBG] from='client.? 172.21.15.144:0/1043541769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:03.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:03 smithi144 bash[73244]: audit 2024-04-30T10:14:02.454531+0000 mgr.x (mgr.24998) 2169 : audit [DBG] from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:03.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:03 smithi144 bash[73244]: audit 2024-04-30T10:14:02.454531+0000 mgr.x (mgr.24998) 2169 : audit [DBG] from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:03.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:03 smithi144 bash[73244]: cephadm 2024-04-30T10:14:02.670005+0000 mgr.x (mgr.24998) 2170 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-30T10:14:03.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:03 smithi144 bash[73244]: cephadm 2024-04-30T10:14:02.670005+0000 mgr.x (mgr.24998) 2170 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-30T10:14:03.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:03 smithi144 bash[73244]: cephadm 2024-04-30T10:14:02.942184+0000 mgr.x (mgr.24998) 2171 : cephadm [INF] Deploying daemon prometheus.a on smithi151 2024-04-30T10:14:03.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:03 smithi144 bash[73244]: cephadm 2024-04-30T10:14:02.942184+0000 mgr.x (mgr.24998) 2171 : cephadm [INF] Deploying daemon prometheus.a on smithi151 2024-04-30T10:14:03.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:03 smithi144 bash[73244]: audit 2024-04-30T10:14:02.948022+0000 mon.a (mon.0) 8494 : audit [DBG] from='client.? 172.21.15.144:0/1043541769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:03.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:03 smithi144 bash[73244]: audit 2024-04-30T10:14:02.948022+0000 mon.a (mon.0) 8494 : audit [DBG] from='client.? 172.21.15.144:0/1043541769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:03 smithi144 bash[75481]: audit 2024-04-30T10:14:02.454531+0000 mgr.x (mgr.24998) 2169 : audit [DBG] from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:03 smithi144 bash[75481]: audit 2024-04-30T10:14:02.454531+0000 mgr.x (mgr.24998) 2169 : audit [DBG] from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:03 smithi144 bash[75481]: cephadm 2024-04-30T10:14:02.670005+0000 mgr.x (mgr.24998) 2170 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-30T10:14:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:03 smithi144 bash[75481]: cephadm 2024-04-30T10:14:02.670005+0000 mgr.x (mgr.24998) 2170 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-30T10:14:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:03 smithi144 bash[75481]: cephadm 2024-04-30T10:14:02.942184+0000 mgr.x (mgr.24998) 2171 : cephadm [INF] Deploying daemon prometheus.a on smithi151 2024-04-30T10:14:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:03 smithi144 bash[75481]: cephadm 2024-04-30T10:14:02.942184+0000 mgr.x (mgr.24998) 2171 : cephadm [INF] Deploying daemon prometheus.a on smithi151 2024-04-30T10:14:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:03 smithi144 bash[75481]: audit 2024-04-30T10:14:02.948022+0000 mon.a (mon.0) 8494 : audit [DBG] from='client.? 172.21.15.144:0/1043541769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:03 smithi144 bash[75481]: audit 2024-04-30T10:14:02.948022+0000 mon.a (mon.0) 8494 : audit [DBG] from='client.? 172.21.15.144:0/1043541769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:03.738 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_OK 2024-04-30T10:14:04.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[75481]: audit 2024-04-30T10:14:03.304433+0000 mgr.x (mgr.24998) 2172 : audit [DBG] from='client.44854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:04.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[75481]: audit 2024-04-30T10:14:03.304433+0000 mgr.x (mgr.24998) 2172 : audit [DBG] from='client.44854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:04.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[75481]: audit 2024-04-30T10:14:03.330837+0000 mon.a (mon.0) 8495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:04.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[75481]: audit 2024-04-30T10:14:03.330837+0000 mon.a (mon.0) 8495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:04.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[75481]: audit 2024-04-30T10:14:03.338478+0000 mon.a (mon.0) 8496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:04.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[75481]: audit 2024-04-30T10:14:03.338478+0000 mon.a (mon.0) 8496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:04.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[75481]: audit 2024-04-30T10:14:03.345466+0000 mon.a (mon.0) 8497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:04.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[75481]: audit 2024-04-30T10:14:03.345466+0000 mon.a (mon.0) 8497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:04.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[75481]: audit 2024-04-30T10:14:03.741268+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.144:0/1209060266' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:14:04.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[75481]: audit 2024-04-30T10:14:03.741268+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.144:0/1209060266' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:14:04.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[75481]: cluster 2024-04-30T10:14:04.207855+0000 mgr.x (mgr.24998) 2173 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:04.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[75481]: cluster 2024-04-30T10:14:04.207855+0000 mgr.x (mgr.24998) 2173 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[73244]: audit 2024-04-30T10:14:03.304433+0000 mgr.x (mgr.24998) 2172 : audit [DBG] from='client.44854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[73244]: audit 2024-04-30T10:14:03.304433+0000 mgr.x (mgr.24998) 2172 : audit [DBG] from='client.44854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[73244]: audit 2024-04-30T10:14:03.330837+0000 mon.a (mon.0) 8495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[73244]: audit 2024-04-30T10:14:03.330837+0000 mon.a (mon.0) 8495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[73244]: audit 2024-04-30T10:14:03.338478+0000 mon.a (mon.0) 8496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:04.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[73244]: audit 2024-04-30T10:14:03.338478+0000 mon.a (mon.0) 8496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[73244]: audit 2024-04-30T10:14:03.345466+0000 mon.a (mon.0) 8497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[73244]: audit 2024-04-30T10:14:03.345466+0000 mon.a (mon.0) 8497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[73244]: audit 2024-04-30T10:14:03.741268+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.144:0/1209060266' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:14:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[73244]: audit 2024-04-30T10:14:03.741268+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.144:0/1209060266' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:14:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[73244]: cluster 2024-04-30T10:14:04.207855+0000 mgr.x (mgr.24998) 2173 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:04.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:04 smithi144 bash[73244]: cluster 2024-04-30T10:14:04.207855+0000 mgr.x (mgr.24998) 2173 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:04.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:04 smithi151 bash[59049]: audit 2024-04-30T10:14:03.304433+0000 mgr.x (mgr.24998) 2172 : audit [DBG] from='client.44854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:04.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:04 smithi151 bash[59049]: audit 2024-04-30T10:14:03.304433+0000 mgr.x (mgr.24998) 2172 : audit [DBG] from='client.44854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:04.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:04 smithi151 bash[59049]: audit 2024-04-30T10:14:03.330837+0000 mon.a (mon.0) 8495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:04.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:04 smithi151 bash[59049]: audit 2024-04-30T10:14:03.330837+0000 mon.a (mon.0) 8495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:04.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:04 smithi151 bash[59049]: audit 2024-04-30T10:14:03.338478+0000 mon.a (mon.0) 8496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:04.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:04 smithi151 bash[59049]: audit 2024-04-30T10:14:03.338478+0000 mon.a (mon.0) 8496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:04.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:04 smithi151 bash[59049]: audit 2024-04-30T10:14:03.345466+0000 mon.a (mon.0) 8497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:04.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:04 smithi151 bash[59049]: audit 2024-04-30T10:14:03.345466+0000 mon.a (mon.0) 8497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:04.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:04 smithi151 bash[59049]: audit 2024-04-30T10:14:03.741268+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.144:0/1209060266' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:14:04.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:04 smithi151 bash[59049]: audit 2024-04-30T10:14:03.741268+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.144:0/1209060266' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:14:04.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:04 smithi151 bash[59049]: cluster 2024-04-30T10:14:04.207855+0000 mgr.x (mgr.24998) 2173 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:04.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:04 smithi151 bash[59049]: cluster 2024-04-30T10:14:04.207855+0000 mgr.x (mgr.24998) 2173 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:05.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:05 smithi144 bash[73244]: audit 2024-04-30T10:14:04.745771+0000 mgr.x (mgr.24998) 2174 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:05.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:05 smithi144 bash[73244]: audit 2024-04-30T10:14:04.745771+0000 mgr.x (mgr.24998) 2174 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:05.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:05 smithi144 bash[75481]: audit 2024-04-30T10:14:04.745771+0000 mgr.x (mgr.24998) 2174 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:05.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:05 smithi144 bash[75481]: audit 2024-04-30T10:14:04.745771+0000 mgr.x (mgr.24998) 2174 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:05.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:05 smithi151 bash[59049]: audit 2024-04-30T10:14:04.745771+0000 mgr.x (mgr.24998) 2174 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:05.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:05 smithi151 bash[59049]: audit 2024-04-30T10:14:04.745771+0000 mgr.x (mgr.24998) 2174 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:06.687 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:06 smithi144 bash[73244]: cluster 2024-04-30T10:14:06.208525+0000 mgr.x (mgr.24998) 2175 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:06.688 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:06 smithi144 bash[73244]: cluster 2024-04-30T10:14:06.208525+0000 mgr.x (mgr.24998) 2175 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:06.688 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:06 smithi144 bash[75481]: cluster 2024-04-30T10:14:06.208525+0000 mgr.x (mgr.24998) 2175 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:06.688 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:06 smithi144 bash[75481]: cluster 2024-04-30T10:14:06.208525+0000 mgr.x (mgr.24998) 2175 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:06.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:06 smithi151 bash[59049]: cluster 2024-04-30T10:14:06.208525+0000 mgr.x (mgr.24998) 2175 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:06.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:06 smithi151 bash[59049]: cluster 2024-04-30T10:14:06.208525+0000 mgr.x (mgr.24998) 2175 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:07.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:07 smithi151 bash[59049]: audit 2024-04-30T10:14:07.491263+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:07.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:07 smithi151 bash[59049]: audit 2024-04-30T10:14:07.491263+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:07.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:07 smithi144 bash[73244]: audit 2024-04-30T10:14:07.491263+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:07.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:07 smithi144 bash[73244]: audit 2024-04-30T10:14:07.491263+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:07.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:07 smithi144 bash[75481]: audit 2024-04-30T10:14:07.491263+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:07.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:07 smithi144 bash[75481]: audit 2024-04-30T10:14:07.491263+0000 mon.a (mon.0) 8498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:08.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:14:08 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:14:08] "GET /metrics HTTP/1.1" 200 38624 "" "Prometheus/2.33.4" 2024-04-30T10:14:08.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:08 smithi144 bash[75481]: audit 2024-04-30T10:14:07.701264+0000 mon.a (mon.0) 8499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:08.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:08 smithi144 bash[75481]: audit 2024-04-30T10:14:07.701264+0000 mon.a (mon.0) 8499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:08.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:08 smithi144 bash[75481]: audit 2024-04-30T10:14:07.710260+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:08.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:08 smithi144 bash[75481]: audit 2024-04-30T10:14:07.710260+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:08.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:08 smithi144 bash[75481]: audit 2024-04-30T10:14:07.716517+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:08.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:08 smithi144 bash[75481]: audit 2024-04-30T10:14:07.716517+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:08.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:08 smithi144 bash[75481]: cluster 2024-04-30T10:14:08.209585+0000 mgr.x (mgr.24998) 2176 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:08.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:08 smithi144 bash[75481]: cluster 2024-04-30T10:14:08.209585+0000 mgr.x (mgr.24998) 2176 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:08.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:08 smithi144 bash[73244]: audit 2024-04-30T10:14:07.701264+0000 mon.a (mon.0) 8499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:08.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:08 smithi144 bash[73244]: audit 2024-04-30T10:14:07.701264+0000 mon.a (mon.0) 8499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:08.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:08 smithi144 bash[73244]: audit 2024-04-30T10:14:07.710260+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:08.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:08 smithi144 bash[73244]: audit 2024-04-30T10:14:07.710260+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:08.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:08 smithi144 bash[73244]: audit 2024-04-30T10:14:07.716517+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:08.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:08 smithi144 bash[73244]: audit 2024-04-30T10:14:07.716517+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:08.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:08 smithi144 bash[73244]: cluster 2024-04-30T10:14:08.209585+0000 mgr.x (mgr.24998) 2176 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:08.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:08 smithi144 bash[73244]: cluster 2024-04-30T10:14:08.209585+0000 mgr.x (mgr.24998) 2176 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:08 smithi151 bash[59049]: audit 2024-04-30T10:14:07.701264+0000 mon.a (mon.0) 8499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:08 smithi151 bash[59049]: audit 2024-04-30T10:14:07.701264+0000 mon.a (mon.0) 8499 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:08 smithi151 bash[59049]: audit 2024-04-30T10:14:07.710260+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:08 smithi151 bash[59049]: audit 2024-04-30T10:14:07.710260+0000 mon.a (mon.0) 8500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:08 smithi151 bash[59049]: audit 2024-04-30T10:14:07.716517+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:08 smithi151 bash[59049]: audit 2024-04-30T10:14:07.716517+0000 mon.a (mon.0) 8501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:08 smithi151 bash[59049]: cluster 2024-04-30T10:14:08.209585+0000 mgr.x (mgr.24998) 2176 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:09.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:08 smithi151 bash[59049]: cluster 2024-04-30T10:14:08.209585+0000 mgr.x (mgr.24998) 2176 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:10.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:10 smithi151 bash[59049]: cluster 2024-04-30T10:14:10.210707+0000 mgr.x (mgr.24998) 2177 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:10.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:10 smithi151 bash[59049]: cluster 2024-04-30T10:14:10.210707+0000 mgr.x (mgr.24998) 2177 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:10.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:10 smithi144 bash[75481]: cluster 2024-04-30T10:14:10.210707+0000 mgr.x (mgr.24998) 2177 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:10.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:10 smithi144 bash[75481]: cluster 2024-04-30T10:14:10.210707+0000 mgr.x (mgr.24998) 2177 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:10 smithi144 bash[73244]: cluster 2024-04-30T10:14:10.210707+0000 mgr.x (mgr.24998) 2177 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:10.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:10 smithi144 bash[73244]: cluster 2024-04-30T10:14:10.210707+0000 mgr.x (mgr.24998) 2177 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:12.566 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:12 smithi151 bash[59049]: cluster 2024-04-30T10:14:12.211764+0000 mgr.x (mgr.24998) 2178 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:12.567 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:12 smithi151 bash[59049]: cluster 2024-04-30T10:14:12.211764+0000 mgr.x (mgr.24998) 2178 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:12.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:12 smithi144 bash[73244]: cluster 2024-04-30T10:14:12.211764+0000 mgr.x (mgr.24998) 2178 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:12.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:12 smithi144 bash[73244]: cluster 2024-04-30T10:14:12.211764+0000 mgr.x (mgr.24998) 2178 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:12.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:12 smithi144 bash[75481]: cluster 2024-04-30T10:14:12.211764+0000 mgr.x (mgr.24998) 2178 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:12.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:12 smithi144 bash[75481]: cluster 2024-04-30T10:14:12.211764+0000 mgr.x (mgr.24998) 2178 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:14.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:14:14 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:14.573 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:14:14 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:14.573 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:14:14 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:14.573 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:14:14 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:14.574 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:14 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:14.574 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:14 smithi151 systemd[1]: Stopping Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:14:14.574 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:14:14 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:14 smithi151 bash[59049]: cluster 2024-04-30T10:14:14.213028+0000 mgr.x (mgr.24998) 2179 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:14.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:14 smithi151 bash[59049]: cluster 2024-04-30T10:14:14.213028+0000 mgr.x (mgr.24998) 2179 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:14.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:14 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:14.575 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:14:14 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:14.575 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:14:14 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:14.705 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:14 smithi144 bash[73244]: cluster 2024-04-30T10:14:14.213028+0000 mgr.x (mgr.24998) 2179 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:14.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:14 smithi144 bash[73244]: cluster 2024-04-30T10:14:14.213028+0000 mgr.x (mgr.24998) 2179 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:14.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:14 smithi144 bash[75481]: cluster 2024-04-30T10:14:14.213028+0000 mgr.x (mgr.24998) 2179 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:14.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:14 smithi144 bash[75481]: cluster 2024-04-30T10:14:14.213028+0000 mgr.x (mgr.24998) 2179 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:15.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:14 smithi151 bash[54975]: ts=2024-04-30T10:14:14.652Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-30T10:14:15.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:14 smithi151 bash[54975]: ts=2024-04-30T10:14:14.652Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-30T10:14:15.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:14 smithi151 bash[54975]: ts=2024-04-30T10:14:14.652Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-30T10:14:15.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:14 smithi151 bash[54975]: ts=2024-04-30T10:14:14.652Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-30T10:14:15.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:14 smithi151 bash[54975]: ts=2024-04-30T10:14:14.652Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-30T10:14:15.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:14 smithi151 bash[54975]: ts=2024-04-30T10:14:14.652Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-30T10:14:15.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:14 smithi151 bash[54975]: ts=2024-04-30T10:14:14.652Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-30T10:14:15.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:14 smithi151 bash[54975]: ts=2024-04-30T10:14:14.653Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-30T10:14:15.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:14 smithi151 bash[54975]: ts=2024-04-30T10:14:14.653Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-30T10:14:15.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:14 smithi151 bash[54975]: ts=2024-04-30T10:14:14.653Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-30T10:14:15.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:14 smithi151 bash[54975]: ts=2024-04-30T10:14:14.653Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-30T10:14:15.074 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:14 smithi151 bash[54975]: ts=2024-04-30T10:14:14.653Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-30T10:14:15.550 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:15 smithi151 bash[59049]: audit 2024-04-30T10:14:14.750122+0000 mgr.x (mgr.24998) 2180 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:15.550 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:15 smithi151 bash[59049]: audit 2024-04-30T10:14:14.750122+0000 mgr.x (mgr.24998) 2180 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:15.551 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:15 smithi151 bash[89651]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-prometheus-a 2024-04-30T10:14:15.551 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:15 smithi151 bash[89714]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-prometheus-a 2024-04-30T10:14:15.551 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:15 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-30T10:14:15.551 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:15 smithi151 systemd[1]: Stopped Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:14:15.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:15 smithi144 bash[73244]: audit 2024-04-30T10:14:14.750122+0000 mgr.x (mgr.24998) 2180 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:15.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:15 smithi144 bash[73244]: audit 2024-04-30T10:14:14.750122+0000 mgr.x (mgr.24998) 2180 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:15.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:15 smithi144 bash[75481]: audit 2024-04-30T10:14:14.750122+0000 mgr.x (mgr.24998) 2180 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:15.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:15 smithi144 bash[75481]: audit 2024-04-30T10:14:14.750122+0000 mgr.x (mgr.24998) 2180 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:15.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:15 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:15.822 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:14:15 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:15.823 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:14:15 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:15.823 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:14:15 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:15.823 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:15 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:15.823 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:15 smithi151 systemd[1]: Started Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:14:15.824 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:14:15 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:15.824 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:14:15 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:15.824 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:14:15 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:15.824 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:14:15 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:15.849319+0000 mon.a (mon.0) 8502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:15.849319+0000 mon.a (mon.0) 8502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:15.863285+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:15.863285+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:15.899616+0000 mon.a (mon.0) 8504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:15.899616+0000 mon.a (mon.0) 8504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:15.900880+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:15.900880+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: cephadm 2024-04-30T10:14:15.911577+0000 mgr.x (mgr.24998) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: cephadm 2024-04-30T10:14:15.911577+0000 mgr.x (mgr.24998) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:15.912115+0000 mon.a (mon.0) 8506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:15.912115+0000 mon.a (mon.0) 8506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:15.990961+0000 mgr.x (mgr.24998) 2182 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:17.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:15.990961+0000 mgr.x (mgr.24998) 2182 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:17.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:15.991320+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:17.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:15.991320+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:17.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.008592+0000 mon.a (mon.0) 8508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.008592+0000 mon.a (mon.0) 8508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.012783+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.012783+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:15.849319+0000 mon.a (mon.0) 8502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:15.849319+0000 mon.a (mon.0) 8502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:15.863285+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:15.863285+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:15.899616+0000 mon.a (mon.0) 8504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:15.899616+0000 mon.a (mon.0) 8504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:15.900880+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:15.900880+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: cephadm 2024-04-30T10:14:15.911577+0000 mgr.x (mgr.24998) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: cephadm 2024-04-30T10:14:15.911577+0000 mgr.x (mgr.24998) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:15.912115+0000 mon.a (mon.0) 8506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:15.912115+0000 mon.a (mon.0) 8506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:15.990961+0000 mgr.x (mgr.24998) 2182 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:17.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:15.990961+0000 mgr.x (mgr.24998) 2182 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:17.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:15.991320+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:17.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:15.991320+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:17.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.008592+0000 mon.a (mon.0) 8508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.008592+0000 mon.a (mon.0) 8508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.012783+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.012783+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.017389+0000 mon.a (mon.0) 8510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.017389+0000 mon.a (mon.0) 8510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.018923+0000 mon.a (mon.0) 8511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.018923+0000 mon.a (mon.0) 8511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.031002+0000 mgr.x (mgr.24998) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.031002+0000 mgr.x (mgr.24998) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.031389+0000 mon.a (mon.0) 8512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.031389+0000 mon.a (mon.0) 8512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.120917+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.120917+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.125358+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.125358+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.128590+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.128590+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.130019+0000 mon.a (mon.0) 8516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.130019+0000 mon.a (mon.0) 8516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.142108+0000 mgr.x (mgr.24998) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.142108+0000 mgr.x (mgr.24998) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.142413+0000 mon.a (mon.0) 8517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.142413+0000 mon.a (mon.0) 8517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.017389+0000 mon.a (mon.0) 8510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.017389+0000 mon.a (mon.0) 8510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.018923+0000 mon.a (mon.0) 8511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.018923+0000 mon.a (mon.0) 8511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.031002+0000 mgr.x (mgr.24998) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.031002+0000 mgr.x (mgr.24998) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.031389+0000 mon.a (mon.0) 8512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.031389+0000 mon.a (mon.0) 8512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.120917+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.120917+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.125358+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.125358+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.128590+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.128590+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.130019+0000 mon.a (mon.0) 8516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.130019+0000 mon.a (mon.0) 8516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.142108+0000 mgr.x (mgr.24998) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.142108+0000 mgr.x (mgr.24998) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.142413+0000 mon.a (mon.0) 8517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.142413+0000 mon.a (mon.0) 8517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: cluster 2024-04-30T10:14:16.214248+0000 mgr.x (mgr.24998) 2185 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:17.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: cluster 2024-04-30T10:14:16.214248+0000 mgr.x (mgr.24998) 2185 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:17.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.220572+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.220572+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.223437+0000 mon.a (mon.0) 8519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.223437+0000 mon.a (mon.0) 8519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.227336+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.227336+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.228511+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.228511+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.238961+0000 mgr.x (mgr.24998) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.238961+0000 mgr.x (mgr.24998) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.239254+0000 mon.a (mon.0) 8522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.239254+0000 mon.a (mon.0) 8522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.298036+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.298036+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.300798+0000 mon.a (mon.0) 8524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.300798+0000 mon.a (mon.0) 8524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.303853+0000 mon.a (mon.0) 8525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: cluster 2024-04-30T10:14:16.214248+0000 mgr.x (mgr.24998) 2185 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:17.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: cluster 2024-04-30T10:14:16.214248+0000 mgr.x (mgr.24998) 2185 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:17.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.220572+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.220572+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.223437+0000 mon.a (mon.0) 8519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.223437+0000 mon.a (mon.0) 8519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.227336+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.227336+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.228511+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.228511+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.238961+0000 mgr.x (mgr.24998) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.238961+0000 mgr.x (mgr.24998) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.239254+0000 mon.a (mon.0) 8522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.239254+0000 mon.a (mon.0) 8522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.298036+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.298036+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.300798+0000 mon.a (mon.0) 8524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.300798+0000 mon.a (mon.0) 8524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.303853+0000 mon.a (mon.0) 8525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.303853+0000 mon.a (mon.0) 8525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.304982+0000 mon.a (mon.0) 8526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.304982+0000 mon.a (mon.0) 8526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.315695+0000 mon.a (mon.0) 8527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.315695+0000 mon.a (mon.0) 8527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.389361+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.389361+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.393107+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.393107+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.396105+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.396105+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.397387+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.397387+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.406227+0000 mon.a (mon.0) 8532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.406227+0000 mon.a (mon.0) 8532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.466234+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.466234+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.469637+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.469637+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.472541+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.472541+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.473792+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.473792+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.482752+0000 mon.a (mon.0) 8537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.482752+0000 mon.a (mon.0) 8537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.526074+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.526074+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.529296+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.529296+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.532024+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.532024+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.533184+0000 mon.a (mon.0) 8541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.533184+0000 mon.a (mon.0) 8541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.543771+0000 mon.a (mon.0) 8542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.543771+0000 mon.a (mon.0) 8542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.603487+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.603487+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.606744+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.303853+0000 mon.a (mon.0) 8525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.304982+0000 mon.a (mon.0) 8526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.304982+0000 mon.a (mon.0) 8526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.315695+0000 mon.a (mon.0) 8527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.315695+0000 mon.a (mon.0) 8527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.389361+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.389361+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.393107+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.393107+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.396105+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.396105+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.397387+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.397387+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.406227+0000 mon.a (mon.0) 8532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.406227+0000 mon.a (mon.0) 8532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.466234+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.466234+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.469637+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.469637+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.606744+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.610223+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.610223+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.611535+0000 mon.a (mon.0) 8546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.611535+0000 mon.a (mon.0) 8546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.620434+0000 mon.a (mon.0) 8547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.620434+0000 mon.a (mon.0) 8547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.695150+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.695150+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.698166+0000 mon.a (mon.0) 8549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.698166+0000 mon.a (mon.0) 8549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.700656+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.700656+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.701722+0000 mon.a (mon.0) 8551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.701722+0000 mon.a (mon.0) 8551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.710098+0000 mon.a (mon.0) 8552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.710098+0000 mon.a (mon.0) 8552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.767698+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.767698+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.472541+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.472541+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.473792+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.473792+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.482752+0000 mon.a (mon.0) 8537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.482752+0000 mon.a (mon.0) 8537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.526074+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.526074+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.529296+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.529296+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.532024+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.532024+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.533184+0000 mon.a (mon.0) 8541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.533184+0000 mon.a (mon.0) 8541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.543771+0000 mon.a (mon.0) 8542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.543771+0000 mon.a (mon.0) 8542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.603487+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.603487+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.606744+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.770831+0000 mon.a (mon.0) 8554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.770831+0000 mon.a (mon.0) 8554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.773437+0000 mon.a (mon.0) 8555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.773437+0000 mon.a (mon.0) 8555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.774727+0000 mon.a (mon.0) 8556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.774727+0000 mon.a (mon.0) 8556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.783338+0000 mon.a (mon.0) 8557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.783338+0000 mon.a (mon.0) 8557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.840720+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[75481]: audit 2024-04-30T10:14:16.840720+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.606744+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.610223+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.610223+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.611535+0000 mon.a (mon.0) 8546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.611535+0000 mon.a (mon.0) 8546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.620434+0000 mon.a (mon.0) 8547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.620434+0000 mon.a (mon.0) 8547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.695150+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.695150+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.698166+0000 mon.a (mon.0) 8549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.698166+0000 mon.a (mon.0) 8549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.700656+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.700656+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.701722+0000 mon.a (mon.0) 8551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.701722+0000 mon.a (mon.0) 8551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.710098+0000 mon.a (mon.0) 8552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.710098+0000 mon.a (mon.0) 8552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.767698+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.767698+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.770831+0000 mon.a (mon.0) 8554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.770831+0000 mon.a (mon.0) 8554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.773437+0000 mon.a (mon.0) 8555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.773437+0000 mon.a (mon.0) 8555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.774727+0000 mon.a (mon.0) 8556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.774727+0000 mon.a (mon.0) 8556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.783338+0000 mon.a (mon.0) 8557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.783338+0000 mon.a (mon.0) 8557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.840720+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:16 smithi144 bash[73244]: audit 2024-04-30T10:14:16.840720+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:15.849319+0000 mon.a (mon.0) 8502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:15.849319+0000 mon.a (mon.0) 8502 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:15.863285+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:15.863285+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:15.899616+0000 mon.a (mon.0) 8504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:15.899616+0000 mon.a (mon.0) 8504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:15.900880+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:15.900880+0000 mon.a (mon.0) 8505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: cephadm 2024-04-30T10:14:15.911577+0000 mgr.x (mgr.24998) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: cephadm 2024-04-30T10:14:15.911577+0000 mgr.x (mgr.24998) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:15.912115+0000 mon.a (mon.0) 8506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:15.912115+0000 mon.a (mon.0) 8506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:15.990961+0000 mgr.x (mgr.24998) 2182 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:15.990961+0000 mgr.x (mgr.24998) 2182 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:15.991320+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:15.991320+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.008592+0000 mon.a (mon.0) 8508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.008592+0000 mon.a (mon.0) 8508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.012783+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.012783+0000 mon.a (mon.0) 8509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.017389+0000 mon.a (mon.0) 8510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.017389+0000 mon.a (mon.0) 8510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.018923+0000 mon.a (mon.0) 8511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.018923+0000 mon.a (mon.0) 8511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.031002+0000 mgr.x (mgr.24998) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.031002+0000 mgr.x (mgr.24998) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.031389+0000 mon.a (mon.0) 8512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.031389+0000 mon.a (mon.0) 8512 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.120917+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.120917+0000 mon.a (mon.0) 8513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.125358+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.125358+0000 mon.a (mon.0) 8514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.128590+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.128590+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.130019+0000 mon.a (mon.0) 8516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.130019+0000 mon.a (mon.0) 8516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.142108+0000 mgr.x (mgr.24998) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.142108+0000 mgr.x (mgr.24998) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.142413+0000 mon.a (mon.0) 8517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.142413+0000 mon.a (mon.0) 8517 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: cluster 2024-04-30T10:14:16.214248+0000 mgr.x (mgr.24998) 2185 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:17.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: cluster 2024-04-30T10:14:16.214248+0000 mgr.x (mgr.24998) 2185 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:17.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.220572+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.220572+0000 mon.a (mon.0) 8518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.223437+0000 mon.a (mon.0) 8519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.223437+0000 mon.a (mon.0) 8519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.227336+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.227336+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.228511+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.228511+0000 mon.a (mon.0) 8521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.238961+0000 mgr.x (mgr.24998) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.238961+0000 mgr.x (mgr.24998) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.239254+0000 mon.a (mon.0) 8522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.239254+0000 mon.a (mon.0) 8522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.298036+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.298036+0000 mon.a (mon.0) 8523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.300798+0000 mon.a (mon.0) 8524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.300798+0000 mon.a (mon.0) 8524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.303853+0000 mon.a (mon.0) 8525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.303853+0000 mon.a (mon.0) 8525 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.304982+0000 mon.a (mon.0) 8526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.304982+0000 mon.a (mon.0) 8526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.315695+0000 mon.a (mon.0) 8527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.315695+0000 mon.a (mon.0) 8527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.389361+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.389361+0000 mon.a (mon.0) 8528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.393107+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.393107+0000 mon.a (mon.0) 8529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.396105+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.396105+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.397387+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.397387+0000 mon.a (mon.0) 8531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.406227+0000 mon.a (mon.0) 8532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.406227+0000 mon.a (mon.0) 8532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.466234+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.466234+0000 mon.a (mon.0) 8533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.469637+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.469637+0000 mon.a (mon.0) 8534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.472541+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.472541+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.473792+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.473792+0000 mon.a (mon.0) 8536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.482752+0000 mon.a (mon.0) 8537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.482752+0000 mon.a (mon.0) 8537 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.526074+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.526074+0000 mon.a (mon.0) 8538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.529296+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.529296+0000 mon.a (mon.0) 8539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.532024+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.532024+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.533184+0000 mon.a (mon.0) 8541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.533184+0000 mon.a (mon.0) 8541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.543771+0000 mon.a (mon.0) 8542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.543771+0000 mon.a (mon.0) 8542 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.603487+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.603487+0000 mon.a (mon.0) 8543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.606744+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.606744+0000 mon.a (mon.0) 8544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.610223+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.610223+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.611535+0000 mon.a (mon.0) 8546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.611535+0000 mon.a (mon.0) 8546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.620434+0000 mon.a (mon.0) 8547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.620434+0000 mon.a (mon.0) 8547 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.695150+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.695150+0000 mon.a (mon.0) 8548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.698166+0000 mon.a (mon.0) 8549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.698166+0000 mon.a (mon.0) 8549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.700656+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.700656+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.701722+0000 mon.a (mon.0) 8551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.701722+0000 mon.a (mon.0) 8551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.710098+0000 mon.a (mon.0) 8552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.710098+0000 mon.a (mon.0) 8552 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.767698+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.767698+0000 mon.a (mon.0) 8553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.770831+0000 mon.a (mon.0) 8554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.770831+0000 mon.a (mon.0) 8554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.773437+0000 mon.a (mon.0) 8555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.773437+0000 mon.a (mon.0) 8555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.774727+0000 mon.a (mon.0) 8556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.774727+0000 mon.a (mon.0) 8556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.783338+0000 mon.a (mon.0) 8557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.783338+0000 mon.a (mon.0) 8557 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.840720+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:16 smithi151 bash[59049]: audit 2024-04-30T10:14:16.840720+0000 mon.a (mon.0) 8558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:17.823 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.663Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-30T10:14:17.823 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.663Z 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-30T10:14:17.823 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.663Z 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 smithi151 (none))" 2024-04-30T10:14:17.823 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.663Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-30T10:14:17.823 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.663Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-30T10:14:17.823 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.665Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-30T10:14:17.823 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.666Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-30T10:14:17.823 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.667Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-30T10:14:17.823 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.667Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-30T10:14:17.823 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.669Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-30T10:14:17.823 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.673Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.989079ms 2024-04-30T10:14:17.823 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.673Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-30T10:14:17.823 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.674Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-04-30T10:14:17.823 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.708Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-04-30T10:14:17.823 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.720Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-04-30T10:14:17.824 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.721Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-04-30T10:14:17.824 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.736Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-04-30T10:14:17.824 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.736Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-04-30T10:14:17.824 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.736Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=53.537µs wal_replay_duration=63.150723ms wbl_replay_duration=149ns total_replay_duration=67.235213ms 2024-04-30T10:14:17.824 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.740Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-30T10:14:17.824 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.740Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-30T10:14:17.824 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.740Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-30T10:14:17.824 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.769Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.788897ms db_storage=957ns remote_storage=1.191µs web_handler=380ns query_engine=826ns scrape=231.899µs scrape_sd=125.626µs notify=23.223µs notify_sd=20.065µs rules=27.9899ms tracing=9.087µs 2024-04-30T10:14:17.824 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.769Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-30T10:14:17.824 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[89771]: ts=2024-04-30T10:14:17.769Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-30T10:14:18.189 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.315160+0000 mgr.x (mgr.24998) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.189 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.315160+0000 mgr.x (mgr.24998) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.189 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.405861+0000 mgr.x (mgr.24998) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.189 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.405861+0000 mgr.x (mgr.24998) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.482325+0000 mgr.x (mgr.24998) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.482325+0000 mgr.x (mgr.24998) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.543264+0000 mgr.x (mgr.24998) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.543264+0000 mgr.x (mgr.24998) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.619985+0000 mgr.x (mgr.24998) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.619985+0000 mgr.x (mgr.24998) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.709525+0000 mgr.x (mgr.24998) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.709525+0000 mgr.x (mgr.24998) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.782755+0000 mgr.x (mgr.24998) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.782755+0000 mgr.x (mgr.24998) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:16.843598+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:16.843598+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:16.846357+0000 mon.a (mon.0) 8560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:16.846357+0000 mon.a (mon.0) 8560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.190 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:16.865742+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:16.865742+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.880016+0000 mgr.x (mgr.24998) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.880016+0000 mgr.x (mgr.24998) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:16.880503+0000 mon.a (mon.0) 8562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:16.880503+0000 mon.a (mon.0) 8562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:16.956229+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:16.956229+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:16.959243+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:16.959243+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:16.962619+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:16.962619+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:16.963877+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:16.963877+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.972478+0000 mgr.x (mgr.24998) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:16.972478+0000 mgr.x (mgr.24998) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.191 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:16.972998+0000 mon.a (mon.0) 8567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:16.972998+0000 mon.a (mon.0) 8567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.046878+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.046878+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.049707+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.049707+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.052171+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.052171+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.053263+0000 mon.a (mon.0) 8571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.053263+0000 mon.a (mon.0) 8571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.061654+0000 mgr.x (mgr.24998) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.061654+0000 mgr.x (mgr.24998) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.062226+0000 mon.a (mon.0) 8572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.062226+0000 mon.a (mon.0) 8572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.136585+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.136585+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.192 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.139238+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.139238+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.146726+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.146726+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.148003+0000 mon.a (mon.0) 8576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.148003+0000 mon.a (mon.0) 8576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.155581+0000 mgr.x (mgr.24998) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.155581+0000 mgr.x (mgr.24998) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.156205+0000 mon.a (mon.0) 8577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.156205+0000 mon.a (mon.0) 8577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.231483+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.231483+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.236917+0000 mon.a (mon.0) 8579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.236917+0000 mon.a (mon.0) 8579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.240430+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.240430+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.193 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.242013+0000 mon.a (mon.0) 8581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.242013+0000 mon.a (mon.0) 8581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.252367+0000 mon.a (mon.0) 8582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.252367+0000 mon.a (mon.0) 8582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.310904+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.310904+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.313835+0000 mon.a (mon.0) 8584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.313835+0000 mon.a (mon.0) 8584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.316417+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.316417+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.317589+0000 mon.a (mon.0) 8586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.317589+0000 mon.a (mon.0) 8586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.326259+0000 mon.a (mon.0) 8587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.194 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.326259+0000 mon.a (mon.0) 8587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.383924+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.383924+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.387209+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.387209+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.391171+0000 mon.a (mon.0) 8590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.391171+0000 mon.a (mon.0) 8590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.392270+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.392270+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.195 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.403388+0000 mon.a (mon.0) 8592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.403388+0000 mon.a (mon.0) 8592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.481641+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.481641+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.484888+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.484888+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.487697+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.487697+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.489012+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.489012+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.500388+0000 mon.a (mon.0) 8597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.500388+0000 mon.a (mon.0) 8597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.579546+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.579546+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.582965+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.582965+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.585774+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.196 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.585774+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.587165+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.587165+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.598370+0000 mon.a (mon.0) 8602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.598370+0000 mon.a (mon.0) 8602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.662499+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.662499+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.665834+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.665834+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.668941+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.668941+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.670168+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.670168+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.682847+0000 mon.a (mon.0) 8607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.682847+0000 mon.a (mon.0) 8607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.762910+0000 mon.a (mon.0) 8608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.197 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.762910+0000 mon.a (mon.0) 8608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.765430+0000 mon.a (mon.0) 8609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.765430+0000 mon.a (mon.0) 8609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.768003+0000 mon.a (mon.0) 8610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.768003+0000 mon.a (mon.0) 8610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.768974+0000 mon.a (mon.0) 8611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.768974+0000 mon.a (mon.0) 8611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.779447+0000 mon.a (mon.0) 8612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.198 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:17 smithi151 bash[59049]: audit 2024-04-30T10:14:17.779447+0000 mon.a (mon.0) 8612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.315160+0000 mgr.x (mgr.24998) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.315160+0000 mgr.x (mgr.24998) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.405861+0000 mgr.x (mgr.24998) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.405861+0000 mgr.x (mgr.24998) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.482325+0000 mgr.x (mgr.24998) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.482325+0000 mgr.x (mgr.24998) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.543264+0000 mgr.x (mgr.24998) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.543264+0000 mgr.x (mgr.24998) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.619985+0000 mgr.x (mgr.24998) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.619985+0000 mgr.x (mgr.24998) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.709525+0000 mgr.x (mgr.24998) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.709525+0000 mgr.x (mgr.24998) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.782755+0000 mgr.x (mgr.24998) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.782755+0000 mgr.x (mgr.24998) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:16.843598+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:16.843598+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:16.846357+0000 mon.a (mon.0) 8560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:16.846357+0000 mon.a (mon.0) 8560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:16.865742+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:16.865742+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.880016+0000 mgr.x (mgr.24998) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.880016+0000 mgr.x (mgr.24998) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:16.880503+0000 mon.a (mon.0) 8562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:16.880503+0000 mon.a (mon.0) 8562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:16.956229+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:16.956229+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:16.959243+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:16.959243+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:16.962619+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:16.962619+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:16.963877+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:16.963877+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.972478+0000 mgr.x (mgr.24998) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:16.972478+0000 mgr.x (mgr.24998) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:16.972998+0000 mon.a (mon.0) 8567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:16.972998+0000 mon.a (mon.0) 8567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.046878+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.046878+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.049707+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.049707+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.052171+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.315160+0000 mgr.x (mgr.24998) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.315160+0000 mgr.x (mgr.24998) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.405861+0000 mgr.x (mgr.24998) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.405861+0000 mgr.x (mgr.24998) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.482325+0000 mgr.x (mgr.24998) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.482325+0000 mgr.x (mgr.24998) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.543264+0000 mgr.x (mgr.24998) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.543264+0000 mgr.x (mgr.24998) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.619985+0000 mgr.x (mgr.24998) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.619985+0000 mgr.x (mgr.24998) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.709525+0000 mgr.x (mgr.24998) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.709525+0000 mgr.x (mgr.24998) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.782755+0000 mgr.x (mgr.24998) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.782755+0000 mgr.x (mgr.24998) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:16.843598+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:16.843598+0000 mon.a (mon.0) 8559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:16.846357+0000 mon.a (mon.0) 8560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:16.846357+0000 mon.a (mon.0) 8560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:16.865742+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:16.865742+0000 mon.a (mon.0) 8561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.880016+0000 mgr.x (mgr.24998) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.052171+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.053263+0000 mon.a (mon.0) 8571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.053263+0000 mon.a (mon.0) 8571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.061654+0000 mgr.x (mgr.24998) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.061654+0000 mgr.x (mgr.24998) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.062226+0000 mon.a (mon.0) 8572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.062226+0000 mon.a (mon.0) 8572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.136585+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.136585+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.139238+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.139238+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.146726+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.146726+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.148003+0000 mon.a (mon.0) 8576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.148003+0000 mon.a (mon.0) 8576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.155581+0000 mgr.x (mgr.24998) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.155581+0000 mgr.x (mgr.24998) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.156205+0000 mon.a (mon.0) 8577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.156205+0000 mon.a (mon.0) 8577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.231483+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.231483+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.236917+0000 mon.a (mon.0) 8579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.236917+0000 mon.a (mon.0) 8579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.240430+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.240430+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.242013+0000 mon.a (mon.0) 8581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.242013+0000 mon.a (mon.0) 8581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.252367+0000 mon.a (mon.0) 8582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.252367+0000 mon.a (mon.0) 8582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.310904+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.310904+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.313835+0000 mon.a (mon.0) 8584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.313835+0000 mon.a (mon.0) 8584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.316417+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.316417+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.317589+0000 mon.a (mon.0) 8586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.317589+0000 mon.a (mon.0) 8586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.326259+0000 mon.a (mon.0) 8587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.326259+0000 mon.a (mon.0) 8587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.880016+0000 mgr.x (mgr.24998) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:16.880503+0000 mon.a (mon.0) 8562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:16.880503+0000 mon.a (mon.0) 8562 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:16.956229+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:16.956229+0000 mon.a (mon.0) 8563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:16.959243+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:16.959243+0000 mon.a (mon.0) 8564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:16.962619+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:16.962619+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:16.963877+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:16.963877+0000 mon.a (mon.0) 8566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.972478+0000 mgr.x (mgr.24998) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:16.972478+0000 mgr.x (mgr.24998) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:16.972998+0000 mon.a (mon.0) 8567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:16.972998+0000 mon.a (mon.0) 8567 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.046878+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.046878+0000 mon.a (mon.0) 8568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.049707+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.049707+0000 mon.a (mon.0) 8569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.052171+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.383924+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.383924+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.387209+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.387209+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.391171+0000 mon.a (mon.0) 8590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.391171+0000 mon.a (mon.0) 8590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.392270+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.392270+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.403388+0000 mon.a (mon.0) 8592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.403388+0000 mon.a (mon.0) 8592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.481641+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.481641+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.484888+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.484888+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.487697+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.487697+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.489012+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.489012+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.500388+0000 mon.a (mon.0) 8597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.500388+0000 mon.a (mon.0) 8597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.579546+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.579546+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.582965+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.582965+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.585774+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.585774+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.587165+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.587165+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.598370+0000 mon.a (mon.0) 8602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.598370+0000 mon.a (mon.0) 8602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.662499+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.662499+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.665834+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.665834+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.668941+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.668941+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.670168+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.670168+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.682847+0000 mon.a (mon.0) 8607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.682847+0000 mon.a (mon.0) 8607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.762910+0000 mon.a (mon.0) 8608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.762910+0000 mon.a (mon.0) 8608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.765430+0000 mon.a (mon.0) 8609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.765430+0000 mon.a (mon.0) 8609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.768003+0000 mon.a (mon.0) 8610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.768003+0000 mon.a (mon.0) 8610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.768974+0000 mon.a (mon.0) 8611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.768974+0000 mon.a (mon.0) 8611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.779447+0000 mon.a (mon.0) 8612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[75481]: audit 2024-04-30T10:14:17.779447+0000 mon.a (mon.0) 8612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.052171+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.053263+0000 mon.a (mon.0) 8571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.053263+0000 mon.a (mon.0) 8571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.061654+0000 mgr.x (mgr.24998) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.061654+0000 mgr.x (mgr.24998) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.062226+0000 mon.a (mon.0) 8572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.062226+0000 mon.a (mon.0) 8572 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.136585+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.136585+0000 mon.a (mon.0) 8573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.139238+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.139238+0000 mon.a (mon.0) 8574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.146726+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.146726+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.148003+0000 mon.a (mon.0) 8576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.148003+0000 mon.a (mon.0) 8576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.155581+0000 mgr.x (mgr.24998) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.155581+0000 mgr.x (mgr.24998) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:18.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.156205+0000 mon.a (mon.0) 8577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.156205+0000 mon.a (mon.0) 8577 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.231483+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.231483+0000 mon.a (mon.0) 8578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.236917+0000 mon.a (mon.0) 8579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.236917+0000 mon.a (mon.0) 8579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.240430+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.240430+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.242013+0000 mon.a (mon.0) 8581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.242013+0000 mon.a (mon.0) 8581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.252367+0000 mon.a (mon.0) 8582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.252367+0000 mon.a (mon.0) 8582 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.310904+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.310904+0000 mon.a (mon.0) 8583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.313835+0000 mon.a (mon.0) 8584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.313835+0000 mon.a (mon.0) 8584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.316417+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.316417+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.317589+0000 mon.a (mon.0) 8586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.317589+0000 mon.a (mon.0) 8586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.326259+0000 mon.a (mon.0) 8587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.326259+0000 mon.a (mon.0) 8587 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.383924+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.383924+0000 mon.a (mon.0) 8588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.387209+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.387209+0000 mon.a (mon.0) 8589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.391171+0000 mon.a (mon.0) 8590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.391171+0000 mon.a (mon.0) 8590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.392270+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.392270+0000 mon.a (mon.0) 8591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.403388+0000 mon.a (mon.0) 8592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.403388+0000 mon.a (mon.0) 8592 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.481641+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.481641+0000 mon.a (mon.0) 8593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.484888+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.484888+0000 mon.a (mon.0) 8594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.487697+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.487697+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.489012+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.489012+0000 mon.a (mon.0) 8596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.500388+0000 mon.a (mon.0) 8597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.500388+0000 mon.a (mon.0) 8597 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.579546+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.579546+0000 mon.a (mon.0) 8598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.582965+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.582965+0000 mon.a (mon.0) 8599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.585774+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.585774+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.587165+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.587165+0000 mon.a (mon.0) 8601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.598370+0000 mon.a (mon.0) 8602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.598370+0000 mon.a (mon.0) 8602 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.662499+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.662499+0000 mon.a (mon.0) 8603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.665834+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.665834+0000 mon.a (mon.0) 8604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.668941+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.668941+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.670168+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.670168+0000 mon.a (mon.0) 8606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.682847+0000 mon.a (mon.0) 8607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.682847+0000 mon.a (mon.0) 8607 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.762910+0000 mon.a (mon.0) 8608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.762910+0000 mon.a (mon.0) 8608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.765430+0000 mon.a (mon.0) 8609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.765430+0000 mon.a (mon.0) 8609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.768003+0000 mon.a (mon.0) 8610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.768003+0000 mon.a (mon.0) 8610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.768974+0000 mon.a (mon.0) 8611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.768974+0000 mon.a (mon.0) 8611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.779447+0000 mon.a (mon.0) 8612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:18.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:17 smithi144 bash[73244]: audit 2024-04-30T10:14:17.779447+0000 mon.a (mon.0) 8612 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.252229+0000 mgr.x (mgr.24998) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.252229+0000 mgr.x (mgr.24998) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.325695+0000 mgr.x (mgr.24998) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.325695+0000 mgr.x (mgr.24998) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.402918+0000 mgr.x (mgr.24998) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.402918+0000 mgr.x (mgr.24998) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.499843+0000 mgr.x (mgr.24998) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.499843+0000 mgr.x (mgr.24998) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.597773+0000 mgr.x (mgr.24998) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.597773+0000 mgr.x (mgr.24998) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.682524+0000 mgr.x (mgr.24998) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.682524+0000 mgr.x (mgr.24998) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.778939+0000 mgr.x (mgr.24998) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.778939+0000 mgr.x (mgr.24998) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.867996+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.867996+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.871570+0000 mon.a (mon.0) 8614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.871570+0000 mon.a (mon.0) 8614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.875380+0000 mon.a (mon.0) 8615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.875380+0000 mon.a (mon.0) 8615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.876781+0000 mon.a (mon.0) 8616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.876781+0000 mon.a (mon.0) 8616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.886318+0000 mon.a (mon.0) 8617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.886318+0000 mon.a (mon.0) 8617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.886408+0000 mgr.x (mgr.24998) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.886408+0000 mgr.x (mgr.24998) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.967025+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.967025+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.970670+0000 mon.a (mon.0) 8619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.970670+0000 mon.a (mon.0) 8619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.973466+0000 mon.a (mon.0) 8620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.973466+0000 mon.a (mon.0) 8620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.974646+0000 mon.a (mon.0) 8621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.974646+0000 mon.a (mon.0) 8621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.984929+0000 mgr.x (mgr.24998) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:17.984929+0000 mgr.x (mgr.24998) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.985540+0000 mon.a (mon.0) 8622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:17.985540+0000 mon.a (mon.0) 8622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.060369+0000 mon.a (mon.0) 8623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.060369+0000 mon.a (mon.0) 8623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.063426+0000 mon.a (mon.0) 8624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.063426+0000 mon.a (mon.0) 8624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.066167+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.066167+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.067326+0000 mon.a (mon.0) 8626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.067326+0000 mon.a (mon.0) 8626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.077327+0000 mgr.x (mgr.24998) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.077327+0000 mgr.x (mgr.24998) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.077850+0000 mon.a (mon.0) 8627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.077850+0000 mon.a (mon.0) 8627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.151230+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.151230+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.153554+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.153554+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.155907+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.155907+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.156690+0000 mon.a (mon.0) 8631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.156690+0000 mon.a (mon.0) 8631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.166762+0000 mgr.x (mgr.24998) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.166762+0000 mgr.x (mgr.24998) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.167274+0000 mon.a (mon.0) 8632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.167274+0000 mon.a (mon.0) 8632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cluster 2024-04-30T10:14:18.215044+0000 mgr.x (mgr.24998) 2209 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:19.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: cluster 2024-04-30T10:14:18.215044+0000 mgr.x (mgr.24998) 2209 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:19.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.241549+0000 mon.a (mon.0) 8633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.241549+0000 mon.a (mon.0) 8633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.244150+0000 mon.a (mon.0) 8634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.244150+0000 mon.a (mon.0) 8634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.246674+0000 mon.a (mon.0) 8635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.246674+0000 mon.a (mon.0) 8635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.247668+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.247668+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.257645+0000 mon.a (mon.0) 8637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.257645+0000 mon.a (mon.0) 8637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.315950+0000 mon.a (mon.0) 8638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.315950+0000 mon.a (mon.0) 8638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.319056+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.319056+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.322496+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.322496+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.323492+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.323492+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.334594+0000 mon.a (mon.0) 8642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.334594+0000 mon.a (mon.0) 8642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.392520+0000 mon.a (mon.0) 8643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.392520+0000 mon.a (mon.0) 8643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.395673+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.395673+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.398611+0000 mon.a (mon.0) 8645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.398611+0000 mon.a (mon.0) 8645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.399860+0000 mon.a (mon.0) 8646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.399860+0000 mon.a (mon.0) 8646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.410895+0000 mon.a (mon.0) 8647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.410895+0000 mon.a (mon.0) 8647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.467752+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.467752+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.470546+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.470546+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.473105+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.473105+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.474219+0000 mon.a (mon.0) 8651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.474219+0000 mon.a (mon.0) 8651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.484996+0000 mon.a (mon.0) 8652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.484996+0000 mon.a (mon.0) 8652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.542860+0000 mon.a (mon.0) 8653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.542860+0000 mon.a (mon.0) 8653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.546136+0000 mon.a (mon.0) 8654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.546136+0000 mon.a (mon.0) 8654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.549484+0000 mon.a (mon.0) 8655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.549484+0000 mon.a (mon.0) 8655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.550866+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.550866+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.562263+0000 mon.a (mon.0) 8657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.562263+0000 mon.a (mon.0) 8657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.621490+0000 mon.a (mon.0) 8658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.621490+0000 mon.a (mon.0) 8658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.625420+0000 mon.a (mon.0) 8659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.625420+0000 mon.a (mon.0) 8659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.628167+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.628167+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.629411+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.629411+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.638739+0000 mon.a (mon.0) 8662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.638739+0000 mon.a (mon.0) 8662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.696288+0000 mon.a (mon.0) 8663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.696288+0000 mon.a (mon.0) 8663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.699276+0000 mon.a (mon.0) 8664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.699276+0000 mon.a (mon.0) 8664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.701984+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.701984+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.703093+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.703093+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.711791+0000 mon.a (mon.0) 8667 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.711791+0000 mon.a (mon.0) 8667 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.753192+0000 mon.a (mon.0) 8668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.753192+0000 mon.a (mon.0) 8668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.756562+0000 mon.a (mon.0) 8669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.756562+0000 mon.a (mon.0) 8669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.759480+0000 mon.a (mon.0) 8670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.759480+0000 mon.a (mon.0) 8670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.760802+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.760802+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.769873+0000 mon.a (mon.0) 8672 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.769873+0000 mon.a (mon.0) 8672 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.827375+0000 mon.a (mon.0) 8673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.827375+0000 mon.a (mon.0) 8673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.830376+0000 mon.a (mon.0) 8674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.830376+0000 mon.a (mon.0) 8674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.833307+0000 mon.a (mon.0) 8675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.833307+0000 mon.a (mon.0) 8675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.834576+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.834576+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.843711+0000 mon.a (mon.0) 8677 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:18 smithi151 bash[59049]: audit 2024-04-30T10:14:18.843711+0000 mon.a (mon.0) 8677 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.252229+0000 mgr.x (mgr.24998) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.252229+0000 mgr.x (mgr.24998) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.325695+0000 mgr.x (mgr.24998) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.325695+0000 mgr.x (mgr.24998) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.402918+0000 mgr.x (mgr.24998) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.402918+0000 mgr.x (mgr.24998) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.499843+0000 mgr.x (mgr.24998) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.499843+0000 mgr.x (mgr.24998) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.597773+0000 mgr.x (mgr.24998) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.597773+0000 mgr.x (mgr.24998) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.682524+0000 mgr.x (mgr.24998) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.682524+0000 mgr.x (mgr.24998) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.778939+0000 mgr.x (mgr.24998) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.778939+0000 mgr.x (mgr.24998) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.867996+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.867996+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.871570+0000 mon.a (mon.0) 8614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.871570+0000 mon.a (mon.0) 8614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.875380+0000 mon.a (mon.0) 8615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.875380+0000 mon.a (mon.0) 8615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.876781+0000 mon.a (mon.0) 8616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.876781+0000 mon.a (mon.0) 8616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.886318+0000 mon.a (mon.0) 8617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.886318+0000 mon.a (mon.0) 8617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.886408+0000 mgr.x (mgr.24998) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.886408+0000 mgr.x (mgr.24998) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.967025+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.967025+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.970670+0000 mon.a (mon.0) 8619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.970670+0000 mon.a (mon.0) 8619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.973466+0000 mon.a (mon.0) 8620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.973466+0000 mon.a (mon.0) 8620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.974646+0000 mon.a (mon.0) 8621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.974646+0000 mon.a (mon.0) 8621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.984929+0000 mgr.x (mgr.24998) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:17.984929+0000 mgr.x (mgr.24998) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.985540+0000 mon.a (mon.0) 8622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:17.985540+0000 mon.a (mon.0) 8622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.060369+0000 mon.a (mon.0) 8623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.060369+0000 mon.a (mon.0) 8623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.252229+0000 mgr.x (mgr.24998) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.252229+0000 mgr.x (mgr.24998) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.325695+0000 mgr.x (mgr.24998) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.325695+0000 mgr.x (mgr.24998) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.402918+0000 mgr.x (mgr.24998) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.402918+0000 mgr.x (mgr.24998) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.499843+0000 mgr.x (mgr.24998) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.499843+0000 mgr.x (mgr.24998) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.597773+0000 mgr.x (mgr.24998) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.597773+0000 mgr.x (mgr.24998) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.682524+0000 mgr.x (mgr.24998) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.682524+0000 mgr.x (mgr.24998) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.778939+0000 mgr.x (mgr.24998) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.778939+0000 mgr.x (mgr.24998) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.867996+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.867996+0000 mon.a (mon.0) 8613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.871570+0000 mon.a (mon.0) 8614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.871570+0000 mon.a (mon.0) 8614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.875380+0000 mon.a (mon.0) 8615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.875380+0000 mon.a (mon.0) 8615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.063426+0000 mon.a (mon.0) 8624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.063426+0000 mon.a (mon.0) 8624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.066167+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.066167+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.067326+0000 mon.a (mon.0) 8626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.067326+0000 mon.a (mon.0) 8626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.077327+0000 mgr.x (mgr.24998) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.077327+0000 mgr.x (mgr.24998) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.077850+0000 mon.a (mon.0) 8627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.077850+0000 mon.a (mon.0) 8627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.151230+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.151230+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.153554+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.153554+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.155907+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.155907+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.156690+0000 mon.a (mon.0) 8631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.156690+0000 mon.a (mon.0) 8631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.166762+0000 mgr.x (mgr.24998) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.166762+0000 mgr.x (mgr.24998) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.167274+0000 mon.a (mon.0) 8632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.167274+0000 mon.a (mon.0) 8632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cluster 2024-04-30T10:14:18.215044+0000 mgr.x (mgr.24998) 2209 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:19.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: cluster 2024-04-30T10:14:18.215044+0000 mgr.x (mgr.24998) 2209 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:19.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.241549+0000 mon.a (mon.0) 8633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.241549+0000 mon.a (mon.0) 8633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.244150+0000 mon.a (mon.0) 8634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.244150+0000 mon.a (mon.0) 8634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.246674+0000 mon.a (mon.0) 8635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.246674+0000 mon.a (mon.0) 8635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.247668+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.247668+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.257645+0000 mon.a (mon.0) 8637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.257645+0000 mon.a (mon.0) 8637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.315950+0000 mon.a (mon.0) 8638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.315950+0000 mon.a (mon.0) 8638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.319056+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.319056+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.322496+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.876781+0000 mon.a (mon.0) 8616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.876781+0000 mon.a (mon.0) 8616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.886318+0000 mon.a (mon.0) 8617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.886318+0000 mon.a (mon.0) 8617 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.886408+0000 mgr.x (mgr.24998) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.886408+0000 mgr.x (mgr.24998) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.967025+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.967025+0000 mon.a (mon.0) 8618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.970670+0000 mon.a (mon.0) 8619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.970670+0000 mon.a (mon.0) 8619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.973466+0000 mon.a (mon.0) 8620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.973466+0000 mon.a (mon.0) 8620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.974646+0000 mon.a (mon.0) 8621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.974646+0000 mon.a (mon.0) 8621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.984929+0000 mgr.x (mgr.24998) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:17.984929+0000 mgr.x (mgr.24998) 2206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.985540+0000 mon.a (mon.0) 8622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:17.985540+0000 mon.a (mon.0) 8622 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.060369+0000 mon.a (mon.0) 8623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.060369+0000 mon.a (mon.0) 8623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.322496+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.323492+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.323492+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.334594+0000 mon.a (mon.0) 8642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.334594+0000 mon.a (mon.0) 8642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.392520+0000 mon.a (mon.0) 8643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.392520+0000 mon.a (mon.0) 8643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.395673+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.395673+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.398611+0000 mon.a (mon.0) 8645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.398611+0000 mon.a (mon.0) 8645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.399860+0000 mon.a (mon.0) 8646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.399860+0000 mon.a (mon.0) 8646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.410895+0000 mon.a (mon.0) 8647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.410895+0000 mon.a (mon.0) 8647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.467752+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.467752+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.470546+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.470546+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.473105+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.473105+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.474219+0000 mon.a (mon.0) 8651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.474219+0000 mon.a (mon.0) 8651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.484996+0000 mon.a (mon.0) 8652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.484996+0000 mon.a (mon.0) 8652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.542860+0000 mon.a (mon.0) 8653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.542860+0000 mon.a (mon.0) 8653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.546136+0000 mon.a (mon.0) 8654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.546136+0000 mon.a (mon.0) 8654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.549484+0000 mon.a (mon.0) 8655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.549484+0000 mon.a (mon.0) 8655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.550866+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.550866+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.562263+0000 mon.a (mon.0) 8657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.562263+0000 mon.a (mon.0) 8657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.621490+0000 mon.a (mon.0) 8658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.621490+0000 mon.a (mon.0) 8658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.625420+0000 mon.a (mon.0) 8659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.625420+0000 mon.a (mon.0) 8659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.628167+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.628167+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.629411+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.629411+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.638739+0000 mon.a (mon.0) 8662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.638739+0000 mon.a (mon.0) 8662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.696288+0000 mon.a (mon.0) 8663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.696288+0000 mon.a (mon.0) 8663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.699276+0000 mon.a (mon.0) 8664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.699276+0000 mon.a (mon.0) 8664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.701984+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.701984+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.703093+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.703093+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.711791+0000 mon.a (mon.0) 8667 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.711791+0000 mon.a (mon.0) 8667 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.753192+0000 mon.a (mon.0) 8668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.753192+0000 mon.a (mon.0) 8668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.756562+0000 mon.a (mon.0) 8669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.063426+0000 mon.a (mon.0) 8624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.063426+0000 mon.a (mon.0) 8624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.066167+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.066167+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.067326+0000 mon.a (mon.0) 8626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.067326+0000 mon.a (mon.0) 8626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.077327+0000 mgr.x (mgr.24998) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.077327+0000 mgr.x (mgr.24998) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.077850+0000 mon.a (mon.0) 8627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.077850+0000 mon.a (mon.0) 8627 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.151230+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.151230+0000 mon.a (mon.0) 8628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.153554+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.153554+0000 mon.a (mon.0) 8629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.155907+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.155907+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.156690+0000 mon.a (mon.0) 8631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.156690+0000 mon.a (mon.0) 8631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.166762+0000 mgr.x (mgr.24998) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.166762+0000 mgr.x (mgr.24998) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:19.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.756562+0000 mon.a (mon.0) 8669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.759480+0000 mon.a (mon.0) 8670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.759480+0000 mon.a (mon.0) 8670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.760802+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.760802+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.769873+0000 mon.a (mon.0) 8672 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.769873+0000 mon.a (mon.0) 8672 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.827375+0000 mon.a (mon.0) 8673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.827375+0000 mon.a (mon.0) 8673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.830376+0000 mon.a (mon.0) 8674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.830376+0000 mon.a (mon.0) 8674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.833307+0000 mon.a (mon.0) 8675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.833307+0000 mon.a (mon.0) 8675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.834576+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.834576+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.843711+0000 mon.a (mon.0) 8677 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[75481]: audit 2024-04-30T10:14:18.843711+0000 mon.a (mon.0) 8677 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.167274+0000 mon.a (mon.0) 8632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.167274+0000 mon.a (mon.0) 8632 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cluster 2024-04-30T10:14:18.215044+0000 mgr.x (mgr.24998) 2209 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:19.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: cluster 2024-04-30T10:14:18.215044+0000 mgr.x (mgr.24998) 2209 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:19.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.241549+0000 mon.a (mon.0) 8633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.241549+0000 mon.a (mon.0) 8633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.244150+0000 mon.a (mon.0) 8634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.244150+0000 mon.a (mon.0) 8634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.246674+0000 mon.a (mon.0) 8635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.246674+0000 mon.a (mon.0) 8635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.247668+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.247668+0000 mon.a (mon.0) 8636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.257645+0000 mon.a (mon.0) 8637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.257645+0000 mon.a (mon.0) 8637 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.315950+0000 mon.a (mon.0) 8638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.315950+0000 mon.a (mon.0) 8638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.319056+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.319056+0000 mon.a (mon.0) 8639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.322496+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.322496+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.323492+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.323492+0000 mon.a (mon.0) 8641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.334594+0000 mon.a (mon.0) 8642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.334594+0000 mon.a (mon.0) 8642 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.392520+0000 mon.a (mon.0) 8643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.392520+0000 mon.a (mon.0) 8643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.395673+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.395673+0000 mon.a (mon.0) 8644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.398611+0000 mon.a (mon.0) 8645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.398611+0000 mon.a (mon.0) 8645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.399860+0000 mon.a (mon.0) 8646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.399860+0000 mon.a (mon.0) 8646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.410895+0000 mon.a (mon.0) 8647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.410895+0000 mon.a (mon.0) 8647 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.467752+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.467752+0000 mon.a (mon.0) 8648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.470546+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.470546+0000 mon.a (mon.0) 8649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.473105+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.473105+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.474219+0000 mon.a (mon.0) 8651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.474219+0000 mon.a (mon.0) 8651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.484996+0000 mon.a (mon.0) 8652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.484996+0000 mon.a (mon.0) 8652 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.542860+0000 mon.a (mon.0) 8653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.542860+0000 mon.a (mon.0) 8653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.546136+0000 mon.a (mon.0) 8654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.546136+0000 mon.a (mon.0) 8654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.549484+0000 mon.a (mon.0) 8655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.549484+0000 mon.a (mon.0) 8655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.550866+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.550866+0000 mon.a (mon.0) 8656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.562263+0000 mon.a (mon.0) 8657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.562263+0000 mon.a (mon.0) 8657 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.621490+0000 mon.a (mon.0) 8658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.621490+0000 mon.a (mon.0) 8658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.625420+0000 mon.a (mon.0) 8659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.625420+0000 mon.a (mon.0) 8659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.628167+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.628167+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.629411+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.629411+0000 mon.a (mon.0) 8661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.638739+0000 mon.a (mon.0) 8662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.638739+0000 mon.a (mon.0) 8662 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.696288+0000 mon.a (mon.0) 8663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.696288+0000 mon.a (mon.0) 8663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.699276+0000 mon.a (mon.0) 8664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.699276+0000 mon.a (mon.0) 8664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.701984+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.701984+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.703093+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.703093+0000 mon.a (mon.0) 8666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.711791+0000 mon.a (mon.0) 8667 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.711791+0000 mon.a (mon.0) 8667 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.753192+0000 mon.a (mon.0) 8668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.753192+0000 mon.a (mon.0) 8668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.756562+0000 mon.a (mon.0) 8669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.756562+0000 mon.a (mon.0) 8669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.759480+0000 mon.a (mon.0) 8670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.759480+0000 mon.a (mon.0) 8670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.760802+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.760802+0000 mon.a (mon.0) 8671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.769873+0000 mon.a (mon.0) 8672 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.769873+0000 mon.a (mon.0) 8672 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.827375+0000 mon.a (mon.0) 8673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.827375+0000 mon.a (mon.0) 8673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:19.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.830376+0000 mon.a (mon.0) 8674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.830376+0000 mon.a (mon.0) 8674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:19.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.833307+0000 mon.a (mon.0) 8675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.833307+0000 mon.a (mon.0) 8675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:19.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.834576+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.834576+0000 mon.a (mon.0) 8676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:19.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.843711+0000 mon.a (mon.0) 8677 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:19.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:18 smithi144 bash[73244]: audit 2024-04-30T10:14:18.843711+0000 mon.a (mon.0) 8677 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.257144+0000 mgr.x (mgr.24998) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.257144+0000 mgr.x (mgr.24998) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.334247+0000 mgr.x (mgr.24998) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.334247+0000 mgr.x (mgr.24998) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.410327+0000 mgr.x (mgr.24998) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.410327+0000 mgr.x (mgr.24998) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.484420+0000 mgr.x (mgr.24998) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.484420+0000 mgr.x (mgr.24998) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.561853+0000 mgr.x (mgr.24998) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.561853+0000 mgr.x (mgr.24998) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.638302+0000 mgr.x (mgr.24998) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.638302+0000 mgr.x (mgr.24998) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.711255+0000 mgr.x (mgr.24998) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.711255+0000 mgr.x (mgr.24998) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.769289+0000 mgr.x (mgr.24998) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.769289+0000 mgr.x (mgr.24998) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.843181+0000 mgr.x (mgr.24998) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.843181+0000 mgr.x (mgr.24998) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.900750+0000 mon.a (mon.0) 8678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.900750+0000 mon.a (mon.0) 8678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.902914+0000 mon.a (mon.0) 8679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.902914+0000 mon.a (mon.0) 8679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.905082+0000 mon.a (mon.0) 8680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.905082+0000 mon.a (mon.0) 8680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.905976+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.905976+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.912097+0000 mgr.x (mgr.24998) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.912097+0000 mgr.x (mgr.24998) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.912720+0000 mon.a (mon.0) 8682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.912720+0000 mon.a (mon.0) 8682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.970127+0000 mon.a (mon.0) 8683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.970127+0000 mon.a (mon.0) 8683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.972738+0000 mon.a (mon.0) 8684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.972738+0000 mon.a (mon.0) 8684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.974894+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.974894+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.976173+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.976173+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.986241+0000 mgr.x (mgr.24998) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:18.986241+0000 mgr.x (mgr.24998) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.986745+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:18.986745+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.028935+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.028935+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.031317+0000 mon.a (mon.0) 8689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.031317+0000 mon.a (mon.0) 8689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.033716+0000 mon.a (mon.0) 8690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.033716+0000 mon.a (mon.0) 8690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.034597+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.034597+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.044002+0000 mgr.x (mgr.24998) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.044002+0000 mgr.x (mgr.24998) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.044568+0000 mon.a (mon.0) 8692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.044568+0000 mon.a (mon.0) 8692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.085840+0000 mon.a (mon.0) 8693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.085840+0000 mon.a (mon.0) 8693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.088610+0000 mon.a (mon.0) 8694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.088610+0000 mon.a (mon.0) 8694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.091028+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.091028+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.092172+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.092172+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.102145+0000 mgr.x (mgr.24998) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.102145+0000 mgr.x (mgr.24998) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.102705+0000 mon.a (mon.0) 8697 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.102705+0000 mon.a (mon.0) 8697 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.145181+0000 mon.a (mon.0) 8698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.145181+0000 mon.a (mon.0) 8698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.148566+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.148566+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.150907+0000 mon.a (mon.0) 8700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.150907+0000 mon.a (mon.0) 8700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.151874+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.151874+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.161689+0000 mgr.x (mgr.24998) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.161689+0000 mgr.x (mgr.24998) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.162204+0000 mon.a (mon.0) 8702 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.162204+0000 mon.a (mon.0) 8702 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.251051+0000 mon.a (mon.0) 8703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.251051+0000 mon.a (mon.0) 8703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.256023+0000 mon.a (mon.0) 8704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.256023+0000 mon.a (mon.0) 8704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.260850+0000 mon.a (mon.0) 8705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.260850+0000 mon.a (mon.0) 8705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.262523+0000 mon.a (mon.0) 8706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.262523+0000 mon.a (mon.0) 8706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.274976+0000 mon.a (mon.0) 8707 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.274976+0000 mon.a (mon.0) 8707 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.349058+0000 mon.a (mon.0) 8708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.349058+0000 mon.a (mon.0) 8708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.353710+0000 mon.a (mon.0) 8709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.353710+0000 mon.a (mon.0) 8709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.356961+0000 mon.a (mon.0) 8710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.356961+0000 mon.a (mon.0) 8710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.358261+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.358261+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.372603+0000 mon.a (mon.0) 8712 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.372603+0000 mon.a (mon.0) 8712 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.441220+0000 mon.a (mon.0) 8713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.441220+0000 mon.a (mon.0) 8713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.445936+0000 mon.a (mon.0) 8714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.445936+0000 mon.a (mon.0) 8714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.449385+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.449385+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.450815+0000 mon.a (mon.0) 8716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.450815+0000 mon.a (mon.0) 8716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.465102+0000 mon.a (mon.0) 8717 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.465102+0000 mon.a (mon.0) 8717 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.553544+0000 mon.a (mon.0) 8718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.553544+0000 mon.a (mon.0) 8718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.558508+0000 mon.a (mon.0) 8719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.558508+0000 mon.a (mon.0) 8719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.562157+0000 mon.a (mon.0) 8720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.562157+0000 mon.a (mon.0) 8720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.563481+0000 mon.a (mon.0) 8721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.563481+0000 mon.a (mon.0) 8721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.577689+0000 mon.a (mon.0) 8722 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.577689+0000 mon.a (mon.0) 8722 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.634975+0000 mon.a (mon.0) 8723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.634975+0000 mon.a (mon.0) 8723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.639213+0000 mon.a (mon.0) 8724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.639213+0000 mon.a (mon.0) 8724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.643052+0000 mon.a (mon.0) 8725 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.643052+0000 mon.a (mon.0) 8725 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.644491+0000 mon.a (mon.0) 8726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.644491+0000 mon.a (mon.0) 8726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.658707+0000 mon.a (mon.0) 8727 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.658707+0000 mon.a (mon.0) 8727 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.735587+0000 mon.a (mon.0) 8728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.735587+0000 mon.a (mon.0) 8728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.738924+0000 mon.a (mon.0) 8729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.738924+0000 mon.a (mon.0) 8729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.741979+0000 mon.a (mon.0) 8730 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.741979+0000 mon.a (mon.0) 8730 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.743288+0000 mon.a (mon.0) 8731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.743288+0000 mon.a (mon.0) 8731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.756506+0000 mon.a (mon.0) 8732 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.756506+0000 mon.a (mon.0) 8732 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.830229+0000 mon.a (mon.0) 8733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.830229+0000 mon.a (mon.0) 8733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.833165+0000 mon.a (mon.0) 8734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.833165+0000 mon.a (mon.0) 8734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.835832+0000 mon.a (mon.0) 8735 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.835832+0000 mon.a (mon.0) 8735 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.836993+0000 mon.a (mon.0) 8736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.836993+0000 mon.a (mon.0) 8736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.849697+0000 mon.a (mon.0) 8737 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:19 smithi151 bash[59049]: audit 2024-04-30T10:14:19.849697+0000 mon.a (mon.0) 8737 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.257144+0000 mgr.x (mgr.24998) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.257144+0000 mgr.x (mgr.24998) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.334247+0000 mgr.x (mgr.24998) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.334247+0000 mgr.x (mgr.24998) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.410327+0000 mgr.x (mgr.24998) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.410327+0000 mgr.x (mgr.24998) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.484420+0000 mgr.x (mgr.24998) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.484420+0000 mgr.x (mgr.24998) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.561853+0000 mgr.x (mgr.24998) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.561853+0000 mgr.x (mgr.24998) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.638302+0000 mgr.x (mgr.24998) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.638302+0000 mgr.x (mgr.24998) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.711255+0000 mgr.x (mgr.24998) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.711255+0000 mgr.x (mgr.24998) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.769289+0000 mgr.x (mgr.24998) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.769289+0000 mgr.x (mgr.24998) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.843181+0000 mgr.x (mgr.24998) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.843181+0000 mgr.x (mgr.24998) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.900750+0000 mon.a (mon.0) 8678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.900750+0000 mon.a (mon.0) 8678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.902914+0000 mon.a (mon.0) 8679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.902914+0000 mon.a (mon.0) 8679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.905082+0000 mon.a (mon.0) 8680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.905082+0000 mon.a (mon.0) 8680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.905976+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.905976+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.912097+0000 mgr.x (mgr.24998) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.912097+0000 mgr.x (mgr.24998) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.912720+0000 mon.a (mon.0) 8682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.912720+0000 mon.a (mon.0) 8682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.970127+0000 mon.a (mon.0) 8683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.970127+0000 mon.a (mon.0) 8683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.972738+0000 mon.a (mon.0) 8684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.972738+0000 mon.a (mon.0) 8684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.974894+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.974894+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.976173+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.976173+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.986241+0000 mgr.x (mgr.24998) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:18.986241+0000 mgr.x (mgr.24998) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.986745+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.257144+0000 mgr.x (mgr.24998) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.257144+0000 mgr.x (mgr.24998) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.334247+0000 mgr.x (mgr.24998) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.334247+0000 mgr.x (mgr.24998) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.410327+0000 mgr.x (mgr.24998) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.410327+0000 mgr.x (mgr.24998) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.484420+0000 mgr.x (mgr.24998) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.484420+0000 mgr.x (mgr.24998) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.561853+0000 mgr.x (mgr.24998) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.561853+0000 mgr.x (mgr.24998) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.638302+0000 mgr.x (mgr.24998) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.638302+0000 mgr.x (mgr.24998) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.711255+0000 mgr.x (mgr.24998) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.711255+0000 mgr.x (mgr.24998) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.769289+0000 mgr.x (mgr.24998) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.769289+0000 mgr.x (mgr.24998) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.843181+0000 mgr.x (mgr.24998) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.843181+0000 mgr.x (mgr.24998) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.900750+0000 mon.a (mon.0) 8678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.900750+0000 mon.a (mon.0) 8678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.902914+0000 mon.a (mon.0) 8679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:18.986745+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.028935+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.028935+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.031317+0000 mon.a (mon.0) 8689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.031317+0000 mon.a (mon.0) 8689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.033716+0000 mon.a (mon.0) 8690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.033716+0000 mon.a (mon.0) 8690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.034597+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.034597+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.044002+0000 mgr.x (mgr.24998) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.044002+0000 mgr.x (mgr.24998) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.044568+0000 mon.a (mon.0) 8692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.044568+0000 mon.a (mon.0) 8692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.085840+0000 mon.a (mon.0) 8693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.085840+0000 mon.a (mon.0) 8693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.088610+0000 mon.a (mon.0) 8694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.088610+0000 mon.a (mon.0) 8694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.091028+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.091028+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.092172+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.092172+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.102145+0000 mgr.x (mgr.24998) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.102145+0000 mgr.x (mgr.24998) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.102705+0000 mon.a (mon.0) 8697 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.102705+0000 mon.a (mon.0) 8697 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.145181+0000 mon.a (mon.0) 8698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.145181+0000 mon.a (mon.0) 8698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.148566+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.148566+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.150907+0000 mon.a (mon.0) 8700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.150907+0000 mon.a (mon.0) 8700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.151874+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.151874+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.161689+0000 mgr.x (mgr.24998) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.161689+0000 mgr.x (mgr.24998) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.162204+0000 mon.a (mon.0) 8702 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.162204+0000 mon.a (mon.0) 8702 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.251051+0000 mon.a (mon.0) 8703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.251051+0000 mon.a (mon.0) 8703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.902914+0000 mon.a (mon.0) 8679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.905082+0000 mon.a (mon.0) 8680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.905082+0000 mon.a (mon.0) 8680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.905976+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.905976+0000 mon.a (mon.0) 8681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.912097+0000 mgr.x (mgr.24998) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.912097+0000 mgr.x (mgr.24998) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.912720+0000 mon.a (mon.0) 8682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.912720+0000 mon.a (mon.0) 8682 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.970127+0000 mon.a (mon.0) 8683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.970127+0000 mon.a (mon.0) 8683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.972738+0000 mon.a (mon.0) 8684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.972738+0000 mon.a (mon.0) 8684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.974894+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.974894+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.976173+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.976173+0000 mon.a (mon.0) 8686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.986241+0000 mgr.x (mgr.24998) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:18.986241+0000 mgr.x (mgr.24998) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.986745+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.256023+0000 mon.a (mon.0) 8704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.256023+0000 mon.a (mon.0) 8704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.260850+0000 mon.a (mon.0) 8705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.260850+0000 mon.a (mon.0) 8705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.262523+0000 mon.a (mon.0) 8706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.262523+0000 mon.a (mon.0) 8706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.274976+0000 mon.a (mon.0) 8707 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.274976+0000 mon.a (mon.0) 8707 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.349058+0000 mon.a (mon.0) 8708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.349058+0000 mon.a (mon.0) 8708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.353710+0000 mon.a (mon.0) 8709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.353710+0000 mon.a (mon.0) 8709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.356961+0000 mon.a (mon.0) 8710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.356961+0000 mon.a (mon.0) 8710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.358261+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.358261+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.372603+0000 mon.a (mon.0) 8712 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.372603+0000 mon.a (mon.0) 8712 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.441220+0000 mon.a (mon.0) 8713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.441220+0000 mon.a (mon.0) 8713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.445936+0000 mon.a (mon.0) 8714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.445936+0000 mon.a (mon.0) 8714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.449385+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.449385+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.450815+0000 mon.a (mon.0) 8716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.450815+0000 mon.a (mon.0) 8716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.465102+0000 mon.a (mon.0) 8717 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.465102+0000 mon.a (mon.0) 8717 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.553544+0000 mon.a (mon.0) 8718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.553544+0000 mon.a (mon.0) 8718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.558508+0000 mon.a (mon.0) 8719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.558508+0000 mon.a (mon.0) 8719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.562157+0000 mon.a (mon.0) 8720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.562157+0000 mon.a (mon.0) 8720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.563481+0000 mon.a (mon.0) 8721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.563481+0000 mon.a (mon.0) 8721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.577689+0000 mon.a (mon.0) 8722 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.577689+0000 mon.a (mon.0) 8722 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.634975+0000 mon.a (mon.0) 8723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:18.986745+0000 mon.a (mon.0) 8687 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.028935+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.028935+0000 mon.a (mon.0) 8688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.031317+0000 mon.a (mon.0) 8689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.031317+0000 mon.a (mon.0) 8689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.033716+0000 mon.a (mon.0) 8690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.033716+0000 mon.a (mon.0) 8690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.034597+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.034597+0000 mon.a (mon.0) 8691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.044002+0000 mgr.x (mgr.24998) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.044002+0000 mgr.x (mgr.24998) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.044568+0000 mon.a (mon.0) 8692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.044568+0000 mon.a (mon.0) 8692 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.085840+0000 mon.a (mon.0) 8693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.085840+0000 mon.a (mon.0) 8693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.088610+0000 mon.a (mon.0) 8694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.088610+0000 mon.a (mon.0) 8694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.091028+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.091028+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.634975+0000 mon.a (mon.0) 8723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.639213+0000 mon.a (mon.0) 8724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.639213+0000 mon.a (mon.0) 8724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.643052+0000 mon.a (mon.0) 8725 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.643052+0000 mon.a (mon.0) 8725 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.644491+0000 mon.a (mon.0) 8726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.644491+0000 mon.a (mon.0) 8726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.658707+0000 mon.a (mon.0) 8727 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.658707+0000 mon.a (mon.0) 8727 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.735587+0000 mon.a (mon.0) 8728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.735587+0000 mon.a (mon.0) 8728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.738924+0000 mon.a (mon.0) 8729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.738924+0000 mon.a (mon.0) 8729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.741979+0000 mon.a (mon.0) 8730 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.741979+0000 mon.a (mon.0) 8730 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.743288+0000 mon.a (mon.0) 8731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.743288+0000 mon.a (mon.0) 8731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.756506+0000 mon.a (mon.0) 8732 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.756506+0000 mon.a (mon.0) 8732 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.830229+0000 mon.a (mon.0) 8733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.830229+0000 mon.a (mon.0) 8733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.833165+0000 mon.a (mon.0) 8734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.833165+0000 mon.a (mon.0) 8734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.835832+0000 mon.a (mon.0) 8735 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.835832+0000 mon.a (mon.0) 8735 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.836993+0000 mon.a (mon.0) 8736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.836993+0000 mon.a (mon.0) 8736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.849697+0000 mon.a (mon.0) 8737 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[75481]: audit 2024-04-30T10:14:19.849697+0000 mon.a (mon.0) 8737 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.092172+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.092172+0000 mon.a (mon.0) 8696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.102145+0000 mgr.x (mgr.24998) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.102145+0000 mgr.x (mgr.24998) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.102705+0000 mon.a (mon.0) 8697 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.102705+0000 mon.a (mon.0) 8697 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.145181+0000 mon.a (mon.0) 8698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.145181+0000 mon.a (mon.0) 8698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.148566+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.148566+0000 mon.a (mon.0) 8699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.150907+0000 mon.a (mon.0) 8700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.150907+0000 mon.a (mon.0) 8700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.151874+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.151874+0000 mon.a (mon.0) 8701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.161689+0000 mgr.x (mgr.24998) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.161689+0000 mgr.x (mgr.24998) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:20.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.162204+0000 mon.a (mon.0) 8702 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.162204+0000 mon.a (mon.0) 8702 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.251051+0000 mon.a (mon.0) 8703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.251051+0000 mon.a (mon.0) 8703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.256023+0000 mon.a (mon.0) 8704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.256023+0000 mon.a (mon.0) 8704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.260850+0000 mon.a (mon.0) 8705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.260850+0000 mon.a (mon.0) 8705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.262523+0000 mon.a (mon.0) 8706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.262523+0000 mon.a (mon.0) 8706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.274976+0000 mon.a (mon.0) 8707 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.274976+0000 mon.a (mon.0) 8707 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.349058+0000 mon.a (mon.0) 8708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.349058+0000 mon.a (mon.0) 8708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.353710+0000 mon.a (mon.0) 8709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.353710+0000 mon.a (mon.0) 8709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.356961+0000 mon.a (mon.0) 8710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.356961+0000 mon.a (mon.0) 8710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.358261+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.358261+0000 mon.a (mon.0) 8711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.372603+0000 mon.a (mon.0) 8712 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.372603+0000 mon.a (mon.0) 8712 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.441220+0000 mon.a (mon.0) 8713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.441220+0000 mon.a (mon.0) 8713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.445936+0000 mon.a (mon.0) 8714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.445936+0000 mon.a (mon.0) 8714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.449385+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.449385+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.450815+0000 mon.a (mon.0) 8716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.450815+0000 mon.a (mon.0) 8716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.465102+0000 mon.a (mon.0) 8717 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.465102+0000 mon.a (mon.0) 8717 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.553544+0000 mon.a (mon.0) 8718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.553544+0000 mon.a (mon.0) 8718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.558508+0000 mon.a (mon.0) 8719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.558508+0000 mon.a (mon.0) 8719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.562157+0000 mon.a (mon.0) 8720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.562157+0000 mon.a (mon.0) 8720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.563481+0000 mon.a (mon.0) 8721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.563481+0000 mon.a (mon.0) 8721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.577689+0000 mon.a (mon.0) 8722 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.577689+0000 mon.a (mon.0) 8722 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.634975+0000 mon.a (mon.0) 8723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.634975+0000 mon.a (mon.0) 8723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.639213+0000 mon.a (mon.0) 8724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.639213+0000 mon.a (mon.0) 8724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.643052+0000 mon.a (mon.0) 8725 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.643052+0000 mon.a (mon.0) 8725 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.644491+0000 mon.a (mon.0) 8726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.644491+0000 mon.a (mon.0) 8726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.658707+0000 mon.a (mon.0) 8727 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.658707+0000 mon.a (mon.0) 8727 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.735587+0000 mon.a (mon.0) 8728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.735587+0000 mon.a (mon.0) 8728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.738924+0000 mon.a (mon.0) 8729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.738924+0000 mon.a (mon.0) 8729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.741979+0000 mon.a (mon.0) 8730 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.741979+0000 mon.a (mon.0) 8730 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.743288+0000 mon.a (mon.0) 8731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.743288+0000 mon.a (mon.0) 8731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.756506+0000 mon.a (mon.0) 8732 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.756506+0000 mon.a (mon.0) 8732 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.830229+0000 mon.a (mon.0) 8733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.830229+0000 mon.a (mon.0) 8733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:20.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.833165+0000 mon.a (mon.0) 8734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.833165+0000 mon.a (mon.0) 8734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:20.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.835832+0000 mon.a (mon.0) 8735 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.835832+0000 mon.a (mon.0) 8735 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:20.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.836993+0000 mon.a (mon.0) 8736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.836993+0000 mon.a (mon.0) 8736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:20.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.849697+0000 mon.a (mon.0) 8737 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:20.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:19 smithi144 bash[73244]: audit 2024-04-30T10:14:19.849697+0000 mon.a (mon.0) 8737 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.274750+0000 mgr.x (mgr.24998) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.274750+0000 mgr.x (mgr.24998) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.372313+0000 mgr.x (mgr.24998) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.372313+0000 mgr.x (mgr.24998) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.464819+0000 mgr.x (mgr.24998) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.464819+0000 mgr.x (mgr.24998) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.577391+0000 mgr.x (mgr.24998) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.577391+0000 mgr.x (mgr.24998) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.658447+0000 mgr.x (mgr.24998) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.658447+0000 mgr.x (mgr.24998) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.755955+0000 mgr.x (mgr.24998) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.755955+0000 mgr.x (mgr.24998) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.849202+0000 mgr.x (mgr.24998) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.849202+0000 mgr.x (mgr.24998) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.907555+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.907555+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.910139+0000 mon.a (mon.0) 8739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.910139+0000 mon.a (mon.0) 8739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.912410+0000 mon.a (mon.0) 8740 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.912410+0000 mon.a (mon.0) 8740 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.913334+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.913334+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.923909+0000 mgr.x (mgr.24998) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.923909+0000 mgr.x (mgr.24998) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.924533+0000 mon.a (mon.0) 8742 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.924533+0000 mon.a (mon.0) 8742 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.965975+0000 mon.a (mon.0) 8743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.965975+0000 mon.a (mon.0) 8743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.969019+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.969019+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.971682+0000 mon.a (mon.0) 8745 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.971682+0000 mon.a (mon.0) 8745 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.972730+0000 mon.a (mon.0) 8746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.972730+0000 mon.a (mon.0) 8746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.983544+0000 mgr.x (mgr.24998) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:19.983544+0000 mgr.x (mgr.24998) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.984080+0000 mon.a (mon.0) 8747 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:19.984080+0000 mon.a (mon.0) 8747 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.045629+0000 mon.a (mon.0) 8748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.045629+0000 mon.a (mon.0) 8748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.049363+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.049363+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.052393+0000 mon.a (mon.0) 8750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.052393+0000 mon.a (mon.0) 8750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.053849+0000 mon.a (mon.0) 8751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.053849+0000 mon.a (mon.0) 8751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.065898+0000 mon.a (mon.0) 8752 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.065898+0000 mon.a (mon.0) 8752 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.067757+0000 mgr.x (mgr.24998) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.067757+0000 mgr.x (mgr.24998) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.130587+0000 mon.a (mon.0) 8753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.130587+0000 mon.a (mon.0) 8753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.134029+0000 mon.a (mon.0) 8754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.134029+0000 mon.a (mon.0) 8754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.136822+0000 mon.a (mon.0) 8755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.136822+0000 mon.a (mon.0) 8755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.137960+0000 mon.a (mon.0) 8756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.137960+0000 mon.a (mon.0) 8756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.149030+0000 mgr.x (mgr.24998) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.149030+0000 mgr.x (mgr.24998) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.149481+0000 mon.a (mon.0) 8757 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.149481+0000 mon.a (mon.0) 8757 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cluster 2024-04-30T10:14:20.215554+0000 mgr.x (mgr.24998) 2235 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:21.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: cluster 2024-04-30T10:14:20.215554+0000 mgr.x (mgr.24998) 2235 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:21.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.230280+0000 mon.a (mon.0) 8758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.230280+0000 mon.a (mon.0) 8758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.233788+0000 mon.a (mon.0) 8759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.233788+0000 mon.a (mon.0) 8759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.236964+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.236964+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.238589+0000 mon.a (mon.0) 8761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.238589+0000 mon.a (mon.0) 8761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.250498+0000 mon.a (mon.0) 8762 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.250498+0000 mon.a (mon.0) 8762 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.308550+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.308550+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.311274+0000 mon.a (mon.0) 8764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.311274+0000 mon.a (mon.0) 8764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.314493+0000 mon.a (mon.0) 8765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.314493+0000 mon.a (mon.0) 8765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.315683+0000 mon.a (mon.0) 8766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.315683+0000 mon.a (mon.0) 8766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.327185+0000 mon.a (mon.0) 8767 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.327185+0000 mon.a (mon.0) 8767 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.384582+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.384582+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.386992+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.386992+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.389197+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.389197+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.390041+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.390041+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.401120+0000 mon.a (mon.0) 8772 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.401120+0000 mon.a (mon.0) 8772 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.442491+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.442491+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.444932+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.444932+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.447088+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.447088+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.447973+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.447973+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.459035+0000 mon.a (mon.0) 8777 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.459035+0000 mon.a (mon.0) 8777 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.500898+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.500898+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.503531+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.503531+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.505781+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.505781+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.506766+0000 mon.a (mon.0) 8781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.506766+0000 mon.a (mon.0) 8781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.518787+0000 mon.a (mon.0) 8782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.518787+0000 mon.a (mon.0) 8782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.559593+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.559593+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.562319+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.562319+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.564709+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.564709+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.565735+0000 mon.a (mon.0) 8786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.565735+0000 mon.a (mon.0) 8786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.576245+0000 mon.a (mon.0) 8787 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.576245+0000 mon.a (mon.0) 8787 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.617890+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.617890+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.620983+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.620983+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.623829+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.623829+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.625057+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.625057+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.635914+0000 mon.a (mon.0) 8792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.635914+0000 mon.a (mon.0) 8792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.693548+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.693548+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.695879+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.695879+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.698238+0000 mon.a (mon.0) 8795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.698238+0000 mon.a (mon.0) 8795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.699240+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.699240+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.709997+0000 mon.a (mon.0) 8797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.709997+0000 mon.a (mon.0) 8797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.768745+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.768745+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.771089+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.771089+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.773078+0000 mon.a (mon.0) 8800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.773078+0000 mon.a (mon.0) 8800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.773938+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.773938+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.782155+0000 mon.a (mon.0) 8802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.782155+0000 mon.a (mon.0) 8802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.838775+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.838775+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.841486+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.841486+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.844180+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.844180+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.845236+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.845236+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.853948+0000 mon.a (mon.0) 8807 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:20 smithi151 bash[59049]: audit 2024-04-30T10:14:20.853948+0000 mon.a (mon.0) 8807 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.274750+0000 mgr.x (mgr.24998) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.274750+0000 mgr.x (mgr.24998) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.372313+0000 mgr.x (mgr.24998) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.372313+0000 mgr.x (mgr.24998) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.464819+0000 mgr.x (mgr.24998) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.464819+0000 mgr.x (mgr.24998) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.577391+0000 mgr.x (mgr.24998) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.577391+0000 mgr.x (mgr.24998) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.658447+0000 mgr.x (mgr.24998) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.658447+0000 mgr.x (mgr.24998) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.755955+0000 mgr.x (mgr.24998) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.755955+0000 mgr.x (mgr.24998) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.849202+0000 mgr.x (mgr.24998) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.849202+0000 mgr.x (mgr.24998) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.907555+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.907555+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.910139+0000 mon.a (mon.0) 8739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.910139+0000 mon.a (mon.0) 8739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.912410+0000 mon.a (mon.0) 8740 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.912410+0000 mon.a (mon.0) 8740 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.913334+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.913334+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.923909+0000 mgr.x (mgr.24998) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.923909+0000 mgr.x (mgr.24998) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.924533+0000 mon.a (mon.0) 8742 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.924533+0000 mon.a (mon.0) 8742 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.965975+0000 mon.a (mon.0) 8743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.965975+0000 mon.a (mon.0) 8743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.969019+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.969019+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.971682+0000 mon.a (mon.0) 8745 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.971682+0000 mon.a (mon.0) 8745 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.972730+0000 mon.a (mon.0) 8746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.972730+0000 mon.a (mon.0) 8746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.983544+0000 mgr.x (mgr.24998) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:19.983544+0000 mgr.x (mgr.24998) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.984080+0000 mon.a (mon.0) 8747 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:19.984080+0000 mon.a (mon.0) 8747 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.045629+0000 mon.a (mon.0) 8748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.045629+0000 mon.a (mon.0) 8748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.274750+0000 mgr.x (mgr.24998) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.274750+0000 mgr.x (mgr.24998) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.372313+0000 mgr.x (mgr.24998) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.372313+0000 mgr.x (mgr.24998) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.464819+0000 mgr.x (mgr.24998) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.464819+0000 mgr.x (mgr.24998) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.577391+0000 mgr.x (mgr.24998) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.577391+0000 mgr.x (mgr.24998) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.658447+0000 mgr.x (mgr.24998) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.658447+0000 mgr.x (mgr.24998) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.755955+0000 mgr.x (mgr.24998) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.755955+0000 mgr.x (mgr.24998) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.849202+0000 mgr.x (mgr.24998) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.849202+0000 mgr.x (mgr.24998) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.907555+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.907555+0000 mon.a (mon.0) 8738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.910139+0000 mon.a (mon.0) 8739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.910139+0000 mon.a (mon.0) 8739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.912410+0000 mon.a (mon.0) 8740 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.912410+0000 mon.a (mon.0) 8740 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.049363+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.049363+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.052393+0000 mon.a (mon.0) 8750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.052393+0000 mon.a (mon.0) 8750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.053849+0000 mon.a (mon.0) 8751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.053849+0000 mon.a (mon.0) 8751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.065898+0000 mon.a (mon.0) 8752 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.065898+0000 mon.a (mon.0) 8752 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.067757+0000 mgr.x (mgr.24998) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.067757+0000 mgr.x (mgr.24998) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.130587+0000 mon.a (mon.0) 8753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.130587+0000 mon.a (mon.0) 8753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.134029+0000 mon.a (mon.0) 8754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.134029+0000 mon.a (mon.0) 8754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.136822+0000 mon.a (mon.0) 8755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.136822+0000 mon.a (mon.0) 8755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.137960+0000 mon.a (mon.0) 8756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.137960+0000 mon.a (mon.0) 8756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.149030+0000 mgr.x (mgr.24998) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.149030+0000 mgr.x (mgr.24998) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.149481+0000 mon.a (mon.0) 8757 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.149481+0000 mon.a (mon.0) 8757 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cluster 2024-04-30T10:14:20.215554+0000 mgr.x (mgr.24998) 2235 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:21.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: cluster 2024-04-30T10:14:20.215554+0000 mgr.x (mgr.24998) 2235 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:21.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.230280+0000 mon.a (mon.0) 8758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.230280+0000 mon.a (mon.0) 8758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.233788+0000 mon.a (mon.0) 8759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.233788+0000 mon.a (mon.0) 8759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.236964+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.236964+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.238589+0000 mon.a (mon.0) 8761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.238589+0000 mon.a (mon.0) 8761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.250498+0000 mon.a (mon.0) 8762 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.250498+0000 mon.a (mon.0) 8762 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.308550+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.308550+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.311274+0000 mon.a (mon.0) 8764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.311274+0000 mon.a (mon.0) 8764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.314493+0000 mon.a (mon.0) 8765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.913334+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.913334+0000 mon.a (mon.0) 8741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.923909+0000 mgr.x (mgr.24998) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.923909+0000 mgr.x (mgr.24998) 2231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.924533+0000 mon.a (mon.0) 8742 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.924533+0000 mon.a (mon.0) 8742 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.965975+0000 mon.a (mon.0) 8743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.965975+0000 mon.a (mon.0) 8743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.969019+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.969019+0000 mon.a (mon.0) 8744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.971682+0000 mon.a (mon.0) 8745 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.971682+0000 mon.a (mon.0) 8745 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.972730+0000 mon.a (mon.0) 8746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.972730+0000 mon.a (mon.0) 8746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.983544+0000 mgr.x (mgr.24998) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:19.983544+0000 mgr.x (mgr.24998) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.984080+0000 mon.a (mon.0) 8747 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:19.984080+0000 mon.a (mon.0) 8747 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.045629+0000 mon.a (mon.0) 8748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.045629+0000 mon.a (mon.0) 8748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.314493+0000 mon.a (mon.0) 8765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.315683+0000 mon.a (mon.0) 8766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.315683+0000 mon.a (mon.0) 8766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.327185+0000 mon.a (mon.0) 8767 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.327185+0000 mon.a (mon.0) 8767 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.384582+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.384582+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.386992+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.386992+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.389197+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.389197+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.390041+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.390041+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.401120+0000 mon.a (mon.0) 8772 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.401120+0000 mon.a (mon.0) 8772 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.442491+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.442491+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.444932+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.444932+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.447088+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.447088+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.447973+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.447973+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.459035+0000 mon.a (mon.0) 8777 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.459035+0000 mon.a (mon.0) 8777 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.500898+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.500898+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.503531+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.503531+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.505781+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.505781+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.506766+0000 mon.a (mon.0) 8781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.506766+0000 mon.a (mon.0) 8781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.518787+0000 mon.a (mon.0) 8782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.518787+0000 mon.a (mon.0) 8782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.559593+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.559593+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.562319+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.562319+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.049363+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.049363+0000 mon.a (mon.0) 8749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.052393+0000 mon.a (mon.0) 8750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.052393+0000 mon.a (mon.0) 8750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.053849+0000 mon.a (mon.0) 8751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.053849+0000 mon.a (mon.0) 8751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.065898+0000 mon.a (mon.0) 8752 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.065898+0000 mon.a (mon.0) 8752 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.067757+0000 mgr.x (mgr.24998) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.067757+0000 mgr.x (mgr.24998) 2233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.130587+0000 mon.a (mon.0) 8753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.130587+0000 mon.a (mon.0) 8753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.134029+0000 mon.a (mon.0) 8754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.134029+0000 mon.a (mon.0) 8754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.136822+0000 mon.a (mon.0) 8755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.136822+0000 mon.a (mon.0) 8755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.137960+0000 mon.a (mon.0) 8756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.137960+0000 mon.a (mon.0) 8756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.149030+0000 mgr.x (mgr.24998) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.149030+0000 mgr.x (mgr.24998) 2234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:21.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.564709+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.564709+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.565735+0000 mon.a (mon.0) 8786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.565735+0000 mon.a (mon.0) 8786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.576245+0000 mon.a (mon.0) 8787 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.576245+0000 mon.a (mon.0) 8787 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.617890+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.617890+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.620983+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.620983+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.623829+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.623829+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.625057+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.625057+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.635914+0000 mon.a (mon.0) 8792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.635914+0000 mon.a (mon.0) 8792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.693548+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.693548+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.695879+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.695879+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.698238+0000 mon.a (mon.0) 8795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.698238+0000 mon.a (mon.0) 8795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.699240+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.699240+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.709997+0000 mon.a (mon.0) 8797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.709997+0000 mon.a (mon.0) 8797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.768745+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.768745+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.771089+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.771089+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.773078+0000 mon.a (mon.0) 8800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.773078+0000 mon.a (mon.0) 8800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.773938+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.773938+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.782155+0000 mon.a (mon.0) 8802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.782155+0000 mon.a (mon.0) 8802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.838775+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.838775+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.841486+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.841486+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.844180+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.844180+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.845236+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.845236+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.853948+0000 mon.a (mon.0) 8807 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[73244]: audit 2024-04-30T10:14:20.853948+0000 mon.a (mon.0) 8807 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.149481+0000 mon.a (mon.0) 8757 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.149481+0000 mon.a (mon.0) 8757 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cluster 2024-04-30T10:14:20.215554+0000 mgr.x (mgr.24998) 2235 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:21.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: cluster 2024-04-30T10:14:20.215554+0000 mgr.x (mgr.24998) 2235 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:21.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.230280+0000 mon.a (mon.0) 8758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.230280+0000 mon.a (mon.0) 8758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.233788+0000 mon.a (mon.0) 8759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.233788+0000 mon.a (mon.0) 8759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.236964+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.236964+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.238589+0000 mon.a (mon.0) 8761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.238589+0000 mon.a (mon.0) 8761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.250498+0000 mon.a (mon.0) 8762 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.250498+0000 mon.a (mon.0) 8762 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.308550+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.308550+0000 mon.a (mon.0) 8763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.311274+0000 mon.a (mon.0) 8764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.311274+0000 mon.a (mon.0) 8764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.314493+0000 mon.a (mon.0) 8765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.314493+0000 mon.a (mon.0) 8765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.315683+0000 mon.a (mon.0) 8766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.315683+0000 mon.a (mon.0) 8766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.327185+0000 mon.a (mon.0) 8767 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.327185+0000 mon.a (mon.0) 8767 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.384582+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.384582+0000 mon.a (mon.0) 8768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.386992+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.386992+0000 mon.a (mon.0) 8769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.389197+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.389197+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.390041+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.390041+0000 mon.a (mon.0) 8771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.401120+0000 mon.a (mon.0) 8772 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.401120+0000 mon.a (mon.0) 8772 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.442491+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.442491+0000 mon.a (mon.0) 8773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.444932+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.444932+0000 mon.a (mon.0) 8774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.447088+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.447088+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.447973+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.447973+0000 mon.a (mon.0) 8776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.459035+0000 mon.a (mon.0) 8777 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.459035+0000 mon.a (mon.0) 8777 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.500898+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.500898+0000 mon.a (mon.0) 8778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.503531+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.503531+0000 mon.a (mon.0) 8779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.505781+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.505781+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.506766+0000 mon.a (mon.0) 8781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.506766+0000 mon.a (mon.0) 8781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.518787+0000 mon.a (mon.0) 8782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.518787+0000 mon.a (mon.0) 8782 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.559593+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.559593+0000 mon.a (mon.0) 8783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.562319+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.562319+0000 mon.a (mon.0) 8784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.564709+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.564709+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.565735+0000 mon.a (mon.0) 8786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.565735+0000 mon.a (mon.0) 8786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.576245+0000 mon.a (mon.0) 8787 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.576245+0000 mon.a (mon.0) 8787 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.617890+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.617890+0000 mon.a (mon.0) 8788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.620983+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.620983+0000 mon.a (mon.0) 8789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.623829+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.623829+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.625057+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.625057+0000 mon.a (mon.0) 8791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.635914+0000 mon.a (mon.0) 8792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.635914+0000 mon.a (mon.0) 8792 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.693548+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.693548+0000 mon.a (mon.0) 8793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.695879+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.695879+0000 mon.a (mon.0) 8794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.698238+0000 mon.a (mon.0) 8795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.698238+0000 mon.a (mon.0) 8795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.699240+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.699240+0000 mon.a (mon.0) 8796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.709997+0000 mon.a (mon.0) 8797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.709997+0000 mon.a (mon.0) 8797 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.768745+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.768745+0000 mon.a (mon.0) 8798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.771089+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.771089+0000 mon.a (mon.0) 8799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.773078+0000 mon.a (mon.0) 8800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.773078+0000 mon.a (mon.0) 8800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.773938+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.773938+0000 mon.a (mon.0) 8801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.782155+0000 mon.a (mon.0) 8802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.782155+0000 mon.a (mon.0) 8802 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.838775+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.838775+0000 mon.a (mon.0) 8803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:21.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.841486+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.841486+0000 mon.a (mon.0) 8804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:21.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.844180+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.844180+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:21.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.845236+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.845236+0000 mon.a (mon.0) 8806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:21.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.853948+0000 mon.a (mon.0) 8807 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:21.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:20 smithi144 bash[75481]: audit 2024-04-30T10:14:20.853948+0000 mon.a (mon.0) 8807 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.250074+0000 mgr.x (mgr.24998) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.250074+0000 mgr.x (mgr.24998) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.326710+0000 mgr.x (mgr.24998) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.326710+0000 mgr.x (mgr.24998) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.400534+0000 mgr.x (mgr.24998) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.400534+0000 mgr.x (mgr.24998) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.458524+0000 mgr.x (mgr.24998) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.458524+0000 mgr.x (mgr.24998) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.518230+0000 mgr.x (mgr.24998) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.518230+0000 mgr.x (mgr.24998) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.575642+0000 mgr.x (mgr.24998) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.575642+0000 mgr.x (mgr.24998) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.635466+0000 mgr.x (mgr.24998) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.635466+0000 mgr.x (mgr.24998) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.709574+0000 mgr.x (mgr.24998) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.709574+0000 mgr.x (mgr.24998) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.781569+0000 mgr.x (mgr.24998) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.781569+0000 mgr.x (mgr.24998) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.853468+0000 mgr.x (mgr.24998) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.853468+0000 mgr.x (mgr.24998) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.912275+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.912275+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.250074+0000 mgr.x (mgr.24998) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.250074+0000 mgr.x (mgr.24998) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.326710+0000 mgr.x (mgr.24998) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.326710+0000 mgr.x (mgr.24998) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.400534+0000 mgr.x (mgr.24998) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.400534+0000 mgr.x (mgr.24998) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.458524+0000 mgr.x (mgr.24998) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.458524+0000 mgr.x (mgr.24998) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.518230+0000 mgr.x (mgr.24998) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.518230+0000 mgr.x (mgr.24998) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.575642+0000 mgr.x (mgr.24998) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.575642+0000 mgr.x (mgr.24998) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.635466+0000 mgr.x (mgr.24998) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.635466+0000 mgr.x (mgr.24998) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.709574+0000 mgr.x (mgr.24998) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.709574+0000 mgr.x (mgr.24998) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.781569+0000 mgr.x (mgr.24998) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.781569+0000 mgr.x (mgr.24998) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.853468+0000 mgr.x (mgr.24998) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.853468+0000 mgr.x (mgr.24998) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.912275+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.912275+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.914682+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.914682+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.916664+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.916664+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.917568+0000 mon.a (mon.0) 8811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.917568+0000 mon.a (mon.0) 8811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.923677+0000 mgr.x (mgr.24998) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.923677+0000 mgr.x (mgr.24998) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.924382+0000 mon.a (mon.0) 8812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.924382+0000 mon.a (mon.0) 8812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.965885+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.965885+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.969059+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.969059+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.971999+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.971999+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.973188+0000 mon.a (mon.0) 8816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.973188+0000 mon.a (mon.0) 8816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.980639+0000 mgr.x (mgr.24998) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.914682+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.914682+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.916664+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.916664+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.917568+0000 mon.a (mon.0) 8811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.917568+0000 mon.a (mon.0) 8811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.923677+0000 mgr.x (mgr.24998) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.923677+0000 mgr.x (mgr.24998) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.924382+0000 mon.a (mon.0) 8812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.924382+0000 mon.a (mon.0) 8812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.965885+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.965885+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.969059+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.969059+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.971999+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.971999+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.973188+0000 mon.a (mon.0) 8816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.973188+0000 mon.a (mon.0) 8816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.980639+0000 mgr.x (mgr.24998) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:20.980639+0000 mgr.x (mgr.24998) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.981302+0000 mon.a (mon.0) 8817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:20.981302+0000 mon.a (mon.0) 8817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.068942+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.068942+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.073825+0000 mon.a (mon.0) 8819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.073825+0000 mon.a (mon.0) 8819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.077639+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.077639+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.079312+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.079312+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.088794+0000 mgr.x (mgr.24998) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.088794+0000 mgr.x (mgr.24998) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.088973+0000 mon.a (mon.0) 8822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.088973+0000 mon.a (mon.0) 8822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.164631+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.164631+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.167712+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.167712+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.171534+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:20.980639+0000 mgr.x (mgr.24998) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.981302+0000 mon.a (mon.0) 8817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:20.981302+0000 mon.a (mon.0) 8817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.068942+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.068942+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.073825+0000 mon.a (mon.0) 8819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.073825+0000 mon.a (mon.0) 8819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.077639+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.077639+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.079312+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.079312+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.088794+0000 mgr.x (mgr.24998) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.088794+0000 mgr.x (mgr.24998) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.088973+0000 mon.a (mon.0) 8822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.088973+0000 mon.a (mon.0) 8822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.164631+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.164631+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.167712+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.167712+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.171534+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.171534+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.173297+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.173297+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.183081+0000 mgr.x (mgr.24998) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.183081+0000 mgr.x (mgr.24998) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.183329+0000 mon.a (mon.0) 8827 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.183329+0000 mon.a (mon.0) 8827 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.273425+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.273425+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.278350+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.278350+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.283306+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.283306+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.285198+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.285198+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.297076+0000 mon.a (mon.0) 8832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.297076+0000 mon.a (mon.0) 8832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.387315+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.387315+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.171534+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.173297+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.173297+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.183081+0000 mgr.x (mgr.24998) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.183081+0000 mgr.x (mgr.24998) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.183329+0000 mon.a (mon.0) 8827 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.183329+0000 mon.a (mon.0) 8827 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.273425+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.273425+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.278350+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.278350+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.283306+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.283306+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.285198+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.285198+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.297076+0000 mon.a (mon.0) 8832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.297076+0000 mon.a (mon.0) 8832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.387315+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.387315+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.392205+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.392205+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.396219+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.396219+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.397627+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.397627+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.408554+0000 mon.a (mon.0) 8837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.408554+0000 mon.a (mon.0) 8837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.482859+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.482859+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.485929+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.485929+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.489042+0000 mon.a (mon.0) 8840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.489042+0000 mon.a (mon.0) 8840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.490707+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.490707+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.501627+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.501627+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.591426+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.591426+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.392205+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.392205+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.396219+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.396219+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.397627+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.397627+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.408554+0000 mon.a (mon.0) 8837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.408554+0000 mon.a (mon.0) 8837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.482859+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.482859+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.485929+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.485929+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.489042+0000 mon.a (mon.0) 8840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.489042+0000 mon.a (mon.0) 8840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.490707+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.490707+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.501627+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.501627+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.591426+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.591426+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.596549+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.596549+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.601839+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.601839+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.603389+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.603389+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.613437+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.613437+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.699654+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.699654+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.703595+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.703595+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.707177+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.707177+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.708492+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.708492+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.719899+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.719899+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.788536+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.788536+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.791876+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.791876+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.794591+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.794591+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.795715+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.795715+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.806173+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[75481]: audit 2024-04-30T10:14:21.806173+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.596549+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.596549+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.601839+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.601839+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.603389+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.603389+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.613437+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.613437+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.699654+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.699654+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.703595+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.703595+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.707177+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.707177+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.708492+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.708492+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.719899+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.719899+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.788536+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.788536+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.791876+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.791876+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.794591+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.794591+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.795715+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.795715+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.806173+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:21 smithi144 bash[73244]: audit 2024-04-30T10:14:21.806173+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.250074+0000 mgr.x (mgr.24998) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.250074+0000 mgr.x (mgr.24998) 2236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.326710+0000 mgr.x (mgr.24998) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.326710+0000 mgr.x (mgr.24998) 2237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.400534+0000 mgr.x (mgr.24998) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.400534+0000 mgr.x (mgr.24998) 2238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.458524+0000 mgr.x (mgr.24998) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.458524+0000 mgr.x (mgr.24998) 2239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.518230+0000 mgr.x (mgr.24998) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.518230+0000 mgr.x (mgr.24998) 2240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.575642+0000 mgr.x (mgr.24998) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.575642+0000 mgr.x (mgr.24998) 2241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.635466+0000 mgr.x (mgr.24998) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.635466+0000 mgr.x (mgr.24998) 2242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.709574+0000 mgr.x (mgr.24998) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.709574+0000 mgr.x (mgr.24998) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.781569+0000 mgr.x (mgr.24998) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.781569+0000 mgr.x (mgr.24998) 2244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.853468+0000 mgr.x (mgr.24998) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.853468+0000 mgr.x (mgr.24998) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.912275+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.912275+0000 mon.a (mon.0) 8808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.914682+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.914682+0000 mon.a (mon.0) 8809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.916664+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.916664+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.917568+0000 mon.a (mon.0) 8811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.917568+0000 mon.a (mon.0) 8811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.923677+0000 mgr.x (mgr.24998) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.923677+0000 mgr.x (mgr.24998) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.924382+0000 mon.a (mon.0) 8812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.924382+0000 mon.a (mon.0) 8812 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.965885+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.965885+0000 mon.a (mon.0) 8813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.969059+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.969059+0000 mon.a (mon.0) 8814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.971999+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.971999+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.973188+0000 mon.a (mon.0) 8816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.973188+0000 mon.a (mon.0) 8816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.980639+0000 mgr.x (mgr.24998) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:20.980639+0000 mgr.x (mgr.24998) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.981302+0000 mon.a (mon.0) 8817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:20.981302+0000 mon.a (mon.0) 8817 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.068942+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.068942+0000 mon.a (mon.0) 8818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.073825+0000 mon.a (mon.0) 8819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.073825+0000 mon.a (mon.0) 8819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.077639+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.077639+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.079312+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.079312+0000 mon.a (mon.0) 8821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.088794+0000 mgr.x (mgr.24998) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.088794+0000 mgr.x (mgr.24998) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.088973+0000 mon.a (mon.0) 8822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.088973+0000 mon.a (mon.0) 8822 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.164631+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.164631+0000 mon.a (mon.0) 8823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.167712+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.167712+0000 mon.a (mon.0) 8824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.171534+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.171534+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.173297+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.173297+0000 mon.a (mon.0) 8826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.183081+0000 mgr.x (mgr.24998) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.183081+0000 mgr.x (mgr.24998) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:22.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.183329+0000 mon.a (mon.0) 8827 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.183329+0000 mon.a (mon.0) 8827 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.273425+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.273425+0000 mon.a (mon.0) 8828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.278350+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.278350+0000 mon.a (mon.0) 8829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.283306+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.283306+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.285198+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.285198+0000 mon.a (mon.0) 8831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.297076+0000 mon.a (mon.0) 8832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.297076+0000 mon.a (mon.0) 8832 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.387315+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.387315+0000 mon.a (mon.0) 8833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.392205+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.392205+0000 mon.a (mon.0) 8834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.396219+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.396219+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.397627+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.397627+0000 mon.a (mon.0) 8836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.408554+0000 mon.a (mon.0) 8837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.408554+0000 mon.a (mon.0) 8837 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.482859+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.482859+0000 mon.a (mon.0) 8838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.485929+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.485929+0000 mon.a (mon.0) 8839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.489042+0000 mon.a (mon.0) 8840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.489042+0000 mon.a (mon.0) 8840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.490707+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.490707+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.501627+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.501627+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.591426+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.591426+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.596549+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.596549+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.601839+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.601839+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.603389+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.603389+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.613437+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.613437+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.699654+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.699654+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.703595+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.703595+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.707177+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.707177+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.708492+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.708492+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.719899+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.719899+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.788536+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.788536+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:22.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.791876+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.791876+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:22.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.794591+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.794591+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:22.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.795715+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.795715+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:22.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.806173+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:22.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:21 smithi151 bash[59049]: audit 2024-04-30T10:14:21.806173+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.296825+0000 mgr.x (mgr.24998) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.296825+0000 mgr.x (mgr.24998) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.408189+0000 mgr.x (mgr.24998) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.408189+0000 mgr.x (mgr.24998) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.501263+0000 mgr.x (mgr.24998) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.501263+0000 mgr.x (mgr.24998) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.613048+0000 mgr.x (mgr.24998) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.613048+0000 mgr.x (mgr.24998) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.719399+0000 mgr.x (mgr.24998) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.719399+0000 mgr.x (mgr.24998) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.805711+0000 mgr.x (mgr.24998) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.805711+0000 mgr.x (mgr.24998) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.863664+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.863664+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.866610+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.866610+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.890819+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.890819+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.893058+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.893058+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.296825+0000 mgr.x (mgr.24998) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.296825+0000 mgr.x (mgr.24998) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.408189+0000 mgr.x (mgr.24998) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.408189+0000 mgr.x (mgr.24998) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.501263+0000 mgr.x (mgr.24998) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.501263+0000 mgr.x (mgr.24998) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.613048+0000 mgr.x (mgr.24998) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.613048+0000 mgr.x (mgr.24998) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.719399+0000 mgr.x (mgr.24998) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.719399+0000 mgr.x (mgr.24998) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.805711+0000 mgr.x (mgr.24998) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.805711+0000 mgr.x (mgr.24998) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.863664+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.863664+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.866610+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.866610+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.890819+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.890819+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.893058+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.893058+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.900391+0000 mgr.x (mgr.24998) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.900391+0000 mgr.x (mgr.24998) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.900943+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.900943+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.942673+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.942673+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.945367+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.945367+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.947444+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.947444+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.948386+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.948386+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.956082+0000 mgr.x (mgr.24998) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:21.956082+0000 mgr.x (mgr.24998) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.956659+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:21.956659+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.030300+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.030300+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.034478+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.034478+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.900391+0000 mgr.x (mgr.24998) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.900391+0000 mgr.x (mgr.24998) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.900943+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.900943+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.942673+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.942673+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.945367+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.945367+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.947444+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.947444+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.948386+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.948386+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.956082+0000 mgr.x (mgr.24998) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:21.956082+0000 mgr.x (mgr.24998) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.956659+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:21.956659+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.030300+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.030300+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.034478+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.034478+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.037640+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.037640+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.038769+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.038769+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.049307+0000 mgr.x (mgr.24998) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.049307+0000 mgr.x (mgr.24998) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.049735+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.049735+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.091606+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.091606+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.094669+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.094669+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.097322+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.097322+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.098406+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.098406+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.108511+0000 mgr.x (mgr.24998) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.108511+0000 mgr.x (mgr.24998) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.109116+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.109116+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.037640+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.037640+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.038769+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.038769+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.049307+0000 mgr.x (mgr.24998) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.049307+0000 mgr.x (mgr.24998) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.049735+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.049735+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.091606+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.091606+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.094669+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.094669+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.097322+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.097322+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.098406+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.098406+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.108511+0000 mgr.x (mgr.24998) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.108511+0000 mgr.x (mgr.24998) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.109116+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.109116+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.150959+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.150959+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.154149+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.154149+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.157990+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.157990+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.159292+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.159292+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.170246+0000 mgr.x (mgr.24998) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.170246+0000 mgr.x (mgr.24998) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.170672+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.170672+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cluster 2024-04-30T10:14:22.216418+0000 mgr.x (mgr.24998) 2261 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:23.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: cluster 2024-04-30T10:14:22.216418+0000 mgr.x (mgr.24998) 2261 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:23.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.243106+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.243106+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.247760+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.247760+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.251639+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.150959+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.150959+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.154149+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.154149+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.157990+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.157990+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.159292+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.159292+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.170246+0000 mgr.x (mgr.24998) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.170246+0000 mgr.x (mgr.24998) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.170672+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.170672+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cluster 2024-04-30T10:14:22.216418+0000 mgr.x (mgr.24998) 2261 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:23.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: cluster 2024-04-30T10:14:22.216418+0000 mgr.x (mgr.24998) 2261 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:23.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.243106+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.243106+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.247760+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.247760+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.251639+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.251639+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.253351+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.253351+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.263765+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.263765+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.340894+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.340894+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.343822+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.343822+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.346266+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.346266+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.347370+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.347370+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.356098+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.356098+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.413518+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.413518+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.416373+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.416373+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.251639+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.253351+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.253351+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.263765+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.263765+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.340894+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.340894+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.343822+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.343822+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.346266+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.346266+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.347370+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.347370+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.356098+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.356098+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.413518+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.413518+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.416373+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.416373+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.418940+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.418940+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.419945+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.419945+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.428981+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.428981+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.492023+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:23.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.492023+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:23.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.540905+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.540905+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.544891+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.544891+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.548706+0000 mon.a (mon.0) 8901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.548706+0000 mon.a (mon.0) 8901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.550065+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.550065+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.559695+0000 mon.a (mon.0) 8903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.559695+0000 mon.a (mon.0) 8903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.638472+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.418940+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.418940+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.419945+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.419945+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.428981+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.428981+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.492023+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:23.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.492023+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:23.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.540905+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.540905+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.544891+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.544891+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.548706+0000 mon.a (mon.0) 8901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.548706+0000 mon.a (mon.0) 8901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.550065+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.550065+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.559695+0000 mon.a (mon.0) 8903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.559695+0000 mon.a (mon.0) 8903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.638472+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.638472+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.641966+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.641966+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.647807+0000 mon.a (mon.0) 8906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.647807+0000 mon.a (mon.0) 8906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.649007+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.649007+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.658054+0000 mon.a (mon.0) 8908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.658054+0000 mon.a (mon.0) 8908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.737006+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.737006+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.740229+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.740229+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.743298+0000 mon.a (mon.0) 8911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.743298+0000 mon.a (mon.0) 8911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.744534+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.744534+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.753538+0000 mon.a (mon.0) 8913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.753538+0000 mon.a (mon.0) 8913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.848346+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.638472+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.641966+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.641966+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.647807+0000 mon.a (mon.0) 8906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.647807+0000 mon.a (mon.0) 8906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.649007+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.649007+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.658054+0000 mon.a (mon.0) 8908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.658054+0000 mon.a (mon.0) 8908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.737006+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.737006+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.740229+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.740229+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.743298+0000 mon.a (mon.0) 8911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.743298+0000 mon.a (mon.0) 8911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.744534+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.744534+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.753538+0000 mon.a (mon.0) 8913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.753538+0000 mon.a (mon.0) 8913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.848346+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.848346+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.852946+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.852946+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.857235+0000 mon.a (mon.0) 8916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.857235+0000 mon.a (mon.0) 8916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.858687+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.858687+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.867846+0000 mon.a (mon.0) 8918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[73244]: audit 2024-04-30T10:14:22.867846+0000 mon.a (mon.0) 8918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.848346+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.852946+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.852946+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.857235+0000 mon.a (mon.0) 8916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.857235+0000 mon.a (mon.0) 8916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.858687+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.858687+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.867846+0000 mon.a (mon.0) 8918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:22 smithi144 bash[75481]: audit 2024-04-30T10:14:22.867846+0000 mon.a (mon.0) 8918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.296825+0000 mgr.x (mgr.24998) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.296825+0000 mgr.x (mgr.24998) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.408189+0000 mgr.x (mgr.24998) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.408189+0000 mgr.x (mgr.24998) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.501263+0000 mgr.x (mgr.24998) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.501263+0000 mgr.x (mgr.24998) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.613048+0000 mgr.x (mgr.24998) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.613048+0000 mgr.x (mgr.24998) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.719399+0000 mgr.x (mgr.24998) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.719399+0000 mgr.x (mgr.24998) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.805711+0000 mgr.x (mgr.24998) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.805711+0000 mgr.x (mgr.24998) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.863664+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.863664+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.866610+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.866610+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.890819+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.890819+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.893058+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.893058+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.900391+0000 mgr.x (mgr.24998) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.900391+0000 mgr.x (mgr.24998) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.900943+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.900943+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.942673+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.942673+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.945367+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.945367+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.947444+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.947444+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.948386+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.948386+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.956082+0000 mgr.x (mgr.24998) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:21.956082+0000 mgr.x (mgr.24998) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.956659+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:21.956659+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.030300+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.030300+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.034478+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.034478+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.037640+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.037640+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.038769+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.038769+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.049307+0000 mgr.x (mgr.24998) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.049307+0000 mgr.x (mgr.24998) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.049735+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.049735+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.091606+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.091606+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.094669+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.094669+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.097322+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.097322+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.098406+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.098406+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.108511+0000 mgr.x (mgr.24998) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.108511+0000 mgr.x (mgr.24998) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.109116+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.109116+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.150959+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.150959+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.154149+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.154149+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.157990+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.157990+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.159292+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.159292+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.170246+0000 mgr.x (mgr.24998) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.170246+0000 mgr.x (mgr.24998) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:23.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.170672+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.170672+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cluster 2024-04-30T10:14:22.216418+0000 mgr.x (mgr.24998) 2261 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:23.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: cluster 2024-04-30T10:14:22.216418+0000 mgr.x (mgr.24998) 2261 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:23.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.243106+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.243106+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.247760+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.247760+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.251639+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.251639+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.253351+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.253351+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.263765+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.263765+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.340894+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.340894+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.343822+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.343822+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.346266+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.346266+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.347370+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.347370+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.356098+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.356098+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.413518+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.413518+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.416373+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.416373+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.418940+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.418940+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.419945+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.419945+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.428981+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.428981+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.492023+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:23.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.492023+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:23.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.540905+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.540905+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.544891+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.544891+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.548706+0000 mon.a (mon.0) 8901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.548706+0000 mon.a (mon.0) 8901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.550065+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.550065+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.559695+0000 mon.a (mon.0) 8903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.559695+0000 mon.a (mon.0) 8903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.638472+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.638472+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.641966+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.641966+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.647807+0000 mon.a (mon.0) 8906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.647807+0000 mon.a (mon.0) 8906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.649007+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.649007+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.658054+0000 mon.a (mon.0) 8908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.658054+0000 mon.a (mon.0) 8908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.737006+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.737006+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.740229+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.740229+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.743298+0000 mon.a (mon.0) 8911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.743298+0000 mon.a (mon.0) 8911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.744534+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.744534+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.753538+0000 mon.a (mon.0) 8913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.753538+0000 mon.a (mon.0) 8913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.848346+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.848346+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:23.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.852946+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.852946+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:23.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.857235+0000 mon.a (mon.0) 8916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.857235+0000 mon.a (mon.0) 8916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:23.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.858687+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.858687+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:23.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.867846+0000 mon.a (mon.0) 8918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:23.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:22 smithi151 bash[59049]: audit 2024-04-30T10:14:22.867846+0000 mon.a (mon.0) 8918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.263429+0000 mgr.x (mgr.24998) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.263429+0000 mgr.x (mgr.24998) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.355551+0000 mgr.x (mgr.24998) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.355551+0000 mgr.x (mgr.24998) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.428438+0000 mgr.x (mgr.24998) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.428438+0000 mgr.x (mgr.24998) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.559344+0000 mgr.x (mgr.24998) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.559344+0000 mgr.x (mgr.24998) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.657552+0000 mgr.x (mgr.24998) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.657552+0000 mgr.x (mgr.24998) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.753131+0000 mgr.x (mgr.24998) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.753131+0000 mgr.x (mgr.24998) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.867391+0000 mgr.x (mgr.24998) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.867391+0000 mgr.x (mgr.24998) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:22.930403+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:22.930403+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:22.933012+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:22.933012+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:22.935376+0000 mon.a (mon.0) 8921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:22.935376+0000 mon.a (mon.0) 8921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.263429+0000 mgr.x (mgr.24998) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.263429+0000 mgr.x (mgr.24998) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.355551+0000 mgr.x (mgr.24998) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.355551+0000 mgr.x (mgr.24998) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.428438+0000 mgr.x (mgr.24998) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.428438+0000 mgr.x (mgr.24998) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.559344+0000 mgr.x (mgr.24998) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.559344+0000 mgr.x (mgr.24998) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.657552+0000 mgr.x (mgr.24998) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.657552+0000 mgr.x (mgr.24998) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.753131+0000 mgr.x (mgr.24998) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.753131+0000 mgr.x (mgr.24998) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.867391+0000 mgr.x (mgr.24998) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.867391+0000 mgr.x (mgr.24998) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:22.930403+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:22.930403+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:22.933012+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:22.933012+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:22.935376+0000 mon.a (mon.0) 8921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:22.935376+0000 mon.a (mon.0) 8921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:22.936350+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:22.936350+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.943354+0000 mgr.x (mgr.24998) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:22.943354+0000 mgr.x (mgr.24998) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:22.943940+0000 mon.a (mon.0) 8923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:22.943940+0000 mon.a (mon.0) 8923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.005729+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.005729+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.008910+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.008910+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.011924+0000 mon.a (mon.0) 8926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.011924+0000 mon.a (mon.0) 8926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.013051+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.013051+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:23.021205+0000 mgr.x (mgr.24998) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:23.021205+0000 mgr.x (mgr.24998) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.021726+0000 mon.a (mon.0) 8928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.021726+0000 mon.a (mon.0) 8928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.100177+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.100177+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:22.936350+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:22.936350+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.943354+0000 mgr.x (mgr.24998) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:22.943354+0000 mgr.x (mgr.24998) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:22.943940+0000 mon.a (mon.0) 8923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:22.943940+0000 mon.a (mon.0) 8923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.005729+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.005729+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.008910+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.008910+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.011924+0000 mon.a (mon.0) 8926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.011924+0000 mon.a (mon.0) 8926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.013051+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.013051+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:23.021205+0000 mgr.x (mgr.24998) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:23.021205+0000 mgr.x (mgr.24998) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.021726+0000 mon.a (mon.0) 8928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.021726+0000 mon.a (mon.0) 8928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.100177+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.100177+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.103350+0000 mon.a (mon.0) 8930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.103350+0000 mon.a (mon.0) 8930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.106000+0000 mon.a (mon.0) 8931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.106000+0000 mon.a (mon.0) 8931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.107080+0000 mon.a (mon.0) 8932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.107080+0000 mon.a (mon.0) 8932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:23.116133+0000 mgr.x (mgr.24998) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:23.116133+0000 mgr.x (mgr.24998) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.116642+0000 mon.a (mon.0) 8933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.116642+0000 mon.a (mon.0) 8933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.178501+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.178501+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.181860+0000 mon.a (mon.0) 8935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.181860+0000 mon.a (mon.0) 8935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.184324+0000 mon.a (mon.0) 8936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.184324+0000 mon.a (mon.0) 8936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.185132+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.185132+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:23.191602+0000 mgr.x (mgr.24998) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: cephadm 2024-04-30T10:14:23.191602+0000 mgr.x (mgr.24998) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.103350+0000 mon.a (mon.0) 8930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.103350+0000 mon.a (mon.0) 8930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.106000+0000 mon.a (mon.0) 8931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.106000+0000 mon.a (mon.0) 8931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.107080+0000 mon.a (mon.0) 8932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.107080+0000 mon.a (mon.0) 8932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:23.116133+0000 mgr.x (mgr.24998) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:23.116133+0000 mgr.x (mgr.24998) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.116642+0000 mon.a (mon.0) 8933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.116642+0000 mon.a (mon.0) 8933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.178501+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.178501+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.181860+0000 mon.a (mon.0) 8935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.181860+0000 mon.a (mon.0) 8935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.184324+0000 mon.a (mon.0) 8936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.184324+0000 mon.a (mon.0) 8936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.185132+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.185132+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:23.191602+0000 mgr.x (mgr.24998) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: cephadm 2024-04-30T10:14:23.191602+0000 mgr.x (mgr.24998) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.192192+0000 mon.a (mon.0) 8938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.192192+0000 mon.a (mon.0) 8938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.233593+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.233593+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.236741+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.236741+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.238838+0000 mon.a (mon.0) 8941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.238838+0000 mon.a (mon.0) 8941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.239949+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.239949+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.248433+0000 mon.a (mon.0) 8943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.248433+0000 mon.a (mon.0) 8943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.305949+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.305949+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.308731+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.308731+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.311012+0000 mon.a (mon.0) 8946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.311012+0000 mon.a (mon.0) 8946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.311967+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.192192+0000 mon.a (mon.0) 8938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.192192+0000 mon.a (mon.0) 8938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.233593+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.233593+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.236741+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.236741+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.238838+0000 mon.a (mon.0) 8941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.238838+0000 mon.a (mon.0) 8941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.239949+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.239949+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.248433+0000 mon.a (mon.0) 8943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.248433+0000 mon.a (mon.0) 8943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.305949+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.305949+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.308731+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.308731+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.311012+0000 mon.a (mon.0) 8946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.311012+0000 mon.a (mon.0) 8946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.311967+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.311967+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.320241+0000 mon.a (mon.0) 8948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.320241+0000 mon.a (mon.0) 8948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.382604+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.382604+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.385560+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.385560+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.388054+0000 mon.a (mon.0) 8951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.388054+0000 mon.a (mon.0) 8951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.389152+0000 mon.a (mon.0) 8952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.389152+0000 mon.a (mon.0) 8952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.397452+0000 mon.a (mon.0) 8953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.397452+0000 mon.a (mon.0) 8953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.459392+0000 mon.a (mon.0) 8954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.459392+0000 mon.a (mon.0) 8954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.470406+0000 mon.a (mon.0) 8955 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.470406+0000 mon.a (mon.0) 8955 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.471975+0000 mon.a (mon.0) 8956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.471975+0000 mon.a (mon.0) 8956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.479427+0000 mon.a (mon.0) 8957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.479427+0000 mon.a (mon.0) 8957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.311967+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.320241+0000 mon.a (mon.0) 8948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.320241+0000 mon.a (mon.0) 8948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.382604+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.382604+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.385560+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.385560+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.388054+0000 mon.a (mon.0) 8951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.388054+0000 mon.a (mon.0) 8951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.389152+0000 mon.a (mon.0) 8952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.389152+0000 mon.a (mon.0) 8952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.397452+0000 mon.a (mon.0) 8953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.397452+0000 mon.a (mon.0) 8953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.459392+0000 mon.a (mon.0) 8954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.459392+0000 mon.a (mon.0) 8954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.470406+0000 mon.a (mon.0) 8955 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.470406+0000 mon.a (mon.0) 8955 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.471975+0000 mon.a (mon.0) 8956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.471975+0000 mon.a (mon.0) 8956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.479427+0000 mon.a (mon.0) 8957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.479427+0000 mon.a (mon.0) 8957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.480093+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.480093+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.482400+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.482400+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.484023+0000 mon.a (mon.0) 8960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.484023+0000 mon.a (mon.0) 8960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.486509+0000 mon.a (mon.0) 8961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.486509+0000 mon.a (mon.0) 8961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.489450+0000 mon.a (mon.0) 8962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.489450+0000 mon.a (mon.0) 8962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.491536+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.491536+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.493136+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.493136+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.494844+0000 mon.a (mon.0) 8965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.494844+0000 mon.a (mon.0) 8965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.496568+0000 mon.a (mon.0) 8966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.496568+0000 mon.a (mon.0) 8966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.498376+0000 mon.a (mon.0) 8967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.498376+0000 mon.a (mon.0) 8967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.480093+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.480093+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.482400+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.482400+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.484023+0000 mon.a (mon.0) 8960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.484023+0000 mon.a (mon.0) 8960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.486509+0000 mon.a (mon.0) 8961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.486509+0000 mon.a (mon.0) 8961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.489450+0000 mon.a (mon.0) 8962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.489450+0000 mon.a (mon.0) 8962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.491536+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.491536+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.493136+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.493136+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.494844+0000 mon.a (mon.0) 8965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.494844+0000 mon.a (mon.0) 8965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.496568+0000 mon.a (mon.0) 8966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.496568+0000 mon.a (mon.0) 8966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.498376+0000 mon.a (mon.0) 8967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.498376+0000 mon.a (mon.0) 8967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.499915+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.499915+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.501649+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.501649+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.503693+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[73244]: audit 2024-04-30T10:14:23.503693+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.499915+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.499915+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.501649+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.501649+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.503693+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:23 smithi144 bash[75481]: audit 2024-04-30T10:14:23.503693+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.263429+0000 mgr.x (mgr.24998) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.263429+0000 mgr.x (mgr.24998) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.355551+0000 mgr.x (mgr.24998) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.355551+0000 mgr.x (mgr.24998) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.428438+0000 mgr.x (mgr.24998) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.428438+0000 mgr.x (mgr.24998) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.559344+0000 mgr.x (mgr.24998) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.559344+0000 mgr.x (mgr.24998) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.657552+0000 mgr.x (mgr.24998) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.657552+0000 mgr.x (mgr.24998) 2266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.753131+0000 mgr.x (mgr.24998) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.753131+0000 mgr.x (mgr.24998) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.867391+0000 mgr.x (mgr.24998) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.867391+0000 mgr.x (mgr.24998) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:22.930403+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:22.930403+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:22.933012+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:22.933012+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:22.935376+0000 mon.a (mon.0) 8921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:22.935376+0000 mon.a (mon.0) 8921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:22.936350+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:22.936350+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.943354+0000 mgr.x (mgr.24998) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:22.943354+0000 mgr.x (mgr.24998) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:22.943940+0000 mon.a (mon.0) 8923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:22.943940+0000 mon.a (mon.0) 8923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.005729+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.005729+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.008910+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.008910+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.011924+0000 mon.a (mon.0) 8926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.011924+0000 mon.a (mon.0) 8926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.013051+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.013051+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:23.021205+0000 mgr.x (mgr.24998) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:23.021205+0000 mgr.x (mgr.24998) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.021726+0000 mon.a (mon.0) 8928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.021726+0000 mon.a (mon.0) 8928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.100177+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.100177+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.103350+0000 mon.a (mon.0) 8930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.103350+0000 mon.a (mon.0) 8930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.106000+0000 mon.a (mon.0) 8931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.106000+0000 mon.a (mon.0) 8931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.107080+0000 mon.a (mon.0) 8932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.107080+0000 mon.a (mon.0) 8932 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:23.116133+0000 mgr.x (mgr.24998) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:23.116133+0000 mgr.x (mgr.24998) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.116642+0000 mon.a (mon.0) 8933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.116642+0000 mon.a (mon.0) 8933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.178501+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.178501+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.181860+0000 mon.a (mon.0) 8935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.181860+0000 mon.a (mon.0) 8935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.184324+0000 mon.a (mon.0) 8936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.184324+0000 mon.a (mon.0) 8936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.185132+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.185132+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:23.191602+0000 mgr.x (mgr.24998) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: cephadm 2024-04-30T10:14:23.191602+0000 mgr.x (mgr.24998) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:24.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.192192+0000 mon.a (mon.0) 8938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.192192+0000 mon.a (mon.0) 8938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.233593+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.233593+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.236741+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.236741+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.238838+0000 mon.a (mon.0) 8941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.238838+0000 mon.a (mon.0) 8941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.239949+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.239949+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.248433+0000 mon.a (mon.0) 8943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.248433+0000 mon.a (mon.0) 8943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.305949+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.305949+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.308731+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.308731+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.311012+0000 mon.a (mon.0) 8946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.311012+0000 mon.a (mon.0) 8946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.311967+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.311967+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.320241+0000 mon.a (mon.0) 8948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.320241+0000 mon.a (mon.0) 8948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.382604+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.382604+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.385560+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.385560+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.388054+0000 mon.a (mon.0) 8951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.388054+0000 mon.a (mon.0) 8951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:24.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.389152+0000 mon.a (mon.0) 8952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.389152+0000 mon.a (mon.0) 8952 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:24.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.397452+0000 mon.a (mon.0) 8953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.397452+0000 mon.a (mon.0) 8953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.459392+0000 mon.a (mon.0) 8954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.459392+0000 mon.a (mon.0) 8954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.470406+0000 mon.a (mon.0) 8955 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.470406+0000 mon.a (mon.0) 8955 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.471975+0000 mon.a (mon.0) 8956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.471975+0000 mon.a (mon.0) 8956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:24.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.479427+0000 mon.a (mon.0) 8957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.479427+0000 mon.a (mon.0) 8957 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:24.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.480093+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.480093+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.482400+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.482400+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.484023+0000 mon.a (mon.0) 8960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.484023+0000 mon.a (mon.0) 8960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.486509+0000 mon.a (mon.0) 8961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.486509+0000 mon.a (mon.0) 8961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.489450+0000 mon.a (mon.0) 8962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.489450+0000 mon.a (mon.0) 8962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.491536+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.491536+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.493136+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.493136+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.494844+0000 mon.a (mon.0) 8965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.494844+0000 mon.a (mon.0) 8965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.496568+0000 mon.a (mon.0) 8966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.496568+0000 mon.a (mon.0) 8966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.498376+0000 mon.a (mon.0) 8967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.498376+0000 mon.a (mon.0) 8967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.499915+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.499915+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.501649+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.501649+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.503693+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:24.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:23 smithi151 bash[59049]: audit 2024-04-30T10:14:23.503693+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:25.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:24 smithi144 bash[73244]: cephadm 2024-04-30T10:14:23.247963+0000 mgr.x (mgr.24998) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:25.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:24 smithi144 bash[73244]: cephadm 2024-04-30T10:14:23.247963+0000 mgr.x (mgr.24998) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:25.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:24 smithi144 bash[73244]: cephadm 2024-04-30T10:14:23.319906+0000 mgr.x (mgr.24998) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:25.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:24 smithi144 bash[73244]: cephadm 2024-04-30T10:14:23.319906+0000 mgr.x (mgr.24998) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:25.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:24 smithi144 bash[73244]: cephadm 2024-04-30T10:14:23.396968+0000 mgr.x (mgr.24998) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:25.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:24 smithi144 bash[73244]: cephadm 2024-04-30T10:14:23.396968+0000 mgr.x (mgr.24998) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:25.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:24 smithi144 bash[73244]: cluster 2024-04-30T10:14:24.217640+0000 mgr.x (mgr.24998) 2276 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:25.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:24 smithi144 bash[73244]: cluster 2024-04-30T10:14:24.217640+0000 mgr.x (mgr.24998) 2276 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:25.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:24 smithi144 bash[75481]: cephadm 2024-04-30T10:14:23.247963+0000 mgr.x (mgr.24998) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:25.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:24 smithi144 bash[75481]: cephadm 2024-04-30T10:14:23.247963+0000 mgr.x (mgr.24998) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:25.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:24 smithi144 bash[75481]: cephadm 2024-04-30T10:14:23.319906+0000 mgr.x (mgr.24998) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:25.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:24 smithi144 bash[75481]: cephadm 2024-04-30T10:14:23.319906+0000 mgr.x (mgr.24998) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:25.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:24 smithi144 bash[75481]: cephadm 2024-04-30T10:14:23.396968+0000 mgr.x (mgr.24998) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:25.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:24 smithi144 bash[75481]: cephadm 2024-04-30T10:14:23.396968+0000 mgr.x (mgr.24998) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:25.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:24 smithi144 bash[75481]: cluster 2024-04-30T10:14:24.217640+0000 mgr.x (mgr.24998) 2276 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:25.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:24 smithi144 bash[75481]: cluster 2024-04-30T10:14:24.217640+0000 mgr.x (mgr.24998) 2276 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:25.361 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:24 smithi151 bash[59049]: cephadm 2024-04-30T10:14:23.247963+0000 mgr.x (mgr.24998) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:25.361 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:24 smithi151 bash[59049]: cephadm 2024-04-30T10:14:23.247963+0000 mgr.x (mgr.24998) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:25.362 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:24 smithi151 bash[59049]: cephadm 2024-04-30T10:14:23.319906+0000 mgr.x (mgr.24998) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:25.362 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:24 smithi151 bash[59049]: cephadm 2024-04-30T10:14:23.319906+0000 mgr.x (mgr.24998) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:25.362 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:24 smithi151 bash[59049]: cephadm 2024-04-30T10:14:23.396968+0000 mgr.x (mgr.24998) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:25.362 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:24 smithi151 bash[59049]: cephadm 2024-04-30T10:14:23.396968+0000 mgr.x (mgr.24998) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:25.362 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:24 smithi151 bash[59049]: cluster 2024-04-30T10:14:24.217640+0000 mgr.x (mgr.24998) 2276 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:25.362 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:24 smithi151 bash[59049]: cluster 2024-04-30T10:14:24.217640+0000 mgr.x (mgr.24998) 2276 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:25.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:25 smithi144 bash[73244]: audit 2024-04-30T10:14:24.761397+0000 mgr.x (mgr.24998) 2277 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:25.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:25 smithi144 bash[73244]: audit 2024-04-30T10:14:24.761397+0000 mgr.x (mgr.24998) 2277 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:25.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:25 smithi144 bash[75481]: audit 2024-04-30T10:14:24.761397+0000 mgr.x (mgr.24998) 2277 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:25.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:25 smithi144 bash[75481]: audit 2024-04-30T10:14:24.761397+0000 mgr.x (mgr.24998) 2277 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:26.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:25 smithi151 bash[59049]: audit 2024-04-30T10:14:24.761397+0000 mgr.x (mgr.24998) 2277 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:26.272 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:25 smithi151 bash[59049]: audit 2024-04-30T10:14:24.761397+0000 mgr.x (mgr.24998) 2277 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:27.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:27 smithi151 bash[59049]: cluster 2024-04-30T10:14:26.218913+0000 mgr.x (mgr.24998) 2278 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:27.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:27 smithi151 bash[59049]: cluster 2024-04-30T10:14:26.218913+0000 mgr.x (mgr.24998) 2278 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:27.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:27 smithi151 bash[59049]: audit 2024-04-30T10:14:27.031068+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:27.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:27 smithi151 bash[59049]: audit 2024-04-30T10:14:27.031068+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:27.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:27 smithi151 bash[59049]: audit 2024-04-30T10:14:27.036831+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:27.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:27 smithi151 bash[59049]: audit 2024-04-30T10:14:27.036831+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:27.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:27 smithi151 bash[59049]: audit 2024-04-30T10:14:27.043645+0000 mon.a (mon.0) 8973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:27.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:27 smithi151 bash[59049]: audit 2024-04-30T10:14:27.043645+0000 mon.a (mon.0) 8973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:27.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:27 smithi144 bash[73244]: cluster 2024-04-30T10:14:26.218913+0000 mgr.x (mgr.24998) 2278 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:27.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:27 smithi144 bash[73244]: cluster 2024-04-30T10:14:26.218913+0000 mgr.x (mgr.24998) 2278 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:27.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:27 smithi144 bash[73244]: audit 2024-04-30T10:14:27.031068+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:27.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:27 smithi144 bash[73244]: audit 2024-04-30T10:14:27.031068+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:27.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:27 smithi144 bash[73244]: audit 2024-04-30T10:14:27.036831+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:27.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:27 smithi144 bash[73244]: audit 2024-04-30T10:14:27.036831+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:27.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:27 smithi144 bash[73244]: audit 2024-04-30T10:14:27.043645+0000 mon.a (mon.0) 8973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:27.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:27 smithi144 bash[73244]: audit 2024-04-30T10:14:27.043645+0000 mon.a (mon.0) 8973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:27.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:27 smithi144 bash[75481]: cluster 2024-04-30T10:14:26.218913+0000 mgr.x (mgr.24998) 2278 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:27.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:27 smithi144 bash[75481]: cluster 2024-04-30T10:14:26.218913+0000 mgr.x (mgr.24998) 2278 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:27.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:27 smithi144 bash[75481]: audit 2024-04-30T10:14:27.031068+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:27.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:27 smithi144 bash[75481]: audit 2024-04-30T10:14:27.031068+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:27.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:27 smithi144 bash[75481]: audit 2024-04-30T10:14:27.036831+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:27.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:27 smithi144 bash[75481]: audit 2024-04-30T10:14:27.036831+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:27.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:27 smithi144 bash[75481]: audit 2024-04-30T10:14:27.043645+0000 mon.a (mon.0) 8973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:27.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:27 smithi144 bash[75481]: audit 2024-04-30T10:14:27.043645+0000 mon.a (mon.0) 8973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:28.290 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:14:28 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:14:28] "GET /metrics HTTP/1.1" 200 38625 "" "Prometheus/2.43.0" 2024-04-30T10:14:28.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[73244]: audit 2024-04-30T10:14:27.885974+0000 mon.a (mon.0) 8974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:28.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[73244]: audit 2024-04-30T10:14:27.885974+0000 mon.a (mon.0) 8974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:28.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[73244]: audit 2024-04-30T10:14:27.895206+0000 mon.a (mon.0) 8975 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:28.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[73244]: audit 2024-04-30T10:14:27.895206+0000 mon.a (mon.0) 8975 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:28.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[73244]: audit 2024-04-30T10:14:27.904873+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:28.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[73244]: audit 2024-04-30T10:14:27.904873+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:28.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[73244]: cephadm 2024-04-30T10:14:28.028983+0000 mgr.x (mgr.24998) 2279 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-30T10:14:28.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[73244]: cephadm 2024-04-30T10:14:28.028983+0000 mgr.x (mgr.24998) 2279 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-30T10:14:28.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[73244]: cluster 2024-04-30T10:14:28.220137+0000 mgr.x (mgr.24998) 2280 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:28.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[73244]: cluster 2024-04-30T10:14:28.220137+0000 mgr.x (mgr.24998) 2280 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:28.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[75481]: audit 2024-04-30T10:14:27.885974+0000 mon.a (mon.0) 8974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:28.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[75481]: audit 2024-04-30T10:14:27.885974+0000 mon.a (mon.0) 8974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:28.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[75481]: audit 2024-04-30T10:14:27.895206+0000 mon.a (mon.0) 8975 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:28.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[75481]: audit 2024-04-30T10:14:27.895206+0000 mon.a (mon.0) 8975 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:28.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[75481]: audit 2024-04-30T10:14:27.904873+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:28.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[75481]: audit 2024-04-30T10:14:27.904873+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:28.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[75481]: cephadm 2024-04-30T10:14:28.028983+0000 mgr.x (mgr.24998) 2279 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-30T10:14:28.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[75481]: cephadm 2024-04-30T10:14:28.028983+0000 mgr.x (mgr.24998) 2279 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-30T10:14:28.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[75481]: cluster 2024-04-30T10:14:28.220137+0000 mgr.x (mgr.24998) 2280 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:28.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:28 smithi144 bash[75481]: cluster 2024-04-30T10:14:28.220137+0000 mgr.x (mgr.24998) 2280 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:29.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:28 smithi151 bash[59049]: audit 2024-04-30T10:14:27.885974+0000 mon.a (mon.0) 8974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:29.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:28 smithi151 bash[59049]: audit 2024-04-30T10:14:27.885974+0000 mon.a (mon.0) 8974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:29.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:28 smithi151 bash[59049]: audit 2024-04-30T10:14:27.895206+0000 mon.a (mon.0) 8975 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:29.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:28 smithi151 bash[59049]: audit 2024-04-30T10:14:27.895206+0000 mon.a (mon.0) 8975 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:29.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:28 smithi151 bash[59049]: audit 2024-04-30T10:14:27.904873+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:29.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:28 smithi151 bash[59049]: audit 2024-04-30T10:14:27.904873+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:29.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:28 smithi151 bash[59049]: cephadm 2024-04-30T10:14:28.028983+0000 mgr.x (mgr.24998) 2279 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-30T10:14:29.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:28 smithi151 bash[59049]: cephadm 2024-04-30T10:14:28.028983+0000 mgr.x (mgr.24998) 2279 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-30T10:14:29.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:28 smithi151 bash[59049]: cluster 2024-04-30T10:14:28.220137+0000 mgr.x (mgr.24998) 2280 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:29.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:28 smithi151 bash[59049]: cluster 2024-04-30T10:14:28.220137+0000 mgr.x (mgr.24998) 2280 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:30.172 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:29 smithi151 bash[59049]: cephadm 2024-04-30T10:14:28.260790+0000 mgr.x (mgr.24998) 2281 : cephadm [INF] Deploying daemon prometheus.a on smithi151 2024-04-30T10:14:30.172 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:29 smithi151 bash[59049]: cephadm 2024-04-30T10:14:28.260790+0000 mgr.x (mgr.24998) 2281 : cephadm [INF] Deploying daemon prometheus.a on smithi151 2024-04-30T10:14:30.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:29 smithi144 bash[73244]: cephadm 2024-04-30T10:14:28.260790+0000 mgr.x (mgr.24998) 2281 : cephadm [INF] Deploying daemon prometheus.a on smithi151 2024-04-30T10:14:30.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:29 smithi144 bash[73244]: cephadm 2024-04-30T10:14:28.260790+0000 mgr.x (mgr.24998) 2281 : cephadm [INF] Deploying daemon prometheus.a on smithi151 2024-04-30T10:14:30.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:29 smithi144 bash[75481]: cephadm 2024-04-30T10:14:28.260790+0000 mgr.x (mgr.24998) 2281 : cephadm [INF] Deploying daemon prometheus.a on smithi151 2024-04-30T10:14:30.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:29 smithi144 bash[75481]: cephadm 2024-04-30T10:14:28.260790+0000 mgr.x (mgr.24998) 2281 : cephadm [INF] Deploying daemon prometheus.a on smithi151 2024-04-30T10:14:31.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:31 smithi144 bash[73244]: audit 2024-04-30T10:14:30.150380+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:31.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:31 smithi144 bash[73244]: audit 2024-04-30T10:14:30.150380+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:31.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:31 smithi144 bash[73244]: audit 2024-04-30T10:14:30.163808+0000 mon.a (mon.0) 8978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:31.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:31 smithi144 bash[73244]: audit 2024-04-30T10:14:30.163808+0000 mon.a (mon.0) 8978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:31.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:31 smithi144 bash[73244]: audit 2024-04-30T10:14:30.173225+0000 mon.a (mon.0) 8979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:31.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:31 smithi144 bash[73244]: audit 2024-04-30T10:14:30.173225+0000 mon.a (mon.0) 8979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:31 smithi144 bash[73244]: cluster 2024-04-30T10:14:30.221303+0000 mgr.x (mgr.24998) 2282 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:31 smithi144 bash[73244]: cluster 2024-04-30T10:14:30.221303+0000 mgr.x (mgr.24998) 2282 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:31.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:31 smithi144 bash[75481]: audit 2024-04-30T10:14:30.150380+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:31.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:31 smithi144 bash[75481]: audit 2024-04-30T10:14:30.150380+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:31.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:31 smithi144 bash[75481]: audit 2024-04-30T10:14:30.163808+0000 mon.a (mon.0) 8978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:31.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:31 smithi144 bash[75481]: audit 2024-04-30T10:14:30.163808+0000 mon.a (mon.0) 8978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:31.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:31 smithi144 bash[75481]: audit 2024-04-30T10:14:30.173225+0000 mon.a (mon.0) 8979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:31.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:31 smithi144 bash[75481]: audit 2024-04-30T10:14:30.173225+0000 mon.a (mon.0) 8979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:31.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:31 smithi144 bash[75481]: cluster 2024-04-30T10:14:30.221303+0000 mgr.x (mgr.24998) 2282 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:31.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:31 smithi144 bash[75481]: cluster 2024-04-30T10:14:30.221303+0000 mgr.x (mgr.24998) 2282 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:31.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:31 smithi151 bash[59049]: audit 2024-04-30T10:14:30.150380+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:31.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:31 smithi151 bash[59049]: audit 2024-04-30T10:14:30.150380+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:31.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:31 smithi151 bash[59049]: audit 2024-04-30T10:14:30.163808+0000 mon.a (mon.0) 8978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:31.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:31 smithi151 bash[59049]: audit 2024-04-30T10:14:30.163808+0000 mon.a (mon.0) 8978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:31.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:31 smithi151 bash[59049]: audit 2024-04-30T10:14:30.173225+0000 mon.a (mon.0) 8979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:31.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:31 smithi151 bash[59049]: audit 2024-04-30T10:14:30.173225+0000 mon.a (mon.0) 8979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:31.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:31 smithi151 bash[59049]: cluster 2024-04-30T10:14:30.221303+0000 mgr.x (mgr.24998) 2282 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:31.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:31 smithi151 bash[59049]: cluster 2024-04-30T10:14:30.221303+0000 mgr.x (mgr.24998) 2282 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:32.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:32 smithi151 bash[59049]: cluster 2024-04-30T10:14:32.222398+0000 mgr.x (mgr.24998) 2283 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:32.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:32 smithi151 bash[59049]: cluster 2024-04-30T10:14:32.222398+0000 mgr.x (mgr.24998) 2283 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:32.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:32 smithi144 bash[75481]: cluster 2024-04-30T10:14:32.222398+0000 mgr.x (mgr.24998) 2283 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:32.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:32 smithi144 bash[75481]: cluster 2024-04-30T10:14:32.222398+0000 mgr.x (mgr.24998) 2283 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:32.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:32 smithi144 bash[73244]: cluster 2024-04-30T10:14:32.222398+0000 mgr.x (mgr.24998) 2283 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:32.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:32 smithi144 bash[73244]: cluster 2024-04-30T10:14:32.222398+0000 mgr.x (mgr.24998) 2283 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:33.039 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:32 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:33.040 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:14:32 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:33.040 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:14:32 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:33.040 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:14:32 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:33.040 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:14:32 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:33.041 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:32 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:33.041 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:32 smithi151 systemd[1]: Stopping Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:14:33.041 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:14:32 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:33.041 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:14:32 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:33.042 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:14:32 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:33.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:33 smithi151 bash[89771]: ts=2024-04-30T10:14:33.040Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-30T10:14:33.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:33 smithi151 bash[89771]: ts=2024-04-30T10:14:33.040Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-30T10:14:33.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:33 smithi151 bash[89771]: ts=2024-04-30T10:14:33.040Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-30T10:14:33.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:33 smithi151 bash[89771]: ts=2024-04-30T10:14:33.040Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-30T10:14:33.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:33 smithi151 bash[89771]: ts=2024-04-30T10:14:33.040Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-30T10:14:33.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:33 smithi151 bash[89771]: ts=2024-04-30T10:14:33.040Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-30T10:14:33.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:33 smithi151 bash[89771]: ts=2024-04-30T10:14:33.040Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-30T10:14:33.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:33 smithi151 bash[89771]: ts=2024-04-30T10:14:33.040Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-30T10:14:33.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:33 smithi151 bash[89771]: ts=2024-04-30T10:14:33.041Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-30T10:14:33.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:33 smithi151 bash[89771]: ts=2024-04-30T10:14:33.041Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-30T10:14:33.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:33 smithi151 bash[89771]: ts=2024-04-30T10:14:33.041Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-30T10:14:33.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:33 smithi151 bash[89771]: ts=2024-04-30T10:14:33.041Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-30T10:14:34.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:33 smithi151 bash[91269]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-prometheus-a 2024-04-30T10:14:34.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:33 smithi151 bash[91330]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-prometheus-a 2024-04-30T10:14:34.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:33 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-30T10:14:34.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:33 smithi151 systemd[1]: Stopped Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:14:34.132 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:14:34.572 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:14:34 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:34.573 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:14:34 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:34.573 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:14:34 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:34.573 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:14:34 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:34.573 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:14:34 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:34.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:34 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:34.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:34 smithi151 bash[59049]: audit 2024-04-30T10:14:34.119321+0000 mgr.x (mgr.24998) 2284 : audit [DBG] from='client.34923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:34.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:34 smithi151 bash[59049]: audit 2024-04-30T10:14:34.119321+0000 mgr.x (mgr.24998) 2284 : audit [DBG] from='client.34923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:34.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:34 smithi151 bash[59049]: cluster 2024-04-30T10:14:34.223663+0000 mgr.x (mgr.24998) 2285 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:34.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:34 smithi151 bash[59049]: cluster 2024-04-30T10:14:34.223663+0000 mgr.x (mgr.24998) 2285 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:34.574 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:14:34 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:34.575 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:34 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:34.575 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:34 smithi151 systemd[1]: Started Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:14:34.575 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:14:34 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:34.705 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:34 smithi144 bash[75481]: audit 2024-04-30T10:14:34.119321+0000 mgr.x (mgr.24998) 2284 : audit [DBG] from='client.34923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:34.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:34 smithi144 bash[75481]: audit 2024-04-30T10:14:34.119321+0000 mgr.x (mgr.24998) 2284 : audit [DBG] from='client.34923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:34.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:34 smithi144 bash[75481]: cluster 2024-04-30T10:14:34.223663+0000 mgr.x (mgr.24998) 2285 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:34.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:34 smithi144 bash[75481]: cluster 2024-04-30T10:14:34.223663+0000 mgr.x (mgr.24998) 2285 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:34.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:34 smithi144 bash[73244]: audit 2024-04-30T10:14:34.119321+0000 mgr.x (mgr.24998) 2284 : audit [DBG] from='client.34923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:34.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:34 smithi144 bash[73244]: audit 2024-04-30T10:14:34.119321+0000 mgr.x (mgr.24998) 2284 : audit [DBG] from='client.34923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:34.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:34 smithi144 bash[73244]: cluster 2024-04-30T10:14:34.223663+0000 mgr.x (mgr.24998) 2285 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:34.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:34 smithi144 bash[73244]: cluster 2024-04-30T10:14:34.223663+0000 mgr.x (mgr.24998) 2285 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:34.861 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:14:34.861 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 6s ago 25m - - 2024-04-30T10:14:34.861 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 4s ago 24m - - 2024-04-30T10:14:34.861 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (11m) 6s ago 18m 15.2M - 0.23.0 ba2b418f427c dfaad797046d 2024-04-30T10:14:34.861 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (11m) 4s ago 17m 42.9M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:14:34.861 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (84s) 6s ago 15m 42.4M - 3.8 c50cf5fa633a 3945d760604e 2024-04-30T10:14:34.862 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (10m) 4s ago 24m 539M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:14:34.862 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (9m) 6s ago 26m 441M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:14:34.862 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (9m) 6s ago 26m 83.2M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:14:34.862 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (8m) 4s ago 24m 64.0M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:14:34.862 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (8m) 6s ago 24m 66.1M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:14:34.862 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (63s) 6s ago 18m 7828k - 1.5.0 0da6a335fe13 c470bdfb3ce4 2024-04-30T10:14:34.862 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (44s) 4s ago 18m 7583k - 1.5.0 0da6a335fe13 0d7d6502eae8 2024-04-30T10:14:34.862 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (7m) 6s ago 23m 66.3M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 9026452f4e61 2024-04-30T10:14:34.862 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (6m) 6s ago 23m 68.9M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 5352fc47dc65 2024-04-30T10:14:34.862 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (6m) 6s ago 22m 53.8M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 844548442e03 2024-04-30T10:14:34.862 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (5m) 6s ago 21m 60.3M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 38564960fb5e 2024-04-30T10:14:34.862 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (4m) 4s ago 21m 57.4M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a d762b27599e9 2024-04-30T10:14:34.862 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (3m) 4s ago 20m 55.9M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 3d18367ad531 2024-04-30T10:14:34.863 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (3m) 4s ago 20m 52.1M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a ca26e9510102 2024-04-30T10:14:34.863 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (2m) 4s ago 19m 49.2M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 194d459d9dac 2024-04-30T10:14:34.863 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 starting - - - - 2024-04-30T10:14:34.863 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (2m) 6s ago 16m 89.0M - 19.0.0-3357-g3a873b0c c50cf5fa633a 4112b8bf2228 2024-04-30T10:14:34.863 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (2m) 4s ago 16m 88.9M - 19.0.0-3357-g3a873b0c c50cf5fa633a c1ca94882e7a 2024-04-30T10:14:34.863 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (2m) 6s ago 16m 88.9M - 19.0.0-3357-g3a873b0c c50cf5fa633a 4496385e578c 2024-04-30T10:14:34.863 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (110s) 4s ago 16m 88.8M - 19.0.0-3357-g3a873b0c c50cf5fa633a fdad8ed67ac0 2024-04-30T10:14:35.351 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:14:35.351 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:14:35.351 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:14:35.351 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:14:35.351 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:14:35.351 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:14:35.351 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:14:35.351 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:14:35.351 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 8 2024-04-30T10:14:35.351 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:14:35.351 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:14:35.351 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 4 2024-04-30T10:14:35.351 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:14:35.352 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:14:35.352 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 17 2024-04-30T10:14:35.352 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:14:35.352 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:14:35.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.327326+0000 mon.a (mon.0) 8980 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.327326+0000 mon.a (mon.0) 8980 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.338342+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.338342+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.348558+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.348558+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.349777+0000 mon.a (mon.0) 8983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.349777+0000 mon.a (mon.0) 8983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:34.359139+0000 mgr.x (mgr.24998) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:34.359139+0000 mgr.x (mgr.24998) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.359595+0000 mon.a (mon.0) 8984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.359595+0000 mon.a (mon.0) 8984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.398309+0000 mgr.x (mgr.24998) 2287 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.398309+0000 mgr.x (mgr.24998) 2287 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.398831+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.398831+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.407173+0000 mon.a (mon.0) 8986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.407173+0000 mon.a (mon.0) 8986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.409868+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.409868+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.327326+0000 mon.a (mon.0) 8980 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.327326+0000 mon.a (mon.0) 8980 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.338342+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.338342+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.348558+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.348558+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.349777+0000 mon.a (mon.0) 8983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.349777+0000 mon.a (mon.0) 8983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:34.359139+0000 mgr.x (mgr.24998) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:34.359139+0000 mgr.x (mgr.24998) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.359595+0000 mon.a (mon.0) 8984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.359595+0000 mon.a (mon.0) 8984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.398309+0000 mgr.x (mgr.24998) 2287 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:35.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.398309+0000 mgr.x (mgr.24998) 2287 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:35.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.398831+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:35.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.398831+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:35.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.407173+0000 mon.a (mon.0) 8986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.407173+0000 mon.a (mon.0) 8986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.409868+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.409868+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.412658+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.412658+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.413642+0000 mon.a (mon.0) 8989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.413642+0000 mon.a (mon.0) 8989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:34.422795+0000 mgr.x (mgr.24998) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:34.422795+0000 mgr.x (mgr.24998) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.423438+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.423438+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.497088+0000 mon.a (mon.0) 8991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.497088+0000 mon.a (mon.0) 8991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.497905+0000 mgr.x (mgr.24998) 2289 : audit [DBG] from='client.44872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:35.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.497905+0000 mgr.x (mgr.24998) 2289 : audit [DBG] from='client.44872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:35.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.499740+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.499740+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.502143+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.502143+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.503116+0000 mon.a (mon.0) 8994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.503116+0000 mon.a (mon.0) 8994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:34.510808+0000 mgr.x (mgr.24998) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:34.510808+0000 mgr.x (mgr.24998) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.511425+0000 mon.a (mon.0) 8995 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.511425+0000 mon.a (mon.0) 8995 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.553291+0000 mon.a (mon.0) 8996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.553291+0000 mon.a (mon.0) 8996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.556041+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.556041+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.558427+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.558427+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.559355+0000 mon.a (mon.0) 8999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.559355+0000 mon.a (mon.0) 8999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:34.566234+0000 mgr.x (mgr.24998) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:34.566234+0000 mgr.x (mgr.24998) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.566838+0000 mon.a (mon.0) 9000 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.566838+0000 mon.a (mon.0) 9000 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.623392+0000 mon.a (mon.0) 9001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.623392+0000 mon.a (mon.0) 9001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.627039+0000 mon.a (mon.0) 9002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.627039+0000 mon.a (mon.0) 9002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.630424+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.412658+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.412658+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.413642+0000 mon.a (mon.0) 8989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.413642+0000 mon.a (mon.0) 8989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:34.422795+0000 mgr.x (mgr.24998) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:34.422795+0000 mgr.x (mgr.24998) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.423438+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.423438+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.497088+0000 mon.a (mon.0) 8991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.497088+0000 mon.a (mon.0) 8991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.497905+0000 mgr.x (mgr.24998) 2289 : audit [DBG] from='client.44872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:35.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.497905+0000 mgr.x (mgr.24998) 2289 : audit [DBG] from='client.44872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:35.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.499740+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.499740+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.502143+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.502143+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.503116+0000 mon.a (mon.0) 8994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.503116+0000 mon.a (mon.0) 8994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:34.510808+0000 mgr.x (mgr.24998) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.630424+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.631455+0000 mon.a (mon.0) 9004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.631455+0000 mon.a (mon.0) 9004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:34.639080+0000 mgr.x (mgr.24998) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:34.639080+0000 mgr.x (mgr.24998) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.639627+0000 mon.a (mon.0) 9005 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.639627+0000 mon.a (mon.0) 9005 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.714139+0000 mon.a (mon.0) 9006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.714139+0000 mon.a (mon.0) 9006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.716389+0000 mon.a (mon.0) 9007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.716389+0000 mon.a (mon.0) 9007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.718472+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.718472+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.719511+0000 mon.a (mon.0) 9009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.719511+0000 mon.a (mon.0) 9009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:34.726213+0000 mgr.x (mgr.24998) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:34.726213+0000 mgr.x (mgr.24998) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.726800+0000 mon.a (mon.0) 9010 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.726800+0000 mon.a (mon.0) 9010 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.769138+0000 mgr.x (mgr.24998) 2294 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:35.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.769138+0000 mgr.x (mgr.24998) 2294 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:35.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.800781+0000 mon.a (mon.0) 9011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.800781+0000 mon.a (mon.0) 9011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.803083+0000 mon.a (mon.0) 9012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.803083+0000 mon.a (mon.0) 9012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.805177+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.805177+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.806294+0000 mon.a (mon.0) 9014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.806294+0000 mon.a (mon.0) 9014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:34.811506+0000 mgr.x (mgr.24998) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:34.811506+0000 mgr.x (mgr.24998) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.812032+0000 mon.a (mon.0) 9015 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.812032+0000 mon.a (mon.0) 9015 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.844713+0000 mgr.x (mgr.24998) 2296 : audit [DBG] from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:35.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.844713+0000 mgr.x (mgr.24998) 2296 : audit [DBG] from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:35.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.872882+0000 mon.a (mon.0) 9016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.872882+0000 mon.a (mon.0) 9016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.875147+0000 mon.a (mon.0) 9017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.875147+0000 mon.a (mon.0) 9017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:34.510808+0000 mgr.x (mgr.24998) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.511425+0000 mon.a (mon.0) 8995 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.511425+0000 mon.a (mon.0) 8995 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.553291+0000 mon.a (mon.0) 8996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.553291+0000 mon.a (mon.0) 8996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.556041+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.556041+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.558427+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.558427+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.559355+0000 mon.a (mon.0) 8999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.559355+0000 mon.a (mon.0) 8999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:34.566234+0000 mgr.x (mgr.24998) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:34.566234+0000 mgr.x (mgr.24998) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.566838+0000 mon.a (mon.0) 9000 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.566838+0000 mon.a (mon.0) 9000 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.623392+0000 mon.a (mon.0) 9001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.623392+0000 mon.a (mon.0) 9001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.627039+0000 mon.a (mon.0) 9002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.627039+0000 mon.a (mon.0) 9002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.630424+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.723 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:14:35.723 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:14:35.723 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:14:35.723 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:14:35.723 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:14:35.723 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr", 2024-04-30T10:14:35.724 INFO:teuthology.orchestra.run.smithi144.stdout: "iscsi", 2024-04-30T10:14:35.724 INFO:teuthology.orchestra.run.smithi144.stdout: "osd", 2024-04-30T10:14:35.724 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw", 2024-04-30T10:14:35.724 INFO:teuthology.orchestra.run.smithi144.stdout: "mon" 2024-04-30T10:14:35.724 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:14:35.724 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "18/23 daemons upgraded", 2024-04-30T10:14:35.724 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-30T10:14:35.724 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:14:35.725 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:14:35.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.877235+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.877235+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.877938+0000 mon.a (mon.0) 9019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.877938+0000 mon.a (mon.0) 9019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:34.894386+0000 mgr.x (mgr.24998) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:34.894386+0000 mgr.x (mgr.24998) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.895020+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.895020+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.936199+0000 mon.a (mon.0) 9021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.936199+0000 mon.a (mon.0) 9021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.938632+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.938632+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.940836+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.940836+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.941730+0000 mon.a (mon.0) 9024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.941730+0000 mon.a (mon.0) 9024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:34.947243+0000 mgr.x (mgr.24998) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:34.947243+0000 mgr.x (mgr.24998) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.947891+0000 mon.a (mon.0) 9025 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.947891+0000 mon.a (mon.0) 9025 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.992006+0000 mon.a (mon.0) 9026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.992006+0000 mon.a (mon.0) 9026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.994120+0000 mon.a (mon.0) 9027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.994120+0000 mon.a (mon.0) 9027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.996319+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.996319+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.997165+0000 mon.a (mon.0) 9029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:34.997165+0000 mon.a (mon.0) 9029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.001671+0000 mgr.x (mgr.24998) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.001671+0000 mgr.x (mgr.24998) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.002337+0000 mon.a (mon.0) 9030 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.002337+0000 mon.a (mon.0) 9030 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.043876+0000 mon.a (mon.0) 9031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.043876+0000 mon.a (mon.0) 9031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.046199+0000 mon.a (mon.0) 9032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.046199+0000 mon.a (mon.0) 9032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.048583+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.048583+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.049230+0000 mon.a (mon.0) 9034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.630424+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.631455+0000 mon.a (mon.0) 9004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.631455+0000 mon.a (mon.0) 9004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:34.639080+0000 mgr.x (mgr.24998) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:34.639080+0000 mgr.x (mgr.24998) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.639627+0000 mon.a (mon.0) 9005 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.639627+0000 mon.a (mon.0) 9005 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.714139+0000 mon.a (mon.0) 9006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.714139+0000 mon.a (mon.0) 9006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.716389+0000 mon.a (mon.0) 9007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.716389+0000 mon.a (mon.0) 9007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.718472+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.718472+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.719511+0000 mon.a (mon.0) 9009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.719511+0000 mon.a (mon.0) 9009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:34.726213+0000 mgr.x (mgr.24998) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:34.726213+0000 mgr.x (mgr.24998) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.726800+0000 mon.a (mon.0) 9010 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.726800+0000 mon.a (mon.0) 9010 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.769138+0000 mgr.x (mgr.24998) 2294 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:35.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.049230+0000 mon.a (mon.0) 9034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.053945+0000 mgr.x (mgr.24998) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.053945+0000 mgr.x (mgr.24998) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.054631+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.054631+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.095296+0000 mon.a (mon.0) 9036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.095296+0000 mon.a (mon.0) 9036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.097430+0000 mon.a (mon.0) 9037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.097430+0000 mon.a (mon.0) 9037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.099271+0000 mon.a (mon.0) 9038 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.099271+0000 mon.a (mon.0) 9038 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.099886+0000 mon.a (mon.0) 9039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.099886+0000 mon.a (mon.0) 9039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.104930+0000 mgr.x (mgr.24998) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.104930+0000 mgr.x (mgr.24998) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.105610+0000 mon.a (mon.0) 9040 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.105610+0000 mon.a (mon.0) 9040 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.146515+0000 mon.a (mon.0) 9041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.146515+0000 mon.a (mon.0) 9041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.148953+0000 mon.a (mon.0) 9042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.148953+0000 mon.a (mon.0) 9042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.151089+0000 mon.a (mon.0) 9043 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.151089+0000 mon.a (mon.0) 9043 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.151889+0000 mon.a (mon.0) 9044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.151889+0000 mon.a (mon.0) 9044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.157220+0000 mgr.x (mgr.24998) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.732 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.157220+0000 mgr.x (mgr.24998) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.157830+0000 mon.a (mon.0) 9045 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.157830+0000 mon.a (mon.0) 9045 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.198889+0000 mon.a (mon.0) 9046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.198889+0000 mon.a (mon.0) 9046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.201350+0000 mon.a (mon.0) 9047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.201350+0000 mon.a (mon.0) 9047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.203582+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.203582+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.204619+0000 mon.a (mon.0) 9049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.204619+0000 mon.a (mon.0) 9049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.210468+0000 mgr.x (mgr.24998) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.210468+0000 mgr.x (mgr.24998) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.211060+0000 mon.a (mon.0) 9050 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.211060+0000 mon.a (mon.0) 9050 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.269910+0000 mon.a (mon.0) 9051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.269910+0000 mon.a (mon.0) 9051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.272683+0000 mon.a (mon.0) 9052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.272683+0000 mon.a (mon.0) 9052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.275144+0000 mon.a (mon.0) 9053 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.275144+0000 mon.a (mon.0) 9053 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.276163+0000 mon.a (mon.0) 9054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.276163+0000 mon.a (mon.0) 9054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.282567+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[73244]: audit 2024-04-30T10:14:35.282567+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.769138+0000 mgr.x (mgr.24998) 2294 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:35.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.800781+0000 mon.a (mon.0) 9011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.800781+0000 mon.a (mon.0) 9011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.803083+0000 mon.a (mon.0) 9012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.803083+0000 mon.a (mon.0) 9012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.805177+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.805177+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.806294+0000 mon.a (mon.0) 9014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.806294+0000 mon.a (mon.0) 9014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:34.811506+0000 mgr.x (mgr.24998) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:34.811506+0000 mgr.x (mgr.24998) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.812032+0000 mon.a (mon.0) 9015 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.812032+0000 mon.a (mon.0) 9015 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.844713+0000 mgr.x (mgr.24998) 2296 : audit [DBG] from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:35.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.844713+0000 mgr.x (mgr.24998) 2296 : audit [DBG] from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:35.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.872882+0000 mon.a (mon.0) 9016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.872882+0000 mon.a (mon.0) 9016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.875147+0000 mon.a (mon.0) 9017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.875147+0000 mon.a (mon.0) 9017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.877235+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.877235+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.877938+0000 mon.a (mon.0) 9019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.877938+0000 mon.a (mon.0) 9019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:34.894386+0000 mgr.x (mgr.24998) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:34.894386+0000 mgr.x (mgr.24998) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.895020+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.895020+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.936199+0000 mon.a (mon.0) 9021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.936199+0000 mon.a (mon.0) 9021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.938632+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.938632+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.940836+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.940836+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.941730+0000 mon.a (mon.0) 9024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.941730+0000 mon.a (mon.0) 9024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:34.947243+0000 mgr.x (mgr.24998) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:34.947243+0000 mgr.x (mgr.24998) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.947891+0000 mon.a (mon.0) 9025 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.947891+0000 mon.a (mon.0) 9025 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.992006+0000 mon.a (mon.0) 9026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.992006+0000 mon.a (mon.0) 9026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.994120+0000 mon.a (mon.0) 9027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.994120+0000 mon.a (mon.0) 9027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.996319+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.996319+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.997165+0000 mon.a (mon.0) 9029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:34.997165+0000 mon.a (mon.0) 9029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.001671+0000 mgr.x (mgr.24998) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.001671+0000 mgr.x (mgr.24998) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.002337+0000 mon.a (mon.0) 9030 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.002337+0000 mon.a (mon.0) 9030 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.043876+0000 mon.a (mon.0) 9031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.043876+0000 mon.a (mon.0) 9031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.739 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.046199+0000 mon.a (mon.0) 9032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.046199+0000 mon.a (mon.0) 9032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.048583+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.048583+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.049230+0000 mon.a (mon.0) 9034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.049230+0000 mon.a (mon.0) 9034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.053945+0000 mgr.x (mgr.24998) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.053945+0000 mgr.x (mgr.24998) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.054631+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.054631+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.095296+0000 mon.a (mon.0) 9036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.095296+0000 mon.a (mon.0) 9036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.097430+0000 mon.a (mon.0) 9037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.097430+0000 mon.a (mon.0) 9037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.099271+0000 mon.a (mon.0) 9038 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.740 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.099271+0000 mon.a (mon.0) 9038 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.099886+0000 mon.a (mon.0) 9039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.099886+0000 mon.a (mon.0) 9039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.104930+0000 mgr.x (mgr.24998) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.104930+0000 mgr.x (mgr.24998) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.105610+0000 mon.a (mon.0) 9040 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.105610+0000 mon.a (mon.0) 9040 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.146515+0000 mon.a (mon.0) 9041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.146515+0000 mon.a (mon.0) 9041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.148953+0000 mon.a (mon.0) 9042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.148953+0000 mon.a (mon.0) 9042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.151089+0000 mon.a (mon.0) 9043 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.151089+0000 mon.a (mon.0) 9043 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.151889+0000 mon.a (mon.0) 9044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.151889+0000 mon.a (mon.0) 9044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.742 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.157220+0000 mgr.x (mgr.24998) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.742 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.157220+0000 mgr.x (mgr.24998) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.742 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.157830+0000 mon.a (mon.0) 9045 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.742 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.157830+0000 mon.a (mon.0) 9045 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.742 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.198889+0000 mon.a (mon.0) 9046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.742 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.198889+0000 mon.a (mon.0) 9046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.742 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.201350+0000 mon.a (mon.0) 9047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.742 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.201350+0000 mon.a (mon.0) 9047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.742 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.203582+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.742 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.203582+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.742 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.204619+0000 mon.a (mon.0) 9049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.742 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.204619+0000 mon.a (mon.0) 9049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.742 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.210468+0000 mgr.x (mgr.24998) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.742 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.210468+0000 mgr.x (mgr.24998) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.742 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.211060+0000 mon.a (mon.0) 9050 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.211060+0000 mon.a (mon.0) 9050 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.269910+0000 mon.a (mon.0) 9051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.269910+0000 mon.a (mon.0) 9051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.272683+0000 mon.a (mon.0) 9052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.272683+0000 mon.a (mon.0) 9052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.275144+0000 mon.a (mon.0) 9053 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.275144+0000 mon.a (mon.0) 9053 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.276163+0000 mon.a (mon.0) 9054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.276163+0000 mon.a (mon.0) 9054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.282567+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:35 smithi144 bash[75481]: audit 2024-04-30T10:14:35.282567+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.748 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.327326+0000 mon.a (mon.0) 8980 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.748 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.327326+0000 mon.a (mon.0) 8980 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.748 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.338342+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.748 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.338342+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.748 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.348558+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.748 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.348558+0000 mon.a (mon.0) 8982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.748 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.349777+0000 mon.a (mon.0) 8983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.748 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.349777+0000 mon.a (mon.0) 8983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.748 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:34.359139+0000 mgr.x (mgr.24998) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.749 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:34.359139+0000 mgr.x (mgr.24998) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.749 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.359595+0000 mon.a (mon.0) 8984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.749 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.359595+0000 mon.a (mon.0) 8984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.749 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.398309+0000 mgr.x (mgr.24998) 2287 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:35.749 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.398309+0000 mgr.x (mgr.24998) 2287 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:35.749 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.398831+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:35.749 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.398831+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-30T10:14:35.749 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.407173+0000 mon.a (mon.0) 8986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.749 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.407173+0000 mon.a (mon.0) 8986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.749 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.409868+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.749 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.409868+0000 mon.a (mon.0) 8987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.749 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.412658+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.749 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.412658+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.749 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.413642+0000 mon.a (mon.0) 8989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.749 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.413642+0000 mon.a (mon.0) 8989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.750 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:34.422795+0000 mgr.x (mgr.24998) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.750 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:34.422795+0000 mgr.x (mgr.24998) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.750 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.423438+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.750 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.423438+0000 mon.a (mon.0) 8990 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.750 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.497088+0000 mon.a (mon.0) 8991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.750 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.497088+0000 mon.a (mon.0) 8991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.750 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.497905+0000 mgr.x (mgr.24998) 2289 : audit [DBG] from='client.44872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:35.750 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.497905+0000 mgr.x (mgr.24998) 2289 : audit [DBG] from='client.44872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:35.750 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.499740+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.750 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.499740+0000 mon.a (mon.0) 8992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.750 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.502143+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.750 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.502143+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.750 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.503116+0000 mon.a (mon.0) 8994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.750 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.503116+0000 mon.a (mon.0) 8994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.751 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:34.510808+0000 mgr.x (mgr.24998) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.751 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:34.510808+0000 mgr.x (mgr.24998) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.751 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.511425+0000 mon.a (mon.0) 8995 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.751 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.511425+0000 mon.a (mon.0) 8995 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.751 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.553291+0000 mon.a (mon.0) 8996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.751 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.553291+0000 mon.a (mon.0) 8996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.751 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.556041+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.751 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.556041+0000 mon.a (mon.0) 8997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.751 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.558427+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.751 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.558427+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.751 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.559355+0000 mon.a (mon.0) 8999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.751 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.559355+0000 mon.a (mon.0) 8999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.751 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:34.566234+0000 mgr.x (mgr.24998) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.752 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:34.566234+0000 mgr.x (mgr.24998) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.752 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.566838+0000 mon.a (mon.0) 9000 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.752 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.566838+0000 mon.a (mon.0) 9000 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.752 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.623392+0000 mon.a (mon.0) 9001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.752 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.623392+0000 mon.a (mon.0) 9001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.752 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.627039+0000 mon.a (mon.0) 9002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.752 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.627039+0000 mon.a (mon.0) 9002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.752 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.630424+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.752 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.630424+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.752 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.631455+0000 mon.a (mon.0) 9004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.752 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.631455+0000 mon.a (mon.0) 9004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.752 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:34.639080+0000 mgr.x (mgr.24998) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.752 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:34.639080+0000 mgr.x (mgr.24998) 2292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.752 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.639627+0000 mon.a (mon.0) 9005 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.753 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.639627+0000 mon.a (mon.0) 9005 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.753 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.714139+0000 mon.a (mon.0) 9006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.753 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.714139+0000 mon.a (mon.0) 9006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.753 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.716389+0000 mon.a (mon.0) 9007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.753 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.716389+0000 mon.a (mon.0) 9007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.753 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.718472+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.753 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.718472+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.753 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.719511+0000 mon.a (mon.0) 9009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.753 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.719511+0000 mon.a (mon.0) 9009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.753 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:34.726213+0000 mgr.x (mgr.24998) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.753 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:34.726213+0000 mgr.x (mgr.24998) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.753 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.726800+0000 mon.a (mon.0) 9010 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.753 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.726800+0000 mon.a (mon.0) 9010 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.753 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.769138+0000 mgr.x (mgr.24998) 2294 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:35.755 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.769138+0000 mgr.x (mgr.24998) 2294 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:35.755 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.800781+0000 mon.a (mon.0) 9011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.755 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.800781+0000 mon.a (mon.0) 9011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.755 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.803083+0000 mon.a (mon.0) 9012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.755 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.803083+0000 mon.a (mon.0) 9012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.755 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.805177+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.755 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.805177+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.755 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.806294+0000 mon.a (mon.0) 9014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.806294+0000 mon.a (mon.0) 9014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:34.811506+0000 mgr.x (mgr.24998) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:34.811506+0000 mgr.x (mgr.24998) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.812032+0000 mon.a (mon.0) 9015 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.812032+0000 mon.a (mon.0) 9015 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.844713+0000 mgr.x (mgr.24998) 2296 : audit [DBG] from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:35.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.844713+0000 mgr.x (mgr.24998) 2296 : audit [DBG] from='client.44878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:35.756 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.872882+0000 mon.a (mon.0) 9016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.757 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.872882+0000 mon.a (mon.0) 9016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.757 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.875147+0000 mon.a (mon.0) 9017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.757 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.875147+0000 mon.a (mon.0) 9017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.757 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.877235+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.757 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.877235+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.757 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.877938+0000 mon.a (mon.0) 9019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.757 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.877938+0000 mon.a (mon.0) 9019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.757 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:34.894386+0000 mgr.x (mgr.24998) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.757 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:34.894386+0000 mgr.x (mgr.24998) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.757 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.895020+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.757 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.895020+0000 mon.a (mon.0) 9020 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.757 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.936199+0000 mon.a (mon.0) 9021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.758 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.936199+0000 mon.a (mon.0) 9021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.758 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.938632+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.758 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.938632+0000 mon.a (mon.0) 9022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.758 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.940836+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.758 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.940836+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.758 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.941730+0000 mon.a (mon.0) 9024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.758 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.941730+0000 mon.a (mon.0) 9024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.758 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:34.947243+0000 mgr.x (mgr.24998) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.758 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:34.947243+0000 mgr.x (mgr.24998) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.758 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.947891+0000 mon.a (mon.0) 9025 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.758 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.947891+0000 mon.a (mon.0) 9025 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.758 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.992006+0000 mon.a (mon.0) 9026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.758 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.992006+0000 mon.a (mon.0) 9026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.759 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.994120+0000 mon.a (mon.0) 9027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.759 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.994120+0000 mon.a (mon.0) 9027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.759 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.996319+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.759 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.996319+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.759 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.997165+0000 mon.a (mon.0) 9029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.759 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:34.997165+0000 mon.a (mon.0) 9029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.759 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.001671+0000 mgr.x (mgr.24998) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.759 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.001671+0000 mgr.x (mgr.24998) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.759 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.002337+0000 mon.a (mon.0) 9030 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.759 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.002337+0000 mon.a (mon.0) 9030 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.759 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.043876+0000 mon.a (mon.0) 9031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.759 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.043876+0000 mon.a (mon.0) 9031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.759 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.046199+0000 mon.a (mon.0) 9032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.759 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.046199+0000 mon.a (mon.0) 9032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.759 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.048583+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.759 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.048583+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.760 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.049230+0000 mon.a (mon.0) 9034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.760 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.049230+0000 mon.a (mon.0) 9034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.760 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.053945+0000 mgr.x (mgr.24998) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.760 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.053945+0000 mgr.x (mgr.24998) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.760 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.054631+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.760 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.054631+0000 mon.a (mon.0) 9035 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.760 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.095296+0000 mon.a (mon.0) 9036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.760 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.095296+0000 mon.a (mon.0) 9036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.760 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.097430+0000 mon.a (mon.0) 9037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.760 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.097430+0000 mon.a (mon.0) 9037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.760 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.099271+0000 mon.a (mon.0) 9038 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.760 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.099271+0000 mon.a (mon.0) 9038 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.760 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.099886+0000 mon.a (mon.0) 9039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.760 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.099886+0000 mon.a (mon.0) 9039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.760 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.104930+0000 mgr.x (mgr.24998) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.760 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.104930+0000 mgr.x (mgr.24998) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.761 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.105610+0000 mon.a (mon.0) 9040 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.761 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.105610+0000 mon.a (mon.0) 9040 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.761 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.146515+0000 mon.a (mon.0) 9041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.761 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.146515+0000 mon.a (mon.0) 9041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.761 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.148953+0000 mon.a (mon.0) 9042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.761 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.148953+0000 mon.a (mon.0) 9042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.761 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.151089+0000 mon.a (mon.0) 9043 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.761 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.151089+0000 mon.a (mon.0) 9043 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.761 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.151889+0000 mon.a (mon.0) 9044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.761 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.151889+0000 mon.a (mon.0) 9044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.761 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.157220+0000 mgr.x (mgr.24998) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.761 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.157220+0000 mgr.x (mgr.24998) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.761 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.157830+0000 mon.a (mon.0) 9045 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.761 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.157830+0000 mon.a (mon.0) 9045 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.762 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.198889+0000 mon.a (mon.0) 9046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.762 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.198889+0000 mon.a (mon.0) 9046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.762 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.201350+0000 mon.a (mon.0) 9047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.762 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.201350+0000 mon.a (mon.0) 9047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.762 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.203582+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.762 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.203582+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.762 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.204619+0000 mon.a (mon.0) 9049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.762 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.204619+0000 mon.a (mon.0) 9049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.762 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.210468+0000 mgr.x (mgr.24998) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.762 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.210468+0000 mgr.x (mgr.24998) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:35.762 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.211060+0000 mon.a (mon.0) 9050 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.762 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.211060+0000 mon.a (mon.0) 9050 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.762 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.269910+0000 mon.a (mon.0) 9051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.762 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.269910+0000 mon.a (mon.0) 9051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:35.763 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.272683+0000 mon.a (mon.0) 9052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.763 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.272683+0000 mon.a (mon.0) 9052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:35.763 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.275144+0000 mon.a (mon.0) 9053 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.763 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.275144+0000 mon.a (mon.0) 9053 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:35.763 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.276163+0000 mon.a (mon.0) 9054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.763 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.276163+0000 mon.a (mon.0) 9054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:35.763 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.282567+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:35.763 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[59049]: audit 2024-04-30T10:14:35.282567+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.072 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.849Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-30T10:14:36.072 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.850Z 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-30T10:14:36.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.850Z 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 smithi151 (none))" 2024-04-30T10:14:36.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.850Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-30T10:14:36.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.850Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-30T10:14:36.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.853Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-30T10:14:36.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.853Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-30T10:14:36.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.854Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-30T10:14:36.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.854Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-30T10:14:36.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.858Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-30T10:14:36.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.861Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.223362ms 2024-04-30T10:14:36.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.861Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-30T10:14:36.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.868Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-04-30T10:14:36.073 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.895Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-04-30T10:14:36.074 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.906Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-04-30T10:14:36.074 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.909Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-04-30T10:14:36.074 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.925Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-04-30T10:14:36.074 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.925Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-04-30T10:14:36.074 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.926Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-04-30T10:14:36.074 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.926Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=54.448µs wal_replay_duration=64.608158ms wbl_replay_duration=151ns total_replay_duration=67.93778ms 2024-04-30T10:14:36.074 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.932Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-30T10:14:36.074 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.932Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-30T10:14:36.074 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.932Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-30T10:14:36.074 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.959Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=27.105304ms db_storage=1.005µs remote_storage=1.388µs web_handler=461ns query_engine=802ns scrape=328.784µs scrape_sd=155.905µs notify=18.641µs notify_sd=20.82µs rules=25.974868ms tracing=6.641µs 2024-04-30T10:14:36.074 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.959Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-30T10:14:36.074 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:14:35 smithi151 bash[91386]: ts=2024-04-30T10:14:35.959Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-30T10:14:36.157 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_OK 2024-04-30T10:14:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.281903+0000 mgr.x (mgr.24998) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.281903+0000 mgr.x (mgr.24998) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.323960+0000 mon.a (mon.0) 9056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.323960+0000 mon.a (mon.0) 9056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.336882+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.336882+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.339110+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.339110+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.339819+0000 mon.a (mon.0) 9059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.339819+0000 mon.a (mon.0) 9059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.344384+0000 mgr.x (mgr.24998) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.344384+0000 mgr.x (mgr.24998) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.345080+0000 mon.a (mon.0) 9060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.345080+0000 mon.a (mon.0) 9060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.352903+0000 mon.a (mon.0) 9061 : audit [DBG] from='client.? 172.21.15.144:0/2595750282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.352903+0000 mon.a (mon.0) 9061 : audit [DBG] from='client.? 172.21.15.144:0/2595750282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.386778+0000 mon.a (mon.0) 9062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.386778+0000 mon.a (mon.0) 9062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.388930+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.388930+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.390691+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.390691+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.391472+0000 mon.a (mon.0) 9065 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.391472+0000 mon.a (mon.0) 9065 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.399562+0000 mgr.x (mgr.24998) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.399562+0000 mgr.x (mgr.24998) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.400173+0000 mon.a (mon.0) 9066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.400173+0000 mon.a (mon.0) 9066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.442759+0000 mon.a (mon.0) 9067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.442759+0000 mon.a (mon.0) 9067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.445202+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.445202+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.447260+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.447260+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.448075+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.448075+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.456847+0000 mgr.x (mgr.24998) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.456847+0000 mgr.x (mgr.24998) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.457454+0000 mon.a (mon.0) 9071 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.457454+0000 mon.a (mon.0) 9071 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.498787+0000 mon.a (mon.0) 9072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.498787+0000 mon.a (mon.0) 9072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.500988+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.500988+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.502807+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.502807+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.503516+0000 mon.a (mon.0) 9075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.503516+0000 mon.a (mon.0) 9075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.509534+0000 mgr.x (mgr.24998) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.509534+0000 mgr.x (mgr.24998) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.510192+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.510192+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.551869+0000 mon.a (mon.0) 9077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.551869+0000 mon.a (mon.0) 9077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.554460+0000 mon.a (mon.0) 9078 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.554460+0000 mon.a (mon.0) 9078 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.556828+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.556828+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.557973+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.557973+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.567057+0000 mgr.x (mgr.24998) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.567057+0000 mgr.x (mgr.24998) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.567650+0000 mon.a (mon.0) 9081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.567650+0000 mon.a (mon.0) 9081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.608002+0000 mon.a (mon.0) 9082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.608002+0000 mon.a (mon.0) 9082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.609854+0000 mon.a (mon.0) 9083 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.609854+0000 mon.a (mon.0) 9083 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.612402+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.612402+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.613062+0000 mon.a (mon.0) 9085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.613062+0000 mon.a (mon.0) 9085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.620340+0000 mgr.x (mgr.24998) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.620340+0000 mgr.x (mgr.24998) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.621010+0000 mon.a (mon.0) 9086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.621010+0000 mon.a (mon.0) 9086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.661850+0000 mon.a (mon.0) 9087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.661850+0000 mon.a (mon.0) 9087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.664177+0000 mon.a (mon.0) 9088 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.664177+0000 mon.a (mon.0) 9088 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.666284+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.666284+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.667070+0000 mon.a (mon.0) 9090 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.667070+0000 mon.a (mon.0) 9090 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.674566+0000 mgr.x (mgr.24998) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.674566+0000 mgr.x (mgr.24998) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.675095+0000 mon.a (mon.0) 9091 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.675095+0000 mon.a (mon.0) 9091 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.707552+0000 mgr.x (mgr.24998) 2312 : audit [DBG] from='client.44890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.707552+0000 mgr.x (mgr.24998) 2312 : audit [DBG] from='client.44890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.716860+0000 mon.a (mon.0) 9092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.716860+0000 mon.a (mon.0) 9092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.718883+0000 mon.a (mon.0) 9093 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.718883+0000 mon.a (mon.0) 9093 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.721193+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.721193+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.722043+0000 mon.a (mon.0) 9095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.722043+0000 mon.a (mon.0) 9095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.729231+0000 mgr.x (mgr.24998) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.729231+0000 mgr.x (mgr.24998) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.729898+0000 mon.a (mon.0) 9096 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.729898+0000 mon.a (mon.0) 9096 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.775390+0000 mon.a (mon.0) 9097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.775390+0000 mon.a (mon.0) 9097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.777942+0000 mon.a (mon.0) 9098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.777942+0000 mon.a (mon.0) 9098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.780728+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.780728+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.781644+0000 mon.a (mon.0) 9100 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.781644+0000 mon.a (mon.0) 9100 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.788355+0000 mgr.x (mgr.24998) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.788355+0000 mgr.x (mgr.24998) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.789040+0000 mon.a (mon.0) 9101 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.789040+0000 mon.a (mon.0) 9101 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.846729+0000 mon.a (mon.0) 9102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.846729+0000 mon.a (mon.0) 9102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.849881+0000 mon.a (mon.0) 9103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.849881+0000 mon.a (mon.0) 9103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.852094+0000 mon.a (mon.0) 9104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.852094+0000 mon.a (mon.0) 9104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.852957+0000 mon.a (mon.0) 9105 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.852957+0000 mon.a (mon.0) 9105 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.858139+0000 mgr.x (mgr.24998) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.858139+0000 mgr.x (mgr.24998) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.858777+0000 mon.a (mon.0) 9106 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.858777+0000 mon.a (mon.0) 9106 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.909757+0000 mon.a (mon.0) 9107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.909757+0000 mon.a (mon.0) 9107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.915876+0000 mon.a (mon.0) 9108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.915876+0000 mon.a (mon.0) 9108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.920792+0000 mon.a (mon.0) 9109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.920792+0000 mon.a (mon.0) 9109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.922070+0000 mon.a (mon.0) 9110 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.922070+0000 mon.a (mon.0) 9110 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.929568+0000 mgr.x (mgr.24998) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:35.929568+0000 mgr.x (mgr.24998) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.930027+0000 mon.a (mon.0) 9111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.930027+0000 mon.a (mon.0) 9111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.988353+0000 mon.a (mon.0) 9112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.988353+0000 mon.a (mon.0) 9112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.990764+0000 mon.a (mon.0) 9113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.990764+0000 mon.a (mon.0) 9113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.992883+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.992883+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.993727+0000 mon.a (mon.0) 9115 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:35.993727+0000 mon.a (mon.0) 9115 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.000721+0000 mgr.x (mgr.24998) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.000721+0000 mgr.x (mgr.24998) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.001286+0000 mon.a (mon.0) 9116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.001286+0000 mon.a (mon.0) 9116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.058655+0000 mon.a (mon.0) 9117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.058655+0000 mon.a (mon.0) 9117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.061141+0000 mon.a (mon.0) 9118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.061141+0000 mon.a (mon.0) 9118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.063450+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.063450+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.064444+0000 mon.a (mon.0) 9120 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.064444+0000 mon.a (mon.0) 9120 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.071412+0000 mgr.x (mgr.24998) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.071412+0000 mgr.x (mgr.24998) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.071962+0000 mon.a (mon.0) 9121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.071962+0000 mon.a (mon.0) 9121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.129530+0000 mon.a (mon.0) 9122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.129530+0000 mon.a (mon.0) 9122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.131762+0000 mon.a (mon.0) 9123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.131762+0000 mon.a (mon.0) 9123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.133979+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.133979+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.134674+0000 mon.a (mon.0) 9125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.134674+0000 mon.a (mon.0) 9125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.139376+0000 mgr.x (mgr.24998) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.139376+0000 mgr.x (mgr.24998) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.140067+0000 mon.a (mon.0) 9126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.140067+0000 mon.a (mon.0) 9126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.159254+0000 mon.a (mon.0) 9127 : audit [DBG] from='client.? 172.21.15.144:0/3375671008' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:14:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.159254+0000 mon.a (mon.0) 9127 : audit [DBG] from='client.? 172.21.15.144:0/3375671008' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:14:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.180633+0000 mon.a (mon.0) 9128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.180633+0000 mon.a (mon.0) 9128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.182781+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.182781+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.185001+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.185001+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.185805+0000 mon.a (mon.0) 9131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.185805+0000 mon.a (mon.0) 9131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.190572+0000 mgr.x (mgr.24998) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.190572+0000 mgr.x (mgr.24998) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.191304+0000 mon.a (mon.0) 9132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.191304+0000 mon.a (mon.0) 9132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cluster 2024-04-30T10:14:36.224269+0000 mgr.x (mgr.24998) 2321 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:36.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cluster 2024-04-30T10:14:36.224269+0000 mgr.x (mgr.24998) 2321 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:36.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.232142+0000 mon.a (mon.0) 9133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.232142+0000 mon.a (mon.0) 9133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.234341+0000 mon.a (mon.0) 9134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.234341+0000 mon.a (mon.0) 9134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.236489+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.236489+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.237230+0000 mon.a (mon.0) 9136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.237230+0000 mon.a (mon.0) 9136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.243861+0000 mgr.x (mgr.24998) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.243861+0000 mgr.x (mgr.24998) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.244399+0000 mon.a (mon.0) 9137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.244399+0000 mon.a (mon.0) 9137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.286654+0000 mon.a (mon.0) 9138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.286654+0000 mon.a (mon.0) 9138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.289069+0000 mon.a (mon.0) 9139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.289069+0000 mon.a (mon.0) 9139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.291249+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.291249+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.588 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.292063+0000 mon.a (mon.0) 9141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.292063+0000 mon.a (mon.0) 9141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.299766+0000 mon.a (mon.0) 9142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:36 smithi151 bash[59049]: audit 2024-04-30T10:14:36.299766+0000 mon.a (mon.0) 9142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.281903+0000 mgr.x (mgr.24998) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.281903+0000 mgr.x (mgr.24998) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.323960+0000 mon.a (mon.0) 9056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.323960+0000 mon.a (mon.0) 9056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.336882+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.336882+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.339110+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.339110+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.339819+0000 mon.a (mon.0) 9059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.339819+0000 mon.a (mon.0) 9059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.344384+0000 mgr.x (mgr.24998) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.344384+0000 mgr.x (mgr.24998) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.345080+0000 mon.a (mon.0) 9060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.345080+0000 mon.a (mon.0) 9060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.352903+0000 mon.a (mon.0) 9061 : audit [DBG] from='client.? 172.21.15.144:0/2595750282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.352903+0000 mon.a (mon.0) 9061 : audit [DBG] from='client.? 172.21.15.144:0/2595750282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.386778+0000 mon.a (mon.0) 9062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.386778+0000 mon.a (mon.0) 9062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.388930+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.281903+0000 mgr.x (mgr.24998) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.281903+0000 mgr.x (mgr.24998) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.323960+0000 mon.a (mon.0) 9056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.323960+0000 mon.a (mon.0) 9056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.336882+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.336882+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.339110+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.339110+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.339819+0000 mon.a (mon.0) 9059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.339819+0000 mon.a (mon.0) 9059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.344384+0000 mgr.x (mgr.24998) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.344384+0000 mgr.x (mgr.24998) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.345080+0000 mon.a (mon.0) 9060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.345080+0000 mon.a (mon.0) 9060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.352903+0000 mon.a (mon.0) 9061 : audit [DBG] from='client.? 172.21.15.144:0/2595750282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.352903+0000 mon.a (mon.0) 9061 : audit [DBG] from='client.? 172.21.15.144:0/2595750282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.386778+0000 mon.a (mon.0) 9062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.386778+0000 mon.a (mon.0) 9062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.388930+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.388930+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.390691+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.390691+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.391472+0000 mon.a (mon.0) 9065 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.391472+0000 mon.a (mon.0) 9065 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.399562+0000 mgr.x (mgr.24998) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.399562+0000 mgr.x (mgr.24998) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.400173+0000 mon.a (mon.0) 9066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.400173+0000 mon.a (mon.0) 9066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.442759+0000 mon.a (mon.0) 9067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.442759+0000 mon.a (mon.0) 9067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.445202+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.445202+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.447260+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.447260+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.448075+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.448075+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.456847+0000 mgr.x (mgr.24998) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.456847+0000 mgr.x (mgr.24998) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.457454+0000 mon.a (mon.0) 9071 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.388930+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.390691+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.390691+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.391472+0000 mon.a (mon.0) 9065 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.391472+0000 mon.a (mon.0) 9065 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.399562+0000 mgr.x (mgr.24998) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.399562+0000 mgr.x (mgr.24998) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.400173+0000 mon.a (mon.0) 9066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.400173+0000 mon.a (mon.0) 9066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.442759+0000 mon.a (mon.0) 9067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.442759+0000 mon.a (mon.0) 9067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.445202+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.445202+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.447260+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.447260+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.448075+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.448075+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.456847+0000 mgr.x (mgr.24998) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.456847+0000 mgr.x (mgr.24998) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.457454+0000 mon.a (mon.0) 9071 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.457454+0000 mon.a (mon.0) 9071 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.498787+0000 mon.a (mon.0) 9072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.498787+0000 mon.a (mon.0) 9072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.500988+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.500988+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.502807+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.502807+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.503516+0000 mon.a (mon.0) 9075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.503516+0000 mon.a (mon.0) 9075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.509534+0000 mgr.x (mgr.24998) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.509534+0000 mgr.x (mgr.24998) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.510192+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.510192+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.551869+0000 mon.a (mon.0) 9077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.551869+0000 mon.a (mon.0) 9077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.554460+0000 mon.a (mon.0) 9078 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.554460+0000 mon.a (mon.0) 9078 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.556828+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.556828+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.457454+0000 mon.a (mon.0) 9071 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.498787+0000 mon.a (mon.0) 9072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.498787+0000 mon.a (mon.0) 9072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.500988+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.500988+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.502807+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.502807+0000 mon.a (mon.0) 9074 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.503516+0000 mon.a (mon.0) 9075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.503516+0000 mon.a (mon.0) 9075 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.509534+0000 mgr.x (mgr.24998) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.509534+0000 mgr.x (mgr.24998) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.510192+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.510192+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.551869+0000 mon.a (mon.0) 9077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.551869+0000 mon.a (mon.0) 9077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.554460+0000 mon.a (mon.0) 9078 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.554460+0000 mon.a (mon.0) 9078 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.556828+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.556828+0000 mon.a (mon.0) 9079 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.557973+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.557973+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.567057+0000 mgr.x (mgr.24998) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.567057+0000 mgr.x (mgr.24998) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.567650+0000 mon.a (mon.0) 9081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.567650+0000 mon.a (mon.0) 9081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.608002+0000 mon.a (mon.0) 9082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.608002+0000 mon.a (mon.0) 9082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.609854+0000 mon.a (mon.0) 9083 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.609854+0000 mon.a (mon.0) 9083 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.612402+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.612402+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.613062+0000 mon.a (mon.0) 9085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.613062+0000 mon.a (mon.0) 9085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.620340+0000 mgr.x (mgr.24998) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.620340+0000 mgr.x (mgr.24998) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.621010+0000 mon.a (mon.0) 9086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.621010+0000 mon.a (mon.0) 9086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.661850+0000 mon.a (mon.0) 9087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.661850+0000 mon.a (mon.0) 9087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.557973+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.557973+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.567057+0000 mgr.x (mgr.24998) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.567057+0000 mgr.x (mgr.24998) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.567650+0000 mon.a (mon.0) 9081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.567650+0000 mon.a (mon.0) 9081 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.608002+0000 mon.a (mon.0) 9082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.608002+0000 mon.a (mon.0) 9082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.609854+0000 mon.a (mon.0) 9083 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.609854+0000 mon.a (mon.0) 9083 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.612402+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.612402+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.613062+0000 mon.a (mon.0) 9085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.613062+0000 mon.a (mon.0) 9085 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.620340+0000 mgr.x (mgr.24998) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.620340+0000 mgr.x (mgr.24998) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.621010+0000 mon.a (mon.0) 9086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.621010+0000 mon.a (mon.0) 9086 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.661850+0000 mon.a (mon.0) 9087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.661850+0000 mon.a (mon.0) 9087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.664177+0000 mon.a (mon.0) 9088 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.664177+0000 mon.a (mon.0) 9088 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.666284+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.666284+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.667070+0000 mon.a (mon.0) 9090 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.667070+0000 mon.a (mon.0) 9090 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.674566+0000 mgr.x (mgr.24998) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.674566+0000 mgr.x (mgr.24998) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.675095+0000 mon.a (mon.0) 9091 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.675095+0000 mon.a (mon.0) 9091 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.707552+0000 mgr.x (mgr.24998) 2312 : audit [DBG] from='client.44890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:36.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.707552+0000 mgr.x (mgr.24998) 2312 : audit [DBG] from='client.44890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:36.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.716860+0000 mon.a (mon.0) 9092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.716860+0000 mon.a (mon.0) 9092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.718883+0000 mon.a (mon.0) 9093 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.718883+0000 mon.a (mon.0) 9093 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.721193+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.721193+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.722043+0000 mon.a (mon.0) 9095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.664177+0000 mon.a (mon.0) 9088 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.664177+0000 mon.a (mon.0) 9088 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.666284+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.666284+0000 mon.a (mon.0) 9089 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.667070+0000 mon.a (mon.0) 9090 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.667070+0000 mon.a (mon.0) 9090 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.674566+0000 mgr.x (mgr.24998) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.674566+0000 mgr.x (mgr.24998) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.675095+0000 mon.a (mon.0) 9091 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.675095+0000 mon.a (mon.0) 9091 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.707552+0000 mgr.x (mgr.24998) 2312 : audit [DBG] from='client.44890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:36.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.707552+0000 mgr.x (mgr.24998) 2312 : audit [DBG] from='client.44890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:14:36.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.716860+0000 mon.a (mon.0) 9092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.716860+0000 mon.a (mon.0) 9092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.718883+0000 mon.a (mon.0) 9093 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.718883+0000 mon.a (mon.0) 9093 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.721193+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.721193+0000 mon.a (mon.0) 9094 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.722043+0000 mon.a (mon.0) 9095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.722043+0000 mon.a (mon.0) 9095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.729231+0000 mgr.x (mgr.24998) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.729231+0000 mgr.x (mgr.24998) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.729898+0000 mon.a (mon.0) 9096 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.729898+0000 mon.a (mon.0) 9096 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.775390+0000 mon.a (mon.0) 9097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.775390+0000 mon.a (mon.0) 9097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.777942+0000 mon.a (mon.0) 9098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.777942+0000 mon.a (mon.0) 9098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.780728+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.780728+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.781644+0000 mon.a (mon.0) 9100 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.781644+0000 mon.a (mon.0) 9100 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.788355+0000 mgr.x (mgr.24998) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.788355+0000 mgr.x (mgr.24998) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.789040+0000 mon.a (mon.0) 9101 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.789040+0000 mon.a (mon.0) 9101 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.846729+0000 mon.a (mon.0) 9102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.846729+0000 mon.a (mon.0) 9102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.849881+0000 mon.a (mon.0) 9103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.722043+0000 mon.a (mon.0) 9095 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.729231+0000 mgr.x (mgr.24998) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.729231+0000 mgr.x (mgr.24998) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.729898+0000 mon.a (mon.0) 9096 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.729898+0000 mon.a (mon.0) 9096 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.775390+0000 mon.a (mon.0) 9097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.775390+0000 mon.a (mon.0) 9097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.777942+0000 mon.a (mon.0) 9098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.777942+0000 mon.a (mon.0) 9098 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.780728+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.780728+0000 mon.a (mon.0) 9099 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.781644+0000 mon.a (mon.0) 9100 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.781644+0000 mon.a (mon.0) 9100 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.788355+0000 mgr.x (mgr.24998) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.788355+0000 mgr.x (mgr.24998) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.789040+0000 mon.a (mon.0) 9101 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.789040+0000 mon.a (mon.0) 9101 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.846729+0000 mon.a (mon.0) 9102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.846729+0000 mon.a (mon.0) 9102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.849881+0000 mon.a (mon.0) 9103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.849881+0000 mon.a (mon.0) 9103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.852094+0000 mon.a (mon.0) 9104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.852094+0000 mon.a (mon.0) 9104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.852957+0000 mon.a (mon.0) 9105 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.852957+0000 mon.a (mon.0) 9105 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.858139+0000 mgr.x (mgr.24998) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.858139+0000 mgr.x (mgr.24998) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.858777+0000 mon.a (mon.0) 9106 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.858777+0000 mon.a (mon.0) 9106 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.909757+0000 mon.a (mon.0) 9107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.909757+0000 mon.a (mon.0) 9107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.915876+0000 mon.a (mon.0) 9108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.915876+0000 mon.a (mon.0) 9108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.920792+0000 mon.a (mon.0) 9109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.920792+0000 mon.a (mon.0) 9109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.922070+0000 mon.a (mon.0) 9110 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.922070+0000 mon.a (mon.0) 9110 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.929568+0000 mgr.x (mgr.24998) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:35.929568+0000 mgr.x (mgr.24998) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.930027+0000 mon.a (mon.0) 9111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.849881+0000 mon.a (mon.0) 9103 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.852094+0000 mon.a (mon.0) 9104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.852094+0000 mon.a (mon.0) 9104 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.852957+0000 mon.a (mon.0) 9105 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.852957+0000 mon.a (mon.0) 9105 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.858139+0000 mgr.x (mgr.24998) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.858139+0000 mgr.x (mgr.24998) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.858777+0000 mon.a (mon.0) 9106 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.858777+0000 mon.a (mon.0) 9106 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.909757+0000 mon.a (mon.0) 9107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.909757+0000 mon.a (mon.0) 9107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.915876+0000 mon.a (mon.0) 9108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.915876+0000 mon.a (mon.0) 9108 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.920792+0000 mon.a (mon.0) 9109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.920792+0000 mon.a (mon.0) 9109 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.922070+0000 mon.a (mon.0) 9110 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.922070+0000 mon.a (mon.0) 9110 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.929568+0000 mgr.x (mgr.24998) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:35.929568+0000 mgr.x (mgr.24998) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.930027+0000 mon.a (mon.0) 9111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.930027+0000 mon.a (mon.0) 9111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.988353+0000 mon.a (mon.0) 9112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.988353+0000 mon.a (mon.0) 9112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.990764+0000 mon.a (mon.0) 9113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.990764+0000 mon.a (mon.0) 9113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.992883+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.992883+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.993727+0000 mon.a (mon.0) 9115 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:35.993727+0000 mon.a (mon.0) 9115 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.000721+0000 mgr.x (mgr.24998) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.000721+0000 mgr.x (mgr.24998) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.001286+0000 mon.a (mon.0) 9116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.001286+0000 mon.a (mon.0) 9116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.058655+0000 mon.a (mon.0) 9117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.058655+0000 mon.a (mon.0) 9117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.061141+0000 mon.a (mon.0) 9118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.061141+0000 mon.a (mon.0) 9118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.063450+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.063450+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.930027+0000 mon.a (mon.0) 9111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.988353+0000 mon.a (mon.0) 9112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.988353+0000 mon.a (mon.0) 9112 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.990764+0000 mon.a (mon.0) 9113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.990764+0000 mon.a (mon.0) 9113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.992883+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.992883+0000 mon.a (mon.0) 9114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.993727+0000 mon.a (mon.0) 9115 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:35.993727+0000 mon.a (mon.0) 9115 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.000721+0000 mgr.x (mgr.24998) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.000721+0000 mgr.x (mgr.24998) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.001286+0000 mon.a (mon.0) 9116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.001286+0000 mon.a (mon.0) 9116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.058655+0000 mon.a (mon.0) 9117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.058655+0000 mon.a (mon.0) 9117 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.061141+0000 mon.a (mon.0) 9118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.061141+0000 mon.a (mon.0) 9118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.063450+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.063450+0000 mon.a (mon.0) 9119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.064444+0000 mon.a (mon.0) 9120 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.064444+0000 mon.a (mon.0) 9120 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.071412+0000 mgr.x (mgr.24998) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.071412+0000 mgr.x (mgr.24998) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.071962+0000 mon.a (mon.0) 9121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.071962+0000 mon.a (mon.0) 9121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.129530+0000 mon.a (mon.0) 9122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.129530+0000 mon.a (mon.0) 9122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.131762+0000 mon.a (mon.0) 9123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.131762+0000 mon.a (mon.0) 9123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.133979+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.133979+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.733 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.134674+0000 mon.a (mon.0) 9125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.134674+0000 mon.a (mon.0) 9125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.139376+0000 mgr.x (mgr.24998) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.139376+0000 mgr.x (mgr.24998) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.140067+0000 mon.a (mon.0) 9126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.140067+0000 mon.a (mon.0) 9126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.159254+0000 mon.a (mon.0) 9127 : audit [DBG] from='client.? 172.21.15.144:0/3375671008' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:14:36.734 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.159254+0000 mon.a (mon.0) 9127 : audit [DBG] from='client.? 172.21.15.144:0/3375671008' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:14:36.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.064444+0000 mon.a (mon.0) 9120 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.064444+0000 mon.a (mon.0) 9120 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.071412+0000 mgr.x (mgr.24998) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.734 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.071412+0000 mgr.x (mgr.24998) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.071962+0000 mon.a (mon.0) 9121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.071962+0000 mon.a (mon.0) 9121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.129530+0000 mon.a (mon.0) 9122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.129530+0000 mon.a (mon.0) 9122 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.131762+0000 mon.a (mon.0) 9123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.131762+0000 mon.a (mon.0) 9123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.133979+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.133979+0000 mon.a (mon.0) 9124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.134674+0000 mon.a (mon.0) 9125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.134674+0000 mon.a (mon.0) 9125 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.139376+0000 mgr.x (mgr.24998) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.139376+0000 mgr.x (mgr.24998) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.140067+0000 mon.a (mon.0) 9126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.735 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.140067+0000 mon.a (mon.0) 9126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.159254+0000 mon.a (mon.0) 9127 : audit [DBG] from='client.? 172.21.15.144:0/3375671008' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:14:36.736 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.159254+0000 mon.a (mon.0) 9127 : audit [DBG] from='client.? 172.21.15.144:0/3375671008' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:14:36.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.180633+0000 mon.a (mon.0) 9128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.180633+0000 mon.a (mon.0) 9128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.182781+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.182781+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.185001+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.185001+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.185805+0000 mon.a (mon.0) 9131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.736 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.185805+0000 mon.a (mon.0) 9131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.190572+0000 mgr.x (mgr.24998) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.190572+0000 mgr.x (mgr.24998) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.191304+0000 mon.a (mon.0) 9132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.191304+0000 mon.a (mon.0) 9132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cluster 2024-04-30T10:14:36.224269+0000 mgr.x (mgr.24998) 2321 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:36.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cluster 2024-04-30T10:14:36.224269+0000 mgr.x (mgr.24998) 2321 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:36.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.232142+0000 mon.a (mon.0) 9133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.232142+0000 mon.a (mon.0) 9133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.234341+0000 mon.a (mon.0) 9134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.234341+0000 mon.a (mon.0) 9134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.737 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.236489+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.737 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.180633+0000 mon.a (mon.0) 9128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.180633+0000 mon.a (mon.0) 9128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.182781+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.182781+0000 mon.a (mon.0) 9129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.185001+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.185001+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.185805+0000 mon.a (mon.0) 9131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.185805+0000 mon.a (mon.0) 9131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.190572+0000 mgr.x (mgr.24998) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.190572+0000 mgr.x (mgr.24998) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.191304+0000 mon.a (mon.0) 9132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.191304+0000 mon.a (mon.0) 9132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cluster 2024-04-30T10:14:36.224269+0000 mgr.x (mgr.24998) 2321 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:36.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cluster 2024-04-30T10:14:36.224269+0000 mgr.x (mgr.24998) 2321 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:36.738 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.232142+0000 mon.a (mon.0) 9133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.232142+0000 mon.a (mon.0) 9133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.234341+0000 mon.a (mon.0) 9134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.234341+0000 mon.a (mon.0) 9134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.741 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.236489+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.741 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.236489+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.237230+0000 mon.a (mon.0) 9136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.237230+0000 mon.a (mon.0) 9136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.243861+0000 mgr.x (mgr.24998) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.243861+0000 mgr.x (mgr.24998) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.244399+0000 mon.a (mon.0) 9137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.244399+0000 mon.a (mon.0) 9137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.286654+0000 mon.a (mon.0) 9138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.286654+0000 mon.a (mon.0) 9138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.289069+0000 mon.a (mon.0) 9139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.289069+0000 mon.a (mon.0) 9139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.291249+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.291249+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.292063+0000 mon.a (mon.0) 9141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.742 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.292063+0000 mon.a (mon.0) 9141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.743 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.299766+0000 mon.a (mon.0) 9142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.743 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[73244]: audit 2024-04-30T10:14:36.299766+0000 mon.a (mon.0) 9142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.236489+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.237230+0000 mon.a (mon.0) 9136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.237230+0000 mon.a (mon.0) 9136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.243861+0000 mgr.x (mgr.24998) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.243861+0000 mgr.x (mgr.24998) 2322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:36.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.244399+0000 mon.a (mon.0) 9137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.244399+0000 mon.a (mon.0) 9137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.286654+0000 mon.a (mon.0) 9138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.286654+0000 mon.a (mon.0) 9138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:36.743 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.289069+0000 mon.a (mon.0) 9139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.744 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.289069+0000 mon.a (mon.0) 9139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:36.744 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.291249+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.744 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.291249+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:36.744 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.292063+0000 mon.a (mon.0) 9141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.744 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.292063+0000 mon.a (mon.0) 9141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:36.744 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.299766+0000 mon.a (mon.0) 9142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:36.744 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:36 smithi144 bash[75481]: audit 2024-04-30T10:14:36.299766+0000 mon.a (mon.0) 9142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.629 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.299384+0000 mgr.x (mgr.24998) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.629 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.299384+0000 mgr.x (mgr.24998) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.629 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.359468+0000 mon.a (mon.0) 9143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.629 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.359468+0000 mon.a (mon.0) 9143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.629 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.361701+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.629 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.361701+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.630 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.364846+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.630 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.364846+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.630 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.365685+0000 mon.a (mon.0) 9146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.630 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.365685+0000 mon.a (mon.0) 9146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.630 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.371470+0000 mgr.x (mgr.24998) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.630 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.371470+0000 mgr.x (mgr.24998) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.630 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.372110+0000 mon.a (mon.0) 9147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.630 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.372110+0000 mon.a (mon.0) 9147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.630 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.413010+0000 mon.a (mon.0) 9148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.630 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.413010+0000 mon.a (mon.0) 9148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.630 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.415362+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.630 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.415362+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.630 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.417367+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.630 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.417367+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.630 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.418242+0000 mon.a (mon.0) 9151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.631 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.418242+0000 mon.a (mon.0) 9151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.631 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.425352+0000 mgr.x (mgr.24998) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.631 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.425352+0000 mgr.x (mgr.24998) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.631 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.425992+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.631 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.425992+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.631 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.483140+0000 mon.a (mon.0) 9153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.631 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.483140+0000 mon.a (mon.0) 9153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.631 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.486095+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.631 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.486095+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.631 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.488638+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.631 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.488638+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.631 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.489639+0000 mon.a (mon.0) 9156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.631 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.489639+0000 mon.a (mon.0) 9156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.631 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.500297+0000 mgr.x (mgr.24998) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.631 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.500297+0000 mgr.x (mgr.24998) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.632 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.500762+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.632 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.500762+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.632 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.541586+0000 mon.a (mon.0) 9158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.632 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.541586+0000 mon.a (mon.0) 9158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.632 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.544392+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.632 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.544392+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.632 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.546749+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.632 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.546749+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.632 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.547721+0000 mon.a (mon.0) 9161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.632 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.547721+0000 mon.a (mon.0) 9161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.632 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.557997+0000 mgr.x (mgr.24998) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.632 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.557997+0000 mgr.x (mgr.24998) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.632 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.558392+0000 mon.a (mon.0) 9162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.632 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.558392+0000 mon.a (mon.0) 9162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.632 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.616006+0000 mon.a (mon.0) 9163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.632 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.616006+0000 mon.a (mon.0) 9163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.633 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.618430+0000 mon.a (mon.0) 9164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.633 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.618430+0000 mon.a (mon.0) 9164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.633 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.620805+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.633 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.620805+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.633 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.621772+0000 mon.a (mon.0) 9166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.633 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.621772+0000 mon.a (mon.0) 9166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.634 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.631779+0000 mgr.x (mgr.24998) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.634 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.631779+0000 mgr.x (mgr.24998) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.634 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.632322+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.634 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.632322+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.634 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.707400+0000 mon.a (mon.0) 9168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.634 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.707400+0000 mon.a (mon.0) 9168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.634 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.710736+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.634 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.710736+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.634 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.714040+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.634 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.714040+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.634 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.715121+0000 mon.a (mon.0) 9171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.634 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.715121+0000 mon.a (mon.0) 9171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.635 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.725318+0000 mgr.x (mgr.24998) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.635 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.725318+0000 mgr.x (mgr.24998) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.635 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.725868+0000 mon.a (mon.0) 9172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.635 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.725868+0000 mon.a (mon.0) 9172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.635 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.783684+0000 mon.a (mon.0) 9173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.635 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.783684+0000 mon.a (mon.0) 9173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.635 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.786762+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.635 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.786762+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.635 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.789304+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.635 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.789304+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.635 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.790502+0000 mon.a (mon.0) 9176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.635 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.790502+0000 mon.a (mon.0) 9176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.635 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.800977+0000 mgr.x (mgr.24998) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.635 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.800977+0000 mgr.x (mgr.24998) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.635 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.801540+0000 mon.a (mon.0) 9177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.636 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.801540+0000 mon.a (mon.0) 9177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.636 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.859280+0000 mon.a (mon.0) 9178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.636 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.859280+0000 mon.a (mon.0) 9178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.636 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.862274+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.636 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.862274+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.636 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.865296+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.636 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.865296+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.636 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.866280+0000 mon.a (mon.0) 9181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.636 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.866280+0000 mon.a (mon.0) 9181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.636 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.875140+0000 mgr.x (mgr.24998) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.636 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.875140+0000 mgr.x (mgr.24998) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.636 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.875757+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.636 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.875757+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.636 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.932880+0000 mon.a (mon.0) 9183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.636 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.932880+0000 mon.a (mon.0) 9183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.637 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.935835+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.637 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.935835+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.637 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.938543+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.637 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.938543+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.637 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.939570+0000 mon.a (mon.0) 9186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.637 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.939570+0000 mon.a (mon.0) 9186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.637 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.949308+0000 mgr.x (mgr.24998) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.637 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:36.949308+0000 mgr.x (mgr.24998) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.637 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.949839+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.637 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:36.949839+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.637 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.025965+0000 mon.a (mon.0) 9188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.637 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.025965+0000 mon.a (mon.0) 9188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.637 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.029276+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.637 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.029276+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.637 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.032249+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.637 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.032249+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.638 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.033423+0000 mon.a (mon.0) 9191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.638 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.033423+0000 mon.a (mon.0) 9191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.638 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.043919+0000 mgr.x (mgr.24998) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.638 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.043919+0000 mgr.x (mgr.24998) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.638 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.044489+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.638 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.044489+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.638 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.106470+0000 mon.a (mon.0) 9193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.638 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.106470+0000 mon.a (mon.0) 9193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.638 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.109719+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.638 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.109719+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.638 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.112254+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.638 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.112254+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.638 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.113450+0000 mon.a (mon.0) 9196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.638 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.113450+0000 mon.a (mon.0) 9196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.638 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.123613+0000 mgr.x (mgr.24998) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.639 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.123613+0000 mgr.x (mgr.24998) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.639 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.124253+0000 mon.a (mon.0) 9197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.639 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.124253+0000 mon.a (mon.0) 9197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.639 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.185763+0000 mon.a (mon.0) 9198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.639 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.185763+0000 mon.a (mon.0) 9198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.639 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.188836+0000 mon.a (mon.0) 9199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.639 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.188836+0000 mon.a (mon.0) 9199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.639 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.192219+0000 mon.a (mon.0) 9200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.639 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.192219+0000 mon.a (mon.0) 9200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.639 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.193379+0000 mon.a (mon.0) 9201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.639 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.193379+0000 mon.a (mon.0) 9201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.639 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.207865+0000 mgr.x (mgr.24998) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.639 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.207865+0000 mgr.x (mgr.24998) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.639 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.208386+0000 mon.a (mon.0) 9202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.639 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.208386+0000 mon.a (mon.0) 9202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.640 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.286204+0000 mon.a (mon.0) 9203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.640 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.286204+0000 mon.a (mon.0) 9203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.640 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.289366+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.640 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.289366+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.640 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.292045+0000 mon.a (mon.0) 9205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.640 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.292045+0000 mon.a (mon.0) 9205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.640 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.293152+0000 mon.a (mon.0) 9206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.640 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.293152+0000 mon.a (mon.0) 9206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.640 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.302131+0000 mon.a (mon.0) 9207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.640 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:37 smithi151 bash[59049]: audit 2024-04-30T10:14:37.302131+0000 mon.a (mon.0) 9207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.299384+0000 mgr.x (mgr.24998) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.299384+0000 mgr.x (mgr.24998) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.359468+0000 mon.a (mon.0) 9143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.359468+0000 mon.a (mon.0) 9143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.361701+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.361701+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.364846+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.364846+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.365685+0000 mon.a (mon.0) 9146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.365685+0000 mon.a (mon.0) 9146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.371470+0000 mgr.x (mgr.24998) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.371470+0000 mgr.x (mgr.24998) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.372110+0000 mon.a (mon.0) 9147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.372110+0000 mon.a (mon.0) 9147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.413010+0000 mon.a (mon.0) 9148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.413010+0000 mon.a (mon.0) 9148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.415362+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.415362+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.417367+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.299384+0000 mgr.x (mgr.24998) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.299384+0000 mgr.x (mgr.24998) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.359468+0000 mon.a (mon.0) 9143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.359468+0000 mon.a (mon.0) 9143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.361701+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.361701+0000 mon.a (mon.0) 9144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.364846+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.364846+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.365685+0000 mon.a (mon.0) 9146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.365685+0000 mon.a (mon.0) 9146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.371470+0000 mgr.x (mgr.24998) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.371470+0000 mgr.x (mgr.24998) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.372110+0000 mon.a (mon.0) 9147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.372110+0000 mon.a (mon.0) 9147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.413010+0000 mon.a (mon.0) 9148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.413010+0000 mon.a (mon.0) 9148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.415362+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.415362+0000 mon.a (mon.0) 9149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.417367+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.417367+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.418242+0000 mon.a (mon.0) 9151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.418242+0000 mon.a (mon.0) 9151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.425352+0000 mgr.x (mgr.24998) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.425352+0000 mgr.x (mgr.24998) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.425992+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.425992+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.483140+0000 mon.a (mon.0) 9153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.483140+0000 mon.a (mon.0) 9153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.486095+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.486095+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.488638+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.488638+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.489639+0000 mon.a (mon.0) 9156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.489639+0000 mon.a (mon.0) 9156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.500297+0000 mgr.x (mgr.24998) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.500297+0000 mgr.x (mgr.24998) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.500762+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.500762+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.541586+0000 mon.a (mon.0) 9158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.417367+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.418242+0000 mon.a (mon.0) 9151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.418242+0000 mon.a (mon.0) 9151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.425352+0000 mgr.x (mgr.24998) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.425352+0000 mgr.x (mgr.24998) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.425992+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.425992+0000 mon.a (mon.0) 9152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.483140+0000 mon.a (mon.0) 9153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.483140+0000 mon.a (mon.0) 9153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.486095+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.486095+0000 mon.a (mon.0) 9154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.488638+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.488638+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.489639+0000 mon.a (mon.0) 9156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.489639+0000 mon.a (mon.0) 9156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.500297+0000 mgr.x (mgr.24998) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.500297+0000 mgr.x (mgr.24998) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.500762+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.500762+0000 mon.a (mon.0) 9157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.541586+0000 mon.a (mon.0) 9158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.541586+0000 mon.a (mon.0) 9158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.544392+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.544392+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.546749+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.546749+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.547721+0000 mon.a (mon.0) 9161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.547721+0000 mon.a (mon.0) 9161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.557997+0000 mgr.x (mgr.24998) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.557997+0000 mgr.x (mgr.24998) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.558392+0000 mon.a (mon.0) 9162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.558392+0000 mon.a (mon.0) 9162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.616006+0000 mon.a (mon.0) 9163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.616006+0000 mon.a (mon.0) 9163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.618430+0000 mon.a (mon.0) 9164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.618430+0000 mon.a (mon.0) 9164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.620805+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.620805+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.621772+0000 mon.a (mon.0) 9166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.621772+0000 mon.a (mon.0) 9166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.541586+0000 mon.a (mon.0) 9158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.544392+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.544392+0000 mon.a (mon.0) 9159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.546749+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.546749+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.547721+0000 mon.a (mon.0) 9161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.547721+0000 mon.a (mon.0) 9161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.557997+0000 mgr.x (mgr.24998) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.557997+0000 mgr.x (mgr.24998) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.558392+0000 mon.a (mon.0) 9162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.558392+0000 mon.a (mon.0) 9162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.616006+0000 mon.a (mon.0) 9163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.616006+0000 mon.a (mon.0) 9163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.618430+0000 mon.a (mon.0) 9164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.618430+0000 mon.a (mon.0) 9164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.620805+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.620805+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.621772+0000 mon.a (mon.0) 9166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.621772+0000 mon.a (mon.0) 9166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.631779+0000 mgr.x (mgr.24998) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.631779+0000 mgr.x (mgr.24998) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.632322+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.632322+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.707400+0000 mon.a (mon.0) 9168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.707400+0000 mon.a (mon.0) 9168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.710736+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.710736+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.714040+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.714040+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.715121+0000 mon.a (mon.0) 9171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.715121+0000 mon.a (mon.0) 9171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.725318+0000 mgr.x (mgr.24998) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.725318+0000 mgr.x (mgr.24998) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.725868+0000 mon.a (mon.0) 9172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.725868+0000 mon.a (mon.0) 9172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.783684+0000 mon.a (mon.0) 9173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.783684+0000 mon.a (mon.0) 9173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.786762+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.786762+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.631779+0000 mgr.x (mgr.24998) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.631779+0000 mgr.x (mgr.24998) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.632322+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.632322+0000 mon.a (mon.0) 9167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.707400+0000 mon.a (mon.0) 9168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.707400+0000 mon.a (mon.0) 9168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.710736+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.710736+0000 mon.a (mon.0) 9169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.714040+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.714040+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.715121+0000 mon.a (mon.0) 9171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.715121+0000 mon.a (mon.0) 9171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.725318+0000 mgr.x (mgr.24998) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.725318+0000 mgr.x (mgr.24998) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.725868+0000 mon.a (mon.0) 9172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.725868+0000 mon.a (mon.0) 9172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.783684+0000 mon.a (mon.0) 9173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.783684+0000 mon.a (mon.0) 9173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.786762+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.786762+0000 mon.a (mon.0) 9174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.789304+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.789304+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.790502+0000 mon.a (mon.0) 9176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.790502+0000 mon.a (mon.0) 9176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.800977+0000 mgr.x (mgr.24998) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.800977+0000 mgr.x (mgr.24998) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.801540+0000 mon.a (mon.0) 9177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.801540+0000 mon.a (mon.0) 9177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.859280+0000 mon.a (mon.0) 9178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.859280+0000 mon.a (mon.0) 9178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.862274+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.862274+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.865296+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.865296+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.866280+0000 mon.a (mon.0) 9181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.866280+0000 mon.a (mon.0) 9181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.875140+0000 mgr.x (mgr.24998) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.875140+0000 mgr.x (mgr.24998) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.875757+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.875757+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.789304+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.789304+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.790502+0000 mon.a (mon.0) 9176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.790502+0000 mon.a (mon.0) 9176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.800977+0000 mgr.x (mgr.24998) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.800977+0000 mgr.x (mgr.24998) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.801540+0000 mon.a (mon.0) 9177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.801540+0000 mon.a (mon.0) 9177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.859280+0000 mon.a (mon.0) 9178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.859280+0000 mon.a (mon.0) 9178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.862274+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.862274+0000 mon.a (mon.0) 9179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.865296+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.865296+0000 mon.a (mon.0) 9180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.866280+0000 mon.a (mon.0) 9181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.866280+0000 mon.a (mon.0) 9181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.875140+0000 mgr.x (mgr.24998) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.875140+0000 mgr.x (mgr.24998) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.875757+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.875757+0000 mon.a (mon.0) 9182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.932880+0000 mon.a (mon.0) 9183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.932880+0000 mon.a (mon.0) 9183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.935835+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.935835+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.938543+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.938543+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.939570+0000 mon.a (mon.0) 9186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.939570+0000 mon.a (mon.0) 9186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.949308+0000 mgr.x (mgr.24998) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:36.949308+0000 mgr.x (mgr.24998) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.949839+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:36.949839+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.025965+0000 mon.a (mon.0) 9188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.025965+0000 mon.a (mon.0) 9188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.029276+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.029276+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.032249+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.032249+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.033423+0000 mon.a (mon.0) 9191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.033423+0000 mon.a (mon.0) 9191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.043919+0000 mgr.x (mgr.24998) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.043919+0000 mgr.x (mgr.24998) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.044489+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.044489+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.106470+0000 mon.a (mon.0) 9193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.106470+0000 mon.a (mon.0) 9193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.109719+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.109719+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.112254+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.112254+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.113450+0000 mon.a (mon.0) 9196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.113450+0000 mon.a (mon.0) 9196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.123613+0000 mgr.x (mgr.24998) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.123613+0000 mgr.x (mgr.24998) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.124253+0000 mon.a (mon.0) 9197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.124253+0000 mon.a (mon.0) 9197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.185763+0000 mon.a (mon.0) 9198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.185763+0000 mon.a (mon.0) 9198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.188836+0000 mon.a (mon.0) 9199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.932880+0000 mon.a (mon.0) 9183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.932880+0000 mon.a (mon.0) 9183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.935835+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.935835+0000 mon.a (mon.0) 9184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.938543+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.938543+0000 mon.a (mon.0) 9185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.939570+0000 mon.a (mon.0) 9186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.939570+0000 mon.a (mon.0) 9186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.949308+0000 mgr.x (mgr.24998) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:36.949308+0000 mgr.x (mgr.24998) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.949839+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:36.949839+0000 mon.a (mon.0) 9187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.025965+0000 mon.a (mon.0) 9188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.025965+0000 mon.a (mon.0) 9188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.029276+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.029276+0000 mon.a (mon.0) 9189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.032249+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.032249+0000 mon.a (mon.0) 9190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.033423+0000 mon.a (mon.0) 9191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.188836+0000 mon.a (mon.0) 9199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.192219+0000 mon.a (mon.0) 9200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.192219+0000 mon.a (mon.0) 9200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.193379+0000 mon.a (mon.0) 9201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.193379+0000 mon.a (mon.0) 9201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.207865+0000 mgr.x (mgr.24998) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.207865+0000 mgr.x (mgr.24998) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.208386+0000 mon.a (mon.0) 9202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.208386+0000 mon.a (mon.0) 9202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.286204+0000 mon.a (mon.0) 9203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.286204+0000 mon.a (mon.0) 9203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.289366+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.289366+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.292045+0000 mon.a (mon.0) 9205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.292045+0000 mon.a (mon.0) 9205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.293152+0000 mon.a (mon.0) 9206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.293152+0000 mon.a (mon.0) 9206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.302131+0000 mon.a (mon.0) 9207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[73244]: audit 2024-04-30T10:14:37.302131+0000 mon.a (mon.0) 9207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.033423+0000 mon.a (mon.0) 9191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.043919+0000 mgr.x (mgr.24998) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.043919+0000 mgr.x (mgr.24998) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.044489+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.044489+0000 mon.a (mon.0) 9192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.106470+0000 mon.a (mon.0) 9193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.106470+0000 mon.a (mon.0) 9193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.109719+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.109719+0000 mon.a (mon.0) 9194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.112254+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.112254+0000 mon.a (mon.0) 9195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.113450+0000 mon.a (mon.0) 9196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.113450+0000 mon.a (mon.0) 9196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.123613+0000 mgr.x (mgr.24998) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.123613+0000 mgr.x (mgr.24998) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.124253+0000 mon.a (mon.0) 9197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.124253+0000 mon.a (mon.0) 9197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.185763+0000 mon.a (mon.0) 9198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.185763+0000 mon.a (mon.0) 9198 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.188836+0000 mon.a (mon.0) 9199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.188836+0000 mon.a (mon.0) 9199 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.192219+0000 mon.a (mon.0) 9200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.192219+0000 mon.a (mon.0) 9200 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.193379+0000 mon.a (mon.0) 9201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.193379+0000 mon.a (mon.0) 9201 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.207865+0000 mgr.x (mgr.24998) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.207865+0000 mgr.x (mgr.24998) 2335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:37.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.208386+0000 mon.a (mon.0) 9202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.208386+0000 mon.a (mon.0) 9202 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.286204+0000 mon.a (mon.0) 9203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.286204+0000 mon.a (mon.0) 9203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:37.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.289366+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.289366+0000 mon.a (mon.0) 9204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:37.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.292045+0000 mon.a (mon.0) 9205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.292045+0000 mon.a (mon.0) 9205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:37.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.293152+0000 mon.a (mon.0) 9206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.293152+0000 mon.a (mon.0) 9206 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:37.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.302131+0000 mon.a (mon.0) 9207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:37.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:37 smithi144 bash[75481]: audit 2024-04-30T10:14:37.302131+0000 mon.a (mon.0) 9207 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.301459+0000 mgr.x (mgr.24998) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.301459+0000 mgr.x (mgr.24998) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.375534+0000 mon.a (mon.0) 9208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.375534+0000 mon.a (mon.0) 9208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.380169+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.380169+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.383678+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.383678+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.385270+0000 mon.a (mon.0) 9211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.385270+0000 mon.a (mon.0) 9211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.394285+0000 mgr.x (mgr.24998) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.394285+0000 mgr.x (mgr.24998) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.394743+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.394743+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.480395+0000 mon.a (mon.0) 9213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.480395+0000 mon.a (mon.0) 9213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.485128+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.485128+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.489201+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.489201+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.491802+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.491802+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.492476+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.492476+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.504507+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.504507+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.508187+0000 mgr.x (mgr.24998) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.508187+0000 mgr.x (mgr.24998) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.584969+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.584969+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.587931+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.587931+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.590790+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.590790+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.591873+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.591873+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.597840+0000 mgr.x (mgr.24998) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.597840+0000 mgr.x (mgr.24998) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.598451+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.598451+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.657725+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.657725+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.660277+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.660277+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.662684+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.662684+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.663574+0000 mon.a (mon.0) 9227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.663574+0000 mon.a (mon.0) 9227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.669332+0000 mgr.x (mgr.24998) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.669332+0000 mgr.x (mgr.24998) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.669991+0000 mon.a (mon.0) 9228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.669991+0000 mon.a (mon.0) 9228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.726837+0000 mon.a (mon.0) 9229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.726837+0000 mon.a (mon.0) 9229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.729760+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.729760+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.732283+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.732283+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.733407+0000 mon.a (mon.0) 9232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.733407+0000 mon.a (mon.0) 9232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.741149+0000 mgr.x (mgr.24998) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.741149+0000 mgr.x (mgr.24998) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.741735+0000 mon.a (mon.0) 9233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.741735+0000 mon.a (mon.0) 9233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.821874+0000 mon.a (mon.0) 9234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.821874+0000 mon.a (mon.0) 9234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.825597+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.825597+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.828745+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.828745+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.830039+0000 mon.a (mon.0) 9237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.830039+0000 mon.a (mon.0) 9237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.838728+0000 mgr.x (mgr.24998) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.838728+0000 mgr.x (mgr.24998) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.839315+0000 mon.a (mon.0) 9238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.839315+0000 mon.a (mon.0) 9238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.928058+0000 mon.a (mon.0) 9239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.928058+0000 mon.a (mon.0) 9239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.931542+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.931542+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.935985+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.935985+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.937298+0000 mon.a (mon.0) 9242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.937298+0000 mon.a (mon.0) 9242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.946775+0000 mgr.x (mgr.24998) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:37.946775+0000 mgr.x (mgr.24998) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.947227+0000 mon.a (mon.0) 9243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:37.947227+0000 mon.a (mon.0) 9243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.020875+0000 mon.a (mon.0) 9244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.020875+0000 mon.a (mon.0) 9244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.023538+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.023538+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.026417+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.026417+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.027664+0000 mon.a (mon.0) 9247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.027664+0000 mon.a (mon.0) 9247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.036340+0000 mgr.x (mgr.24998) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.036340+0000 mgr.x (mgr.24998) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.036764+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.036764+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.121685+0000 mon.a (mon.0) 9249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.121685+0000 mon.a (mon.0) 9249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.125690+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.125690+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.129237+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.129237+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.130927+0000 mon.a (mon.0) 9252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.130927+0000 mon.a (mon.0) 9252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.140444+0000 mgr.x (mgr.24998) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.140444+0000 mgr.x (mgr.24998) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.585 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.140692+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.140692+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.199222+0000 mon.a (mon.0) 9254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.199222+0000 mon.a (mon.0) 9254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.202060+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.202060+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.586 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.204557+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.204557+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.205565+0000 mon.a (mon.0) 9257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.205565+0000 mon.a (mon.0) 9257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.211525+0000 mgr.x (mgr.24998) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.211525+0000 mgr.x (mgr.24998) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.212205+0000 mon.a (mon.0) 9258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.587 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.212205+0000 mon.a (mon.0) 9258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cluster 2024-04-30T10:14:38.224811+0000 mgr.x (mgr.24998) 2347 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:38.589 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: cluster 2024-04-30T10:14:38.224811+0000 mgr.x (mgr.24998) 2347 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:38.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.269164+0000 mon.a (mon.0) 9259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.269164+0000 mon.a (mon.0) 9259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.271958+0000 mon.a (mon.0) 9260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.271958+0000 mon.a (mon.0) 9260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.590 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.275116+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.275116+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.276264+0000 mon.a (mon.0) 9262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.276264+0000 mon.a (mon.0) 9262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.284844+0000 mon.a (mon.0) 9263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.284844+0000 mon.a (mon.0) 9263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.326480+0000 mon.a (mon.0) 9264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.591 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.326480+0000 mon.a (mon.0) 9264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.329342+0000 mon.a (mon.0) 9265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.329342+0000 mon.a (mon.0) 9265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.331822+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.331822+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.333047+0000 mon.a (mon.0) 9267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.592 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:38 smithi151 bash[59049]: audit 2024-04-30T10:14:38.333047+0000 mon.a (mon.0) 9267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.301459+0000 mgr.x (mgr.24998) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.301459+0000 mgr.x (mgr.24998) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.375534+0000 mon.a (mon.0) 9208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.375534+0000 mon.a (mon.0) 9208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.380169+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.380169+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.383678+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.383678+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.385270+0000 mon.a (mon.0) 9211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.385270+0000 mon.a (mon.0) 9211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.394285+0000 mgr.x (mgr.24998) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.394285+0000 mgr.x (mgr.24998) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.394743+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.394743+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.480395+0000 mon.a (mon.0) 9213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.480395+0000 mon.a (mon.0) 9213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.485128+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.485128+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.489201+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.489201+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.491802+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.491802+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.492476+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.492476+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.504507+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.504507+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.508187+0000 mgr.x (mgr.24998) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.508187+0000 mgr.x (mgr.24998) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.584969+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.584969+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.587931+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.587931+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.590790+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.590790+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.591873+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.591873+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.597840+0000 mgr.x (mgr.24998) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.597840+0000 mgr.x (mgr.24998) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.598451+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.301459+0000 mgr.x (mgr.24998) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.301459+0000 mgr.x (mgr.24998) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.375534+0000 mon.a (mon.0) 9208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.375534+0000 mon.a (mon.0) 9208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.380169+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.380169+0000 mon.a (mon.0) 9209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.383678+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.383678+0000 mon.a (mon.0) 9210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.385270+0000 mon.a (mon.0) 9211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.385270+0000 mon.a (mon.0) 9211 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.394285+0000 mgr.x (mgr.24998) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.394285+0000 mgr.x (mgr.24998) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.394743+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.394743+0000 mon.a (mon.0) 9212 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.480395+0000 mon.a (mon.0) 9213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.480395+0000 mon.a (mon.0) 9213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.485128+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.485128+0000 mon.a (mon.0) 9214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.489201+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.598451+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.657725+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.657725+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.660277+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.660277+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.662684+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.662684+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.663574+0000 mon.a (mon.0) 9227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.663574+0000 mon.a (mon.0) 9227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.669332+0000 mgr.x (mgr.24998) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.669332+0000 mgr.x (mgr.24998) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.669991+0000 mon.a (mon.0) 9228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.669991+0000 mon.a (mon.0) 9228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.726837+0000 mon.a (mon.0) 9229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.726837+0000 mon.a (mon.0) 9229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.729760+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.729760+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.732283+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.732283+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.489201+0000 mon.a (mon.0) 9215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.491802+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.491802+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.492476+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.492476+0000 mon.a (mon.0) 9217 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.504507+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.504507+0000 mon.a (mon.0) 9218 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.508187+0000 mgr.x (mgr.24998) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.508187+0000 mgr.x (mgr.24998) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.584969+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.584969+0000 mon.a (mon.0) 9219 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.587931+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.587931+0000 mon.a (mon.0) 9220 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.590790+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.590790+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.591873+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.591873+0000 mon.a (mon.0) 9222 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.597840+0000 mgr.x (mgr.24998) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.597840+0000 mgr.x (mgr.24998) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.598451+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.733407+0000 mon.a (mon.0) 9232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.733407+0000 mon.a (mon.0) 9232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.741149+0000 mgr.x (mgr.24998) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.741149+0000 mgr.x (mgr.24998) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.741735+0000 mon.a (mon.0) 9233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.741735+0000 mon.a (mon.0) 9233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.821874+0000 mon.a (mon.0) 9234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.821874+0000 mon.a (mon.0) 9234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.825597+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.825597+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.828745+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.828745+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.830039+0000 mon.a (mon.0) 9237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.830039+0000 mon.a (mon.0) 9237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.838728+0000 mgr.x (mgr.24998) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.838728+0000 mgr.x (mgr.24998) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.839315+0000 mon.a (mon.0) 9238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.839315+0000 mon.a (mon.0) 9238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.928058+0000 mon.a (mon.0) 9239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.928058+0000 mon.a (mon.0) 9239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.598451+0000 mon.a (mon.0) 9223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.657725+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.657725+0000 mon.a (mon.0) 9224 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.660277+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.660277+0000 mon.a (mon.0) 9225 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.662684+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.662684+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.663574+0000 mon.a (mon.0) 9227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.663574+0000 mon.a (mon.0) 9227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.669332+0000 mgr.x (mgr.24998) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.669332+0000 mgr.x (mgr.24998) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.669991+0000 mon.a (mon.0) 9228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.669991+0000 mon.a (mon.0) 9228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.726837+0000 mon.a (mon.0) 9229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.726837+0000 mon.a (mon.0) 9229 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.729760+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.729760+0000 mon.a (mon.0) 9230 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.732283+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.732283+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.931542+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.931542+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.935985+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.935985+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.937298+0000 mon.a (mon.0) 9242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.937298+0000 mon.a (mon.0) 9242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.946775+0000 mgr.x (mgr.24998) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:37.946775+0000 mgr.x (mgr.24998) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.947227+0000 mon.a (mon.0) 9243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:37.947227+0000 mon.a (mon.0) 9243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.020875+0000 mon.a (mon.0) 9244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.020875+0000 mon.a (mon.0) 9244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.023538+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.023538+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.026417+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.026417+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.027664+0000 mon.a (mon.0) 9247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.027664+0000 mon.a (mon.0) 9247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.036340+0000 mgr.x (mgr.24998) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.036340+0000 mgr.x (mgr.24998) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.733407+0000 mon.a (mon.0) 9232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.733407+0000 mon.a (mon.0) 9232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.741149+0000 mgr.x (mgr.24998) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.741149+0000 mgr.x (mgr.24998) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.741735+0000 mon.a (mon.0) 9233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.741735+0000 mon.a (mon.0) 9233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.821874+0000 mon.a (mon.0) 9234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.821874+0000 mon.a (mon.0) 9234 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.825597+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.825597+0000 mon.a (mon.0) 9235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.828745+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.828745+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.830039+0000 mon.a (mon.0) 9237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.830039+0000 mon.a (mon.0) 9237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.838728+0000 mgr.x (mgr.24998) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.838728+0000 mgr.x (mgr.24998) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.839315+0000 mon.a (mon.0) 9238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.839315+0000 mon.a (mon.0) 9238 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.928058+0000 mon.a (mon.0) 9239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.928058+0000 mon.a (mon.0) 9239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.931542+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.931542+0000 mon.a (mon.0) 9240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.935985+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.935985+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.937298+0000 mon.a (mon.0) 9242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.937298+0000 mon.a (mon.0) 9242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.946775+0000 mgr.x (mgr.24998) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:37.946775+0000 mgr.x (mgr.24998) 2343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.947227+0000 mon.a (mon.0) 9243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:37.947227+0000 mon.a (mon.0) 9243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.020875+0000 mon.a (mon.0) 9244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.020875+0000 mon.a (mon.0) 9244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.023538+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.023538+0000 mon.a (mon.0) 9245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.026417+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.026417+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.027664+0000 mon.a (mon.0) 9247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.027664+0000 mon.a (mon.0) 9247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.036340+0000 mgr.x (mgr.24998) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.036340+0000 mgr.x (mgr.24998) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.036764+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.036764+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.121685+0000 mon.a (mon.0) 9249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.121685+0000 mon.a (mon.0) 9249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.125690+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.125690+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.129237+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.129237+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.130927+0000 mon.a (mon.0) 9252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.130927+0000 mon.a (mon.0) 9252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.140444+0000 mgr.x (mgr.24998) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.140444+0000 mgr.x (mgr.24998) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.140692+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.140692+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.199222+0000 mon.a (mon.0) 9254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.199222+0000 mon.a (mon.0) 9254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.202060+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.202060+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.204557+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.036764+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.036764+0000 mon.a (mon.0) 9248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.121685+0000 mon.a (mon.0) 9249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.121685+0000 mon.a (mon.0) 9249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.125690+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.125690+0000 mon.a (mon.0) 9250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.129237+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.129237+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.130927+0000 mon.a (mon.0) 9252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.130927+0000 mon.a (mon.0) 9252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.140444+0000 mgr.x (mgr.24998) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.140444+0000 mgr.x (mgr.24998) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.140692+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.140692+0000 mon.a (mon.0) 9253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.199222+0000 mon.a (mon.0) 9254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.199222+0000 mon.a (mon.0) 9254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.202060+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.202060+0000 mon.a (mon.0) 9255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.204557+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.204557+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.205565+0000 mon.a (mon.0) 9257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.205565+0000 mon.a (mon.0) 9257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.211525+0000 mgr.x (mgr.24998) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.211525+0000 mgr.x (mgr.24998) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.212205+0000 mon.a (mon.0) 9258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.212205+0000 mon.a (mon.0) 9258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cluster 2024-04-30T10:14:38.224811+0000 mgr.x (mgr.24998) 2347 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:38.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: cluster 2024-04-30T10:14:38.224811+0000 mgr.x (mgr.24998) 2347 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:38.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.269164+0000 mon.a (mon.0) 9259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.269164+0000 mon.a (mon.0) 9259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.271958+0000 mon.a (mon.0) 9260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.271958+0000 mon.a (mon.0) 9260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.275116+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.275116+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.276264+0000 mon.a (mon.0) 9262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.276264+0000 mon.a (mon.0) 9262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.284844+0000 mon.a (mon.0) 9263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.284844+0000 mon.a (mon.0) 9263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.326480+0000 mon.a (mon.0) 9264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.326480+0000 mon.a (mon.0) 9264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.329342+0000 mon.a (mon.0) 9265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.329342+0000 mon.a (mon.0) 9265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.331822+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.331822+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.333047+0000 mon.a (mon.0) 9267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[75481]: audit 2024-04-30T10:14:38.333047+0000 mon.a (mon.0) 9267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.204557+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.205565+0000 mon.a (mon.0) 9257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.205565+0000 mon.a (mon.0) 9257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.211525+0000 mgr.x (mgr.24998) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.211525+0000 mgr.x (mgr.24998) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:38.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.212205+0000 mon.a (mon.0) 9258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.212205+0000 mon.a (mon.0) 9258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cluster 2024-04-30T10:14:38.224811+0000 mgr.x (mgr.24998) 2347 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:38.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: cluster 2024-04-30T10:14:38.224811+0000 mgr.x (mgr.24998) 2347 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:38.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.269164+0000 mon.a (mon.0) 9259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.269164+0000 mon.a (mon.0) 9259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.271958+0000 mon.a (mon.0) 9260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.271958+0000 mon.a (mon.0) 9260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.275116+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.275116+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.276264+0000 mon.a (mon.0) 9262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.276264+0000 mon.a (mon.0) 9262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.284844+0000 mon.a (mon.0) 9263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.284844+0000 mon.a (mon.0) 9263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:38.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.326480+0000 mon.a (mon.0) 9264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.326480+0000 mon.a (mon.0) 9264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:38.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.329342+0000 mon.a (mon.0) 9265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.329342+0000 mon.a (mon.0) 9265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:38.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.331822+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.331822+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:38.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.333047+0000 mon.a (mon.0) 9267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:38.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:38 smithi144 bash[73244]: audit 2024-04-30T10:14:38.333047+0000 mon.a (mon.0) 9267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.284352+0000 mgr.x (mgr.24998) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.284352+0000 mgr.x (mgr.24998) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.363402+0000 mgr.x (mgr.24998) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.363402+0000 mgr.x (mgr.24998) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.363963+0000 mon.a (mon.0) 9268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.363963+0000 mon.a (mon.0) 9268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.439367+0000 mon.a (mon.0) 9269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.439367+0000 mon.a (mon.0) 9269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.442817+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.442817+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.445583+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.445583+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.446817+0000 mon.a (mon.0) 9272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.446817+0000 mon.a (mon.0) 9272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.455285+0000 mgr.x (mgr.24998) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.455285+0000 mgr.x (mgr.24998) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.455797+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.455797+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.531471+0000 mon.a (mon.0) 9274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.531471+0000 mon.a (mon.0) 9274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.534577+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.534577+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.537562+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.537562+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.538805+0000 mon.a (mon.0) 9277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.538805+0000 mon.a (mon.0) 9277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.546699+0000 mgr.x (mgr.24998) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.546699+0000 mgr.x (mgr.24998) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.547268+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.547268+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.605847+0000 mon.a (mon.0) 9279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.605847+0000 mon.a (mon.0) 9279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.608713+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.608713+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.611856+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.611856+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.613307+0000 mon.a (mon.0) 9282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.613307+0000 mon.a (mon.0) 9282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.622110+0000 mgr.x (mgr.24998) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.622110+0000 mgr.x (mgr.24998) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.622611+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.622611+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.698146+0000 mon.a (mon.0) 9284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.698146+0000 mon.a (mon.0) 9284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.701240+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.701240+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.704355+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.704355+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.705583+0000 mon.a (mon.0) 9287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.705583+0000 mon.a (mon.0) 9287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.714707+0000 mgr.x (mgr.24998) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.714707+0000 mgr.x (mgr.24998) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.715192+0000 mon.a (mon.0) 9288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.715192+0000 mon.a (mon.0) 9288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.803567+0000 mon.a (mon.0) 9289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.803567+0000 mon.a (mon.0) 9289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.806592+0000 mon.a (mon.0) 9290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.806592+0000 mon.a (mon.0) 9290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.810120+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.810120+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.811500+0000 mon.a (mon.0) 9292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.811500+0000 mon.a (mon.0) 9292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.820220+0000 mgr.x (mgr.24998) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.820220+0000 mgr.x (mgr.24998) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.820730+0000 mon.a (mon.0) 9293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.820730+0000 mon.a (mon.0) 9293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.896544+0000 mon.a (mon.0) 9294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.896544+0000 mon.a (mon.0) 9294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.899228+0000 mon.a (mon.0) 9295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.899228+0000 mon.a (mon.0) 9295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.902588+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.902588+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.904350+0000 mon.a (mon.0) 9297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.904350+0000 mon.a (mon.0) 9297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.914520+0000 mgr.x (mgr.24998) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:38.914520+0000 mgr.x (mgr.24998) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.914741+0000 mon.a (mon.0) 9298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.914741+0000 mon.a (mon.0) 9298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.992097+0000 mon.a (mon.0) 9299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.992097+0000 mon.a (mon.0) 9299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.995224+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.995224+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.998047+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.998047+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.999269+0000 mon.a (mon.0) 9302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:38.999269+0000 mon.a (mon.0) 9302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.007154+0000 mgr.x (mgr.24998) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.007154+0000 mgr.x (mgr.24998) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.007742+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.007742+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.082273+0000 mon.a (mon.0) 9304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.082273+0000 mon.a (mon.0) 9304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.085405+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.085405+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.088578+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.088578+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.089643+0000 mon.a (mon.0) 9307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.089643+0000 mon.a (mon.0) 9307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.097624+0000 mgr.x (mgr.24998) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.097624+0000 mgr.x (mgr.24998) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.098187+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.098187+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.155528+0000 mon.a (mon.0) 9309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.155528+0000 mon.a (mon.0) 9309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.158079+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.158079+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.160563+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.160563+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.161631+0000 mon.a (mon.0) 9312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.161631+0000 mon.a (mon.0) 9312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.169586+0000 mgr.x (mgr.24998) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.169586+0000 mgr.x (mgr.24998) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.170066+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.170066+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.252633+0000 mon.a (mon.0) 9314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.252633+0000 mon.a (mon.0) 9314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.257609+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.257609+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.261519+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.261519+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.262992+0000 mon.a (mon.0) 9317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.262992+0000 mon.a (mon.0) 9317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.273065+0000 mon.a (mon.0) 9318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.273065+0000 mon.a (mon.0) 9318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.331785+0000 mon.a (mon.0) 9319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.331785+0000 mon.a (mon.0) 9319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.334705+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.334705+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.337599+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.337599+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.338873+0000 mon.a (mon.0) 9322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.338873+0000 mon.a (mon.0) 9322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.347324+0000 mon.a (mon.0) 9323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:39 smithi151 bash[59049]: audit 2024-04-30T10:14:39.347324+0000 mon.a (mon.0) 9323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.284352+0000 mgr.x (mgr.24998) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.284352+0000 mgr.x (mgr.24998) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.363402+0000 mgr.x (mgr.24998) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.363402+0000 mgr.x (mgr.24998) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.363963+0000 mon.a (mon.0) 9268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.363963+0000 mon.a (mon.0) 9268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.439367+0000 mon.a (mon.0) 9269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.439367+0000 mon.a (mon.0) 9269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.442817+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.442817+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.445583+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.445583+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.446817+0000 mon.a (mon.0) 9272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.446817+0000 mon.a (mon.0) 9272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.455285+0000 mgr.x (mgr.24998) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.455285+0000 mgr.x (mgr.24998) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.455797+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.455797+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.531471+0000 mon.a (mon.0) 9274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.531471+0000 mon.a (mon.0) 9274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.534577+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.534577+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.537562+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.537562+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.538805+0000 mon.a (mon.0) 9277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.538805+0000 mon.a (mon.0) 9277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.546699+0000 mgr.x (mgr.24998) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.546699+0000 mgr.x (mgr.24998) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.547268+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.547268+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.605847+0000 mon.a (mon.0) 9279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.605847+0000 mon.a (mon.0) 9279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.608713+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.608713+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.611856+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.611856+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.613307+0000 mon.a (mon.0) 9282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.613307+0000 mon.a (mon.0) 9282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.622110+0000 mgr.x (mgr.24998) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.284352+0000 mgr.x (mgr.24998) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.284352+0000 mgr.x (mgr.24998) 2348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.363402+0000 mgr.x (mgr.24998) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.363402+0000 mgr.x (mgr.24998) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.363963+0000 mon.a (mon.0) 9268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.363963+0000 mon.a (mon.0) 9268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.439367+0000 mon.a (mon.0) 9269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.439367+0000 mon.a (mon.0) 9269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.442817+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.442817+0000 mon.a (mon.0) 9270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.445583+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.445583+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.446817+0000 mon.a (mon.0) 9272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.446817+0000 mon.a (mon.0) 9272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.455285+0000 mgr.x (mgr.24998) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.455285+0000 mgr.x (mgr.24998) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.455797+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.455797+0000 mon.a (mon.0) 9273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.531471+0000 mon.a (mon.0) 9274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.531471+0000 mon.a (mon.0) 9274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.622110+0000 mgr.x (mgr.24998) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.622611+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.622611+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.698146+0000 mon.a (mon.0) 9284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.698146+0000 mon.a (mon.0) 9284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.701240+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.701240+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.704355+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.704355+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.705583+0000 mon.a (mon.0) 9287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.705583+0000 mon.a (mon.0) 9287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.714707+0000 mgr.x (mgr.24998) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.714707+0000 mgr.x (mgr.24998) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.715192+0000 mon.a (mon.0) 9288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.715192+0000 mon.a (mon.0) 9288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.803567+0000 mon.a (mon.0) 9289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.803567+0000 mon.a (mon.0) 9289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.806592+0000 mon.a (mon.0) 9290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.806592+0000 mon.a (mon.0) 9290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.810120+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.810120+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.811500+0000 mon.a (mon.0) 9292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.811500+0000 mon.a (mon.0) 9292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.820220+0000 mgr.x (mgr.24998) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.820220+0000 mgr.x (mgr.24998) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.820730+0000 mon.a (mon.0) 9293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.820730+0000 mon.a (mon.0) 9293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.896544+0000 mon.a (mon.0) 9294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.896544+0000 mon.a (mon.0) 9294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.899228+0000 mon.a (mon.0) 9295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.899228+0000 mon.a (mon.0) 9295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.902588+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.902588+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.904350+0000 mon.a (mon.0) 9297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.904350+0000 mon.a (mon.0) 9297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.914520+0000 mgr.x (mgr.24998) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:38.914520+0000 mgr.x (mgr.24998) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.914741+0000 mon.a (mon.0) 9298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.914741+0000 mon.a (mon.0) 9298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.992097+0000 mon.a (mon.0) 9299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.534577+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.534577+0000 mon.a (mon.0) 9275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.537562+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.537562+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.538805+0000 mon.a (mon.0) 9277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.538805+0000 mon.a (mon.0) 9277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.546699+0000 mgr.x (mgr.24998) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.546699+0000 mgr.x (mgr.24998) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.547268+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.547268+0000 mon.a (mon.0) 9278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.605847+0000 mon.a (mon.0) 9279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.605847+0000 mon.a (mon.0) 9279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.608713+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.608713+0000 mon.a (mon.0) 9280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.611856+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.611856+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.613307+0000 mon.a (mon.0) 9282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.613307+0000 mon.a (mon.0) 9282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.622110+0000 mgr.x (mgr.24998) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.992097+0000 mon.a (mon.0) 9299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.995224+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.995224+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.998047+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.998047+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.999269+0000 mon.a (mon.0) 9302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:38.999269+0000 mon.a (mon.0) 9302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.007154+0000 mgr.x (mgr.24998) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.007154+0000 mgr.x (mgr.24998) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.007742+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.007742+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.082273+0000 mon.a (mon.0) 9304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.082273+0000 mon.a (mon.0) 9304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.085405+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.085405+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.088578+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.088578+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.089643+0000 mon.a (mon.0) 9307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.089643+0000 mon.a (mon.0) 9307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.097624+0000 mgr.x (mgr.24998) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.097624+0000 mgr.x (mgr.24998) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.098187+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.098187+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.155528+0000 mon.a (mon.0) 9309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.155528+0000 mon.a (mon.0) 9309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.158079+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.158079+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.160563+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.160563+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.161631+0000 mon.a (mon.0) 9312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.161631+0000 mon.a (mon.0) 9312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.169586+0000 mgr.x (mgr.24998) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.169586+0000 mgr.x (mgr.24998) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.170066+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.170066+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.252633+0000 mon.a (mon.0) 9314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.252633+0000 mon.a (mon.0) 9314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.257609+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.257609+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.261519+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.261519+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.262992+0000 mon.a (mon.0) 9317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.262992+0000 mon.a (mon.0) 9317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.273065+0000 mon.a (mon.0) 9318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.273065+0000 mon.a (mon.0) 9318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.331785+0000 mon.a (mon.0) 9319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.331785+0000 mon.a (mon.0) 9319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.334705+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.334705+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.337599+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.337599+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.338873+0000 mon.a (mon.0) 9322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.338873+0000 mon.a (mon.0) 9322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.347324+0000 mon.a (mon.0) 9323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[73244]: audit 2024-04-30T10:14:39.347324+0000 mon.a (mon.0) 9323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.622110+0000 mgr.x (mgr.24998) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.622611+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.622611+0000 mon.a (mon.0) 9283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.698146+0000 mon.a (mon.0) 9284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.698146+0000 mon.a (mon.0) 9284 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.701240+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.701240+0000 mon.a (mon.0) 9285 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.704355+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.704355+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.705583+0000 mon.a (mon.0) 9287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.705583+0000 mon.a (mon.0) 9287 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.714707+0000 mgr.x (mgr.24998) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.714707+0000 mgr.x (mgr.24998) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.715192+0000 mon.a (mon.0) 9288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.715192+0000 mon.a (mon.0) 9288 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.803567+0000 mon.a (mon.0) 9289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.803567+0000 mon.a (mon.0) 9289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.806592+0000 mon.a (mon.0) 9290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.806592+0000 mon.a (mon.0) 9290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.810120+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.810120+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.811500+0000 mon.a (mon.0) 9292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.811500+0000 mon.a (mon.0) 9292 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.820220+0000 mgr.x (mgr.24998) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.820220+0000 mgr.x (mgr.24998) 2354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.820730+0000 mon.a (mon.0) 9293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.820730+0000 mon.a (mon.0) 9293 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.896544+0000 mon.a (mon.0) 9294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.896544+0000 mon.a (mon.0) 9294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.899228+0000 mon.a (mon.0) 9295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.899228+0000 mon.a (mon.0) 9295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.902588+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.902588+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.904350+0000 mon.a (mon.0) 9297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.904350+0000 mon.a (mon.0) 9297 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.914520+0000 mgr.x (mgr.24998) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:38.914520+0000 mgr.x (mgr.24998) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.914741+0000 mon.a (mon.0) 9298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.914741+0000 mon.a (mon.0) 9298 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.992097+0000 mon.a (mon.0) 9299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.992097+0000 mon.a (mon.0) 9299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.995224+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.995224+0000 mon.a (mon.0) 9300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.998047+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.998047+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.999269+0000 mon.a (mon.0) 9302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:38.999269+0000 mon.a (mon.0) 9302 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.007154+0000 mgr.x (mgr.24998) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.007154+0000 mgr.x (mgr.24998) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.007742+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.007742+0000 mon.a (mon.0) 9303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.082273+0000 mon.a (mon.0) 9304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.082273+0000 mon.a (mon.0) 9304 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.085405+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.085405+0000 mon.a (mon.0) 9305 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.088578+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.088578+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.089643+0000 mon.a (mon.0) 9307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.089643+0000 mon.a (mon.0) 9307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.097624+0000 mgr.x (mgr.24998) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.097624+0000 mgr.x (mgr.24998) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.098187+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.098187+0000 mon.a (mon.0) 9308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.155528+0000 mon.a (mon.0) 9309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.155528+0000 mon.a (mon.0) 9309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.158079+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.158079+0000 mon.a (mon.0) 9310 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.160563+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.160563+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.161631+0000 mon.a (mon.0) 9312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.161631+0000 mon.a (mon.0) 9312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.169586+0000 mgr.x (mgr.24998) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.169586+0000 mgr.x (mgr.24998) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.170066+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.170066+0000 mon.a (mon.0) 9313 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.252633+0000 mon.a (mon.0) 9314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.252633+0000 mon.a (mon.0) 9314 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.257609+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.257609+0000 mon.a (mon.0) 9315 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.261519+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.261519+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.727 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.262992+0000 mon.a (mon.0) 9317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.262992+0000 mon.a (mon.0) 9317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.273065+0000 mon.a (mon.0) 9318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.273065+0000 mon.a (mon.0) 9318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.331785+0000 mon.a (mon.0) 9319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.331785+0000 mon.a (mon.0) 9319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.334705+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.334705+0000 mon.a (mon.0) 9320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.337599+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.337599+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.338873+0000 mon.a (mon.0) 9322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.338873+0000 mon.a (mon.0) 9322 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.347324+0000 mon.a (mon.0) 9323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:39.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:39 smithi144 bash[75481]: audit 2024-04-30T10:14:39.347324+0000 mon.a (mon.0) 9323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.272641+0000 mgr.x (mgr.24998) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.272641+0000 mgr.x (mgr.24998) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.346840+0000 mgr.x (mgr.24998) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.346840+0000 mgr.x (mgr.24998) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.405102+0000 mon.a (mon.0) 9324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.405102+0000 mon.a (mon.0) 9324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.407562+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.407562+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.409660+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.409660+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.410582+0000 mon.a (mon.0) 9327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.410582+0000 mon.a (mon.0) 9327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.416372+0000 mgr.x (mgr.24998) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.416372+0000 mgr.x (mgr.24998) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.416952+0000 mon.a (mon.0) 9328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.416952+0000 mon.a (mon.0) 9328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.474937+0000 mon.a (mon.0) 9329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.474937+0000 mon.a (mon.0) 9329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.478035+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.478035+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.480736+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.480736+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.481758+0000 mon.a (mon.0) 9332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.481758+0000 mon.a (mon.0) 9332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.488908+0000 mgr.x (mgr.24998) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.488908+0000 mgr.x (mgr.24998) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.489527+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.489527+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.531356+0000 mon.a (mon.0) 9334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.531356+0000 mon.a (mon.0) 9334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.534386+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.534386+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.536859+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.536859+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.537818+0000 mon.a (mon.0) 9337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.537818+0000 mon.a (mon.0) 9337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.544662+0000 mgr.x (mgr.24998) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.544662+0000 mgr.x (mgr.24998) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.545223+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.545223+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.586467+0000 mon.a (mon.0) 9339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.586467+0000 mon.a (mon.0) 9339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.589055+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.589055+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.591598+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.591598+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.592689+0000 mon.a (mon.0) 9342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.592689+0000 mon.a (mon.0) 9342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.600053+0000 mgr.x (mgr.24998) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.600053+0000 mgr.x (mgr.24998) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.600122+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.600122+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.658574+0000 mon.a (mon.0) 9344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.658574+0000 mon.a (mon.0) 9344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.661482+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.661482+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.664325+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.664325+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.665485+0000 mon.a (mon.0) 9347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.665485+0000 mon.a (mon.0) 9347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.673018+0000 mgr.x (mgr.24998) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.673018+0000 mgr.x (mgr.24998) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.673597+0000 mon.a (mon.0) 9348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.673597+0000 mon.a (mon.0) 9348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.714878+0000 mon.a (mon.0) 9349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.714878+0000 mon.a (mon.0) 9349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.717482+0000 mon.a (mon.0) 9350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.717482+0000 mon.a (mon.0) 9350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.720323+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.720323+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.721428+0000 mon.a (mon.0) 9352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.721428+0000 mon.a (mon.0) 9352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.729200+0000 mgr.x (mgr.24998) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.729200+0000 mgr.x (mgr.24998) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.729748+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.729748+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.770717+0000 mon.a (mon.0) 9354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.770717+0000 mon.a (mon.0) 9354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.773445+0000 mon.a (mon.0) 9355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.773445+0000 mon.a (mon.0) 9355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.776460+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.776460+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.777709+0000 mon.a (mon.0) 9357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.777709+0000 mon.a (mon.0) 9357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.785863+0000 mgr.x (mgr.24998) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.785863+0000 mgr.x (mgr.24998) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.786425+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.786425+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.874362+0000 mon.a (mon.0) 9359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.874362+0000 mon.a (mon.0) 9359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.879026+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.879026+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.883327+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.883327+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.884995+0000 mon.a (mon.0) 9362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.884995+0000 mon.a (mon.0) 9362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.894946+0000 mgr.x (mgr.24998) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:39.894946+0000 mgr.x (mgr.24998) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.895194+0000 mon.a (mon.0) 9363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.895194+0000 mon.a (mon.0) 9363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.983155+0000 mon.a (mon.0) 9364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.983155+0000 mon.a (mon.0) 9364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.987887+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.987887+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.991647+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.991647+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.993083+0000 mon.a (mon.0) 9367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:39.993083+0000 mon.a (mon.0) 9367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.002638+0000 mgr.x (mgr.24998) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.002638+0000 mgr.x (mgr.24998) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.002701+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.002701+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.094812+0000 mon.a (mon.0) 9369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.094812+0000 mon.a (mon.0) 9369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.099572+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.099572+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.103843+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.103843+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.582 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.104974+0000 mon.a (mon.0) 9372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.104974+0000 mon.a (mon.0) 9372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.113332+0000 mgr.x (mgr.24998) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.113332+0000 mgr.x (mgr.24998) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.113840+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.113840+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.204039+0000 mon.a (mon.0) 9374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.204039+0000 mon.a (mon.0) 9374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.208606+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.208606+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.211905+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.211905+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.213519+0000 mon.a (mon.0) 9377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.213519+0000 mon.a (mon.0) 9377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.583 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.223075+0000 mgr.x (mgr.24998) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.223075+0000 mgr.x (mgr.24998) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.223440+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.223440+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cluster 2024-04-30T10:14:40.225347+0000 mgr.x (mgr.24998) 2372 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: cluster 2024-04-30T10:14:40.225347+0000 mgr.x (mgr.24998) 2372 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.303882+0000 mon.a (mon.0) 9379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.303882+0000 mon.a (mon.0) 9379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.306709+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.306709+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.309127+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.309127+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.310080+0000 mon.a (mon.0) 9382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.310080+0000 mon.a (mon.0) 9382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.318433+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.584 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:40 smithi151 bash[59049]: audit 2024-04-30T10:14:40.318433+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.272641+0000 mgr.x (mgr.24998) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.272641+0000 mgr.x (mgr.24998) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.346840+0000 mgr.x (mgr.24998) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.346840+0000 mgr.x (mgr.24998) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.405102+0000 mon.a (mon.0) 9324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.405102+0000 mon.a (mon.0) 9324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.407562+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.407562+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.409660+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.409660+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.410582+0000 mon.a (mon.0) 9327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.410582+0000 mon.a (mon.0) 9327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.416372+0000 mgr.x (mgr.24998) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.416372+0000 mgr.x (mgr.24998) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.416952+0000 mon.a (mon.0) 9328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.416952+0000 mon.a (mon.0) 9328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.474937+0000 mon.a (mon.0) 9329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.474937+0000 mon.a (mon.0) 9329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.478035+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.478035+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.272641+0000 mgr.x (mgr.24998) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.272641+0000 mgr.x (mgr.24998) 2359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.346840+0000 mgr.x (mgr.24998) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.346840+0000 mgr.x (mgr.24998) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.405102+0000 mon.a (mon.0) 9324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.405102+0000 mon.a (mon.0) 9324 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.407562+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.407562+0000 mon.a (mon.0) 9325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.409660+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.409660+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.410582+0000 mon.a (mon.0) 9327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.410582+0000 mon.a (mon.0) 9327 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.416372+0000 mgr.x (mgr.24998) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.416372+0000 mgr.x (mgr.24998) 2361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.416952+0000 mon.a (mon.0) 9328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.416952+0000 mon.a (mon.0) 9328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.474937+0000 mon.a (mon.0) 9329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.474937+0000 mon.a (mon.0) 9329 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.478035+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.478035+0000 mon.a (mon.0) 9330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.480736+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.480736+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.481758+0000 mon.a (mon.0) 9332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.481758+0000 mon.a (mon.0) 9332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.488908+0000 mgr.x (mgr.24998) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.488908+0000 mgr.x (mgr.24998) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.489527+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.489527+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.531356+0000 mon.a (mon.0) 9334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.531356+0000 mon.a (mon.0) 9334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.534386+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.534386+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.536859+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.536859+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.537818+0000 mon.a (mon.0) 9337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.537818+0000 mon.a (mon.0) 9337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.544662+0000 mgr.x (mgr.24998) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.544662+0000 mgr.x (mgr.24998) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.545223+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.545223+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.586467+0000 mon.a (mon.0) 9339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.586467+0000 mon.a (mon.0) 9339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.589055+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.589055+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.591598+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.591598+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.592689+0000 mon.a (mon.0) 9342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.592689+0000 mon.a (mon.0) 9342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.600053+0000 mgr.x (mgr.24998) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.600053+0000 mgr.x (mgr.24998) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.600122+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.600122+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.658574+0000 mon.a (mon.0) 9344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.658574+0000 mon.a (mon.0) 9344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.661482+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.661482+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.664325+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.664325+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.665485+0000 mon.a (mon.0) 9347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.480736+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.480736+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.481758+0000 mon.a (mon.0) 9332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.481758+0000 mon.a (mon.0) 9332 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.488908+0000 mgr.x (mgr.24998) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.488908+0000 mgr.x (mgr.24998) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.489527+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.489527+0000 mon.a (mon.0) 9333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.531356+0000 mon.a (mon.0) 9334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.531356+0000 mon.a (mon.0) 9334 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.534386+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.534386+0000 mon.a (mon.0) 9335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.536859+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.536859+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.537818+0000 mon.a (mon.0) 9337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.537818+0000 mon.a (mon.0) 9337 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.544662+0000 mgr.x (mgr.24998) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.544662+0000 mgr.x (mgr.24998) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.545223+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.665485+0000 mon.a (mon.0) 9347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.673018+0000 mgr.x (mgr.24998) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.673018+0000 mgr.x (mgr.24998) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.673597+0000 mon.a (mon.0) 9348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.673597+0000 mon.a (mon.0) 9348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.714878+0000 mon.a (mon.0) 9349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.714878+0000 mon.a (mon.0) 9349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.717482+0000 mon.a (mon.0) 9350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.717482+0000 mon.a (mon.0) 9350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.720323+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.720323+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.721428+0000 mon.a (mon.0) 9352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.721428+0000 mon.a (mon.0) 9352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.729200+0000 mgr.x (mgr.24998) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.729200+0000 mgr.x (mgr.24998) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.729748+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.729748+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.770717+0000 mon.a (mon.0) 9354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.770717+0000 mon.a (mon.0) 9354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.773445+0000 mon.a (mon.0) 9355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.773445+0000 mon.a (mon.0) 9355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.776460+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.776460+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.777709+0000 mon.a (mon.0) 9357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.777709+0000 mon.a (mon.0) 9357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.785863+0000 mgr.x (mgr.24998) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.785863+0000 mgr.x (mgr.24998) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.786425+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.786425+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.874362+0000 mon.a (mon.0) 9359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.874362+0000 mon.a (mon.0) 9359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.879026+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.879026+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.883327+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.883327+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.884995+0000 mon.a (mon.0) 9362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.884995+0000 mon.a (mon.0) 9362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.894946+0000 mgr.x (mgr.24998) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:39.894946+0000 mgr.x (mgr.24998) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.545223+0000 mon.a (mon.0) 9338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.586467+0000 mon.a (mon.0) 9339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.586467+0000 mon.a (mon.0) 9339 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.589055+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.589055+0000 mon.a (mon.0) 9340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.591598+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.591598+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.592689+0000 mon.a (mon.0) 9342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.592689+0000 mon.a (mon.0) 9342 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.600053+0000 mgr.x (mgr.24998) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.600053+0000 mgr.x (mgr.24998) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.600122+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.600122+0000 mon.a (mon.0) 9343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.658574+0000 mon.a (mon.0) 9344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.658574+0000 mon.a (mon.0) 9344 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.661482+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.661482+0000 mon.a (mon.0) 9345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.664325+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.664325+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.665485+0000 mon.a (mon.0) 9347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.895194+0000 mon.a (mon.0) 9363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.895194+0000 mon.a (mon.0) 9363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.983155+0000 mon.a (mon.0) 9364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.983155+0000 mon.a (mon.0) 9364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.987887+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.987887+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.991647+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.991647+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.993083+0000 mon.a (mon.0) 9367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:39.993083+0000 mon.a (mon.0) 9367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.002638+0000 mgr.x (mgr.24998) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.002638+0000 mgr.x (mgr.24998) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.002701+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.002701+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.094812+0000 mon.a (mon.0) 9369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.094812+0000 mon.a (mon.0) 9369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.099572+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.099572+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.103843+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.103843+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.104974+0000 mon.a (mon.0) 9372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.104974+0000 mon.a (mon.0) 9372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.113332+0000 mgr.x (mgr.24998) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.721 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.113332+0000 mgr.x (mgr.24998) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.113840+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.113840+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.204039+0000 mon.a (mon.0) 9374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.204039+0000 mon.a (mon.0) 9374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.208606+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.208606+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.211905+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.211905+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.213519+0000 mon.a (mon.0) 9377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.213519+0000 mon.a (mon.0) 9377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.223075+0000 mgr.x (mgr.24998) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.223075+0000 mgr.x (mgr.24998) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.223440+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.223440+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cluster 2024-04-30T10:14:40.225347+0000 mgr.x (mgr.24998) 2372 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:40.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: cluster 2024-04-30T10:14:40.225347+0000 mgr.x (mgr.24998) 2372 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:40.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.303882+0000 mon.a (mon.0) 9379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.303882+0000 mon.a (mon.0) 9379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.306709+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.306709+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.309127+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.309127+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.310080+0000 mon.a (mon.0) 9382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.310080+0000 mon.a (mon.0) 9382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.318433+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[75481]: audit 2024-04-30T10:14:40.318433+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.665485+0000 mon.a (mon.0) 9347 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.673018+0000 mgr.x (mgr.24998) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.673018+0000 mgr.x (mgr.24998) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.673597+0000 mon.a (mon.0) 9348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.673597+0000 mon.a (mon.0) 9348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.714878+0000 mon.a (mon.0) 9349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.714878+0000 mon.a (mon.0) 9349 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.717482+0000 mon.a (mon.0) 9350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.717482+0000 mon.a (mon.0) 9350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.720323+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.720323+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.721428+0000 mon.a (mon.0) 9352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.721428+0000 mon.a (mon.0) 9352 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.729200+0000 mgr.x (mgr.24998) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.729200+0000 mgr.x (mgr.24998) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.729748+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.729748+0000 mon.a (mon.0) 9353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.770717+0000 mon.a (mon.0) 9354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.770717+0000 mon.a (mon.0) 9354 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.773445+0000 mon.a (mon.0) 9355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.773445+0000 mon.a (mon.0) 9355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.776460+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.776460+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.777709+0000 mon.a (mon.0) 9357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.777709+0000 mon.a (mon.0) 9357 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.785863+0000 mgr.x (mgr.24998) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.785863+0000 mgr.x (mgr.24998) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.786425+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.786425+0000 mon.a (mon.0) 9358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.874362+0000 mon.a (mon.0) 9359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.874362+0000 mon.a (mon.0) 9359 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.879026+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.879026+0000 mon.a (mon.0) 9360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.883327+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.883327+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.884995+0000 mon.a (mon.0) 9362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.884995+0000 mon.a (mon.0) 9362 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.894946+0000 mgr.x (mgr.24998) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:39.894946+0000 mgr.x (mgr.24998) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.895194+0000 mon.a (mon.0) 9363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.895194+0000 mon.a (mon.0) 9363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.983155+0000 mon.a (mon.0) 9364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.983155+0000 mon.a (mon.0) 9364 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.987887+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.987887+0000 mon.a (mon.0) 9365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.991647+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.991647+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.993083+0000 mon.a (mon.0) 9367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:39.993083+0000 mon.a (mon.0) 9367 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.002638+0000 mgr.x (mgr.24998) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.002638+0000 mgr.x (mgr.24998) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.002701+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.002701+0000 mon.a (mon.0) 9368 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.094812+0000 mon.a (mon.0) 9369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.094812+0000 mon.a (mon.0) 9369 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.099572+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.099572+0000 mon.a (mon.0) 9370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.103843+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.103843+0000 mon.a (mon.0) 9371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.104974+0000 mon.a (mon.0) 9372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.104974+0000 mon.a (mon.0) 9372 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.113332+0000 mgr.x (mgr.24998) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.113332+0000 mgr.x (mgr.24998) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.113840+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.113840+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.204039+0000 mon.a (mon.0) 9374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.204039+0000 mon.a (mon.0) 9374 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.208606+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.208606+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.211905+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.211905+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.213519+0000 mon.a (mon.0) 9377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.729 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.213519+0000 mon.a (mon.0) 9377 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.223075+0000 mgr.x (mgr.24998) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.223075+0000 mgr.x (mgr.24998) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:40.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.223440+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.223440+0000 mon.a (mon.0) 9378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cluster 2024-04-30T10:14:40.225347+0000 mgr.x (mgr.24998) 2372 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:40.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: cluster 2024-04-30T10:14:40.225347+0000 mgr.x (mgr.24998) 2372 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:40.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.303882+0000 mon.a (mon.0) 9379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.303882+0000 mon.a (mon.0) 9379 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:40.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.306709+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.306709+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:40.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.309127+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.309127+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:40.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.310080+0000 mon.a (mon.0) 9382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.310080+0000 mon.a (mon.0) 9382 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:40.730 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.318433+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:40.731 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:40 smithi144 bash[73244]: audit 2024-04-30T10:14:40.318433+0000 mon.a (mon.0) 9383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.317805+0000 mgr.x (mgr.24998) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.317805+0000 mgr.x (mgr.24998) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.392863+0000 mon.a (mon.0) 9384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.392863+0000 mon.a (mon.0) 9384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.395608+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.395608+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.397902+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.397902+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.398905+0000 mon.a (mon.0) 9387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.398905+0000 mon.a (mon.0) 9387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.404408+0000 mgr.x (mgr.24998) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.404408+0000 mgr.x (mgr.24998) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.405099+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.405099+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.461957+0000 mon.a (mon.0) 9389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.461957+0000 mon.a (mon.0) 9389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.464967+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.464967+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.467617+0000 mon.a (mon.0) 9391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.467617+0000 mon.a (mon.0) 9391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.470067+0000 mon.a (mon.0) 9392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.470067+0000 mon.a (mon.0) 9392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.478468+0000 mgr.x (mgr.24998) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.478468+0000 mgr.x (mgr.24998) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.478755+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.478755+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.563880+0000 mon.a (mon.0) 9394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.563880+0000 mon.a (mon.0) 9394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.568744+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.568744+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.573593+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.573593+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.575353+0000 mon.a (mon.0) 9397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.575353+0000 mon.a (mon.0) 9397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.585558+0000 mgr.x (mgr.24998) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.585558+0000 mgr.x (mgr.24998) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.585823+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.585823+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.675466+0000 mon.a (mon.0) 9399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.675466+0000 mon.a (mon.0) 9399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.679189+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.679189+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.682904+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.682904+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.684196+0000 mon.a (mon.0) 9402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.684196+0000 mon.a (mon.0) 9402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.576 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.692736+0000 mgr.x (mgr.24998) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.692736+0000 mgr.x (mgr.24998) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.693078+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.693078+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.783881+0000 mon.a (mon.0) 9404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.783881+0000 mon.a (mon.0) 9404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.788800+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.788800+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.793073+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.793073+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.794678+0000 mon.a (mon.0) 9407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.794678+0000 mon.a (mon.0) 9407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.805135+0000 mgr.x (mgr.24998) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.805135+0000 mgr.x (mgr.24998) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.805263+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.577 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.805263+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.885633+0000 mon.a (mon.0) 9409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.885633+0000 mon.a (mon.0) 9409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.889263+0000 mon.a (mon.0) 9410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.889263+0000 mon.a (mon.0) 9410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.894006+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.894006+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.895805+0000 mon.a (mon.0) 9412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.895805+0000 mon.a (mon.0) 9412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.904905+0000 mgr.x (mgr.24998) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:40.904905+0000 mgr.x (mgr.24998) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.905182+0000 mon.a (mon.0) 9413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.905182+0000 mon.a (mon.0) 9413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.987211+0000 mon.a (mon.0) 9414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.987211+0000 mon.a (mon.0) 9414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.578 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.991034+0000 mon.a (mon.0) 9415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.991034+0000 mon.a (mon.0) 9415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.994040+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.994040+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.995531+0000 mon.a (mon.0) 9417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:40.995531+0000 mon.a (mon.0) 9417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.003647+0000 mgr.x (mgr.24998) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.003647+0000 mgr.x (mgr.24998) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.004191+0000 mon.a (mon.0) 9418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.004191+0000 mon.a (mon.0) 9418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.083730+0000 mon.a (mon.0) 9419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.083730+0000 mon.a (mon.0) 9419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.087763+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.087763+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.091532+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.579 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.091532+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.093240+0000 mon.a (mon.0) 9422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.093240+0000 mon.a (mon.0) 9422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.102004+0000 mgr.x (mgr.24998) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.102004+0000 mgr.x (mgr.24998) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.102509+0000 mon.a (mon.0) 9423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.102509+0000 mon.a (mon.0) 9423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.181183+0000 mon.a (mon.0) 9424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.181183+0000 mon.a (mon.0) 9424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.184455+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.184455+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.187610+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.187610+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.188920+0000 mon.a (mon.0) 9427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.580 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.188920+0000 mon.a (mon.0) 9427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.196825+0000 mgr.x (mgr.24998) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.196825+0000 mgr.x (mgr.24998) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.197367+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.197367+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.273284+0000 mon.a (mon.0) 9429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.273284+0000 mon.a (mon.0) 9429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.278170+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.278170+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.281784+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.281784+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.282961+0000 mon.a (mon.0) 9432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.282961+0000 mon.a (mon.0) 9432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.291823+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.581 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:41 smithi151 bash[59049]: audit 2024-04-30T10:14:41.291823+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.317805+0000 mgr.x (mgr.24998) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.317805+0000 mgr.x (mgr.24998) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.392863+0000 mon.a (mon.0) 9384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.392863+0000 mon.a (mon.0) 9384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.395608+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.395608+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.397902+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.397902+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.398905+0000 mon.a (mon.0) 9387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.398905+0000 mon.a (mon.0) 9387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.404408+0000 mgr.x (mgr.24998) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.404408+0000 mgr.x (mgr.24998) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.405099+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.405099+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.461957+0000 mon.a (mon.0) 9389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.461957+0000 mon.a (mon.0) 9389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.464967+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.464967+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.467617+0000 mon.a (mon.0) 9391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.317805+0000 mgr.x (mgr.24998) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.317805+0000 mgr.x (mgr.24998) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.392863+0000 mon.a (mon.0) 9384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.392863+0000 mon.a (mon.0) 9384 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.395608+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.395608+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.397902+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.397902+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.398905+0000 mon.a (mon.0) 9387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.398905+0000 mon.a (mon.0) 9387 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.404408+0000 mgr.x (mgr.24998) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.404408+0000 mgr.x (mgr.24998) 2374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.405099+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.405099+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.461957+0000 mon.a (mon.0) 9389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.461957+0000 mon.a (mon.0) 9389 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.464967+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.464967+0000 mon.a (mon.0) 9390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.467617+0000 mon.a (mon.0) 9391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.467617+0000 mon.a (mon.0) 9391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.470067+0000 mon.a (mon.0) 9392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.470067+0000 mon.a (mon.0) 9392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.478468+0000 mgr.x (mgr.24998) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.478468+0000 mgr.x (mgr.24998) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.478755+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.478755+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.563880+0000 mon.a (mon.0) 9394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.563880+0000 mon.a (mon.0) 9394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.568744+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.568744+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.573593+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.573593+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.575353+0000 mon.a (mon.0) 9397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.575353+0000 mon.a (mon.0) 9397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.585558+0000 mgr.x (mgr.24998) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.585558+0000 mgr.x (mgr.24998) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.585823+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.585823+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.675466+0000 mon.a (mon.0) 9399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.467617+0000 mon.a (mon.0) 9391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.470067+0000 mon.a (mon.0) 9392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.470067+0000 mon.a (mon.0) 9392 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.478468+0000 mgr.x (mgr.24998) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.478468+0000 mgr.x (mgr.24998) 2375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.478755+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.478755+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.563880+0000 mon.a (mon.0) 9394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.563880+0000 mon.a (mon.0) 9394 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.568744+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.568744+0000 mon.a (mon.0) 9395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.573593+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.573593+0000 mon.a (mon.0) 9396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.575353+0000 mon.a (mon.0) 9397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.575353+0000 mon.a (mon.0) 9397 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.585558+0000 mgr.x (mgr.24998) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.585558+0000 mgr.x (mgr.24998) 2376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.585823+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.585823+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.675466+0000 mon.a (mon.0) 9399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.675466+0000 mon.a (mon.0) 9399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.679189+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.679189+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.682904+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.682904+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.684196+0000 mon.a (mon.0) 9402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.684196+0000 mon.a (mon.0) 9402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.692736+0000 mgr.x (mgr.24998) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.692736+0000 mgr.x (mgr.24998) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.693078+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.693078+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.783881+0000 mon.a (mon.0) 9404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.783881+0000 mon.a (mon.0) 9404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.788800+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.788800+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.793073+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.793073+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.794678+0000 mon.a (mon.0) 9407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.794678+0000 mon.a (mon.0) 9407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.675466+0000 mon.a (mon.0) 9399 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.679189+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.679189+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.682904+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.682904+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.684196+0000 mon.a (mon.0) 9402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.684196+0000 mon.a (mon.0) 9402 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.692736+0000 mgr.x (mgr.24998) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.692736+0000 mgr.x (mgr.24998) 2377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.693078+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.693078+0000 mon.a (mon.0) 9403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.783881+0000 mon.a (mon.0) 9404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.783881+0000 mon.a (mon.0) 9404 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.788800+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.788800+0000 mon.a (mon.0) 9405 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.793073+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.793073+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.794678+0000 mon.a (mon.0) 9407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.794678+0000 mon.a (mon.0) 9407 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.805135+0000 mgr.x (mgr.24998) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.805135+0000 mgr.x (mgr.24998) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.805263+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.805263+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.885633+0000 mon.a (mon.0) 9409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.885633+0000 mon.a (mon.0) 9409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.889263+0000 mon.a (mon.0) 9410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.889263+0000 mon.a (mon.0) 9410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.894006+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.894006+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.895805+0000 mon.a (mon.0) 9412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.895805+0000 mon.a (mon.0) 9412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.904905+0000 mgr.x (mgr.24998) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:40.904905+0000 mgr.x (mgr.24998) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.905182+0000 mon.a (mon.0) 9413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.905182+0000 mon.a (mon.0) 9413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.987211+0000 mon.a (mon.0) 9414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.987211+0000 mon.a (mon.0) 9414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.991034+0000 mon.a (mon.0) 9415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.991034+0000 mon.a (mon.0) 9415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.805135+0000 mgr.x (mgr.24998) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.805135+0000 mgr.x (mgr.24998) 2378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.805263+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.805263+0000 mon.a (mon.0) 9408 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.885633+0000 mon.a (mon.0) 9409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.885633+0000 mon.a (mon.0) 9409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.889263+0000 mon.a (mon.0) 9410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.889263+0000 mon.a (mon.0) 9410 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.894006+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.894006+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.895805+0000 mon.a (mon.0) 9412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.895805+0000 mon.a (mon.0) 9412 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.904905+0000 mgr.x (mgr.24998) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:40.904905+0000 mgr.x (mgr.24998) 2379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.905182+0000 mon.a (mon.0) 9413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.905182+0000 mon.a (mon.0) 9413 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.987211+0000 mon.a (mon.0) 9414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.987211+0000 mon.a (mon.0) 9414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.991034+0000 mon.a (mon.0) 9415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.991034+0000 mon.a (mon.0) 9415 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.994040+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.994040+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.995531+0000 mon.a (mon.0) 9417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:40.995531+0000 mon.a (mon.0) 9417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.003647+0000 mgr.x (mgr.24998) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.003647+0000 mgr.x (mgr.24998) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.004191+0000 mon.a (mon.0) 9418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.004191+0000 mon.a (mon.0) 9418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.083730+0000 mon.a (mon.0) 9419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.083730+0000 mon.a (mon.0) 9419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.087763+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.087763+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.091532+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.091532+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.093240+0000 mon.a (mon.0) 9422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.093240+0000 mon.a (mon.0) 9422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.102004+0000 mgr.x (mgr.24998) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.102004+0000 mgr.x (mgr.24998) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.102509+0000 mon.a (mon.0) 9423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.102509+0000 mon.a (mon.0) 9423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.181183+0000 mon.a (mon.0) 9424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.181183+0000 mon.a (mon.0) 9424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.184455+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.184455+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.187610+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.187610+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.188920+0000 mon.a (mon.0) 9427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.188920+0000 mon.a (mon.0) 9427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.196825+0000 mgr.x (mgr.24998) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.196825+0000 mgr.x (mgr.24998) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.197367+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.197367+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.273284+0000 mon.a (mon.0) 9429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.273284+0000 mon.a (mon.0) 9429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.278170+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.278170+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.281784+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.281784+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.282961+0000 mon.a (mon.0) 9432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.282961+0000 mon.a (mon.0) 9432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.291823+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[73244]: audit 2024-04-30T10:14:41.291823+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.994040+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.994040+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.995531+0000 mon.a (mon.0) 9417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:40.995531+0000 mon.a (mon.0) 9417 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.003647+0000 mgr.x (mgr.24998) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.003647+0000 mgr.x (mgr.24998) 2380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.004191+0000 mon.a (mon.0) 9418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.004191+0000 mon.a (mon.0) 9418 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.083730+0000 mon.a (mon.0) 9419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.083730+0000 mon.a (mon.0) 9419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.087763+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.087763+0000 mon.a (mon.0) 9420 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.091532+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.091532+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.093240+0000 mon.a (mon.0) 9422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.093240+0000 mon.a (mon.0) 9422 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.102004+0000 mgr.x (mgr.24998) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.102004+0000 mgr.x (mgr.24998) 2381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.102509+0000 mon.a (mon.0) 9423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.102509+0000 mon.a (mon.0) 9423 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.181183+0000 mon.a (mon.0) 9424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.181183+0000 mon.a (mon.0) 9424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.184455+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.184455+0000 mon.a (mon.0) 9425 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.187610+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.187610+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.188920+0000 mon.a (mon.0) 9427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.188920+0000 mon.a (mon.0) 9427 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.196825+0000 mgr.x (mgr.24998) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.196825+0000 mgr.x (mgr.24998) 2382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:41.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.197367+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.197367+0000 mon.a (mon.0) 9428 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.273284+0000 mon.a (mon.0) 9429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.273284+0000 mon.a (mon.0) 9429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:41.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.278170+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.278170+0000 mon.a (mon.0) 9430 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:41.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.281784+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.281784+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:41.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.282961+0000 mon.a (mon.0) 9432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.282961+0000 mon.a (mon.0) 9432 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:41.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.291823+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:41.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:41 smithi144 bash[75481]: audit 2024-04-30T10:14:41.291823+0000 mon.a (mon.0) 9433 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.374 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.291491+0000 mgr.x (mgr.24998) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.374 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.291491+0000 mgr.x (mgr.24998) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.374 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.391468+0000 mon.a (mon.0) 9434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.374 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.391468+0000 mon.a (mon.0) 9434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.374 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.394872+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.374 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.394872+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.374 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.397491+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.375 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.397491+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.375 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.398597+0000 mon.a (mon.0) 9437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.375 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.398597+0000 mon.a (mon.0) 9437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.375 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.406443+0000 mgr.x (mgr.24998) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.375 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.406443+0000 mgr.x (mgr.24998) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.375 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.406868+0000 mon.a (mon.0) 9438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.375 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.406868+0000 mon.a (mon.0) 9438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.375 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.480819+0000 mon.a (mon.0) 9439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.375 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.480819+0000 mon.a (mon.0) 9439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.375 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.483787+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.375 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.483787+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.375 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.486412+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.376 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.486412+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.376 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.487600+0000 mon.a (mon.0) 9442 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.376 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.487600+0000 mon.a (mon.0) 9442 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.376 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.495818+0000 mgr.x (mgr.24998) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.376 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.495818+0000 mgr.x (mgr.24998) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.376 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.496311+0000 mon.a (mon.0) 9443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.376 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.496311+0000 mon.a (mon.0) 9443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.376 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.553691+0000 mon.a (mon.0) 9444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.376 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.553691+0000 mon.a (mon.0) 9444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.376 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.556551+0000 mon.a (mon.0) 9445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.376 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.556551+0000 mon.a (mon.0) 9445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.376 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.559294+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.377 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.559294+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.377 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.560311+0000 mon.a (mon.0) 9447 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.377 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.560311+0000 mon.a (mon.0) 9447 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.377 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.568280+0000 mgr.x (mgr.24998) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.377 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.568280+0000 mgr.x (mgr.24998) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.377 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.568800+0000 mon.a (mon.0) 9448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.377 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.568800+0000 mon.a (mon.0) 9448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.377 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.627121+0000 mon.a (mon.0) 9449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.377 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.627121+0000 mon.a (mon.0) 9449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.377 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.629981+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.377 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.629981+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.377 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.632586+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.377 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.632586+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.377 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.633596+0000 mon.a (mon.0) 9452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.291491+0000 mgr.x (mgr.24998) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.291491+0000 mgr.x (mgr.24998) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.391468+0000 mon.a (mon.0) 9434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.391468+0000 mon.a (mon.0) 9434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.394872+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.394872+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.397491+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.397491+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.398597+0000 mon.a (mon.0) 9437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.398597+0000 mon.a (mon.0) 9437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.406443+0000 mgr.x (mgr.24998) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.406443+0000 mgr.x (mgr.24998) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.406868+0000 mon.a (mon.0) 9438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.406868+0000 mon.a (mon.0) 9438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.480819+0000 mon.a (mon.0) 9439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.480819+0000 mon.a (mon.0) 9439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.483787+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.483787+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.486412+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.291491+0000 mgr.x (mgr.24998) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.291491+0000 mgr.x (mgr.24998) 2383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.391468+0000 mon.a (mon.0) 9434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.391468+0000 mon.a (mon.0) 9434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.394872+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.394872+0000 mon.a (mon.0) 9435 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.397491+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.397491+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.398597+0000 mon.a (mon.0) 9437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.398597+0000 mon.a (mon.0) 9437 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.406443+0000 mgr.x (mgr.24998) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.406443+0000 mgr.x (mgr.24998) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.406868+0000 mon.a (mon.0) 9438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.406868+0000 mon.a (mon.0) 9438 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.480819+0000 mon.a (mon.0) 9439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.480819+0000 mon.a (mon.0) 9439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.483787+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.483787+0000 mon.a (mon.0) 9440 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.486412+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.486412+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.487600+0000 mon.a (mon.0) 9442 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.487600+0000 mon.a (mon.0) 9442 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.495818+0000 mgr.x (mgr.24998) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.495818+0000 mgr.x (mgr.24998) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.496311+0000 mon.a (mon.0) 9443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.496311+0000 mon.a (mon.0) 9443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.553691+0000 mon.a (mon.0) 9444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.553691+0000 mon.a (mon.0) 9444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.556551+0000 mon.a (mon.0) 9445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.556551+0000 mon.a (mon.0) 9445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.559294+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.559294+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.560311+0000 mon.a (mon.0) 9447 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.560311+0000 mon.a (mon.0) 9447 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.568280+0000 mgr.x (mgr.24998) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.568280+0000 mgr.x (mgr.24998) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.568800+0000 mon.a (mon.0) 9448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.568800+0000 mon.a (mon.0) 9448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.627121+0000 mon.a (mon.0) 9449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.486412+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.487600+0000 mon.a (mon.0) 9442 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.487600+0000 mon.a (mon.0) 9442 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.495818+0000 mgr.x (mgr.24998) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.495818+0000 mgr.x (mgr.24998) 2385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.496311+0000 mon.a (mon.0) 9443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.496311+0000 mon.a (mon.0) 9443 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.553691+0000 mon.a (mon.0) 9444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.553691+0000 mon.a (mon.0) 9444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.556551+0000 mon.a (mon.0) 9445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.556551+0000 mon.a (mon.0) 9445 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.559294+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.559294+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.560311+0000 mon.a (mon.0) 9447 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.560311+0000 mon.a (mon.0) 9447 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.568280+0000 mgr.x (mgr.24998) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.568280+0000 mgr.x (mgr.24998) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.568800+0000 mon.a (mon.0) 9448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.568800+0000 mon.a (mon.0) 9448 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.627121+0000 mon.a (mon.0) 9449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.627121+0000 mon.a (mon.0) 9449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.629981+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.629981+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.632586+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.632586+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.633596+0000 mon.a (mon.0) 9452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.633596+0000 mon.a (mon.0) 9452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.641697+0000 mgr.x (mgr.24998) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.641697+0000 mgr.x (mgr.24998) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.642172+0000 mon.a (mon.0) 9453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.642172+0000 mon.a (mon.0) 9453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.702572+0000 mon.a (mon.0) 9454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.702572+0000 mon.a (mon.0) 9454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.705414+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.705414+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.707868+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.707868+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.709127+0000 mon.a (mon.0) 9457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.709127+0000 mon.a (mon.0) 9457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.717540+0000 mgr.x (mgr.24998) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.717540+0000 mgr.x (mgr.24998) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.718144+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.718144+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.780025+0000 mon.a (mon.0) 9459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.780025+0000 mon.a (mon.0) 9459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.783141+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.783141+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.785904+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.785904+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.787018+0000 mon.a (mon.0) 9462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.787018+0000 mon.a (mon.0) 9462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.795373+0000 mgr.x (mgr.24998) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.795373+0000 mgr.x (mgr.24998) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.795846+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.795846+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.841575+0000 mon.a (mon.0) 9464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.841575+0000 mon.a (mon.0) 9464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.844443+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.844443+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.627121+0000 mon.a (mon.0) 9449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.629981+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.629981+0000 mon.a (mon.0) 9450 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.632586+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.632586+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.633596+0000 mon.a (mon.0) 9452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.633596+0000 mon.a (mon.0) 9452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.641697+0000 mgr.x (mgr.24998) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.641697+0000 mgr.x (mgr.24998) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.642172+0000 mon.a (mon.0) 9453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.642172+0000 mon.a (mon.0) 9453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.702572+0000 mon.a (mon.0) 9454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.702572+0000 mon.a (mon.0) 9454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.705414+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.705414+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.707868+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.707868+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.709127+0000 mon.a (mon.0) 9457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.717 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.709127+0000 mon.a (mon.0) 9457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.847153+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.847153+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.848254+0000 mon.a (mon.0) 9467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.848254+0000 mon.a (mon.0) 9467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.856353+0000 mgr.x (mgr.24998) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.856353+0000 mgr.x (mgr.24998) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.856767+0000 mon.a (mon.0) 9468 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.856767+0000 mon.a (mon.0) 9468 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.920876+0000 mon.a (mon.0) 9469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.920876+0000 mon.a (mon.0) 9469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.924056+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.924056+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.926708+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.926708+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.927961+0000 mon.a (mon.0) 9472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.927961+0000 mon.a (mon.0) 9472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.936971+0000 mgr.x (mgr.24998) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:41.936971+0000 mgr.x (mgr.24998) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.937414+0000 mon.a (mon.0) 9473 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.719 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.937414+0000 mon.a (mon.0) 9473 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.717540+0000 mgr.x (mgr.24998) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.717540+0000 mgr.x (mgr.24998) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.718144+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.718144+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.780025+0000 mon.a (mon.0) 9459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.780025+0000 mon.a (mon.0) 9459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.783141+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.783141+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.785904+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.785904+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.787018+0000 mon.a (mon.0) 9462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.787018+0000 mon.a (mon.0) 9462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.795373+0000 mgr.x (mgr.24998) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.795373+0000 mgr.x (mgr.24998) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.795846+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.795846+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.841575+0000 mon.a (mon.0) 9464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.841575+0000 mon.a (mon.0) 9464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.844443+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.844443+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.996342+0000 mon.a (mon.0) 9474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.996342+0000 mon.a (mon.0) 9474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.999794+0000 mon.a (mon.0) 9475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:41.999794+0000 mon.a (mon.0) 9475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.002247+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.002247+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.003132+0000 mon.a (mon.0) 9477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.003132+0000 mon.a (mon.0) 9477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:42.011273+0000 mgr.x (mgr.24998) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:42.011273+0000 mgr.x (mgr.24998) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.011637+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.011637+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.085517+0000 mon.a (mon.0) 9479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.085517+0000 mon.a (mon.0) 9479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.088419+0000 mon.a (mon.0) 9480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.088419+0000 mon.a (mon.0) 9480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.091030+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.091030+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.092172+0000 mon.a (mon.0) 9482 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.092172+0000 mon.a (mon.0) 9482 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:42.100537+0000 mgr.x (mgr.24998) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:42.100537+0000 mgr.x (mgr.24998) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.100937+0000 mon.a (mon.0) 9483 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.100937+0000 mon.a (mon.0) 9483 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.159619+0000 mon.a (mon.0) 9484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.159619+0000 mon.a (mon.0) 9484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.162419+0000 mon.a (mon.0) 9485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.162419+0000 mon.a (mon.0) 9485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.166316+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.166316+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.167451+0000 mon.a (mon.0) 9487 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.167451+0000 mon.a (mon.0) 9487 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:42.175637+0000 mgr.x (mgr.24998) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cephadm 2024-04-30T10:14:42.175637+0000 mgr.x (mgr.24998) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.176076+0000 mon.a (mon.0) 9488 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.176076+0000 mon.a (mon.0) 9488 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cluster 2024-04-30T10:14:42.225800+0000 mgr.x (mgr.24998) 2395 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:42.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: cluster 2024-04-30T10:14:42.225800+0000 mgr.x (mgr.24998) 2395 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:42.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.235661+0000 mon.a (mon.0) 9489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.847153+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.847153+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.848254+0000 mon.a (mon.0) 9467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.848254+0000 mon.a (mon.0) 9467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.856353+0000 mgr.x (mgr.24998) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.856353+0000 mgr.x (mgr.24998) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.856767+0000 mon.a (mon.0) 9468 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.856767+0000 mon.a (mon.0) 9468 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.920876+0000 mon.a (mon.0) 9469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.920876+0000 mon.a (mon.0) 9469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.924056+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.924056+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.926708+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.926708+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.927961+0000 mon.a (mon.0) 9472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.927961+0000 mon.a (mon.0) 9472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.936971+0000 mgr.x (mgr.24998) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:41.936971+0000 mgr.x (mgr.24998) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.937414+0000 mon.a (mon.0) 9473 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.937414+0000 mon.a (mon.0) 9473 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.235661+0000 mon.a (mon.0) 9489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.238791+0000 mon.a (mon.0) 9490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.238791+0000 mon.a (mon.0) 9490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.242476+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.242476+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.243757+0000 mon.a (mon.0) 9492 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.243757+0000 mon.a (mon.0) 9492 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.252647+0000 mon.a (mon.0) 9493 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.252647+0000 mon.a (mon.0) 9493 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.726 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.327785+0000 mon.a (mon.0) 9494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.327785+0000 mon.a (mon.0) 9494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.330335+0000 mon.a (mon.0) 9495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.330335+0000 mon.a (mon.0) 9495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.332674+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.332674+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.333600+0000 mon.a (mon.0) 9497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.333600+0000 mon.a (mon.0) 9497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.344384+0000 mon.a (mon.0) 9498 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[73244]: audit 2024-04-30T10:14:42.344384+0000 mon.a (mon.0) 9498 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.996342+0000 mon.a (mon.0) 9474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.996342+0000 mon.a (mon.0) 9474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.999794+0000 mon.a (mon.0) 9475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:41.999794+0000 mon.a (mon.0) 9475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.002247+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.002247+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.003132+0000 mon.a (mon.0) 9477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.003132+0000 mon.a (mon.0) 9477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:42.011273+0000 mgr.x (mgr.24998) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:42.011273+0000 mgr.x (mgr.24998) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.011637+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.011637+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.085517+0000 mon.a (mon.0) 9479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.085517+0000 mon.a (mon.0) 9479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.088419+0000 mon.a (mon.0) 9480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.088419+0000 mon.a (mon.0) 9480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.091030+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.091030+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.092172+0000 mon.a (mon.0) 9482 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.092172+0000 mon.a (mon.0) 9482 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:42.100537+0000 mgr.x (mgr.24998) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:42.100537+0000 mgr.x (mgr.24998) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.100937+0000 mon.a (mon.0) 9483 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.100937+0000 mon.a (mon.0) 9483 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.159619+0000 mon.a (mon.0) 9484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.159619+0000 mon.a (mon.0) 9484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.162419+0000 mon.a (mon.0) 9485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.162419+0000 mon.a (mon.0) 9485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.166316+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.166316+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.167451+0000 mon.a (mon.0) 9487 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.167451+0000 mon.a (mon.0) 9487 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:42.175637+0000 mgr.x (mgr.24998) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cephadm 2024-04-30T10:14:42.175637+0000 mgr.x (mgr.24998) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.176076+0000 mon.a (mon.0) 9488 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.176076+0000 mon.a (mon.0) 9488 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cluster 2024-04-30T10:14:42.225800+0000 mgr.x (mgr.24998) 2395 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:42.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: cluster 2024-04-30T10:14:42.225800+0000 mgr.x (mgr.24998) 2395 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:42.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.235661+0000 mon.a (mon.0) 9489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.235661+0000 mon.a (mon.0) 9489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.238791+0000 mon.a (mon.0) 9490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.238791+0000 mon.a (mon.0) 9490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.242476+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.242476+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.243757+0000 mon.a (mon.0) 9492 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.243757+0000 mon.a (mon.0) 9492 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.252647+0000 mon.a (mon.0) 9493 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.252647+0000 mon.a (mon.0) 9493 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.327785+0000 mon.a (mon.0) 9494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.327785+0000 mon.a (mon.0) 9494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.330335+0000 mon.a (mon.0) 9495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.330335+0000 mon.a (mon.0) 9495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.332674+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.332674+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.731 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.333600+0000 mon.a (mon.0) 9497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.333600+0000 mon.a (mon.0) 9497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.344384+0000 mon.a (mon.0) 9498 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.732 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:42 smithi144 bash[75481]: audit 2024-04-30T10:14:42.344384+0000 mon.a (mon.0) 9498 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.733 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.633596+0000 mon.a (mon.0) 9452 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.733 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.641697+0000 mgr.x (mgr.24998) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.733 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.641697+0000 mgr.x (mgr.24998) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.733 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.642172+0000 mon.a (mon.0) 9453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.733 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.642172+0000 mon.a (mon.0) 9453 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.733 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.702572+0000 mon.a (mon.0) 9454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.733 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.702572+0000 mon.a (mon.0) 9454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.733 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.705414+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.733 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.705414+0000 mon.a (mon.0) 9455 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.733 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.707868+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.733 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.707868+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.733 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.709127+0000 mon.a (mon.0) 9457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.733 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.709127+0000 mon.a (mon.0) 9457 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.734 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.717540+0000 mgr.x (mgr.24998) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.734 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.717540+0000 mgr.x (mgr.24998) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.734 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.718144+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.734 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.718144+0000 mon.a (mon.0) 9458 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.734 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.780025+0000 mon.a (mon.0) 9459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.734 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.780025+0000 mon.a (mon.0) 9459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.734 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.783141+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.734 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.783141+0000 mon.a (mon.0) 9460 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.734 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.785904+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.734 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.785904+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.734 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.787018+0000 mon.a (mon.0) 9462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.734 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.787018+0000 mon.a (mon.0) 9462 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.735 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.795373+0000 mgr.x (mgr.24998) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.735 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.795373+0000 mgr.x (mgr.24998) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.735 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.795846+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.735 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.795846+0000 mon.a (mon.0) 9463 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.735 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.841575+0000 mon.a (mon.0) 9464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.735 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.841575+0000 mon.a (mon.0) 9464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.735 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.844443+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.735 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.844443+0000 mon.a (mon.0) 9465 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.735 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.847153+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.735 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.847153+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.735 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.848254+0000 mon.a (mon.0) 9467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.735 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.848254+0000 mon.a (mon.0) 9467 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.735 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.856353+0000 mgr.x (mgr.24998) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.735 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.856353+0000 mgr.x (mgr.24998) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.735 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.856767+0000 mon.a (mon.0) 9468 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.736 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.856767+0000 mon.a (mon.0) 9468 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.736 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.920876+0000 mon.a (mon.0) 9469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.736 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.920876+0000 mon.a (mon.0) 9469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.736 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.924056+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.736 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.924056+0000 mon.a (mon.0) 9470 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.736 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.926708+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.736 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.926708+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.736 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.927961+0000 mon.a (mon.0) 9472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.736 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.927961+0000 mon.a (mon.0) 9472 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.736 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.936971+0000 mgr.x (mgr.24998) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.736 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:41.936971+0000 mgr.x (mgr.24998) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.736 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.937414+0000 mon.a (mon.0) 9473 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.736 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.937414+0000 mon.a (mon.0) 9473 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.736 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.996342+0000 mon.a (mon.0) 9474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.737 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.996342+0000 mon.a (mon.0) 9474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.737 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.999794+0000 mon.a (mon.0) 9475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.737 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:41.999794+0000 mon.a (mon.0) 9475 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.737 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.002247+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.737 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.002247+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.737 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.003132+0000 mon.a (mon.0) 9477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.737 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.003132+0000 mon.a (mon.0) 9477 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.737 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:42.011273+0000 mgr.x (mgr.24998) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.737 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:42.011273+0000 mgr.x (mgr.24998) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.737 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.011637+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.737 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.011637+0000 mon.a (mon.0) 9478 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.737 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.085517+0000 mon.a (mon.0) 9479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.737 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.085517+0000 mon.a (mon.0) 9479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.737 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.088419+0000 mon.a (mon.0) 9480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.737 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.088419+0000 mon.a (mon.0) 9480 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.738 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.091030+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.738 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.091030+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.738 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.092172+0000 mon.a (mon.0) 9482 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.738 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.092172+0000 mon.a (mon.0) 9482 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.738 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:42.100537+0000 mgr.x (mgr.24998) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.738 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:42.100537+0000 mgr.x (mgr.24998) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.738 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.100937+0000 mon.a (mon.0) 9483 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.738 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.100937+0000 mon.a (mon.0) 9483 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.738 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.159619+0000 mon.a (mon.0) 9484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.738 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.159619+0000 mon.a (mon.0) 9484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.738 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.162419+0000 mon.a (mon.0) 9485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.738 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.162419+0000 mon.a (mon.0) 9485 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.738 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.166316+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.738 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.166316+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.739 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.167451+0000 mon.a (mon.0) 9487 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.739 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.167451+0000 mon.a (mon.0) 9487 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.739 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:42.175637+0000 mgr.x (mgr.24998) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.739 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cephadm 2024-04-30T10:14:42.175637+0000 mgr.x (mgr.24998) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:42.739 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.176076+0000 mon.a (mon.0) 9488 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.739 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.176076+0000 mon.a (mon.0) 9488 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.739 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cluster 2024-04-30T10:14:42.225800+0000 mgr.x (mgr.24998) 2395 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:42.739 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: cluster 2024-04-30T10:14:42.225800+0000 mgr.x (mgr.24998) 2395 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:42.739 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.235661+0000 mon.a (mon.0) 9489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.739 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.235661+0000 mon.a (mon.0) 9489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.739 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.238791+0000 mon.a (mon.0) 9490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.739 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.238791+0000 mon.a (mon.0) 9490 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.739 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.242476+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.739 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.242476+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.740 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.243757+0000 mon.a (mon.0) 9492 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.740 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.243757+0000 mon.a (mon.0) 9492 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.740 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.252647+0000 mon.a (mon.0) 9493 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.740 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.252647+0000 mon.a (mon.0) 9493 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.740 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.327785+0000 mon.a (mon.0) 9494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.740 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.327785+0000 mon.a (mon.0) 9494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:42.740 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.330335+0000 mon.a (mon.0) 9495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.740 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.330335+0000 mon.a (mon.0) 9495 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:42.740 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.332674+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.740 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.332674+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:42.740 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.333600+0000 mon.a (mon.0) 9497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.740 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.333600+0000 mon.a (mon.0) 9497 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:42.740 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.344384+0000 mon.a (mon.0) 9498 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:42.740 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:42 smithi151 bash[59049]: audit 2024-04-30T10:14:42.344384+0000 mon.a (mon.0) 9498 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.380 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: cephadm 2024-04-30T10:14:42.252297+0000 mgr.x (mgr.24998) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:43.381 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: cephadm 2024-04-30T10:14:42.252297+0000 mgr.x (mgr.24998) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:43.381 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: cephadm 2024-04-30T10:14:42.343913+0000 mgr.x (mgr.24998) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:43.381 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: cephadm 2024-04-30T10:14:42.343913+0000 mgr.x (mgr.24998) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:43.381 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.407974+0000 mon.a (mon.0) 9499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:43.381 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.407974+0000 mon.a (mon.0) 9499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:43.381 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.414355+0000 mon.a (mon.0) 9500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.381 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: cephadm 2024-04-30T10:14:42.252297+0000 mgr.x (mgr.24998) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:43.381 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: cephadm 2024-04-30T10:14:42.252297+0000 mgr.x (mgr.24998) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:43.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: cephadm 2024-04-30T10:14:42.343913+0000 mgr.x (mgr.24998) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:43.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: cephadm 2024-04-30T10:14:42.343913+0000 mgr.x (mgr.24998) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:43.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.407974+0000 mon.a (mon.0) 9499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:43.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.407974+0000 mon.a (mon.0) 9499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:43.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.414355+0000 mon.a (mon.0) 9500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.414355+0000 mon.a (mon.0) 9500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.415152+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.415152+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.421831+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:43.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.421831+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:43.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.429276+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.429276+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.430831+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:43.382 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.430831+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:43.383 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.439660+0000 mon.a (mon.0) 9505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.383 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.439660+0000 mon.a (mon.0) 9505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.383 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.445716+0000 mon.a (mon.0) 9506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.383 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.445716+0000 mon.a (mon.0) 9506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.383 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.495808+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:43.383 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.495808+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:43.383 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.498532+0000 mon.a (mon.0) 9508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.383 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.498532+0000 mon.a (mon.0) 9508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.500752+0000 mon.a (mon.0) 9509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.500752+0000 mon.a (mon.0) 9509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.502450+0000 mon.a (mon.0) 9510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.502450+0000 mon.a (mon.0) 9510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.505159+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.505159+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.507853+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.507853+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.510015+0000 mon.a (mon.0) 9513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.510015+0000 mon.a (mon.0) 9513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.511635+0000 mon.a (mon.0) 9514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.511635+0000 mon.a (mon.0) 9514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.513330+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.513330+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.514866+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.514866+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.516626+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.516626+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.518049+0000 mon.a (mon.0) 9518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.414355+0000 mon.a (mon.0) 9500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.415152+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.415152+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.421831+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:43.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.421831+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:43.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.429276+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.429276+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.430831+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:43.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.430831+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:43.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.439660+0000 mon.a (mon.0) 9505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.439660+0000 mon.a (mon.0) 9505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.445716+0000 mon.a (mon.0) 9506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.445716+0000 mon.a (mon.0) 9506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.495808+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:43.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.495808+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:43.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.498532+0000 mon.a (mon.0) 9508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.498532+0000 mon.a (mon.0) 9508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.500752+0000 mon.a (mon.0) 9509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.500752+0000 mon.a (mon.0) 9509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.502450+0000 mon.a (mon.0) 9510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.518049+0000 mon.a (mon.0) 9518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.519631+0000 mon.a (mon.0) 9519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.519631+0000 mon.a (mon.0) 9519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.521504+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.521504+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.523134+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[75481]: audit 2024-04-30T10:14:42.523134+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.502450+0000 mon.a (mon.0) 9510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.505159+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.505159+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.507853+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.507853+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.510015+0000 mon.a (mon.0) 9513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.510015+0000 mon.a (mon.0) 9513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.511635+0000 mon.a (mon.0) 9514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.511635+0000 mon.a (mon.0) 9514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.513330+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.513330+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.514866+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.514866+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.516626+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.516626+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.518049+0000 mon.a (mon.0) 9518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.518049+0000 mon.a (mon.0) 9518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.519631+0000 mon.a (mon.0) 9519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.519631+0000 mon.a (mon.0) 9519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.521504+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.521504+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.523134+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:43 smithi144 bash[73244]: audit 2024-04-30T10:14:42.523134+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: cephadm 2024-04-30T10:14:42.252297+0000 mgr.x (mgr.24998) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:43.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: cephadm 2024-04-30T10:14:42.252297+0000 mgr.x (mgr.24998) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:43.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: cephadm 2024-04-30T10:14:42.343913+0000 mgr.x (mgr.24998) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:43.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: cephadm 2024-04-30T10:14:42.343913+0000 mgr.x (mgr.24998) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:43.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.407974+0000 mon.a (mon.0) 9499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:43.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.407974+0000 mon.a (mon.0) 9499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:43.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.414355+0000 mon.a (mon.0) 9500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.414355+0000 mon.a (mon.0) 9500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.415152+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.415152+0000 mon.a (mon.0) 9501 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.421831+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:43.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.421831+0000 mon.a (mon.0) 9502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:43.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.429276+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.429276+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.430831+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:43.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.430831+0000 mon.a (mon.0) 9504 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:43.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.439660+0000 mon.a (mon.0) 9505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.439660+0000 mon.a (mon.0) 9505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.445716+0000 mon.a (mon.0) 9506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.445716+0000 mon.a (mon.0) 9506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:43.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.495808+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:43.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.495808+0000 mon.a (mon.0) 9507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:43.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.498532+0000 mon.a (mon.0) 9508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.498532+0000 mon.a (mon.0) 9508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.500752+0000 mon.a (mon.0) 9509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.500752+0000 mon.a (mon.0) 9509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.502450+0000 mon.a (mon.0) 9510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.502450+0000 mon.a (mon.0) 9510 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.505159+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.505159+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.507853+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.507853+0000 mon.a (mon.0) 9512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.510015+0000 mon.a (mon.0) 9513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.510015+0000 mon.a (mon.0) 9513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.511635+0000 mon.a (mon.0) 9514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.511635+0000 mon.a (mon.0) 9514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.513330+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.513330+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.514866+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.514866+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.516626+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.516626+0000 mon.a (mon.0) 9517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.518049+0000 mon.a (mon.0) 9518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.518049+0000 mon.a (mon.0) 9518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.519631+0000 mon.a (mon.0) 9519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.519631+0000 mon.a (mon.0) 9519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.521504+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.521504+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.523134+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:43.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:43 smithi151 bash[59049]: audit 2024-04-30T10:14:42.523134+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:44.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:44 smithi144 bash[73244]: cluster 2024-04-30T10:14:44.227065+0000 mgr.x (mgr.24998) 2398 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:44.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:44 smithi144 bash[73244]: cluster 2024-04-30T10:14:44.227065+0000 mgr.x (mgr.24998) 2398 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:44.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:44 smithi144 bash[75481]: cluster 2024-04-30T10:14:44.227065+0000 mgr.x (mgr.24998) 2398 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:44.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:44 smithi144 bash[75481]: cluster 2024-04-30T10:14:44.227065+0000 mgr.x (mgr.24998) 2398 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:44.714 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:44 smithi151 bash[59049]: cluster 2024-04-30T10:14:44.227065+0000 mgr.x (mgr.24998) 2398 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:44.714 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:44 smithi151 bash[59049]: cluster 2024-04-30T10:14:44.227065+0000 mgr.x (mgr.24998) 2398 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:46.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:46 smithi144 bash[73244]: audit 2024-04-30T10:14:44.777386+0000 mgr.x (mgr.24998) 2399 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:46.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:46 smithi144 bash[73244]: audit 2024-04-30T10:14:44.777386+0000 mgr.x (mgr.24998) 2399 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:46.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:46 smithi144 bash[73244]: audit 2024-04-30T10:14:45.163088+0000 mon.a (mon.0) 9522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:46.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:46 smithi144 bash[73244]: audit 2024-04-30T10:14:45.163088+0000 mon.a (mon.0) 9522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:46.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:46 smithi144 bash[73244]: audit 2024-04-30T10:14:45.174423+0000 mon.a (mon.0) 9523 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:46.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:46 smithi144 bash[73244]: audit 2024-04-30T10:14:45.174423+0000 mon.a (mon.0) 9523 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:46.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:46 smithi144 bash[73244]: audit 2024-04-30T10:14:45.185603+0000 mon.a (mon.0) 9524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:46.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:46 smithi144 bash[73244]: audit 2024-04-30T10:14:45.185603+0000 mon.a (mon.0) 9524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:46.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:46 smithi144 bash[75481]: audit 2024-04-30T10:14:44.777386+0000 mgr.x (mgr.24998) 2399 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:46.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:46 smithi144 bash[75481]: audit 2024-04-30T10:14:44.777386+0000 mgr.x (mgr.24998) 2399 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:46.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:46 smithi144 bash[75481]: audit 2024-04-30T10:14:45.163088+0000 mon.a (mon.0) 9522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:46.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:46 smithi144 bash[75481]: audit 2024-04-30T10:14:45.163088+0000 mon.a (mon.0) 9522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:46.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:46 smithi144 bash[75481]: audit 2024-04-30T10:14:45.174423+0000 mon.a (mon.0) 9523 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:46.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:46 smithi144 bash[75481]: audit 2024-04-30T10:14:45.174423+0000 mon.a (mon.0) 9523 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:46.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:46 smithi144 bash[75481]: audit 2024-04-30T10:14:45.185603+0000 mon.a (mon.0) 9524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:46.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:46 smithi144 bash[75481]: audit 2024-04-30T10:14:45.185603+0000 mon.a (mon.0) 9524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:46.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:46 smithi151 bash[59049]: audit 2024-04-30T10:14:44.777386+0000 mgr.x (mgr.24998) 2399 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:46 smithi151 bash[59049]: audit 2024-04-30T10:14:44.777386+0000 mgr.x (mgr.24998) 2399 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:46 smithi151 bash[59049]: audit 2024-04-30T10:14:45.163088+0000 mon.a (mon.0) 9522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:46 smithi151 bash[59049]: audit 2024-04-30T10:14:45.163088+0000 mon.a (mon.0) 9522 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:46 smithi151 bash[59049]: audit 2024-04-30T10:14:45.174423+0000 mon.a (mon.0) 9523 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:46 smithi151 bash[59049]: audit 2024-04-30T10:14:45.174423+0000 mon.a (mon.0) 9523 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:46 smithi151 bash[59049]: audit 2024-04-30T10:14:45.185603+0000 mon.a (mon.0) 9524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:46 smithi151 bash[59049]: audit 2024-04-30T10:14:45.185603+0000 mon.a (mon.0) 9524 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:47.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:47 smithi144 bash[73244]: cephadm 2024-04-30T10:14:45.493085+0000 mgr.x (mgr.24998) 2400 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-30T10:14:47.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:47 smithi144 bash[73244]: cephadm 2024-04-30T10:14:45.493085+0000 mgr.x (mgr.24998) 2400 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-30T10:14:47.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:47 smithi144 bash[73244]: cephadm 2024-04-30T10:14:45.515807+0000 mgr.x (mgr.24998) 2401 : cephadm [INF] Deploying daemon alertmanager.a on smithi144 2024-04-30T10:14:47.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:47 smithi144 bash[73244]: cephadm 2024-04-30T10:14:45.515807+0000 mgr.x (mgr.24998) 2401 : cephadm [INF] Deploying daemon alertmanager.a on smithi144 2024-04-30T10:14:47.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:47 smithi144 bash[73244]: cluster 2024-04-30T10:14:46.228350+0000 mgr.x (mgr.24998) 2402 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:47.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:47 smithi144 bash[73244]: cluster 2024-04-30T10:14:46.228350+0000 mgr.x (mgr.24998) 2402 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:47.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:47 smithi144 bash[75481]: cephadm 2024-04-30T10:14:45.493085+0000 mgr.x (mgr.24998) 2400 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-30T10:14:47.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:47 smithi144 bash[75481]: cephadm 2024-04-30T10:14:45.493085+0000 mgr.x (mgr.24998) 2400 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-30T10:14:47.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:47 smithi144 bash[75481]: cephadm 2024-04-30T10:14:45.515807+0000 mgr.x (mgr.24998) 2401 : cephadm [INF] Deploying daemon alertmanager.a on smithi144 2024-04-30T10:14:47.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:47 smithi144 bash[75481]: cephadm 2024-04-30T10:14:45.515807+0000 mgr.x (mgr.24998) 2401 : cephadm [INF] Deploying daemon alertmanager.a on smithi144 2024-04-30T10:14:47.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:47 smithi144 bash[75481]: cluster 2024-04-30T10:14:46.228350+0000 mgr.x (mgr.24998) 2402 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:47.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:47 smithi144 bash[75481]: cluster 2024-04-30T10:14:46.228350+0000 mgr.x (mgr.24998) 2402 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:47.534 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:47 smithi151 bash[59049]: cephadm 2024-04-30T10:14:45.493085+0000 mgr.x (mgr.24998) 2400 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-30T10:14:47.534 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:47 smithi151 bash[59049]: cephadm 2024-04-30T10:14:45.493085+0000 mgr.x (mgr.24998) 2400 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-30T10:14:47.534 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:47 smithi151 bash[59049]: cephadm 2024-04-30T10:14:45.515807+0000 mgr.x (mgr.24998) 2401 : cephadm [INF] Deploying daemon alertmanager.a on smithi144 2024-04-30T10:14:47.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:47 smithi151 bash[59049]: cephadm 2024-04-30T10:14:45.515807+0000 mgr.x (mgr.24998) 2401 : cephadm [INF] Deploying daemon alertmanager.a on smithi144 2024-04-30T10:14:47.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:47 smithi151 bash[59049]: cluster 2024-04-30T10:14:46.228350+0000 mgr.x (mgr.24998) 2402 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:47.535 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:47 smithi151 bash[59049]: cluster 2024-04-30T10:14:46.228350+0000 mgr.x (mgr.24998) 2402 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:48.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:14:48 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:14:48] "GET /metrics HTTP/1.1" 200 38624 "" "Prometheus/2.43.0" 2024-04-30T10:14:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:49 smithi151 bash[59049]: audit 2024-04-30T10:14:48.072427+0000 mon.a (mon.0) 9525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:49 smithi151 bash[59049]: audit 2024-04-30T10:14:48.072427+0000 mon.a (mon.0) 9525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:49 smithi151 bash[59049]: audit 2024-04-30T10:14:48.078692+0000 mon.a (mon.0) 9526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:49 smithi151 bash[59049]: audit 2024-04-30T10:14:48.078692+0000 mon.a (mon.0) 9526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:49 smithi151 bash[59049]: audit 2024-04-30T10:14:48.085168+0000 mon.a (mon.0) 9527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:49 smithi151 bash[59049]: audit 2024-04-30T10:14:48.085168+0000 mon.a (mon.0) 9527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:49 smithi151 bash[59049]: cluster 2024-04-30T10:14:48.229560+0000 mgr.x (mgr.24998) 2403 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:49.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:49 smithi151 bash[59049]: cluster 2024-04-30T10:14:48.229560+0000 mgr.x (mgr.24998) 2403 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:49.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:49 smithi144 bash[73244]: audit 2024-04-30T10:14:48.072427+0000 mon.a (mon.0) 9525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:49.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:49 smithi144 bash[73244]: audit 2024-04-30T10:14:48.072427+0000 mon.a (mon.0) 9525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:49.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:49 smithi144 bash[73244]: audit 2024-04-30T10:14:48.078692+0000 mon.a (mon.0) 9526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:49.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:49 smithi144 bash[73244]: audit 2024-04-30T10:14:48.078692+0000 mon.a (mon.0) 9526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:49.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:49 smithi144 bash[73244]: audit 2024-04-30T10:14:48.085168+0000 mon.a (mon.0) 9527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:49 smithi144 bash[73244]: audit 2024-04-30T10:14:48.085168+0000 mon.a (mon.0) 9527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:49 smithi144 bash[73244]: cluster 2024-04-30T10:14:48.229560+0000 mgr.x (mgr.24998) 2403 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:49 smithi144 bash[73244]: cluster 2024-04-30T10:14:48.229560+0000 mgr.x (mgr.24998) 2403 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:49.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:49 smithi144 bash[75481]: audit 2024-04-30T10:14:48.072427+0000 mon.a (mon.0) 9525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:49.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:49 smithi144 bash[75481]: audit 2024-04-30T10:14:48.072427+0000 mon.a (mon.0) 9525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:49.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:49 smithi144 bash[75481]: audit 2024-04-30T10:14:48.078692+0000 mon.a (mon.0) 9526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:49.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:49 smithi144 bash[75481]: audit 2024-04-30T10:14:48.078692+0000 mon.a (mon.0) 9526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:49.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:49 smithi144 bash[75481]: audit 2024-04-30T10:14:48.085168+0000 mon.a (mon.0) 9527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:49.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:49 smithi144 bash[75481]: audit 2024-04-30T10:14:48.085168+0000 mon.a (mon.0) 9527 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:49.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:49 smithi144 bash[75481]: cluster 2024-04-30T10:14:48.229560+0000 mgr.x (mgr.24998) 2403 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:49.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:49 smithi144 bash[75481]: cluster 2024-04-30T10:14:48.229560+0000 mgr.x (mgr.24998) 2403 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:50.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:50 smithi151 bash[59049]: cluster 2024-04-30T10:14:50.230755+0000 mgr.x (mgr.24998) 2404 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:50 smithi151 bash[59049]: cluster 2024-04-30T10:14:50.230755+0000 mgr.x (mgr.24998) 2404 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:50.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:50 smithi144 bash[75481]: cluster 2024-04-30T10:14:50.230755+0000 mgr.x (mgr.24998) 2404 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:50.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:50 smithi144 bash[75481]: cluster 2024-04-30T10:14:50.230755+0000 mgr.x (mgr.24998) 2404 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:50.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:50 smithi144 bash[73244]: cluster 2024-04-30T10:14:50.230755+0000 mgr.x (mgr.24998) 2404 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:50.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:50 smithi144 bash[73244]: cluster 2024-04-30T10:14:50.230755+0000 mgr.x (mgr.24998) 2404 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:52 smithi144 bash[73244]: cluster 2024-04-30T10:14:52.231695+0000 mgr.x (mgr.24998) 2405 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:52.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:52 smithi144 bash[73244]: cluster 2024-04-30T10:14:52.231695+0000 mgr.x (mgr.24998) 2405 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:52.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:52 smithi144 bash[75481]: cluster 2024-04-30T10:14:52.231695+0000 mgr.x (mgr.24998) 2405 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:52.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:52 smithi144 bash[75481]: cluster 2024-04-30T10:14:52.231695+0000 mgr.x (mgr.24998) 2405 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:52.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:52 smithi151 bash[59049]: cluster 2024-04-30T10:14:52.231695+0000 mgr.x (mgr.24998) 2405 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:52.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:52 smithi151 bash[59049]: cluster 2024-04-30T10:14:52.231695+0000 mgr.x (mgr.24998) 2405 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:53 smithi151 bash[59049]: audit 2024-04-30T10:14:52.492912+0000 mon.a (mon.0) 9528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:53 smithi151 bash[59049]: audit 2024-04-30T10:14:52.492912+0000 mon.a (mon.0) 9528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:53.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:53 smithi144 bash[73244]: audit 2024-04-30T10:14:52.492912+0000 mon.a (mon.0) 9528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:53.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:53 smithi144 bash[73244]: audit 2024-04-30T10:14:52.492912+0000 mon.a (mon.0) 9528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:53.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:53 smithi144 bash[75481]: audit 2024-04-30T10:14:52.492912+0000 mon.a (mon.0) 9528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:53.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:53 smithi144 bash[75481]: audit 2024-04-30T10:14:52.492912+0000 mon.a (mon.0) 9528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:14:54.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:54 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:54.238 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:14:54 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:54.238 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:14:54 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:54.239 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:14:54 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:54.239 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:14:54 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:54.239 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:54 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:54.240 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:14:54 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:54.240 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:14:54 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:54.241 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:14:54 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:54.568 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:54 smithi144 bash[73244]: cluster 2024-04-30T10:14:54.232959+0000 mgr.x (mgr.24998) 2406 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:54.569 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:54 smithi144 bash[73244]: cluster 2024-04-30T10:14:54.232959+0000 mgr.x (mgr.24998) 2406 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:54.569 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:54 smithi144 bash[75481]: cluster 2024-04-30T10:14:54.232959+0000 mgr.x (mgr.24998) 2406 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:54.569 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:54 smithi144 bash[75481]: cluster 2024-04-30T10:14:54.232959+0000 mgr.x (mgr.24998) 2406 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:54.569 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:14:54 smithi144 systemd[1]: Stopping Ceph alertmanager.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:14:54.569 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:14:54 smithi144 bash[61625]: level=info ts=2024-04-30T10:14:54.359Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-30T10:14:54.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:54 smithi151 bash[59049]: cluster 2024-04-30T10:14:54.232959+0000 mgr.x (mgr.24998) 2406 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:54.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:54 smithi151 bash[59049]: cluster 2024-04-30T10:14:54.232959+0000 mgr.x (mgr.24998) 2406 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:55.316 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:14:55 smithi144 bash[107356]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-alertmanager-a 2024-04-30T10:14:55.317 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:14:55 smithi144 bash[107416]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-alertmanager-a 2024-04-30T10:14:55.317 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:14:55 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-30T10:14:55.317 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:14:55 smithi144 systemd[1]: Stopped Ceph alertmanager.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:14:55.317 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:55 smithi144 bash[73244]: audit 2024-04-30T10:14:54.788617+0000 mgr.x (mgr.24998) 2407 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:55.317 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:55 smithi144 bash[73244]: audit 2024-04-30T10:14:54.788617+0000 mgr.x (mgr.24998) 2407 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:55.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:55 smithi151 bash[59049]: audit 2024-04-30T10:14:54.788617+0000 mgr.x (mgr.24998) 2407 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:55.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:55 smithi151 bash[59049]: audit 2024-04-30T10:14:54.788617+0000 mgr.x (mgr.24998) 2407 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:55.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:55 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:55.706 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:14:55 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:55.707 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:14:55 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:55.707 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:14:55 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:55.707 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:14:55 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:55.707 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:14:55 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:55.708 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:14:55 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:55.708 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:14:55 smithi144 systemd[1]: Started Ceph alertmanager.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:14:55.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:55 smithi144 bash[75481]: audit 2024-04-30T10:14:54.788617+0000 mgr.x (mgr.24998) 2407 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:55.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:55 smithi144 bash[75481]: audit 2024-04-30T10:14:54.788617+0000 mgr.x (mgr.24998) 2407 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:14:55.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:55 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:55.708 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:14:55 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:14:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.567483+0000 mon.a (mon.0) 9529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.567483+0000 mon.a (mon.0) 9529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.575355+0000 mon.a (mon.0) 9530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.575355+0000 mon.a (mon.0) 9530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.619615+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.619615+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.621216+0000 mon.a (mon.0) 9532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.621216+0000 mon.a (mon.0) 9532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: cephadm 2024-04-30T10:14:55.630784+0000 mgr.x (mgr.24998) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: cephadm 2024-04-30T10:14:55.630784+0000 mgr.x (mgr.24998) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.631010+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.631010+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.714778+0000 mgr.x (mgr.24998) 2409 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T10:14:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.714778+0000 mgr.x (mgr.24998) 2409 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T10:14:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.714979+0000 mon.a (mon.0) 9534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T10:14:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.714979+0000 mon.a (mon.0) 9534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T10:14:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.733771+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.733771+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.738210+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.738210+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.742991+0000 mon.a (mon.0) 9537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.742991+0000 mon.a (mon.0) 9537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.744224+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.744224+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: cephadm 2024-04-30T10:14:55.755394+0000 mgr.x (mgr.24998) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: cephadm 2024-04-30T10:14:55.755394+0000 mgr.x (mgr.24998) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.755724+0000 mon.a (mon.0) 9539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.755724+0000 mon.a (mon.0) 9539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.834221+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.834221+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.837633+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.837633+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.841485+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.841485+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.842916+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.842916+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: cephadm 2024-04-30T10:14:55.854539+0000 mgr.x (mgr.24998) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: cephadm 2024-04-30T10:14:55.854539+0000 mgr.x (mgr.24998) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.854806+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.854806+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.930933+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.930933+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.933941+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.933941+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.937067+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.937067+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.938461+0000 mon.a (mon.0) 9548 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.938461+0000 mon.a (mon.0) 9548 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: cephadm 2024-04-30T10:14:55.946923+0000 mgr.x (mgr.24998) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: cephadm 2024-04-30T10:14:55.946923+0000 mgr.x (mgr.24998) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.947353+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:55.947353+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.032700+0000 mon.a (mon.0) 9550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.032700+0000 mon.a (mon.0) 9550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.036145+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.036145+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.039045+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.039045+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.039990+0000 mon.a (mon.0) 9553 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.039990+0000 mon.a (mon.0) 9553 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.050695+0000 mgr.x (mgr.24998) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.050695+0000 mgr.x (mgr.24998) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.051131+0000 mon.a (mon.0) 9554 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.051131+0000 mon.a (mon.0) 9554 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.127457+0000 mon.a (mon.0) 9555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.127457+0000 mon.a (mon.0) 9555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.130354+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.130354+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.133155+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.133155+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.134191+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.134191+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.144182+0000 mgr.x (mgr.24998) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.144182+0000 mgr.x (mgr.24998) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.144639+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.144639+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.226903+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.226903+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.230537+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.230537+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.234021+0000 mon.a (mon.0) 9562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.234021+0000 mon.a (mon.0) 9562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: cluster 2024-04-30T10:14:56.234174+0000 mgr.x (mgr.24998) 2415 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: cluster 2024-04-30T10:14:56.234174+0000 mgr.x (mgr.24998) 2415 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.235164+0000 mon.a (mon.0) 9563 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.235164+0000 mon.a (mon.0) 9563 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.244228+0000 mgr.x (mgr.24998) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.244228+0000 mgr.x (mgr.24998) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.244600+0000 mon.a (mon.0) 9564 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.244600+0000 mon.a (mon.0) 9564 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.321214+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.321214+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.324112+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.324112+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.327567+0000 mon.a (mon.0) 9567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.327567+0000 mon.a (mon.0) 9567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.328587+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.328587+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.341118+0000 mon.a (mon.0) 9569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.341118+0000 mon.a (mon.0) 9569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.417847+0000 mon.a (mon.0) 9570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.417847+0000 mon.a (mon.0) 9570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.422870+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.422870+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.426780+0000 mon.a (mon.0) 9572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.426780+0000 mon.a (mon.0) 9572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.428343+0000 mon.a (mon.0) 9573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.428343+0000 mon.a (mon.0) 9573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.438782+0000 mon.a (mon.0) 9574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.438782+0000 mon.a (mon.0) 9574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.529230+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.529230+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.533984+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.533984+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.538123+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.538123+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.539568+0000 mon.a (mon.0) 9578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.539568+0000 mon.a (mon.0) 9578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.549551+0000 mon.a (mon.0) 9579 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:56 smithi151 bash[59049]: audit 2024-04-30T10:14:56.549551+0000 mon.a (mon.0) 9579 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.567483+0000 mon.a (mon.0) 9529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.567483+0000 mon.a (mon.0) 9529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.575355+0000 mon.a (mon.0) 9530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.575355+0000 mon.a (mon.0) 9530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.619615+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.619615+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.621216+0000 mon.a (mon.0) 9532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.621216+0000 mon.a (mon.0) 9532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: cephadm 2024-04-30T10:14:55.630784+0000 mgr.x (mgr.24998) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: cephadm 2024-04-30T10:14:55.630784+0000 mgr.x (mgr.24998) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.631010+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.631010+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.714778+0000 mgr.x (mgr.24998) 2409 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T10:14:56.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.714778+0000 mgr.x (mgr.24998) 2409 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T10:14:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.714979+0000 mon.a (mon.0) 9534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T10:14:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.714979+0000 mon.a (mon.0) 9534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T10:14:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.733771+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.733771+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.738210+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.738210+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.567483+0000 mon.a (mon.0) 9529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.567483+0000 mon.a (mon.0) 9529 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.575355+0000 mon.a (mon.0) 9530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.575355+0000 mon.a (mon.0) 9530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.619615+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.619615+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.621216+0000 mon.a (mon.0) 9532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.621216+0000 mon.a (mon.0) 9532 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: cephadm 2024-04-30T10:14:55.630784+0000 mgr.x (mgr.24998) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: cephadm 2024-04-30T10:14:55.630784+0000 mgr.x (mgr.24998) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.631010+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.631010+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.714778+0000 mgr.x (mgr.24998) 2409 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T10:14:56.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.714778+0000 mgr.x (mgr.24998) 2409 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T10:14:56.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.714979+0000 mon.a (mon.0) 9534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T10:14:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.714979+0000 mon.a (mon.0) 9534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-30T10:14:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.733771+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.733771+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.738210+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.738210+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.742991+0000 mon.a (mon.0) 9537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.742991+0000 mon.a (mon.0) 9537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.744224+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.744224+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: cephadm 2024-04-30T10:14:55.755394+0000 mgr.x (mgr.24998) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: cephadm 2024-04-30T10:14:55.755394+0000 mgr.x (mgr.24998) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.755724+0000 mon.a (mon.0) 9539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.755724+0000 mon.a (mon.0) 9539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.834221+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.834221+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.837633+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.837633+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.841485+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.841485+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.842916+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.842916+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: cephadm 2024-04-30T10:14:55.854539+0000 mgr.x (mgr.24998) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: cephadm 2024-04-30T10:14:55.854539+0000 mgr.x (mgr.24998) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.854806+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.854806+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.742991+0000 mon.a (mon.0) 9537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.742991+0000 mon.a (mon.0) 9537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.744224+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.744224+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: cephadm 2024-04-30T10:14:55.755394+0000 mgr.x (mgr.24998) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: cephadm 2024-04-30T10:14:55.755394+0000 mgr.x (mgr.24998) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.755724+0000 mon.a (mon.0) 9539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.755724+0000 mon.a (mon.0) 9539 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.834221+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.834221+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.837633+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.837633+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.841485+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.841485+0000 mon.a (mon.0) 9542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.842916+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.842916+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: cephadm 2024-04-30T10:14:55.854539+0000 mgr.x (mgr.24998) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: cephadm 2024-04-30T10:14:55.854539+0000 mgr.x (mgr.24998) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.854806+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.854806+0000 mon.a (mon.0) 9544 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.930933+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.930933+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.933941+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.933941+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.937067+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.937067+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.938461+0000 mon.a (mon.0) 9548 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.938461+0000 mon.a (mon.0) 9548 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: cephadm 2024-04-30T10:14:55.946923+0000 mgr.x (mgr.24998) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: cephadm 2024-04-30T10:14:55.946923+0000 mgr.x (mgr.24998) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.947353+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:55.947353+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.032700+0000 mon.a (mon.0) 9550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.032700+0000 mon.a (mon.0) 9550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.036145+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.036145+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.039045+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.039045+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.039990+0000 mon.a (mon.0) 9553 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.930933+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.930933+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.933941+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.933941+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.937067+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.937067+0000 mon.a (mon.0) 9547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.938461+0000 mon.a (mon.0) 9548 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.938461+0000 mon.a (mon.0) 9548 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: cephadm 2024-04-30T10:14:55.946923+0000 mgr.x (mgr.24998) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: cephadm 2024-04-30T10:14:55.946923+0000 mgr.x (mgr.24998) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.947353+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:55.947353+0000 mon.a (mon.0) 9549 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.032700+0000 mon.a (mon.0) 9550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.032700+0000 mon.a (mon.0) 9550 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.036145+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.036145+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.039045+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.039045+0000 mon.a (mon.0) 9552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.039990+0000 mon.a (mon.0) 9553 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.039990+0000 mon.a (mon.0) 9553 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.050695+0000 mgr.x (mgr.24998) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.050695+0000 mgr.x (mgr.24998) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.051131+0000 mon.a (mon.0) 9554 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.051131+0000 mon.a (mon.0) 9554 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.127457+0000 mon.a (mon.0) 9555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.127457+0000 mon.a (mon.0) 9555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.130354+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.130354+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.133155+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.133155+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.134191+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.134191+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.144182+0000 mgr.x (mgr.24998) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.144182+0000 mgr.x (mgr.24998) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.144639+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.144639+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.226903+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.226903+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.230537+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.039990+0000 mon.a (mon.0) 9553 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.050695+0000 mgr.x (mgr.24998) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.050695+0000 mgr.x (mgr.24998) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.051131+0000 mon.a (mon.0) 9554 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.051131+0000 mon.a (mon.0) 9554 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.127457+0000 mon.a (mon.0) 9555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.127457+0000 mon.a (mon.0) 9555 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.130354+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.130354+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.133155+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.133155+0000 mon.a (mon.0) 9557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.134191+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.134191+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.144182+0000 mgr.x (mgr.24998) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.144182+0000 mgr.x (mgr.24998) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.144639+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.144639+0000 mon.a (mon.0) 9559 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.226903+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.226903+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.230537+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.230537+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.234021+0000 mon.a (mon.0) 9562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.234021+0000 mon.a (mon.0) 9562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: cluster 2024-04-30T10:14:56.234174+0000 mgr.x (mgr.24998) 2415 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:56.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: cluster 2024-04-30T10:14:56.234174+0000 mgr.x (mgr.24998) 2415 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:56.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.235164+0000 mon.a (mon.0) 9563 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.235164+0000 mon.a (mon.0) 9563 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.244228+0000 mgr.x (mgr.24998) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.244228+0000 mgr.x (mgr.24998) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.244600+0000 mon.a (mon.0) 9564 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.244600+0000 mon.a (mon.0) 9564 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.321214+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.321214+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.324112+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.324112+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.327567+0000 mon.a (mon.0) 9567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.327567+0000 mon.a (mon.0) 9567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.328587+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.328587+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.230537+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.234021+0000 mon.a (mon.0) 9562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.234021+0000 mon.a (mon.0) 9562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: cluster 2024-04-30T10:14:56.234174+0000 mgr.x (mgr.24998) 2415 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:56.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: cluster 2024-04-30T10:14:56.234174+0000 mgr.x (mgr.24998) 2415 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:14:56.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.235164+0000 mon.a (mon.0) 9563 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.235164+0000 mon.a (mon.0) 9563 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.244228+0000 mgr.x (mgr.24998) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.244228+0000 mgr.x (mgr.24998) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:56.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.244600+0000 mon.a (mon.0) 9564 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.244600+0000 mon.a (mon.0) 9564 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.321214+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.321214+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.324112+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.324112+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.327567+0000 mon.a (mon.0) 9567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.327567+0000 mon.a (mon.0) 9567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.328587+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.328587+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.341118+0000 mon.a (mon.0) 9569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.341118+0000 mon.a (mon.0) 9569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.417847+0000 mon.a (mon.0) 9570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.417847+0000 mon.a (mon.0) 9570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.422870+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.422870+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.426780+0000 mon.a (mon.0) 9572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.426780+0000 mon.a (mon.0) 9572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.428343+0000 mon.a (mon.0) 9573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.428343+0000 mon.a (mon.0) 9573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.438782+0000 mon.a (mon.0) 9574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.438782+0000 mon.a (mon.0) 9574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.529230+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.529230+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.533984+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.533984+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.538123+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.538123+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.539568+0000 mon.a (mon.0) 9578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.341118+0000 mon.a (mon.0) 9569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.341118+0000 mon.a (mon.0) 9569 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.417847+0000 mon.a (mon.0) 9570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.417847+0000 mon.a (mon.0) 9570 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.422870+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.422870+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.426780+0000 mon.a (mon.0) 9572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.426780+0000 mon.a (mon.0) 9572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.428343+0000 mon.a (mon.0) 9573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.428343+0000 mon.a (mon.0) 9573 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.438782+0000 mon.a (mon.0) 9574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.438782+0000 mon.a (mon.0) 9574 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.529230+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.529230+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:56.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.533984+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.533984+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:56.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.538123+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.538123+0000 mon.a (mon.0) 9577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:56.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.539568+0000 mon.a (mon.0) 9578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.539568+0000 mon.a (mon.0) 9578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.549551+0000 mon.a (mon.0) 9579 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[73244]: audit 2024-04-30T10:14:56.549551+0000 mon.a (mon.0) 9579 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.539568+0000 mon.a (mon.0) 9578 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:56.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.549551+0000 mon.a (mon.0) 9579 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:56.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:56 smithi144 bash[75481]: audit 2024-04-30T10:14:56.549551+0000 mon.a (mon.0) 9579 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.456 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[107471]: ts=2024-04-30T10:14:57.129Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-30T10:14:57.456 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[107471]: ts=2024-04-30T10:14:57.129Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-30T10:14:57.456 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[107471]: ts=2024-04-30T10:14:57.132Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.144 port=9094 2024-04-30T10:14:57.456 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[107471]: ts=2024-04-30T10:14:57.134Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-30T10:14:57.456 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[107471]: ts=2024-04-30T10:14:57.169Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-30T10:14:57.456 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[107471]: ts=2024-04-30T10:14:57.169Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-30T10:14:57.456 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[107471]: ts=2024-04-30T10:14:57.172Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-30T10:14:57.456 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[107471]: ts=2024-04-30T10:14:57.172Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-30T10:14:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.340673+0000 mgr.x (mgr.24998) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.340673+0000 mgr.x (mgr.24998) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.438599+0000 mgr.x (mgr.24998) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.438599+0000 mgr.x (mgr.24998) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.549349+0000 mgr.x (mgr.24998) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.549349+0000 mgr.x (mgr.24998) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.636983+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.636983+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.640533+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.640533+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.643527+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.643527+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.644762+0000 mon.a (mon.0) 9583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.644762+0000 mon.a (mon.0) 9583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.651533+0000 mgr.x (mgr.24998) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.651533+0000 mgr.x (mgr.24998) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.652153+0000 mon.a (mon.0) 9584 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.652153+0000 mon.a (mon.0) 9584 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.730903+0000 mon.a (mon.0) 9585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.730903+0000 mon.a (mon.0) 9585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.733967+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.733967+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.736852+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.736852+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.738000+0000 mon.a (mon.0) 9588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.738000+0000 mon.a (mon.0) 9588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.748203+0000 mgr.x (mgr.24998) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.748203+0000 mgr.x (mgr.24998) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.748509+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.748509+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.823964+0000 mon.a (mon.0) 9590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.823964+0000 mon.a (mon.0) 9590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.827210+0000 mon.a (mon.0) 9591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.827210+0000 mon.a (mon.0) 9591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.830032+0000 mon.a (mon.0) 9592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.830032+0000 mon.a (mon.0) 9592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.831579+0000 mon.a (mon.0) 9593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.831579+0000 mon.a (mon.0) 9593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.842317+0000 mgr.x (mgr.24998) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.842317+0000 mgr.x (mgr.24998) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.842668+0000 mon.a (mon.0) 9594 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.842668+0000 mon.a (mon.0) 9594 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.921947+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.921947+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.924990+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.924990+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.927698+0000 mon.a (mon.0) 9597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.927698+0000 mon.a (mon.0) 9597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.928845+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.928845+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.939035+0000 mgr.x (mgr.24998) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:56.939035+0000 mgr.x (mgr.24998) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.939423+0000 mon.a (mon.0) 9599 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:56.939423+0000 mon.a (mon.0) 9599 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.027831+0000 mon.a (mon.0) 9600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.027831+0000 mon.a (mon.0) 9600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.033104+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.033104+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.037771+0000 mon.a (mon.0) 9602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.037771+0000 mon.a (mon.0) 9602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.039398+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.039398+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.048394+0000 mgr.x (mgr.24998) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.048394+0000 mgr.x (mgr.24998) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.048762+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.048762+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.126642+0000 mon.a (mon.0) 9605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.126642+0000 mon.a (mon.0) 9605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.129342+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.129342+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.131836+0000 mon.a (mon.0) 9607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.131836+0000 mon.a (mon.0) 9607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.132840+0000 mon.a (mon.0) 9608 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.132840+0000 mon.a (mon.0) 9608 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.138737+0000 mgr.x (mgr.24998) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.138737+0000 mgr.x (mgr.24998) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.139005+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.139005+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.215706+0000 mon.a (mon.0) 9610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.215706+0000 mon.a (mon.0) 9610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.218538+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.218538+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.221503+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.221503+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.222595+0000 mon.a (mon.0) 9613 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.222595+0000 mon.a (mon.0) 9613 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.231575+0000 mgr.x (mgr.24998) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.231575+0000 mgr.x (mgr.24998) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.829 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.231826+0000 mon.a (mon.0) 9614 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.231826+0000 mon.a (mon.0) 9614 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.307510+0000 mon.a (mon.0) 9615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.307510+0000 mon.a (mon.0) 9615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.309501+0000 mon.a (mon.0) 9616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.309501+0000 mon.a (mon.0) 9616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.311582+0000 mon.a (mon.0) 9617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.311582+0000 mon.a (mon.0) 9617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.312239+0000 mon.a (mon.0) 9618 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.312239+0000 mon.a (mon.0) 9618 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.317283+0000 mon.a (mon.0) 9619 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.317283+0000 mon.a (mon.0) 9619 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.359078+0000 mon.a (mon.0) 9620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.359078+0000 mon.a (mon.0) 9620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.830 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.361297+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.361297+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.364590+0000 mon.a (mon.0) 9622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.364590+0000 mon.a (mon.0) 9622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.365557+0000 mon.a (mon.0) 9623 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.365557+0000 mon.a (mon.0) 9623 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.371038+0000 mon.a (mon.0) 9624 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.371038+0000 mon.a (mon.0) 9624 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.429276+0000 mon.a (mon.0) 9625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.429276+0000 mon.a (mon.0) 9625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.831 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.431775+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.431775+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.434009+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.434009+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.434812+0000 mon.a (mon.0) 9628 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.434812+0000 mon.a (mon.0) 9628 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.440041+0000 mon.a (mon.0) 9629 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.440041+0000 mon.a (mon.0) 9629 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.501898+0000 mon.a (mon.0) 9630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.501898+0000 mon.a (mon.0) 9630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.504619+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.504619+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.507341+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.507341+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.507972+0000 mon.a (mon.0) 9633 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.832 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.507972+0000 mon.a (mon.0) 9633 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.512861+0000 mon.a (mon.0) 9634 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.833 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:57 smithi151 bash[59049]: audit 2024-04-30T10:14:57.512861+0000 mon.a (mon.0) 9634 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.340673+0000 mgr.x (mgr.24998) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.340673+0000 mgr.x (mgr.24998) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.438599+0000 mgr.x (mgr.24998) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.438599+0000 mgr.x (mgr.24998) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.549349+0000 mgr.x (mgr.24998) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.549349+0000 mgr.x (mgr.24998) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.636983+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.636983+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.640533+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.640533+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.643527+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.643527+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.644762+0000 mon.a (mon.0) 9583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.644762+0000 mon.a (mon.0) 9583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.651533+0000 mgr.x (mgr.24998) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.651533+0000 mgr.x (mgr.24998) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.652153+0000 mon.a (mon.0) 9584 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.652153+0000 mon.a (mon.0) 9584 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.730903+0000 mon.a (mon.0) 9585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.730903+0000 mon.a (mon.0) 9585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.340673+0000 mgr.x (mgr.24998) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.340673+0000 mgr.x (mgr.24998) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.438599+0000 mgr.x (mgr.24998) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.438599+0000 mgr.x (mgr.24998) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.549349+0000 mgr.x (mgr.24998) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.549349+0000 mgr.x (mgr.24998) 2419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.636983+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.636983+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.640533+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.640533+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.643527+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.643527+0000 mon.a (mon.0) 9582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.644762+0000 mon.a (mon.0) 9583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.644762+0000 mon.a (mon.0) 9583 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.651533+0000 mgr.x (mgr.24998) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.651533+0000 mgr.x (mgr.24998) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.652153+0000 mon.a (mon.0) 9584 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.652153+0000 mon.a (mon.0) 9584 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.730903+0000 mon.a (mon.0) 9585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.730903+0000 mon.a (mon.0) 9585 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.733967+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.733967+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.736852+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.736852+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.738000+0000 mon.a (mon.0) 9588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.738000+0000 mon.a (mon.0) 9588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.748203+0000 mgr.x (mgr.24998) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.748203+0000 mgr.x (mgr.24998) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.748509+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.748509+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.823964+0000 mon.a (mon.0) 9590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.823964+0000 mon.a (mon.0) 9590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.827210+0000 mon.a (mon.0) 9591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.827210+0000 mon.a (mon.0) 9591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.830032+0000 mon.a (mon.0) 9592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.830032+0000 mon.a (mon.0) 9592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.831579+0000 mon.a (mon.0) 9593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.831579+0000 mon.a (mon.0) 9593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.842317+0000 mgr.x (mgr.24998) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.733967+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.733967+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.736852+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.736852+0000 mon.a (mon.0) 9587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.738000+0000 mon.a (mon.0) 9588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.738000+0000 mon.a (mon.0) 9588 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.748203+0000 mgr.x (mgr.24998) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.748203+0000 mgr.x (mgr.24998) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.748509+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.748509+0000 mon.a (mon.0) 9589 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.823964+0000 mon.a (mon.0) 9590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.823964+0000 mon.a (mon.0) 9590 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.827210+0000 mon.a (mon.0) 9591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.827210+0000 mon.a (mon.0) 9591 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.830032+0000 mon.a (mon.0) 9592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.830032+0000 mon.a (mon.0) 9592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.831579+0000 mon.a (mon.0) 9593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.831579+0000 mon.a (mon.0) 9593 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.842317+0000 mgr.x (mgr.24998) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.842317+0000 mgr.x (mgr.24998) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.842668+0000 mon.a (mon.0) 9594 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.842668+0000 mon.a (mon.0) 9594 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.921947+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.921947+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.924990+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.924990+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.927698+0000 mon.a (mon.0) 9597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.927698+0000 mon.a (mon.0) 9597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.928845+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.928845+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.939035+0000 mgr.x (mgr.24998) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:56.939035+0000 mgr.x (mgr.24998) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.939423+0000 mon.a (mon.0) 9599 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:56.939423+0000 mon.a (mon.0) 9599 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.027831+0000 mon.a (mon.0) 9600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.027831+0000 mon.a (mon.0) 9600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.033104+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.033104+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.037771+0000 mon.a (mon.0) 9602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.842317+0000 mgr.x (mgr.24998) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.842668+0000 mon.a (mon.0) 9594 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.842668+0000 mon.a (mon.0) 9594 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.921947+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.921947+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.924990+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.924990+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.927698+0000 mon.a (mon.0) 9597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.927698+0000 mon.a (mon.0) 9597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.928845+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.928845+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.939035+0000 mgr.x (mgr.24998) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:56.939035+0000 mgr.x (mgr.24998) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.939423+0000 mon.a (mon.0) 9599 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:56.939423+0000 mon.a (mon.0) 9599 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.027831+0000 mon.a (mon.0) 9600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.027831+0000 mon.a (mon.0) 9600 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.033104+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.033104+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.037771+0000 mon.a (mon.0) 9602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.037771+0000 mon.a (mon.0) 9602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.039398+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.039398+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.048394+0000 mgr.x (mgr.24998) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.048394+0000 mgr.x (mgr.24998) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.048762+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.048762+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.126642+0000 mon.a (mon.0) 9605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.126642+0000 mon.a (mon.0) 9605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.129342+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.129342+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.131836+0000 mon.a (mon.0) 9607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.131836+0000 mon.a (mon.0) 9607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.132840+0000 mon.a (mon.0) 9608 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.132840+0000 mon.a (mon.0) 9608 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.138737+0000 mgr.x (mgr.24998) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.138737+0000 mgr.x (mgr.24998) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.139005+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.139005+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.215706+0000 mon.a (mon.0) 9610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.037771+0000 mon.a (mon.0) 9602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.039398+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.039398+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.048394+0000 mgr.x (mgr.24998) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.048394+0000 mgr.x (mgr.24998) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.048762+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.048762+0000 mon.a (mon.0) 9604 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.126642+0000 mon.a (mon.0) 9605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.126642+0000 mon.a (mon.0) 9605 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.129342+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.129342+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.131836+0000 mon.a (mon.0) 9607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.131836+0000 mon.a (mon.0) 9607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.132840+0000 mon.a (mon.0) 9608 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.132840+0000 mon.a (mon.0) 9608 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.138737+0000 mgr.x (mgr.24998) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.138737+0000 mgr.x (mgr.24998) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.139005+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.139005+0000 mon.a (mon.0) 9609 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.215706+0000 mon.a (mon.0) 9610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.215706+0000 mon.a (mon.0) 9610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.218538+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.218538+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.221503+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.221503+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.222595+0000 mon.a (mon.0) 9613 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.222595+0000 mon.a (mon.0) 9613 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.231575+0000 mgr.x (mgr.24998) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.231575+0000 mgr.x (mgr.24998) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.231826+0000 mon.a (mon.0) 9614 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.231826+0000 mon.a (mon.0) 9614 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.307510+0000 mon.a (mon.0) 9615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.307510+0000 mon.a (mon.0) 9615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.309501+0000 mon.a (mon.0) 9616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.309501+0000 mon.a (mon.0) 9616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.311582+0000 mon.a (mon.0) 9617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.311582+0000 mon.a (mon.0) 9617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.312239+0000 mon.a (mon.0) 9618 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.312239+0000 mon.a (mon.0) 9618 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.215706+0000 mon.a (mon.0) 9610 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.218538+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.218538+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.221503+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.221503+0000 mon.a (mon.0) 9612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.222595+0000 mon.a (mon.0) 9613 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.222595+0000 mon.a (mon.0) 9613 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.231575+0000 mgr.x (mgr.24998) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.231575+0000 mgr.x (mgr.24998) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.231826+0000 mon.a (mon.0) 9614 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.231826+0000 mon.a (mon.0) 9614 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.307510+0000 mon.a (mon.0) 9615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.307510+0000 mon.a (mon.0) 9615 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.309501+0000 mon.a (mon.0) 9616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.309501+0000 mon.a (mon.0) 9616 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.311582+0000 mon.a (mon.0) 9617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.311582+0000 mon.a (mon.0) 9617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.312239+0000 mon.a (mon.0) 9618 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.312239+0000 mon.a (mon.0) 9618 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.317283+0000 mon.a (mon.0) 9619 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.317283+0000 mon.a (mon.0) 9619 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.359078+0000 mon.a (mon.0) 9620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.359078+0000 mon.a (mon.0) 9620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.361297+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.361297+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.364590+0000 mon.a (mon.0) 9622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.364590+0000 mon.a (mon.0) 9622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.365557+0000 mon.a (mon.0) 9623 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.365557+0000 mon.a (mon.0) 9623 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.371038+0000 mon.a (mon.0) 9624 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.371038+0000 mon.a (mon.0) 9624 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.429276+0000 mon.a (mon.0) 9625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.429276+0000 mon.a (mon.0) 9625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.431775+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.431775+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.434009+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.434009+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.434812+0000 mon.a (mon.0) 9628 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.317283+0000 mon.a (mon.0) 9619 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.317283+0000 mon.a (mon.0) 9619 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.359078+0000 mon.a (mon.0) 9620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.359078+0000 mon.a (mon.0) 9620 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.361297+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.361297+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.364590+0000 mon.a (mon.0) 9622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.364590+0000 mon.a (mon.0) 9622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.365557+0000 mon.a (mon.0) 9623 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.365557+0000 mon.a (mon.0) 9623 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.371038+0000 mon.a (mon.0) 9624 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.371038+0000 mon.a (mon.0) 9624 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.429276+0000 mon.a (mon.0) 9625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.429276+0000 mon.a (mon.0) 9625 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.431775+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.431775+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.434009+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.434009+0000 mon.a (mon.0) 9627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.434812+0000 mon.a (mon.0) 9628 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.434812+0000 mon.a (mon.0) 9628 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.440041+0000 mon.a (mon.0) 9629 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.440041+0000 mon.a (mon.0) 9629 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.501898+0000 mon.a (mon.0) 9630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.501898+0000 mon.a (mon.0) 9630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.504619+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.504619+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.507341+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.507341+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.507972+0000 mon.a (mon.0) 9633 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.507972+0000 mon.a (mon.0) 9633 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.512861+0000 mon.a (mon.0) 9634 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[75481]: audit 2024-04-30T10:14:57.512861+0000 mon.a (mon.0) 9634 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.434812+0000 mon.a (mon.0) 9628 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.440041+0000 mon.a (mon.0) 9629 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.440041+0000 mon.a (mon.0) 9629 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.501898+0000 mon.a (mon.0) 9630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.501898+0000 mon.a (mon.0) 9630 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.504619+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.504619+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:57.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.507341+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.507341+0000 mon.a (mon.0) 9632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:57.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.507972+0000 mon.a (mon.0) 9633 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.507972+0000 mon.a (mon.0) 9633 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:57.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.512861+0000 mon.a (mon.0) 9634 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:57.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:57 smithi144 bash[73244]: audit 2024-04-30T10:14:57.512861+0000 mon.a (mon.0) 9634 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:14:58] "GET /metrics HTTP/1.1" 200 38625 "" "Prometheus/2.43.0" 2024-04-30T10:14:58.610 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.316607+0000 mgr.x (mgr.24998) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.610 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.316607+0000 mgr.x (mgr.24998) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.610 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.370401+0000 mgr.x (mgr.24998) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.610 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.370401+0000 mgr.x (mgr.24998) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.610 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.439493+0000 mgr.x (mgr.24998) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.610 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.439493+0000 mgr.x (mgr.24998) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.610 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.512178+0000 mgr.x (mgr.24998) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.610 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.512178+0000 mgr.x (mgr.24998) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.611 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.584589+0000 mon.a (mon.0) 9635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.611 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.584589+0000 mon.a (mon.0) 9635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.611 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.588915+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.611 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.588915+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.611 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.592889+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.611 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.592889+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.611 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.594231+0000 mon.a (mon.0) 9638 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.611 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.594231+0000 mon.a (mon.0) 9638 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.611 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.600151+0000 mgr.x (mgr.24998) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.611 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.600151+0000 mgr.x (mgr.24998) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.611 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.600539+0000 mon.a (mon.0) 9639 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.611 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.600539+0000 mon.a (mon.0) 9639 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.611 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.652375+0000 mon.a (mon.0) 9640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.611 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.652375+0000 mon.a (mon.0) 9640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.612 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.656383+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.612 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.656383+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.612 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.660695+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.612 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.660695+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.612 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.661911+0000 mon.a (mon.0) 9643 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.612 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.661911+0000 mon.a (mon.0) 9643 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.612 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.668595+0000 mgr.x (mgr.24998) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.612 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.668595+0000 mgr.x (mgr.24998) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.612 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.669167+0000 mon.a (mon.0) 9644 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.612 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.669167+0000 mon.a (mon.0) 9644 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.612 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.725997+0000 mon.a (mon.0) 9645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.612 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.725997+0000 mon.a (mon.0) 9645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.612 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.730471+0000 mon.a (mon.0) 9646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.612 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.730471+0000 mon.a (mon.0) 9646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.612 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.735057+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.613 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.735057+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.613 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.736372+0000 mon.a (mon.0) 9648 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.613 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.736372+0000 mon.a (mon.0) 9648 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.613 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.746258+0000 mgr.x (mgr.24998) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.613 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.746258+0000 mgr.x (mgr.24998) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.613 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.746536+0000 mon.a (mon.0) 9649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.613 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.746536+0000 mon.a (mon.0) 9649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.613 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.822929+0000 mon.a (mon.0) 9650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.613 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.822929+0000 mon.a (mon.0) 9650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.613 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.825813+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.613 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.825813+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.613 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.828012+0000 mon.a (mon.0) 9652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.613 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.828012+0000 mon.a (mon.0) 9652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.613 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.828867+0000 mon.a (mon.0) 9653 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.614 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.828867+0000 mon.a (mon.0) 9653 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.614 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.834371+0000 mgr.x (mgr.24998) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.614 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.834371+0000 mgr.x (mgr.24998) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.614 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.834890+0000 mon.a (mon.0) 9654 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.614 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.834890+0000 mon.a (mon.0) 9654 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.614 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.910069+0000 mon.a (mon.0) 9655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.614 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.910069+0000 mon.a (mon.0) 9655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.614 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.913974+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.614 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.913974+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.614 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.916722+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.614 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.916722+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.614 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.917681+0000 mon.a (mon.0) 9658 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.614 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.917681+0000 mon.a (mon.0) 9658 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.614 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.923585+0000 mgr.x (mgr.24998) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.615 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:57.923585+0000 mgr.x (mgr.24998) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.615 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.924157+0000 mon.a (mon.0) 9659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.615 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:57.924157+0000 mon.a (mon.0) 9659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.615 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.013671+0000 mon.a (mon.0) 9660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.615 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.013671+0000 mon.a (mon.0) 9660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.615 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.018138+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.615 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.018138+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.615 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.021647+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.615 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.021647+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.615 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.022842+0000 mon.a (mon.0) 9663 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.615 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.022842+0000 mon.a (mon.0) 9663 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.615 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.032157+0000 mgr.x (mgr.24998) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.615 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.032157+0000 mgr.x (mgr.24998) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.615 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.032406+0000 mon.a (mon.0) 9664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.615 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.032406+0000 mon.a (mon.0) 9664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.108642+0000 mon.a (mon.0) 9665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.108642+0000 mon.a (mon.0) 9665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.111277+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.111277+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.114772+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.114772+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.116016+0000 mon.a (mon.0) 9668 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.116016+0000 mon.a (mon.0) 9668 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.123863+0000 mgr.x (mgr.24998) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.123863+0000 mgr.x (mgr.24998) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.124383+0000 mon.a (mon.0) 9669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.124383+0000 mon.a (mon.0) 9669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.199451+0000 mon.a (mon.0) 9670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.199451+0000 mon.a (mon.0) 9670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.202577+0000 mon.a (mon.0) 9671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.202577+0000 mon.a (mon.0) 9671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.205427+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.618 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.316607+0000 mgr.x (mgr.24998) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.618 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.316607+0000 mgr.x (mgr.24998) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.618 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.370401+0000 mgr.x (mgr.24998) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.618 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.370401+0000 mgr.x (mgr.24998) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.618 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.439493+0000 mgr.x (mgr.24998) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.618 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.439493+0000 mgr.x (mgr.24998) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.618 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.512178+0000 mgr.x (mgr.24998) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.618 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.512178+0000 mgr.x (mgr.24998) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.618 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.584589+0000 mon.a (mon.0) 9635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.618 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.584589+0000 mon.a (mon.0) 9635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.618 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.588915+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.618 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.588915+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.618 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.592889+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.592889+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.594231+0000 mon.a (mon.0) 9638 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.594231+0000 mon.a (mon.0) 9638 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.600151+0000 mgr.x (mgr.24998) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.600151+0000 mgr.x (mgr.24998) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.600539+0000 mon.a (mon.0) 9639 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.600539+0000 mon.a (mon.0) 9639 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.652375+0000 mon.a (mon.0) 9640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.652375+0000 mon.a (mon.0) 9640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.656383+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.619 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.656383+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.660695+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.660695+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.661911+0000 mon.a (mon.0) 9643 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.661911+0000 mon.a (mon.0) 9643 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.668595+0000 mgr.x (mgr.24998) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.668595+0000 mgr.x (mgr.24998) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.669167+0000 mon.a (mon.0) 9644 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.669167+0000 mon.a (mon.0) 9644 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.725997+0000 mon.a (mon.0) 9645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.725997+0000 mon.a (mon.0) 9645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.730471+0000 mon.a (mon.0) 9646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.730471+0000 mon.a (mon.0) 9646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.735057+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.620 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.735057+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.621 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.736372+0000 mon.a (mon.0) 9648 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.621 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.736372+0000 mon.a (mon.0) 9648 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.621 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.746258+0000 mgr.x (mgr.24998) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.621 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.746258+0000 mgr.x (mgr.24998) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.621 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.746536+0000 mon.a (mon.0) 9649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.621 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.746536+0000 mon.a (mon.0) 9649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.621 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.822929+0000 mon.a (mon.0) 9650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.621 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.822929+0000 mon.a (mon.0) 9650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.621 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.825813+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.621 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.825813+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.621 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.828012+0000 mon.a (mon.0) 9652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.621 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.828012+0000 mon.a (mon.0) 9652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.621 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.828867+0000 mon.a (mon.0) 9653 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.621 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.828867+0000 mon.a (mon.0) 9653 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.834371+0000 mgr.x (mgr.24998) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.834371+0000 mgr.x (mgr.24998) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.834890+0000 mon.a (mon.0) 9654 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.834890+0000 mon.a (mon.0) 9654 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.910069+0000 mon.a (mon.0) 9655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.910069+0000 mon.a (mon.0) 9655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.913974+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.913974+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.916722+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.916722+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.917681+0000 mon.a (mon.0) 9658 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.917681+0000 mon.a (mon.0) 9658 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.923585+0000 mgr.x (mgr.24998) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:57.923585+0000 mgr.x (mgr.24998) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.622 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.924157+0000 mon.a (mon.0) 9659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.623 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:57.924157+0000 mon.a (mon.0) 9659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.623 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.013671+0000 mon.a (mon.0) 9660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.623 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.013671+0000 mon.a (mon.0) 9660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.623 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.018138+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.623 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.018138+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.623 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.021647+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.623 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.021647+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.623 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.022842+0000 mon.a (mon.0) 9663 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.623 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.022842+0000 mon.a (mon.0) 9663 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.623 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.032157+0000 mgr.x (mgr.24998) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.623 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.032157+0000 mgr.x (mgr.24998) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.623 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.032406+0000 mon.a (mon.0) 9664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.623 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.032406+0000 mon.a (mon.0) 9664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.623 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.108642+0000 mon.a (mon.0) 9665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.623 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.108642+0000 mon.a (mon.0) 9665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.111277+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.111277+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.114772+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.114772+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.116016+0000 mon.a (mon.0) 9668 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.116016+0000 mon.a (mon.0) 9668 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.123863+0000 mgr.x (mgr.24998) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.123863+0000 mgr.x (mgr.24998) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.124383+0000 mon.a (mon.0) 9669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.124383+0000 mon.a (mon.0) 9669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.199451+0000 mon.a (mon.0) 9670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.199451+0000 mon.a (mon.0) 9670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.202577+0000 mon.a (mon.0) 9671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.202577+0000 mon.a (mon.0) 9671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.205427+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.205427+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.206404+0000 mon.a (mon.0) 9673 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.206404+0000 mon.a (mon.0) 9673 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.212260+0000 mgr.x (mgr.24998) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.212260+0000 mgr.x (mgr.24998) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.212628+0000 mon.a (mon.0) 9674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.212628+0000 mon.a (mon.0) 9674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cluster 2024-04-30T10:14:58.235305+0000 mgr.x (mgr.24998) 2439 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:58.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: cluster 2024-04-30T10:14:58.235305+0000 mgr.x (mgr.24998) 2439 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:58.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.288602+0000 mon.a (mon.0) 9675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.288602+0000 mon.a (mon.0) 9675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.291365+0000 mon.a (mon.0) 9676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.291365+0000 mon.a (mon.0) 9676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.294284+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.294284+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.295166+0000 mon.a (mon.0) 9678 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.295166+0000 mon.a (mon.0) 9678 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.301744+0000 mon.a (mon.0) 9679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.301744+0000 mon.a (mon.0) 9679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.380908+0000 mon.a (mon.0) 9680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.380908+0000 mon.a (mon.0) 9680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.383607+0000 mon.a (mon.0) 9681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.383607+0000 mon.a (mon.0) 9681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.386920+0000 mon.a (mon.0) 9682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.386920+0000 mon.a (mon.0) 9682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.387776+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.387776+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.394193+0000 mon.a (mon.0) 9684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.394193+0000 mon.a (mon.0) 9684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.472583+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.472583+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.475952+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.475952+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.479511+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.479511+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.480590+0000 mon.a (mon.0) 9688 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.480590+0000 mon.a (mon.0) 9688 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.486867+0000 mon.a (mon.0) 9689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.205427+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.206404+0000 mon.a (mon.0) 9673 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.206404+0000 mon.a (mon.0) 9673 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.212260+0000 mgr.x (mgr.24998) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.212260+0000 mgr.x (mgr.24998) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.212628+0000 mon.a (mon.0) 9674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.212628+0000 mon.a (mon.0) 9674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cluster 2024-04-30T10:14:58.235305+0000 mgr.x (mgr.24998) 2439 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: cluster 2024-04-30T10:14:58.235305+0000 mgr.x (mgr.24998) 2439 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.288602+0000 mon.a (mon.0) 9675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.288602+0000 mon.a (mon.0) 9675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.291365+0000 mon.a (mon.0) 9676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.291365+0000 mon.a (mon.0) 9676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.294284+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.294284+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.295166+0000 mon.a (mon.0) 9678 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.295166+0000 mon.a (mon.0) 9678 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.301744+0000 mon.a (mon.0) 9679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.301744+0000 mon.a (mon.0) 9679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.380908+0000 mon.a (mon.0) 9680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.380908+0000 mon.a (mon.0) 9680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.383607+0000 mon.a (mon.0) 9681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.383607+0000 mon.a (mon.0) 9681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.386920+0000 mon.a (mon.0) 9682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.386920+0000 mon.a (mon.0) 9682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.387776+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.387776+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.394193+0000 mon.a (mon.0) 9684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.394193+0000 mon.a (mon.0) 9684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.472583+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.472583+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.475952+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.475952+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.479511+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.479511+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.480590+0000 mon.a (mon.0) 9688 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.480590+0000 mon.a (mon.0) 9688 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.486867+0000 mon.a (mon.0) 9689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.486867+0000 mon.a (mon.0) 9689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:58.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.560706+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.560706+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:58.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.563829+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.563829+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:58.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.567034+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.567034+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:58.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.568279+0000 mon.a (mon.0) 9693 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:58.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[75481]: audit 2024-04-30T10:14:58.568279+0000 mon.a (mon.0) 9693 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.316607+0000 mgr.x (mgr.24998) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.316607+0000 mgr.x (mgr.24998) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.370401+0000 mgr.x (mgr.24998) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.370401+0000 mgr.x (mgr.24998) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.439493+0000 mgr.x (mgr.24998) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.439493+0000 mgr.x (mgr.24998) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.512178+0000 mgr.x (mgr.24998) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.512178+0000 mgr.x (mgr.24998) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.584589+0000 mon.a (mon.0) 9635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.584589+0000 mon.a (mon.0) 9635 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.588915+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.588915+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.592889+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.592889+0000 mon.a (mon.0) 9637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.594231+0000 mon.a (mon.0) 9638 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.594231+0000 mon.a (mon.0) 9638 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.600151+0000 mgr.x (mgr.24998) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.600151+0000 mgr.x (mgr.24998) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.600539+0000 mon.a (mon.0) 9639 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.600539+0000 mon.a (mon.0) 9639 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.652375+0000 mon.a (mon.0) 9640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.652375+0000 mon.a (mon.0) 9640 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.656383+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.656383+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.660695+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.660695+0000 mon.a (mon.0) 9642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.661911+0000 mon.a (mon.0) 9643 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.661911+0000 mon.a (mon.0) 9643 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.668595+0000 mgr.x (mgr.24998) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.668595+0000 mgr.x (mgr.24998) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.669167+0000 mon.a (mon.0) 9644 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.669167+0000 mon.a (mon.0) 9644 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.725997+0000 mon.a (mon.0) 9645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.725997+0000 mon.a (mon.0) 9645 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.730471+0000 mon.a (mon.0) 9646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.730471+0000 mon.a (mon.0) 9646 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.735057+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.735057+0000 mon.a (mon.0) 9647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.736372+0000 mon.a (mon.0) 9648 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.736372+0000 mon.a (mon.0) 9648 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.746258+0000 mgr.x (mgr.24998) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.746258+0000 mgr.x (mgr.24998) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.746536+0000 mon.a (mon.0) 9649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.746536+0000 mon.a (mon.0) 9649 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.822929+0000 mon.a (mon.0) 9650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.822929+0000 mon.a (mon.0) 9650 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.825813+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.825813+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.828012+0000 mon.a (mon.0) 9652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.828012+0000 mon.a (mon.0) 9652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.828867+0000 mon.a (mon.0) 9653 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.828867+0000 mon.a (mon.0) 9653 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.834371+0000 mgr.x (mgr.24998) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.834371+0000 mgr.x (mgr.24998) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.834890+0000 mon.a (mon.0) 9654 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.834890+0000 mon.a (mon.0) 9654 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.910069+0000 mon.a (mon.0) 9655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.910069+0000 mon.a (mon.0) 9655 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.913974+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.913974+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.916722+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.916722+0000 mon.a (mon.0) 9657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.917681+0000 mon.a (mon.0) 9658 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.917681+0000 mon.a (mon.0) 9658 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.923585+0000 mgr.x (mgr.24998) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:57.923585+0000 mgr.x (mgr.24998) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.924157+0000 mon.a (mon.0) 9659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:57.924157+0000 mon.a (mon.0) 9659 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.013671+0000 mon.a (mon.0) 9660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.013671+0000 mon.a (mon.0) 9660 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.018138+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.018138+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.021647+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.021647+0000 mon.a (mon.0) 9662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.022842+0000 mon.a (mon.0) 9663 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.022842+0000 mon.a (mon.0) 9663 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.032157+0000 mgr.x (mgr.24998) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.032157+0000 mgr.x (mgr.24998) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.032406+0000 mon.a (mon.0) 9664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.032406+0000 mon.a (mon.0) 9664 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.108642+0000 mon.a (mon.0) 9665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.108642+0000 mon.a (mon.0) 9665 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.111277+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.111277+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.114772+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.114772+0000 mon.a (mon.0) 9667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.116016+0000 mon.a (mon.0) 9668 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.116016+0000 mon.a (mon.0) 9668 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.123863+0000 mgr.x (mgr.24998) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.123863+0000 mgr.x (mgr.24998) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.124383+0000 mon.a (mon.0) 9669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.124383+0000 mon.a (mon.0) 9669 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.199451+0000 mon.a (mon.0) 9670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.199451+0000 mon.a (mon.0) 9670 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.202577+0000 mon.a (mon.0) 9671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.202577+0000 mon.a (mon.0) 9671 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.205427+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.205427+0000 mon.a (mon.0) 9672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.206404+0000 mon.a (mon.0) 9673 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.206404+0000 mon.a (mon.0) 9673 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.212260+0000 mgr.x (mgr.24998) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.212260+0000 mgr.x (mgr.24998) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.212628+0000 mon.a (mon.0) 9674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.212628+0000 mon.a (mon.0) 9674 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cluster 2024-04-30T10:14:58.235305+0000 mgr.x (mgr.24998) 2439 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:59.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: cluster 2024-04-30T10:14:58.235305+0000 mgr.x (mgr.24998) 2439 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:14:59.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.288602+0000 mon.a (mon.0) 9675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.288602+0000 mon.a (mon.0) 9675 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.291365+0000 mon.a (mon.0) 9676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.291365+0000 mon.a (mon.0) 9676 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.294284+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.294284+0000 mon.a (mon.0) 9677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.295166+0000 mon.a (mon.0) 9678 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.295166+0000 mon.a (mon.0) 9678 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.301744+0000 mon.a (mon.0) 9679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.301744+0000 mon.a (mon.0) 9679 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.380908+0000 mon.a (mon.0) 9680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.380908+0000 mon.a (mon.0) 9680 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.383607+0000 mon.a (mon.0) 9681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.383607+0000 mon.a (mon.0) 9681 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.386920+0000 mon.a (mon.0) 9682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.386920+0000 mon.a (mon.0) 9682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.387776+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.387776+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.394193+0000 mon.a (mon.0) 9684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.394193+0000 mon.a (mon.0) 9684 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.472583+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.472583+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.475952+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.475952+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.479511+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.479511+0000 mon.a (mon.0) 9687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.480590+0000 mon.a (mon.0) 9688 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.480590+0000 mon.a (mon.0) 9688 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.486867+0000 mon.a (mon.0) 9689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.486867+0000 mon.a (mon.0) 9689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.560706+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.560706+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.563829+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.563829+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.567034+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.567034+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.568279+0000 mon.a (mon.0) 9693 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:58 smithi151 bash[59049]: audit 2024-04-30T10:14:58.568279+0000 mon.a (mon.0) 9693 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.411 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[107471]: ts=2024-04-30T10:14:59.134Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000616678s 2024-04-30T10:14:59.411 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.486867+0000 mon.a (mon.0) 9689 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.411 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.560706+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.411 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.560706+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.411 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.563829+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.411 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.563829+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.411 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.567034+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.411 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.567034+0000 mon.a (mon.0) 9692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.412 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.568279+0000 mon.a (mon.0) 9693 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.412 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:58 smithi144 bash[73244]: audit 2024-04-30T10:14:58.568279+0000 mon.a (mon.0) 9693 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.301213+0000 mgr.x (mgr.24998) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.301213+0000 mgr.x (mgr.24998) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.393604+0000 mgr.x (mgr.24998) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.393604+0000 mgr.x (mgr.24998) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.486312+0000 mgr.x (mgr.24998) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.486312+0000 mgr.x (mgr.24998) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.599910+0000 mon.a (mon.0) 9694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.599910+0000 mon.a (mon.0) 9694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.608041+0000 mgr.x (mgr.24998) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.608041+0000 mgr.x (mgr.24998) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.700197+0000 mon.a (mon.0) 9695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.700197+0000 mon.a (mon.0) 9695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.705199+0000 mon.a (mon.0) 9696 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.705199+0000 mon.a (mon.0) 9696 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.710124+0000 mon.a (mon.0) 9697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.710124+0000 mon.a (mon.0) 9697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.711809+0000 mon.a (mon.0) 9698 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.711809+0000 mon.a (mon.0) 9698 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.721687+0000 mgr.x (mgr.24998) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.721687+0000 mgr.x (mgr.24998) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.301213+0000 mgr.x (mgr.24998) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.301213+0000 mgr.x (mgr.24998) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.393604+0000 mgr.x (mgr.24998) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.393604+0000 mgr.x (mgr.24998) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.486312+0000 mgr.x (mgr.24998) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.486312+0000 mgr.x (mgr.24998) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.599910+0000 mon.a (mon.0) 9694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.599910+0000 mon.a (mon.0) 9694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.608041+0000 mgr.x (mgr.24998) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.608041+0000 mgr.x (mgr.24998) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.700197+0000 mon.a (mon.0) 9695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.700197+0000 mon.a (mon.0) 9695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.705199+0000 mon.a (mon.0) 9696 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.705199+0000 mon.a (mon.0) 9696 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.710124+0000 mon.a (mon.0) 9697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.710124+0000 mon.a (mon.0) 9697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.711809+0000 mon.a (mon.0) 9698 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.711809+0000 mon.a (mon.0) 9698 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.721687+0000 mgr.x (mgr.24998) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.721687+0000 mgr.x (mgr.24998) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.721971+0000 mon.a (mon.0) 9699 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.721971+0000 mon.a (mon.0) 9699 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.796606+0000 mon.a (mon.0) 9700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.796606+0000 mon.a (mon.0) 9700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.801640+0000 mon.a (mon.0) 9701 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.801640+0000 mon.a (mon.0) 9701 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.805016+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.805016+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.806522+0000 mon.a (mon.0) 9703 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.806522+0000 mon.a (mon.0) 9703 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.815769+0000 mgr.x (mgr.24998) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.815769+0000 mgr.x (mgr.24998) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.816104+0000 mon.a (mon.0) 9704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.816104+0000 mon.a (mon.0) 9704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.906379+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.906379+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.911093+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.911093+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.915536+0000 mon.a (mon.0) 9707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.915536+0000 mon.a (mon.0) 9707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.721971+0000 mon.a (mon.0) 9699 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.721971+0000 mon.a (mon.0) 9699 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.796606+0000 mon.a (mon.0) 9700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.796606+0000 mon.a (mon.0) 9700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.801640+0000 mon.a (mon.0) 9701 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.801640+0000 mon.a (mon.0) 9701 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.805016+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.805016+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.806522+0000 mon.a (mon.0) 9703 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.806522+0000 mon.a (mon.0) 9703 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.815769+0000 mgr.x (mgr.24998) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.815769+0000 mgr.x (mgr.24998) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.816104+0000 mon.a (mon.0) 9704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.816104+0000 mon.a (mon.0) 9704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.906379+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.906379+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.911093+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.911093+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.915536+0000 mon.a (mon.0) 9707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.915536+0000 mon.a (mon.0) 9707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.917185+0000 mon.a (mon.0) 9708 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.917185+0000 mon.a (mon.0) 9708 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.927533+0000 mgr.x (mgr.24998) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:58.927533+0000 mgr.x (mgr.24998) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.927780+0000 mon.a (mon.0) 9709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:58.927780+0000 mon.a (mon.0) 9709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.007230+0000 mon.a (mon.0) 9710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.007230+0000 mon.a (mon.0) 9710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.010064+0000 mon.a (mon.0) 9711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.010064+0000 mon.a (mon.0) 9711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.012381+0000 mon.a (mon.0) 9712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.012381+0000 mon.a (mon.0) 9712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.013439+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.013439+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.021468+0000 mgr.x (mgr.24998) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.021468+0000 mgr.x (mgr.24998) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.021759+0000 mon.a (mon.0) 9714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.021759+0000 mon.a (mon.0) 9714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.098646+0000 mon.a (mon.0) 9715 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.098646+0000 mon.a (mon.0) 9715 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.917185+0000 mon.a (mon.0) 9708 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.917185+0000 mon.a (mon.0) 9708 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.927533+0000 mgr.x (mgr.24998) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:58.927533+0000 mgr.x (mgr.24998) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.927780+0000 mon.a (mon.0) 9709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:58.927780+0000 mon.a (mon.0) 9709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.007230+0000 mon.a (mon.0) 9710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.007230+0000 mon.a (mon.0) 9710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.010064+0000 mon.a (mon.0) 9711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.010064+0000 mon.a (mon.0) 9711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.012381+0000 mon.a (mon.0) 9712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.012381+0000 mon.a (mon.0) 9712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.013439+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.013439+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.021468+0000 mgr.x (mgr.24998) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.021468+0000 mgr.x (mgr.24998) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.021759+0000 mon.a (mon.0) 9714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.021759+0000 mon.a (mon.0) 9714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.098646+0000 mon.a (mon.0) 9715 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.098646+0000 mon.a (mon.0) 9715 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.101827+0000 mon.a (mon.0) 9716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.101827+0000 mon.a (mon.0) 9716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.104621+0000 mon.a (mon.0) 9717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.104621+0000 mon.a (mon.0) 9717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.105652+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.105652+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.113959+0000 mgr.x (mgr.24998) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.113959+0000 mgr.x (mgr.24998) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.114493+0000 mon.a (mon.0) 9719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.114493+0000 mon.a (mon.0) 9719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.203654+0000 mon.a (mon.0) 9720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.203654+0000 mon.a (mon.0) 9720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.208798+0000 mon.a (mon.0) 9721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.208798+0000 mon.a (mon.0) 9721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.216630+0000 mon.a (mon.0) 9722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.216630+0000 mon.a (mon.0) 9722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.218008+0000 mon.a (mon.0) 9723 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.218008+0000 mon.a (mon.0) 9723 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.225803+0000 mgr.x (mgr.24998) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.101827+0000 mon.a (mon.0) 9716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.101827+0000 mon.a (mon.0) 9716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.104621+0000 mon.a (mon.0) 9717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.104621+0000 mon.a (mon.0) 9717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.105652+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.105652+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.113959+0000 mgr.x (mgr.24998) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.113959+0000 mgr.x (mgr.24998) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.114493+0000 mon.a (mon.0) 9719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.114493+0000 mon.a (mon.0) 9719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.203654+0000 mon.a (mon.0) 9720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.203654+0000 mon.a (mon.0) 9720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.208798+0000 mon.a (mon.0) 9721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.208798+0000 mon.a (mon.0) 9721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.216630+0000 mon.a (mon.0) 9722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.216630+0000 mon.a (mon.0) 9722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.218008+0000 mon.a (mon.0) 9723 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.218008+0000 mon.a (mon.0) 9723 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.225803+0000 mgr.x (mgr.24998) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.225803+0000 mgr.x (mgr.24998) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.226174+0000 mon.a (mon.0) 9724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.226174+0000 mon.a (mon.0) 9724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.317118+0000 mon.a (mon.0) 9725 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.317118+0000 mon.a (mon.0) 9725 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.322121+0000 mon.a (mon.0) 9726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.322121+0000 mon.a (mon.0) 9726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.325998+0000 mon.a (mon.0) 9727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.325998+0000 mon.a (mon.0) 9727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.327632+0000 mon.a (mon.0) 9728 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.327632+0000 mon.a (mon.0) 9728 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.337682+0000 mon.a (mon.0) 9729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.337682+0000 mon.a (mon.0) 9729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.428446+0000 mon.a (mon.0) 9730 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.428446+0000 mon.a (mon.0) 9730 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.433160+0000 mon.a (mon.0) 9731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.433160+0000 mon.a (mon.0) 9731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.437240+0000 mon.a (mon.0) 9732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.437240+0000 mon.a (mon.0) 9732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.438449+0000 mon.a (mon.0) 9733 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.438449+0000 mon.a (mon.0) 9733 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.445728+0000 mon.a (mon.0) 9734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.445728+0000 mon.a (mon.0) 9734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.519521+0000 mon.a (mon.0) 9735 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.519521+0000 mon.a (mon.0) 9735 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.524254+0000 mon.a (mon.0) 9736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.524254+0000 mon.a (mon.0) 9736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.529242+0000 mon.a (mon.0) 9737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.529242+0000 mon.a (mon.0) 9737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.530782+0000 mon.a (mon.0) 9738 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.530782+0000 mon.a (mon.0) 9738 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.540948+0000 mon.a (mon.0) 9739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.722 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[73244]: audit 2024-04-30T10:14:59.540948+0000 mon.a (mon.0) 9739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.225803+0000 mgr.x (mgr.24998) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:14:59.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.226174+0000 mon.a (mon.0) 9724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.226174+0000 mon.a (mon.0) 9724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.317118+0000 mon.a (mon.0) 9725 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.317118+0000 mon.a (mon.0) 9725 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.322121+0000 mon.a (mon.0) 9726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.322121+0000 mon.a (mon.0) 9726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.325998+0000 mon.a (mon.0) 9727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.325998+0000 mon.a (mon.0) 9727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.327632+0000 mon.a (mon.0) 9728 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.327632+0000 mon.a (mon.0) 9728 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.337682+0000 mon.a (mon.0) 9729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.337682+0000 mon.a (mon.0) 9729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.428446+0000 mon.a (mon.0) 9730 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.428446+0000 mon.a (mon.0) 9730 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.433160+0000 mon.a (mon.0) 9731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.433160+0000 mon.a (mon.0) 9731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.437240+0000 mon.a (mon.0) 9732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.437240+0000 mon.a (mon.0) 9732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.438449+0000 mon.a (mon.0) 9733 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.438449+0000 mon.a (mon.0) 9733 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.445728+0000 mon.a (mon.0) 9734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.445728+0000 mon.a (mon.0) 9734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.519521+0000 mon.a (mon.0) 9735 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.519521+0000 mon.a (mon.0) 9735 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:14:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.524254+0000 mon.a (mon.0) 9736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.524254+0000 mon.a (mon.0) 9736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:14:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.529242+0000 mon.a (mon.0) 9737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.529242+0000 mon.a (mon.0) 9737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:14:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.530782+0000 mon.a (mon.0) 9738 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.724 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.530782+0000 mon.a (mon.0) 9738 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:14:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.540948+0000 mon.a (mon.0) 9739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:14:59.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:14:59 smithi144 bash[75481]: audit 2024-04-30T10:14:59.540948+0000 mon.a (mon.0) 9739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.301213+0000 mgr.x (mgr.24998) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.301213+0000 mgr.x (mgr.24998) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.393604+0000 mgr.x (mgr.24998) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.393604+0000 mgr.x (mgr.24998) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.486312+0000 mgr.x (mgr.24998) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.486312+0000 mgr.x (mgr.24998) 2442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.599910+0000 mon.a (mon.0) 9694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.599910+0000 mon.a (mon.0) 9694 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.608041+0000 mgr.x (mgr.24998) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.608041+0000 mgr.x (mgr.24998) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.700197+0000 mon.a (mon.0) 9695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.700197+0000 mon.a (mon.0) 9695 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.705199+0000 mon.a (mon.0) 9696 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.705199+0000 mon.a (mon.0) 9696 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.710124+0000 mon.a (mon.0) 9697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.710124+0000 mon.a (mon.0) 9697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.711809+0000 mon.a (mon.0) 9698 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.711809+0000 mon.a (mon.0) 9698 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.721687+0000 mgr.x (mgr.24998) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.721687+0000 mgr.x (mgr.24998) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.721971+0000 mon.a (mon.0) 9699 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.721971+0000 mon.a (mon.0) 9699 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.796606+0000 mon.a (mon.0) 9700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.796606+0000 mon.a (mon.0) 9700 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.801640+0000 mon.a (mon.0) 9701 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.801640+0000 mon.a (mon.0) 9701 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.805016+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.805016+0000 mon.a (mon.0) 9702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.806522+0000 mon.a (mon.0) 9703 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.806522+0000 mon.a (mon.0) 9703 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.815769+0000 mgr.x (mgr.24998) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.815769+0000 mgr.x (mgr.24998) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.816104+0000 mon.a (mon.0) 9704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.816104+0000 mon.a (mon.0) 9704 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.906379+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.906379+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:00.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.911093+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.911093+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.915536+0000 mon.a (mon.0) 9707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.915536+0000 mon.a (mon.0) 9707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.917185+0000 mon.a (mon.0) 9708 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.917185+0000 mon.a (mon.0) 9708 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.927533+0000 mgr.x (mgr.24998) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:58.927533+0000 mgr.x (mgr.24998) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.927780+0000 mon.a (mon.0) 9709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:58.927780+0000 mon.a (mon.0) 9709 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.007230+0000 mon.a (mon.0) 9710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:00.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.007230+0000 mon.a (mon.0) 9710 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:00.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.010064+0000 mon.a (mon.0) 9711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:00.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.010064+0000 mon.a (mon.0) 9711 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:00.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.012381+0000 mon.a (mon.0) 9712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:00.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.012381+0000 mon.a (mon.0) 9712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:00.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.013439+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:00.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.013439+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:00.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.021468+0000 mgr.x (mgr.24998) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.021468+0000 mgr.x (mgr.24998) 2447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.021759+0000 mon.a (mon.0) 9714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.021759+0000 mon.a (mon.0) 9714 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.098646+0000 mon.a (mon.0) 9715 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:00.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.098646+0000 mon.a (mon.0) 9715 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:00.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.101827+0000 mon.a (mon.0) 9716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:00.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.101827+0000 mon.a (mon.0) 9716 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:00.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.104621+0000 mon.a (mon.0) 9717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:00.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.104621+0000 mon.a (mon.0) 9717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:00.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.105652+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:00.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.105652+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:00.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.113959+0000 mgr.x (mgr.24998) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.113959+0000 mgr.x (mgr.24998) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.114493+0000 mon.a (mon.0) 9719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.114493+0000 mon.a (mon.0) 9719 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.203654+0000 mon.a (mon.0) 9720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.203654+0000 mon.a (mon.0) 9720 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.208798+0000 mon.a (mon.0) 9721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.208798+0000 mon.a (mon.0) 9721 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.216630+0000 mon.a (mon.0) 9722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.216630+0000 mon.a (mon.0) 9722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.218008+0000 mon.a (mon.0) 9723 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.218008+0000 mon.a (mon.0) 9723 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.225803+0000 mgr.x (mgr.24998) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.225803+0000 mgr.x (mgr.24998) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.226174+0000 mon.a (mon.0) 9724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.226174+0000 mon.a (mon.0) 9724 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.317118+0000 mon.a (mon.0) 9725 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.317118+0000 mon.a (mon.0) 9725 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.322121+0000 mon.a (mon.0) 9726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.322121+0000 mon.a (mon.0) 9726 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.325998+0000 mon.a (mon.0) 9727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.325998+0000 mon.a (mon.0) 9727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.327632+0000 mon.a (mon.0) 9728 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.327632+0000 mon.a (mon.0) 9728 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.337682+0000 mon.a (mon.0) 9729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.337682+0000 mon.a (mon.0) 9729 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.428446+0000 mon.a (mon.0) 9730 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.428446+0000 mon.a (mon.0) 9730 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.433160+0000 mon.a (mon.0) 9731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.433160+0000 mon.a (mon.0) 9731 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.437240+0000 mon.a (mon.0) 9732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:00.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.437240+0000 mon.a (mon.0) 9732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.438449+0000 mon.a (mon.0) 9733 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.438449+0000 mon.a (mon.0) 9733 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.445728+0000 mon.a (mon.0) 9734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.445728+0000 mon.a (mon.0) 9734 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.519521+0000 mon.a (mon.0) 9735 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.519521+0000 mon.a (mon.0) 9735 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.524254+0000 mon.a (mon.0) 9736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.524254+0000 mon.a (mon.0) 9736 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.529242+0000 mon.a (mon.0) 9737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.529242+0000 mon.a (mon.0) 9737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.530782+0000 mon.a (mon.0) 9738 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.530782+0000 mon.a (mon.0) 9738 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.540948+0000 mon.a (mon.0) 9739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:00.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:14:59 smithi151 bash[59049]: audit 2024-04-30T10:14:59.540948+0000 mon.a (mon.0) 9739 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.018 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.337433+0000 mgr.x (mgr.24998) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.018 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.337433+0000 mgr.x (mgr.24998) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.018 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.445499+0000 mgr.x (mgr.24998) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.019 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.445499+0000 mgr.x (mgr.24998) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.019 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.540806+0000 mgr.x (mgr.24998) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.019 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.540806+0000 mgr.x (mgr.24998) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.019 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.620135+0000 mon.a (mon.0) 9740 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.019 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.620135+0000 mon.a (mon.0) 9740 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.019 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.622628+0000 mon.a (mon.0) 9741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.019 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.622628+0000 mon.a (mon.0) 9741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.019 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.625441+0000 mon.a (mon.0) 9742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.019 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.625441+0000 mon.a (mon.0) 9742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.019 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.626431+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.019 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.626431+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.019 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.633688+0000 mgr.x (mgr.24998) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.019 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.633688+0000 mgr.x (mgr.24998) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.020 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.634143+0000 mon.a (mon.0) 9744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.020 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.634143+0000 mon.a (mon.0) 9744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.020 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.713347+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.020 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.713347+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.020 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.337433+0000 mgr.x (mgr.24998) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.020 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.337433+0000 mgr.x (mgr.24998) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.020 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.445499+0000 mgr.x (mgr.24998) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.020 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.445499+0000 mgr.x (mgr.24998) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.021 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.540806+0000 mgr.x (mgr.24998) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.021 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.540806+0000 mgr.x (mgr.24998) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.021 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.620135+0000 mon.a (mon.0) 9740 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.021 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.620135+0000 mon.a (mon.0) 9740 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.021 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.622628+0000 mon.a (mon.0) 9741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.021 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.622628+0000 mon.a (mon.0) 9741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.021 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.625441+0000 mon.a (mon.0) 9742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.021 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.625441+0000 mon.a (mon.0) 9742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.021 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.626431+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.021 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.626431+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.021 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.633688+0000 mgr.x (mgr.24998) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.021 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.633688+0000 mgr.x (mgr.24998) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.021 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.634143+0000 mon.a (mon.0) 9744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.021 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.634143+0000 mon.a (mon.0) 9744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.021 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.713347+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.022 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.713347+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.022 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.716783+0000 mon.a (mon.0) 9746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.022 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.716783+0000 mon.a (mon.0) 9746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.022 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.720572+0000 mon.a (mon.0) 9747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.022 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.720572+0000 mon.a (mon.0) 9747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.022 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.721758+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.022 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.721758+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.022 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.728035+0000 mgr.x (mgr.24998) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.022 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.728035+0000 mgr.x (mgr.24998) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.023 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.728627+0000 mon.a (mon.0) 9749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.023 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.728627+0000 mon.a (mon.0) 9749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.023 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.803641+0000 mon.a (mon.0) 9750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.023 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.803641+0000 mon.a (mon.0) 9750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.023 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.806401+0000 mon.a (mon.0) 9751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.023 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.806401+0000 mon.a (mon.0) 9751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.023 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.809669+0000 mon.a (mon.0) 9752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.023 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.809669+0000 mon.a (mon.0) 9752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.023 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.810784+0000 mon.a (mon.0) 9753 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.023 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.810784+0000 mon.a (mon.0) 9753 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.023 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.816877+0000 mgr.x (mgr.24998) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.024 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.716783+0000 mon.a (mon.0) 9746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.024 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.716783+0000 mon.a (mon.0) 9746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.024 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.720572+0000 mon.a (mon.0) 9747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.024 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.720572+0000 mon.a (mon.0) 9747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.024 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.721758+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.024 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.721758+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.024 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.728035+0000 mgr.x (mgr.24998) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.024 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.728035+0000 mgr.x (mgr.24998) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.024 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.728627+0000 mon.a (mon.0) 9749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.024 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.728627+0000 mon.a (mon.0) 9749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.024 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.803641+0000 mon.a (mon.0) 9750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.025 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.803641+0000 mon.a (mon.0) 9750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.025 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.806401+0000 mon.a (mon.0) 9751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.025 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.806401+0000 mon.a (mon.0) 9751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.025 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.809669+0000 mon.a (mon.0) 9752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.025 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.809669+0000 mon.a (mon.0) 9752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.025 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.810784+0000 mon.a (mon.0) 9753 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.025 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.810784+0000 mon.a (mon.0) 9753 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.025 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.816877+0000 mgr.x (mgr.24998) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.025 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.816877+0000 mgr.x (mgr.24998) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.026 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.817439+0000 mon.a (mon.0) 9754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.026 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.817439+0000 mon.a (mon.0) 9754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.026 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.896377+0000 mon.a (mon.0) 9755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.026 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.896377+0000 mon.a (mon.0) 9755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.026 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.899082+0000 mon.a (mon.0) 9756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.026 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.899082+0000 mon.a (mon.0) 9756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.026 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.902355+0000 mon.a (mon.0) 9757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.026 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.902355+0000 mon.a (mon.0) 9757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.026 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.903323+0000 mon.a (mon.0) 9758 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.026 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.903323+0000 mon.a (mon.0) 9758 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.026 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.910416+0000 mgr.x (mgr.24998) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.026 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:14:59.910416+0000 mgr.x (mgr.24998) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.027 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.910970+0000 mon.a (mon.0) 9759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.027 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.910970+0000 mon.a (mon.0) 9759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.027 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.989171+0000 mon.a (mon.0) 9760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.027 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.989171+0000 mon.a (mon.0) 9760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.027 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.991996+0000 mon.a (mon.0) 9761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.027 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.991996+0000 mon.a (mon.0) 9761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.027 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.995365+0000 mon.a (mon.0) 9762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.027 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.816877+0000 mgr.x (mgr.24998) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.027 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.817439+0000 mon.a (mon.0) 9754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.817439+0000 mon.a (mon.0) 9754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.896377+0000 mon.a (mon.0) 9755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.896377+0000 mon.a (mon.0) 9755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.899082+0000 mon.a (mon.0) 9756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.899082+0000 mon.a (mon.0) 9756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.902355+0000 mon.a (mon.0) 9757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.902355+0000 mon.a (mon.0) 9757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.903323+0000 mon.a (mon.0) 9758 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.903323+0000 mon.a (mon.0) 9758 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.910416+0000 mgr.x (mgr.24998) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:14:59.910416+0000 mgr.x (mgr.24998) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.910970+0000 mon.a (mon.0) 9759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.028 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.910970+0000 mon.a (mon.0) 9759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.029 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.989171+0000 mon.a (mon.0) 9760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.029 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.989171+0000 mon.a (mon.0) 9760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.029 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.991996+0000 mon.a (mon.0) 9761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.029 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.991996+0000 mon.a (mon.0) 9761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.029 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.995365+0000 mon.a (mon.0) 9762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.029 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.995365+0000 mon.a (mon.0) 9762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.029 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.996510+0000 mon.a (mon.0) 9763 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.029 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:14:59.996510+0000 mon.a (mon.0) 9763 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.029 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.002566+0000 mgr.x (mgr.24998) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.029 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.002566+0000 mgr.x (mgr.24998) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.029 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.003058+0000 mon.a (mon.0) 9764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.003058+0000 mon.a (mon.0) 9764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.082131+0000 mon.a (mon.0) 9765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.082131+0000 mon.a (mon.0) 9765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.084808+0000 mon.a (mon.0) 9766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.084808+0000 mon.a (mon.0) 9766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.087314+0000 mon.a (mon.0) 9767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.087314+0000 mon.a (mon.0) 9767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.088222+0000 mon.a (mon.0) 9768 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.088222+0000 mon.a (mon.0) 9768 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.094610+0000 mgr.x (mgr.24998) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.030 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.094610+0000 mgr.x (mgr.24998) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.031 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.095194+0000 mon.a (mon.0) 9769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.031 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.095194+0000 mon.a (mon.0) 9769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.031 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.140510+0000 mon.a (mon.0) 9770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.031 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.995365+0000 mon.a (mon.0) 9762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.031 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.996510+0000 mon.a (mon.0) 9763 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.031 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:14:59.996510+0000 mon.a (mon.0) 9763 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.031 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.002566+0000 mgr.x (mgr.24998) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.031 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.002566+0000 mgr.x (mgr.24998) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.031 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.003058+0000 mon.a (mon.0) 9764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.031 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.003058+0000 mon.a (mon.0) 9764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.031 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.082131+0000 mon.a (mon.0) 9765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.032 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.082131+0000 mon.a (mon.0) 9765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.032 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.084808+0000 mon.a (mon.0) 9766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.032 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.084808+0000 mon.a (mon.0) 9766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.032 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.087314+0000 mon.a (mon.0) 9767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.032 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.087314+0000 mon.a (mon.0) 9767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.032 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.088222+0000 mon.a (mon.0) 9768 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.032 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.088222+0000 mon.a (mon.0) 9768 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.032 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.094610+0000 mgr.x (mgr.24998) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.032 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.094610+0000 mgr.x (mgr.24998) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.032 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.095194+0000 mon.a (mon.0) 9769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.032 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.095194+0000 mon.a (mon.0) 9769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.033 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.140510+0000 mon.a (mon.0) 9770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.140510+0000 mon.a (mon.0) 9770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.143340+0000 mon.a (mon.0) 9771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.143340+0000 mon.a (mon.0) 9771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.146109+0000 mon.a (mon.0) 9772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.146109+0000 mon.a (mon.0) 9772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.147438+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.147438+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.157702+0000 mgr.x (mgr.24998) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.033 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.157702+0000 mgr.x (mgr.24998) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.158215+0000 mon.a (mon.0) 9774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.158215+0000 mon.a (mon.0) 9774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.203466+0000 mon.a (mon.0) 9775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.203466+0000 mon.a (mon.0) 9775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.206376+0000 mon.a (mon.0) 9776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.206376+0000 mon.a (mon.0) 9776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.209340+0000 mon.a (mon.0) 9777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.209340+0000 mon.a (mon.0) 9777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.210347+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.034 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.210347+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.034 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.140510+0000 mon.a (mon.0) 9770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.035 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.143340+0000 mon.a (mon.0) 9771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.035 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.143340+0000 mon.a (mon.0) 9771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.035 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.146109+0000 mon.a (mon.0) 9772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.035 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.146109+0000 mon.a (mon.0) 9772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.035 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.147438+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.035 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.147438+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.035 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.157702+0000 mgr.x (mgr.24998) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.035 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.157702+0000 mgr.x (mgr.24998) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.035 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.158215+0000 mon.a (mon.0) 9774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.035 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.158215+0000 mon.a (mon.0) 9774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.035 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.203466+0000 mon.a (mon.0) 9775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.035 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.203466+0000 mon.a (mon.0) 9775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.206376+0000 mon.a (mon.0) 9776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.206376+0000 mon.a (mon.0) 9776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.209340+0000 mon.a (mon.0) 9777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.209340+0000 mon.a (mon.0) 9777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.210347+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.036 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.210347+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.036 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.216575+0000 mgr.x (mgr.24998) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.036 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.216575+0000 mgr.x (mgr.24998) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.036 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.217135+0000 mon.a (mon.0) 9779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.036 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.217135+0000 mon.a (mon.0) 9779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.037 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cluster 2024-04-30T10:15:00.236343+0000 mgr.x (mgr.24998) 2461 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:01.037 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: cluster 2024-04-30T10:15:00.236343+0000 mgr.x (mgr.24998) 2461 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:01.037 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.262045+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.037 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.262045+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.037 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.264786+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.037 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.264786+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.037 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.267842+0000 mon.a (mon.0) 9782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.037 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.267842+0000 mon.a (mon.0) 9782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.037 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.269006+0000 mon.a (mon.0) 9783 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.037 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.269006+0000 mon.a (mon.0) 9783 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.037 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.277857+0000 mon.a (mon.0) 9784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.037 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.277857+0000 mon.a (mon.0) 9784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.037 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.356801+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.037 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.356801+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.037 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.360251+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.038 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.360251+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.216575+0000 mgr.x (mgr.24998) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.216575+0000 mgr.x (mgr.24998) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.217135+0000 mon.a (mon.0) 9779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.217135+0000 mon.a (mon.0) 9779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cluster 2024-04-30T10:15:00.236343+0000 mgr.x (mgr.24998) 2461 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:01.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: cluster 2024-04-30T10:15:00.236343+0000 mgr.x (mgr.24998) 2461 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:01.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.262045+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.262045+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.038 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.264786+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.039 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.264786+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.039 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.267842+0000 mon.a (mon.0) 9782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.039 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.267842+0000 mon.a (mon.0) 9782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.039 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.269006+0000 mon.a (mon.0) 9783 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.039 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.269006+0000 mon.a (mon.0) 9783 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.039 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.277857+0000 mon.a (mon.0) 9784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.039 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.277857+0000 mon.a (mon.0) 9784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.039 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.356801+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.039 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.356801+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.039 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.360251+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.039 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.360251+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.363621+0000 mon.a (mon.0) 9787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.363621+0000 mon.a (mon.0) 9787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.365070+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.365070+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.374327+0000 mon.a (mon.0) 9789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.374327+0000 mon.a (mon.0) 9789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.452424+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.452424+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.455797+0000 mon.a (mon.0) 9791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.455797+0000 mon.a (mon.0) 9791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.040 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.458761+0000 mon.a (mon.0) 9792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.458761+0000 mon.a (mon.0) 9792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.460130+0000 mon.a (mon.0) 9793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.460130+0000 mon.a (mon.0) 9793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.467357+0000 mon.a (mon.0) 9794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.467357+0000 mon.a (mon.0) 9794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.554044+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.554044+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.041 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.558503+0000 mon.a (mon.0) 9796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.041 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.363621+0000 mon.a (mon.0) 9787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.041 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.363621+0000 mon.a (mon.0) 9787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.365070+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.365070+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.374327+0000 mon.a (mon.0) 9789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.374327+0000 mon.a (mon.0) 9789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.452424+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.452424+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.455797+0000 mon.a (mon.0) 9791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.455797+0000 mon.a (mon.0) 9791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.458761+0000 mon.a (mon.0) 9792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.458761+0000 mon.a (mon.0) 9792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.460130+0000 mon.a (mon.0) 9793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.460130+0000 mon.a (mon.0) 9793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.042 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.467357+0000 mon.a (mon.0) 9794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.467357+0000 mon.a (mon.0) 9794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.554044+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.554044+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.043 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.558503+0000 mon.a (mon.0) 9796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.043 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.558503+0000 mon.a (mon.0) 9796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.043 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.562048+0000 mon.a (mon.0) 9797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.043 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.562048+0000 mon.a (mon.0) 9797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.044 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.563299+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.044 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.563299+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.044 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.572156+0000 mon.a (mon.0) 9799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.044 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[75481]: audit 2024-04-30T10:15:00.572156+0000 mon.a (mon.0) 9799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.558503+0000 mon.a (mon.0) 9796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.562048+0000 mon.a (mon.0) 9797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.562048+0000 mon.a (mon.0) 9797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.563299+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.563299+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.572156+0000 mon.a (mon.0) 9799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.044 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:00 smithi144 bash[73244]: audit 2024-04-30T10:15:00.572156+0000 mon.a (mon.0) 9799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.337433+0000 mgr.x (mgr.24998) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.337433+0000 mgr.x (mgr.24998) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.445499+0000 mgr.x (mgr.24998) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.445499+0000 mgr.x (mgr.24998) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.540806+0000 mgr.x (mgr.24998) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.540806+0000 mgr.x (mgr.24998) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.620135+0000 mon.a (mon.0) 9740 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.620135+0000 mon.a (mon.0) 9740 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.622628+0000 mon.a (mon.0) 9741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.622628+0000 mon.a (mon.0) 9741 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.625441+0000 mon.a (mon.0) 9742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.625441+0000 mon.a (mon.0) 9742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.626431+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.626431+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.633688+0000 mgr.x (mgr.24998) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.633688+0000 mgr.x (mgr.24998) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.634143+0000 mon.a (mon.0) 9744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.634143+0000 mon.a (mon.0) 9744 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.713347+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.713347+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.716783+0000 mon.a (mon.0) 9746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.716783+0000 mon.a (mon.0) 9746 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.720572+0000 mon.a (mon.0) 9747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.720572+0000 mon.a (mon.0) 9747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.721758+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.721758+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.728035+0000 mgr.x (mgr.24998) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.728035+0000 mgr.x (mgr.24998) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.728627+0000 mon.a (mon.0) 9749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.728627+0000 mon.a (mon.0) 9749 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.803641+0000 mon.a (mon.0) 9750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.803641+0000 mon.a (mon.0) 9750 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.806401+0000 mon.a (mon.0) 9751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.806401+0000 mon.a (mon.0) 9751 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.809669+0000 mon.a (mon.0) 9752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.809669+0000 mon.a (mon.0) 9752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.810784+0000 mon.a (mon.0) 9753 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.810784+0000 mon.a (mon.0) 9753 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.816877+0000 mgr.x (mgr.24998) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.816877+0000 mgr.x (mgr.24998) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.817439+0000 mon.a (mon.0) 9754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.817439+0000 mon.a (mon.0) 9754 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.896377+0000 mon.a (mon.0) 9755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.896377+0000 mon.a (mon.0) 9755 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.899082+0000 mon.a (mon.0) 9756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.899082+0000 mon.a (mon.0) 9756 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.902355+0000 mon.a (mon.0) 9757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.902355+0000 mon.a (mon.0) 9757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.903323+0000 mon.a (mon.0) 9758 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.903323+0000 mon.a (mon.0) 9758 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.910416+0000 mgr.x (mgr.24998) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:14:59.910416+0000 mgr.x (mgr.24998) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.910970+0000 mon.a (mon.0) 9759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.910970+0000 mon.a (mon.0) 9759 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.989171+0000 mon.a (mon.0) 9760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.989171+0000 mon.a (mon.0) 9760 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.991996+0000 mon.a (mon.0) 9761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.991996+0000 mon.a (mon.0) 9761 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.995365+0000 mon.a (mon.0) 9762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.995365+0000 mon.a (mon.0) 9762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.996510+0000 mon.a (mon.0) 9763 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:14:59.996510+0000 mon.a (mon.0) 9763 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.002566+0000 mgr.x (mgr.24998) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.002566+0000 mgr.x (mgr.24998) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.003058+0000 mon.a (mon.0) 9764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.003058+0000 mon.a (mon.0) 9764 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.082131+0000 mon.a (mon.0) 9765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.082131+0000 mon.a (mon.0) 9765 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.084808+0000 mon.a (mon.0) 9766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.084808+0000 mon.a (mon.0) 9766 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.087314+0000 mon.a (mon.0) 9767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.087314+0000 mon.a (mon.0) 9767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.088222+0000 mon.a (mon.0) 9768 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.088222+0000 mon.a (mon.0) 9768 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.094610+0000 mgr.x (mgr.24998) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.094610+0000 mgr.x (mgr.24998) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.095194+0000 mon.a (mon.0) 9769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.095194+0000 mon.a (mon.0) 9769 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.140510+0000 mon.a (mon.0) 9770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.140510+0000 mon.a (mon.0) 9770 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.143340+0000 mon.a (mon.0) 9771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.143340+0000 mon.a (mon.0) 9771 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.146109+0000 mon.a (mon.0) 9772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.146109+0000 mon.a (mon.0) 9772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.147438+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.147438+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.157702+0000 mgr.x (mgr.24998) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.157702+0000 mgr.x (mgr.24998) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.158215+0000 mon.a (mon.0) 9774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.158215+0000 mon.a (mon.0) 9774 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.203466+0000 mon.a (mon.0) 9775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.203466+0000 mon.a (mon.0) 9775 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.206376+0000 mon.a (mon.0) 9776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.206376+0000 mon.a (mon.0) 9776 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.209340+0000 mon.a (mon.0) 9777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.209340+0000 mon.a (mon.0) 9777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.210347+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.210347+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.216575+0000 mgr.x (mgr.24998) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.216575+0000 mgr.x (mgr.24998) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.217135+0000 mon.a (mon.0) 9779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.217135+0000 mon.a (mon.0) 9779 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cluster 2024-04-30T10:15:00.236343+0000 mgr.x (mgr.24998) 2461 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:01.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: cluster 2024-04-30T10:15:00.236343+0000 mgr.x (mgr.24998) 2461 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:01.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.262045+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.262045+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.264786+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.264786+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.267842+0000 mon.a (mon.0) 9782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.267842+0000 mon.a (mon.0) 9782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.269006+0000 mon.a (mon.0) 9783 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.269006+0000 mon.a (mon.0) 9783 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.277857+0000 mon.a (mon.0) 9784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.277857+0000 mon.a (mon.0) 9784 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.356801+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.356801+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.360251+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.360251+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.363621+0000 mon.a (mon.0) 9787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.363621+0000 mon.a (mon.0) 9787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.365070+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.365070+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.374327+0000 mon.a (mon.0) 9789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.374327+0000 mon.a (mon.0) 9789 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.452424+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.452424+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.455797+0000 mon.a (mon.0) 9791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.455797+0000 mon.a (mon.0) 9791 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.458761+0000 mon.a (mon.0) 9792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.458761+0000 mon.a (mon.0) 9792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.460130+0000 mon.a (mon.0) 9793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.460130+0000 mon.a (mon.0) 9793 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.467357+0000 mon.a (mon.0) 9794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.467357+0000 mon.a (mon.0) 9794 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.554044+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.554044+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.558503+0000 mon.a (mon.0) 9796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.558503+0000 mon.a (mon.0) 9796 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.562048+0000 mon.a (mon.0) 9797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.562048+0000 mon.a (mon.0) 9797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.563299+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.563299+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.572156+0000 mon.a (mon.0) 9799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:00 smithi151 bash[59049]: audit 2024-04-30T10:15:00.572156+0000 mon.a (mon.0) 9799 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.277341+0000 mgr.x (mgr.24998) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.277341+0000 mgr.x (mgr.24998) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.373863+0000 mgr.x (mgr.24998) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.373863+0000 mgr.x (mgr.24998) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.467159+0000 mgr.x (mgr.24998) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.467159+0000 mgr.x (mgr.24998) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.571626+0000 mgr.x (mgr.24998) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.571626+0000 mgr.x (mgr.24998) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.648729+0000 mon.a (mon.0) 9800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.648729+0000 mon.a (mon.0) 9800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.651106+0000 mon.a (mon.0) 9801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.651106+0000 mon.a (mon.0) 9801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.653178+0000 mon.a (mon.0) 9802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.653178+0000 mon.a (mon.0) 9802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.653923+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.653923+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.659157+0000 mgr.x (mgr.24998) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.659157+0000 mgr.x (mgr.24998) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.659805+0000 mon.a (mon.0) 9804 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.659805+0000 mon.a (mon.0) 9804 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.277341+0000 mgr.x (mgr.24998) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.277341+0000 mgr.x (mgr.24998) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.373863+0000 mgr.x (mgr.24998) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.373863+0000 mgr.x (mgr.24998) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.467159+0000 mgr.x (mgr.24998) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.467159+0000 mgr.x (mgr.24998) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.571626+0000 mgr.x (mgr.24998) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.571626+0000 mgr.x (mgr.24998) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.648729+0000 mon.a (mon.0) 9800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.648729+0000 mon.a (mon.0) 9800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.651106+0000 mon.a (mon.0) 9801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.651106+0000 mon.a (mon.0) 9801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.653178+0000 mon.a (mon.0) 9802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.653178+0000 mon.a (mon.0) 9802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.653923+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.653923+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.659157+0000 mgr.x (mgr.24998) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.659157+0000 mgr.x (mgr.24998) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.659805+0000 mon.a (mon.0) 9804 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.659805+0000 mon.a (mon.0) 9804 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.700962+0000 mon.a (mon.0) 9805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.700962+0000 mon.a (mon.0) 9805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.703135+0000 mon.a (mon.0) 9806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.703135+0000 mon.a (mon.0) 9806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.705643+0000 mon.a (mon.0) 9807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.705643+0000 mon.a (mon.0) 9807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.706311+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.706311+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.711304+0000 mgr.x (mgr.24998) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.711304+0000 mgr.x (mgr.24998) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.711993+0000 mon.a (mon.0) 9809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.711993+0000 mon.a (mon.0) 9809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.768213+0000 mon.a (mon.0) 9810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.768213+0000 mon.a (mon.0) 9810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.772298+0000 mon.a (mon.0) 9811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.772298+0000 mon.a (mon.0) 9811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.775849+0000 mon.a (mon.0) 9812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.775849+0000 mon.a (mon.0) 9812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.777042+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.700962+0000 mon.a (mon.0) 9805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.700962+0000 mon.a (mon.0) 9805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.703135+0000 mon.a (mon.0) 9806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.703135+0000 mon.a (mon.0) 9806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.705643+0000 mon.a (mon.0) 9807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.705643+0000 mon.a (mon.0) 9807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.706311+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.706311+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.711304+0000 mgr.x (mgr.24998) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.711304+0000 mgr.x (mgr.24998) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.711993+0000 mon.a (mon.0) 9809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.711993+0000 mon.a (mon.0) 9809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.768213+0000 mon.a (mon.0) 9810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.768213+0000 mon.a (mon.0) 9810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.772298+0000 mon.a (mon.0) 9811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.772298+0000 mon.a (mon.0) 9811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.775849+0000 mon.a (mon.0) 9812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.775849+0000 mon.a (mon.0) 9812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.777042+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.777042+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.783422+0000 mgr.x (mgr.24998) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.783422+0000 mgr.x (mgr.24998) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.783881+0000 mon.a (mon.0) 9814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.783881+0000 mon.a (mon.0) 9814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.873863+0000 mon.a (mon.0) 9815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.873863+0000 mon.a (mon.0) 9815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.878467+0000 mon.a (mon.0) 9816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.878467+0000 mon.a (mon.0) 9816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.882244+0000 mon.a (mon.0) 9817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.882244+0000 mon.a (mon.0) 9817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.883495+0000 mon.a (mon.0) 9818 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.883495+0000 mon.a (mon.0) 9818 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.891143+0000 mgr.x (mgr.24998) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.891143+0000 mgr.x (mgr.24998) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.891744+0000 mon.a (mon.0) 9819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.891744+0000 mon.a (mon.0) 9819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.966146+0000 mon.a (mon.0) 9820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.966146+0000 mon.a (mon.0) 9820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.970660+0000 mon.a (mon.0) 9821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.777042+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.783422+0000 mgr.x (mgr.24998) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.783422+0000 mgr.x (mgr.24998) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.783881+0000 mon.a (mon.0) 9814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.783881+0000 mon.a (mon.0) 9814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.873863+0000 mon.a (mon.0) 9815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.873863+0000 mon.a (mon.0) 9815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.878467+0000 mon.a (mon.0) 9816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.878467+0000 mon.a (mon.0) 9816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.882244+0000 mon.a (mon.0) 9817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.882244+0000 mon.a (mon.0) 9817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.883495+0000 mon.a (mon.0) 9818 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.883495+0000 mon.a (mon.0) 9818 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.891143+0000 mgr.x (mgr.24998) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.891143+0000 mgr.x (mgr.24998) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.891744+0000 mon.a (mon.0) 9819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.891744+0000 mon.a (mon.0) 9819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.966146+0000 mon.a (mon.0) 9820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.966146+0000 mon.a (mon.0) 9820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.970660+0000 mon.a (mon.0) 9821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.970660+0000 mon.a (mon.0) 9821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.975317+0000 mon.a (mon.0) 9822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.967 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.975317+0000 mon.a (mon.0) 9822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.976931+0000 mon.a (mon.0) 9823 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.976931+0000 mon.a (mon.0) 9823 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.986734+0000 mgr.x (mgr.24998) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:00.986734+0000 mgr.x (mgr.24998) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.986915+0000 mon.a (mon.0) 9824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:00.986915+0000 mon.a (mon.0) 9824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.073562+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.073562+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.078567+0000 mon.a (mon.0) 9826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.078567+0000 mon.a (mon.0) 9826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.082075+0000 mon.a (mon.0) 9827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.082075+0000 mon.a (mon.0) 9827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.083300+0000 mon.a (mon.0) 9828 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.083300+0000 mon.a (mon.0) 9828 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.092824+0000 mgr.x (mgr.24998) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.092824+0000 mgr.x (mgr.24998) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.093055+0000 mon.a (mon.0) 9829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.970660+0000 mon.a (mon.0) 9821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.975317+0000 mon.a (mon.0) 9822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.975317+0000 mon.a (mon.0) 9822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.976931+0000 mon.a (mon.0) 9823 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.976931+0000 mon.a (mon.0) 9823 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.986734+0000 mgr.x (mgr.24998) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:00.986734+0000 mgr.x (mgr.24998) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.969 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.986915+0000 mon.a (mon.0) 9824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:00.986915+0000 mon.a (mon.0) 9824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.073562+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.073562+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.078567+0000 mon.a (mon.0) 9826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.078567+0000 mon.a (mon.0) 9826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.082075+0000 mon.a (mon.0) 9827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.082075+0000 mon.a (mon.0) 9827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.083300+0000 mon.a (mon.0) 9828 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.083300+0000 mon.a (mon.0) 9828 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.092824+0000 mgr.x (mgr.24998) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.092824+0000 mgr.x (mgr.24998) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.093055+0000 mon.a (mon.0) 9829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.093055+0000 mon.a (mon.0) 9829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.184839+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.184839+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.189400+0000 mon.a (mon.0) 9831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.189400+0000 mon.a (mon.0) 9831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.192615+0000 mon.a (mon.0) 9832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.192615+0000 mon.a (mon.0) 9832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.193777+0000 mon.a (mon.0) 9833 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.193777+0000 mon.a (mon.0) 9833 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.202204+0000 mgr.x (mgr.24998) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.202204+0000 mgr.x (mgr.24998) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.202460+0000 mon.a (mon.0) 9834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.202460+0000 mon.a (mon.0) 9834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.265292+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.265292+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.269924+0000 mon.a (mon.0) 9836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.269924+0000 mon.a (mon.0) 9836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.273669+0000 mon.a (mon.0) 9837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.273669+0000 mon.a (mon.0) 9837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.093055+0000 mon.a (mon.0) 9829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.184839+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.184839+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.189400+0000 mon.a (mon.0) 9831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.189400+0000 mon.a (mon.0) 9831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.192615+0000 mon.a (mon.0) 9832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.192615+0000 mon.a (mon.0) 9832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.193777+0000 mon.a (mon.0) 9833 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.193777+0000 mon.a (mon.0) 9833 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.202204+0000 mgr.x (mgr.24998) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.202204+0000 mgr.x (mgr.24998) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:01.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.202460+0000 mon.a (mon.0) 9834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.202460+0000 mon.a (mon.0) 9834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.265292+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.265292+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.269924+0000 mon.a (mon.0) 9836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.269924+0000 mon.a (mon.0) 9836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.273669+0000 mon.a (mon.0) 9837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.273669+0000 mon.a (mon.0) 9837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.274940+0000 mon.a (mon.0) 9838 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.274940+0000 mon.a (mon.0) 9838 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.284542+0000 mon.a (mon.0) 9839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.284542+0000 mon.a (mon.0) 9839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.344097+0000 mon.a (mon.0) 9840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.344097+0000 mon.a (mon.0) 9840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.346971+0000 mon.a (mon.0) 9841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.346971+0000 mon.a (mon.0) 9841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.349276+0000 mon.a (mon.0) 9842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.349276+0000 mon.a (mon.0) 9842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.350257+0000 mon.a (mon.0) 9843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.350257+0000 mon.a (mon.0) 9843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.357051+0000 mon.a (mon.0) 9844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.357051+0000 mon.a (mon.0) 9844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.398122+0000 mon.a (mon.0) 9845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.398122+0000 mon.a (mon.0) 9845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.400906+0000 mon.a (mon.0) 9846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.400906+0000 mon.a (mon.0) 9846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.403467+0000 mon.a (mon.0) 9847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.403467+0000 mon.a (mon.0) 9847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.274940+0000 mon.a (mon.0) 9838 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.274940+0000 mon.a (mon.0) 9838 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.284542+0000 mon.a (mon.0) 9839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.284542+0000 mon.a (mon.0) 9839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.344097+0000 mon.a (mon.0) 9840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.344097+0000 mon.a (mon.0) 9840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.346971+0000 mon.a (mon.0) 9841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.346971+0000 mon.a (mon.0) 9841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.349276+0000 mon.a (mon.0) 9842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.349276+0000 mon.a (mon.0) 9842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.350257+0000 mon.a (mon.0) 9843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.350257+0000 mon.a (mon.0) 9843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.357051+0000 mon.a (mon.0) 9844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.357051+0000 mon.a (mon.0) 9844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.398122+0000 mon.a (mon.0) 9845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.398122+0000 mon.a (mon.0) 9845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.400906+0000 mon.a (mon.0) 9846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.400906+0000 mon.a (mon.0) 9846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.403467+0000 mon.a (mon.0) 9847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.403467+0000 mon.a (mon.0) 9847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.404631+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.404631+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.411205+0000 mon.a (mon.0) 9849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.411205+0000 mon.a (mon.0) 9849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.495797+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.495797+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.500187+0000 mon.a (mon.0) 9851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.500187+0000 mon.a (mon.0) 9851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.503623+0000 mon.a (mon.0) 9852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.503623+0000 mon.a (mon.0) 9852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.505010+0000 mon.a (mon.0) 9853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.505010+0000 mon.a (mon.0) 9853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.513705+0000 mon.a (mon.0) 9854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.513705+0000 mon.a (mon.0) 9854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.587855+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.587855+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.590640+0000 mon.a (mon.0) 9856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.590640+0000 mon.a (mon.0) 9856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.593535+0000 mon.a (mon.0) 9857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.593535+0000 mon.a (mon.0) 9857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.594403+0000 mon.a (mon.0) 9858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.594403+0000 mon.a (mon.0) 9858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.600068+0000 mon.a (mon.0) 9859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[75481]: audit 2024-04-30T10:15:01.600068+0000 mon.a (mon.0) 9859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.404631+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.404631+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.411205+0000 mon.a (mon.0) 9849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.411205+0000 mon.a (mon.0) 9849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.495797+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.495797+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.500187+0000 mon.a (mon.0) 9851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.500187+0000 mon.a (mon.0) 9851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.503623+0000 mon.a (mon.0) 9852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.503623+0000 mon.a (mon.0) 9852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.505010+0000 mon.a (mon.0) 9853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.505010+0000 mon.a (mon.0) 9853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.513705+0000 mon.a (mon.0) 9854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.513705+0000 mon.a (mon.0) 9854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.587855+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.587855+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:01.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.590640+0000 mon.a (mon.0) 9856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.590640+0000 mon.a (mon.0) 9856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:01.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.593535+0000 mon.a (mon.0) 9857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.593535+0000 mon.a (mon.0) 9857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:01.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.594403+0000 mon.a (mon.0) 9858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.594403+0000 mon.a (mon.0) 9858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:01.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.600068+0000 mon.a (mon.0) 9859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:01.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:01 smithi144 bash[73244]: audit 2024-04-30T10:15:01.600068+0000 mon.a (mon.0) 9859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.277341+0000 mgr.x (mgr.24998) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.277341+0000 mgr.x (mgr.24998) 2462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.373863+0000 mgr.x (mgr.24998) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.373863+0000 mgr.x (mgr.24998) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.467159+0000 mgr.x (mgr.24998) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.467159+0000 mgr.x (mgr.24998) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.571626+0000 mgr.x (mgr.24998) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.571626+0000 mgr.x (mgr.24998) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.648729+0000 mon.a (mon.0) 9800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.648729+0000 mon.a (mon.0) 9800 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.651106+0000 mon.a (mon.0) 9801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.651106+0000 mon.a (mon.0) 9801 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.653178+0000 mon.a (mon.0) 9802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.653178+0000 mon.a (mon.0) 9802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.653923+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.653923+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.659157+0000 mgr.x (mgr.24998) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.659157+0000 mgr.x (mgr.24998) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.659805+0000 mon.a (mon.0) 9804 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.659805+0000 mon.a (mon.0) 9804 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.700962+0000 mon.a (mon.0) 9805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.700962+0000 mon.a (mon.0) 9805 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.703135+0000 mon.a (mon.0) 9806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.703135+0000 mon.a (mon.0) 9806 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.705643+0000 mon.a (mon.0) 9807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.705643+0000 mon.a (mon.0) 9807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.706311+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.706311+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.711304+0000 mgr.x (mgr.24998) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.711304+0000 mgr.x (mgr.24998) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.711993+0000 mon.a (mon.0) 9809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.711993+0000 mon.a (mon.0) 9809 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.768213+0000 mon.a (mon.0) 9810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.768213+0000 mon.a (mon.0) 9810 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.772298+0000 mon.a (mon.0) 9811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.772298+0000 mon.a (mon.0) 9811 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.775849+0000 mon.a (mon.0) 9812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.775849+0000 mon.a (mon.0) 9812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.777042+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.777042+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.783422+0000 mgr.x (mgr.24998) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.783422+0000 mgr.x (mgr.24998) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.783881+0000 mon.a (mon.0) 9814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.783881+0000 mon.a (mon.0) 9814 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.873863+0000 mon.a (mon.0) 9815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.873863+0000 mon.a (mon.0) 9815 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.878467+0000 mon.a (mon.0) 9816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.878467+0000 mon.a (mon.0) 9816 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.882244+0000 mon.a (mon.0) 9817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.882244+0000 mon.a (mon.0) 9817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.883495+0000 mon.a (mon.0) 9818 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.883495+0000 mon.a (mon.0) 9818 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.891143+0000 mgr.x (mgr.24998) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.891143+0000 mgr.x (mgr.24998) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.891744+0000 mon.a (mon.0) 9819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.891744+0000 mon.a (mon.0) 9819 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.966146+0000 mon.a (mon.0) 9820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.966146+0000 mon.a (mon.0) 9820 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.970660+0000 mon.a (mon.0) 9821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.970660+0000 mon.a (mon.0) 9821 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.975317+0000 mon.a (mon.0) 9822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.975317+0000 mon.a (mon.0) 9822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.976931+0000 mon.a (mon.0) 9823 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.976931+0000 mon.a (mon.0) 9823 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.986734+0000 mgr.x (mgr.24998) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:00.986734+0000 mgr.x (mgr.24998) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.986915+0000 mon.a (mon.0) 9824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:00.986915+0000 mon.a (mon.0) 9824 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.073562+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.073562+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.078567+0000 mon.a (mon.0) 9826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.078567+0000 mon.a (mon.0) 9826 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.082075+0000 mon.a (mon.0) 9827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.082075+0000 mon.a (mon.0) 9827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.083300+0000 mon.a (mon.0) 9828 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.083300+0000 mon.a (mon.0) 9828 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.092824+0000 mgr.x (mgr.24998) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.092824+0000 mgr.x (mgr.24998) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.093055+0000 mon.a (mon.0) 9829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.093055+0000 mon.a (mon.0) 9829 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.184839+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.184839+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.189400+0000 mon.a (mon.0) 9831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.189400+0000 mon.a (mon.0) 9831 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.192615+0000 mon.a (mon.0) 9832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.192615+0000 mon.a (mon.0) 9832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.193777+0000 mon.a (mon.0) 9833 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.193777+0000 mon.a (mon.0) 9833 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.202204+0000 mgr.x (mgr.24998) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.202204+0000 mgr.x (mgr.24998) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.202460+0000 mon.a (mon.0) 9834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.202460+0000 mon.a (mon.0) 9834 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.265292+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.265292+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.269924+0000 mon.a (mon.0) 9836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.269924+0000 mon.a (mon.0) 9836 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.273669+0000 mon.a (mon.0) 9837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.273669+0000 mon.a (mon.0) 9837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.274940+0000 mon.a (mon.0) 9838 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.274940+0000 mon.a (mon.0) 9838 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.284542+0000 mon.a (mon.0) 9839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.284542+0000 mon.a (mon.0) 9839 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.344097+0000 mon.a (mon.0) 9840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.344097+0000 mon.a (mon.0) 9840 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.346971+0000 mon.a (mon.0) 9841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.346971+0000 mon.a (mon.0) 9841 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.349276+0000 mon.a (mon.0) 9842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.349276+0000 mon.a (mon.0) 9842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.350257+0000 mon.a (mon.0) 9843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.350257+0000 mon.a (mon.0) 9843 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.357051+0000 mon.a (mon.0) 9844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.357051+0000 mon.a (mon.0) 9844 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.398122+0000 mon.a (mon.0) 9845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.398122+0000 mon.a (mon.0) 9845 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.400906+0000 mon.a (mon.0) 9846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.400906+0000 mon.a (mon.0) 9846 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.403467+0000 mon.a (mon.0) 9847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.403467+0000 mon.a (mon.0) 9847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.404631+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.404631+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.411205+0000 mon.a (mon.0) 9849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.411205+0000 mon.a (mon.0) 9849 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.495797+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.495797+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.500187+0000 mon.a (mon.0) 9851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.500187+0000 mon.a (mon.0) 9851 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.503623+0000 mon.a (mon.0) 9852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.503623+0000 mon.a (mon.0) 9852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.505010+0000 mon.a (mon.0) 9853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.505010+0000 mon.a (mon.0) 9853 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.513705+0000 mon.a (mon.0) 9854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.513705+0000 mon.a (mon.0) 9854 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.587855+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.587855+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.590640+0000 mon.a (mon.0) 9856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.590640+0000 mon.a (mon.0) 9856 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.593535+0000 mon.a (mon.0) 9857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.593535+0000 mon.a (mon.0) 9857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.594403+0000 mon.a (mon.0) 9858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.594403+0000 mon.a (mon.0) 9858 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.600068+0000 mon.a (mon.0) 9859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:01 smithi151 bash[59049]: audit 2024-04-30T10:15:01.600068+0000 mon.a (mon.0) 9859 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.284281+0000 mgr.x (mgr.24998) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.284281+0000 mgr.x (mgr.24998) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.356506+0000 mgr.x (mgr.24998) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.356506+0000 mgr.x (mgr.24998) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.410630+0000 mgr.x (mgr.24998) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.410630+0000 mgr.x (mgr.24998) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.513300+0000 mgr.x (mgr.24998) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.513300+0000 mgr.x (mgr.24998) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.599343+0000 mgr.x (mgr.24998) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.599343+0000 mgr.x (mgr.24998) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.659535+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.659535+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.663043+0000 mon.a (mon.0) 9861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.663043+0000 mon.a (mon.0) 9861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.665224+0000 mon.a (mon.0) 9862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.665224+0000 mon.a (mon.0) 9862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.665991+0000 mon.a (mon.0) 9863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.665991+0000 mon.a (mon.0) 9863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.670630+0000 mgr.x (mgr.24998) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.670630+0000 mgr.x (mgr.24998) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.962 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.284281+0000 mgr.x (mgr.24998) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.284281+0000 mgr.x (mgr.24998) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.356506+0000 mgr.x (mgr.24998) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.356506+0000 mgr.x (mgr.24998) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.410630+0000 mgr.x (mgr.24998) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.410630+0000 mgr.x (mgr.24998) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.513300+0000 mgr.x (mgr.24998) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.513300+0000 mgr.x (mgr.24998) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.599343+0000 mgr.x (mgr.24998) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.599343+0000 mgr.x (mgr.24998) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.659535+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.659535+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.663043+0000 mon.a (mon.0) 9861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.663043+0000 mon.a (mon.0) 9861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.665224+0000 mon.a (mon.0) 9862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.665224+0000 mon.a (mon.0) 9862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.665991+0000 mon.a (mon.0) 9863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.665991+0000 mon.a (mon.0) 9863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.670630+0000 mgr.x (mgr.24998) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.670630+0000 mgr.x (mgr.24998) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.671257+0000 mon.a (mon.0) 9864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.671257+0000 mon.a (mon.0) 9864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.715634+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.715634+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.717954+0000 mon.a (mon.0) 9866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.717954+0000 mon.a (mon.0) 9866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.720524+0000 mon.a (mon.0) 9867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.720524+0000 mon.a (mon.0) 9867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.721419+0000 mon.a (mon.0) 9868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.721419+0000 mon.a (mon.0) 9868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.732310+0000 mgr.x (mgr.24998) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.732310+0000 mgr.x (mgr.24998) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.732833+0000 mon.a (mon.0) 9869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.732833+0000 mon.a (mon.0) 9869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.801360+0000 mon.a (mon.0) 9870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.801360+0000 mon.a (mon.0) 9870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.805280+0000 mon.a (mon.0) 9871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.805280+0000 mon.a (mon.0) 9871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.808528+0000 mon.a (mon.0) 9872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.808528+0000 mon.a (mon.0) 9872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.671257+0000 mon.a (mon.0) 9864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.671257+0000 mon.a (mon.0) 9864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.715634+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.715634+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.717954+0000 mon.a (mon.0) 9866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.717954+0000 mon.a (mon.0) 9866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.720524+0000 mon.a (mon.0) 9867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.720524+0000 mon.a (mon.0) 9867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.721419+0000 mon.a (mon.0) 9868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.721419+0000 mon.a (mon.0) 9868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.732310+0000 mgr.x (mgr.24998) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.732310+0000 mgr.x (mgr.24998) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.732833+0000 mon.a (mon.0) 9869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.732833+0000 mon.a (mon.0) 9869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.801360+0000 mon.a (mon.0) 9870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.801360+0000 mon.a (mon.0) 9870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.805280+0000 mon.a (mon.0) 9871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.805280+0000 mon.a (mon.0) 9871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.808528+0000 mon.a (mon.0) 9872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.808528+0000 mon.a (mon.0) 9872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.809710+0000 mon.a (mon.0) 9873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.809710+0000 mon.a (mon.0) 9873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.822231+0000 mgr.x (mgr.24998) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.822231+0000 mgr.x (mgr.24998) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.822391+0000 mon.a (mon.0) 9874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.822391+0000 mon.a (mon.0) 9874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.912473+0000 mon.a (mon.0) 9875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.912473+0000 mon.a (mon.0) 9875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.916929+0000 mon.a (mon.0) 9876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.916929+0000 mon.a (mon.0) 9876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.921041+0000 mon.a (mon.0) 9877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.921041+0000 mon.a (mon.0) 9877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.922549+0000 mon.a (mon.0) 9878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.922549+0000 mon.a (mon.0) 9878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.935524+0000 mgr.x (mgr.24998) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:01.935524+0000 mgr.x (mgr.24998) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.936008+0000 mon.a (mon.0) 9879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:01.936008+0000 mon.a (mon.0) 9879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.009319+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.009319+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.809710+0000 mon.a (mon.0) 9873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.809710+0000 mon.a (mon.0) 9873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.822231+0000 mgr.x (mgr.24998) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.822231+0000 mgr.x (mgr.24998) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.822391+0000 mon.a (mon.0) 9874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.822391+0000 mon.a (mon.0) 9874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.912473+0000 mon.a (mon.0) 9875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.912473+0000 mon.a (mon.0) 9875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.916929+0000 mon.a (mon.0) 9876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.916929+0000 mon.a (mon.0) 9876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.921041+0000 mon.a (mon.0) 9877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.921041+0000 mon.a (mon.0) 9877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.922549+0000 mon.a (mon.0) 9878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.922549+0000 mon.a (mon.0) 9878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.935524+0000 mgr.x (mgr.24998) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:01.935524+0000 mgr.x (mgr.24998) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.936008+0000 mon.a (mon.0) 9879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:01.936008+0000 mon.a (mon.0) 9879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.009319+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.009319+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.011479+0000 mon.a (mon.0) 9881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.011479+0000 mon.a (mon.0) 9881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.013679+0000 mon.a (mon.0) 9882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.013679+0000 mon.a (mon.0) 9882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.014495+0000 mon.a (mon.0) 9883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.014495+0000 mon.a (mon.0) 9883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.021876+0000 mgr.x (mgr.24998) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.021876+0000 mgr.x (mgr.24998) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.022476+0000 mon.a (mon.0) 9884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.022476+0000 mon.a (mon.0) 9884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.095688+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.095688+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.098618+0000 mon.a (mon.0) 9886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.098618+0000 mon.a (mon.0) 9886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.101952+0000 mon.a (mon.0) 9887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.101952+0000 mon.a (mon.0) 9887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.103116+0000 mon.a (mon.0) 9888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.103116+0000 mon.a (mon.0) 9888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.111427+0000 mgr.x (mgr.24998) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.011479+0000 mon.a (mon.0) 9881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.011479+0000 mon.a (mon.0) 9881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.013679+0000 mon.a (mon.0) 9882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.013679+0000 mon.a (mon.0) 9882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.014495+0000 mon.a (mon.0) 9883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.014495+0000 mon.a (mon.0) 9883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.021876+0000 mgr.x (mgr.24998) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.021876+0000 mgr.x (mgr.24998) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.022476+0000 mon.a (mon.0) 9884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.022476+0000 mon.a (mon.0) 9884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.095688+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.095688+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.098618+0000 mon.a (mon.0) 9886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.098618+0000 mon.a (mon.0) 9886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.101952+0000 mon.a (mon.0) 9887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.101952+0000 mon.a (mon.0) 9887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.103116+0000 mon.a (mon.0) 9888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.103116+0000 mon.a (mon.0) 9888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.111427+0000 mgr.x (mgr.24998) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.111427+0000 mgr.x (mgr.24998) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.112008+0000 mon.a (mon.0) 9889 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.112008+0000 mon.a (mon.0) 9889 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.186019+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.186019+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.188705+0000 mon.a (mon.0) 9891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.188705+0000 mon.a (mon.0) 9891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.192225+0000 mon.a (mon.0) 9892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.192225+0000 mon.a (mon.0) 9892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.193285+0000 mon.a (mon.0) 9893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.193285+0000 mon.a (mon.0) 9893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.204078+0000 mgr.x (mgr.24998) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.204078+0000 mgr.x (mgr.24998) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.204602+0000 mon.a (mon.0) 9894 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.204602+0000 mon.a (mon.0) 9894 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cluster 2024-04-30T10:15:02.237473+0000 mgr.x (mgr.24998) 2485 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:02.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: cluster 2024-04-30T10:15:02.237473+0000 mgr.x (mgr.24998) 2485 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:02.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.293077+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.293077+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.297743+0000 mon.a (mon.0) 9896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.297743+0000 mon.a (mon.0) 9896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.300860+0000 mon.a (mon.0) 9897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.300860+0000 mon.a (mon.0) 9897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.302599+0000 mon.a (mon.0) 9898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.302599+0000 mon.a (mon.0) 9898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.315664+0000 mon.a (mon.0) 9899 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.315664+0000 mon.a (mon.0) 9899 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.395087+0000 mon.a (mon.0) 9900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.395087+0000 mon.a (mon.0) 9900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.397873+0000 mon.a (mon.0) 9901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.397873+0000 mon.a (mon.0) 9901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.400351+0000 mon.a (mon.0) 9902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.984 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.400351+0000 mon.a (mon.0) 9902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.984 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.401249+0000 mon.a (mon.0) 9903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.984 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.401249+0000 mon.a (mon.0) 9903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.984 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.412769+0000 mon.a (mon.0) 9904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.984 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.412769+0000 mon.a (mon.0) 9904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.984 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.500836+0000 mon.a (mon.0) 9905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.984 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.500836+0000 mon.a (mon.0) 9905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.111427+0000 mgr.x (mgr.24998) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.112008+0000 mon.a (mon.0) 9889 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.112008+0000 mon.a (mon.0) 9889 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.186019+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.186019+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.188705+0000 mon.a (mon.0) 9891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.188705+0000 mon.a (mon.0) 9891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.192225+0000 mon.a (mon.0) 9892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.192225+0000 mon.a (mon.0) 9892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.193285+0000 mon.a (mon.0) 9893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.193285+0000 mon.a (mon.0) 9893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.204078+0000 mgr.x (mgr.24998) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.204078+0000 mgr.x (mgr.24998) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.204602+0000 mon.a (mon.0) 9894 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.204602+0000 mon.a (mon.0) 9894 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cluster 2024-04-30T10:15:02.237473+0000 mgr.x (mgr.24998) 2485 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:02.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: cluster 2024-04-30T10:15:02.237473+0000 mgr.x (mgr.24998) 2485 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:02.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.293077+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.293077+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.986 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.297743+0000 mon.a (mon.0) 9896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.987 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.505269+0000 mon.a (mon.0) 9906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.987 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.505269+0000 mon.a (mon.0) 9906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.987 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.508464+0000 mon.a (mon.0) 9907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.987 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.508464+0000 mon.a (mon.0) 9907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.987 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.509856+0000 mon.a (mon.0) 9908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.987 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.509856+0000 mon.a (mon.0) 9908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.987 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.521529+0000 mon.a (mon.0) 9909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.987 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[75481]: audit 2024-04-30T10:15:02.521529+0000 mon.a (mon.0) 9909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.297743+0000 mon.a (mon.0) 9896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.300860+0000 mon.a (mon.0) 9897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.300860+0000 mon.a (mon.0) 9897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.302599+0000 mon.a (mon.0) 9898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.302599+0000 mon.a (mon.0) 9898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.315664+0000 mon.a (mon.0) 9899 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.315664+0000 mon.a (mon.0) 9899 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.395087+0000 mon.a (mon.0) 9900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.395087+0000 mon.a (mon.0) 9900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.397873+0000 mon.a (mon.0) 9901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.397873+0000 mon.a (mon.0) 9901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.400351+0000 mon.a (mon.0) 9902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.400351+0000 mon.a (mon.0) 9902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.401249+0000 mon.a (mon.0) 9903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.401249+0000 mon.a (mon.0) 9903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.412769+0000 mon.a (mon.0) 9904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.412769+0000 mon.a (mon.0) 9904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.500836+0000 mon.a (mon.0) 9905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.500836+0000 mon.a (mon.0) 9905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.505269+0000 mon.a (mon.0) 9906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.505269+0000 mon.a (mon.0) 9906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.508464+0000 mon.a (mon.0) 9907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.508464+0000 mon.a (mon.0) 9907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.989 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.509856+0000 mon.a (mon.0) 9908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.990 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.509856+0000 mon.a (mon.0) 9908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.990 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.521529+0000 mon.a (mon.0) 9909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.990 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:02 smithi144 bash[73244]: audit 2024-04-30T10:15:02.521529+0000 mon.a (mon.0) 9909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.992 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.284281+0000 mgr.x (mgr.24998) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.992 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.284281+0000 mgr.x (mgr.24998) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.992 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.356506+0000 mgr.x (mgr.24998) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.993 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.356506+0000 mgr.x (mgr.24998) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.993 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.410630+0000 mgr.x (mgr.24998) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.993 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.410630+0000 mgr.x (mgr.24998) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.993 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.513300+0000 mgr.x (mgr.24998) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.993 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.513300+0000 mgr.x (mgr.24998) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.993 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.599343+0000 mgr.x (mgr.24998) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.993 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.599343+0000 mgr.x (mgr.24998) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.993 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.659535+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.993 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.659535+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.993 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.663043+0000 mon.a (mon.0) 9861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.993 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.663043+0000 mon.a (mon.0) 9861 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.993 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.665224+0000 mon.a (mon.0) 9862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.665224+0000 mon.a (mon.0) 9862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.665991+0000 mon.a (mon.0) 9863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.665991+0000 mon.a (mon.0) 9863 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.670630+0000 mgr.x (mgr.24998) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.994 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.670630+0000 mgr.x (mgr.24998) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.671257+0000 mon.a (mon.0) 9864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.671257+0000 mon.a (mon.0) 9864 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.715634+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.715634+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.717954+0000 mon.a (mon.0) 9866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.996 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.717954+0000 mon.a (mon.0) 9866 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.720524+0000 mon.a (mon.0) 9867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.720524+0000 mon.a (mon.0) 9867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.721419+0000 mon.a (mon.0) 9868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.721419+0000 mon.a (mon.0) 9868 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.732310+0000 mgr.x (mgr.24998) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.732310+0000 mgr.x (mgr.24998) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.732833+0000 mon.a (mon.0) 9869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.732833+0000 mon.a (mon.0) 9869 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.997 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.801360+0000 mon.a (mon.0) 9870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.801360+0000 mon.a (mon.0) 9870 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.805280+0000 mon.a (mon.0) 9871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.805280+0000 mon.a (mon.0) 9871 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.808528+0000 mon.a (mon.0) 9872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.808528+0000 mon.a (mon.0) 9872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.809710+0000 mon.a (mon.0) 9873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.809710+0000 mon.a (mon.0) 9873 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.822231+0000 mgr.x (mgr.24998) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.998 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.822231+0000 mgr.x (mgr.24998) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.822391+0000 mon.a (mon.0) 9874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.822391+0000 mon.a (mon.0) 9874 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:02.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.912473+0000 mon.a (mon.0) 9875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.912473+0000 mon.a (mon.0) 9875 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:02.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.916929+0000 mon.a (mon.0) 9876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.916929+0000 mon.a (mon.0) 9876 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:02.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.921041+0000 mon.a (mon.0) 9877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.921041+0000 mon.a (mon.0) 9877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:02.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.922549+0000 mon.a (mon.0) 9878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.922549+0000 mon.a (mon.0) 9878 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:02.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.935524+0000 mgr.x (mgr.24998) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:02.999 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:01.935524+0000 mgr.x (mgr.24998) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.936008+0000 mon.a (mon.0) 9879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:01.936008+0000 mon.a (mon.0) 9879 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.009319+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.009319+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.011479+0000 mon.a (mon.0) 9881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.011479+0000 mon.a (mon.0) 9881 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.013679+0000 mon.a (mon.0) 9882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.013679+0000 mon.a (mon.0) 9882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.014495+0000 mon.a (mon.0) 9883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.014495+0000 mon.a (mon.0) 9883 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.021876+0000 mgr.x (mgr.24998) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.021876+0000 mgr.x (mgr.24998) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.022476+0000 mon.a (mon.0) 9884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.022476+0000 mon.a (mon.0) 9884 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.095688+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.095688+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.098618+0000 mon.a (mon.0) 9886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.098618+0000 mon.a (mon.0) 9886 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.101952+0000 mon.a (mon.0) 9887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.101952+0000 mon.a (mon.0) 9887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.103116+0000 mon.a (mon.0) 9888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.103116+0000 mon.a (mon.0) 9888 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.111427+0000 mgr.x (mgr.24998) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.111427+0000 mgr.x (mgr.24998) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.112008+0000 mon.a (mon.0) 9889 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.112008+0000 mon.a (mon.0) 9889 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.186019+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.186019+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.188705+0000 mon.a (mon.0) 9891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.188705+0000 mon.a (mon.0) 9891 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.192225+0000 mon.a (mon.0) 9892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.192225+0000 mon.a (mon.0) 9892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.193285+0000 mon.a (mon.0) 9893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.193285+0000 mon.a (mon.0) 9893 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.204078+0000 mgr.x (mgr.24998) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.204078+0000 mgr.x (mgr.24998) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.204602+0000 mon.a (mon.0) 9894 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.204602+0000 mon.a (mon.0) 9894 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cluster 2024-04-30T10:15:02.237473+0000 mgr.x (mgr.24998) 2485 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:03.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: cluster 2024-04-30T10:15:02.237473+0000 mgr.x (mgr.24998) 2485 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:03.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.293077+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.293077+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.297743+0000 mon.a (mon.0) 9896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.297743+0000 mon.a (mon.0) 9896 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.300860+0000 mon.a (mon.0) 9897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.300860+0000 mon.a (mon.0) 9897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.302599+0000 mon.a (mon.0) 9898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.302599+0000 mon.a (mon.0) 9898 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.315664+0000 mon.a (mon.0) 9899 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.315664+0000 mon.a (mon.0) 9899 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.395087+0000 mon.a (mon.0) 9900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.395087+0000 mon.a (mon.0) 9900 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.397873+0000 mon.a (mon.0) 9901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.397873+0000 mon.a (mon.0) 9901 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.400351+0000 mon.a (mon.0) 9902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.400351+0000 mon.a (mon.0) 9902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.401249+0000 mon.a (mon.0) 9903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.401249+0000 mon.a (mon.0) 9903 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.412769+0000 mon.a (mon.0) 9904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.412769+0000 mon.a (mon.0) 9904 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.500836+0000 mon.a (mon.0) 9905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.500836+0000 mon.a (mon.0) 9905 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.505269+0000 mon.a (mon.0) 9906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.505269+0000 mon.a (mon.0) 9906 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.508464+0000 mon.a (mon.0) 9907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.508464+0000 mon.a (mon.0) 9907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.509856+0000 mon.a (mon.0) 9908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.509856+0000 mon.a (mon.0) 9908 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.521529+0000 mon.a (mon.0) 9909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:02 smithi151 bash[59049]: audit 2024-04-30T10:15:02.521529+0000 mon.a (mon.0) 9909 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.315596+0000 mgr.x (mgr.24998) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.315596+0000 mgr.x (mgr.24998) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.412319+0000 mgr.x (mgr.24998) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.412319+0000 mgr.x (mgr.24998) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.521335+0000 mgr.x (mgr.24998) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.521335+0000 mgr.x (mgr.24998) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.612142+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.612142+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.636560+0000 mon.a (mon.0) 9911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.636560+0000 mon.a (mon.0) 9911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.639707+0000 mon.a (mon.0) 9912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.639707+0000 mon.a (mon.0) 9912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.640845+0000 mon.a (mon.0) 9913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.640845+0000 mon.a (mon.0) 9913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.649638+0000 mgr.x (mgr.24998) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.649638+0000 mgr.x (mgr.24998) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.650076+0000 mon.a (mon.0) 9914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.650076+0000 mon.a (mon.0) 9914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.709188+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.709188+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.315596+0000 mgr.x (mgr.24998) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.315596+0000 mgr.x (mgr.24998) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.412319+0000 mgr.x (mgr.24998) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.412319+0000 mgr.x (mgr.24998) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.521335+0000 mgr.x (mgr.24998) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.521335+0000 mgr.x (mgr.24998) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.612142+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.612142+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.636560+0000 mon.a (mon.0) 9911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.636560+0000 mon.a (mon.0) 9911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.639707+0000 mon.a (mon.0) 9912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.639707+0000 mon.a (mon.0) 9912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.640845+0000 mon.a (mon.0) 9913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.640845+0000 mon.a (mon.0) 9913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.649638+0000 mgr.x (mgr.24998) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.649638+0000 mgr.x (mgr.24998) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.650076+0000 mon.a (mon.0) 9914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.650076+0000 mon.a (mon.0) 9914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.709188+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.709188+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.711483+0000 mon.a (mon.0) 9916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.711483+0000 mon.a (mon.0) 9916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.713671+0000 mon.a (mon.0) 9917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.713671+0000 mon.a (mon.0) 9917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.714482+0000 mon.a (mon.0) 9918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.714482+0000 mon.a (mon.0) 9918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.722435+0000 mgr.x (mgr.24998) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.722435+0000 mgr.x (mgr.24998) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.722940+0000 mon.a (mon.0) 9919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.722940+0000 mon.a (mon.0) 9919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.764253+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.764253+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.766322+0000 mon.a (mon.0) 9921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.766322+0000 mon.a (mon.0) 9921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.768319+0000 mon.a (mon.0) 9922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.768319+0000 mon.a (mon.0) 9922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.769042+0000 mon.a (mon.0) 9923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.769042+0000 mon.a (mon.0) 9923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.775676+0000 mgr.x (mgr.24998) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.711483+0000 mon.a (mon.0) 9916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.711483+0000 mon.a (mon.0) 9916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.713671+0000 mon.a (mon.0) 9917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.713671+0000 mon.a (mon.0) 9917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.714482+0000 mon.a (mon.0) 9918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.714482+0000 mon.a (mon.0) 9918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.722435+0000 mgr.x (mgr.24998) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.722435+0000 mgr.x (mgr.24998) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.722940+0000 mon.a (mon.0) 9919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.722940+0000 mon.a (mon.0) 9919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.764253+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.764253+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.766322+0000 mon.a (mon.0) 9921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.766322+0000 mon.a (mon.0) 9921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.768319+0000 mon.a (mon.0) 9922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.768319+0000 mon.a (mon.0) 9922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.769042+0000 mon.a (mon.0) 9923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.769042+0000 mon.a (mon.0) 9923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.775676+0000 mgr.x (mgr.24998) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.775676+0000 mgr.x (mgr.24998) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.776284+0000 mon.a (mon.0) 9924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.776284+0000 mon.a (mon.0) 9924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.817605+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.817605+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.819647+0000 mon.a (mon.0) 9926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.819647+0000 mon.a (mon.0) 9926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.821651+0000 mon.a (mon.0) 9927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.821651+0000 mon.a (mon.0) 9927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.822463+0000 mon.a (mon.0) 9928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.822463+0000 mon.a (mon.0) 9928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.828312+0000 mgr.x (mgr.24998) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.828312+0000 mgr.x (mgr.24998) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.828788+0000 mon.a (mon.0) 9929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.828788+0000 mon.a (mon.0) 9929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.870309+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.870309+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.872632+0000 mon.a (mon.0) 9931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.872632+0000 mon.a (mon.0) 9931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.875456+0000 mon.a (mon.0) 9932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.775676+0000 mgr.x (mgr.24998) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.776284+0000 mon.a (mon.0) 9924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.776284+0000 mon.a (mon.0) 9924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.817605+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.817605+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.819647+0000 mon.a (mon.0) 9926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.819647+0000 mon.a (mon.0) 9926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.821651+0000 mon.a (mon.0) 9927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.821651+0000 mon.a (mon.0) 9927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.822463+0000 mon.a (mon.0) 9928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.822463+0000 mon.a (mon.0) 9928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.828312+0000 mgr.x (mgr.24998) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.828312+0000 mgr.x (mgr.24998) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.828788+0000 mon.a (mon.0) 9929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.828788+0000 mon.a (mon.0) 9929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.870309+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.870309+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.872632+0000 mon.a (mon.0) 9931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.872632+0000 mon.a (mon.0) 9931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.875456+0000 mon.a (mon.0) 9932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.875456+0000 mon.a (mon.0) 9932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.876204+0000 mon.a (mon.0) 9933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.876204+0000 mon.a (mon.0) 9933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.880926+0000 mgr.x (mgr.24998) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.880926+0000 mgr.x (mgr.24998) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.881642+0000 mon.a (mon.0) 9934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.881642+0000 mon.a (mon.0) 9934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.922601+0000 mon.a (mon.0) 9935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.922601+0000 mon.a (mon.0) 9935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.925094+0000 mon.a (mon.0) 9936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.925094+0000 mon.a (mon.0) 9936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.927295+0000 mon.a (mon.0) 9937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.927295+0000 mon.a (mon.0) 9937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.928177+0000 mon.a (mon.0) 9938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.928177+0000 mon.a (mon.0) 9938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.933467+0000 mgr.x (mgr.24998) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:02.933467+0000 mgr.x (mgr.24998) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.934055+0000 mon.a (mon.0) 9939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:02.934055+0000 mon.a (mon.0) 9939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.008214+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.875456+0000 mon.a (mon.0) 9932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.876204+0000 mon.a (mon.0) 9933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.876204+0000 mon.a (mon.0) 9933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.880926+0000 mgr.x (mgr.24998) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.880926+0000 mgr.x (mgr.24998) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.881642+0000 mon.a (mon.0) 9934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.881642+0000 mon.a (mon.0) 9934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.922601+0000 mon.a (mon.0) 9935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.922601+0000 mon.a (mon.0) 9935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.925094+0000 mon.a (mon.0) 9936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.925094+0000 mon.a (mon.0) 9936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.927295+0000 mon.a (mon.0) 9937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.927295+0000 mon.a (mon.0) 9937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.928177+0000 mon.a (mon.0) 9938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.928177+0000 mon.a (mon.0) 9938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.933467+0000 mgr.x (mgr.24998) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:02.933467+0000 mgr.x (mgr.24998) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.934055+0000 mon.a (mon.0) 9939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:02.934055+0000 mon.a (mon.0) 9939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.008214+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.008214+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.011008+0000 mon.a (mon.0) 9941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.011008+0000 mon.a (mon.0) 9941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.013603+0000 mon.a (mon.0) 9942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.013603+0000 mon.a (mon.0) 9942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.014977+0000 mon.a (mon.0) 9943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.014977+0000 mon.a (mon.0) 9943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.020098+0000 mgr.x (mgr.24998) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.020098+0000 mgr.x (mgr.24998) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.020698+0000 mon.a (mon.0) 9944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.020698+0000 mon.a (mon.0) 9944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.970 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.112604+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.112604+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.116659+0000 mon.a (mon.0) 9946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.116659+0000 mon.a (mon.0) 9946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.119730+0000 mon.a (mon.0) 9947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.119730+0000 mon.a (mon.0) 9947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.120817+0000 mon.a (mon.0) 9948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.120817+0000 mon.a (mon.0) 9948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.008214+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.011008+0000 mon.a (mon.0) 9941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.011008+0000 mon.a (mon.0) 9941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.013603+0000 mon.a (mon.0) 9942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.013603+0000 mon.a (mon.0) 9942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.014977+0000 mon.a (mon.0) 9943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.014977+0000 mon.a (mon.0) 9943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.020098+0000 mgr.x (mgr.24998) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.020098+0000 mgr.x (mgr.24998) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.020698+0000 mon.a (mon.0) 9944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.020698+0000 mon.a (mon.0) 9944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.112604+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.112604+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.116659+0000 mon.a (mon.0) 9946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.116659+0000 mon.a (mon.0) 9946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.119730+0000 mon.a (mon.0) 9947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.972 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.119730+0000 mon.a (mon.0) 9947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.120817+0000 mon.a (mon.0) 9948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.120817+0000 mon.a (mon.0) 9948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.127373+0000 mgr.x (mgr.24998) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.127373+0000 mgr.x (mgr.24998) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.127750+0000 mon.a (mon.0) 9949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.127750+0000 mon.a (mon.0) 9949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.204083+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.204083+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.207032+0000 mon.a (mon.0) 9951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.207032+0000 mon.a (mon.0) 9951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.209729+0000 mon.a (mon.0) 9952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.209729+0000 mon.a (mon.0) 9952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.210756+0000 mon.a (mon.0) 9953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.210756+0000 mon.a (mon.0) 9953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.216595+0000 mgr.x (mgr.24998) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.216595+0000 mgr.x (mgr.24998) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.217188+0000 mon.a (mon.0) 9954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.217188+0000 mon.a (mon.0) 9954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.291526+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.291526+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.294410+0000 mon.a (mon.0) 9956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.294410+0000 mon.a (mon.0) 9956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.127373+0000 mgr.x (mgr.24998) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.127373+0000 mgr.x (mgr.24998) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.127750+0000 mon.a (mon.0) 9949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.127750+0000 mon.a (mon.0) 9949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.204083+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.204083+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.207032+0000 mon.a (mon.0) 9951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.207032+0000 mon.a (mon.0) 9951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.209729+0000 mon.a (mon.0) 9952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.209729+0000 mon.a (mon.0) 9952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.210756+0000 mon.a (mon.0) 9953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.210756+0000 mon.a (mon.0) 9953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.216595+0000 mgr.x (mgr.24998) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.216595+0000 mgr.x (mgr.24998) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:03.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.217188+0000 mon.a (mon.0) 9954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.217188+0000 mon.a (mon.0) 9954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.291526+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.291526+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.294410+0000 mon.a (mon.0) 9956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.294410+0000 mon.a (mon.0) 9956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.297619+0000 mon.a (mon.0) 9957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.297619+0000 mon.a (mon.0) 9957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.298521+0000 mon.a (mon.0) 9958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.298521+0000 mon.a (mon.0) 9958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.304727+0000 mon.a (mon.0) 9959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.304727+0000 mon.a (mon.0) 9959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.379770+0000 mon.a (mon.0) 9960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.379770+0000 mon.a (mon.0) 9960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.382067+0000 mon.a (mon.0) 9961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.382067+0000 mon.a (mon.0) 9961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.384579+0000 mon.a (mon.0) 9962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.384579+0000 mon.a (mon.0) 9962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.385780+0000 mon.a (mon.0) 9963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.385780+0000 mon.a (mon.0) 9963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.391931+0000 mon.a (mon.0) 9964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.391931+0000 mon.a (mon.0) 9964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.463405+0000 mon.a (mon.0) 9965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.463405+0000 mon.a (mon.0) 9965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.467445+0000 mon.a (mon.0) 9966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.297619+0000 mon.a (mon.0) 9957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.297619+0000 mon.a (mon.0) 9957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.298521+0000 mon.a (mon.0) 9958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.298521+0000 mon.a (mon.0) 9958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.304727+0000 mon.a (mon.0) 9959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.304727+0000 mon.a (mon.0) 9959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.379770+0000 mon.a (mon.0) 9960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.379770+0000 mon.a (mon.0) 9960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.382067+0000 mon.a (mon.0) 9961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.382067+0000 mon.a (mon.0) 9961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.384579+0000 mon.a (mon.0) 9962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.384579+0000 mon.a (mon.0) 9962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.385780+0000 mon.a (mon.0) 9963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.385780+0000 mon.a (mon.0) 9963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.391931+0000 mon.a (mon.0) 9964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.391931+0000 mon.a (mon.0) 9964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.463405+0000 mon.a (mon.0) 9965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.463405+0000 mon.a (mon.0) 9965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.982 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.467445+0000 mon.a (mon.0) 9966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.467445+0000 mon.a (mon.0) 9966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.470682+0000 mon.a (mon.0) 9967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.470682+0000 mon.a (mon.0) 9967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.471804+0000 mon.a (mon.0) 9968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.471804+0000 mon.a (mon.0) 9968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.479804+0000 mon.a (mon.0) 9969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.479804+0000 mon.a (mon.0) 9969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.526677+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.526677+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.529242+0000 mon.a (mon.0) 9971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.529242+0000 mon.a (mon.0) 9971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.531469+0000 mon.a (mon.0) 9972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.531469+0000 mon.a (mon.0) 9972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.532275+0000 mon.a (mon.0) 9973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.532275+0000 mon.a (mon.0) 9973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.537826+0000 mon.a (mon.0) 9974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.537826+0000 mon.a (mon.0) 9974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.583393+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.583393+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.586393+0000 mon.a (mon.0) 9976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.586393+0000 mon.a (mon.0) 9976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.589047+0000 mon.a (mon.0) 9977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.589047+0000 mon.a (mon.0) 9977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.590224+0000 mon.a (mon.0) 9978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.590224+0000 mon.a (mon.0) 9978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.597892+0000 mon.a (mon.0) 9979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[73244]: audit 2024-04-30T10:15:03.597892+0000 mon.a (mon.0) 9979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.984 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.467445+0000 mon.a (mon.0) 9966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.984 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.470682+0000 mon.a (mon.0) 9967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.984 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.470682+0000 mon.a (mon.0) 9967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.984 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.471804+0000 mon.a (mon.0) 9968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.471804+0000 mon.a (mon.0) 9968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.479804+0000 mon.a (mon.0) 9969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.479804+0000 mon.a (mon.0) 9969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.526677+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.526677+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.529242+0000 mon.a (mon.0) 9971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.529242+0000 mon.a (mon.0) 9971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.531469+0000 mon.a (mon.0) 9972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.531469+0000 mon.a (mon.0) 9972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.532275+0000 mon.a (mon.0) 9973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.532275+0000 mon.a (mon.0) 9973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.537826+0000 mon.a (mon.0) 9974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.537826+0000 mon.a (mon.0) 9974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.583393+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.583393+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:03.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.586393+0000 mon.a (mon.0) 9976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.586393+0000 mon.a (mon.0) 9976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:03.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.589047+0000 mon.a (mon.0) 9977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.589047+0000 mon.a (mon.0) 9977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:03.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.590224+0000 mon.a (mon.0) 9978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.590224+0000 mon.a (mon.0) 9978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:03.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.597892+0000 mon.a (mon.0) 9979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:03.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:03 smithi144 bash[75481]: audit 2024-04-30T10:15:03.597892+0000 mon.a (mon.0) 9979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.315596+0000 mgr.x (mgr.24998) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.315596+0000 mgr.x (mgr.24998) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.412319+0000 mgr.x (mgr.24998) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.412319+0000 mgr.x (mgr.24998) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.521335+0000 mgr.x (mgr.24998) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.521335+0000 mgr.x (mgr.24998) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.612142+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.612142+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.636560+0000 mon.a (mon.0) 9911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.636560+0000 mon.a (mon.0) 9911 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.639707+0000 mon.a (mon.0) 9912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.639707+0000 mon.a (mon.0) 9912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.640845+0000 mon.a (mon.0) 9913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.640845+0000 mon.a (mon.0) 9913 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.649638+0000 mgr.x (mgr.24998) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.649638+0000 mgr.x (mgr.24998) 2489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.650076+0000 mon.a (mon.0) 9914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.650076+0000 mon.a (mon.0) 9914 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.709188+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.709188+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.711483+0000 mon.a (mon.0) 9916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.711483+0000 mon.a (mon.0) 9916 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.713671+0000 mon.a (mon.0) 9917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.713671+0000 mon.a (mon.0) 9917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.714482+0000 mon.a (mon.0) 9918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.714482+0000 mon.a (mon.0) 9918 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.722435+0000 mgr.x (mgr.24998) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.722435+0000 mgr.x (mgr.24998) 2490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.722940+0000 mon.a (mon.0) 9919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.722940+0000 mon.a (mon.0) 9919 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.764253+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.764253+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.766322+0000 mon.a (mon.0) 9921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.766322+0000 mon.a (mon.0) 9921 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.768319+0000 mon.a (mon.0) 9922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.768319+0000 mon.a (mon.0) 9922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.769042+0000 mon.a (mon.0) 9923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.769042+0000 mon.a (mon.0) 9923 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.775676+0000 mgr.x (mgr.24998) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.775676+0000 mgr.x (mgr.24998) 2491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.776284+0000 mon.a (mon.0) 9924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.776284+0000 mon.a (mon.0) 9924 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.817605+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.817605+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.819647+0000 mon.a (mon.0) 9926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.819647+0000 mon.a (mon.0) 9926 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.821651+0000 mon.a (mon.0) 9927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.821651+0000 mon.a (mon.0) 9927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.822463+0000 mon.a (mon.0) 9928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.822463+0000 mon.a (mon.0) 9928 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.828312+0000 mgr.x (mgr.24998) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.828312+0000 mgr.x (mgr.24998) 2492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.828788+0000 mon.a (mon.0) 9929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.828788+0000 mon.a (mon.0) 9929 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.870309+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.870309+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.872632+0000 mon.a (mon.0) 9931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.872632+0000 mon.a (mon.0) 9931 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.875456+0000 mon.a (mon.0) 9932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.875456+0000 mon.a (mon.0) 9932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.876204+0000 mon.a (mon.0) 9933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.876204+0000 mon.a (mon.0) 9933 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.880926+0000 mgr.x (mgr.24998) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.880926+0000 mgr.x (mgr.24998) 2493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.881642+0000 mon.a (mon.0) 9934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.881642+0000 mon.a (mon.0) 9934 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.922601+0000 mon.a (mon.0) 9935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.922601+0000 mon.a (mon.0) 9935 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.925094+0000 mon.a (mon.0) 9936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.925094+0000 mon.a (mon.0) 9936 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.927295+0000 mon.a (mon.0) 9937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.927295+0000 mon.a (mon.0) 9937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.928177+0000 mon.a (mon.0) 9938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.928177+0000 mon.a (mon.0) 9938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.933467+0000 mgr.x (mgr.24998) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:02.933467+0000 mgr.x (mgr.24998) 2494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.934055+0000 mon.a (mon.0) 9939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:02.934055+0000 mon.a (mon.0) 9939 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.008214+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.008214+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.011008+0000 mon.a (mon.0) 9941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.011008+0000 mon.a (mon.0) 9941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.013603+0000 mon.a (mon.0) 9942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.013603+0000 mon.a (mon.0) 9942 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.014977+0000 mon.a (mon.0) 9943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.014977+0000 mon.a (mon.0) 9943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.020098+0000 mgr.x (mgr.24998) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.020098+0000 mgr.x (mgr.24998) 2495 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.020698+0000 mon.a (mon.0) 9944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.020698+0000 mon.a (mon.0) 9944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.112604+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.112604+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.116659+0000 mon.a (mon.0) 9946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.116659+0000 mon.a (mon.0) 9946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.119730+0000 mon.a (mon.0) 9947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.119730+0000 mon.a (mon.0) 9947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.120817+0000 mon.a (mon.0) 9948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.120817+0000 mon.a (mon.0) 9948 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.127373+0000 mgr.x (mgr.24998) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.127373+0000 mgr.x (mgr.24998) 2496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.127750+0000 mon.a (mon.0) 9949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.127750+0000 mon.a (mon.0) 9949 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.204083+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.204083+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.207032+0000 mon.a (mon.0) 9951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.207032+0000 mon.a (mon.0) 9951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.209729+0000 mon.a (mon.0) 9952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.209729+0000 mon.a (mon.0) 9952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.210756+0000 mon.a (mon.0) 9953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.210756+0000 mon.a (mon.0) 9953 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.216595+0000 mgr.x (mgr.24998) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.216595+0000 mgr.x (mgr.24998) 2497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.217188+0000 mon.a (mon.0) 9954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.217188+0000 mon.a (mon.0) 9954 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.291526+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.291526+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.294410+0000 mon.a (mon.0) 9956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.294410+0000 mon.a (mon.0) 9956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.297619+0000 mon.a (mon.0) 9957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.297619+0000 mon.a (mon.0) 9957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.298521+0000 mon.a (mon.0) 9958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.298521+0000 mon.a (mon.0) 9958 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.304727+0000 mon.a (mon.0) 9959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.304727+0000 mon.a (mon.0) 9959 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.379770+0000 mon.a (mon.0) 9960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.379770+0000 mon.a (mon.0) 9960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.382067+0000 mon.a (mon.0) 9961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.382067+0000 mon.a (mon.0) 9961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.384579+0000 mon.a (mon.0) 9962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.384579+0000 mon.a (mon.0) 9962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.385780+0000 mon.a (mon.0) 9963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.385780+0000 mon.a (mon.0) 9963 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.391931+0000 mon.a (mon.0) 9964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.391931+0000 mon.a (mon.0) 9964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.463405+0000 mon.a (mon.0) 9965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.463405+0000 mon.a (mon.0) 9965 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.467445+0000 mon.a (mon.0) 9966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.467445+0000 mon.a (mon.0) 9966 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.470682+0000 mon.a (mon.0) 9967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.470682+0000 mon.a (mon.0) 9967 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.471804+0000 mon.a (mon.0) 9968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.471804+0000 mon.a (mon.0) 9968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.479804+0000 mon.a (mon.0) 9969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.479804+0000 mon.a (mon.0) 9969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.526677+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.526677+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.529242+0000 mon.a (mon.0) 9971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.529242+0000 mon.a (mon.0) 9971 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.531469+0000 mon.a (mon.0) 9972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.531469+0000 mon.a (mon.0) 9972 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.532275+0000 mon.a (mon.0) 9973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.532275+0000 mon.a (mon.0) 9973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.537826+0000 mon.a (mon.0) 9974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.537826+0000 mon.a (mon.0) 9974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.583393+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.583393+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.586393+0000 mon.a (mon.0) 9976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.586393+0000 mon.a (mon.0) 9976 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.589047+0000 mon.a (mon.0) 9977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.589047+0000 mon.a (mon.0) 9977 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.590224+0000 mon.a (mon.0) 9978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.590224+0000 mon.a (mon.0) 9978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.597892+0000 mon.a (mon.0) 9979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:03 smithi151 bash[59049]: audit 2024-04-30T10:15:03.597892+0000 mon.a (mon.0) 9979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.952 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.304159+0000 mgr.x (mgr.24998) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.952 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.304159+0000 mgr.x (mgr.24998) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.952 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.391320+0000 mgr.x (mgr.24998) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.952 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.391320+0000 mgr.x (mgr.24998) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.952 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.480325+0000 mgr.x (mgr.24998) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.952 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.480325+0000 mgr.x (mgr.24998) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.952 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.537183+0000 mgr.x (mgr.24998) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.952 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.537183+0000 mgr.x (mgr.24998) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.952 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.597353+0000 mgr.x (mgr.24998) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.953 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.597353+0000 mgr.x (mgr.24998) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.953 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.678096+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.953 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.678096+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.953 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.680952+0000 mon.a (mon.0) 9981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.953 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.680952+0000 mon.a (mon.0) 9981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.953 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.683523+0000 mon.a (mon.0) 9982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.953 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.683523+0000 mon.a (mon.0) 9982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.953 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.684601+0000 mon.a (mon.0) 9983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.953 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.684601+0000 mon.a (mon.0) 9983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.953 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.691898+0000 mgr.x (mgr.24998) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.953 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.691898+0000 mgr.x (mgr.24998) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.304159+0000 mgr.x (mgr.24998) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.304159+0000 mgr.x (mgr.24998) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.391320+0000 mgr.x (mgr.24998) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.391320+0000 mgr.x (mgr.24998) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.480325+0000 mgr.x (mgr.24998) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.480325+0000 mgr.x (mgr.24998) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.954 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.537183+0000 mgr.x (mgr.24998) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.537183+0000 mgr.x (mgr.24998) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.597353+0000 mgr.x (mgr.24998) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.597353+0000 mgr.x (mgr.24998) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.678096+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.678096+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.680952+0000 mon.a (mon.0) 9981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.680952+0000 mon.a (mon.0) 9981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.683523+0000 mon.a (mon.0) 9982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.683523+0000 mon.a (mon.0) 9982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.684601+0000 mon.a (mon.0) 9983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.684601+0000 mon.a (mon.0) 9983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.691898+0000 mgr.x (mgr.24998) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.691898+0000 mgr.x (mgr.24998) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.692459+0000 mon.a (mon.0) 9984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.692459+0000 mon.a (mon.0) 9984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.734830+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.734830+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.737788+0000 mon.a (mon.0) 9986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.737788+0000 mon.a (mon.0) 9986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.740349+0000 mon.a (mon.0) 9987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.740349+0000 mon.a (mon.0) 9987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.741441+0000 mon.a (mon.0) 9988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.741441+0000 mon.a (mon.0) 9988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.748267+0000 mgr.x (mgr.24998) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.748267+0000 mgr.x (mgr.24998) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.748910+0000 mon.a (mon.0) 9989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.748910+0000 mon.a (mon.0) 9989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.794452+0000 mon.a (mon.0) 9990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.794452+0000 mon.a (mon.0) 9990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.797114+0000 mon.a (mon.0) 9991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.797114+0000 mon.a (mon.0) 9991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.799309+0000 mon.a (mon.0) 9992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.799309+0000 mon.a (mon.0) 9992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.800097+0000 mon.a (mon.0) 9993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.800097+0000 mon.a (mon.0) 9993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.807076+0000 mgr.x (mgr.24998) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.807076+0000 mgr.x (mgr.24998) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.807675+0000 mon.a (mon.0) 9994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.807675+0000 mon.a (mon.0) 9994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.848046+0000 mon.a (mon.0) 9995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.848046+0000 mon.a (mon.0) 9995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.851269+0000 mon.a (mon.0) 9996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.851269+0000 mon.a (mon.0) 9996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.854496+0000 mon.a (mon.0) 9997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.854496+0000 mon.a (mon.0) 9997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.855457+0000 mon.a (mon.0) 9998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.855457+0000 mon.a (mon.0) 9998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.862191+0000 mgr.x (mgr.24998) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.862191+0000 mgr.x (mgr.24998) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.862816+0000 mon.a (mon.0) 9999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.862816+0000 mon.a (mon.0) 9999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.904093+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.904093+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.906561+0000 mon.a (mon.0) 10001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.906561+0000 mon.a (mon.0) 10001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.908814+0000 mon.a (mon.0) 10002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.908814+0000 mon.a (mon.0) 10002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.909877+0000 mon.a (mon.0) 10003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.909877+0000 mon.a (mon.0) 10003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.920288+0000 mgr.x (mgr.24998) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.920288+0000 mgr.x (mgr.24998) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.920854+0000 mon.a (mon.0) 10004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.920854+0000 mon.a (mon.0) 10004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.980649+0000 mon.a (mon.0) 10005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.980649+0000 mon.a (mon.0) 10005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.983331+0000 mon.a (mon.0) 10006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.983331+0000 mon.a (mon.0) 10006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.985853+0000 mon.a (mon.0) 10007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.985853+0000 mon.a (mon.0) 10007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.986706+0000 mon.a (mon.0) 10008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.986706+0000 mon.a (mon.0) 10008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.993810+0000 mgr.x (mgr.24998) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.692459+0000 mon.a (mon.0) 9984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.692459+0000 mon.a (mon.0) 9984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.734830+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.734830+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.737788+0000 mon.a (mon.0) 9986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.737788+0000 mon.a (mon.0) 9986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.740349+0000 mon.a (mon.0) 9987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.740349+0000 mon.a (mon.0) 9987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.960 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.741441+0000 mon.a (mon.0) 9988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.741441+0000 mon.a (mon.0) 9988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.748267+0000 mgr.x (mgr.24998) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.748267+0000 mgr.x (mgr.24998) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.748910+0000 mon.a (mon.0) 9989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.748910+0000 mon.a (mon.0) 9989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.794452+0000 mon.a (mon.0) 9990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.794452+0000 mon.a (mon.0) 9990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.797114+0000 mon.a (mon.0) 9991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.797114+0000 mon.a (mon.0) 9991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.799309+0000 mon.a (mon.0) 9992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.799309+0000 mon.a (mon.0) 9992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.800097+0000 mon.a (mon.0) 9993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.800097+0000 mon.a (mon.0) 9993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.807076+0000 mgr.x (mgr.24998) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.807076+0000 mgr.x (mgr.24998) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.807675+0000 mon.a (mon.0) 9994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.807675+0000 mon.a (mon.0) 9994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.848046+0000 mon.a (mon.0) 9995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.848046+0000 mon.a (mon.0) 9995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.851269+0000 mon.a (mon.0) 9996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.851269+0000 mon.a (mon.0) 9996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.854496+0000 mon.a (mon.0) 9997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.854496+0000 mon.a (mon.0) 9997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.855457+0000 mon.a (mon.0) 9998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.855457+0000 mon.a (mon.0) 9998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.862191+0000 mgr.x (mgr.24998) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.862191+0000 mgr.x (mgr.24998) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.862816+0000 mon.a (mon.0) 9999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.862816+0000 mon.a (mon.0) 9999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.904093+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.904093+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.906561+0000 mon.a (mon.0) 10001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.906561+0000 mon.a (mon.0) 10001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.908814+0000 mon.a (mon.0) 10002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.908814+0000 mon.a (mon.0) 10002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.909877+0000 mon.a (mon.0) 10003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.909877+0000 mon.a (mon.0) 10003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.920288+0000 mgr.x (mgr.24998) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.920288+0000 mgr.x (mgr.24998) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.920854+0000 mon.a (mon.0) 10004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.920854+0000 mon.a (mon.0) 10004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.980649+0000 mon.a (mon.0) 10005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.980649+0000 mon.a (mon.0) 10005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.983331+0000 mon.a (mon.0) 10006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.983331+0000 mon.a (mon.0) 10006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.985853+0000 mon.a (mon.0) 10007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.985853+0000 mon.a (mon.0) 10007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.986706+0000 mon.a (mon.0) 10008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.986706+0000 mon.a (mon.0) 10008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.993810+0000 mgr.x (mgr.24998) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:03.993810+0000 mgr.x (mgr.24998) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.994390+0000 mon.a (mon.0) 10009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:03.994390+0000 mon.a (mon.0) 10009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.067619+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.067619+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.069722+0000 mon.a (mon.0) 10011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.069722+0000 mon.a (mon.0) 10011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.072197+0000 mon.a (mon.0) 10012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.072197+0000 mon.a (mon.0) 10012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.073015+0000 mon.a (mon.0) 10013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.073015+0000 mon.a (mon.0) 10013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.078655+0000 mgr.x (mgr.24998) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.078655+0000 mgr.x (mgr.24998) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.078932+0000 mon.a (mon.0) 10014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.078932+0000 mon.a (mon.0) 10014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.137659+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.137659+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.140696+0000 mon.a (mon.0) 10016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.140696+0000 mon.a (mon.0) 10016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.966 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.142997+0000 mon.a (mon.0) 10017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:03.993810+0000 mgr.x (mgr.24998) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.994390+0000 mon.a (mon.0) 10009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:03.994390+0000 mon.a (mon.0) 10009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.067619+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.067619+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.069722+0000 mon.a (mon.0) 10011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.069722+0000 mon.a (mon.0) 10011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.072197+0000 mon.a (mon.0) 10012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.072197+0000 mon.a (mon.0) 10012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.073015+0000 mon.a (mon.0) 10013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.073015+0000 mon.a (mon.0) 10013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.078655+0000 mgr.x (mgr.24998) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.078655+0000 mgr.x (mgr.24998) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.078932+0000 mon.a (mon.0) 10014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.078932+0000 mon.a (mon.0) 10014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.137659+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.137659+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.140696+0000 mon.a (mon.0) 10016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.140696+0000 mon.a (mon.0) 10016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.142997+0000 mon.a (mon.0) 10017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.142997+0000 mon.a (mon.0) 10017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.144121+0000 mon.a (mon.0) 10018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.144121+0000 mon.a (mon.0) 10018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.151998+0000 mgr.x (mgr.24998) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.151998+0000 mgr.x (mgr.24998) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.152585+0000 mon.a (mon.0) 10019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.152585+0000 mon.a (mon.0) 10019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.193395+0000 mon.a (mon.0) 10020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.193395+0000 mon.a (mon.0) 10020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.196144+0000 mon.a (mon.0) 10021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.196144+0000 mon.a (mon.0) 10021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.198460+0000 mon.a (mon.0) 10022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.198460+0000 mon.a (mon.0) 10022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.199359+0000 mon.a (mon.0) 10023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.199359+0000 mon.a (mon.0) 10023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.207107+0000 mgr.x (mgr.24998) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.207107+0000 mgr.x (mgr.24998) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.207707+0000 mon.a (mon.0) 10024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.207707+0000 mon.a (mon.0) 10024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cluster 2024-04-30T10:15:04.238222+0000 mgr.x (mgr.24998) 2512 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:04.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: cluster 2024-04-30T10:15:04.238222+0000 mgr.x (mgr.24998) 2512 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:04.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.248322+0000 mon.a (mon.0) 10025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.248322+0000 mon.a (mon.0) 10025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.251223+0000 mon.a (mon.0) 10026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.251223+0000 mon.a (mon.0) 10026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.253453+0000 mon.a (mon.0) 10027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.253453+0000 mon.a (mon.0) 10027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.254395+0000 mon.a (mon.0) 10028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.254395+0000 mon.a (mon.0) 10028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.262658+0000 mon.a (mon.0) 10029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.262658+0000 mon.a (mon.0) 10029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.303297+0000 mon.a (mon.0) 10030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.303297+0000 mon.a (mon.0) 10030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.306078+0000 mon.a (mon.0) 10031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.306078+0000 mon.a (mon.0) 10031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.308701+0000 mon.a (mon.0) 10032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.308701+0000 mon.a (mon.0) 10032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.309874+0000 mon.a (mon.0) 10033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.142997+0000 mon.a (mon.0) 10017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.144121+0000 mon.a (mon.0) 10018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.144121+0000 mon.a (mon.0) 10018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.151998+0000 mgr.x (mgr.24998) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.151998+0000 mgr.x (mgr.24998) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.971 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.152585+0000 mon.a (mon.0) 10019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.152585+0000 mon.a (mon.0) 10019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.193395+0000 mon.a (mon.0) 10020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.193395+0000 mon.a (mon.0) 10020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.196144+0000 mon.a (mon.0) 10021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.196144+0000 mon.a (mon.0) 10021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.198460+0000 mon.a (mon.0) 10022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.198460+0000 mon.a (mon.0) 10022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.199359+0000 mon.a (mon.0) 10023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.199359+0000 mon.a (mon.0) 10023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.207107+0000 mgr.x (mgr.24998) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.207107+0000 mgr.x (mgr.24998) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:04.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.207707+0000 mon.a (mon.0) 10024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.207707+0000 mon.a (mon.0) 10024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cluster 2024-04-30T10:15:04.238222+0000 mgr.x (mgr.24998) 2512 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:04.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.309874+0000 mon.a (mon.0) 10033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.320494+0000 mon.a (mon.0) 10034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.320494+0000 mon.a (mon.0) 10034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.394636+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.394636+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.973 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.397480+0000 mon.a (mon.0) 10036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.397480+0000 mon.a (mon.0) 10036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.400652+0000 mon.a (mon.0) 10037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.400652+0000 mon.a (mon.0) 10037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.401760+0000 mon.a (mon.0) 10038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.401760+0000 mon.a (mon.0) 10038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.412251+0000 mon.a (mon.0) 10039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.412251+0000 mon.a (mon.0) 10039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.471370+0000 mon.a (mon.0) 10040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.471370+0000 mon.a (mon.0) 10040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.473437+0000 mon.a (mon.0) 10041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.473437+0000 mon.a (mon.0) 10041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.475274+0000 mon.a (mon.0) 10042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.475274+0000 mon.a (mon.0) 10042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: cluster 2024-04-30T10:15:04.238222+0000 mgr.x (mgr.24998) 2512 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:04.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.248322+0000 mon.a (mon.0) 10025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.248322+0000 mon.a (mon.0) 10025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.251223+0000 mon.a (mon.0) 10026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.251223+0000 mon.a (mon.0) 10026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.253453+0000 mon.a (mon.0) 10027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.253453+0000 mon.a (mon.0) 10027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.254395+0000 mon.a (mon.0) 10028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.254395+0000 mon.a (mon.0) 10028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.262658+0000 mon.a (mon.0) 10029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.262658+0000 mon.a (mon.0) 10029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.975 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.303297+0000 mon.a (mon.0) 10030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.303297+0000 mon.a (mon.0) 10030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.306078+0000 mon.a (mon.0) 10031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.306078+0000 mon.a (mon.0) 10031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.308701+0000 mon.a (mon.0) 10032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.308701+0000 mon.a (mon.0) 10032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.309874+0000 mon.a (mon.0) 10033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.475988+0000 mon.a (mon.0) 10043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.475988+0000 mon.a (mon.0) 10043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.497263+0000 mon.a (mon.0) 10044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.497263+0000 mon.a (mon.0) 10044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.539091+0000 mon.a (mon.0) 10045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.539091+0000 mon.a (mon.0) 10045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.541537+0000 mon.a (mon.0) 10046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.541537+0000 mon.a (mon.0) 10046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.543980+0000 mon.a (mon.0) 10047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.543980+0000 mon.a (mon.0) 10047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.545148+0000 mon.a (mon.0) 10048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.545148+0000 mon.a (mon.0) 10048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.553148+0000 mon.a (mon.0) 10049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.553148+0000 mon.a (mon.0) 10049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.593968+0000 mon.a (mon.0) 10050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.593968+0000 mon.a (mon.0) 10050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.597630+0000 mon.a (mon.0) 10051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.977 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.597630+0000 mon.a (mon.0) 10051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.600659+0000 mon.a (mon.0) 10052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.600659+0000 mon.a (mon.0) 10052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.601699+0000 mon.a (mon.0) 10053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.601699+0000 mon.a (mon.0) 10053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.610495+0000 mon.a (mon.0) 10054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[75481]: audit 2024-04-30T10:15:04.610495+0000 mon.a (mon.0) 10054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.978 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.309874+0000 mon.a (mon.0) 10033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.320494+0000 mon.a (mon.0) 10034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.320494+0000 mon.a (mon.0) 10034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.394636+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.394636+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.397480+0000 mon.a (mon.0) 10036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.397480+0000 mon.a (mon.0) 10036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.400652+0000 mon.a (mon.0) 10037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.400652+0000 mon.a (mon.0) 10037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.401760+0000 mon.a (mon.0) 10038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.401760+0000 mon.a (mon.0) 10038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.412251+0000 mon.a (mon.0) 10039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.412251+0000 mon.a (mon.0) 10039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.471370+0000 mon.a (mon.0) 10040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.471370+0000 mon.a (mon.0) 10040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.979 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.473437+0000 mon.a (mon.0) 10041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.473437+0000 mon.a (mon.0) 10041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.475274+0000 mon.a (mon.0) 10042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.475274+0000 mon.a (mon.0) 10042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.475988+0000 mon.a (mon.0) 10043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.475988+0000 mon.a (mon.0) 10043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.497263+0000 mon.a (mon.0) 10044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.497263+0000 mon.a (mon.0) 10044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.539091+0000 mon.a (mon.0) 10045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.539091+0000 mon.a (mon.0) 10045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.541537+0000 mon.a (mon.0) 10046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.541537+0000 mon.a (mon.0) 10046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.543980+0000 mon.a (mon.0) 10047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.543980+0000 mon.a (mon.0) 10047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.980 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.545148+0000 mon.a (mon.0) 10048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.545148+0000 mon.a (mon.0) 10048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.553148+0000 mon.a (mon.0) 10049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.553148+0000 mon.a (mon.0) 10049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.593968+0000 mon.a (mon.0) 10050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.593968+0000 mon.a (mon.0) 10050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:04.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.597630+0000 mon.a (mon.0) 10051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.597630+0000 mon.a (mon.0) 10051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:04.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.600659+0000 mon.a (mon.0) 10052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.600659+0000 mon.a (mon.0) 10052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:04.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.601699+0000 mon.a (mon.0) 10053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.601699+0000 mon.a (mon.0) 10053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:04.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.610495+0000 mon.a (mon.0) 10054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:04.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:04 smithi144 bash[73244]: audit 2024-04-30T10:15:04.610495+0000 mon.a (mon.0) 10054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.304159+0000 mgr.x (mgr.24998) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.304159+0000 mgr.x (mgr.24998) 2498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.391320+0000 mgr.x (mgr.24998) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.391320+0000 mgr.x (mgr.24998) 2499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.480325+0000 mgr.x (mgr.24998) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.480325+0000 mgr.x (mgr.24998) 2500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.537183+0000 mgr.x (mgr.24998) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.537183+0000 mgr.x (mgr.24998) 2501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.597353+0000 mgr.x (mgr.24998) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.597353+0000 mgr.x (mgr.24998) 2502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.678096+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.678096+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.680952+0000 mon.a (mon.0) 9981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.680952+0000 mon.a (mon.0) 9981 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.683523+0000 mon.a (mon.0) 9982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.683523+0000 mon.a (mon.0) 9982 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.684601+0000 mon.a (mon.0) 9983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.684601+0000 mon.a (mon.0) 9983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.691898+0000 mgr.x (mgr.24998) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.691898+0000 mgr.x (mgr.24998) 2503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.692459+0000 mon.a (mon.0) 9984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.692459+0000 mon.a (mon.0) 9984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.734830+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.734830+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.737788+0000 mon.a (mon.0) 9986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.737788+0000 mon.a (mon.0) 9986 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.740349+0000 mon.a (mon.0) 9987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.740349+0000 mon.a (mon.0) 9987 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.741441+0000 mon.a (mon.0) 9988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.741441+0000 mon.a (mon.0) 9988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.748267+0000 mgr.x (mgr.24998) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.748267+0000 mgr.x (mgr.24998) 2504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.748910+0000 mon.a (mon.0) 9989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.748910+0000 mon.a (mon.0) 9989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.794452+0000 mon.a (mon.0) 9990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.794452+0000 mon.a (mon.0) 9990 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.797114+0000 mon.a (mon.0) 9991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.797114+0000 mon.a (mon.0) 9991 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.799309+0000 mon.a (mon.0) 9992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.799309+0000 mon.a (mon.0) 9992 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.800097+0000 mon.a (mon.0) 9993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.800097+0000 mon.a (mon.0) 9993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.807076+0000 mgr.x (mgr.24998) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.807076+0000 mgr.x (mgr.24998) 2505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.807675+0000 mon.a (mon.0) 9994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.807675+0000 mon.a (mon.0) 9994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.848046+0000 mon.a (mon.0) 9995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.848046+0000 mon.a (mon.0) 9995 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.851269+0000 mon.a (mon.0) 9996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.851269+0000 mon.a (mon.0) 9996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.854496+0000 mon.a (mon.0) 9997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.854496+0000 mon.a (mon.0) 9997 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.855457+0000 mon.a (mon.0) 9998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.855457+0000 mon.a (mon.0) 9998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.862191+0000 mgr.x (mgr.24998) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.862191+0000 mgr.x (mgr.24998) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.862816+0000 mon.a (mon.0) 9999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.862816+0000 mon.a (mon.0) 9999 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.904093+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.904093+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.906561+0000 mon.a (mon.0) 10001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.906561+0000 mon.a (mon.0) 10001 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.908814+0000 mon.a (mon.0) 10002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.908814+0000 mon.a (mon.0) 10002 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.909877+0000 mon.a (mon.0) 10003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.909877+0000 mon.a (mon.0) 10003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.920288+0000 mgr.x (mgr.24998) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.920288+0000 mgr.x (mgr.24998) 2507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.920854+0000 mon.a (mon.0) 10004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.920854+0000 mon.a (mon.0) 10004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.980649+0000 mon.a (mon.0) 10005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.980649+0000 mon.a (mon.0) 10005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.983331+0000 mon.a (mon.0) 10006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.983331+0000 mon.a (mon.0) 10006 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.985853+0000 mon.a (mon.0) 10007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.985853+0000 mon.a (mon.0) 10007 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.986706+0000 mon.a (mon.0) 10008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.986706+0000 mon.a (mon.0) 10008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.993810+0000 mgr.x (mgr.24998) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:03.993810+0000 mgr.x (mgr.24998) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.994390+0000 mon.a (mon.0) 10009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:03.994390+0000 mon.a (mon.0) 10009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.067619+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.067619+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.069722+0000 mon.a (mon.0) 10011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.069722+0000 mon.a (mon.0) 10011 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.072197+0000 mon.a (mon.0) 10012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.072197+0000 mon.a (mon.0) 10012 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.073015+0000 mon.a (mon.0) 10013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.073015+0000 mon.a (mon.0) 10013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.078655+0000 mgr.x (mgr.24998) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.078655+0000 mgr.x (mgr.24998) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.078932+0000 mon.a (mon.0) 10014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.078932+0000 mon.a (mon.0) 10014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.137659+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.137659+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.140696+0000 mon.a (mon.0) 10016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.140696+0000 mon.a (mon.0) 10016 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.142997+0000 mon.a (mon.0) 10017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.142997+0000 mon.a (mon.0) 10017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.144121+0000 mon.a (mon.0) 10018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.144121+0000 mon.a (mon.0) 10018 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.151998+0000 mgr.x (mgr.24998) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.151998+0000 mgr.x (mgr.24998) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.152585+0000 mon.a (mon.0) 10019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.152585+0000 mon.a (mon.0) 10019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.193395+0000 mon.a (mon.0) 10020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.193395+0000 mon.a (mon.0) 10020 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.196144+0000 mon.a (mon.0) 10021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.196144+0000 mon.a (mon.0) 10021 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.198460+0000 mon.a (mon.0) 10022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.198460+0000 mon.a (mon.0) 10022 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.199359+0000 mon.a (mon.0) 10023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.199359+0000 mon.a (mon.0) 10023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.207107+0000 mgr.x (mgr.24998) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.207107+0000 mgr.x (mgr.24998) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.207707+0000 mon.a (mon.0) 10024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.207707+0000 mon.a (mon.0) 10024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cluster 2024-04-30T10:15:04.238222+0000 mgr.x (mgr.24998) 2512 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:05.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: cluster 2024-04-30T10:15:04.238222+0000 mgr.x (mgr.24998) 2512 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:05.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.248322+0000 mon.a (mon.0) 10025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.248322+0000 mon.a (mon.0) 10025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.251223+0000 mon.a (mon.0) 10026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.251223+0000 mon.a (mon.0) 10026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.253453+0000 mon.a (mon.0) 10027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.253453+0000 mon.a (mon.0) 10027 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.254395+0000 mon.a (mon.0) 10028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.254395+0000 mon.a (mon.0) 10028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.262658+0000 mon.a (mon.0) 10029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.262658+0000 mon.a (mon.0) 10029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.303297+0000 mon.a (mon.0) 10030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.303297+0000 mon.a (mon.0) 10030 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.306078+0000 mon.a (mon.0) 10031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.306078+0000 mon.a (mon.0) 10031 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.308701+0000 mon.a (mon.0) 10032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.308701+0000 mon.a (mon.0) 10032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.309874+0000 mon.a (mon.0) 10033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.309874+0000 mon.a (mon.0) 10033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.320494+0000 mon.a (mon.0) 10034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.320494+0000 mon.a (mon.0) 10034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.394636+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.394636+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.397480+0000 mon.a (mon.0) 10036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.397480+0000 mon.a (mon.0) 10036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.400652+0000 mon.a (mon.0) 10037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.400652+0000 mon.a (mon.0) 10037 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.401760+0000 mon.a (mon.0) 10038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.401760+0000 mon.a (mon.0) 10038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.412251+0000 mon.a (mon.0) 10039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.412251+0000 mon.a (mon.0) 10039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.471370+0000 mon.a (mon.0) 10040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.471370+0000 mon.a (mon.0) 10040 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.473437+0000 mon.a (mon.0) 10041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.473437+0000 mon.a (mon.0) 10041 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.475274+0000 mon.a (mon.0) 10042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.475274+0000 mon.a (mon.0) 10042 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.475988+0000 mon.a (mon.0) 10043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.475988+0000 mon.a (mon.0) 10043 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.497263+0000 mon.a (mon.0) 10044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.497263+0000 mon.a (mon.0) 10044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.539091+0000 mon.a (mon.0) 10045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.539091+0000 mon.a (mon.0) 10045 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.541537+0000 mon.a (mon.0) 10046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.541537+0000 mon.a (mon.0) 10046 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.543980+0000 mon.a (mon.0) 10047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.543980+0000 mon.a (mon.0) 10047 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.545148+0000 mon.a (mon.0) 10048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.545148+0000 mon.a (mon.0) 10048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.553148+0000 mon.a (mon.0) 10049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.553148+0000 mon.a (mon.0) 10049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.593968+0000 mon.a (mon.0) 10050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.593968+0000 mon.a (mon.0) 10050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.597630+0000 mon.a (mon.0) 10051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.597630+0000 mon.a (mon.0) 10051 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.600659+0000 mon.a (mon.0) 10052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.600659+0000 mon.a (mon.0) 10052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.601699+0000 mon.a (mon.0) 10053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.601699+0000 mon.a (mon.0) 10053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.610495+0000 mon.a (mon.0) 10054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:04 smithi151 bash[59049]: audit 2024-04-30T10:15:04.610495+0000 mon.a (mon.0) 10054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.262076+0000 mgr.x (mgr.24998) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.262076+0000 mgr.x (mgr.24998) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.319973+0000 mgr.x (mgr.24998) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.319973+0000 mgr.x (mgr.24998) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.931 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.411694+0000 mgr.x (mgr.24998) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.411694+0000 mgr.x (mgr.24998) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.496749+0000 mgr.x (mgr.24998) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.496749+0000 mgr.x (mgr.24998) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.552527+0000 mgr.x (mgr.24998) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.552527+0000 mgr.x (mgr.24998) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.610001+0000 mgr.x (mgr.24998) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.610001+0000 mgr.x (mgr.24998) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.668998+0000 mon.a (mon.0) 10055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.668998+0000 mon.a (mon.0) 10055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.671306+0000 mon.a (mon.0) 10056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.671306+0000 mon.a (mon.0) 10056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.674134+0000 mon.a (mon.0) 10057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.932 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.674134+0000 mon.a (mon.0) 10057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.674999+0000 mon.a (mon.0) 10058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.933 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.674999+0000 mon.a (mon.0) 10058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.262076+0000 mgr.x (mgr.24998) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.262076+0000 mgr.x (mgr.24998) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.319973+0000 mgr.x (mgr.24998) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.319973+0000 mgr.x (mgr.24998) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.411694+0000 mgr.x (mgr.24998) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.411694+0000 mgr.x (mgr.24998) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.496749+0000 mgr.x (mgr.24998) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.933 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.496749+0000 mgr.x (mgr.24998) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.552527+0000 mgr.x (mgr.24998) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.552527+0000 mgr.x (mgr.24998) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.610001+0000 mgr.x (mgr.24998) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.610001+0000 mgr.x (mgr.24998) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.668998+0000 mon.a (mon.0) 10055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.668998+0000 mon.a (mon.0) 10055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.671306+0000 mon.a (mon.0) 10056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.671306+0000 mon.a (mon.0) 10056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.674134+0000 mon.a (mon.0) 10057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.674134+0000 mon.a (mon.0) 10057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.674999+0000 mon.a (mon.0) 10058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.934 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.674999+0000 mon.a (mon.0) 10058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.679733+0000 mgr.x (mgr.24998) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.679733+0000 mgr.x (mgr.24998) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.680190+0000 mon.a (mon.0) 10059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.680190+0000 mon.a (mon.0) 10059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.728005+0000 mon.a (mon.0) 10060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.728005+0000 mon.a (mon.0) 10060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.730991+0000 mon.a (mon.0) 10061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.730991+0000 mon.a (mon.0) 10061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.733405+0000 mon.a (mon.0) 10062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.733405+0000 mon.a (mon.0) 10062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.935 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.734368+0000 mon.a (mon.0) 10063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.936 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.734368+0000 mon.a (mon.0) 10063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.936 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.744478+0000 mgr.x (mgr.24998) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.936 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.744478+0000 mgr.x (mgr.24998) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.936 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.745054+0000 mon.a (mon.0) 10064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.936 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.745054+0000 mon.a (mon.0) 10064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.936 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.792518+0000 mon.a (mon.0) 10065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.936 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.792518+0000 mon.a (mon.0) 10065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.936 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.795156+0000 mon.a (mon.0) 10066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.936 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.795156+0000 mon.a (mon.0) 10066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.936 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.679733+0000 mgr.x (mgr.24998) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.679733+0000 mgr.x (mgr.24998) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.680190+0000 mon.a (mon.0) 10059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.680190+0000 mon.a (mon.0) 10059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.728005+0000 mon.a (mon.0) 10060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.728005+0000 mon.a (mon.0) 10060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.730991+0000 mon.a (mon.0) 10061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.730991+0000 mon.a (mon.0) 10061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.733405+0000 mon.a (mon.0) 10062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.733405+0000 mon.a (mon.0) 10062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.734368+0000 mon.a (mon.0) 10063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.734368+0000 mon.a (mon.0) 10063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.744478+0000 mgr.x (mgr.24998) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.744478+0000 mgr.x (mgr.24998) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.745054+0000 mon.a (mon.0) 10064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.937 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.745054+0000 mon.a (mon.0) 10064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.938 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.792518+0000 mon.a (mon.0) 10065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.938 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.792518+0000 mon.a (mon.0) 10065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.938 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.795156+0000 mon.a (mon.0) 10066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.938 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.795156+0000 mon.a (mon.0) 10066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.938 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.796660+0000 mgr.x (mgr.24998) 2521 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:05.938 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.796660+0000 mgr.x (mgr.24998) 2521 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:05.938 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.797358+0000 mon.a (mon.0) 10067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.938 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.797358+0000 mon.a (mon.0) 10067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.938 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.798312+0000 mon.a (mon.0) 10068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.939 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.798312+0000 mon.a (mon.0) 10068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.939 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.805685+0000 mgr.x (mgr.24998) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.939 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.805685+0000 mgr.x (mgr.24998) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.939 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.806223+0000 mon.a (mon.0) 10069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.939 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.806223+0000 mon.a (mon.0) 10069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.939 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.852891+0000 mon.a (mon.0) 10070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.939 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.852891+0000 mon.a (mon.0) 10070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.939 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.856181+0000 mon.a (mon.0) 10071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.939 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.856181+0000 mon.a (mon.0) 10071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.939 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.858576+0000 mon.a (mon.0) 10072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.939 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.858576+0000 mon.a (mon.0) 10072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.939 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.859598+0000 mon.a (mon.0) 10073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.939 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.859598+0000 mon.a (mon.0) 10073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.939 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.867698+0000 mgr.x (mgr.24998) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.796660+0000 mgr.x (mgr.24998) 2521 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:05.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.796660+0000 mgr.x (mgr.24998) 2521 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:05.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.797358+0000 mon.a (mon.0) 10067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.797358+0000 mon.a (mon.0) 10067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.798312+0000 mon.a (mon.0) 10068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.798312+0000 mon.a (mon.0) 10068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.805685+0000 mgr.x (mgr.24998) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.805685+0000 mgr.x (mgr.24998) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.806223+0000 mon.a (mon.0) 10069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.806223+0000 mon.a (mon.0) 10069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.940 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.852891+0000 mon.a (mon.0) 10070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.852891+0000 mon.a (mon.0) 10070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.856181+0000 mon.a (mon.0) 10071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.856181+0000 mon.a (mon.0) 10071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.858576+0000 mon.a (mon.0) 10072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.858576+0000 mon.a (mon.0) 10072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.859598+0000 mon.a (mon.0) 10073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.859598+0000 mon.a (mon.0) 10073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.941 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.867698+0000 mgr.x (mgr.24998) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.941 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.867698+0000 mgr.x (mgr.24998) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.941 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.868192+0000 mon.a (mon.0) 10074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.942 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.868192+0000 mon.a (mon.0) 10074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.942 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.909881+0000 mon.a (mon.0) 10075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.942 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.909881+0000 mon.a (mon.0) 10075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.942 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.912391+0000 mon.a (mon.0) 10076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.942 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.912391+0000 mon.a (mon.0) 10076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.942 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.915295+0000 mon.a (mon.0) 10077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.942 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.915295+0000 mon.a (mon.0) 10077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.942 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.916397+0000 mon.a (mon.0) 10078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.942 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.916397+0000 mon.a (mon.0) 10078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.942 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.923707+0000 mgr.x (mgr.24998) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.942 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.923707+0000 mgr.x (mgr.24998) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.943 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.924271+0000 mon.a (mon.0) 10079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.943 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.924271+0000 mon.a (mon.0) 10079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.943 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.982508+0000 mon.a (mon.0) 10080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.943 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.982508+0000 mon.a (mon.0) 10080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.943 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.984851+0000 mon.a (mon.0) 10081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.943 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.984851+0000 mon.a (mon.0) 10081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.943 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.987170+0000 mon.a (mon.0) 10082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.867698+0000 mgr.x (mgr.24998) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.868192+0000 mon.a (mon.0) 10074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.868192+0000 mon.a (mon.0) 10074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.943 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.909881+0000 mon.a (mon.0) 10075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.944 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.909881+0000 mon.a (mon.0) 10075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.944 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.912391+0000 mon.a (mon.0) 10076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.944 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.912391+0000 mon.a (mon.0) 10076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.944 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.915295+0000 mon.a (mon.0) 10077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.944 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.915295+0000 mon.a (mon.0) 10077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.944 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.916397+0000 mon.a (mon.0) 10078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.944 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.916397+0000 mon.a (mon.0) 10078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.944 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.923707+0000 mgr.x (mgr.24998) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.944 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.923707+0000 mgr.x (mgr.24998) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.944 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.924271+0000 mon.a (mon.0) 10079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.944 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.924271+0000 mon.a (mon.0) 10079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.944 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.982508+0000 mon.a (mon.0) 10080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.944 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.982508+0000 mon.a (mon.0) 10080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.944 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.984851+0000 mon.a (mon.0) 10081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.944 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.984851+0000 mon.a (mon.0) 10081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.945 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.987170+0000 mon.a (mon.0) 10082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.987170+0000 mon.a (mon.0) 10082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.988045+0000 mon.a (mon.0) 10083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.988045+0000 mon.a (mon.0) 10083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.992851+0000 mgr.x (mgr.24998) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:04.992851+0000 mgr.x (mgr.24998) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.993560+0000 mon.a (mon.0) 10084 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:04.993560+0000 mon.a (mon.0) 10084 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.036814+0000 mon.a (mon.0) 10085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.036814+0000 mon.a (mon.0) 10085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.039348+0000 mon.a (mon.0) 10086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.945 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.039348+0000 mon.a (mon.0) 10086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.946 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.041569+0000 mon.a (mon.0) 10087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.946 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.041569+0000 mon.a (mon.0) 10087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.946 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.042623+0000 mon.a (mon.0) 10088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.946 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.042623+0000 mon.a (mon.0) 10088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.946 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.050304+0000 mgr.x (mgr.24998) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.946 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.050304+0000 mgr.x (mgr.24998) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.946 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.050800+0000 mon.a (mon.0) 10089 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.946 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.050800+0000 mon.a (mon.0) 10089 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.946 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.097156+0000 mon.a (mon.0) 10090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.946 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.987170+0000 mon.a (mon.0) 10082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.988045+0000 mon.a (mon.0) 10083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.988045+0000 mon.a (mon.0) 10083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.992851+0000 mgr.x (mgr.24998) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:04.992851+0000 mgr.x (mgr.24998) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.993560+0000 mon.a (mon.0) 10084 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:04.993560+0000 mon.a (mon.0) 10084 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.036814+0000 mon.a (mon.0) 10085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.036814+0000 mon.a (mon.0) 10085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.039348+0000 mon.a (mon.0) 10086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.039348+0000 mon.a (mon.0) 10086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.041569+0000 mon.a (mon.0) 10087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.041569+0000 mon.a (mon.0) 10087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.947 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.042623+0000 mon.a (mon.0) 10088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.948 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.042623+0000 mon.a (mon.0) 10088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.948 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.050304+0000 mgr.x (mgr.24998) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.948 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.050304+0000 mgr.x (mgr.24998) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.948 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.050800+0000 mon.a (mon.0) 10089 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.948 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.050800+0000 mon.a (mon.0) 10089 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.948 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.097156+0000 mon.a (mon.0) 10090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.948 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.097156+0000 mon.a (mon.0) 10090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.948 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.099793+0000 mon.a (mon.0) 10091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.948 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.099793+0000 mon.a (mon.0) 10091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.948 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.102156+0000 mon.a (mon.0) 10092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.102156+0000 mon.a (mon.0) 10092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.103186+0000 mon.a (mon.0) 10093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.103186+0000 mon.a (mon.0) 10093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.110816+0000 mgr.x (mgr.24998) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.110816+0000 mgr.x (mgr.24998) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.111193+0000 mon.a (mon.0) 10094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.111193+0000 mon.a (mon.0) 10094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.153357+0000 mon.a (mon.0) 10095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.153357+0000 mon.a (mon.0) 10095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.155746+0000 mon.a (mon.0) 10096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.155746+0000 mon.a (mon.0) 10096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.157869+0000 mon.a (mon.0) 10097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.157869+0000 mon.a (mon.0) 10097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.158691+0000 mon.a (mon.0) 10098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.949 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.158691+0000 mon.a (mon.0) 10098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.950 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.097156+0000 mon.a (mon.0) 10090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.950 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.099793+0000 mon.a (mon.0) 10091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.950 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.099793+0000 mon.a (mon.0) 10091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.950 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.102156+0000 mon.a (mon.0) 10092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.950 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.102156+0000 mon.a (mon.0) 10092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.950 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.103186+0000 mon.a (mon.0) 10093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.950 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.103186+0000 mon.a (mon.0) 10093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.951 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.110816+0000 mgr.x (mgr.24998) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.951 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.110816+0000 mgr.x (mgr.24998) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.951 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.111193+0000 mon.a (mon.0) 10094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.951 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.111193+0000 mon.a (mon.0) 10094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.951 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.153357+0000 mon.a (mon.0) 10095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.951 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.153357+0000 mon.a (mon.0) 10095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.951 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.155746+0000 mon.a (mon.0) 10096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.951 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.155746+0000 mon.a (mon.0) 10096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.951 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.157869+0000 mon.a (mon.0) 10097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.951 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.157869+0000 mon.a (mon.0) 10097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.951 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.158691+0000 mon.a (mon.0) 10098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.951 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.158691+0000 mon.a (mon.0) 10098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.165741+0000 mgr.x (mgr.24998) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.165741+0000 mgr.x (mgr.24998) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.166362+0000 mon.a (mon.0) 10099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.166362+0000 mon.a (mon.0) 10099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.213428+0000 mon.a (mon.0) 10100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.213428+0000 mon.a (mon.0) 10100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.216237+0000 mon.a (mon.0) 10101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.216237+0000 mon.a (mon.0) 10101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.218545+0000 mon.a (mon.0) 10102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.218545+0000 mon.a (mon.0) 10102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.952 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.219454+0000 mon.a (mon.0) 10103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.219454+0000 mon.a (mon.0) 10103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.224506+0000 mgr.x (mgr.24998) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.224506+0000 mgr.x (mgr.24998) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.225084+0000 mon.a (mon.0) 10104 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.225084+0000 mon.a (mon.0) 10104 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.266179+0000 mon.a (mon.0) 10105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.266179+0000 mon.a (mon.0) 10105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.268578+0000 mon.a (mon.0) 10106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.953 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.268578+0000 mon.a (mon.0) 10106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.953 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.165741+0000 mgr.x (mgr.24998) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.165741+0000 mgr.x (mgr.24998) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.166362+0000 mon.a (mon.0) 10099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.166362+0000 mon.a (mon.0) 10099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.213428+0000 mon.a (mon.0) 10100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.213428+0000 mon.a (mon.0) 10100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.216237+0000 mon.a (mon.0) 10101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.216237+0000 mon.a (mon.0) 10101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.218545+0000 mon.a (mon.0) 10102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.218545+0000 mon.a (mon.0) 10102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.219454+0000 mon.a (mon.0) 10103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.219454+0000 mon.a (mon.0) 10103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.954 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.224506+0000 mgr.x (mgr.24998) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.224506+0000 mgr.x (mgr.24998) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:05.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.225084+0000 mon.a (mon.0) 10104 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.225084+0000 mon.a (mon.0) 10104 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.266179+0000 mon.a (mon.0) 10105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.266179+0000 mon.a (mon.0) 10105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.268578+0000 mon.a (mon.0) 10106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.955 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.268578+0000 mon.a (mon.0) 10106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.270996+0000 mon.a (mon.0) 10107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.955 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.270996+0000 mon.a (mon.0) 10107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.271882+0000 mon.a (mon.0) 10108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.271882+0000 mon.a (mon.0) 10108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.280062+0000 mon.a (mon.0) 10109 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.280062+0000 mon.a (mon.0) 10109 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.301648+0000 mon.a (mon.0) 10110 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.301648+0000 mon.a (mon.0) 10110 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.310732+0000 mon.a (mon.0) 10111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.310732+0000 mon.a (mon.0) 10111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.319160+0000 mon.a (mon.0) 10112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.319160+0000 mon.a (mon.0) 10112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.338854+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.338854+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.341056+0000 mon.a (mon.0) 10114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.341056+0000 mon.a (mon.0) 10114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.342997+0000 mon.a (mon.0) 10115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.342997+0000 mon.a (mon.0) 10115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.343905+0000 mon.a (mon.0) 10116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.343905+0000 mon.a (mon.0) 10116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.270996+0000 mon.a (mon.0) 10107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.270996+0000 mon.a (mon.0) 10107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.271882+0000 mon.a (mon.0) 10108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.271882+0000 mon.a (mon.0) 10108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.280062+0000 mon.a (mon.0) 10109 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.280062+0000 mon.a (mon.0) 10109 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.301648+0000 mon.a (mon.0) 10110 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.301648+0000 mon.a (mon.0) 10110 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.310732+0000 mon.a (mon.0) 10111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.310732+0000 mon.a (mon.0) 10111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.319160+0000 mon.a (mon.0) 10112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.319160+0000 mon.a (mon.0) 10112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.338854+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.338854+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.341056+0000 mon.a (mon.0) 10114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.341056+0000 mon.a (mon.0) 10114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.342997+0000 mon.a (mon.0) 10115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.342997+0000 mon.a (mon.0) 10115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.958 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.343905+0000 mon.a (mon.0) 10116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.959 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.343905+0000 mon.a (mon.0) 10116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.351138+0000 mon.a (mon.0) 10117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.351138+0000 mon.a (mon.0) 10117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.392774+0000 mon.a (mon.0) 10118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.392774+0000 mon.a (mon.0) 10118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.395043+0000 mon.a (mon.0) 10119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.395043+0000 mon.a (mon.0) 10119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.397146+0000 mon.a (mon.0) 10120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.397146+0000 mon.a (mon.0) 10120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.397880+0000 mon.a (mon.0) 10121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.397880+0000 mon.a (mon.0) 10121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.403069+0000 mon.a (mon.0) 10122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.403069+0000 mon.a (mon.0) 10122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.444767+0000 mon.a (mon.0) 10123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.444767+0000 mon.a (mon.0) 10123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.447005+0000 mon.a (mon.0) 10124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.447005+0000 mon.a (mon.0) 10124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.448804+0000 mon.a (mon.0) 10125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.448804+0000 mon.a (mon.0) 10125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.961 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.449494+0000 mon.a (mon.0) 10126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.351138+0000 mon.a (mon.0) 10117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.351138+0000 mon.a (mon.0) 10117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.392774+0000 mon.a (mon.0) 10118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.392774+0000 mon.a (mon.0) 10118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.395043+0000 mon.a (mon.0) 10119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.395043+0000 mon.a (mon.0) 10119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.397146+0000 mon.a (mon.0) 10120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.397146+0000 mon.a (mon.0) 10120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.397880+0000 mon.a (mon.0) 10121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.397880+0000 mon.a (mon.0) 10121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.403069+0000 mon.a (mon.0) 10122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.403069+0000 mon.a (mon.0) 10122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.444767+0000 mon.a (mon.0) 10123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.444767+0000 mon.a (mon.0) 10123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.447005+0000 mon.a (mon.0) 10124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.447005+0000 mon.a (mon.0) 10124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.448804+0000 mon.a (mon.0) 10125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.448804+0000 mon.a (mon.0) 10125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.449494+0000 mon.a (mon.0) 10126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.449494+0000 mon.a (mon.0) 10126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.454704+0000 mon.a (mon.0) 10127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.454704+0000 mon.a (mon.0) 10127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.495412+0000 mon.a (mon.0) 10128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.495412+0000 mon.a (mon.0) 10128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.497436+0000 mon.a (mon.0) 10129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.497436+0000 mon.a (mon.0) 10129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.499583+0000 mon.a (mon.0) 10130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.499583+0000 mon.a (mon.0) 10130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.500274+0000 mon.a (mon.0) 10131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.500274+0000 mon.a (mon.0) 10131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.504852+0000 mon.a (mon.0) 10132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.963 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.504852+0000 mon.a (mon.0) 10132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.546367+0000 mon.a (mon.0) 10133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.546367+0000 mon.a (mon.0) 10133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.549278+0000 mon.a (mon.0) 10134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.549278+0000 mon.a (mon.0) 10134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.552605+0000 mon.a (mon.0) 10135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.964 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.552605+0000 mon.a (mon.0) 10135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.449494+0000 mon.a (mon.0) 10126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.454704+0000 mon.a (mon.0) 10127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.454704+0000 mon.a (mon.0) 10127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.495412+0000 mon.a (mon.0) 10128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.495412+0000 mon.a (mon.0) 10128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.497436+0000 mon.a (mon.0) 10129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.497436+0000 mon.a (mon.0) 10129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.499583+0000 mon.a (mon.0) 10130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.499583+0000 mon.a (mon.0) 10130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.500274+0000 mon.a (mon.0) 10131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.500274+0000 mon.a (mon.0) 10131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.504852+0000 mon.a (mon.0) 10132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.504852+0000 mon.a (mon.0) 10132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.546367+0000 mon.a (mon.0) 10133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.546367+0000 mon.a (mon.0) 10133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.549278+0000 mon.a (mon.0) 10134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.549278+0000 mon.a (mon.0) 10134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.552605+0000 mon.a (mon.0) 10135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.965 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.552605+0000 mon.a (mon.0) 10135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.553776+0000 mon.a (mon.0) 10136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.553776+0000 mon.a (mon.0) 10136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.561752+0000 mon.a (mon.0) 10137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.561752+0000 mon.a (mon.0) 10137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.606080+0000 mon.a (mon.0) 10138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.606080+0000 mon.a (mon.0) 10138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.608051+0000 mon.a (mon.0) 10139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.608051+0000 mon.a (mon.0) 10139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.609767+0000 mon.a (mon.0) 10140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.609767+0000 mon.a (mon.0) 10140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.610433+0000 mon.a (mon.0) 10141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.610433+0000 mon.a (mon.0) 10141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.615853+0000 mon.a (mon.0) 10142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[73244]: audit 2024-04-30T10:15:05.615853+0000 mon.a (mon.0) 10142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.553776+0000 mon.a (mon.0) 10136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.553776+0000 mon.a (mon.0) 10136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.561752+0000 mon.a (mon.0) 10137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.561752+0000 mon.a (mon.0) 10137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.606080+0000 mon.a (mon.0) 10138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.606080+0000 mon.a (mon.0) 10138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:05.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.608051+0000 mon.a (mon.0) 10139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.608051+0000 mon.a (mon.0) 10139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:05.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.609767+0000 mon.a (mon.0) 10140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.609767+0000 mon.a (mon.0) 10140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:05.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.610433+0000 mon.a (mon.0) 10141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.610433+0000 mon.a (mon.0) 10141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:05.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.615853+0000 mon.a (mon.0) 10142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:05.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:05 smithi144 bash[75481]: audit 2024-04-30T10:15:05.615853+0000 mon.a (mon.0) 10142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.262076+0000 mgr.x (mgr.24998) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.262076+0000 mgr.x (mgr.24998) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.000 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.319973+0000 mgr.x (mgr.24998) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.319973+0000 mgr.x (mgr.24998) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.411694+0000 mgr.x (mgr.24998) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.411694+0000 mgr.x (mgr.24998) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.496749+0000 mgr.x (mgr.24998) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.496749+0000 mgr.x (mgr.24998) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.552527+0000 mgr.x (mgr.24998) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.552527+0000 mgr.x (mgr.24998) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.610001+0000 mgr.x (mgr.24998) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.610001+0000 mgr.x (mgr.24998) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.001 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.668998+0000 mon.a (mon.0) 10055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.668998+0000 mon.a (mon.0) 10055 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.671306+0000 mon.a (mon.0) 10056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.671306+0000 mon.a (mon.0) 10056 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.674134+0000 mon.a (mon.0) 10057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.674134+0000 mon.a (mon.0) 10057 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.674999+0000 mon.a (mon.0) 10058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.674999+0000 mon.a (mon.0) 10058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.679733+0000 mgr.x (mgr.24998) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.679733+0000 mgr.x (mgr.24998) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.680190+0000 mon.a (mon.0) 10059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.002 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.680190+0000 mon.a (mon.0) 10059 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.728005+0000 mon.a (mon.0) 10060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.728005+0000 mon.a (mon.0) 10060 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.730991+0000 mon.a (mon.0) 10061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.730991+0000 mon.a (mon.0) 10061 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.733405+0000 mon.a (mon.0) 10062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.733405+0000 mon.a (mon.0) 10062 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.734368+0000 mon.a (mon.0) 10063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.734368+0000 mon.a (mon.0) 10063 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.744478+0000 mgr.x (mgr.24998) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.744478+0000 mgr.x (mgr.24998) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.745054+0000 mon.a (mon.0) 10064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.745054+0000 mon.a (mon.0) 10064 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.792518+0000 mon.a (mon.0) 10065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.792518+0000 mon.a (mon.0) 10065 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.795156+0000 mon.a (mon.0) 10066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.795156+0000 mon.a (mon.0) 10066 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.796660+0000 mgr.x (mgr.24998) 2521 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:06.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.796660+0000 mgr.x (mgr.24998) 2521 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:06.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.797358+0000 mon.a (mon.0) 10067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.797358+0000 mon.a (mon.0) 10067 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.798312+0000 mon.a (mon.0) 10068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.798312+0000 mon.a (mon.0) 10068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.805685+0000 mgr.x (mgr.24998) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.805685+0000 mgr.x (mgr.24998) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.806223+0000 mon.a (mon.0) 10069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.806223+0000 mon.a (mon.0) 10069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.852891+0000 mon.a (mon.0) 10070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.852891+0000 mon.a (mon.0) 10070 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.856181+0000 mon.a (mon.0) 10071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.856181+0000 mon.a (mon.0) 10071 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.858576+0000 mon.a (mon.0) 10072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.858576+0000 mon.a (mon.0) 10072 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.859598+0000 mon.a (mon.0) 10073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.859598+0000 mon.a (mon.0) 10073 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.867698+0000 mgr.x (mgr.24998) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.867698+0000 mgr.x (mgr.24998) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.868192+0000 mon.a (mon.0) 10074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.868192+0000 mon.a (mon.0) 10074 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.909881+0000 mon.a (mon.0) 10075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.909881+0000 mon.a (mon.0) 10075 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.912391+0000 mon.a (mon.0) 10076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.912391+0000 mon.a (mon.0) 10076 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.915295+0000 mon.a (mon.0) 10077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.915295+0000 mon.a (mon.0) 10077 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.916397+0000 mon.a (mon.0) 10078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.916397+0000 mon.a (mon.0) 10078 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.923707+0000 mgr.x (mgr.24998) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.923707+0000 mgr.x (mgr.24998) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.924271+0000 mon.a (mon.0) 10079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.924271+0000 mon.a (mon.0) 10079 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.982508+0000 mon.a (mon.0) 10080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.982508+0000 mon.a (mon.0) 10080 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.984851+0000 mon.a (mon.0) 10081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.984851+0000 mon.a (mon.0) 10081 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.987170+0000 mon.a (mon.0) 10082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.987170+0000 mon.a (mon.0) 10082 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.988045+0000 mon.a (mon.0) 10083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.988045+0000 mon.a (mon.0) 10083 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.992851+0000 mgr.x (mgr.24998) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:04.992851+0000 mgr.x (mgr.24998) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.993560+0000 mon.a (mon.0) 10084 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:04.993560+0000 mon.a (mon.0) 10084 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.036814+0000 mon.a (mon.0) 10085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.036814+0000 mon.a (mon.0) 10085 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.039348+0000 mon.a (mon.0) 10086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.039348+0000 mon.a (mon.0) 10086 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.041569+0000 mon.a (mon.0) 10087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.041569+0000 mon.a (mon.0) 10087 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.042623+0000 mon.a (mon.0) 10088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.042623+0000 mon.a (mon.0) 10088 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.050304+0000 mgr.x (mgr.24998) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.050304+0000 mgr.x (mgr.24998) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.050800+0000 mon.a (mon.0) 10089 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.050800+0000 mon.a (mon.0) 10089 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.097156+0000 mon.a (mon.0) 10090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.097156+0000 mon.a (mon.0) 10090 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.099793+0000 mon.a (mon.0) 10091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.099793+0000 mon.a (mon.0) 10091 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.102156+0000 mon.a (mon.0) 10092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.102156+0000 mon.a (mon.0) 10092 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.103186+0000 mon.a (mon.0) 10093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.103186+0000 mon.a (mon.0) 10093 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.110816+0000 mgr.x (mgr.24998) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.110816+0000 mgr.x (mgr.24998) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.111193+0000 mon.a (mon.0) 10094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.111193+0000 mon.a (mon.0) 10094 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.153357+0000 mon.a (mon.0) 10095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.153357+0000 mon.a (mon.0) 10095 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.155746+0000 mon.a (mon.0) 10096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.155746+0000 mon.a (mon.0) 10096 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.157869+0000 mon.a (mon.0) 10097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.157869+0000 mon.a (mon.0) 10097 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.158691+0000 mon.a (mon.0) 10098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.158691+0000 mon.a (mon.0) 10098 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.165741+0000 mgr.x (mgr.24998) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.165741+0000 mgr.x (mgr.24998) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.166362+0000 mon.a (mon.0) 10099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.166362+0000 mon.a (mon.0) 10099 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.213428+0000 mon.a (mon.0) 10100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.213428+0000 mon.a (mon.0) 10100 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.216237+0000 mon.a (mon.0) 10101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.216237+0000 mon.a (mon.0) 10101 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.218545+0000 mon.a (mon.0) 10102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.218545+0000 mon.a (mon.0) 10102 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.219454+0000 mon.a (mon.0) 10103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.219454+0000 mon.a (mon.0) 10103 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.224506+0000 mgr.x (mgr.24998) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.224506+0000 mgr.x (mgr.24998) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.225084+0000 mon.a (mon.0) 10104 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.225084+0000 mon.a (mon.0) 10104 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.266179+0000 mon.a (mon.0) 10105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.266179+0000 mon.a (mon.0) 10105 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.268578+0000 mon.a (mon.0) 10106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.268578+0000 mon.a (mon.0) 10106 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.270996+0000 mon.a (mon.0) 10107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.270996+0000 mon.a (mon.0) 10107 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.271882+0000 mon.a (mon.0) 10108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.271882+0000 mon.a (mon.0) 10108 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.280062+0000 mon.a (mon.0) 10109 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.280062+0000 mon.a (mon.0) 10109 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.301648+0000 mon.a (mon.0) 10110 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.301648+0000 mon.a (mon.0) 10110 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.310732+0000 mon.a (mon.0) 10111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.310732+0000 mon.a (mon.0) 10111 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.319160+0000 mon.a (mon.0) 10112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.319160+0000 mon.a (mon.0) 10112 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.338854+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.338854+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.341056+0000 mon.a (mon.0) 10114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.341056+0000 mon.a (mon.0) 10114 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.342997+0000 mon.a (mon.0) 10115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.342997+0000 mon.a (mon.0) 10115 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.343905+0000 mon.a (mon.0) 10116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.343905+0000 mon.a (mon.0) 10116 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.351138+0000 mon.a (mon.0) 10117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.351138+0000 mon.a (mon.0) 10117 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.392774+0000 mon.a (mon.0) 10118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.392774+0000 mon.a (mon.0) 10118 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.395043+0000 mon.a (mon.0) 10119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.395043+0000 mon.a (mon.0) 10119 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.397146+0000 mon.a (mon.0) 10120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.397146+0000 mon.a (mon.0) 10120 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.397880+0000 mon.a (mon.0) 10121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.397880+0000 mon.a (mon.0) 10121 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.403069+0000 mon.a (mon.0) 10122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.403069+0000 mon.a (mon.0) 10122 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.444767+0000 mon.a (mon.0) 10123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.444767+0000 mon.a (mon.0) 10123 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.447005+0000 mon.a (mon.0) 10124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.447005+0000 mon.a (mon.0) 10124 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.448804+0000 mon.a (mon.0) 10125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.448804+0000 mon.a (mon.0) 10125 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.449494+0000 mon.a (mon.0) 10126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.449494+0000 mon.a (mon.0) 10126 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.454704+0000 mon.a (mon.0) 10127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.454704+0000 mon.a (mon.0) 10127 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.495412+0000 mon.a (mon.0) 10128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.495412+0000 mon.a (mon.0) 10128 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.497436+0000 mon.a (mon.0) 10129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.497436+0000 mon.a (mon.0) 10129 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.499583+0000 mon.a (mon.0) 10130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.499583+0000 mon.a (mon.0) 10130 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.017 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.500274+0000 mon.a (mon.0) 10131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.017 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.500274+0000 mon.a (mon.0) 10131 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.017 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.504852+0000 mon.a (mon.0) 10132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.017 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.504852+0000 mon.a (mon.0) 10132 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.017 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.546367+0000 mon.a (mon.0) 10133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.017 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.546367+0000 mon.a (mon.0) 10133 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.017 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.549278+0000 mon.a (mon.0) 10134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.017 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.549278+0000 mon.a (mon.0) 10134 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.017 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.552605+0000 mon.a (mon.0) 10135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.017 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.552605+0000 mon.a (mon.0) 10135 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.017 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.553776+0000 mon.a (mon.0) 10136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.017 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.553776+0000 mon.a (mon.0) 10136 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.018 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.561752+0000 mon.a (mon.0) 10137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.018 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.561752+0000 mon.a (mon.0) 10137 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.018 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.606080+0000 mon.a (mon.0) 10138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.018 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.606080+0000 mon.a (mon.0) 10138 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.018 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.608051+0000 mon.a (mon.0) 10139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.018 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.608051+0000 mon.a (mon.0) 10139 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.018 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.609767+0000 mon.a (mon.0) 10140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.018 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.609767+0000 mon.a (mon.0) 10140 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.018 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.610433+0000 mon.a (mon.0) 10141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.018 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.610433+0000 mon.a (mon.0) 10141 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.018 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.615853+0000 mon.a (mon.0) 10142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.018 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:05 smithi151 bash[59049]: audit 2024-04-30T10:15:05.615853+0000 mon.a (mon.0) 10142 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.563 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:15:06.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.279578+0000 mgr.x (mgr.24998) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.279578+0000 mgr.x (mgr.24998) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.350594+0000 mgr.x (mgr.24998) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.350594+0000 mgr.x (mgr.24998) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.402498+0000 mgr.x (mgr.24998) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.402498+0000 mgr.x (mgr.24998) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.454011+0000 mgr.x (mgr.24998) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.454011+0000 mgr.x (mgr.24998) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.504167+0000 mgr.x (mgr.24998) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.504167+0000 mgr.x (mgr.24998) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.561299+0000 mgr.x (mgr.24998) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.561299+0000 mgr.x (mgr.24998) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.615163+0000 mgr.x (mgr.24998) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.959 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.615163+0000 mgr.x (mgr.24998) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.673528+0000 mon.a (mon.0) 10143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.673528+0000 mon.a (mon.0) 10143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.675429+0000 mon.a (mon.0) 10144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.675429+0000 mon.a (mon.0) 10144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.677223+0000 mon.a (mon.0) 10145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.960 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.677223+0000 mon.a (mon.0) 10145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.279578+0000 mgr.x (mgr.24998) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.279578+0000 mgr.x (mgr.24998) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.961 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.350594+0000 mgr.x (mgr.24998) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.350594+0000 mgr.x (mgr.24998) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.402498+0000 mgr.x (mgr.24998) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.402498+0000 mgr.x (mgr.24998) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.454011+0000 mgr.x (mgr.24998) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.454011+0000 mgr.x (mgr.24998) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.962 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.504167+0000 mgr.x (mgr.24998) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.504167+0000 mgr.x (mgr.24998) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.561299+0000 mgr.x (mgr.24998) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.561299+0000 mgr.x (mgr.24998) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.615163+0000 mgr.x (mgr.24998) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.615163+0000 mgr.x (mgr.24998) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.673528+0000 mon.a (mon.0) 10143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.963 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.673528+0000 mon.a (mon.0) 10143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.675429+0000 mon.a (mon.0) 10144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.675429+0000 mon.a (mon.0) 10144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.677223+0000 mon.a (mon.0) 10145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.964 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.677223+0000 mon.a (mon.0) 10145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.677859+0000 mon.a (mon.0) 10146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.677859+0000 mon.a (mon.0) 10146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.682864+0000 mon.a (mon.0) 10147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.682864+0000 mon.a (mon.0) 10147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.683941+0000 mgr.x (mgr.24998) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.965 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.683941+0000 mgr.x (mgr.24998) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.725274+0000 mon.a (mon.0) 10148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.725274+0000 mon.a (mon.0) 10148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.727168+0000 mon.a (mon.0) 10149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.727168+0000 mon.a (mon.0) 10149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.966 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.728909+0000 mon.a (mon.0) 10150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.728909+0000 mon.a (mon.0) 10150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.729485+0000 mon.a (mon.0) 10151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.729485+0000 mon.a (mon.0) 10151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.733218+0000 mgr.x (mgr.24998) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.733218+0000 mgr.x (mgr.24998) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.733976+0000 mon.a (mon.0) 10152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.967 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.733976+0000 mon.a (mon.0) 10152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.779708+0000 mon.a (mon.0) 10153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.968 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.779708+0000 mon.a (mon.0) 10153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.677859+0000 mon.a (mon.0) 10146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.968 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.677859+0000 mon.a (mon.0) 10146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.682864+0000 mon.a (mon.0) 10147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.682864+0000 mon.a (mon.0) 10147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.683941+0000 mgr.x (mgr.24998) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.683941+0000 mgr.x (mgr.24998) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.725274+0000 mon.a (mon.0) 10148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.969 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.725274+0000 mon.a (mon.0) 10148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.727168+0000 mon.a (mon.0) 10149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.727168+0000 mon.a (mon.0) 10149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.728909+0000 mon.a (mon.0) 10150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.728909+0000 mon.a (mon.0) 10150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.729485+0000 mon.a (mon.0) 10151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.729485+0000 mon.a (mon.0) 10151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.970 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.733218+0000 mgr.x (mgr.24998) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.733218+0000 mgr.x (mgr.24998) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.733976+0000 mon.a (mon.0) 10152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.733976+0000 mon.a (mon.0) 10152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.779708+0000 mon.a (mon.0) 10153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.971 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.779708+0000 mon.a (mon.0) 10153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.782346+0000 mon.a (mon.0) 10154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.782346+0000 mon.a (mon.0) 10154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.784426+0000 mon.a (mon.0) 10155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.972 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.784426+0000 mon.a (mon.0) 10155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.785114+0000 mon.a (mon.0) 10156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.785114+0000 mon.a (mon.0) 10156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.789686+0000 mgr.x (mgr.24998) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.789686+0000 mgr.x (mgr.24998) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.790236+0000 mon.a (mon.0) 10157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.790236+0000 mon.a (mon.0) 10157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.973 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.831698+0000 mon.a (mon.0) 10158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.831698+0000 mon.a (mon.0) 10158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.833580+0000 mon.a (mon.0) 10159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.833580+0000 mon.a (mon.0) 10159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.835351+0000 mon.a (mon.0) 10160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.835351+0000 mon.a (mon.0) 10160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.836004+0000 mon.a (mon.0) 10161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.836004+0000 mon.a (mon.0) 10161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.839783+0000 mgr.x (mgr.24998) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.974 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.839783+0000 mgr.x (mgr.24998) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.974 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.782346+0000 mon.a (mon.0) 10154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.782346+0000 mon.a (mon.0) 10154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.784426+0000 mon.a (mon.0) 10155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.784426+0000 mon.a (mon.0) 10155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.785114+0000 mon.a (mon.0) 10156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.785114+0000 mon.a (mon.0) 10156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.789686+0000 mgr.x (mgr.24998) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.789686+0000 mgr.x (mgr.24998) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.790236+0000 mon.a (mon.0) 10157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.790236+0000 mon.a (mon.0) 10157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.831698+0000 mon.a (mon.0) 10158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.831698+0000 mon.a (mon.0) 10158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.833580+0000 mon.a (mon.0) 10159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.833580+0000 mon.a (mon.0) 10159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.975 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.835351+0000 mon.a (mon.0) 10160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.835351+0000 mon.a (mon.0) 10160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.836004+0000 mon.a (mon.0) 10161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.836004+0000 mon.a (mon.0) 10161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.839783+0000 mgr.x (mgr.24998) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.976 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.839783+0000 mgr.x (mgr.24998) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.840510+0000 mon.a (mon.0) 10162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.840510+0000 mon.a (mon.0) 10162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.881381+0000 mon.a (mon.0) 10163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.881381+0000 mon.a (mon.0) 10163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.976 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.883332+0000 mon.a (mon.0) 10164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.883332+0000 mon.a (mon.0) 10164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.885127+0000 mon.a (mon.0) 10165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.885127+0000 mon.a (mon.0) 10165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.885770+0000 mon.a (mon.0) 10166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.885770+0000 mon.a (mon.0) 10166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.889624+0000 mgr.x (mgr.24998) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.889624+0000 mgr.x (mgr.24998) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.890316+0000 mon.a (mon.0) 10167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.890316+0000 mon.a (mon.0) 10167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.931149+0000 mon.a (mon.0) 10168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.931149+0000 mon.a (mon.0) 10168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.937666+0000 mon.a (mon.0) 10169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.937666+0000 mon.a (mon.0) 10169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.977 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.939792+0000 mon.a (mon.0) 10170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.840510+0000 mon.a (mon.0) 10162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.840510+0000 mon.a (mon.0) 10162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.881381+0000 mon.a (mon.0) 10163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.881381+0000 mon.a (mon.0) 10163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.883332+0000 mon.a (mon.0) 10164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.883332+0000 mon.a (mon.0) 10164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.885127+0000 mon.a (mon.0) 10165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.885127+0000 mon.a (mon.0) 10165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.885770+0000 mon.a (mon.0) 10166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.978 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.885770+0000 mon.a (mon.0) 10166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.889624+0000 mgr.x (mgr.24998) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.889624+0000 mgr.x (mgr.24998) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.890316+0000 mon.a (mon.0) 10167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.890316+0000 mon.a (mon.0) 10167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.931149+0000 mon.a (mon.0) 10168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.931149+0000 mon.a (mon.0) 10168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.937666+0000 mon.a (mon.0) 10169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.937666+0000 mon.a (mon.0) 10169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.939792+0000 mon.a (mon.0) 10170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.939792+0000 mon.a (mon.0) 10170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.979 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.940525+0000 mon.a (mon.0) 10171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.940525+0000 mon.a (mon.0) 10171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.944526+0000 mgr.x (mgr.24998) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:05.944526+0000 mgr.x (mgr.24998) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.945254+0000 mon.a (mon.0) 10172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:05.945254+0000 mon.a (mon.0) 10172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.018289+0000 mon.a (mon.0) 10173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.018289+0000 mon.a (mon.0) 10173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.020539+0000 mon.a (mon.0) 10174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.020539+0000 mon.a (mon.0) 10174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.980 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.022335+0000 mon.a (mon.0) 10175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.022335+0000 mon.a (mon.0) 10175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.022993+0000 mon.a (mon.0) 10176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.022993+0000 mon.a (mon.0) 10176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:06.026964+0000 mgr.x (mgr.24998) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:06.026964+0000 mgr.x (mgr.24998) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.027570+0000 mon.a (mon.0) 10177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.027570+0000 mon.a (mon.0) 10177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.981 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.101902+0000 mon.a (mon.0) 10178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.939792+0000 mon.a (mon.0) 10170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.981 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.940525+0000 mon.a (mon.0) 10171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.940525+0000 mon.a (mon.0) 10171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.944526+0000 mgr.x (mgr.24998) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:05.944526+0000 mgr.x (mgr.24998) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.945254+0000 mon.a (mon.0) 10172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:05.945254+0000 mon.a (mon.0) 10172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.018289+0000 mon.a (mon.0) 10173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.018289+0000 mon.a (mon.0) 10173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.020539+0000 mon.a (mon.0) 10174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.020539+0000 mon.a (mon.0) 10174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.022335+0000 mon.a (mon.0) 10175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.982 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.022335+0000 mon.a (mon.0) 10175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.022993+0000 mon.a (mon.0) 10176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.022993+0000 mon.a (mon.0) 10176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:06.026964+0000 mgr.x (mgr.24998) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:06.026964+0000 mgr.x (mgr.24998) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.027570+0000 mon.a (mon.0) 10177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.027570+0000 mon.a (mon.0) 10177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.101902+0000 mon.a (mon.0) 10178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.101902+0000 mon.a (mon.0) 10178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.103939+0000 mon.a (mon.0) 10179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.103939+0000 mon.a (mon.0) 10179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.983 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.106499+0000 mon.a (mon.0) 10180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.106499+0000 mon.a (mon.0) 10180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.107198+0000 mon.a (mon.0) 10181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.107198+0000 mon.a (mon.0) 10181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:06.112188+0000 mgr.x (mgr.24998) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:06.112188+0000 mgr.x (mgr.24998) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.112812+0000 mon.a (mon.0) 10182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.112812+0000 mon.a (mon.0) 10182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.187354+0000 mon.a (mon.0) 10183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.187354+0000 mon.a (mon.0) 10183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.191691+0000 mon.a (mon.0) 10184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.191691+0000 mon.a (mon.0) 10184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.193732+0000 mon.a (mon.0) 10185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.984 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.193732+0000 mon.a (mon.0) 10185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.194516+0000 mon.a (mon.0) 10186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.985 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.194516+0000 mon.a (mon.0) 10186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.101902+0000 mon.a (mon.0) 10178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.103939+0000 mon.a (mon.0) 10179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.103939+0000 mon.a (mon.0) 10179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.106499+0000 mon.a (mon.0) 10180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.106499+0000 mon.a (mon.0) 10180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.107198+0000 mon.a (mon.0) 10181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.107198+0000 mon.a (mon.0) 10181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.985 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:06.112188+0000 mgr.x (mgr.24998) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:06.112188+0000 mgr.x (mgr.24998) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.112812+0000 mon.a (mon.0) 10182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.112812+0000 mon.a (mon.0) 10182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.187354+0000 mon.a (mon.0) 10183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.187354+0000 mon.a (mon.0) 10183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.191691+0000 mon.a (mon.0) 10184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.191691+0000 mon.a (mon.0) 10184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.193732+0000 mon.a (mon.0) 10185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.193732+0000 mon.a (mon.0) 10185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.194516+0000 mon.a (mon.0) 10186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.986 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.194516+0000 mon.a (mon.0) 10186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:06.201038+0000 mgr.x (mgr.24998) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cephadm 2024-04-30T10:15:06.201038+0000 mgr.x (mgr.24998) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.201491+0000 mon.a (mon.0) 10187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.201491+0000 mon.a (mon.0) 10187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cluster 2024-04-30T10:15:06.238835+0000 mgr.x (mgr.24998) 2546 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:06.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: cluster 2024-04-30T10:15:06.238835+0000 mgr.x (mgr.24998) 2546 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:06.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.247045+0000 mon.a (mon.0) 10188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.247045+0000 mon.a (mon.0) 10188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.249238+0000 mon.a (mon.0) 10189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.249238+0000 mon.a (mon.0) 10189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.251014+0000 mon.a (mon.0) 10190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.987 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.251014+0000 mon.a (mon.0) 10190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.251629+0000 mon.a (mon.0) 10191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.251629+0000 mon.a (mon.0) 10191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.261102+0000 mon.a (mon.0) 10192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.261102+0000 mon.a (mon.0) 10192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.306364+0000 mon.a (mon.0) 10193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.306364+0000 mon.a (mon.0) 10193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.308759+0000 mon.a (mon.0) 10194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.988 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.308759+0000 mon.a (mon.0) 10194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:06.201038+0000 mgr.x (mgr.24998) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cephadm 2024-04-30T10:15:06.201038+0000 mgr.x (mgr.24998) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:06.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.201491+0000 mon.a (mon.0) 10187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.201491+0000 mon.a (mon.0) 10187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cluster 2024-04-30T10:15:06.238835+0000 mgr.x (mgr.24998) 2546 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:06.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: cluster 2024-04-30T10:15:06.238835+0000 mgr.x (mgr.24998) 2546 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:06.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.247045+0000 mon.a (mon.0) 10188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.247045+0000 mon.a (mon.0) 10188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.249238+0000 mon.a (mon.0) 10189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.249238+0000 mon.a (mon.0) 10189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.251014+0000 mon.a (mon.0) 10190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.251014+0000 mon.a (mon.0) 10190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.989 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.251629+0000 mon.a (mon.0) 10191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.251629+0000 mon.a (mon.0) 10191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.261102+0000 mon.a (mon.0) 10192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.261102+0000 mon.a (mon.0) 10192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.306364+0000 mon.a (mon.0) 10193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.306364+0000 mon.a (mon.0) 10193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.308759+0000 mon.a (mon.0) 10194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.308759+0000 mon.a (mon.0) 10194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.311171+0000 mon.a (mon.0) 10195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.311171+0000 mon.a (mon.0) 10195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.990 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.316760+0000 mon.a (mon.0) 10196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.991 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.316760+0000 mon.a (mon.0) 10196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.991 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.323794+0000 mon.a (mon.0) 10197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.991 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.323794+0000 mon.a (mon.0) 10197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.991 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.331534+0000 mon.a (mon.0) 10198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.991 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.331534+0000 mon.a (mon.0) 10198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.991 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.339541+0000 mon.a (mon.0) 10199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.991 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.339541+0000 mon.a (mon.0) 10199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.992 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.344282+0000 mon.a (mon.0) 10200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.992 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.344282+0000 mon.a (mon.0) 10200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.992 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.370138+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.992 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.370138+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.992 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.372459+0000 mon.a (mon.0) 10202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.992 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.372459+0000 mon.a (mon.0) 10202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.992 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.373921+0000 mon.a (mon.0) 10203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.992 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.373921+0000 mon.a (mon.0) 10203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.992 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.375041+0000 mon.a (mon.0) 10204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.992 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.375041+0000 mon.a (mon.0) 10204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.993 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.311171+0000 mon.a (mon.0) 10195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.993 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.311171+0000 mon.a (mon.0) 10195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:06.993 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.316760+0000 mon.a (mon.0) 10196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.993 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.316760+0000 mon.a (mon.0) 10196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:06.993 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.323794+0000 mon.a (mon.0) 10197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.993 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.323794+0000 mon.a (mon.0) 10197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.993 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.331534+0000 mon.a (mon.0) 10198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.993 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.331534+0000 mon.a (mon.0) 10198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.993 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.339541+0000 mon.a (mon.0) 10199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.993 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.339541+0000 mon.a (mon.0) 10199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.994 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.344282+0000 mon.a (mon.0) 10200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.994 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.344282+0000 mon.a (mon.0) 10200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:06.994 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.370138+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.994 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.370138+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:06.994 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.372459+0000 mon.a (mon.0) 10202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.994 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.372459+0000 mon.a (mon.0) 10202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.994 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.373921+0000 mon.a (mon.0) 10203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.994 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.373921+0000 mon.a (mon.0) 10203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.995 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.375041+0000 mon.a (mon.0) 10204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.995 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.375041+0000 mon.a (mon.0) 10204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.995 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.376925+0000 mon.a (mon.0) 10205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.995 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.376925+0000 mon.a (mon.0) 10205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.995 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.379184+0000 mon.a (mon.0) 10206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.995 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.379184+0000 mon.a (mon.0) 10206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.995 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.380682+0000 mon.a (mon.0) 10207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.995 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.380682+0000 mon.a (mon.0) 10207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.995 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.381690+0000 mon.a (mon.0) 10208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.995 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.381690+0000 mon.a (mon.0) 10208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.995 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.382734+0000 mon.a (mon.0) 10209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.995 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.382734+0000 mon.a (mon.0) 10209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.995 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.383742+0000 mon.a (mon.0) 10210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.995 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.383742+0000 mon.a (mon.0) 10210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.995 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.384847+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.996 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.384847+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.996 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.385854+0000 mon.a (mon.0) 10212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.996 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.385854+0000 mon.a (mon.0) 10212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.996 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.387008+0000 mon.a (mon.0) 10213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.996 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.387008+0000 mon.a (mon.0) 10213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.996 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.388532+0000 mon.a (mon.0) 10214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.996 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.388532+0000 mon.a (mon.0) 10214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.996 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.376925+0000 mon.a (mon.0) 10205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.997 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.376925+0000 mon.a (mon.0) 10205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.997 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.379184+0000 mon.a (mon.0) 10206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.997 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.379184+0000 mon.a (mon.0) 10206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.997 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.380682+0000 mon.a (mon.0) 10207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.997 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.380682+0000 mon.a (mon.0) 10207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.997 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.381690+0000 mon.a (mon.0) 10208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.997 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.381690+0000 mon.a (mon.0) 10208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.997 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.382734+0000 mon.a (mon.0) 10209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.997 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.382734+0000 mon.a (mon.0) 10209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.997 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.383742+0000 mon.a (mon.0) 10210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.997 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.383742+0000 mon.a (mon.0) 10210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.997 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.384847+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.997 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.384847+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.997 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.385854+0000 mon.a (mon.0) 10212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.997 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.385854+0000 mon.a (mon.0) 10212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.998 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.387008+0000 mon.a (mon.0) 10213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.998 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.387008+0000 mon.a (mon.0) 10213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.998 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.388532+0000 mon.a (mon.0) 10214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.998 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.388532+0000 mon.a (mon.0) 10214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.998 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.389938+0000 mon.a (mon.0) 10215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.998 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.389938+0000 mon.a (mon.0) 10215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.998 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.391250+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.998 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[73244]: audit 2024-04-30T10:15:06.391250+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.999 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.389938+0000 mon.a (mon.0) 10215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.999 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.389938+0000 mon.a (mon.0) 10215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.999 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.391250+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:06.999 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:06 smithi144 bash[75481]: audit 2024-04-30T10:15:06.391250+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.279578+0000 mgr.x (mgr.24998) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.279578+0000 mgr.x (mgr.24998) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.350594+0000 mgr.x (mgr.24998) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.350594+0000 mgr.x (mgr.24998) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.402498+0000 mgr.x (mgr.24998) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.402498+0000 mgr.x (mgr.24998) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.454011+0000 mgr.x (mgr.24998) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.454011+0000 mgr.x (mgr.24998) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.504167+0000 mgr.x (mgr.24998) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.504167+0000 mgr.x (mgr.24998) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.561299+0000 mgr.x (mgr.24998) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.561299+0000 mgr.x (mgr.24998) 2535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.615163+0000 mgr.x (mgr.24998) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.615163+0000 mgr.x (mgr.24998) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.673528+0000 mon.a (mon.0) 10143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.673528+0000 mon.a (mon.0) 10143 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.675429+0000 mon.a (mon.0) 10144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.675429+0000 mon.a (mon.0) 10144 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.677223+0000 mon.a (mon.0) 10145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.677223+0000 mon.a (mon.0) 10145 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.677859+0000 mon.a (mon.0) 10146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.677859+0000 mon.a (mon.0) 10146 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.682864+0000 mon.a (mon.0) 10147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.682864+0000 mon.a (mon.0) 10147 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.683941+0000 mgr.x (mgr.24998) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.683941+0000 mgr.x (mgr.24998) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.725274+0000 mon.a (mon.0) 10148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.725274+0000 mon.a (mon.0) 10148 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.727168+0000 mon.a (mon.0) 10149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.727168+0000 mon.a (mon.0) 10149 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.728909+0000 mon.a (mon.0) 10150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.728909+0000 mon.a (mon.0) 10150 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.729485+0000 mon.a (mon.0) 10151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.729485+0000 mon.a (mon.0) 10151 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.733218+0000 mgr.x (mgr.24998) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.733218+0000 mgr.x (mgr.24998) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.733976+0000 mon.a (mon.0) 10152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.733976+0000 mon.a (mon.0) 10152 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.779708+0000 mon.a (mon.0) 10153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.779708+0000 mon.a (mon.0) 10153 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.782346+0000 mon.a (mon.0) 10154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.782346+0000 mon.a (mon.0) 10154 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.784426+0000 mon.a (mon.0) 10155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.784426+0000 mon.a (mon.0) 10155 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.785114+0000 mon.a (mon.0) 10156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.785114+0000 mon.a (mon.0) 10156 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.789686+0000 mgr.x (mgr.24998) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.789686+0000 mgr.x (mgr.24998) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.790236+0000 mon.a (mon.0) 10157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.790236+0000 mon.a (mon.0) 10157 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.831698+0000 mon.a (mon.0) 10158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.831698+0000 mon.a (mon.0) 10158 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.833580+0000 mon.a (mon.0) 10159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.833580+0000 mon.a (mon.0) 10159 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.835351+0000 mon.a (mon.0) 10160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.835351+0000 mon.a (mon.0) 10160 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.836004+0000 mon.a (mon.0) 10161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.836004+0000 mon.a (mon.0) 10161 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.839783+0000 mgr.x (mgr.24998) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.839783+0000 mgr.x (mgr.24998) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.840510+0000 mon.a (mon.0) 10162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.840510+0000 mon.a (mon.0) 10162 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.881381+0000 mon.a (mon.0) 10163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.881381+0000 mon.a (mon.0) 10163 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.883332+0000 mon.a (mon.0) 10164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.883332+0000 mon.a (mon.0) 10164 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.885127+0000 mon.a (mon.0) 10165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.885127+0000 mon.a (mon.0) 10165 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.885770+0000 mon.a (mon.0) 10166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.885770+0000 mon.a (mon.0) 10166 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.889624+0000 mgr.x (mgr.24998) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.889624+0000 mgr.x (mgr.24998) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.890316+0000 mon.a (mon.0) 10167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.890316+0000 mon.a (mon.0) 10167 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.931149+0000 mon.a (mon.0) 10168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.931149+0000 mon.a (mon.0) 10168 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.937666+0000 mon.a (mon.0) 10169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.937666+0000 mon.a (mon.0) 10169 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.939792+0000 mon.a (mon.0) 10170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.939792+0000 mon.a (mon.0) 10170 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.940525+0000 mon.a (mon.0) 10171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.940525+0000 mon.a (mon.0) 10171 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.944526+0000 mgr.x (mgr.24998) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:05.944526+0000 mgr.x (mgr.24998) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.945254+0000 mon.a (mon.0) 10172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:05.945254+0000 mon.a (mon.0) 10172 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.018289+0000 mon.a (mon.0) 10173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.018289+0000 mon.a (mon.0) 10173 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.020539+0000 mon.a (mon.0) 10174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.020539+0000 mon.a (mon.0) 10174 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.022335+0000 mon.a (mon.0) 10175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.022335+0000 mon.a (mon.0) 10175 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.022993+0000 mon.a (mon.0) 10176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.022993+0000 mon.a (mon.0) 10176 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:06.026964+0000 mgr.x (mgr.24998) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:06.026964+0000 mgr.x (mgr.24998) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.027570+0000 mon.a (mon.0) 10177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.027570+0000 mon.a (mon.0) 10177 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.101902+0000 mon.a (mon.0) 10178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.101902+0000 mon.a (mon.0) 10178 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.103939+0000 mon.a (mon.0) 10179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.103939+0000 mon.a (mon.0) 10179 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.106499+0000 mon.a (mon.0) 10180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.106499+0000 mon.a (mon.0) 10180 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.107198+0000 mon.a (mon.0) 10181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.107198+0000 mon.a (mon.0) 10181 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:06.112188+0000 mgr.x (mgr.24998) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:06.112188+0000 mgr.x (mgr.24998) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.112812+0000 mon.a (mon.0) 10182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.112812+0000 mon.a (mon.0) 10182 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.187354+0000 mon.a (mon.0) 10183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.187354+0000 mon.a (mon.0) 10183 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.191691+0000 mon.a (mon.0) 10184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.191691+0000 mon.a (mon.0) 10184 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.193732+0000 mon.a (mon.0) 10185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.193732+0000 mon.a (mon.0) 10185 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.194516+0000 mon.a (mon.0) 10186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.194516+0000 mon.a (mon.0) 10186 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:06.201038+0000 mgr.x (mgr.24998) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cephadm 2024-04-30T10:15:06.201038+0000 mgr.x (mgr.24998) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:07.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.201491+0000 mon.a (mon.0) 10187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.201491+0000 mon.a (mon.0) 10187 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cluster 2024-04-30T10:15:06.238835+0000 mgr.x (mgr.24998) 2546 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:07.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: cluster 2024-04-30T10:15:06.238835+0000 mgr.x (mgr.24998) 2546 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:07.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.247045+0000 mon.a (mon.0) 10188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.247045+0000 mon.a (mon.0) 10188 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.249238+0000 mon.a (mon.0) 10189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.249238+0000 mon.a (mon.0) 10189 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.251014+0000 mon.a (mon.0) 10190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.251014+0000 mon.a (mon.0) 10190 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.251629+0000 mon.a (mon.0) 10191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.251629+0000 mon.a (mon.0) 10191 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.261102+0000 mon.a (mon.0) 10192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.261102+0000 mon.a (mon.0) 10192 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.306364+0000 mon.a (mon.0) 10193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.306364+0000 mon.a (mon.0) 10193 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.308759+0000 mon.a (mon.0) 10194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.308759+0000 mon.a (mon.0) 10194 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.311171+0000 mon.a (mon.0) 10195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.311171+0000 mon.a (mon.0) 10195 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:07.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.316760+0000 mon.a (mon.0) 10196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.316760+0000 mon.a (mon.0) 10196 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:07.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.323794+0000 mon.a (mon.0) 10197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.323794+0000 mon.a (mon.0) 10197 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.331534+0000 mon.a (mon.0) 10198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.331534+0000 mon.a (mon.0) 10198 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.339541+0000 mon.a (mon.0) 10199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.339541+0000 mon.a (mon.0) 10199 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.344282+0000 mon.a (mon.0) 10200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.344282+0000 mon.a (mon.0) 10200 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:07.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.370138+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.370138+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:07.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.372459+0000 mon.a (mon.0) 10202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.372459+0000 mon.a (mon.0) 10202 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.373921+0000 mon.a (mon.0) 10203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.373921+0000 mon.a (mon.0) 10203 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.375041+0000 mon.a (mon.0) 10204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.375041+0000 mon.a (mon.0) 10204 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.376925+0000 mon.a (mon.0) 10205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.376925+0000 mon.a (mon.0) 10205 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.379184+0000 mon.a (mon.0) 10206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.379184+0000 mon.a (mon.0) 10206 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.380682+0000 mon.a (mon.0) 10207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.380682+0000 mon.a (mon.0) 10207 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.381690+0000 mon.a (mon.0) 10208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.381690+0000 mon.a (mon.0) 10208 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.382734+0000 mon.a (mon.0) 10209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.088 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.382734+0000 mon.a (mon.0) 10209 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.383742+0000 mon.a (mon.0) 10210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.383742+0000 mon.a (mon.0) 10210 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.384847+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.384847+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.385854+0000 mon.a (mon.0) 10212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.385854+0000 mon.a (mon.0) 10212 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.387008+0000 mon.a (mon.0) 10213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.387008+0000 mon.a (mon.0) 10213 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.388532+0000 mon.a (mon.0) 10214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.388532+0000 mon.a (mon.0) 10214 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.389938+0000 mon.a (mon.0) 10215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.389938+0000 mon.a (mon.0) 10215 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.089 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.391250+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.090 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:06 smithi151 bash[59049]: audit 2024-04-30T10:15:06.391250+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:07.289 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:15:07.289 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 0s ago 25m - - 2024-04-30T10:15:07.289 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 1s ago 25m - - 2024-04-30T10:15:07.289 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (11s) 0s ago 18m 13.8M - 0.25.0 c8568f914cd2 c6f72934388f 2024-04-30T10:15:07.289 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (11m) 1s ago 18m 41.7M - 8.3.5 dad864ee21e9 8a1292d54847 2024-04-30T10:15:07.289 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (117s) 0s ago 16m 42.8M - 3.8 c50cf5fa633a 3945d760604e 2024-04-30T10:15:07.289 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (11m) 1s ago 24m 539M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:15:07.289 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (10m) 0s ago 26m 442M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:15:07.289 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (9m) 0s ago 26m 87.5M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:15:07.290 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (9m) 1s ago 25m 62.7M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:15:07.290 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (9m) 0s ago 25m 69.4M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:15:07.290 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (95s) 0s ago 19m 7591k - 1.5.0 0da6a335fe13 c470bdfb3ce4 2024-04-30T10:15:07.290 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (76s) 1s ago 19m 7663k - 1.5.0 0da6a335fe13 0d7d6502eae8 2024-04-30T10:15:07.290 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (8m) 0s ago 24m 66.8M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 9026452f4e61 2024-04-30T10:15:07.290 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (7m) 0s ago 23m 69.4M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 5352fc47dc65 2024-04-30T10:15:07.290 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (6m) 0s ago 23m 54.3M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 844548442e03 2024-04-30T10:15:07.290 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (6m) 0s ago 22m 61.0M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 38564960fb5e 2024-04-30T10:15:07.290 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (5m) 1s ago 21m 57.6M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a d762b27599e9 2024-04-30T10:15:07.290 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (4m) 1s ago 21m 56.0M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 3d18367ad531 2024-04-30T10:15:07.290 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (3m) 1s ago 20m 52.3M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a ca26e9510102 2024-04-30T10:15:07.290 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (3m) 1s ago 20m 49.4M 4096M 19.0.0-3357-g3a873b0c c50cf5fa633a 194d459d9dac 2024-04-30T10:15:07.290 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (32s) 1s ago 19m 48.9M - 2.43.0 a07b618ecd1d 42bfdd1ad17f 2024-04-30T10:15:07.290 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (2m) 0s ago 16m 89.5M - 19.0.0-3357-g3a873b0c c50cf5fa633a 4112b8bf2228 2024-04-30T10:15:07.290 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (2m) 1s ago 16m 89.1M - 19.0.0-3357-g3a873b0c c50cf5fa633a c1ca94882e7a 2024-04-30T10:15:07.291 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (2m) 0s ago 16m 89.4M - 19.0.0-3357-g3a873b0c c50cf5fa633a 4496385e578c 2024-04-30T10:15:07.291 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (2m) 1s ago 16m 89.0M - 19.0.0-3357-g3a873b0c c50cf5fa633a fdad8ed67ac0 2024-04-30T10:15:07.457 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:15:07 smithi144 bash[107471]: ts=2024-04-30T10:15:07.137Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003751231s 2024-04-30T10:15:07.714 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:15:07.714 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:15:07.714 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:15:07.714 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:15:07.714 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:15:07.714 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:15:07.714 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:15:07.715 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:15:07.715 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 8 2024-04-30T10:15:07.715 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:15:07.715 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:15:07.715 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 4 2024-04-30T10:15:07.715 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:15:07.715 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:15:07.715 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 17 2024-04-30T10:15:07.715 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:15:07.715 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:15:08.088 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:15:08.088 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:15:08.088 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:15:08.088 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:15:08.088 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:15:08.088 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr", 2024-04-30T10:15:08.088 INFO:teuthology.orchestra.run.smithi144.stdout: "iscsi", 2024-04-30T10:15:08.088 INFO:teuthology.orchestra.run.smithi144.stdout: "osd", 2024-04-30T10:15:08.089 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw", 2024-04-30T10:15:08.089 INFO:teuthology.orchestra.run.smithi144.stdout: "mon" 2024-04-30T10:15:08.089 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:15:08.089 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "18/23 daemons upgraded", 2024-04-30T10:15:08.089 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading grafana daemons", 2024-04-30T10:15:08.089 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:15:08.089 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:15:08.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[75481]: cephadm 2024-04-30T10:15:06.260441+0000 mgr.x (mgr.24998) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:08.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[75481]: cephadm 2024-04-30T10:15:06.260441+0000 mgr.x (mgr.24998) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:08.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[75481]: cephadm 2024-04-30T10:15:06.323272+0000 mgr.x (mgr.24998) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:08.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[75481]: cephadm 2024-04-30T10:15:06.323272+0000 mgr.x (mgr.24998) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:08.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[75481]: audit 2024-04-30T10:15:06.548917+0000 mgr.x (mgr.24998) 2549 : audit [DBG] from='client.34959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:08.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[75481]: audit 2024-04-30T10:15:06.548917+0000 mgr.x (mgr.24998) 2549 : audit [DBG] from='client.34959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:08.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[75481]: audit 2024-04-30T10:15:06.904188+0000 mgr.x (mgr.24998) 2550 : audit [DBG] from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:08.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[75481]: audit 2024-04-30T10:15:06.904188+0000 mgr.x (mgr.24998) 2550 : audit [DBG] from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:08.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[75481]: audit 2024-04-30T10:15:07.254933+0000 mgr.x (mgr.24998) 2551 : audit [DBG] from='client.44914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:08.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[75481]: audit 2024-04-30T10:15:07.254933+0000 mgr.x (mgr.24998) 2551 : audit [DBG] from='client.44914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:08.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[75481]: audit 2024-04-30T10:15:07.493245+0000 mon.a (mon.0) 10217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:08.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[75481]: audit 2024-04-30T10:15:07.493245+0000 mon.a (mon.0) 10217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[75481]: audit 2024-04-30T10:15:07.716030+0000 mon.a (mon.0) 10218 : audit [DBG] from='client.? 172.21.15.144:0/1617552692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[75481]: audit 2024-04-30T10:15:07.716030+0000 mon.a (mon.0) 10218 : audit [DBG] from='client.? 172.21.15.144:0/1617552692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[73244]: cephadm 2024-04-30T10:15:06.260441+0000 mgr.x (mgr.24998) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[73244]: cephadm 2024-04-30T10:15:06.260441+0000 mgr.x (mgr.24998) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[73244]: cephadm 2024-04-30T10:15:06.323272+0000 mgr.x (mgr.24998) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[73244]: cephadm 2024-04-30T10:15:06.323272+0000 mgr.x (mgr.24998) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[73244]: audit 2024-04-30T10:15:06.548917+0000 mgr.x (mgr.24998) 2549 : audit [DBG] from='client.34959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[73244]: audit 2024-04-30T10:15:06.548917+0000 mgr.x (mgr.24998) 2549 : audit [DBG] from='client.34959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[73244]: audit 2024-04-30T10:15:06.904188+0000 mgr.x (mgr.24998) 2550 : audit [DBG] from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[73244]: audit 2024-04-30T10:15:06.904188+0000 mgr.x (mgr.24998) 2550 : audit [DBG] from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[73244]: audit 2024-04-30T10:15:07.254933+0000 mgr.x (mgr.24998) 2551 : audit [DBG] from='client.44914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[73244]: audit 2024-04-30T10:15:07.254933+0000 mgr.x (mgr.24998) 2551 : audit [DBG] from='client.44914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[73244]: audit 2024-04-30T10:15:07.493245+0000 mon.a (mon.0) 10217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:08.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[73244]: audit 2024-04-30T10:15:07.493245+0000 mon.a (mon.0) 10217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:08.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[73244]: audit 2024-04-30T10:15:07.716030+0000 mon.a (mon.0) 10218 : audit [DBG] from='client.? 172.21.15.144:0/1617552692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:08.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:08 smithi144 bash[73244]: audit 2024-04-30T10:15:07.716030+0000 mon.a (mon.0) 10218 : audit [DBG] from='client.? 172.21.15.144:0/1617552692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:08.517 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_OK 2024-04-30T10:15:08.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:15:08 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:15:08] "GET /metrics HTTP/1.1" 200 38627 "" "Prometheus/2.43.0" 2024-04-30T10:15:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:08 smithi151 bash[59049]: cephadm 2024-04-30T10:15:06.260441+0000 mgr.x (mgr.24998) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:08 smithi151 bash[59049]: cephadm 2024-04-30T10:15:06.260441+0000 mgr.x (mgr.24998) 2547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:08 smithi151 bash[59049]: cephadm 2024-04-30T10:15:06.323272+0000 mgr.x (mgr.24998) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:08 smithi151 bash[59049]: cephadm 2024-04-30T10:15:06.323272+0000 mgr.x (mgr.24998) 2548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:08 smithi151 bash[59049]: audit 2024-04-30T10:15:06.548917+0000 mgr.x (mgr.24998) 2549 : audit [DBG] from='client.34959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:08 smithi151 bash[59049]: audit 2024-04-30T10:15:06.548917+0000 mgr.x (mgr.24998) 2549 : audit [DBG] from='client.34959 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:08 smithi151 bash[59049]: audit 2024-04-30T10:15:06.904188+0000 mgr.x (mgr.24998) 2550 : audit [DBG] from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:08 smithi151 bash[59049]: audit 2024-04-30T10:15:06.904188+0000 mgr.x (mgr.24998) 2550 : audit [DBG] from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:08 smithi151 bash[59049]: audit 2024-04-30T10:15:07.254933+0000 mgr.x (mgr.24998) 2551 : audit [DBG] from='client.44914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:08 smithi151 bash[59049]: audit 2024-04-30T10:15:07.254933+0000 mgr.x (mgr.24998) 2551 : audit [DBG] from='client.44914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:08 smithi151 bash[59049]: audit 2024-04-30T10:15:07.493245+0000 mon.a (mon.0) 10217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:08 smithi151 bash[59049]: audit 2024-04-30T10:15:07.493245+0000 mon.a (mon.0) 10217 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:08 smithi151 bash[59049]: audit 2024-04-30T10:15:07.716030+0000 mon.a (mon.0) 10218 : audit [DBG] from='client.? 172.21.15.144:0/1617552692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:08.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:08 smithi151 bash[59049]: audit 2024-04-30T10:15:07.716030+0000 mon.a (mon.0) 10218 : audit [DBG] from='client.? 172.21.15.144:0/1617552692' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:09.559 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:09 smithi144 bash[73244]: audit 2024-04-30T10:15:08.088654+0000 mgr.x (mgr.24998) 2552 : audit [DBG] from='client.34983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:09.559 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:09 smithi144 bash[73244]: audit 2024-04-30T10:15:08.088654+0000 mgr.x (mgr.24998) 2552 : audit [DBG] from='client.34983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:09.560 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:09 smithi144 bash[73244]: cluster 2024-04-30T10:15:08.239635+0000 mgr.x (mgr.24998) 2553 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:09.560 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:09 smithi144 bash[73244]: cluster 2024-04-30T10:15:08.239635+0000 mgr.x (mgr.24998) 2553 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:09.560 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:09 smithi144 bash[73244]: audit 2024-04-30T10:15:08.519132+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.144:0/3150245522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:15:09.560 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:09 smithi144 bash[73244]: audit 2024-04-30T10:15:08.519132+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.144:0/3150245522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:15:09.560 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:09 smithi144 bash[75481]: audit 2024-04-30T10:15:08.088654+0000 mgr.x (mgr.24998) 2552 : audit [DBG] from='client.34983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:09.560 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:09 smithi144 bash[75481]: audit 2024-04-30T10:15:08.088654+0000 mgr.x (mgr.24998) 2552 : audit [DBG] from='client.34983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:09.560 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:09 smithi144 bash[75481]: cluster 2024-04-30T10:15:08.239635+0000 mgr.x (mgr.24998) 2553 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:09.560 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:09 smithi144 bash[75481]: cluster 2024-04-30T10:15:08.239635+0000 mgr.x (mgr.24998) 2553 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:09.560 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:09 smithi144 bash[75481]: audit 2024-04-30T10:15:08.519132+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.144:0/3150245522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:15:09.560 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:09 smithi144 bash[75481]: audit 2024-04-30T10:15:08.519132+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.144:0/3150245522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:15:09.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:09 smithi151 bash[59049]: audit 2024-04-30T10:15:08.088654+0000 mgr.x (mgr.24998) 2552 : audit [DBG] from='client.34983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:09 smithi151 bash[59049]: audit 2024-04-30T10:15:08.088654+0000 mgr.x (mgr.24998) 2552 : audit [DBG] from='client.34983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:09 smithi151 bash[59049]: cluster 2024-04-30T10:15:08.239635+0000 mgr.x (mgr.24998) 2553 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:09 smithi151 bash[59049]: cluster 2024-04-30T10:15:08.239635+0000 mgr.x (mgr.24998) 2553 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:09 smithi151 bash[59049]: audit 2024-04-30T10:15:08.519132+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.144:0/3150245522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:15:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:09 smithi151 bash[59049]: audit 2024-04-30T10:15:08.519132+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.144:0/3150245522' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:15:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[73244]: cephadm 2024-04-30T10:15:08.970903+0000 mgr.x (mgr.24998) 2554 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-30T10:15:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[73244]: cephadm 2024-04-30T10:15:08.970903+0000 mgr.x (mgr.24998) 2554 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-30T10:15:10.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[73244]: cephadm 2024-04-30T10:15:09.015832+0000 mgr.x (mgr.24998) 2555 : cephadm [INF] Deploying daemon grafana.a on smithi151 2024-04-30T10:15:10.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[73244]: cephadm 2024-04-30T10:15:09.015832+0000 mgr.x (mgr.24998) 2555 : cephadm [INF] Deploying daemon grafana.a on smithi151 2024-04-30T10:15:10.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[73244]: audit 2024-04-30T10:15:10.056310+0000 mon.a (mon.0) 10219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:10.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[73244]: audit 2024-04-30T10:15:10.056310+0000 mon.a (mon.0) 10219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:10.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[73244]: audit 2024-04-30T10:15:10.068558+0000 mon.a (mon.0) 10220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:10.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[73244]: audit 2024-04-30T10:15:10.068558+0000 mon.a (mon.0) 10220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:10.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[73244]: audit 2024-04-30T10:15:10.083086+0000 mon.a (mon.0) 10221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:10.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[73244]: audit 2024-04-30T10:15:10.083086+0000 mon.a (mon.0) 10221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[75481]: cephadm 2024-04-30T10:15:08.970903+0000 mgr.x (mgr.24998) 2554 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-30T10:15:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[75481]: cephadm 2024-04-30T10:15:08.970903+0000 mgr.x (mgr.24998) 2554 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-30T10:15:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[75481]: cephadm 2024-04-30T10:15:09.015832+0000 mgr.x (mgr.24998) 2555 : cephadm [INF] Deploying daemon grafana.a on smithi151 2024-04-30T10:15:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[75481]: cephadm 2024-04-30T10:15:09.015832+0000 mgr.x (mgr.24998) 2555 : cephadm [INF] Deploying daemon grafana.a on smithi151 2024-04-30T10:15:10.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[75481]: audit 2024-04-30T10:15:10.056310+0000 mon.a (mon.0) 10219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:10.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[75481]: audit 2024-04-30T10:15:10.056310+0000 mon.a (mon.0) 10219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:10.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[75481]: audit 2024-04-30T10:15:10.068558+0000 mon.a (mon.0) 10220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:10.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[75481]: audit 2024-04-30T10:15:10.068558+0000 mon.a (mon.0) 10220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:10.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[75481]: audit 2024-04-30T10:15:10.083086+0000 mon.a (mon.0) 10221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:10.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:10 smithi144 bash[75481]: audit 2024-04-30T10:15:10.083086+0000 mon.a (mon.0) 10221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:10 smithi151 bash[59049]: cephadm 2024-04-30T10:15:08.970903+0000 mgr.x (mgr.24998) 2554 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-30T10:15:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:10 smithi151 bash[59049]: cephadm 2024-04-30T10:15:08.970903+0000 mgr.x (mgr.24998) 2554 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-30T10:15:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:10 smithi151 bash[59049]: cephadm 2024-04-30T10:15:09.015832+0000 mgr.x (mgr.24998) 2555 : cephadm [INF] Deploying daemon grafana.a on smithi151 2024-04-30T10:15:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:10 smithi151 bash[59049]: cephadm 2024-04-30T10:15:09.015832+0000 mgr.x (mgr.24998) 2555 : cephadm [INF] Deploying daemon grafana.a on smithi151 2024-04-30T10:15:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:10 smithi151 bash[59049]: audit 2024-04-30T10:15:10.056310+0000 mon.a (mon.0) 10219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:10 smithi151 bash[59049]: audit 2024-04-30T10:15:10.056310+0000 mon.a (mon.0) 10219 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:10 smithi151 bash[59049]: audit 2024-04-30T10:15:10.068558+0000 mon.a (mon.0) 10220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:10 smithi151 bash[59049]: audit 2024-04-30T10:15:10.068558+0000 mon.a (mon.0) 10220 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:10 smithi151 bash[59049]: audit 2024-04-30T10:15:10.083086+0000 mon.a (mon.0) 10221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:10.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:10 smithi151 bash[59049]: audit 2024-04-30T10:15:10.083086+0000 mon.a (mon.0) 10221 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:11.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:11 smithi144 bash[73244]: cluster 2024-04-30T10:15:10.240700+0000 mgr.x (mgr.24998) 2556 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:11.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:11 smithi144 bash[73244]: cluster 2024-04-30T10:15:10.240700+0000 mgr.x (mgr.24998) 2556 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:11.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:11 smithi144 bash[75481]: cluster 2024-04-30T10:15:10.240700+0000 mgr.x (mgr.24998) 2556 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:11.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:11 smithi144 bash[75481]: cluster 2024-04-30T10:15:10.240700+0000 mgr.x (mgr.24998) 2556 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:11.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:11 smithi151 bash[59049]: cluster 2024-04-30T10:15:10.240700+0000 mgr.x (mgr.24998) 2556 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:11.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:11 smithi151 bash[59049]: cluster 2024-04-30T10:15:10.240700+0000 mgr.x (mgr.24998) 2556 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:12.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:12 smithi151 bash[59049]: cluster 2024-04-30T10:15:12.241413+0000 mgr.x (mgr.24998) 2557 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:12.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:12 smithi151 bash[59049]: cluster 2024-04-30T10:15:12.241413+0000 mgr.x (mgr.24998) 2557 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:12.661 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:12 smithi144 bash[75481]: cluster 2024-04-30T10:15:12.241413+0000 mgr.x (mgr.24998) 2557 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:12.661 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:12 smithi144 bash[75481]: cluster 2024-04-30T10:15:12.241413+0000 mgr.x (mgr.24998) 2557 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:12.661 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:12 smithi144 bash[73244]: cluster 2024-04-30T10:15:12.241413+0000 mgr.x (mgr.24998) 2557 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:12.661 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:12 smithi144 bash[73244]: cluster 2024-04-30T10:15:12.241413+0000 mgr.x (mgr.24998) 2557 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:14 smithi151 bash[59049]: cluster 2024-04-30T10:15:14.242214+0000 mgr.x (mgr.24998) 2558 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:14.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:14 smithi151 bash[59049]: cluster 2024-04-30T10:15:14.242214+0000 mgr.x (mgr.24998) 2558 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:14.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:14 smithi144 bash[73244]: cluster 2024-04-30T10:15:14.242214+0000 mgr.x (mgr.24998) 2558 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:14.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:14 smithi144 bash[73244]: cluster 2024-04-30T10:15:14.242214+0000 mgr.x (mgr.24998) 2558 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:14.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:14 smithi144 bash[75481]: cluster 2024-04-30T10:15:14.242214+0000 mgr.x (mgr.24998) 2558 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:14.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:14 smithi144 bash[75481]: cluster 2024-04-30T10:15:14.242214+0000 mgr.x (mgr.24998) 2558 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:15.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:15 smithi151 bash[59049]: audit 2024-04-30T10:15:14.805620+0000 mgr.x (mgr.24998) 2559 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:15.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:15 smithi151 bash[59049]: audit 2024-04-30T10:15:14.805620+0000 mgr.x (mgr.24998) 2559 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:15.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:15 smithi144 bash[73244]: audit 2024-04-30T10:15:14.805620+0000 mgr.x (mgr.24998) 2559 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:15.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:15 smithi144 bash[73244]: audit 2024-04-30T10:15:14.805620+0000 mgr.x (mgr.24998) 2559 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:15.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:15 smithi144 bash[75481]: audit 2024-04-30T10:15:14.805620+0000 mgr.x (mgr.24998) 2559 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:15.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:15 smithi144 bash[75481]: audit 2024-04-30T10:15:14.805620+0000 mgr.x (mgr.24998) 2559 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:16.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:16 smithi151 bash[59049]: cluster 2024-04-30T10:15:16.243358+0000 mgr.x (mgr.24998) 2560 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:16.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:16 smithi151 bash[59049]: cluster 2024-04-30T10:15:16.243358+0000 mgr.x (mgr.24998) 2560 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:16.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:16 smithi144 bash[73244]: cluster 2024-04-30T10:15:16.243358+0000 mgr.x (mgr.24998) 2560 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:16.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:16 smithi144 bash[73244]: cluster 2024-04-30T10:15:16.243358+0000 mgr.x (mgr.24998) 2560 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:16.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:16 smithi144 bash[75481]: cluster 2024-04-30T10:15:16.243358+0000 mgr.x (mgr.24998) 2560 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:16.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:16 smithi144 bash[75481]: cluster 2024-04-30T10:15:16.243358+0000 mgr.x (mgr.24998) 2560 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:18.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:15:18 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:15:18] "GET /metrics HTTP/1.1" 200 38627 "" "Prometheus/2.43.0" 2024-04-30T10:15:18.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:18 smithi151 bash[59049]: cluster 2024-04-30T10:15:18.244558+0000 mgr.x (mgr.24998) 2561 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:18.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:18 smithi151 bash[59049]: cluster 2024-04-30T10:15:18.244558+0000 mgr.x (mgr.24998) 2561 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:18.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:18 smithi144 bash[73244]: cluster 2024-04-30T10:15:18.244558+0000 mgr.x (mgr.24998) 2561 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:18.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:18 smithi144 bash[73244]: cluster 2024-04-30T10:15:18.244558+0000 mgr.x (mgr.24998) 2561 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:18.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:18 smithi144 bash[75481]: cluster 2024-04-30T10:15:18.244558+0000 mgr.x (mgr.24998) 2561 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:18.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:18 smithi144 bash[75481]: cluster 2024-04-30T10:15:18.244558+0000 mgr.x (mgr.24998) 2561 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:20.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:20 smithi151 bash[59049]: cluster 2024-04-30T10:15:20.245698+0000 mgr.x (mgr.24998) 2562 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:20.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:20 smithi151 bash[59049]: cluster 2024-04-30T10:15:20.245698+0000 mgr.x (mgr.24998) 2562 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:20.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:20 smithi144 bash[73244]: cluster 2024-04-30T10:15:20.245698+0000 mgr.x (mgr.24998) 2562 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:20.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:20 smithi144 bash[73244]: cluster 2024-04-30T10:15:20.245698+0000 mgr.x (mgr.24998) 2562 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:20.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:20 smithi144 bash[75481]: cluster 2024-04-30T10:15:20.245698+0000 mgr.x (mgr.24998) 2562 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:20.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:20 smithi144 bash[75481]: cluster 2024-04-30T10:15:20.245698+0000 mgr.x (mgr.24998) 2562 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:22.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:22 smithi151 bash[59049]: cluster 2024-04-30T10:15:22.246743+0000 mgr.x (mgr.24998) 2563 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:22.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:22 smithi151 bash[59049]: cluster 2024-04-30T10:15:22.246743+0000 mgr.x (mgr.24998) 2563 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:22.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:22 smithi144 bash[73244]: cluster 2024-04-30T10:15:22.246743+0000 mgr.x (mgr.24998) 2563 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:22.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:22 smithi144 bash[73244]: cluster 2024-04-30T10:15:22.246743+0000 mgr.x (mgr.24998) 2563 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:22.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:22 smithi144 bash[75481]: cluster 2024-04-30T10:15:22.246743+0000 mgr.x (mgr.24998) 2563 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:22.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:22 smithi144 bash[75481]: cluster 2024-04-30T10:15:22.246743+0000 mgr.x (mgr.24998) 2563 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:22.931 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:22 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:22.932 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:15:22 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:22.932 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:15:22 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:22.932 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:15:22 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:22.933 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:15:22 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:22.933 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:22 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:22.933 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:22 smithi151 systemd[1]: Stopping Ceph grafana.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:15:22.933 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:15:22 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:22.934 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:15:22 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:22.934 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:15:22 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:23.313 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:22 smithi151 bash[49921]: t=2024-04-30T10:15:22+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-30T10:15:23.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:23 smithi151 bash[59049]: audit 2024-04-30T10:15:22.493654+0000 mon.a (mon.0) 10222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:23.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:23 smithi151 bash[59049]: audit 2024-04-30T10:15:22.493654+0000 mon.a (mon.0) 10222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:23.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:23 smithi144 bash[73244]: audit 2024-04-30T10:15:22.493654+0000 mon.a (mon.0) 10222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:23.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:23 smithi144 bash[73244]: audit 2024-04-30T10:15:22.493654+0000 mon.a (mon.0) 10222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:23.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:23 smithi144 bash[75481]: audit 2024-04-30T10:15:22.493654+0000 mon.a (mon.0) 10222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:23.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:23 smithi144 bash[75481]: audit 2024-04-30T10:15:22.493654+0000 mon.a (mon.0) 10222 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:24.120 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:23 smithi151 bash[93732]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-grafana-a 2024-04-30T10:15:24.393 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:24.394 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:24 smithi151 bash[59049]: cluster 2024-04-30T10:15:24.247586+0000 mgr.x (mgr.24998) 2564 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:24.394 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:24 smithi151 bash[59049]: cluster 2024-04-30T10:15:24.247586+0000 mgr.x (mgr.24998) 2564 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:24.394 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:15:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:24.394 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:15:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:24.395 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:15:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:24.395 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:15:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:24.395 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:15:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:24.396 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:15:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:24.396 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:15:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:24.396 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:24 smithi151 bash[93816]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-grafana-a 2024-04-30T10:15:24.396 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:24 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-30T10:15:24.396 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:24 smithi151 systemd[1]: Stopped Ceph grafana.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:15:24.397 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:24.397 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:24 smithi151 systemd[1]: Started Ceph grafana.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:15:24.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:24 smithi144 bash[73244]: cluster 2024-04-30T10:15:24.247586+0000 mgr.x (mgr.24998) 2564 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:24.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:24 smithi144 bash[73244]: cluster 2024-04-30T10:15:24.247586+0000 mgr.x (mgr.24998) 2564 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:24.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:24 smithi144 bash[75481]: cluster 2024-04-30T10:15:24.247586+0000 mgr.x (mgr.24998) 2564 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:24.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:24 smithi144 bash[75481]: cluster 2024-04-30T10:15:24.247586+0000 mgr.x (mgr.24998) 2564 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.397963+0000 mon.a (mon.0) 10223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.397963+0000 mon.a (mon.0) 10223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.408545+0000 mon.a (mon.0) 10224 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.408545+0000 mon.a (mon.0) 10224 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.446472+0000 mon.a (mon.0) 10225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.446472+0000 mon.a (mon.0) 10225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.446865+0000 mon.a (mon.0) 10226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.446865+0000 mon.a (mon.0) 10226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.447886+0000 mon.a (mon.0) 10227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.447886+0000 mon.a (mon.0) 10227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.448269+0000 mon.a (mon.0) 10228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.448269+0000 mon.a (mon.0) 10228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.449165+0000 mon.a (mon.0) 10229 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.449165+0000 mon.a (mon.0) 10229 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.449547+0000 mon.a (mon.0) 10230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.449547+0000 mon.a (mon.0) 10230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.450753+0000 mon.a (mon.0) 10231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.397963+0000 mon.a (mon.0) 10223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.397963+0000 mon.a (mon.0) 10223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.408545+0000 mon.a (mon.0) 10224 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.408545+0000 mon.a (mon.0) 10224 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.446472+0000 mon.a (mon.0) 10225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.446472+0000 mon.a (mon.0) 10225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.446865+0000 mon.a (mon.0) 10226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.446865+0000 mon.a (mon.0) 10226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.447886+0000 mon.a (mon.0) 10227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.447886+0000 mon.a (mon.0) 10227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.448269+0000 mon.a (mon.0) 10228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.448269+0000 mon.a (mon.0) 10228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.449165+0000 mon.a (mon.0) 10229 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.449165+0000 mon.a (mon.0) 10229 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.449547+0000 mon.a (mon.0) 10230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.449547+0000 mon.a (mon.0) 10230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.450753+0000 mon.a (mon.0) 10231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.450753+0000 mon.a (mon.0) 10231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:24.450947+0000 mgr.x (mgr.24998) 2565 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 2524M 2024-04-30T10:15:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:24.450947+0000 mgr.x (mgr.24998) 2565 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 2524M 2024-04-30T10:15:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:24.451204+0000 mgr.x (mgr.24998) 2566 : cephadm [INF] Adjusting osd_memory_target on smithi151 to 2780M 2024-04-30T10:15:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:24.451204+0000 mgr.x (mgr.24998) 2566 : cephadm [INF] Adjusting osd_memory_target on smithi151 to 2780M 2024-04-30T10:15:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.451380+0000 mon.a (mon.0) 10232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.451380+0000 mon.a (mon.0) 10232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.458476+0000 mon.a (mon.0) 10233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.458476+0000 mon.a (mon.0) 10233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.468120+0000 mon.a (mon.0) 10234 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.468120+0000 mon.a (mon.0) 10234 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.471902+0000 mon.a (mon.0) 10235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.471902+0000 mon.a (mon.0) 10235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.710 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.472835+0000 mon.a (mon.0) 10236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.472835+0000 mon.a (mon.0) 10236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:24.480016+0000 mgr.x (mgr.24998) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:24.480016+0000 mgr.x (mgr.24998) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.480523+0000 mon.a (mon.0) 10237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.480523+0000 mon.a (mon.0) 10237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.547811+0000 mgr.x (mgr.24998) 2568 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:25.711 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.547811+0000 mgr.x (mgr.24998) 2568 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:25.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.450753+0000 mon.a (mon.0) 10231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:24.450947+0000 mgr.x (mgr.24998) 2565 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 2524M 2024-04-30T10:15:25.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:24.450947+0000 mgr.x (mgr.24998) 2565 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 2524M 2024-04-30T10:15:25.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:24.451204+0000 mgr.x (mgr.24998) 2566 : cephadm [INF] Adjusting osd_memory_target on smithi151 to 2780M 2024-04-30T10:15:25.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:24.451204+0000 mgr.x (mgr.24998) 2566 : cephadm [INF] Adjusting osd_memory_target on smithi151 to 2780M 2024-04-30T10:15:25.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.451380+0000 mon.a (mon.0) 10232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.451380+0000 mon.a (mon.0) 10232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.458476+0000 mon.a (mon.0) 10233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.458476+0000 mon.a (mon.0) 10233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.468120+0000 mon.a (mon.0) 10234 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.468120+0000 mon.a (mon.0) 10234 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.471902+0000 mon.a (mon.0) 10235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.471902+0000 mon.a (mon.0) 10235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.472835+0000 mon.a (mon.0) 10236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.472835+0000 mon.a (mon.0) 10236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:24.480016+0000 mgr.x (mgr.24998) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:24.480016+0000 mgr.x (mgr.24998) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.480523+0000 mon.a (mon.0) 10237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.480523+0000 mon.a (mon.0) 10237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.547811+0000 mgr.x (mgr.24998) 2568 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:25.713 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.547811+0000 mgr.x (mgr.24998) 2568 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:25.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.547890+0000 mon.a (mon.0) 10238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:25.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.547890+0000 mon.a (mon.0) 10238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:25.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.565167+0000 mon.a (mon.0) 10239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.565167+0000 mon.a (mon.0) 10239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.569846+0000 mon.a (mon.0) 10240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.569846+0000 mon.a (mon.0) 10240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.575173+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.575173+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.576850+0000 mon.a (mon.0) 10242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.576850+0000 mon.a (mon.0) 10242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:24.586918+0000 mgr.x (mgr.24998) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:24.586918+0000 mgr.x (mgr.24998) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.587296+0000 mon.a (mon.0) 10243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.587296+0000 mon.a (mon.0) 10243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.669537+0000 mon.a (mon.0) 10244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.669537+0000 mon.a (mon.0) 10244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.673785+0000 mon.a (mon.0) 10245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.673785+0000 mon.a (mon.0) 10245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.677684+0000 mon.a (mon.0) 10246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.547890+0000 mon.a (mon.0) 10238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:25.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.547890+0000 mon.a (mon.0) 10238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:25.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.565167+0000 mon.a (mon.0) 10239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.565167+0000 mon.a (mon.0) 10239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.569846+0000 mon.a (mon.0) 10240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.569846+0000 mon.a (mon.0) 10240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.575173+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.575173+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.576850+0000 mon.a (mon.0) 10242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.576850+0000 mon.a (mon.0) 10242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:24.586918+0000 mgr.x (mgr.24998) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:24.586918+0000 mgr.x (mgr.24998) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.587296+0000 mon.a (mon.0) 10243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.587296+0000 mon.a (mon.0) 10243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.669537+0000 mon.a (mon.0) 10244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.669537+0000 mon.a (mon.0) 10244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.673785+0000 mon.a (mon.0) 10245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.673785+0000 mon.a (mon.0) 10245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.716 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.677684+0000 mon.a (mon.0) 10246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.677684+0000 mon.a (mon.0) 10246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.679633+0000 mon.a (mon.0) 10247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.679633+0000 mon.a (mon.0) 10247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:24.690117+0000 mgr.x (mgr.24998) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:24.690117+0000 mgr.x (mgr.24998) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.690252+0000 mon.a (mon.0) 10248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.690252+0000 mon.a (mon.0) 10248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.780484+0000 mon.a (mon.0) 10249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.780484+0000 mon.a (mon.0) 10249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.785230+0000 mon.a (mon.0) 10250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.785230+0000 mon.a (mon.0) 10250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.788983+0000 mon.a (mon.0) 10251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.717 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.788983+0000 mon.a (mon.0) 10251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.790662+0000 mon.a (mon.0) 10252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.790662+0000 mon.a (mon.0) 10252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:24.800847+0000 mgr.x (mgr.24998) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:24.800847+0000 mgr.x (mgr.24998) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.801049+0000 mon.a (mon.0) 10253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.801049+0000 mon.a (mon.0) 10253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.718 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.815373+0000 mgr.x (mgr.24998) 2572 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:25.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.677684+0000 mon.a (mon.0) 10246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.718 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.679633+0000 mon.a (mon.0) 10247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.679633+0000 mon.a (mon.0) 10247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:24.690117+0000 mgr.x (mgr.24998) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:24.690117+0000 mgr.x (mgr.24998) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.690252+0000 mon.a (mon.0) 10248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.690252+0000 mon.a (mon.0) 10248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.780484+0000 mon.a (mon.0) 10249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.780484+0000 mon.a (mon.0) 10249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.785230+0000 mon.a (mon.0) 10250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.785230+0000 mon.a (mon.0) 10250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.788983+0000 mon.a (mon.0) 10251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.788983+0000 mon.a (mon.0) 10251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.790662+0000 mon.a (mon.0) 10252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.790662+0000 mon.a (mon.0) 10252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.719 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:24.800847+0000 mgr.x (mgr.24998) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:24.800847+0000 mgr.x (mgr.24998) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.801049+0000 mon.a (mon.0) 10253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.801049+0000 mon.a (mon.0) 10253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.720 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.815373+0000 mgr.x (mgr.24998) 2572 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:25.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.815373+0000 mgr.x (mgr.24998) 2572 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:25.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.876899+0000 mon.a (mon.0) 10254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.876899+0000 mon.a (mon.0) 10254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.880352+0000 mon.a (mon.0) 10255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.880352+0000 mon.a (mon.0) 10255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.883276+0000 mon.a (mon.0) 10256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.720 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.883276+0000 mon.a (mon.0) 10256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.884470+0000 mon.a (mon.0) 10257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.884470+0000 mon.a (mon.0) 10257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:24.895504+0000 mgr.x (mgr.24998) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:24.895504+0000 mgr.x (mgr.24998) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.895726+0000 mon.a (mon.0) 10258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.895726+0000 mon.a (mon.0) 10258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.984865+0000 mon.a (mon.0) 10259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.984865+0000 mon.a (mon.0) 10259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.989821+0000 mon.a (mon.0) 10260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.989821+0000 mon.a (mon.0) 10260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.994456+0000 mon.a (mon.0) 10261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.721 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.994456+0000 mon.a (mon.0) 10261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.815373+0000 mgr.x (mgr.24998) 2572 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:25.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.876899+0000 mon.a (mon.0) 10254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.876899+0000 mon.a (mon.0) 10254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.880352+0000 mon.a (mon.0) 10255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.880352+0000 mon.a (mon.0) 10255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.883276+0000 mon.a (mon.0) 10256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.883276+0000 mon.a (mon.0) 10256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.884470+0000 mon.a (mon.0) 10257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.722 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.884470+0000 mon.a (mon.0) 10257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:24.895504+0000 mgr.x (mgr.24998) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:24.895504+0000 mgr.x (mgr.24998) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.895726+0000 mon.a (mon.0) 10258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.895726+0000 mon.a (mon.0) 10258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.984865+0000 mon.a (mon.0) 10259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.984865+0000 mon.a (mon.0) 10259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.989821+0000 mon.a (mon.0) 10260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.989821+0000 mon.a (mon.0) 10260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.994456+0000 mon.a (mon.0) 10261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.723 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.994456+0000 mon.a (mon.0) 10261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.723 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.996290+0000 mon.a (mon.0) 10262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:24.996290+0000 mon.a (mon.0) 10262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:25.008808+0000 mgr.x (mgr.24998) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:25.008808+0000 mgr.x (mgr.24998) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.008998+0000 mon.a (mon.0) 10263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.008998+0000 mon.a (mon.0) 10263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.098452+0000 mon.a (mon.0) 10264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.098452+0000 mon.a (mon.0) 10264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.103358+0000 mon.a (mon.0) 10265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.103358+0000 mon.a (mon.0) 10265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.107835+0000 mon.a (mon.0) 10266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.107835+0000 mon.a (mon.0) 10266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.109648+0000 mon.a (mon.0) 10267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.109648+0000 mon.a (mon.0) 10267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:25.122245+0000 mgr.x (mgr.24998) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.724 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:25.122245+0000 mgr.x (mgr.24998) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.122397+0000 mon.a (mon.0) 10268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.122397+0000 mon.a (mon.0) 10268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.725 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.211792+0000 mon.a (mon.0) 10269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.996290+0000 mon.a (mon.0) 10262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:24.996290+0000 mon.a (mon.0) 10262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:25.008808+0000 mgr.x (mgr.24998) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:25.008808+0000 mgr.x (mgr.24998) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.008998+0000 mon.a (mon.0) 10263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.008998+0000 mon.a (mon.0) 10263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.098452+0000 mon.a (mon.0) 10264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.725 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.098452+0000 mon.a (mon.0) 10264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.103358+0000 mon.a (mon.0) 10265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.103358+0000 mon.a (mon.0) 10265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.107835+0000 mon.a (mon.0) 10266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.107835+0000 mon.a (mon.0) 10266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.109648+0000 mon.a (mon.0) 10267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.109648+0000 mon.a (mon.0) 10267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:25.122245+0000 mgr.x (mgr.24998) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:25.122245+0000 mgr.x (mgr.24998) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.122397+0000 mon.a (mon.0) 10268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.122397+0000 mon.a (mon.0) 10268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.726 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.211792+0000 mon.a (mon.0) 10269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.211792+0000 mon.a (mon.0) 10269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.216082+0000 mon.a (mon.0) 10270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.216082+0000 mon.a (mon.0) 10270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.219475+0000 mon.a (mon.0) 10271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.219475+0000 mon.a (mon.0) 10271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.221152+0000 mon.a (mon.0) 10272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.221152+0000 mon.a (mon.0) 10272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:25.233160+0000 mgr.x (mgr.24998) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: cephadm 2024-04-30T10:15:25.233160+0000 mgr.x (mgr.24998) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.233367+0000 mon.a (mon.0) 10273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.727 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.233367+0000 mon.a (mon.0) 10273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.316524+0000 mon.a (mon.0) 10274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.316524+0000 mon.a (mon.0) 10274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.320640+0000 mon.a (mon.0) 10275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.320640+0000 mon.a (mon.0) 10275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.324199+0000 mon.a (mon.0) 10276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.324199+0000 mon.a (mon.0) 10276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.325970+0000 mon.a (mon.0) 10277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.325970+0000 mon.a (mon.0) 10277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.337345+0000 mon.a (mon.0) 10278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.728 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[73244]: audit 2024-04-30T10:15:25.337345+0000 mon.a (mon.0) 10278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.211792+0000 mon.a (mon.0) 10269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.728 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.216082+0000 mon.a (mon.0) 10270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.216082+0000 mon.a (mon.0) 10270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.219475+0000 mon.a (mon.0) 10271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.219475+0000 mon.a (mon.0) 10271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.221152+0000 mon.a (mon.0) 10272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.221152+0000 mon.a (mon.0) 10272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:25.233160+0000 mgr.x (mgr.24998) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: cephadm 2024-04-30T10:15:25.233160+0000 mgr.x (mgr.24998) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.233367+0000 mon.a (mon.0) 10273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.233367+0000 mon.a (mon.0) 10273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.316524+0000 mon.a (mon.0) 10274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.316524+0000 mon.a (mon.0) 10274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.320640+0000 mon.a (mon.0) 10275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.320640+0000 mon.a (mon.0) 10275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.324199+0000 mon.a (mon.0) 10276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.729 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.324199+0000 mon.a (mon.0) 10276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.325970+0000 mon.a (mon.0) 10277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.325970+0000 mon.a (mon.0) 10277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.337345+0000 mon.a (mon.0) 10278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.730 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:25 smithi144 bash[75481]: audit 2024-04-30T10:15:25.337345+0000 mon.a (mon.0) 10278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.397963+0000 mon.a (mon.0) 10223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.397963+0000 mon.a (mon.0) 10223 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.408545+0000 mon.a (mon.0) 10224 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.808 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.408545+0000 mon.a (mon.0) 10224 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.446472+0000 mon.a (mon.0) 10225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.446472+0000 mon.a (mon.0) 10225 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.446865+0000 mon.a (mon.0) 10226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.446865+0000 mon.a (mon.0) 10226 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.447886+0000 mon.a (mon.0) 10227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.447886+0000 mon.a (mon.0) 10227 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.448269+0000 mon.a (mon.0) 10228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.448269+0000 mon.a (mon.0) 10228 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.449165+0000 mon.a (mon.0) 10229 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.449165+0000 mon.a (mon.0) 10229 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.449547+0000 mon.a (mon.0) 10230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.449547+0000 mon.a (mon.0) 10230 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.809 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.450753+0000 mon.a (mon.0) 10231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.450753+0000 mon.a (mon.0) 10231 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:24.450947+0000 mgr.x (mgr.24998) 2565 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 2524M 2024-04-30T10:15:25.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:24.450947+0000 mgr.x (mgr.24998) 2565 : cephadm [INF] Adjusting osd_memory_target on smithi144 to 2524M 2024-04-30T10:15:25.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:24.451204+0000 mgr.x (mgr.24998) 2566 : cephadm [INF] Adjusting osd_memory_target on smithi151 to 2780M 2024-04-30T10:15:25.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:24.451204+0000 mgr.x (mgr.24998) 2566 : cephadm [INF] Adjusting osd_memory_target on smithi151 to 2780M 2024-04-30T10:15:25.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.451380+0000 mon.a (mon.0) 10232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.451380+0000 mon.a (mon.0) 10232 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-30T10:15:25.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.458476+0000 mon.a (mon.0) 10233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.458476+0000 mon.a (mon.0) 10233 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.468120+0000 mon.a (mon.0) 10234 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.468120+0000 mon.a (mon.0) 10234 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.471902+0000 mon.a (mon.0) 10235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.810 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.471902+0000 mon.a (mon.0) 10235 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.472835+0000 mon.a (mon.0) 10236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.472835+0000 mon.a (mon.0) 10236 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:24.480016+0000 mgr.x (mgr.24998) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:24.480016+0000 mgr.x (mgr.24998) 2567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.480523+0000 mon.a (mon.0) 10237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.480523+0000 mon.a (mon.0) 10237 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.547811+0000 mgr.x (mgr.24998) 2568 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:25.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.547811+0000 mgr.x (mgr.24998) 2568 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:25.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.547890+0000 mon.a (mon.0) 10238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:25.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.547890+0000 mon.a (mon.0) 10238 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:25.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.565167+0000 mon.a (mon.0) 10239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.565167+0000 mon.a (mon.0) 10239 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.569846+0000 mon.a (mon.0) 10240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.569846+0000 mon.a (mon.0) 10240 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.811 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.575173+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.575173+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.576850+0000 mon.a (mon.0) 10242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.576850+0000 mon.a (mon.0) 10242 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:24.586918+0000 mgr.x (mgr.24998) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:24.586918+0000 mgr.x (mgr.24998) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.587296+0000 mon.a (mon.0) 10243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.587296+0000 mon.a (mon.0) 10243 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.669537+0000 mon.a (mon.0) 10244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.669537+0000 mon.a (mon.0) 10244 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.673785+0000 mon.a (mon.0) 10245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.673785+0000 mon.a (mon.0) 10245 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.677684+0000 mon.a (mon.0) 10246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.677684+0000 mon.a (mon.0) 10246 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.812 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.679633+0000 mon.a (mon.0) 10247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.679633+0000 mon.a (mon.0) 10247 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:24.690117+0000 mgr.x (mgr.24998) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:24.690117+0000 mgr.x (mgr.24998) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.690252+0000 mon.a (mon.0) 10248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.690252+0000 mon.a (mon.0) 10248 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.780484+0000 mon.a (mon.0) 10249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.780484+0000 mon.a (mon.0) 10249 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.785230+0000 mon.a (mon.0) 10250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.785230+0000 mon.a (mon.0) 10250 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.788983+0000 mon.a (mon.0) 10251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.788983+0000 mon.a (mon.0) 10251 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.790662+0000 mon.a (mon.0) 10252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.790662+0000 mon.a (mon.0) 10252 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.813 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:24.800847+0000 mgr.x (mgr.24998) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:24.800847+0000 mgr.x (mgr.24998) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.801049+0000 mon.a (mon.0) 10253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.801049+0000 mon.a (mon.0) 10253 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.815373+0000 mgr.x (mgr.24998) 2572 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:25.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.815373+0000 mgr.x (mgr.24998) 2572 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:25.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.876899+0000 mon.a (mon.0) 10254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.876899+0000 mon.a (mon.0) 10254 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.880352+0000 mon.a (mon.0) 10255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.880352+0000 mon.a (mon.0) 10255 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.883276+0000 mon.a (mon.0) 10256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.883276+0000 mon.a (mon.0) 10256 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.884470+0000 mon.a (mon.0) 10257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.884470+0000 mon.a (mon.0) 10257 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.814 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:24.895504+0000 mgr.x (mgr.24998) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:24.895504+0000 mgr.x (mgr.24998) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.895726+0000 mon.a (mon.0) 10258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.895726+0000 mon.a (mon.0) 10258 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.984865+0000 mon.a (mon.0) 10259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.984865+0000 mon.a (mon.0) 10259 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.989821+0000 mon.a (mon.0) 10260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.989821+0000 mon.a (mon.0) 10260 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.994456+0000 mon.a (mon.0) 10261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.994456+0000 mon.a (mon.0) 10261 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.996290+0000 mon.a (mon.0) 10262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:24.996290+0000 mon.a (mon.0) 10262 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:25.008808+0000 mgr.x (mgr.24998) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:25.008808+0000 mgr.x (mgr.24998) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.008998+0000 mon.a (mon.0) 10263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.008998+0000 mon.a (mon.0) 10263 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.098452+0000 mon.a (mon.0) 10264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.815 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.098452+0000 mon.a (mon.0) 10264 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.103358+0000 mon.a (mon.0) 10265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.103358+0000 mon.a (mon.0) 10265 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.107835+0000 mon.a (mon.0) 10266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.107835+0000 mon.a (mon.0) 10266 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.109648+0000 mon.a (mon.0) 10267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.109648+0000 mon.a (mon.0) 10267 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:25.122245+0000 mgr.x (mgr.24998) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:25.122245+0000 mgr.x (mgr.24998) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.122397+0000 mon.a (mon.0) 10268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.122397+0000 mon.a (mon.0) 10268 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.211792+0000 mon.a (mon.0) 10269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.211792+0000 mon.a (mon.0) 10269 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.216082+0000 mon.a (mon.0) 10270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.216082+0000 mon.a (mon.0) 10270 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.219475+0000 mon.a (mon.0) 10271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.816 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.219475+0000 mon.a (mon.0) 10271 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.221152+0000 mon.a (mon.0) 10272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.221152+0000 mon.a (mon.0) 10272 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:25.233160+0000 mgr.x (mgr.24998) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: cephadm 2024-04-30T10:15:25.233160+0000 mgr.x (mgr.24998) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:25.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.233367+0000 mon.a (mon.0) 10273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.233367+0000 mon.a (mon.0) 10273 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.316524+0000 mon.a (mon.0) 10274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.316524+0000 mon.a (mon.0) 10274 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:25.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.320640+0000 mon.a (mon.0) 10275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.320640+0000 mon.a (mon.0) 10275 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:25.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.324199+0000 mon.a (mon.0) 10276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.324199+0000 mon.a (mon.0) 10276 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:25.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.325970+0000 mon.a (mon.0) 10277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.325970+0000 mon.a (mon.0) 10277 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:25.817 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.337345+0000 mon.a (mon.0) 10278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:25.818 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:25 smithi151 bash[59049]: audit 2024-04-30T10:15:25.337345+0000 mon.a (mon.0) 10278 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.077 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.021586165Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-30T10:15:26.077 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.021798081Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-30T10:15:26.077 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.021811823Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-30T10:15:26.077 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.021815692Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-30T10:15:26.077 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.02181886Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-30T10:15:26.077 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.021824691Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-30T10:15:26.077 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.021830352Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-30T10:15:26.077 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.021833531Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-30T10:15:26.077 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.021836794Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-30T10:15:26.077 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.021840929Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-30T10:15:26.077 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.021844169Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-30T10:15:26.078 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.021847201Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-30T10:15:26.078 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.021851111Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-30T10:15:26.078 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.02185696Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-30T10:15:26.078 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.021862533Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-30T10:15:26.078 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.021871269Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-30T10:15:26.078 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.021875722Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-30T10:15:26.078 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.02188068Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-30T10:15:26.078 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=settings t=2024-04-30T10:15:26.021885427Z level=info msg="App mode production" 2024-04-30T10:15:26.078 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=sqlstore t=2024-04-30T10:15:26.021947802Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-30T10:15:26.078 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=sqlstore t=2024-04-30T10:15:26.021968025Z 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-30T10:15:26.078 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:26.03672794Z level=info msg="Starting DB migrations" 2024-04-30T10:15:26.078 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:26.040442818Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-04-30T10:15:26.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: cephadm 2024-04-30T10:15:25.336924+0000 mgr.x (mgr.24998) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:26.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: cephadm 2024-04-30T10:15:25.336924+0000 mgr.x (mgr.24998) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:26.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.417362+0000 mon.a (mon.0) 10279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:26.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.417362+0000 mon.a (mon.0) 10279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:26.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.421305+0000 mon.a (mon.0) 10280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.421305+0000 mon.a (mon.0) 10280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.424547+0000 mon.a (mon.0) 10281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:26.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.424547+0000 mon.a (mon.0) 10281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:26.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.425783+0000 mon.a (mon.0) 10282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:26.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.425783+0000 mon.a (mon.0) 10282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:26.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.438600+0000 mon.a (mon.0) 10283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.438600+0000 mon.a (mon.0) 10283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: cephadm 2024-04-30T10:15:25.443498+0000 mgr.x (mgr.24998) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:26.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: cephadm 2024-04-30T10:15:25.443498+0000 mgr.x (mgr.24998) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:26.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.444056+0000 mon.a (mon.0) 10284 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.444056+0000 mon.a (mon.0) 10284 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.449526+0000 mon.a (mon.0) 10285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.449526+0000 mon.a (mon.0) 10285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.457938+0000 mon.a (mon.0) 10286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.457938+0000 mon.a (mon.0) 10286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: cephadm 2024-04-30T10:15:25.336924+0000 mgr.x (mgr.24998) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:26.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: cephadm 2024-04-30T10:15:25.336924+0000 mgr.x (mgr.24998) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:26.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.417362+0000 mon.a (mon.0) 10279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:26.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.417362+0000 mon.a (mon.0) 10279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:26.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.421305+0000 mon.a (mon.0) 10280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.421305+0000 mon.a (mon.0) 10280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.424547+0000 mon.a (mon.0) 10281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:26.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.424547+0000 mon.a (mon.0) 10281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:26.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.425783+0000 mon.a (mon.0) 10282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:26.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.425783+0000 mon.a (mon.0) 10282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:26.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.438600+0000 mon.a (mon.0) 10283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.438600+0000 mon.a (mon.0) 10283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: cephadm 2024-04-30T10:15:25.443498+0000 mgr.x (mgr.24998) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:26.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: cephadm 2024-04-30T10:15:25.443498+0000 mgr.x (mgr.24998) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:26.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.444056+0000 mon.a (mon.0) 10284 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.444056+0000 mon.a (mon.0) 10284 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.449526+0000 mon.a (mon.0) 10285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.449526+0000 mon.a (mon.0) 10285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.457938+0000 mon.a (mon.0) 10286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.457938+0000 mon.a (mon.0) 10286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.505691+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:26.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.505691+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:26.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.509263+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.509263+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.512140+0000 mon.a (mon.0) 10289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.710 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.512140+0000 mon.a (mon.0) 10289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.514485+0000 mon.a (mon.0) 10290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.514485+0000 mon.a (mon.0) 10290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.518037+0000 mon.a (mon.0) 10291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.518037+0000 mon.a (mon.0) 10291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.521918+0000 mon.a (mon.0) 10292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.521918+0000 mon.a (mon.0) 10292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.524724+0000 mon.a (mon.0) 10293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.711 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.524724+0000 mon.a (mon.0) 10293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.526831+0000 mon.a (mon.0) 10294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.526831+0000 mon.a (mon.0) 10294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.529043+0000 mon.a (mon.0) 10295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.529043+0000 mon.a (mon.0) 10295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.531086+0000 mon.a (mon.0) 10296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.712 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.531086+0000 mon.a (mon.0) 10296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.505691+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:26.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.505691+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:26.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.509263+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.509263+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.712 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.512140+0000 mon.a (mon.0) 10289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.512140+0000 mon.a (mon.0) 10289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.514485+0000 mon.a (mon.0) 10290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.514485+0000 mon.a (mon.0) 10290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.518037+0000 mon.a (mon.0) 10291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.518037+0000 mon.a (mon.0) 10291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.521918+0000 mon.a (mon.0) 10292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.521918+0000 mon.a (mon.0) 10292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.524724+0000 mon.a (mon.0) 10293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.524724+0000 mon.a (mon.0) 10293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.526831+0000 mon.a (mon.0) 10294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.526831+0000 mon.a (mon.0) 10294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.529043+0000 mon.a (mon.0) 10295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.529043+0000 mon.a (mon.0) 10295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.713 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.531086+0000 mon.a (mon.0) 10296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.714 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.531086+0000 mon.a (mon.0) 10296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.533335+0000 mon.a (mon.0) 10297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.533335+0000 mon.a (mon.0) 10297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.535303+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.535303+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.537707+0000 mon.a (mon.0) 10299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.537707+0000 mon.a (mon.0) 10299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.540737+0000 mon.a (mon.0) 10300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.540737+0000 mon.a (mon.0) 10300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.714 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.543237+0000 mon.a (mon.0) 10301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.543237+0000 mon.a (mon.0) 10301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.546062+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: audit 2024-04-30T10:15:25.546062+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: cluster 2024-04-30T10:15:26.248413+0000 mgr.x (mgr.24998) 2579 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:26.715 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[75481]: cluster 2024-04-30T10:15:26.248413+0000 mgr.x (mgr.24998) 2579 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:26.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.533335+0000 mon.a (mon.0) 10297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.533335+0000 mon.a (mon.0) 10297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.535303+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.535303+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.537707+0000 mon.a (mon.0) 10299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.537707+0000 mon.a (mon.0) 10299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.715 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.540737+0000 mon.a (mon.0) 10300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.540737+0000 mon.a (mon.0) 10300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.543237+0000 mon.a (mon.0) 10301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.543237+0000 mon.a (mon.0) 10301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.546062+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: audit 2024-04-30T10:15:25.546062+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: cluster 2024-04-30T10:15:26.248413+0000 mgr.x (mgr.24998) 2579 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:26.716 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:26 smithi144 bash[73244]: cluster 2024-04-30T10:15:26.248413+0000 mgr.x (mgr.24998) 2579 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:26.823 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:26.534872266Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-04-30T10:15:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: cephadm 2024-04-30T10:15:25.336924+0000 mgr.x (mgr.24998) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: cephadm 2024-04-30T10:15:25.336924+0000 mgr.x (mgr.24998) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.417362+0000 mon.a (mon.0) 10279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.417362+0000 mon.a (mon.0) 10279 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.421305+0000 mon.a (mon.0) 10280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.421305+0000 mon.a (mon.0) 10280 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.424547+0000 mon.a (mon.0) 10281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.424547+0000 mon.a (mon.0) 10281 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.425783+0000 mon.a (mon.0) 10282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.425783+0000 mon.a (mon.0) 10282 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.438600+0000 mon.a (mon.0) 10283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.438600+0000 mon.a (mon.0) 10283 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: cephadm 2024-04-30T10:15:25.443498+0000 mgr.x (mgr.24998) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: cephadm 2024-04-30T10:15:25.443498+0000 mgr.x (mgr.24998) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.444056+0000 mon.a (mon.0) 10284 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.444056+0000 mon.a (mon.0) 10284 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.449526+0000 mon.a (mon.0) 10285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.449526+0000 mon.a (mon.0) 10285 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.457938+0000 mon.a (mon.0) 10286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.457938+0000 mon.a (mon.0) 10286 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.505691+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.505691+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.509263+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.509263+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.512140+0000 mon.a (mon.0) 10289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.825 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.512140+0000 mon.a (mon.0) 10289 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.514485+0000 mon.a (mon.0) 10290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.514485+0000 mon.a (mon.0) 10290 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.518037+0000 mon.a (mon.0) 10291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.518037+0000 mon.a (mon.0) 10291 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.521918+0000 mon.a (mon.0) 10292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.521918+0000 mon.a (mon.0) 10292 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.524724+0000 mon.a (mon.0) 10293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.524724+0000 mon.a (mon.0) 10293 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.526831+0000 mon.a (mon.0) 10294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.526831+0000 mon.a (mon.0) 10294 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.529043+0000 mon.a (mon.0) 10295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.529043+0000 mon.a (mon.0) 10295 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.826 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.531086+0000 mon.a (mon.0) 10296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.531086+0000 mon.a (mon.0) 10296 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.533335+0000 mon.a (mon.0) 10297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.533335+0000 mon.a (mon.0) 10297 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.535303+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.535303+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.537707+0000 mon.a (mon.0) 10299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.537707+0000 mon.a (mon.0) 10299 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.540737+0000 mon.a (mon.0) 10300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.540737+0000 mon.a (mon.0) 10300 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.543237+0000 mon.a (mon.0) 10301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.543237+0000 mon.a (mon.0) 10301 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.546062+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: audit 2024-04-30T10:15:25.546062+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:26.827 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: cluster 2024-04-30T10:15:26.248413+0000 mgr.x (mgr.24998) 2579 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:26.828 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[59049]: cluster 2024-04-30T10:15:26.248413+0000 mgr.x (mgr.24998) 2579 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:27.272 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:26 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:26.825526228Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-04-30T10:15:27.526 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:27 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:27.273344615Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-04-30T10:15:27.527 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:27 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:27.435630336Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-04-30T10:15:27.813 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:27 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:27.538982881Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-04-30T10:15:27.813 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:27 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:27.640887681Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-04-30T10:15:27.813 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:27 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:27.714017411Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-04-30T10:15:27.813 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:27 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:27.814095462Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-04-30T10:15:28.072 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:27 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:27.963736464Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-04-30T10:15:28.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:15:28 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:15:28] "GET /metrics HTTP/1.1" 200 38624 "" "Prometheus/2.43.0" 2024-04-30T10:15:28.573 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:28 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:28.253435844Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-04-30T10:15:28.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:28 smithi151 bash[59049]: cluster 2024-04-30T10:15:28.249657+0000 mgr.x (mgr.24998) 2580 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:28.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:28 smithi151 bash[59049]: cluster 2024-04-30T10:15:28.249657+0000 mgr.x (mgr.24998) 2580 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:28.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:28 smithi144 bash[73244]: cluster 2024-04-30T10:15:28.249657+0000 mgr.x (mgr.24998) 2580 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:28.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:28 smithi144 bash[73244]: cluster 2024-04-30T10:15:28.249657+0000 mgr.x (mgr.24998) 2580 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:28.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:28 smithi144 bash[75481]: cluster 2024-04-30T10:15:28.249657+0000 mgr.x (mgr.24998) 2580 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:28.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:28 smithi144 bash[75481]: cluster 2024-04-30T10:15:28.249657+0000 mgr.x (mgr.24998) 2580 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:29.072 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:28 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:28.807892839Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-04-30T10:15:29.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:28 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:28.902998245Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-04-30T10:15:29.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:29 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:29.000792239Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-04-30T10:15:29.572 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:29 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:29.181836964Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-04-30T10:15:30.072 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:29 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:29.706248501Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-04-30T10:15:30.335 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:30 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:30.076975513Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-04-30T10:15:30.825 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:30 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:30.335511538Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-04-30T10:15:30.825 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:30 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:30.573656326Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-04-30T10:15:31.118 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:30 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:30.827378175Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-04-30T10:15:31.118 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:31.015431587Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-04-30T10:15:31.388 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:31.119277726Z level=info msg="Executing migration" id="create provenance_type table" 2024-04-30T10:15:31.388 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:31.195640509Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-04-30T10:15:31.388 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:31.262735267Z level=info msg="Executing migration" id="create alert_image table" 2024-04-30T10:15:31.389 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:31.304913493Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-04-30T10:15:31.389 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:31.346971628Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-04-30T10:15:31.389 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:31.389093361Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-04-30T10:15:31.389 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[59049]: audit 2024-04-30T10:15:30.241301+0000 mon.a (mon.0) 10303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:31.389 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[59049]: audit 2024-04-30T10:15:30.241301+0000 mon.a (mon.0) 10303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:31.389 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[59049]: audit 2024-04-30T10:15:30.250369+0000 mon.a (mon.0) 10304 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:31.389 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[59049]: audit 2024-04-30T10:15:30.250369+0000 mon.a (mon.0) 10304 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:31.389 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[59049]: cluster 2024-04-30T10:15:30.251039+0000 mgr.x (mgr.24998) 2581 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:31.389 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[59049]: cluster 2024-04-30T10:15:30.251039+0000 mgr.x (mgr.24998) 2581 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:31.389 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[59049]: audit 2024-04-30T10:15:30.260704+0000 mon.a (mon.0) 10305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:31.389 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[59049]: audit 2024-04-30T10:15:30.260704+0000 mon.a (mon.0) 10305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:31.647 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:31.468009256Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-04-30T10:15:31.647 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:31.556511879Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-04-30T10:15:31.647 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:31.556872971Z 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-30T10:15:31.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:31 smithi144 bash[73244]: audit 2024-04-30T10:15:30.241301+0000 mon.a (mon.0) 10303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:31.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:31 smithi144 bash[73244]: audit 2024-04-30T10:15:30.241301+0000 mon.a (mon.0) 10303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:31.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:31 smithi144 bash[73244]: audit 2024-04-30T10:15:30.250369+0000 mon.a (mon.0) 10304 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:31.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:31 smithi144 bash[73244]: audit 2024-04-30T10:15:30.250369+0000 mon.a (mon.0) 10304 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:31.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:31 smithi144 bash[73244]: cluster 2024-04-30T10:15:30.251039+0000 mgr.x (mgr.24998) 2581 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:31.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:31 smithi144 bash[73244]: cluster 2024-04-30T10:15:30.251039+0000 mgr.x (mgr.24998) 2581 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:31.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:31 smithi144 bash[73244]: audit 2024-04-30T10:15:30.260704+0000 mon.a (mon.0) 10305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:31.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:31 smithi144 bash[73244]: audit 2024-04-30T10:15:30.260704+0000 mon.a (mon.0) 10305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:31.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:31 smithi144 bash[75481]: audit 2024-04-30T10:15:30.241301+0000 mon.a (mon.0) 10303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:31.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:31 smithi144 bash[75481]: audit 2024-04-30T10:15:30.241301+0000 mon.a (mon.0) 10303 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:31.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:31 smithi144 bash[75481]: audit 2024-04-30T10:15:30.250369+0000 mon.a (mon.0) 10304 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:31.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:31 smithi144 bash[75481]: audit 2024-04-30T10:15:30.250369+0000 mon.a (mon.0) 10304 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:31.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:31 smithi144 bash[75481]: cluster 2024-04-30T10:15:30.251039+0000 mgr.x (mgr.24998) 2581 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:31.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:31 smithi144 bash[75481]: cluster 2024-04-30T10:15:30.251039+0000 mgr.x (mgr.24998) 2581 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:31.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:31 smithi144 bash[75481]: audit 2024-04-30T10:15:30.260704+0000 mon.a (mon.0) 10305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:31.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:31 smithi144 bash[75481]: audit 2024-04-30T10:15:30.260704+0000 mon.a (mon.0) 10305 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:31.908 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:31.64795113Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-04-30T10:15:32.225 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:31 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:31.908871802Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-04-30T10:15:32.573 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:32 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:32.225762452Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-04-30T10:15:32.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:32 smithi151 bash[59049]: cephadm 2024-04-30T10:15:31.173657+0000 mgr.x (mgr.24998) 2582 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-30T10:15:32.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:32 smithi151 bash[59049]: cephadm 2024-04-30T10:15:31.173657+0000 mgr.x (mgr.24998) 2582 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-30T10:15:32.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:32 smithi151 bash[59049]: cephadm 2024-04-30T10:15:31.195457+0000 mgr.x (mgr.24998) 2583 : cephadm [INF] Deploying daemon grafana.a on smithi151 2024-04-30T10:15:32.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:32 smithi151 bash[59049]: cephadm 2024-04-30T10:15:31.195457+0000 mgr.x (mgr.24998) 2583 : cephadm [INF] Deploying daemon grafana.a on smithi151 2024-04-30T10:15:32.574 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:32 smithi144 bash[75481]: cephadm 2024-04-30T10:15:31.173657+0000 mgr.x (mgr.24998) 2582 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-30T10:15:32.574 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:32 smithi144 bash[75481]: cephadm 2024-04-30T10:15:31.173657+0000 mgr.x (mgr.24998) 2582 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-30T10:15:32.574 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:32 smithi144 bash[75481]: cephadm 2024-04-30T10:15:31.195457+0000 mgr.x (mgr.24998) 2583 : cephadm [INF] Deploying daemon grafana.a on smithi151 2024-04-30T10:15:32.574 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:32 smithi144 bash[75481]: cephadm 2024-04-30T10:15:31.195457+0000 mgr.x (mgr.24998) 2583 : cephadm [INF] Deploying daemon grafana.a on smithi151 2024-04-30T10:15:32.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:32 smithi144 bash[73244]: cephadm 2024-04-30T10:15:31.173657+0000 mgr.x (mgr.24998) 2582 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-30T10:15:32.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:32 smithi144 bash[73244]: cephadm 2024-04-30T10:15:31.173657+0000 mgr.x (mgr.24998) 2582 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-30T10:15:32.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:32 smithi144 bash[73244]: cephadm 2024-04-30T10:15:31.195457+0000 mgr.x (mgr.24998) 2583 : cephadm [INF] Deploying daemon grafana.a on smithi151 2024-04-30T10:15:32.574 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:32 smithi144 bash[73244]: cephadm 2024-04-30T10:15:31.195457+0000 mgr.x (mgr.24998) 2583 : cephadm [INF] Deploying daemon grafana.a on smithi151 2024-04-30T10:15:33.072 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:32 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:32.710278045Z level=info msg="Executing migration" id="create secrets table" 2024-04-30T10:15:33.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:32 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:32.955013779Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-04-30T10:15:33.555 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:33 smithi151 bash[59049]: cluster 2024-04-30T10:15:32.252003+0000 mgr.x (mgr.24998) 2584 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:33.555 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:33 smithi151 bash[59049]: cluster 2024-04-30T10:15:32.252003+0000 mgr.x (mgr.24998) 2584 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:33.556 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:33 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:33.343979757Z level=info msg="Executing migration" id="add name column into data_keys" 2024-04-30T10:15:33.556 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:33 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:33.474050684Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-04-30T10:15:33.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:33 smithi144 bash[75481]: cluster 2024-04-30T10:15:32.252003+0000 mgr.x (mgr.24998) 2584 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:33.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:33 smithi144 bash[75481]: cluster 2024-04-30T10:15:32.252003+0000 mgr.x (mgr.24998) 2584 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:33.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:33 smithi144 bash[73244]: cluster 2024-04-30T10:15:32.252003+0000 mgr.x (mgr.24998) 2584 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:33.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:33 smithi144 bash[73244]: cluster 2024-04-30T10:15:32.252003+0000 mgr.x (mgr.24998) 2584 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:33.811 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:33 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:33.556211206Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-04-30T10:15:33.812 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:33 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:33.658725502Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-04-30T10:15:33.812 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:33 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:33.768237511Z level=info msg="Executing migration" id="add column hidden to role table" 2024-04-30T10:15:34.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:33 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:33.82627399Z level=info msg="Executing migration" id="create query_history table v1" 2024-04-30T10:15:34.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:33 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:33.877104828Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-04-30T10:15:34.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:33 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:33.944169003Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-04-30T10:15:34.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:34 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:34.011691254Z level=info msg="Executing migration" id="teams permissions migration" 2024-04-30T10:15:34.468 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:34 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:34.122800349Z level=info msg="Executing migration" id="dashboard permissions" 2024-04-30T10:15:34.468 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:34 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:34.229058907Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-04-30T10:15:34.821 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:34 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:34.468982036Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-04-30T10:15:35.072 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:34 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:34.822049942Z level=info msg="Executing migration" id="alerting notification permissions" 2024-04-30T10:15:35.072 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:35 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:35.039844348Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-04-30T10:15:35.514 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:35 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:35.107108002Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-04-30T10:15:35.514 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:35 smithi151 bash[59049]: cluster 2024-04-30T10:15:34.252815+0000 mgr.x (mgr.24998) 2585 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:35.514 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:35 smithi151 bash[59049]: cluster 2024-04-30T10:15:34.252815+0000 mgr.x (mgr.24998) 2585 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:35.515 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:35 smithi151 bash[59049]: audit 2024-04-30T10:15:35.144434+0000 mon.a (mon.0) 10306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:35.515 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:35 smithi151 bash[59049]: audit 2024-04-30T10:15:35.144434+0000 mon.a (mon.0) 10306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:35.515 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:35 smithi151 bash[59049]: audit 2024-04-30T10:15:35.155486+0000 mon.a (mon.0) 10307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:35.515 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:35 smithi151 bash[59049]: audit 2024-04-30T10:15:35.155486+0000 mon.a (mon.0) 10307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:35.515 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:35 smithi151 bash[59049]: audit 2024-04-30T10:15:35.164803+0000 mon.a (mon.0) 10308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:35.515 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:35 smithi151 bash[59049]: audit 2024-04-30T10:15:35.164803+0000 mon.a (mon.0) 10308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:35.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:35 smithi144 bash[75481]: cluster 2024-04-30T10:15:34.252815+0000 mgr.x (mgr.24998) 2585 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:35.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:35 smithi144 bash[75481]: cluster 2024-04-30T10:15:34.252815+0000 mgr.x (mgr.24998) 2585 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:35.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:35 smithi144 bash[75481]: audit 2024-04-30T10:15:35.144434+0000 mon.a (mon.0) 10306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:35.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:35 smithi144 bash[75481]: audit 2024-04-30T10:15:35.144434+0000 mon.a (mon.0) 10306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:35.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:35 smithi144 bash[75481]: audit 2024-04-30T10:15:35.155486+0000 mon.a (mon.0) 10307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:35.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:35 smithi144 bash[75481]: audit 2024-04-30T10:15:35.155486+0000 mon.a (mon.0) 10307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:35.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:35 smithi144 bash[75481]: audit 2024-04-30T10:15:35.164803+0000 mon.a (mon.0) 10308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:35.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:35 smithi144 bash[75481]: audit 2024-04-30T10:15:35.164803+0000 mon.a (mon.0) 10308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:35 smithi144 bash[73244]: cluster 2024-04-30T10:15:34.252815+0000 mgr.x (mgr.24998) 2585 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:35 smithi144 bash[73244]: cluster 2024-04-30T10:15:34.252815+0000 mgr.x (mgr.24998) 2585 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:35 smithi144 bash[73244]: audit 2024-04-30T10:15:35.144434+0000 mon.a (mon.0) 10306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:35 smithi144 bash[73244]: audit 2024-04-30T10:15:35.144434+0000 mon.a (mon.0) 10306 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:35 smithi144 bash[73244]: audit 2024-04-30T10:15:35.155486+0000 mon.a (mon.0) 10307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:35 smithi144 bash[73244]: audit 2024-04-30T10:15:35.155486+0000 mon.a (mon.0) 10307 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:35 smithi144 bash[73244]: audit 2024-04-30T10:15:35.164803+0000 mon.a (mon.0) 10308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:35.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:35 smithi144 bash[73244]: audit 2024-04-30T10:15:35.164803+0000 mon.a (mon.0) 10308 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:35.822 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:35 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:35.292484944Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-04-30T10:15:35.822 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:35 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:35.731523585Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-04-30T10:15:36.322 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:36 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:36.053817991Z level=info msg="Executing migration" id="create correlation table v1" 2024-04-30T10:15:36.323 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:36 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:36.276630782Z level=info msg="Executing migration" id="add index correlations.uid" 2024-04-30T10:15:36.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:36 smithi151 bash[59049]: audit 2024-04-30T10:15:34.823982+0000 mgr.x (mgr.24998) 2586 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:36.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:36 smithi151 bash[59049]: audit 2024-04-30T10:15:34.823982+0000 mgr.x (mgr.24998) 2586 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:36.638 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:36 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:36.346803161Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-04-30T10:15:36.639 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:36 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:36.430786903Z level=info msg="Executing migration" id="add correlation config column" 2024-04-30T10:15:36.639 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:36 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:36.547901631Z level=info msg="Executing migration" id="create entity_events table" 2024-04-30T10:15:36.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:36 smithi144 bash[73244]: audit 2024-04-30T10:15:34.823982+0000 mgr.x (mgr.24998) 2586 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:36.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:36 smithi144 bash[73244]: audit 2024-04-30T10:15:34.823982+0000 mgr.x (mgr.24998) 2586 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:36.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:36 smithi144 bash[75481]: audit 2024-04-30T10:15:34.823982+0000 mgr.x (mgr.24998) 2586 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:36.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:36 smithi144 bash[75481]: audit 2024-04-30T10:15:34.823982+0000 mgr.x (mgr.24998) 2586 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:36.910 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:36 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:36.639425128Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-04-30T10:15:36.910 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:36 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:36.72366532Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-30T10:15:36.910 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:36 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:36.724038396Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-30T10:15:36.910 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:36 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:36.790697749Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-30T10:15:36.910 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:36 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:36.791031655Z 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-30T10:15:36.910 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:36 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:36.875718693Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-04-30T10:15:37.238 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:36 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:36.925027535Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-04-30T10:15:37.239 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:36 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:36.95064065Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-04-30T10:15:37.239 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:37 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:37.001184422Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-30T10:15:37.239 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:37 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:37.068424029Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-04-30T10:15:37.239 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:37 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:37.135825778Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-30T10:15:37.239 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:37 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:37.239310564Z level=info msg="Executing migration" id="Drop public config table" 2024-04-30T10:15:37.573 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:37 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:37.3727996Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-04-30T10:15:37.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:37 smithi151 bash[59049]: cluster 2024-04-30T10:15:36.253981+0000 mgr.x (mgr.24998) 2587 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:37.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:37 smithi151 bash[59049]: cluster 2024-04-30T10:15:36.253981+0000 mgr.x (mgr.24998) 2587 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:37.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:37 smithi144 bash[73244]: cluster 2024-04-30T10:15:36.253981+0000 mgr.x (mgr.24998) 2587 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:37.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:37 smithi144 bash[73244]: cluster 2024-04-30T10:15:36.253981+0000 mgr.x (mgr.24998) 2587 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:37.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:37 smithi144 bash[75481]: cluster 2024-04-30T10:15:36.253981+0000 mgr.x (mgr.24998) 2587 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:37.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:37 smithi144 bash[75481]: cluster 2024-04-30T10:15:36.253981+0000 mgr.x (mgr.24998) 2587 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:37.929 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:37 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:37.60454783Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-04-30T10:15:38.198 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:15:38] "GET /metrics HTTP/1.1" 200 38626 "" "Prometheus/2.43.0" 2024-04-30T10:15:38.198 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:37 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:37.929833136Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-30T10:15:38.198 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:38.122227311Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-04-30T10:15:38.459 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[59049]: audit 2024-04-30T10:15:37.494164+0000 mon.a (mon.0) 10309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:38.459 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[59049]: audit 2024-04-30T10:15:37.494164+0000 mon.a (mon.0) 10309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:38.459 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[59049]: cluster 2024-04-30T10:15:38.254840+0000 mgr.x (mgr.24998) 2588 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:38.459 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[59049]: cluster 2024-04-30T10:15:38.254840+0000 mgr.x (mgr.24998) 2588 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:38.459 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:38.198753645Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-04-30T10:15:38.459 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:38.274591845Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-04-30T10:15:38.459 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:38.342161775Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-04-30T10:15:38.459 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:38.392674739Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-04-30T10:15:38.460 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:38.434702484Z level=info msg="Executing migration" id="add share column" 2024-04-30T10:15:38.460 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:38.45997652Z level=info msg="Executing migration" id="create default alerting folders" 2024-04-30T10:15:38.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:38 smithi144 bash[73244]: audit 2024-04-30T10:15:37.494164+0000 mon.a (mon.0) 10309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:38.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:38 smithi144 bash[73244]: audit 2024-04-30T10:15:37.494164+0000 mon.a (mon.0) 10309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:38.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:38 smithi144 bash[73244]: cluster 2024-04-30T10:15:38.254840+0000 mgr.x (mgr.24998) 2588 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:38.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:38 smithi144 bash[73244]: cluster 2024-04-30T10:15:38.254840+0000 mgr.x (mgr.24998) 2588 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:38.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:38 smithi144 bash[75481]: audit 2024-04-30T10:15:37.494164+0000 mon.a (mon.0) 10309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:38.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:38 smithi144 bash[75481]: audit 2024-04-30T10:15:37.494164+0000 mon.a (mon.0) 10309 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:38.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:38 smithi144 bash[75481]: cluster 2024-04-30T10:15:38.254840+0000 mgr.x (mgr.24998) 2588 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:38.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:38 smithi144 bash[75481]: cluster 2024-04-30T10:15:38.254840+0000 mgr.x (mgr.24998) 2588 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:38.736 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:38.737 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:15:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:38.737 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:15:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:38.737 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:15:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:38.738 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:15:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:38.738 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:15:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:38.738 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:15:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:38.739 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:15:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:38.739 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:38.502027111Z level=info msg="Executing migration" id="create file table" 2024-04-30T10:15:38.739 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:38 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:38.739 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:38.54409621Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-04-30T10:15:38.739 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:38.569355084Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-04-30T10:15:38.739 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:38.611305513Z level=info msg="Executing migration" id="create file_meta table" 2024-04-30T10:15:38.739 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:38 smithi151 systemd[1]: Stopping Ceph grafana.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:15:38.739 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:38.65343021Z level=info msg="Executing migration" id="file table idx: path key" 2024-04-30T10:15:38.739 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:38.695430573Z level=info msg="Executing migration" id="set path collation in file table" 2024-04-30T10:15:38.739 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:38 smithi151 bash[93880]: logger=migrator t=2024-04-30T10:15:38.737474768Z level=info msg="Executing migration" id="managed permissions migration" 2024-04-30T10:15:38.913 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:15:39.639 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:15:39.639 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 9s ago 26m - - 2024-04-30T10:15:39.639 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 0s ago 25m - - 2024-04-30T10:15:39.639 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (44s) 9s ago 19m 13.8M - 0.25.0 c8568f914cd2 c6f72934388f 2024-04-30T10:15:39.639 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 unknown 0s ago 19m 24.8M - 9.4.12 2bacad6d85d8 e70a12327c66 2024-04-30T10:15:39.639 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (2m) 9s ago 17m 42.9M - 3.8 c50cf5fa633a 3945d760604e 2024-04-30T10:15:39.640 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (11m) 0s ago 25m 549M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:15:39.640 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (10m) 9s ago 27m 442M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:15:39.640 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (10m) 9s ago 27m 88.8M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:15:39.640 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (9m) 0s ago 25m 66.9M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:15:39.640 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (9m) 9s ago 25m 69.9M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:15:39.640 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (2m) 9s ago 19m 7835k - 1.5.0 0da6a335fe13 c470bdfb3ce4 2024-04-30T10:15:39.640 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (109s) 0s ago 19m 8311k - 1.5.0 0da6a335fe13 0d7d6502eae8 2024-04-30T10:15:39.640 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (8m) 9s ago 24m 66.9M 2524M 19.0.0-3357-g3a873b0c c50cf5fa633a 9026452f4e61 2024-04-30T10:15:39.640 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (7m) 9s ago 24m 69.5M 2524M 19.0.0-3357-g3a873b0c c50cf5fa633a 5352fc47dc65 2024-04-30T10:15:39.640 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (7m) 9s ago 23m 54.4M 2524M 19.0.0-3357-g3a873b0c c50cf5fa633a 844548442e03 2024-04-30T10:15:39.640 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (6m) 9s ago 22m 61.0M 2524M 19.0.0-3357-g3a873b0c c50cf5fa633a 38564960fb5e 2024-04-30T10:15:39.640 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (5m) 0s ago 22m 58.2M 2780M 19.0.0-3357-g3a873b0c c50cf5fa633a d762b27599e9 2024-04-30T10:15:39.640 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (5m) 0s ago 21m 56.6M 2780M 19.0.0-3357-g3a873b0c c50cf5fa633a 3d18367ad531 2024-04-30T10:15:39.640 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (4m) 0s ago 21m 53.1M 2780M 19.0.0-3357-g3a873b0c c50cf5fa633a ca26e9510102 2024-04-30T10:15:39.640 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (3m) 0s ago 20m 50.2M 2780M 19.0.0-3357-g3a873b0c c50cf5fa633a 194d459d9dac 2024-04-30T10:15:39.641 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (65s) 0s ago 19m 50.2M - 2.43.0 a07b618ecd1d 42bfdd1ad17f 2024-04-30T10:15:39.641 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (3m) 9s ago 17m 89.6M - 19.0.0-3357-g3a873b0c c50cf5fa633a 4112b8bf2228 2024-04-30T10:15:39.641 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (3m) 0s ago 17m 89.7M - 19.0.0-3357-g3a873b0c c50cf5fa633a c1ca94882e7a 2024-04-30T10:15:39.641 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (3m) 9s ago 17m 89.5M - 19.0.0-3357-g3a873b0c c50cf5fa633a 4496385e578c 2024-04-30T10:15:39.641 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (2m) 0s ago 17m 89.5M - 19.0.0-3357-g3a873b0c c50cf5fa633a fdad8ed67ac0 2024-04-30T10:15:39.822 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:39 smithi151 bash[94947]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-grafana-a 2024-04-30T10:15:39.823 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:39 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-04-30T10:15:39.823 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:39 smithi151 bash[95077]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-grafana-a 2024-04-30T10:15:39.823 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:39 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-30T10:15:39.823 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:39 smithi151 systemd[1]: Stopped Ceph grafana.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:15:40.072 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:15:40.072 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:15:40.072 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:15:40.072 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:15:40.072 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:15:40.072 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:15:40.072 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:15:40.072 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:15:40.073 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 8 2024-04-30T10:15:40.073 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:15:40.073 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:15:40.073 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 4 2024-04-30T10:15:40.073 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:15:40.073 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:15:40.073 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 17 2024-04-30T10:15:40.073 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:15:40.073 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:15:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[75481]: audit 2024-04-30T10:15:38.900054+0000 mgr.x (mgr.24998) 2589 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[75481]: audit 2024-04-30T10:15:38.900054+0000 mgr.x (mgr.24998) 2589 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[75481]: audit 2024-04-30T10:15:38.934948+0000 mon.a (mon.0) 10310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[75481]: audit 2024-04-30T10:15:38.934948+0000 mon.a (mon.0) 10310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[75481]: audit 2024-04-30T10:15:38.941437+0000 mon.a (mon.0) 10311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[75481]: audit 2024-04-30T10:15:38.941437+0000 mon.a (mon.0) 10311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:40.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[75481]: cluster 2024-04-30T10:15:38.941628+0000 mgr.x (mgr.24998) 2590 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-04-30T10:15:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[75481]: cluster 2024-04-30T10:15:38.941628+0000 mgr.x (mgr.24998) 2590 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-04-30T10:15:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[75481]: audit 2024-04-30T10:15:38.947746+0000 mon.a (mon.0) 10312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:40.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[75481]: audit 2024-04-30T10:15:38.947746+0000 mon.a (mon.0) 10312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[73244]: audit 2024-04-30T10:15:38.900054+0000 mgr.x (mgr.24998) 2589 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[73244]: audit 2024-04-30T10:15:38.900054+0000 mgr.x (mgr.24998) 2589 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[73244]: audit 2024-04-30T10:15:38.934948+0000 mon.a (mon.0) 10310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[73244]: audit 2024-04-30T10:15:38.934948+0000 mon.a (mon.0) 10310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[73244]: audit 2024-04-30T10:15:38.941437+0000 mon.a (mon.0) 10311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[73244]: audit 2024-04-30T10:15:38.941437+0000 mon.a (mon.0) 10311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[73244]: cluster 2024-04-30T10:15:38.941628+0000 mgr.x (mgr.24998) 2590 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-04-30T10:15:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[73244]: cluster 2024-04-30T10:15:38.941628+0000 mgr.x (mgr.24998) 2590 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-04-30T10:15:40.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[73244]: audit 2024-04-30T10:15:38.947746+0000 mon.a (mon.0) 10312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:40.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:39 smithi144 bash[73244]: audit 2024-04-30T10:15:38.947746+0000 mon.a (mon.0) 10312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:40.322 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:15:39 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:40.323 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:15:39 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:40.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:15:39 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:40.323 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:15:39 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:40.323 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:15:39 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:40.324 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:39 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:40.324 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:40 smithi151 systemd[1]: Started Ceph grafana.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:15:40.324 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:15:39 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:40.325 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:15:39 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:39 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:15:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:39 smithi151 bash[59049]: audit 2024-04-30T10:15:38.900054+0000 mgr.x (mgr.24998) 2589 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:39 smithi151 bash[59049]: audit 2024-04-30T10:15:38.900054+0000 mgr.x (mgr.24998) 2589 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:39 smithi151 bash[59049]: audit 2024-04-30T10:15:38.934948+0000 mon.a (mon.0) 10310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:39 smithi151 bash[59049]: audit 2024-04-30T10:15:38.934948+0000 mon.a (mon.0) 10310 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:39 smithi151 bash[59049]: audit 2024-04-30T10:15:38.941437+0000 mon.a (mon.0) 10311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:40.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:39 smithi151 bash[59049]: audit 2024-04-30T10:15:38.941437+0000 mon.a (mon.0) 10311 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:39 smithi151 bash[59049]: cluster 2024-04-30T10:15:38.941628+0000 mgr.x (mgr.24998) 2590 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-04-30T10:15:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:39 smithi151 bash[59049]: cluster 2024-04-30T10:15:38.941628+0000 mgr.x (mgr.24998) 2590 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-04-30T10:15:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:39 smithi151 bash[59049]: audit 2024-04-30T10:15:38.947746+0000 mon.a (mon.0) 10312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:40.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:39 smithi151 bash[59049]: audit 2024-04-30T10:15:38.947746+0000 mon.a (mon.0) 10312 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:40.435 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:15:40.435 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:3a873b0ce83192ee05b56734dad1076a7a94ecc7", 2024-04-30T10:15:40.436 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": true, 2024-04-30T10:15:40.436 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-30T10:15:40.436 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [ 2024-04-30T10:15:40.436 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr", 2024-04-30T10:15:40.436 INFO:teuthology.orchestra.run.smithi144.stdout: "iscsi", 2024-04-30T10:15:40.436 INFO:teuthology.orchestra.run.smithi144.stdout: "osd", 2024-04-30T10:15:40.436 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw", 2024-04-30T10:15:40.436 INFO:teuthology.orchestra.run.smithi144.stdout: "mon" 2024-04-30T10:15:40.436 INFO:teuthology.orchestra.run.smithi144.stdout: ], 2024-04-30T10:15:40.436 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": "18/23 daemons upgraded", 2024-04-30T10:15:40.436 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "Currently upgrading grafana daemons", 2024-04-30T10:15:40.436 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:15:40.436 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:15:40.857 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_WARN 1 failed cephadm daemon(s) ['daemon grafana.a on smithi151 is in unknown state'] 2024-04-30T10:15:40.857 INFO:teuthology.orchestra.run.smithi144.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) ['daemon grafana.a on smithi151 is in unknown state'] 2024-04-30T10:15:40.857 INFO:teuthology.orchestra.run.smithi144.stdout: daemon grafana.a on smithi151 is in unknown state 2024-04-30T10:15:41.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:39.280434+0000 mgr.x (mgr.24998) 2591 : audit [DBG] from='client.35001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:41.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:39.280434+0000 mgr.x (mgr.24998) 2591 : audit [DBG] from='client.35001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:41.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:39.621058+0000 mgr.x (mgr.24998) 2592 : audit [DBG] from='client.44950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:39.621058+0000 mgr.x (mgr.24998) 2592 : audit [DBG] from='client.44950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: cluster 2024-04-30T10:15:39.939914+0000 mon.a (mon.0) 10313 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon grafana.a on smithi151 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:15:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: cluster 2024-04-30T10:15:39.939914+0000 mon.a (mon.0) 10313 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon grafana.a on smithi151 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:15:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.073584+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.144:0/2372333502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.073584+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.144:0/2372333502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.086762+0000 mon.a (mon.0) 10314 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.086762+0000 mon.a (mon.0) 10314 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.097354+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.097354+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.106183+0000 mon.a (mon.0) 10316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.106183+0000 mon.a (mon.0) 10316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.107422+0000 mon.a (mon.0) 10317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.107422+0000 mon.a (mon.0) 10317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: cluster 2024-04-30T10:15:40.108166+0000 mgr.x (mgr.24998) 2593 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:41.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: cluster 2024-04-30T10:15:40.108166+0000 mgr.x (mgr.24998) 2593 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:41.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.116552+0000 mgr.x (mgr.24998) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:39.280434+0000 mgr.x (mgr.24998) 2591 : audit [DBG] from='client.35001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:39.280434+0000 mgr.x (mgr.24998) 2591 : audit [DBG] from='client.35001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:39.621058+0000 mgr.x (mgr.24998) 2592 : audit [DBG] from='client.44950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:39.621058+0000 mgr.x (mgr.24998) 2592 : audit [DBG] from='client.44950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: cluster 2024-04-30T10:15:39.939914+0000 mon.a (mon.0) 10313 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon grafana.a on smithi151 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:15:41.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: cluster 2024-04-30T10:15:39.939914+0000 mon.a (mon.0) 10313 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon grafana.a on smithi151 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:15:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.073584+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.144:0/2372333502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.073584+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.144:0/2372333502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.086762+0000 mon.a (mon.0) 10314 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.086762+0000 mon.a (mon.0) 10314 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.097354+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.097354+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.106183+0000 mon.a (mon.0) 10316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.106183+0000 mon.a (mon.0) 10316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.107422+0000 mon.a (mon.0) 10317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.107422+0000 mon.a (mon.0) 10317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: cluster 2024-04-30T10:15:40.108166+0000 mgr.x (mgr.24998) 2593 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: cluster 2024-04-30T10:15:40.108166+0000 mgr.x (mgr.24998) 2593 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:41.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.116552+0000 mgr.x (mgr.24998) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.116552+0000 mgr.x (mgr.24998) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.116924+0000 mon.a (mon.0) 10318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.116924+0000 mon.a (mon.0) 10318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.172003+0000 mgr.x (mgr.24998) 2595 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.172003+0000 mgr.x (mgr.24998) 2595 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.172321+0000 mon.a (mon.0) 10319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.172321+0000 mon.a (mon.0) 10319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.180536+0000 mon.a (mon.0) 10320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.180536+0000 mon.a (mon.0) 10320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.183272+0000 mon.a (mon.0) 10321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.183272+0000 mon.a (mon.0) 10321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.186628+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.186628+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.187621+0000 mon.a (mon.0) 10323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.187621+0000 mon.a (mon.0) 10323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.193159+0000 mgr.x (mgr.24998) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.193159+0000 mgr.x (mgr.24998) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.193818+0000 mon.a (mon.0) 10324 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.193818+0000 mon.a (mon.0) 10324 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.116552+0000 mgr.x (mgr.24998) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:41.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.116924+0000 mon.a (mon.0) 10318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.116924+0000 mon.a (mon.0) 10318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.172003+0000 mgr.x (mgr.24998) 2595 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.172003+0000 mgr.x (mgr.24998) 2595 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.172321+0000 mon.a (mon.0) 10319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.172321+0000 mon.a (mon.0) 10319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.180536+0000 mon.a (mon.0) 10320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.180536+0000 mon.a (mon.0) 10320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.183272+0000 mon.a (mon.0) 10321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.183272+0000 mon.a (mon.0) 10321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.186628+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.186628+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.187621+0000 mon.a (mon.0) 10323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.187621+0000 mon.a (mon.0) 10323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.193159+0000 mgr.x (mgr.24998) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:41.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.193159+0000 mgr.x (mgr.24998) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:41.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.193818+0000 mon.a (mon.0) 10324 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.193818+0000 mon.a (mon.0) 10324 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.239346+0000 mon.a (mon.0) 10325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.239346+0000 mon.a (mon.0) 10325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.242099+0000 mon.a (mon.0) 10326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.242099+0000 mon.a (mon.0) 10326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.244075+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.244075+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.244825+0000 mon.a (mon.0) 10328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.244825+0000 mon.a (mon.0) 10328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.248974+0000 mgr.x (mgr.24998) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.248974+0000 mgr.x (mgr.24998) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.249625+0000 mon.a (mon.0) 10329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.249625+0000 mon.a (mon.0) 10329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.290837+0000 mon.a (mon.0) 10330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.290837+0000 mon.a (mon.0) 10330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.293290+0000 mon.a (mon.0) 10331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.293290+0000 mon.a (mon.0) 10331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.295344+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.295344+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.296017+0000 mon.a (mon.0) 10333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.296017+0000 mon.a (mon.0) 10333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.239346+0000 mon.a (mon.0) 10325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.239346+0000 mon.a (mon.0) 10325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.242099+0000 mon.a (mon.0) 10326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.242099+0000 mon.a (mon.0) 10326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.244075+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.244075+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.244825+0000 mon.a (mon.0) 10328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.244825+0000 mon.a (mon.0) 10328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.248974+0000 mgr.x (mgr.24998) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.248974+0000 mgr.x (mgr.24998) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.249625+0000 mon.a (mon.0) 10329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.249625+0000 mon.a (mon.0) 10329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.290837+0000 mon.a (mon.0) 10330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.290837+0000 mon.a (mon.0) 10330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.293290+0000 mon.a (mon.0) 10331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.293290+0000 mon.a (mon.0) 10331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.295344+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.295344+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.296017+0000 mon.a (mon.0) 10333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.296017+0000 mon.a (mon.0) 10333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.300560+0000 mon.a (mon.0) 10334 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.300560+0000 mon.a (mon.0) 10334 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.343114+0000 mon.a (mon.0) 10335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.343114+0000 mon.a (mon.0) 10335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.345063+0000 mon.a (mon.0) 10336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.345063+0000 mon.a (mon.0) 10336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.346857+0000 mon.a (mon.0) 10337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.346857+0000 mon.a (mon.0) 10337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.347521+0000 mon.a (mon.0) 10338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.347521+0000 mon.a (mon.0) 10338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.351868+0000 mon.a (mon.0) 10339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.351868+0000 mon.a (mon.0) 10339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.392835+0000 mon.a (mon.0) 10340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.392835+0000 mon.a (mon.0) 10340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.395411+0000 mon.a (mon.0) 10341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.395411+0000 mon.a (mon.0) 10341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.397791+0000 mon.a (mon.0) 10342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.397791+0000 mon.a (mon.0) 10342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.398708+0000 mon.a (mon.0) 10343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.300560+0000 mon.a (mon.0) 10334 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.300560+0000 mon.a (mon.0) 10334 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.343114+0000 mon.a (mon.0) 10335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.343114+0000 mon.a (mon.0) 10335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.345063+0000 mon.a (mon.0) 10336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.345063+0000 mon.a (mon.0) 10336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.346857+0000 mon.a (mon.0) 10337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.346857+0000 mon.a (mon.0) 10337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.347521+0000 mon.a (mon.0) 10338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.347521+0000 mon.a (mon.0) 10338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.351868+0000 mon.a (mon.0) 10339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.351868+0000 mon.a (mon.0) 10339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.392835+0000 mon.a (mon.0) 10340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.392835+0000 mon.a (mon.0) 10340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.395411+0000 mon.a (mon.0) 10341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.395411+0000 mon.a (mon.0) 10341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.397791+0000 mon.a (mon.0) 10342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.397791+0000 mon.a (mon.0) 10342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.398708+0000 mon.a (mon.0) 10343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.398708+0000 mon.a (mon.0) 10343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.403770+0000 mon.a (mon.0) 10344 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.403770+0000 mon.a (mon.0) 10344 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.445208+0000 mon.a (mon.0) 10345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.445208+0000 mon.a (mon.0) 10345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.447337+0000 mon.a (mon.0) 10346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.447337+0000 mon.a (mon.0) 10346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.449585+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.449585+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.450362+0000 mon.a (mon.0) 10348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.450362+0000 mon.a (mon.0) 10348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.454998+0000 mon.a (mon.0) 10349 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.454998+0000 mon.a (mon.0) 10349 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.501365+0000 mon.a (mon.0) 10350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.501365+0000 mon.a (mon.0) 10350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.504282+0000 mon.a (mon.0) 10351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.504282+0000 mon.a (mon.0) 10351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.506755+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.506755+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.398708+0000 mon.a (mon.0) 10343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.403770+0000 mon.a (mon.0) 10344 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.403770+0000 mon.a (mon.0) 10344 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.445208+0000 mon.a (mon.0) 10345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.445208+0000 mon.a (mon.0) 10345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.447337+0000 mon.a (mon.0) 10346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.447337+0000 mon.a (mon.0) 10346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.449585+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.449585+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.450362+0000 mon.a (mon.0) 10348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.450362+0000 mon.a (mon.0) 10348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.454998+0000 mon.a (mon.0) 10349 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.454998+0000 mon.a (mon.0) 10349 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.501365+0000 mon.a (mon.0) 10350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.501365+0000 mon.a (mon.0) 10350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.504282+0000 mon.a (mon.0) 10351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.504282+0000 mon.a (mon.0) 10351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.506755+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.506755+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.507722+0000 mon.a (mon.0) 10353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.507722+0000 mon.a (mon.0) 10353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.515210+0000 mon.a (mon.0) 10354 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.515210+0000 mon.a (mon.0) 10354 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.557098+0000 mon.a (mon.0) 10355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.557098+0000 mon.a (mon.0) 10355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.559242+0000 mon.a (mon.0) 10356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.559242+0000 mon.a (mon.0) 10356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.561159+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.561159+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.561750+0000 mon.a (mon.0) 10358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.561750+0000 mon.a (mon.0) 10358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.566109+0000 mon.a (mon.0) 10359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.566109+0000 mon.a (mon.0) 10359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.607514+0000 mon.a (mon.0) 10360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.607514+0000 mon.a (mon.0) 10360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.609723+0000 mon.a (mon.0) 10361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.609723+0000 mon.a (mon.0) 10361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.611840+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.507722+0000 mon.a (mon.0) 10353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.507722+0000 mon.a (mon.0) 10353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.515210+0000 mon.a (mon.0) 10354 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.515210+0000 mon.a (mon.0) 10354 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.557098+0000 mon.a (mon.0) 10355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.557098+0000 mon.a (mon.0) 10355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.559242+0000 mon.a (mon.0) 10356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.559242+0000 mon.a (mon.0) 10356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.561159+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.561159+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.561750+0000 mon.a (mon.0) 10358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.561750+0000 mon.a (mon.0) 10358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.566109+0000 mon.a (mon.0) 10359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.566109+0000 mon.a (mon.0) 10359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.607514+0000 mon.a (mon.0) 10360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.607514+0000 mon.a (mon.0) 10360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.609723+0000 mon.a (mon.0) 10361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.609723+0000 mon.a (mon.0) 10361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.611840+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.611840+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.612678+0000 mon.a (mon.0) 10363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.612678+0000 mon.a (mon.0) 10363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.618122+0000 mon.a (mon.0) 10364 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.618122+0000 mon.a (mon.0) 10364 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.659385+0000 mon.a (mon.0) 10365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.659385+0000 mon.a (mon.0) 10365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.661446+0000 mon.a (mon.0) 10366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.661446+0000 mon.a (mon.0) 10366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.663267+0000 mon.a (mon.0) 10367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.663267+0000 mon.a (mon.0) 10367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.663979+0000 mon.a (mon.0) 10368 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.663979+0000 mon.a (mon.0) 10368 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.668496+0000 mon.a (mon.0) 10369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.668496+0000 mon.a (mon.0) 10369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.708690+0000 mon.a (mon.0) 10370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.708690+0000 mon.a (mon.0) 10370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.710661+0000 mon.a (mon.0) 10371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.710661+0000 mon.a (mon.0) 10371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.611840+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.612678+0000 mon.a (mon.0) 10363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.612678+0000 mon.a (mon.0) 10363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.618122+0000 mon.a (mon.0) 10364 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.618122+0000 mon.a (mon.0) 10364 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.659385+0000 mon.a (mon.0) 10365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.659385+0000 mon.a (mon.0) 10365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.661446+0000 mon.a (mon.0) 10366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.661446+0000 mon.a (mon.0) 10366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.663267+0000 mon.a (mon.0) 10367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.663267+0000 mon.a (mon.0) 10367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.663979+0000 mon.a (mon.0) 10368 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.663979+0000 mon.a (mon.0) 10368 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.668496+0000 mon.a (mon.0) 10369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.668496+0000 mon.a (mon.0) 10369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.708690+0000 mon.a (mon.0) 10370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.708690+0000 mon.a (mon.0) 10370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.710661+0000 mon.a (mon.0) 10371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.710661+0000 mon.a (mon.0) 10371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.712604+0000 mon.a (mon.0) 10372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.712604+0000 mon.a (mon.0) 10372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.713472+0000 mon.a (mon.0) 10373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.713472+0000 mon.a (mon.0) 10373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.718370+0000 mon.a (mon.0) 10374 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.718370+0000 mon.a (mon.0) 10374 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.758963+0000 mon.a (mon.0) 10375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.758963+0000 mon.a (mon.0) 10375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.761385+0000 mon.a (mon.0) 10376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.761385+0000 mon.a (mon.0) 10376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.763717+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.763717+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.764494+0000 mon.a (mon.0) 10378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.764494+0000 mon.a (mon.0) 10378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.772006+0000 mon.a (mon.0) 10379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.772006+0000 mon.a (mon.0) 10379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.812720+0000 mon.a (mon.0) 10380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.812720+0000 mon.a (mon.0) 10380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.815175+0000 mon.a (mon.0) 10381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.712604+0000 mon.a (mon.0) 10372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.712604+0000 mon.a (mon.0) 10372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.713472+0000 mon.a (mon.0) 10373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.713472+0000 mon.a (mon.0) 10373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.718370+0000 mon.a (mon.0) 10374 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.718370+0000 mon.a (mon.0) 10374 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.758963+0000 mon.a (mon.0) 10375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.758963+0000 mon.a (mon.0) 10375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.761385+0000 mon.a (mon.0) 10376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.761385+0000 mon.a (mon.0) 10376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.763717+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.763717+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.764494+0000 mon.a (mon.0) 10378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.764494+0000 mon.a (mon.0) 10378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.772006+0000 mon.a (mon.0) 10379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.772006+0000 mon.a (mon.0) 10379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.812720+0000 mon.a (mon.0) 10380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.812720+0000 mon.a (mon.0) 10380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.232 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.815175+0000 mon.a (mon.0) 10381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.815175+0000 mon.a (mon.0) 10381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.817258+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.817258+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.818032+0000 mon.a (mon.0) 10383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.818032+0000 mon.a (mon.0) 10383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.825605+0000 mon.a (mon.0) 10384 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.825605+0000 mon.a (mon.0) 10384 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.859367+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.144:0/200470067' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:15:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.859367+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.144:0/200470067' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:15:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.904708+0000 mon.a (mon.0) 10385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.904708+0000 mon.a (mon.0) 10385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.907558+0000 mon.a (mon.0) 10386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.907558+0000 mon.a (mon.0) 10386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.910081+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.910081+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.911020+0000 mon.a (mon.0) 10388 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.911020+0000 mon.a (mon.0) 10388 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.916410+0000 mon.a (mon.0) 10389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.234 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[75481]: audit 2024-04-30T10:15:40.916410+0000 mon.a (mon.0) 10389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.815175+0000 mon.a (mon.0) 10381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.817258+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.817258+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.818032+0000 mon.a (mon.0) 10383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.818032+0000 mon.a (mon.0) 10383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.825605+0000 mon.a (mon.0) 10384 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.825605+0000 mon.a (mon.0) 10384 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.859367+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.144:0/200470067' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:15:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.859367+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.144:0/200470067' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:15:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.904708+0000 mon.a (mon.0) 10385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.904708+0000 mon.a (mon.0) 10385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.907558+0000 mon.a (mon.0) 10386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.907558+0000 mon.a (mon.0) 10386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.910081+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.910081+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.235 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.911020+0000 mon.a (mon.0) 10388 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.911020+0000 mon.a (mon.0) 10388 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.916410+0000 mon.a (mon.0) 10389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:40 smithi144 bash[73244]: audit 2024-04-30T10:15:40.916410+0000 mon.a (mon.0) 10389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:39.280434+0000 mgr.x (mgr.24998) 2591 : audit [DBG] from='client.35001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:41.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:39.280434+0000 mgr.x (mgr.24998) 2591 : audit [DBG] from='client.35001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:41.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:39.621058+0000 mgr.x (mgr.24998) 2592 : audit [DBG] from='client.44950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:41.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:39.621058+0000 mgr.x (mgr.24998) 2592 : audit [DBG] from='client.44950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:41.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: cluster 2024-04-30T10:15:39.939914+0000 mon.a (mon.0) 10313 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon grafana.a on smithi151 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:15:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: cluster 2024-04-30T10:15:39.939914+0000 mon.a (mon.0) 10313 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon grafana.a on smithi151 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-30T10:15:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.073584+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.144:0/2372333502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.073584+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.144:0/2372333502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.086762+0000 mon.a (mon.0) 10314 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.086762+0000 mon.a (mon.0) 10314 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.097354+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.097354+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.106183+0000 mon.a (mon.0) 10316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.106183+0000 mon.a (mon.0) 10316 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.107422+0000 mon.a (mon.0) 10317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.107422+0000 mon.a (mon.0) 10317 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: cluster 2024-04-30T10:15:40.108166+0000 mgr.x (mgr.24998) 2593 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: cluster 2024-04-30T10:15:40.108166+0000 mgr.x (mgr.24998) 2593 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.116552+0000 mgr.x (mgr.24998) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:41.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.116552+0000 mgr.x (mgr.24998) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.116924+0000 mon.a (mon.0) 10318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.116924+0000 mon.a (mon.0) 10318 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.172003+0000 mgr.x (mgr.24998) 2595 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.172003+0000 mgr.x (mgr.24998) 2595 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.172321+0000 mon.a (mon.0) 10319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.172321+0000 mon.a (mon.0) 10319 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-30T10:15:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.180536+0000 mon.a (mon.0) 10320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.180536+0000 mon.a (mon.0) 10320 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.183272+0000 mon.a (mon.0) 10321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.183272+0000 mon.a (mon.0) 10321 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.186628+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.186628+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.187621+0000 mon.a (mon.0) 10323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.187621+0000 mon.a (mon.0) 10323 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.193159+0000 mgr.x (mgr.24998) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:41.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.193159+0000 mgr.x (mgr.24998) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.193818+0000 mon.a (mon.0) 10324 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.193818+0000 mon.a (mon.0) 10324 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.239346+0000 mon.a (mon.0) 10325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.239346+0000 mon.a (mon.0) 10325 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.242099+0000 mon.a (mon.0) 10326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.242099+0000 mon.a (mon.0) 10326 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.244075+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.244075+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.244825+0000 mon.a (mon.0) 10328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.244825+0000 mon.a (mon.0) 10328 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.248974+0000 mgr.x (mgr.24998) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.248974+0000 mgr.x (mgr.24998) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.249625+0000 mon.a (mon.0) 10329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.249625+0000 mon.a (mon.0) 10329 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.290837+0000 mon.a (mon.0) 10330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.290837+0000 mon.a (mon.0) 10330 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.293290+0000 mon.a (mon.0) 10331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.293290+0000 mon.a (mon.0) 10331 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.295344+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.295344+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.296017+0000 mon.a (mon.0) 10333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.296017+0000 mon.a (mon.0) 10333 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.300560+0000 mon.a (mon.0) 10334 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.300560+0000 mon.a (mon.0) 10334 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.343114+0000 mon.a (mon.0) 10335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.343114+0000 mon.a (mon.0) 10335 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.345063+0000 mon.a (mon.0) 10336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.345063+0000 mon.a (mon.0) 10336 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.346857+0000 mon.a (mon.0) 10337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.346857+0000 mon.a (mon.0) 10337 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.347521+0000 mon.a (mon.0) 10338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.347521+0000 mon.a (mon.0) 10338 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.351868+0000 mon.a (mon.0) 10339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.351868+0000 mon.a (mon.0) 10339 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.392835+0000 mon.a (mon.0) 10340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.392835+0000 mon.a (mon.0) 10340 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.395411+0000 mon.a (mon.0) 10341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.395411+0000 mon.a (mon.0) 10341 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.397791+0000 mon.a (mon.0) 10342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.397791+0000 mon.a (mon.0) 10342 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.398708+0000 mon.a (mon.0) 10343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.398708+0000 mon.a (mon.0) 10343 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.403770+0000 mon.a (mon.0) 10344 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.403770+0000 mon.a (mon.0) 10344 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.445208+0000 mon.a (mon.0) 10345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.445208+0000 mon.a (mon.0) 10345 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.447337+0000 mon.a (mon.0) 10346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.447337+0000 mon.a (mon.0) 10346 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.449585+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.449585+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.450362+0000 mon.a (mon.0) 10348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.450362+0000 mon.a (mon.0) 10348 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.454998+0000 mon.a (mon.0) 10349 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.454998+0000 mon.a (mon.0) 10349 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.501365+0000 mon.a (mon.0) 10350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.501365+0000 mon.a (mon.0) 10350 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.504282+0000 mon.a (mon.0) 10351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.504282+0000 mon.a (mon.0) 10351 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.506755+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.506755+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.507722+0000 mon.a (mon.0) 10353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.507722+0000 mon.a (mon.0) 10353 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.515210+0000 mon.a (mon.0) 10354 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.515210+0000 mon.a (mon.0) 10354 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.557098+0000 mon.a (mon.0) 10355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.557098+0000 mon.a (mon.0) 10355 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.559242+0000 mon.a (mon.0) 10356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.559242+0000 mon.a (mon.0) 10356 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.561159+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.561159+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.561750+0000 mon.a (mon.0) 10358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.561750+0000 mon.a (mon.0) 10358 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.566109+0000 mon.a (mon.0) 10359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.566109+0000 mon.a (mon.0) 10359 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.607514+0000 mon.a (mon.0) 10360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.607514+0000 mon.a (mon.0) 10360 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.609723+0000 mon.a (mon.0) 10361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.609723+0000 mon.a (mon.0) 10361 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.611840+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.611840+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.612678+0000 mon.a (mon.0) 10363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.612678+0000 mon.a (mon.0) 10363 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.618122+0000 mon.a (mon.0) 10364 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.618122+0000 mon.a (mon.0) 10364 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.659385+0000 mon.a (mon.0) 10365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.659385+0000 mon.a (mon.0) 10365 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.661446+0000 mon.a (mon.0) 10366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.661446+0000 mon.a (mon.0) 10366 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.663267+0000 mon.a (mon.0) 10367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.663267+0000 mon.a (mon.0) 10367 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.663979+0000 mon.a (mon.0) 10368 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.663979+0000 mon.a (mon.0) 10368 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.668496+0000 mon.a (mon.0) 10369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.668496+0000 mon.a (mon.0) 10369 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.708690+0000 mon.a (mon.0) 10370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.708690+0000 mon.a (mon.0) 10370 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.710661+0000 mon.a (mon.0) 10371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.710661+0000 mon.a (mon.0) 10371 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.712604+0000 mon.a (mon.0) 10372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.712604+0000 mon.a (mon.0) 10372 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.713472+0000 mon.a (mon.0) 10373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.713472+0000 mon.a (mon.0) 10373 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.718370+0000 mon.a (mon.0) 10374 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.718370+0000 mon.a (mon.0) 10374 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.758963+0000 mon.a (mon.0) 10375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.758963+0000 mon.a (mon.0) 10375 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.761385+0000 mon.a (mon.0) 10376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.761385+0000 mon.a (mon.0) 10376 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.763717+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.763717+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.764494+0000 mon.a (mon.0) 10378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.764494+0000 mon.a (mon.0) 10378 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.772006+0000 mon.a (mon.0) 10379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.772006+0000 mon.a (mon.0) 10379 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.812720+0000 mon.a (mon.0) 10380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.812720+0000 mon.a (mon.0) 10380 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.815175+0000 mon.a (mon.0) 10381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.815175+0000 mon.a (mon.0) 10381 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.337 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.817258+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.817258+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.818032+0000 mon.a (mon.0) 10383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.818032+0000 mon.a (mon.0) 10383 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.825605+0000 mon.a (mon.0) 10384 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.825605+0000 mon.a (mon.0) 10384 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.859367+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.144:0/200470067' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:15:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.859367+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.144:0/200470067' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:15:41.338 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.904708+0000 mon.a (mon.0) 10385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.904708+0000 mon.a (mon.0) 10385 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:41.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.907558+0000 mon.a (mon.0) 10386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.907558+0000 mon.a (mon.0) 10386 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:41.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.910081+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.910081+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:41.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.911020+0000 mon.a (mon.0) 10388 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.911020+0000 mon.a (mon.0) 10388 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:41.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.916410+0000 mon.a (mon.0) 10389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:41.339 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:40 smithi151 bash[59049]: audit 2024-04-30T10:15:40.916410+0000 mon.a (mon.0) 10389 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.000 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.736719739Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-30T10:15:42.000 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.736939316Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-30T10:15:42.000 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.736959874Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-30T10:15:42.000 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.736965927Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-30T10:15:42.001 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.736971183Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-30T10:15:42.001 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.736975593Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-30T10:15:42.001 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.736979808Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-30T10:15:42.001 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.736983928Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-30T10:15:42.001 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.736988476Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-30T10:15:42.001 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.736993176Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-30T10:15:42.001 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.736997654Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-30T10:15:42.001 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.737002085Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-30T10:15:42.001 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.737007335Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-30T10:15:42.001 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.737012357Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-30T10:15:42.001 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.737016701Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-30T10:15:42.001 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.737020883Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-30T10:15:42.001 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.737024954Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-30T10:15:42.001 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.737029606Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-30T10:15:42.002 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=settings t=2024-04-30T10:15:41.737039231Z level=info msg="App mode production" 2024-04-30T10:15:42.002 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=sqlstore t=2024-04-30T10:15:41.737098262Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-30T10:15:42.002 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=sqlstore t=2024-04-30T10:15:41.737118866Z 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-30T10:15:42.002 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:41.754529642Z level=info msg="Starting DB migrations" 2024-04-30T10:15:42.002 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:41.75949757Z level=info msg="Executing migration" id="managed permissions migration" 2024-04-30T10:15:42.002 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:41.815527921Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-04-30T10:15:42.002 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:41.857589628Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-04-30T10:15:42.002 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:41.908466955Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-04-30T10:15:42.002 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:41.97529152Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-04-30T10:15:42.002 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.000865979Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-04-30T10:15:42.003 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.299907+0000 mgr.x (mgr.24998) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.299907+0000 mgr.x (mgr.24998) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.351186+0000 mgr.x (mgr.24998) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.351186+0000 mgr.x (mgr.24998) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.403067+0000 mgr.x (mgr.24998) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.403067+0000 mgr.x (mgr.24998) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:40.436101+0000 mgr.x (mgr.24998) 2601 : audit [DBG] from='client.44962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:42.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:40.436101+0000 mgr.x (mgr.24998) 2601 : audit [DBG] from='client.44962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:42.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.454569+0000 mgr.x (mgr.24998) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.454569+0000 mgr.x (mgr.24998) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.514747+0000 mgr.x (mgr.24998) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.514747+0000 mgr.x (mgr.24998) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.565605+0000 mgr.x (mgr.24998) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.565605+0000 mgr.x (mgr.24998) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.004 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.617449+0000 mgr.x (mgr.24998) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.617449+0000 mgr.x (mgr.24998) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.667803+0000 mgr.x (mgr.24998) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.667803+0000 mgr.x (mgr.24998) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.717683+0000 mgr.x (mgr.24998) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.717683+0000 mgr.x (mgr.24998) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.771434+0000 mgr.x (mgr.24998) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.771434+0000 mgr.x (mgr.24998) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.825269+0000 mgr.x (mgr.24998) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.825269+0000 mgr.x (mgr.24998) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.915823+0000 mgr.x (mgr.24998) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.915823+0000 mgr.x (mgr.24998) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:40.974563+0000 mon.a (mon.0) 10390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:40.974563+0000 mon.a (mon.0) 10390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:40.977029+0000 mon.a (mon.0) 10391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.005 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:40.977029+0000 mon.a (mon.0) 10391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:40.979089+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:40.979089+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:40.979876+0000 mon.a (mon.0) 10393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:40.979876+0000 mon.a (mon.0) 10393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.987109+0000 mgr.x (mgr.24998) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:40.987109+0000 mgr.x (mgr.24998) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:40.987599+0000 mon.a (mon.0) 10394 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:40.987599+0000 mon.a (mon.0) 10394 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.028754+0000 mon.a (mon.0) 10395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.028754+0000 mon.a (mon.0) 10395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.030898+0000 mon.a (mon.0) 10396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.030898+0000 mon.a (mon.0) 10396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.032978+0000 mon.a (mon.0) 10397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.006 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.032978+0000 mon.a (mon.0) 10397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.033728+0000 mon.a (mon.0) 10398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.033728+0000 mon.a (mon.0) 10398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.040690+0000 mgr.x (mgr.24998) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.040690+0000 mgr.x (mgr.24998) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.041259+0000 mon.a (mon.0) 10399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.041259+0000 mon.a (mon.0) 10399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.082794+0000 mon.a (mon.0) 10400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.082794+0000 mon.a (mon.0) 10400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.085761+0000 mon.a (mon.0) 10401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.085761+0000 mon.a (mon.0) 10401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.088720+0000 mon.a (mon.0) 10402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.088720+0000 mon.a (mon.0) 10402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.089672+0000 mon.a (mon.0) 10403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.089672+0000 mon.a (mon.0) 10403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.007 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.096956+0000 mgr.x (mgr.24998) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.096956+0000 mgr.x (mgr.24998) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.097540+0000 mon.a (mon.0) 10404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.097540+0000 mon.a (mon.0) 10404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cluster 2024-04-30T10:15:41.098154+0000 mon.a (mon.0) 10405 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon grafana.a on smithi151 is in unknown state']) 2024-04-30T10:15:42.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cluster 2024-04-30T10:15:41.098154+0000 mon.a (mon.0) 10405 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon grafana.a on smithi151 is in unknown state']) 2024-04-30T10:15:42.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cluster 2024-04-30T10:15:41.098214+0000 mon.a (mon.0) 10406 : cluster [INF] Cluster is now healthy 2024-04-30T10:15:42.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cluster 2024-04-30T10:15:41.098214+0000 mon.a (mon.0) 10406 : cluster [INF] Cluster is now healthy 2024-04-30T10:15:42.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.141564+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.141564+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.145043+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.145043+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.147641+0000 mon.a (mon.0) 10409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.147641+0000 mon.a (mon.0) 10409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.148845+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.008 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.148845+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.156566+0000 mgr.x (mgr.24998) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.156566+0000 mgr.x (mgr.24998) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.157155+0000 mon.a (mon.0) 10411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.157155+0000 mon.a (mon.0) 10411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.198181+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.198181+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.201659+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.201659+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.204026+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.204026+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.205057+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.205057+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.214709+0000 mgr.x (mgr.24998) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.009 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.214709+0000 mgr.x (mgr.24998) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.215333+0000 mon.a (mon.0) 10416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.215333+0000 mon.a (mon.0) 10416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.288883+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.288883+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.291220+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.291220+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.294570+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.294570+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.295565+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.295565+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.305842+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.305842+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.363908+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.010 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.363908+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.366596+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.366596+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.369060+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.369060+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.370161+0000 mon.a (mon.0) 10425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.370161+0000 mon.a (mon.0) 10425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.379934+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.379934+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.423959+0000 mon.a (mon.0) 10427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.423959+0000 mon.a (mon.0) 10427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.427169+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.427169+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.429850+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.429850+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.011 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.431130+0000 mon.a (mon.0) 10430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.431130+0000 mon.a (mon.0) 10430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.441904+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.441904+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.501730+0000 mon.a (mon.0) 10432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.501730+0000 mon.a (mon.0) 10432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.504487+0000 mon.a (mon.0) 10433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.504487+0000 mon.a (mon.0) 10433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.506828+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.506828+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.507988+0000 mon.a (mon.0) 10435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.507988+0000 mon.a (mon.0) 10435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.518670+0000 mon.a (mon.0) 10436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.518670+0000 mon.a (mon.0) 10436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.566493+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.012 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.566493+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.569652+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.569652+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.572655+0000 mon.a (mon.0) 10439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.572655+0000 mon.a (mon.0) 10439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.573822+0000 mon.a (mon.0) 10440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.573822+0000 mon.a (mon.0) 10440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.584802+0000 mon.a (mon.0) 10441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.584802+0000 mon.a (mon.0) 10441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.632234+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.632234+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.635370+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.635370+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.637980+0000 mon.a (mon.0) 10444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.637980+0000 mon.a (mon.0) 10444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.013 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.638992+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.638992+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.650072+0000 mon.a (mon.0) 10446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.650072+0000 mon.a (mon.0) 10446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.713519+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.713519+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.716366+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.716366+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.718841+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.718841+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.720059+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.720059+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.728751+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.728751+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.014 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.787935+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.787935+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.790893+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.790893+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.793642+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.793642+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.794844+0000 mon.a (mon.0) 10455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.794844+0000 mon.a (mon.0) 10455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.805558+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.805558+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.862710+0000 mon.a (mon.0) 10457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.015 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.862710+0000 mon.a (mon.0) 10457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.865612+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.865612+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.868301+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.868301+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.869581+0000 mon.a (mon.0) 10460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.869581+0000 mon.a (mon.0) 10460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.879899+0000 mon.a (mon.0) 10461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.016 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:41 smithi151 bash[59049]: audit 2024-04-30T10:15:41.879899+0000 mon.a (mon.0) 10461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.299907+0000 mgr.x (mgr.24998) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.299907+0000 mgr.x (mgr.24998) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.351186+0000 mgr.x (mgr.24998) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.351186+0000 mgr.x (mgr.24998) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.403067+0000 mgr.x (mgr.24998) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.403067+0000 mgr.x (mgr.24998) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:40.436101+0000 mgr.x (mgr.24998) 2601 : audit [DBG] from='client.44962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:40.436101+0000 mgr.x (mgr.24998) 2601 : audit [DBG] from='client.44962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.454569+0000 mgr.x (mgr.24998) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.454569+0000 mgr.x (mgr.24998) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.514747+0000 mgr.x (mgr.24998) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.514747+0000 mgr.x (mgr.24998) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.565605+0000 mgr.x (mgr.24998) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.565605+0000 mgr.x (mgr.24998) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.617449+0000 mgr.x (mgr.24998) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.617449+0000 mgr.x (mgr.24998) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.667803+0000 mgr.x (mgr.24998) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.667803+0000 mgr.x (mgr.24998) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.717683+0000 mgr.x (mgr.24998) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.717683+0000 mgr.x (mgr.24998) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.771434+0000 mgr.x (mgr.24998) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.771434+0000 mgr.x (mgr.24998) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.825269+0000 mgr.x (mgr.24998) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.825269+0000 mgr.x (mgr.24998) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.915823+0000 mgr.x (mgr.24998) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.915823+0000 mgr.x (mgr.24998) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:40.974563+0000 mon.a (mon.0) 10390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:40.974563+0000 mon.a (mon.0) 10390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:40.977029+0000 mon.a (mon.0) 10391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:40.977029+0000 mon.a (mon.0) 10391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:40.979089+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:40.979089+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:40.979876+0000 mon.a (mon.0) 10393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:40.979876+0000 mon.a (mon.0) 10393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.987109+0000 mgr.x (mgr.24998) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:40.987109+0000 mgr.x (mgr.24998) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:40.987599+0000 mon.a (mon.0) 10394 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:40.987599+0000 mon.a (mon.0) 10394 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.028754+0000 mon.a (mon.0) 10395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.028754+0000 mon.a (mon.0) 10395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.030898+0000 mon.a (mon.0) 10396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.299907+0000 mgr.x (mgr.24998) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.299907+0000 mgr.x (mgr.24998) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.351186+0000 mgr.x (mgr.24998) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.351186+0000 mgr.x (mgr.24998) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.403067+0000 mgr.x (mgr.24998) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.403067+0000 mgr.x (mgr.24998) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:40.436101+0000 mgr.x (mgr.24998) 2601 : audit [DBG] from='client.44962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:40.436101+0000 mgr.x (mgr.24998) 2601 : audit [DBG] from='client.44962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:15:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.454569+0000 mgr.x (mgr.24998) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.454569+0000 mgr.x (mgr.24998) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.514747+0000 mgr.x (mgr.24998) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.514747+0000 mgr.x (mgr.24998) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.565605+0000 mgr.x (mgr.24998) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.565605+0000 mgr.x (mgr.24998) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.617449+0000 mgr.x (mgr.24998) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.617449+0000 mgr.x (mgr.24998) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.667803+0000 mgr.x (mgr.24998) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.667803+0000 mgr.x (mgr.24998) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.717683+0000 mgr.x (mgr.24998) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.717683+0000 mgr.x (mgr.24998) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.771434+0000 mgr.x (mgr.24998) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.771434+0000 mgr.x (mgr.24998) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.030898+0000 mon.a (mon.0) 10396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.032978+0000 mon.a (mon.0) 10397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.032978+0000 mon.a (mon.0) 10397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.033728+0000 mon.a (mon.0) 10398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.033728+0000 mon.a (mon.0) 10398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.040690+0000 mgr.x (mgr.24998) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.040690+0000 mgr.x (mgr.24998) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.041259+0000 mon.a (mon.0) 10399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.041259+0000 mon.a (mon.0) 10399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.082794+0000 mon.a (mon.0) 10400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.082794+0000 mon.a (mon.0) 10400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.085761+0000 mon.a (mon.0) 10401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.085761+0000 mon.a (mon.0) 10401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.088720+0000 mon.a (mon.0) 10402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.088720+0000 mon.a (mon.0) 10402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.089672+0000 mon.a (mon.0) 10403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.089672+0000 mon.a (mon.0) 10403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.096956+0000 mgr.x (mgr.24998) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.096956+0000 mgr.x (mgr.24998) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.097540+0000 mon.a (mon.0) 10404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.097540+0000 mon.a (mon.0) 10404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cluster 2024-04-30T10:15:41.098154+0000 mon.a (mon.0) 10405 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon grafana.a on smithi151 is in unknown state']) 2024-04-30T10:15:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cluster 2024-04-30T10:15:41.098154+0000 mon.a (mon.0) 10405 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon grafana.a on smithi151 is in unknown state']) 2024-04-30T10:15:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cluster 2024-04-30T10:15:41.098214+0000 mon.a (mon.0) 10406 : cluster [INF] Cluster is now healthy 2024-04-30T10:15:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cluster 2024-04-30T10:15:41.098214+0000 mon.a (mon.0) 10406 : cluster [INF] Cluster is now healthy 2024-04-30T10:15:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.141564+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.141564+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.145043+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.145043+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.147641+0000 mon.a (mon.0) 10409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.147641+0000 mon.a (mon.0) 10409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.148845+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.148845+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.156566+0000 mgr.x (mgr.24998) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.156566+0000 mgr.x (mgr.24998) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.157155+0000 mon.a (mon.0) 10411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.157155+0000 mon.a (mon.0) 10411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.198181+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.198181+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.201659+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.201659+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.204026+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.204026+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.205057+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.205057+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.214709+0000 mgr.x (mgr.24998) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.214709+0000 mgr.x (mgr.24998) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.215333+0000 mon.a (mon.0) 10416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.215333+0000 mon.a (mon.0) 10416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.288883+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.288883+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.291220+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.291220+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.294570+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.294570+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.295565+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.295565+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.305842+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.305842+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.825269+0000 mgr.x (mgr.24998) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.825269+0000 mgr.x (mgr.24998) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.915823+0000 mgr.x (mgr.24998) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.915823+0000 mgr.x (mgr.24998) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:40.974563+0000 mon.a (mon.0) 10390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:40.974563+0000 mon.a (mon.0) 10390 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:40.977029+0000 mon.a (mon.0) 10391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:40.977029+0000 mon.a (mon.0) 10391 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:40.979089+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:40.979089+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:40.979876+0000 mon.a (mon.0) 10393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:40.979876+0000 mon.a (mon.0) 10393 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.987109+0000 mgr.x (mgr.24998) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:40.987109+0000 mgr.x (mgr.24998) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:40.987599+0000 mon.a (mon.0) 10394 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:40.987599+0000 mon.a (mon.0) 10394 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.028754+0000 mon.a (mon.0) 10395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.028754+0000 mon.a (mon.0) 10395 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.030898+0000 mon.a (mon.0) 10396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.363908+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.363908+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.366596+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.366596+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.369060+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.369060+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.370161+0000 mon.a (mon.0) 10425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.370161+0000 mon.a (mon.0) 10425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.379934+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.379934+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.423959+0000 mon.a (mon.0) 10427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.423959+0000 mon.a (mon.0) 10427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.427169+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.427169+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.429850+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.429850+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.431130+0000 mon.a (mon.0) 10430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.431130+0000 mon.a (mon.0) 10430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.441904+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.441904+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.501730+0000 mon.a (mon.0) 10432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.501730+0000 mon.a (mon.0) 10432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.504487+0000 mon.a (mon.0) 10433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.504487+0000 mon.a (mon.0) 10433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.506828+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.506828+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.507988+0000 mon.a (mon.0) 10435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.507988+0000 mon.a (mon.0) 10435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.518670+0000 mon.a (mon.0) 10436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.518670+0000 mon.a (mon.0) 10436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.566493+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.566493+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.569652+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.569652+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.572655+0000 mon.a (mon.0) 10439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.572655+0000 mon.a (mon.0) 10439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.573822+0000 mon.a (mon.0) 10440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.573822+0000 mon.a (mon.0) 10440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.030898+0000 mon.a (mon.0) 10396 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.032978+0000 mon.a (mon.0) 10397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.032978+0000 mon.a (mon.0) 10397 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.033728+0000 mon.a (mon.0) 10398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.033728+0000 mon.a (mon.0) 10398 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.040690+0000 mgr.x (mgr.24998) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.040690+0000 mgr.x (mgr.24998) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.041259+0000 mon.a (mon.0) 10399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.041259+0000 mon.a (mon.0) 10399 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.082794+0000 mon.a (mon.0) 10400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.082794+0000 mon.a (mon.0) 10400 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.085761+0000 mon.a (mon.0) 10401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.085761+0000 mon.a (mon.0) 10401 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.088720+0000 mon.a (mon.0) 10402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.088720+0000 mon.a (mon.0) 10402 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.089672+0000 mon.a (mon.0) 10403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.089672+0000 mon.a (mon.0) 10403 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.096956+0000 mgr.x (mgr.24998) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.096956+0000 mgr.x (mgr.24998) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.097540+0000 mon.a (mon.0) 10404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.584802+0000 mon.a (mon.0) 10441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.584802+0000 mon.a (mon.0) 10441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.632234+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.632234+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.635370+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.635370+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.637980+0000 mon.a (mon.0) 10444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.637980+0000 mon.a (mon.0) 10444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.638992+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.638992+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.650072+0000 mon.a (mon.0) 10446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.650072+0000 mon.a (mon.0) 10446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.713519+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.713519+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.716366+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.716366+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.718841+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.718841+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.720059+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.720059+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.728751+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.728751+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.787935+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.787935+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.790893+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.790893+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.793642+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.793642+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.794844+0000 mon.a (mon.0) 10455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.794844+0000 mon.a (mon.0) 10455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.805558+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.805558+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.862710+0000 mon.a (mon.0) 10457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.862710+0000 mon.a (mon.0) 10457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.865612+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.865612+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.868301+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.868301+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.869581+0000 mon.a (mon.0) 10460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.869581+0000 mon.a (mon.0) 10460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.879899+0000 mon.a (mon.0) 10461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[73244]: audit 2024-04-30T10:15:41.879899+0000 mon.a (mon.0) 10461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.097540+0000 mon.a (mon.0) 10404 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cluster 2024-04-30T10:15:41.098154+0000 mon.a (mon.0) 10405 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon grafana.a on smithi151 is in unknown state']) 2024-04-30T10:15:42.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cluster 2024-04-30T10:15:41.098154+0000 mon.a (mon.0) 10405 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon grafana.a on smithi151 is in unknown state']) 2024-04-30T10:15:42.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cluster 2024-04-30T10:15:41.098214+0000 mon.a (mon.0) 10406 : cluster [INF] Cluster is now healthy 2024-04-30T10:15:42.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cluster 2024-04-30T10:15:41.098214+0000 mon.a (mon.0) 10406 : cluster [INF] Cluster is now healthy 2024-04-30T10:15:42.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.141564+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.141564+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.145043+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.145043+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.147641+0000 mon.a (mon.0) 10409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.147641+0000 mon.a (mon.0) 10409 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.148845+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.148845+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.156566+0000 mgr.x (mgr.24998) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.156566+0000 mgr.x (mgr.24998) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.157155+0000 mon.a (mon.0) 10411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.157155+0000 mon.a (mon.0) 10411 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.198181+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.198181+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.201659+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.201659+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.204026+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.204026+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.205057+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.205057+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.214709+0000 mgr.x (mgr.24998) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.214709+0000 mgr.x (mgr.24998) 2615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.215333+0000 mon.a (mon.0) 10416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.215333+0000 mon.a (mon.0) 10416 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.288883+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.288883+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.291220+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.291220+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.294570+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.294570+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.295565+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.295565+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.305842+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.305842+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.363908+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.363908+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.366596+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.366596+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.369060+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.369060+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.370161+0000 mon.a (mon.0) 10425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.370161+0000 mon.a (mon.0) 10425 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.379934+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.379934+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.423959+0000 mon.a (mon.0) 10427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.423959+0000 mon.a (mon.0) 10427 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.427169+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.427169+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.429850+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.429850+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.431130+0000 mon.a (mon.0) 10430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.431130+0000 mon.a (mon.0) 10430 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.441904+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.441904+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.501730+0000 mon.a (mon.0) 10432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.501730+0000 mon.a (mon.0) 10432 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.504487+0000 mon.a (mon.0) 10433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.504487+0000 mon.a (mon.0) 10433 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.506828+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.506828+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.507988+0000 mon.a (mon.0) 10435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.507988+0000 mon.a (mon.0) 10435 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.518670+0000 mon.a (mon.0) 10436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.518670+0000 mon.a (mon.0) 10436 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.566493+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.566493+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.569652+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.569652+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.572655+0000 mon.a (mon.0) 10439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.572655+0000 mon.a (mon.0) 10439 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.573822+0000 mon.a (mon.0) 10440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.573822+0000 mon.a (mon.0) 10440 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.584802+0000 mon.a (mon.0) 10441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.584802+0000 mon.a (mon.0) 10441 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.632234+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.632234+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.635370+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.635370+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.637980+0000 mon.a (mon.0) 10444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.637980+0000 mon.a (mon.0) 10444 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.638992+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.638992+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.650072+0000 mon.a (mon.0) 10446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.650072+0000 mon.a (mon.0) 10446 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.713519+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.713519+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.716366+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.716366+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.718841+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.718841+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.720059+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.720059+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.728751+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.728751+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.787935+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.787935+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.790893+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.790893+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.793642+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.793642+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.794844+0000 mon.a (mon.0) 10455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.794844+0000 mon.a (mon.0) 10455 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.805558+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.805558+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.862710+0000 mon.a (mon.0) 10457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.862710+0000 mon.a (mon.0) 10457 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.865612+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.865612+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.868301+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.868301+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.869581+0000 mon.a (mon.0) 10460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.869581+0000 mon.a (mon.0) 10460 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.879899+0000 mon.a (mon.0) 10461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:41 smithi144 bash[75481]: audit 2024-04-30T10:15:41.879899+0000 mon.a (mon.0) 10461 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:42.260 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.0428293Z level=info msg="Executing migration" id="update group index for alert rules" 2024-04-30T10:15:42.260 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.085564139Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-04-30T10:15:42.260 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.15198322Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-04-30T10:15:42.260 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.194070007Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-04-30T10:15:42.260 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.227712849Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-04-30T10:15:42.526 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.261397793Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-04-30T10:15:42.527 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.303411727Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-04-30T10:15:42.527 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.345494058Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-04-30T10:15:42.527 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.387409309Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-04-30T10:15:42.527 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.429472064Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-04-30T10:15:42.527 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.479815906Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-04-30T10:15:42.527 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.527575768Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-04-30T10:15:42.812 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.580546155Z level=info msg="Executing migration" id="create folder table" 2024-04-30T10:15:42.812 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.622694774Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-04-30T10:15:42.812 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.664983351Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-04-30T10:15:42.812 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.724000741Z level=info msg="Executing migration" id="Update folder title length" 2024-04-30T10:15:43.072 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.812982025Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-04-30T10:15:43.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=migrator t=2024-04-30T10:15:42.904821635Z level=info msg="migrations completed" performed=23 skipped=458 duration=1.145782486s 2024-04-30T10:15:43.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=sqlstore t=2024-04-30T10:15:42.905431108Z level=info msg="Created default organization" 2024-04-30T10:15:43.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=plugin.finder t=2024-04-30T10:15:42.952253556Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-04-30T10:15:43.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=secrets t=2024-04-30T10:15:42.952386163Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-30T10:15:43.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=query_data t=2024-04-30T10:15:42.95580049Z level=info msg="Query Service initialization" 2024-04-30T10:15:43.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[95135]: logger=live.push_http t=2024-04-30T10:15:42.959803927Z level=info msg="Live Push Gateway initialization" 2024-04-30T10:15:43.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.305590+0000 mgr.x (mgr.24998) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.305590+0000 mgr.x (mgr.24998) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.379474+0000 mgr.x (mgr.24998) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.379474+0000 mgr.x (mgr.24998) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.441449+0000 mgr.x (mgr.24998) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.441449+0000 mgr.x (mgr.24998) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.518379+0000 mgr.x (mgr.24998) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.518379+0000 mgr.x (mgr.24998) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.584471+0000 mgr.x (mgr.24998) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.584471+0000 mgr.x (mgr.24998) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.649747+0000 mgr.x (mgr.24998) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.649747+0000 mgr.x (mgr.24998) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.728314+0000 mgr.x (mgr.24998) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.728314+0000 mgr.x (mgr.24998) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.805015+0000 mgr.x (mgr.24998) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.805015+0000 mgr.x (mgr.24998) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.879369+0000 mgr.x (mgr.24998) 2624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.879369+0000 mgr.x (mgr.24998) 2624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:41.938739+0000 mon.a (mon.0) 10462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:41.938739+0000 mon.a (mon.0) 10462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:41.959083+0000 mon.a (mon.0) 10463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:41.959083+0000 mon.a (mon.0) 10463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:41.964056+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:41.964056+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:41.964944+0000 mon.a (mon.0) 10465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:41.964944+0000 mon.a (mon.0) 10465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.971953+0000 mgr.x (mgr.24998) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:41.971953+0000 mgr.x (mgr.24998) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:41.972547+0000 mon.a (mon.0) 10466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:41.972547+0000 mon.a (mon.0) 10466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.017996+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.017996+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.020748+0000 mon.a (mon.0) 10468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.020748+0000 mon.a (mon.0) 10468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.023200+0000 mon.a (mon.0) 10469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.023200+0000 mon.a (mon.0) 10469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.024224+0000 mon.a (mon.0) 10470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.024224+0000 mon.a (mon.0) 10470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.029468+0000 mgr.x (mgr.24998) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.029468+0000 mgr.x (mgr.24998) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.029980+0000 mon.a (mon.0) 10471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.029980+0000 mon.a (mon.0) 10471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.087240+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.087240+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.090003+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.090003+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.092476+0000 mon.a (mon.0) 10474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.092476+0000 mon.a (mon.0) 10474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.093585+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.093585+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.102702+0000 mgr.x (mgr.24998) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.102702+0000 mgr.x (mgr.24998) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.103100+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.103100+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cluster 2024-04-30T10:15:42.108678+0000 mgr.x (mgr.24998) 2628 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cluster 2024-04-30T10:15:42.108678+0000 mgr.x (mgr.24998) 2628 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.160138+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.160138+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.162899+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.162899+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.165377+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.165377+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.166494+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.166494+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.176434+0000 mgr.x (mgr.24998) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.176434+0000 mgr.x (mgr.24998) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.176903+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.176903+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.218384+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.218384+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.220763+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.220763+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.222850+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.222850+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.223823+0000 mon.a (mon.0) 10485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.223823+0000 mon.a (mon.0) 10485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.233469+0000 mgr.x (mgr.24998) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.233469+0000 mgr.x (mgr.24998) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.233996+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.233996+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.291712+0000 mon.a (mon.0) 10487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.291712+0000 mon.a (mon.0) 10487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.294421+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.294421+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.296720+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.296720+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.297707+0000 mon.a (mon.0) 10490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.297707+0000 mon.a (mon.0) 10490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.304548+0000 mon.a (mon.0) 10491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.304548+0000 mon.a (mon.0) 10491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.362880+0000 mon.a (mon.0) 10492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.362880+0000 mon.a (mon.0) 10492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.366679+0000 mon.a (mon.0) 10493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.366679+0000 mon.a (mon.0) 10493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.369649+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.369649+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.370982+0000 mon.a (mon.0) 10495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.370982+0000 mon.a (mon.0) 10495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.378413+0000 mon.a (mon.0) 10496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.378413+0000 mon.a (mon.0) 10496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.457428+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.457428+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.460727+0000 mon.a (mon.0) 10498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.460727+0000 mon.a (mon.0) 10498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.463467+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.463467+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.464558+0000 mon.a (mon.0) 10500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.464558+0000 mon.a (mon.0) 10500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.473030+0000 mon.a (mon.0) 10501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.473030+0000 mon.a (mon.0) 10501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.517710+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.517710+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.520485+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.520485+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.523087+0000 mon.a (mon.0) 10504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.523087+0000 mon.a (mon.0) 10504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.524092+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.524092+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.532222+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.532222+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.574382+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.574382+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.577116+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.577116+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.579564+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.579564+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.580718+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.580718+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.588935+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.588935+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.664617+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.664617+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.667844+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.667844+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.670861+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.670861+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.671900+0000 mon.a (mon.0) 10515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.671900+0000 mon.a (mon.0) 10515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.680348+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.680348+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.737369+0000 mon.a (mon.0) 10517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.737369+0000 mon.a (mon.0) 10517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.740224+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.740224+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.742584+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.742584+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.743605+0000 mon.a (mon.0) 10520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.743605+0000 mon.a (mon.0) 10520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.751766+0000 mon.a (mon.0) 10521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.751766+0000 mon.a (mon.0) 10521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.837574+0000 mon.a (mon.0) 10522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.837574+0000 mon.a (mon.0) 10522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.841846+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.841846+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.845216+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.845216+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.846890+0000 mon.a (mon.0) 10525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.846890+0000 mon.a (mon.0) 10525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.856648+0000 mon.a (mon.0) 10526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:42 smithi151 bash[59049]: audit 2024-04-30T10:15:42.856648+0000 mon.a (mon.0) 10526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.305590+0000 mgr.x (mgr.24998) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.305590+0000 mgr.x (mgr.24998) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.379474+0000 mgr.x (mgr.24998) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.379474+0000 mgr.x (mgr.24998) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.441449+0000 mgr.x (mgr.24998) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.441449+0000 mgr.x (mgr.24998) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.518379+0000 mgr.x (mgr.24998) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.518379+0000 mgr.x (mgr.24998) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.584471+0000 mgr.x (mgr.24998) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.584471+0000 mgr.x (mgr.24998) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.649747+0000 mgr.x (mgr.24998) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.649747+0000 mgr.x (mgr.24998) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.728314+0000 mgr.x (mgr.24998) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.728314+0000 mgr.x (mgr.24998) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.805015+0000 mgr.x (mgr.24998) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.805015+0000 mgr.x (mgr.24998) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.879369+0000 mgr.x (mgr.24998) 2624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.879369+0000 mgr.x (mgr.24998) 2624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:41.938739+0000 mon.a (mon.0) 10462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:41.938739+0000 mon.a (mon.0) 10462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:41.959083+0000 mon.a (mon.0) 10463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:41.959083+0000 mon.a (mon.0) 10463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:41.964056+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:41.964056+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:41.964944+0000 mon.a (mon.0) 10465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:41.964944+0000 mon.a (mon.0) 10465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.971953+0000 mgr.x (mgr.24998) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:41.971953+0000 mgr.x (mgr.24998) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:41.972547+0000 mon.a (mon.0) 10466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:41.972547+0000 mon.a (mon.0) 10466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.017996+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.017996+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.020748+0000 mon.a (mon.0) 10468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.020748+0000 mon.a (mon.0) 10468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.023200+0000 mon.a (mon.0) 10469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.023200+0000 mon.a (mon.0) 10469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.024224+0000 mon.a (mon.0) 10470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.024224+0000 mon.a (mon.0) 10470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.029468+0000 mgr.x (mgr.24998) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.029468+0000 mgr.x (mgr.24998) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.029980+0000 mon.a (mon.0) 10471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.305590+0000 mgr.x (mgr.24998) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.305590+0000 mgr.x (mgr.24998) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.379474+0000 mgr.x (mgr.24998) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.379474+0000 mgr.x (mgr.24998) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.441449+0000 mgr.x (mgr.24998) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.441449+0000 mgr.x (mgr.24998) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.518379+0000 mgr.x (mgr.24998) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.518379+0000 mgr.x (mgr.24998) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.584471+0000 mgr.x (mgr.24998) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.584471+0000 mgr.x (mgr.24998) 2620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.649747+0000 mgr.x (mgr.24998) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.649747+0000 mgr.x (mgr.24998) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.728314+0000 mgr.x (mgr.24998) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.728314+0000 mgr.x (mgr.24998) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.805015+0000 mgr.x (mgr.24998) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.805015+0000 mgr.x (mgr.24998) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.879369+0000 mgr.x (mgr.24998) 2624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.879369+0000 mgr.x (mgr.24998) 2624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:41.938739+0000 mon.a (mon.0) 10462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:41.938739+0000 mon.a (mon.0) 10462 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:41.959083+0000 mon.a (mon.0) 10463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.029980+0000 mon.a (mon.0) 10471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.087240+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.087240+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.090003+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.090003+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.092476+0000 mon.a (mon.0) 10474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.092476+0000 mon.a (mon.0) 10474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.093585+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.093585+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.102702+0000 mgr.x (mgr.24998) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.102702+0000 mgr.x (mgr.24998) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.103100+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.103100+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cluster 2024-04-30T10:15:42.108678+0000 mgr.x (mgr.24998) 2628 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:43.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cluster 2024-04-30T10:15:42.108678+0000 mgr.x (mgr.24998) 2628 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:43.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.160138+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.160138+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.162899+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.162899+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.165377+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.165377+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.166494+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.166494+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.176434+0000 mgr.x (mgr.24998) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.176434+0000 mgr.x (mgr.24998) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.176903+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.176903+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.218384+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.218384+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.220763+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.220763+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.222850+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.222850+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.223823+0000 mon.a (mon.0) 10485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.223823+0000 mon.a (mon.0) 10485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.233469+0000 mgr.x (mgr.24998) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.233469+0000 mgr.x (mgr.24998) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.233996+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.233996+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.291712+0000 mon.a (mon.0) 10487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.291712+0000 mon.a (mon.0) 10487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.294421+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.294421+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.296720+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.296720+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.297707+0000 mon.a (mon.0) 10490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.297707+0000 mon.a (mon.0) 10490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.304548+0000 mon.a (mon.0) 10491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.304548+0000 mon.a (mon.0) 10491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.362880+0000 mon.a (mon.0) 10492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.362880+0000 mon.a (mon.0) 10492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.366679+0000 mon.a (mon.0) 10493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.366679+0000 mon.a (mon.0) 10493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.369649+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.369649+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.370982+0000 mon.a (mon.0) 10495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.370982+0000 mon.a (mon.0) 10495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.215 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.378413+0000 mon.a (mon.0) 10496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:41.959083+0000 mon.a (mon.0) 10463 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:41.964056+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:41.964056+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:41.964944+0000 mon.a (mon.0) 10465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:41.964944+0000 mon.a (mon.0) 10465 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.971953+0000 mgr.x (mgr.24998) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:41.971953+0000 mgr.x (mgr.24998) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:41.972547+0000 mon.a (mon.0) 10466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:41.972547+0000 mon.a (mon.0) 10466 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.017996+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.017996+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.020748+0000 mon.a (mon.0) 10468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.020748+0000 mon.a (mon.0) 10468 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.023200+0000 mon.a (mon.0) 10469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.023200+0000 mon.a (mon.0) 10469 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.024224+0000 mon.a (mon.0) 10470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.024224+0000 mon.a (mon.0) 10470 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.029468+0000 mgr.x (mgr.24998) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.029468+0000 mgr.x (mgr.24998) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.029980+0000 mon.a (mon.0) 10471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.378413+0000 mon.a (mon.0) 10496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.457428+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.457428+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.460727+0000 mon.a (mon.0) 10498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.460727+0000 mon.a (mon.0) 10498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.463467+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.463467+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.464558+0000 mon.a (mon.0) 10500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.464558+0000 mon.a (mon.0) 10500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.473030+0000 mon.a (mon.0) 10501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.473030+0000 mon.a (mon.0) 10501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.517710+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.517710+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.520485+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.520485+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.523087+0000 mon.a (mon.0) 10504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.523087+0000 mon.a (mon.0) 10504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.524092+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.524092+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.532222+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.532222+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.574382+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.574382+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.577116+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.577116+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.579564+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.579564+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.580718+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.580718+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.588935+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.588935+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.664617+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.664617+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.667844+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.667844+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.670861+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.670861+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.671900+0000 mon.a (mon.0) 10515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.029980+0000 mon.a (mon.0) 10471 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.087240+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.087240+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.090003+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.090003+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.092476+0000 mon.a (mon.0) 10474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.092476+0000 mon.a (mon.0) 10474 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.093585+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.093585+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.102702+0000 mgr.x (mgr.24998) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.102702+0000 mgr.x (mgr.24998) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.103100+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.103100+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cluster 2024-04-30T10:15:42.108678+0000 mgr.x (mgr.24998) 2628 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:43.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cluster 2024-04-30T10:15:42.108678+0000 mgr.x (mgr.24998) 2628 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:43.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.160138+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.160138+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.162899+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.162899+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.671900+0000 mon.a (mon.0) 10515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.680348+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.680348+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.737369+0000 mon.a (mon.0) 10517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.737369+0000 mon.a (mon.0) 10517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.740224+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.740224+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.742584+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.742584+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.743605+0000 mon.a (mon.0) 10520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.743605+0000 mon.a (mon.0) 10520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.751766+0000 mon.a (mon.0) 10521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.751766+0000 mon.a (mon.0) 10521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.837574+0000 mon.a (mon.0) 10522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.837574+0000 mon.a (mon.0) 10522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.841846+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.841846+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.845216+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.845216+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.846890+0000 mon.a (mon.0) 10525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.846890+0000 mon.a (mon.0) 10525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.856648+0000 mon.a (mon.0) 10526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[73244]: audit 2024-04-30T10:15:42.856648+0000 mon.a (mon.0) 10526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.165377+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.165377+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.166494+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.166494+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.176434+0000 mgr.x (mgr.24998) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.176434+0000 mgr.x (mgr.24998) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.176903+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.176903+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.218384+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.218384+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.220763+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.220763+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.222850+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.222850+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.223823+0000 mon.a (mon.0) 10485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.223823+0000 mon.a (mon.0) 10485 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.233469+0000 mgr.x (mgr.24998) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.233469+0000 mgr.x (mgr.24998) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:43.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.233996+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.233996+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.291712+0000 mon.a (mon.0) 10487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.291712+0000 mon.a (mon.0) 10487 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.294421+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.294421+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.296720+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.296720+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.297707+0000 mon.a (mon.0) 10490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.297707+0000 mon.a (mon.0) 10490 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.304548+0000 mon.a (mon.0) 10491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.304548+0000 mon.a (mon.0) 10491 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.362880+0000 mon.a (mon.0) 10492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.362880+0000 mon.a (mon.0) 10492 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.366679+0000 mon.a (mon.0) 10493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.366679+0000 mon.a (mon.0) 10493 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.369649+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.369649+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.370982+0000 mon.a (mon.0) 10495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.370982+0000 mon.a (mon.0) 10495 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.378413+0000 mon.a (mon.0) 10496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.378413+0000 mon.a (mon.0) 10496 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.457428+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.457428+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.460727+0000 mon.a (mon.0) 10498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.460727+0000 mon.a (mon.0) 10498 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.463467+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.463467+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.464558+0000 mon.a (mon.0) 10500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.464558+0000 mon.a (mon.0) 10500 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.473030+0000 mon.a (mon.0) 10501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.473030+0000 mon.a (mon.0) 10501 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.517710+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.517710+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.520485+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.520485+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.523087+0000 mon.a (mon.0) 10504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.523087+0000 mon.a (mon.0) 10504 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.524092+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.524092+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.532222+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.532222+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.574382+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.574382+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.577116+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.577116+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.579564+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.579564+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.580718+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.580718+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.588935+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.588935+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.664617+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.664617+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.667844+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.667844+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.670861+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.670861+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.671900+0000 mon.a (mon.0) 10515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.671900+0000 mon.a (mon.0) 10515 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.680348+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.680348+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.737369+0000 mon.a (mon.0) 10517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.737369+0000 mon.a (mon.0) 10517 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.740224+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.740224+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.742584+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.742584+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.743605+0000 mon.a (mon.0) 10520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.743605+0000 mon.a (mon.0) 10520 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.751766+0000 mon.a (mon.0) 10521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.751766+0000 mon.a (mon.0) 10521 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.837574+0000 mon.a (mon.0) 10522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.837574+0000 mon.a (mon.0) 10522 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:43.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.841846+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.841846+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:43.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.845216+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.845216+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:43.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.846890+0000 mon.a (mon.0) 10525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.846890+0000 mon.a (mon.0) 10525 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:43.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.856648+0000 mon.a (mon.0) 10526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:43.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:42 smithi144 bash[75481]: audit 2024-04-30T10:15:42.856648+0000 mon.a (mon.0) 10526 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.072 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[95135]: logger=infra.usagestats.collector t=2024-04-30T10:15:43.755144561Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-30T10:15:44.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[95135]: logger=provisioning.datasources t=2024-04-30T10:15:43.882560474Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-04-30T10:15:44.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[95135]: logger=provisioning.datasources t=2024-04-30T10:15:43.882577032Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-04-30T10:15:44.073 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[95135]: logger=provisioning.datasources t=2024-04-30T10:15:43.882743849Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-30T10:15:44.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.304033+0000 mgr.x (mgr.24998) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.304033+0000 mgr.x (mgr.24998) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.377917+0000 mgr.x (mgr.24998) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.377917+0000 mgr.x (mgr.24998) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.472436+0000 mgr.x (mgr.24998) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.472436+0000 mgr.x (mgr.24998) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.531689+0000 mgr.x (mgr.24998) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.531689+0000 mgr.x (mgr.24998) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.588350+0000 mgr.x (mgr.24998) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.588350+0000 mgr.x (mgr.24998) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.679849+0000 mgr.x (mgr.24998) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.679849+0000 mgr.x (mgr.24998) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.751222+0000 mgr.x (mgr.24998) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.751222+0000 mgr.x (mgr.24998) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.856309+0000 mgr.x (mgr.24998) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.856309+0000 mgr.x (mgr.24998) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:42.942646+0000 mon.a (mon.0) 10527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:42.942646+0000 mon.a (mon.0) 10527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:42.970064+0000 mon.a (mon.0) 10528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:42.970064+0000 mon.a (mon.0) 10528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:42.977780+0000 mon.a (mon.0) 10529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:42.977780+0000 mon.a (mon.0) 10529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:42.979063+0000 mon.a (mon.0) 10530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:42.979063+0000 mon.a (mon.0) 10530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.990066+0000 mgr.x (mgr.24998) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:42.990066+0000 mgr.x (mgr.24998) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:42.990466+0000 mon.a (mon.0) 10531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:42.990466+0000 mon.a (mon.0) 10531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.072503+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.072503+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.075847+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.075847+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.078371+0000 mon.a (mon.0) 10534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.078371+0000 mon.a (mon.0) 10534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.079516+0000 mon.a (mon.0) 10535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.079516+0000 mon.a (mon.0) 10535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.087889+0000 mgr.x (mgr.24998) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.087889+0000 mgr.x (mgr.24998) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.088175+0000 mon.a (mon.0) 10536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.088175+0000 mon.a (mon.0) 10536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.151753+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.151753+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.155071+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.155071+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.157762+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.157762+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.158939+0000 mon.a (mon.0) 10540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.158939+0000 mon.a (mon.0) 10540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.166829+0000 mgr.x (mgr.24998) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.166829+0000 mgr.x (mgr.24998) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.167276+0000 mon.a (mon.0) 10541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.167276+0000 mon.a (mon.0) 10541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.225744+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.225744+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.228533+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.228533+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.230915+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.230915+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.232040+0000 mon.a (mon.0) 10545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.232040+0000 mon.a (mon.0) 10545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.238280+0000 mgr.x (mgr.24998) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.238280+0000 mgr.x (mgr.24998) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.238670+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.238670+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.318630+0000 mon.a (mon.0) 10547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.318630+0000 mon.a (mon.0) 10547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.321823+0000 mon.a (mon.0) 10548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.321823+0000 mon.a (mon.0) 10548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.324519+0000 mon.a (mon.0) 10549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.324519+0000 mon.a (mon.0) 10549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.325657+0000 mon.a (mon.0) 10550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.325657+0000 mon.a (mon.0) 10550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.334455+0000 mon.a (mon.0) 10551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.334455+0000 mon.a (mon.0) 10551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.392499+0000 mon.a (mon.0) 10552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.392499+0000 mon.a (mon.0) 10552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.395161+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.395161+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.397594+0000 mon.a (mon.0) 10554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.397594+0000 mon.a (mon.0) 10554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.398687+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.398687+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.406850+0000 mon.a (mon.0) 10556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.406850+0000 mon.a (mon.0) 10556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.485354+0000 mon.a (mon.0) 10557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.485354+0000 mon.a (mon.0) 10557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.488375+0000 mon.a (mon.0) 10558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.488375+0000 mon.a (mon.0) 10558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.491074+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.491074+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.492236+0000 mon.a (mon.0) 10560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.492236+0000 mon.a (mon.0) 10560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.500928+0000 mon.a (mon.0) 10561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.500928+0000 mon.a (mon.0) 10561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.561891+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.561891+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.565254+0000 mon.a (mon.0) 10563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.565254+0000 mon.a (mon.0) 10563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.568393+0000 mon.a (mon.0) 10564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.568393+0000 mon.a (mon.0) 10564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.569854+0000 mon.a (mon.0) 10565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.569854+0000 mon.a (mon.0) 10565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.578452+0000 mon.a (mon.0) 10566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.578452+0000 mon.a (mon.0) 10566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.658061+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.658061+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.661173+0000 mon.a (mon.0) 10568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.661173+0000 mon.a (mon.0) 10568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.663821+0000 mon.a (mon.0) 10569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.663821+0000 mon.a (mon.0) 10569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.664970+0000 mon.a (mon.0) 10570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.664970+0000 mon.a (mon.0) 10570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.673711+0000 mon.a (mon.0) 10571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.673711+0000 mon.a (mon.0) 10571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.736913+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.736913+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.740038+0000 mon.a (mon.0) 10573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.740038+0000 mon.a (mon.0) 10573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.742698+0000 mon.a (mon.0) 10574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.742698+0000 mon.a (mon.0) 10574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.743817+0000 mon.a (mon.0) 10575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.743817+0000 mon.a (mon.0) 10575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.750651+0000 mon.a (mon.0) 10576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.750651+0000 mon.a (mon.0) 10576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.829261+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.829261+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.832642+0000 mon.a (mon.0) 10578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.832642+0000 mon.a (mon.0) 10578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.835154+0000 mon.a (mon.0) 10579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.835154+0000 mon.a (mon.0) 10579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.836251+0000 mon.a (mon.0) 10580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.836251+0000 mon.a (mon.0) 10580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.844548+0000 mon.a (mon.0) 10581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.844548+0000 mon.a (mon.0) 10581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.902150+0000 mon.a (mon.0) 10582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.902150+0000 mon.a (mon.0) 10582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.904906+0000 mon.a (mon.0) 10583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.904906+0000 mon.a (mon.0) 10583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.907444+0000 mon.a (mon.0) 10584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.907444+0000 mon.a (mon.0) 10584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.908985+0000 mon.a (mon.0) 10585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.908985+0000 mon.a (mon.0) 10585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.917375+0000 mon.a (mon.0) 10586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:43 smithi151 bash[59049]: audit 2024-04-30T10:15:43.917375+0000 mon.a (mon.0) 10586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.304033+0000 mgr.x (mgr.24998) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.304033+0000 mgr.x (mgr.24998) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.377917+0000 mgr.x (mgr.24998) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.377917+0000 mgr.x (mgr.24998) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.472436+0000 mgr.x (mgr.24998) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.472436+0000 mgr.x (mgr.24998) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.531689+0000 mgr.x (mgr.24998) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.531689+0000 mgr.x (mgr.24998) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.588350+0000 mgr.x (mgr.24998) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.588350+0000 mgr.x (mgr.24998) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.679849+0000 mgr.x (mgr.24998) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.679849+0000 mgr.x (mgr.24998) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.751222+0000 mgr.x (mgr.24998) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.751222+0000 mgr.x (mgr.24998) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.856309+0000 mgr.x (mgr.24998) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.856309+0000 mgr.x (mgr.24998) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:42.942646+0000 mon.a (mon.0) 10527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:42.942646+0000 mon.a (mon.0) 10527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:42.970064+0000 mon.a (mon.0) 10528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:42.970064+0000 mon.a (mon.0) 10528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:42.977780+0000 mon.a (mon.0) 10529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.304033+0000 mgr.x (mgr.24998) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.304033+0000 mgr.x (mgr.24998) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.377917+0000 mgr.x (mgr.24998) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.377917+0000 mgr.x (mgr.24998) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.472436+0000 mgr.x (mgr.24998) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.472436+0000 mgr.x (mgr.24998) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.531689+0000 mgr.x (mgr.24998) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.531689+0000 mgr.x (mgr.24998) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.588350+0000 mgr.x (mgr.24998) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.588350+0000 mgr.x (mgr.24998) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.679849+0000 mgr.x (mgr.24998) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.679849+0000 mgr.x (mgr.24998) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.751222+0000 mgr.x (mgr.24998) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.751222+0000 mgr.x (mgr.24998) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.856309+0000 mgr.x (mgr.24998) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.856309+0000 mgr.x (mgr.24998) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:42.942646+0000 mon.a (mon.0) 10527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:42.942646+0000 mon.a (mon.0) 10527 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:42.970064+0000 mon.a (mon.0) 10528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:42.970064+0000 mon.a (mon.0) 10528 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:42.977780+0000 mon.a (mon.0) 10529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:42.977780+0000 mon.a (mon.0) 10529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:42.979063+0000 mon.a (mon.0) 10530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:42.979063+0000 mon.a (mon.0) 10530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.990066+0000 mgr.x (mgr.24998) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:42.990066+0000 mgr.x (mgr.24998) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:42.990466+0000 mon.a (mon.0) 10531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:42.990466+0000 mon.a (mon.0) 10531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.072503+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.072503+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.075847+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.075847+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.078371+0000 mon.a (mon.0) 10534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.078371+0000 mon.a (mon.0) 10534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.079516+0000 mon.a (mon.0) 10535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.079516+0000 mon.a (mon.0) 10535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.087889+0000 mgr.x (mgr.24998) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.087889+0000 mgr.x (mgr.24998) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.088175+0000 mon.a (mon.0) 10536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.088175+0000 mon.a (mon.0) 10536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.151753+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.151753+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.155071+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.155071+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.157762+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.157762+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.158939+0000 mon.a (mon.0) 10540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.158939+0000 mon.a (mon.0) 10540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.166829+0000 mgr.x (mgr.24998) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.166829+0000 mgr.x (mgr.24998) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.167276+0000 mon.a (mon.0) 10541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.167276+0000 mon.a (mon.0) 10541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.225744+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.225744+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.228533+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.228533+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.230915+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.230915+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.232040+0000 mon.a (mon.0) 10545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.232040+0000 mon.a (mon.0) 10545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:42.977780+0000 mon.a (mon.0) 10529 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:42.979063+0000 mon.a (mon.0) 10530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:42.979063+0000 mon.a (mon.0) 10530 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.990066+0000 mgr.x (mgr.24998) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:42.990066+0000 mgr.x (mgr.24998) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:42.990466+0000 mon.a (mon.0) 10531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:42.990466+0000 mon.a (mon.0) 10531 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.072503+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.072503+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.075847+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.075847+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.078371+0000 mon.a (mon.0) 10534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.078371+0000 mon.a (mon.0) 10534 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.079516+0000 mon.a (mon.0) 10535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.079516+0000 mon.a (mon.0) 10535 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.087889+0000 mgr.x (mgr.24998) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.087889+0000 mgr.x (mgr.24998) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.088175+0000 mon.a (mon.0) 10536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.088175+0000 mon.a (mon.0) 10536 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.151753+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.238280+0000 mgr.x (mgr.24998) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.238280+0000 mgr.x (mgr.24998) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.238670+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.238670+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.318630+0000 mon.a (mon.0) 10547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.318630+0000 mon.a (mon.0) 10547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.321823+0000 mon.a (mon.0) 10548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.321823+0000 mon.a (mon.0) 10548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.324519+0000 mon.a (mon.0) 10549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.324519+0000 mon.a (mon.0) 10549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.325657+0000 mon.a (mon.0) 10550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.325657+0000 mon.a (mon.0) 10550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.334455+0000 mon.a (mon.0) 10551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.334455+0000 mon.a (mon.0) 10551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.392499+0000 mon.a (mon.0) 10552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.392499+0000 mon.a (mon.0) 10552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.395161+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.395161+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.397594+0000 mon.a (mon.0) 10554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.397594+0000 mon.a (mon.0) 10554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.398687+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.398687+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.406850+0000 mon.a (mon.0) 10556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.406850+0000 mon.a (mon.0) 10556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.485354+0000 mon.a (mon.0) 10557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.485354+0000 mon.a (mon.0) 10557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.488375+0000 mon.a (mon.0) 10558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.488375+0000 mon.a (mon.0) 10558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.491074+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.491074+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.492236+0000 mon.a (mon.0) 10560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.492236+0000 mon.a (mon.0) 10560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.500928+0000 mon.a (mon.0) 10561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.500928+0000 mon.a (mon.0) 10561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.561891+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.561891+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.565254+0000 mon.a (mon.0) 10563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.565254+0000 mon.a (mon.0) 10563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.568393+0000 mon.a (mon.0) 10564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.151753+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.155071+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.155071+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.157762+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.157762+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.158939+0000 mon.a (mon.0) 10540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.158939+0000 mon.a (mon.0) 10540 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.166829+0000 mgr.x (mgr.24998) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.166829+0000 mgr.x (mgr.24998) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.167276+0000 mon.a (mon.0) 10541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.167276+0000 mon.a (mon.0) 10541 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.225744+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.225744+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.228533+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.228533+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.230915+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.230915+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.232040+0000 mon.a (mon.0) 10545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.232040+0000 mon.a (mon.0) 10545 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.568393+0000 mon.a (mon.0) 10564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.569854+0000 mon.a (mon.0) 10565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.569854+0000 mon.a (mon.0) 10565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.578452+0000 mon.a (mon.0) 10566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.578452+0000 mon.a (mon.0) 10566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.658061+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.658061+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.661173+0000 mon.a (mon.0) 10568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.661173+0000 mon.a (mon.0) 10568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.663821+0000 mon.a (mon.0) 10569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.663821+0000 mon.a (mon.0) 10569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.664970+0000 mon.a (mon.0) 10570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.664970+0000 mon.a (mon.0) 10570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.673711+0000 mon.a (mon.0) 10571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.673711+0000 mon.a (mon.0) 10571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.736913+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.736913+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.740038+0000 mon.a (mon.0) 10573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.740038+0000 mon.a (mon.0) 10573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.742698+0000 mon.a (mon.0) 10574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.742698+0000 mon.a (mon.0) 10574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.743817+0000 mon.a (mon.0) 10575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.743817+0000 mon.a (mon.0) 10575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.750651+0000 mon.a (mon.0) 10576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.750651+0000 mon.a (mon.0) 10576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.829261+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.829261+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.832642+0000 mon.a (mon.0) 10578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.832642+0000 mon.a (mon.0) 10578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.835154+0000 mon.a (mon.0) 10579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.835154+0000 mon.a (mon.0) 10579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.836251+0000 mon.a (mon.0) 10580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.836251+0000 mon.a (mon.0) 10580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.844548+0000 mon.a (mon.0) 10581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.844548+0000 mon.a (mon.0) 10581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.902150+0000 mon.a (mon.0) 10582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.902150+0000 mon.a (mon.0) 10582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.904906+0000 mon.a (mon.0) 10583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.904906+0000 mon.a (mon.0) 10583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.907444+0000 mon.a (mon.0) 10584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.907444+0000 mon.a (mon.0) 10584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.908985+0000 mon.a (mon.0) 10585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.908985+0000 mon.a (mon.0) 10585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.917375+0000 mon.a (mon.0) 10586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[75481]: audit 2024-04-30T10:15:43.917375+0000 mon.a (mon.0) 10586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.238280+0000 mgr.x (mgr.24998) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.238280+0000 mgr.x (mgr.24998) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.238670+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.238670+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.318630+0000 mon.a (mon.0) 10547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.318630+0000 mon.a (mon.0) 10547 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.321823+0000 mon.a (mon.0) 10548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.321823+0000 mon.a (mon.0) 10548 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.324519+0000 mon.a (mon.0) 10549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.324519+0000 mon.a (mon.0) 10549 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.325657+0000 mon.a (mon.0) 10550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.325657+0000 mon.a (mon.0) 10550 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.334455+0000 mon.a (mon.0) 10551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.334455+0000 mon.a (mon.0) 10551 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.392499+0000 mon.a (mon.0) 10552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.392499+0000 mon.a (mon.0) 10552 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.395161+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.395161+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.397594+0000 mon.a (mon.0) 10554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.397594+0000 mon.a (mon.0) 10554 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.398687+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.398687+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.406850+0000 mon.a (mon.0) 10556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.406850+0000 mon.a (mon.0) 10556 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.485354+0000 mon.a (mon.0) 10557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.485354+0000 mon.a (mon.0) 10557 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.488375+0000 mon.a (mon.0) 10558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.488375+0000 mon.a (mon.0) 10558 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.491074+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.491074+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.492236+0000 mon.a (mon.0) 10560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.492236+0000 mon.a (mon.0) 10560 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.500928+0000 mon.a (mon.0) 10561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.500928+0000 mon.a (mon.0) 10561 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.225 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.561891+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.561891+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.565254+0000 mon.a (mon.0) 10563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.565254+0000 mon.a (mon.0) 10563 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.568393+0000 mon.a (mon.0) 10564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.568393+0000 mon.a (mon.0) 10564 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.569854+0000 mon.a (mon.0) 10565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.569854+0000 mon.a (mon.0) 10565 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.578452+0000 mon.a (mon.0) 10566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.578452+0000 mon.a (mon.0) 10566 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.658061+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.658061+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.661173+0000 mon.a (mon.0) 10568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.661173+0000 mon.a (mon.0) 10568 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.663821+0000 mon.a (mon.0) 10569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.663821+0000 mon.a (mon.0) 10569 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.664970+0000 mon.a (mon.0) 10570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.664970+0000 mon.a (mon.0) 10570 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.673711+0000 mon.a (mon.0) 10571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.673711+0000 mon.a (mon.0) 10571 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.736913+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.736913+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.740038+0000 mon.a (mon.0) 10573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.740038+0000 mon.a (mon.0) 10573 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.742698+0000 mon.a (mon.0) 10574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.742698+0000 mon.a (mon.0) 10574 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.743817+0000 mon.a (mon.0) 10575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.743817+0000 mon.a (mon.0) 10575 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.750651+0000 mon.a (mon.0) 10576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.750651+0000 mon.a (mon.0) 10576 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.829261+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.829261+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.832642+0000 mon.a (mon.0) 10578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.832642+0000 mon.a (mon.0) 10578 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.835154+0000 mon.a (mon.0) 10579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.835154+0000 mon.a (mon.0) 10579 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.836251+0000 mon.a (mon.0) 10580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.836251+0000 mon.a (mon.0) 10580 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.844548+0000 mon.a (mon.0) 10581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.844548+0000 mon.a (mon.0) 10581 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.902150+0000 mon.a (mon.0) 10582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.902150+0000 mon.a (mon.0) 10582 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.904906+0000 mon.a (mon.0) 10583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.904906+0000 mon.a (mon.0) 10583 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.907444+0000 mon.a (mon.0) 10584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.907444+0000 mon.a (mon.0) 10584 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:44.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.908985+0000 mon.a (mon.0) 10585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.908985+0000 mon.a (mon.0) 10585 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:44.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.917375+0000 mon.a (mon.0) 10586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.229 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:43 smithi144 bash[73244]: audit 2024-04-30T10:15:43.917375+0000 mon.a (mon.0) 10586 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:44.952 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[95135]: logger=provisioning.alerting t=2024-04-30T10:15:44.66051944Z level=info msg="starting to provision alerting" 2024-04-30T10:15:44.952 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[95135]: logger=provisioning.alerting t=2024-04-30T10:15:44.660556499Z level=info msg="finished to provision alerting" 2024-04-30T10:15:44.952 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[95135]: logger=ngalert.state.manager t=2024-04-30T10:15:44.660709659Z level=info msg="Warming state cache for startup" 2024-04-30T10:15:44.952 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[95135]: logger=ngalert.state.manager t=2024-04-30T10:15:44.660952456Z level=info msg="State cache has been initialized" states=0 duration=242.123µs 2024-04-30T10:15:44.952 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[95135]: logger=grafanaStorageLogger t=2024-04-30T10:15:44.660958315Z level=info msg="storage starting" 2024-04-30T10:15:44.952 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[95135]: logger=ticker t=2024-04-30T10:15:44.66102684Z level=info msg=starting first_tick=2024-04-30T10:15:50Z 2024-04-30T10:15:44.953 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[95135]: logger=ngalert.multiorg.alertmanager t=2024-04-30T10:15:44.661047041Z level=info msg="starting MultiOrg Alertmanager" 2024-04-30T10:15:44.953 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[95135]: logger=http.server t=2024-04-30T10:15:44.663603867Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-30T10:15:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.334086+0000 mgr.x (mgr.24998) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.334086+0000 mgr.x (mgr.24998) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.406473+0000 mgr.x (mgr.24998) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.406473+0000 mgr.x (mgr.24998) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.500483+0000 mgr.x (mgr.24998) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.500483+0000 mgr.x (mgr.24998) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.578027+0000 mgr.x (mgr.24998) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.578027+0000 mgr.x (mgr.24998) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.673192+0000 mgr.x (mgr.24998) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.673192+0000 mgr.x (mgr.24998) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.750185+0000 mgr.x (mgr.24998) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.750185+0000 mgr.x (mgr.24998) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.844014+0000 mgr.x (mgr.24998) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.844014+0000 mgr.x (mgr.24998) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.917083+0000 mgr.x (mgr.24998) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.917083+0000 mgr.x (mgr.24998) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:43.976150+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:43.976150+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:43.978863+0000 mon.a (mon.0) 10588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:43.978863+0000 mon.a (mon.0) 10588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:43.981727+0000 mon.a (mon.0) 10589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:43.981727+0000 mon.a (mon.0) 10589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:43.982980+0000 mon.a (mon.0) 10590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:43.982980+0000 mon.a (mon.0) 10590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.990460+0000 mgr.x (mgr.24998) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:43.990460+0000 mgr.x (mgr.24998) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:43.991012+0000 mon.a (mon.0) 10591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:43.991012+0000 mon.a (mon.0) 10591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.064139+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.064139+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.066985+0000 mon.a (mon.0) 10593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.066985+0000 mon.a (mon.0) 10593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.069555+0000 mon.a (mon.0) 10594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.069555+0000 mon.a (mon.0) 10594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.070597+0000 mon.a (mon.0) 10595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.070597+0000 mon.a (mon.0) 10595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.081095+0000 mgr.x (mgr.24998) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.081095+0000 mgr.x (mgr.24998) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.081554+0000 mon.a (mon.0) 10596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.081554+0000 mon.a (mon.0) 10596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cluster 2024-04-30T10:15:44.109317+0000 mgr.x (mgr.24998) 2653 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:45.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.334086+0000 mgr.x (mgr.24998) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.334086+0000 mgr.x (mgr.24998) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.406473+0000 mgr.x (mgr.24998) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.406473+0000 mgr.x (mgr.24998) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.500483+0000 mgr.x (mgr.24998) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.500483+0000 mgr.x (mgr.24998) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.578027+0000 mgr.x (mgr.24998) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.578027+0000 mgr.x (mgr.24998) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.673192+0000 mgr.x (mgr.24998) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.673192+0000 mgr.x (mgr.24998) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.750185+0000 mgr.x (mgr.24998) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.750185+0000 mgr.x (mgr.24998) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.844014+0000 mgr.x (mgr.24998) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.844014+0000 mgr.x (mgr.24998) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.917083+0000 mgr.x (mgr.24998) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.917083+0000 mgr.x (mgr.24998) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:43.976150+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:43.976150+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:43.978863+0000 mon.a (mon.0) 10588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:43.978863+0000 mon.a (mon.0) 10588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:43.981727+0000 mon.a (mon.0) 10589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cluster 2024-04-30T10:15:44.109317+0000 mgr.x (mgr.24998) 2653 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.154786+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.154786+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.157942+0000 mon.a (mon.0) 10598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.157942+0000 mon.a (mon.0) 10598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.161018+0000 mon.a (mon.0) 10599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.161018+0000 mon.a (mon.0) 10599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.162526+0000 mon.a (mon.0) 10600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.162526+0000 mon.a (mon.0) 10600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.172469+0000 mgr.x (mgr.24998) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.172469+0000 mgr.x (mgr.24998) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.172844+0000 mon.a (mon.0) 10601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.172844+0000 mon.a (mon.0) 10601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.212 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.263442+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.263442+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.267799+0000 mon.a (mon.0) 10603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.267799+0000 mon.a (mon.0) 10603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.271484+0000 mon.a (mon.0) 10604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.271484+0000 mon.a (mon.0) 10604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.272826+0000 mon.a (mon.0) 10605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.272826+0000 mon.a (mon.0) 10605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.283497+0000 mon.a (mon.0) 10606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.283497+0000 mon.a (mon.0) 10606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.331412+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.331412+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.334476+0000 mon.a (mon.0) 10608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.334476+0000 mon.a (mon.0) 10608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.337061+0000 mon.a (mon.0) 10609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.337061+0000 mon.a (mon.0) 10609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.338031+0000 mon.a (mon.0) 10610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.338031+0000 mon.a (mon.0) 10610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.348443+0000 mon.a (mon.0) 10611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.348443+0000 mon.a (mon.0) 10611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.407028+0000 mon.a (mon.0) 10612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.407028+0000 mon.a (mon.0) 10612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.409889+0000 mon.a (mon.0) 10613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.409889+0000 mon.a (mon.0) 10613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.412575+0000 mon.a (mon.0) 10614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:43.981727+0000 mon.a (mon.0) 10589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:43.982980+0000 mon.a (mon.0) 10590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:43.982980+0000 mon.a (mon.0) 10590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.990460+0000 mgr.x (mgr.24998) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:43.990460+0000 mgr.x (mgr.24998) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:43.991012+0000 mon.a (mon.0) 10591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:43.991012+0000 mon.a (mon.0) 10591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.064139+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.064139+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.066985+0000 mon.a (mon.0) 10593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.066985+0000 mon.a (mon.0) 10593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.069555+0000 mon.a (mon.0) 10594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.069555+0000 mon.a (mon.0) 10594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.070597+0000 mon.a (mon.0) 10595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.070597+0000 mon.a (mon.0) 10595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.081095+0000 mgr.x (mgr.24998) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.081095+0000 mgr.x (mgr.24998) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.081554+0000 mon.a (mon.0) 10596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.081554+0000 mon.a (mon.0) 10596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cluster 2024-04-30T10:15:44.109317+0000 mgr.x (mgr.24998) 2653 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:45.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.412575+0000 mon.a (mon.0) 10614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.414023+0000 mon.a (mon.0) 10615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.414023+0000 mon.a (mon.0) 10615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.425432+0000 mon.a (mon.0) 10616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.425432+0000 mon.a (mon.0) 10616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.482683+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.482683+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.485346+0000 mon.a (mon.0) 10618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.485346+0000 mon.a (mon.0) 10618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.487563+0000 mon.a (mon.0) 10619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.487563+0000 mon.a (mon.0) 10619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.488454+0000 mon.a (mon.0) 10620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.488454+0000 mon.a (mon.0) 10620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.499303+0000 mon.a (mon.0) 10621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.499303+0000 mon.a (mon.0) 10621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.556222+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.556222+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.559109+0000 mon.a (mon.0) 10623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.559109+0000 mon.a (mon.0) 10623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.561530+0000 mon.a (mon.0) 10624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.561530+0000 mon.a (mon.0) 10624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.562561+0000 mon.a (mon.0) 10625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.562561+0000 mon.a (mon.0) 10625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.574586+0000 mon.a (mon.0) 10626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.574586+0000 mon.a (mon.0) 10626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.616216+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.616216+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.619198+0000 mon.a (mon.0) 10628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.619198+0000 mon.a (mon.0) 10628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.218 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.621713+0000 mon.a (mon.0) 10629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.621713+0000 mon.a (mon.0) 10629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.622655+0000 mon.a (mon.0) 10630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.622655+0000 mon.a (mon.0) 10630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.633015+0000 mon.a (mon.0) 10631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.633015+0000 mon.a (mon.0) 10631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.675882+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.675882+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.678707+0000 mon.a (mon.0) 10633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.678707+0000 mon.a (mon.0) 10633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.681130+0000 mon.a (mon.0) 10634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.681130+0000 mon.a (mon.0) 10634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.682303+0000 mon.a (mon.0) 10635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.682303+0000 mon.a (mon.0) 10635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.690769+0000 mon.a (mon.0) 10636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.690769+0000 mon.a (mon.0) 10636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.748636+0000 mon.a (mon.0) 10637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.748636+0000 mon.a (mon.0) 10637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.751740+0000 mon.a (mon.0) 10638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.751740+0000 mon.a (mon.0) 10638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.754046+0000 mon.a (mon.0) 10639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.754046+0000 mon.a (mon.0) 10639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.755184+0000 mon.a (mon.0) 10640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.755184+0000 mon.a (mon.0) 10640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.764064+0000 mon.a (mon.0) 10641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.764064+0000 mon.a (mon.0) 10641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.806827+0000 mon.a (mon.0) 10642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.806827+0000 mon.a (mon.0) 10642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cluster 2024-04-30T10:15:44.109317+0000 mgr.x (mgr.24998) 2653 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:45.220 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.154786+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.154786+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.157942+0000 mon.a (mon.0) 10598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.157942+0000 mon.a (mon.0) 10598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.161018+0000 mon.a (mon.0) 10599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.161018+0000 mon.a (mon.0) 10599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.162526+0000 mon.a (mon.0) 10600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.162526+0000 mon.a (mon.0) 10600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.172469+0000 mgr.x (mgr.24998) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.172469+0000 mgr.x (mgr.24998) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.172844+0000 mon.a (mon.0) 10601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.172844+0000 mon.a (mon.0) 10601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.263442+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.263442+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.267799+0000 mon.a (mon.0) 10603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.267799+0000 mon.a (mon.0) 10603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.271484+0000 mon.a (mon.0) 10604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.271484+0000 mon.a (mon.0) 10604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.810095+0000 mon.a (mon.0) 10643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.810095+0000 mon.a (mon.0) 10643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.812928+0000 mon.a (mon.0) 10644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.812928+0000 mon.a (mon.0) 10644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.813995+0000 mon.a (mon.0) 10645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.222 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.813995+0000 mon.a (mon.0) 10645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.822594+0000 mon.a (mon.0) 10646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.822594+0000 mon.a (mon.0) 10646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.880767+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.880767+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.883551+0000 mon.a (mon.0) 10648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.883551+0000 mon.a (mon.0) 10648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.886067+0000 mon.a (mon.0) 10649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.886067+0000 mon.a (mon.0) 10649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.887206+0000 mon.a (mon.0) 10650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.887206+0000 mon.a (mon.0) 10650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.895551+0000 mon.a (mon.0) 10651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[73244]: audit 2024-04-30T10:15:44.895551+0000 mon.a (mon.0) 10651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.272826+0000 mon.a (mon.0) 10605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.272826+0000 mon.a (mon.0) 10605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.283497+0000 mon.a (mon.0) 10606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.283497+0000 mon.a (mon.0) 10606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.331412+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.331412+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.334476+0000 mon.a (mon.0) 10608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.334476+0000 mon.a (mon.0) 10608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.337061+0000 mon.a (mon.0) 10609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.337061+0000 mon.a (mon.0) 10609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.338031+0000 mon.a (mon.0) 10610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.338031+0000 mon.a (mon.0) 10610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.348443+0000 mon.a (mon.0) 10611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.348443+0000 mon.a (mon.0) 10611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.407028+0000 mon.a (mon.0) 10612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.407028+0000 mon.a (mon.0) 10612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.409889+0000 mon.a (mon.0) 10613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.409889+0000 mon.a (mon.0) 10613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.412575+0000 mon.a (mon.0) 10614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.412575+0000 mon.a (mon.0) 10614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.414023+0000 mon.a (mon.0) 10615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.414023+0000 mon.a (mon.0) 10615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.425432+0000 mon.a (mon.0) 10616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.425432+0000 mon.a (mon.0) 10616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.482683+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.482683+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.485346+0000 mon.a (mon.0) 10618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.485346+0000 mon.a (mon.0) 10618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.487563+0000 mon.a (mon.0) 10619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.487563+0000 mon.a (mon.0) 10619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.488454+0000 mon.a (mon.0) 10620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.488454+0000 mon.a (mon.0) 10620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.499303+0000 mon.a (mon.0) 10621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.499303+0000 mon.a (mon.0) 10621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.556222+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.556222+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.559109+0000 mon.a (mon.0) 10623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.559109+0000 mon.a (mon.0) 10623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.561530+0000 mon.a (mon.0) 10624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.561530+0000 mon.a (mon.0) 10624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.562561+0000 mon.a (mon.0) 10625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.562561+0000 mon.a (mon.0) 10625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.574586+0000 mon.a (mon.0) 10626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.574586+0000 mon.a (mon.0) 10626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.616216+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.616216+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.619198+0000 mon.a (mon.0) 10628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.619198+0000 mon.a (mon.0) 10628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.621713+0000 mon.a (mon.0) 10629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.621713+0000 mon.a (mon.0) 10629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.622655+0000 mon.a (mon.0) 10630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.622655+0000 mon.a (mon.0) 10630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.633015+0000 mon.a (mon.0) 10631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.633015+0000 mon.a (mon.0) 10631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.675882+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.675882+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.678707+0000 mon.a (mon.0) 10633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.678707+0000 mon.a (mon.0) 10633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.681130+0000 mon.a (mon.0) 10634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.681130+0000 mon.a (mon.0) 10634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.682303+0000 mon.a (mon.0) 10635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.682303+0000 mon.a (mon.0) 10635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.690769+0000 mon.a (mon.0) 10636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.690769+0000 mon.a (mon.0) 10636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.748636+0000 mon.a (mon.0) 10637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.748636+0000 mon.a (mon.0) 10637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.751740+0000 mon.a (mon.0) 10638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.751740+0000 mon.a (mon.0) 10638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.754046+0000 mon.a (mon.0) 10639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.754046+0000 mon.a (mon.0) 10639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.755184+0000 mon.a (mon.0) 10640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.755184+0000 mon.a (mon.0) 10640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.764064+0000 mon.a (mon.0) 10641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.764064+0000 mon.a (mon.0) 10641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.806827+0000 mon.a (mon.0) 10642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.806827+0000 mon.a (mon.0) 10642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.810095+0000 mon.a (mon.0) 10643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.810095+0000 mon.a (mon.0) 10643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.812928+0000 mon.a (mon.0) 10644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.812928+0000 mon.a (mon.0) 10644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.813995+0000 mon.a (mon.0) 10645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.813995+0000 mon.a (mon.0) 10645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.822594+0000 mon.a (mon.0) 10646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.822594+0000 mon.a (mon.0) 10646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.880767+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.880767+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.883551+0000 mon.a (mon.0) 10648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.883551+0000 mon.a (mon.0) 10648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.886067+0000 mon.a (mon.0) 10649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.886067+0000 mon.a (mon.0) 10649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.887206+0000 mon.a (mon.0) 10650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.887206+0000 mon.a (mon.0) 10650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.895551+0000 mon.a (mon.0) 10651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.230 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:44 smithi144 bash[75481]: audit 2024-04-30T10:15:44.895551+0000 mon.a (mon.0) 10651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.334086+0000 mgr.x (mgr.24998) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.334086+0000 mgr.x (mgr.24998) 2643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.406473+0000 mgr.x (mgr.24998) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.406473+0000 mgr.x (mgr.24998) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.500483+0000 mgr.x (mgr.24998) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.500483+0000 mgr.x (mgr.24998) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.578027+0000 mgr.x (mgr.24998) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.578027+0000 mgr.x (mgr.24998) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.673192+0000 mgr.x (mgr.24998) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.673192+0000 mgr.x (mgr.24998) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.750185+0000 mgr.x (mgr.24998) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.750185+0000 mgr.x (mgr.24998) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.844014+0000 mgr.x (mgr.24998) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.844014+0000 mgr.x (mgr.24998) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.917083+0000 mgr.x (mgr.24998) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.917083+0000 mgr.x (mgr.24998) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:43.976150+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:43.976150+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:43.978863+0000 mon.a (mon.0) 10588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:43.978863+0000 mon.a (mon.0) 10588 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:43.981727+0000 mon.a (mon.0) 10589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:43.981727+0000 mon.a (mon.0) 10589 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:43.982980+0000 mon.a (mon.0) 10590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:43.982980+0000 mon.a (mon.0) 10590 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.990460+0000 mgr.x (mgr.24998) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:43.990460+0000 mgr.x (mgr.24998) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:43.991012+0000 mon.a (mon.0) 10591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:43.991012+0000 mon.a (mon.0) 10591 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.064139+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.064139+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.066985+0000 mon.a (mon.0) 10593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.066985+0000 mon.a (mon.0) 10593 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.069555+0000 mon.a (mon.0) 10594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.069555+0000 mon.a (mon.0) 10594 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.070597+0000 mon.a (mon.0) 10595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.070597+0000 mon.a (mon.0) 10595 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.081095+0000 mgr.x (mgr.24998) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.081095+0000 mgr.x (mgr.24998) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.081554+0000 mon.a (mon.0) 10596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.081554+0000 mon.a (mon.0) 10596 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cluster 2024-04-30T10:15:44.109317+0000 mgr.x (mgr.24998) 2653 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cluster 2024-04-30T10:15:44.109317+0000 mgr.x (mgr.24998) 2653 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.154786+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.154786+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.157942+0000 mon.a (mon.0) 10598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.157942+0000 mon.a (mon.0) 10598 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.161018+0000 mon.a (mon.0) 10599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.161018+0000 mon.a (mon.0) 10599 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.162526+0000 mon.a (mon.0) 10600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.162526+0000 mon.a (mon.0) 10600 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.172469+0000 mgr.x (mgr.24998) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.172469+0000 mgr.x (mgr.24998) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.172844+0000 mon.a (mon.0) 10601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.172844+0000 mon.a (mon.0) 10601 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.263442+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.263442+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.267799+0000 mon.a (mon.0) 10603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.267799+0000 mon.a (mon.0) 10603 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.271484+0000 mon.a (mon.0) 10604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.271484+0000 mon.a (mon.0) 10604 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.272826+0000 mon.a (mon.0) 10605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.272826+0000 mon.a (mon.0) 10605 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.283497+0000 mon.a (mon.0) 10606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.283497+0000 mon.a (mon.0) 10606 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.331412+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.331412+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.334476+0000 mon.a (mon.0) 10608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.334476+0000 mon.a (mon.0) 10608 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.337061+0000 mon.a (mon.0) 10609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.337061+0000 mon.a (mon.0) 10609 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.338031+0000 mon.a (mon.0) 10610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.338031+0000 mon.a (mon.0) 10610 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.348443+0000 mon.a (mon.0) 10611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.348443+0000 mon.a (mon.0) 10611 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.407028+0000 mon.a (mon.0) 10612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.407028+0000 mon.a (mon.0) 10612 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.409889+0000 mon.a (mon.0) 10613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.409889+0000 mon.a (mon.0) 10613 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.412575+0000 mon.a (mon.0) 10614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.412575+0000 mon.a (mon.0) 10614 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.414023+0000 mon.a (mon.0) 10615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.414023+0000 mon.a (mon.0) 10615 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.425432+0000 mon.a (mon.0) 10616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.425432+0000 mon.a (mon.0) 10616 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.482683+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.482683+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.485346+0000 mon.a (mon.0) 10618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.485346+0000 mon.a (mon.0) 10618 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.487563+0000 mon.a (mon.0) 10619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.487563+0000 mon.a (mon.0) 10619 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.488454+0000 mon.a (mon.0) 10620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.488454+0000 mon.a (mon.0) 10620 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.499303+0000 mon.a (mon.0) 10621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.499303+0000 mon.a (mon.0) 10621 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.556222+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.556222+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.559109+0000 mon.a (mon.0) 10623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.559109+0000 mon.a (mon.0) 10623 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.561530+0000 mon.a (mon.0) 10624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.561530+0000 mon.a (mon.0) 10624 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.562561+0000 mon.a (mon.0) 10625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.562561+0000 mon.a (mon.0) 10625 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.574586+0000 mon.a (mon.0) 10626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.574586+0000 mon.a (mon.0) 10626 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.616216+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.616216+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.619198+0000 mon.a (mon.0) 10628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.619198+0000 mon.a (mon.0) 10628 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.621713+0000 mon.a (mon.0) 10629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.621713+0000 mon.a (mon.0) 10629 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.622655+0000 mon.a (mon.0) 10630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.622655+0000 mon.a (mon.0) 10630 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.633015+0000 mon.a (mon.0) 10631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.633015+0000 mon.a (mon.0) 10631 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.675882+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.675882+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.678707+0000 mon.a (mon.0) 10633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.678707+0000 mon.a (mon.0) 10633 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.681130+0000 mon.a (mon.0) 10634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.681130+0000 mon.a (mon.0) 10634 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.682303+0000 mon.a (mon.0) 10635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.682303+0000 mon.a (mon.0) 10635 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.690769+0000 mon.a (mon.0) 10636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.690769+0000 mon.a (mon.0) 10636 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.748636+0000 mon.a (mon.0) 10637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.748636+0000 mon.a (mon.0) 10637 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.751740+0000 mon.a (mon.0) 10638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.751740+0000 mon.a (mon.0) 10638 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.754046+0000 mon.a (mon.0) 10639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.754046+0000 mon.a (mon.0) 10639 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.755184+0000 mon.a (mon.0) 10640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.755184+0000 mon.a (mon.0) 10640 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.764064+0000 mon.a (mon.0) 10641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.764064+0000 mon.a (mon.0) 10641 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.806827+0000 mon.a (mon.0) 10642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.806827+0000 mon.a (mon.0) 10642 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.810095+0000 mon.a (mon.0) 10643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.810095+0000 mon.a (mon.0) 10643 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.812928+0000 mon.a (mon.0) 10644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.812928+0000 mon.a (mon.0) 10644 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.813995+0000 mon.a (mon.0) 10645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.813995+0000 mon.a (mon.0) 10645 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.822594+0000 mon.a (mon.0) 10646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.822594+0000 mon.a (mon.0) 10646 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.880767+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.880767+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:45.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.883551+0000 mon.a (mon.0) 10648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.883551+0000 mon.a (mon.0) 10648 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:45.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.886067+0000 mon.a (mon.0) 10649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.886067+0000 mon.a (mon.0) 10649 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:45.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.887206+0000 mon.a (mon.0) 10650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.887206+0000 mon.a (mon.0) 10650 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:45.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.895551+0000 mon.a (mon.0) 10651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:45.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:44 smithi151 bash[59049]: audit 2024-04-30T10:15:44.895551+0000 mon.a (mon.0) 10651 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.283251+0000 mgr.x (mgr.24998) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.283251+0000 mgr.x (mgr.24998) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.348022+0000 mgr.x (mgr.24998) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.348022+0000 mgr.x (mgr.24998) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.425035+0000 mgr.x (mgr.24998) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.425035+0000 mgr.x (mgr.24998) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.498772+0000 mgr.x (mgr.24998) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.498772+0000 mgr.x (mgr.24998) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.574124+0000 mgr.x (mgr.24998) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.574124+0000 mgr.x (mgr.24998) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.632535+0000 mgr.x (mgr.24998) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.632535+0000 mgr.x (mgr.24998) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.690223+0000 mgr.x (mgr.24998) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.690223+0000 mgr.x (mgr.24998) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.763524+0000 mgr.x (mgr.24998) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.763524+0000 mgr.x (mgr.24998) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.822040+0000 mgr.x (mgr.24998) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.822040+0000 mgr.x (mgr.24998) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:44.833107+0000 mgr.x (mgr.24998) 2664 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:46.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:44.833107+0000 mgr.x (mgr.24998) 2664 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:46.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.895017+0000 mgr.x (mgr.24998) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.895017+0000 mgr.x (mgr.24998) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:44.975927+0000 mon.a (mon.0) 10652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:44.975927+0000 mon.a (mon.0) 10652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:44.981279+0000 mon.a (mon.0) 10653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:44.981279+0000 mon.a (mon.0) 10653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:44.985532+0000 mon.a (mon.0) 10654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:44.985532+0000 mon.a (mon.0) 10654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:44.987097+0000 mon.a (mon.0) 10655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:44.987097+0000 mon.a (mon.0) 10655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.994670+0000 mgr.x (mgr.24998) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:44.994670+0000 mgr.x (mgr.24998) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:44.994972+0000 mon.a (mon.0) 10656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:44.994972+0000 mon.a (mon.0) 10656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.071544+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.071544+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.074347+0000 mon.a (mon.0) 10658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.074347+0000 mon.a (mon.0) 10658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.078297+0000 mon.a (mon.0) 10659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.078297+0000 mon.a (mon.0) 10659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.079495+0000 mon.a (mon.0) 10660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.079495+0000 mon.a (mon.0) 10660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.093260+0000 mgr.x (mgr.24998) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.093260+0000 mgr.x (mgr.24998) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.093475+0000 mon.a (mon.0) 10661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.093475+0000 mon.a (mon.0) 10661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.167153+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.167153+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.172221+0000 mon.a (mon.0) 10663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.172221+0000 mon.a (mon.0) 10663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.176741+0000 mon.a (mon.0) 10664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.176741+0000 mon.a (mon.0) 10664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.178235+0000 mon.a (mon.0) 10665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.178235+0000 mon.a (mon.0) 10665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.189925+0000 mgr.x (mgr.24998) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.189925+0000 mgr.x (mgr.24998) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.190166+0000 mon.a (mon.0) 10666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.190166+0000 mon.a (mon.0) 10666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.282434+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.282434+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.287360+0000 mon.a (mon.0) 10668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.287360+0000 mon.a (mon.0) 10668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.291943+0000 mon.a (mon.0) 10669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.291943+0000 mon.a (mon.0) 10669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.293857+0000 mon.a (mon.0) 10670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.293857+0000 mon.a (mon.0) 10670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.307113+0000 mon.a (mon.0) 10671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.307113+0000 mon.a (mon.0) 10671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.386070+0000 mon.a (mon.0) 10672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.386070+0000 mon.a (mon.0) 10672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.389200+0000 mon.a (mon.0) 10673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.389200+0000 mon.a (mon.0) 10673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.391976+0000 mon.a (mon.0) 10674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.391976+0000 mon.a (mon.0) 10674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.393228+0000 mon.a (mon.0) 10675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.393228+0000 mon.a (mon.0) 10675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.404005+0000 mon.a (mon.0) 10676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.404005+0000 mon.a (mon.0) 10676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.480097+0000 mon.a (mon.0) 10677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.480097+0000 mon.a (mon.0) 10677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.484951+0000 mon.a (mon.0) 10678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.484951+0000 mon.a (mon.0) 10678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.488349+0000 mon.a (mon.0) 10679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.488349+0000 mon.a (mon.0) 10679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.489900+0000 mon.a (mon.0) 10680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.489900+0000 mon.a (mon.0) 10680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.501742+0000 mon.a (mon.0) 10681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.501742+0000 mon.a (mon.0) 10681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.591543+0000 mon.a (mon.0) 10682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.591543+0000 mon.a (mon.0) 10682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.596508+0000 mon.a (mon.0) 10683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.596508+0000 mon.a (mon.0) 10683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.600504+0000 mon.a (mon.0) 10684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.600504+0000 mon.a (mon.0) 10684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.601980+0000 mon.a (mon.0) 10685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.601980+0000 mon.a (mon.0) 10685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.613978+0000 mon.a (mon.0) 10686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.613978+0000 mon.a (mon.0) 10686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.689284+0000 mon.a (mon.0) 10687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.689284+0000 mon.a (mon.0) 10687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.692460+0000 mon.a (mon.0) 10688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.692460+0000 mon.a (mon.0) 10688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.695694+0000 mon.a (mon.0) 10689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.695694+0000 mon.a (mon.0) 10689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.697676+0000 mon.a (mon.0) 10690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.697676+0000 mon.a (mon.0) 10690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.709389+0000 mon.a (mon.0) 10691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.709389+0000 mon.a (mon.0) 10691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.766943+0000 mon.a (mon.0) 10692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.766943+0000 mon.a (mon.0) 10692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.770205+0000 mon.a (mon.0) 10693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.770205+0000 mon.a (mon.0) 10693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.773112+0000 mon.a (mon.0) 10694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.773112+0000 mon.a (mon.0) 10694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.774600+0000 mon.a (mon.0) 10695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.774600+0000 mon.a (mon.0) 10695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.783871+0000 mon.a (mon.0) 10696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.783871+0000 mon.a (mon.0) 10696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.841902+0000 mon.a (mon.0) 10697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.841902+0000 mon.a (mon.0) 10697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.844639+0000 mon.a (mon.0) 10698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.844639+0000 mon.a (mon.0) 10698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.847041+0000 mon.a (mon.0) 10699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.847041+0000 mon.a (mon.0) 10699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.847996+0000 mon.a (mon.0) 10700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.847996+0000 mon.a (mon.0) 10700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.854579+0000 mon.a (mon.0) 10701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.854579+0000 mon.a (mon.0) 10701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.900717+0000 mon.a (mon.0) 10702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.900717+0000 mon.a (mon.0) 10702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.903666+0000 mon.a (mon.0) 10703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.903666+0000 mon.a (mon.0) 10703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.906195+0000 mon.a (mon.0) 10704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.906195+0000 mon.a (mon.0) 10704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.907342+0000 mon.a (mon.0) 10705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.907342+0000 mon.a (mon.0) 10705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.914756+0000 mon.a (mon.0) 10706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:45 smithi151 bash[59049]: audit 2024-04-30T10:15:45.914756+0000 mon.a (mon.0) 10706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.283251+0000 mgr.x (mgr.24998) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.283251+0000 mgr.x (mgr.24998) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.348022+0000 mgr.x (mgr.24998) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.348022+0000 mgr.x (mgr.24998) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.425035+0000 mgr.x (mgr.24998) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.425035+0000 mgr.x (mgr.24998) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.498772+0000 mgr.x (mgr.24998) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.498772+0000 mgr.x (mgr.24998) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.574124+0000 mgr.x (mgr.24998) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.574124+0000 mgr.x (mgr.24998) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.632535+0000 mgr.x (mgr.24998) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.632535+0000 mgr.x (mgr.24998) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.690223+0000 mgr.x (mgr.24998) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.690223+0000 mgr.x (mgr.24998) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.763524+0000 mgr.x (mgr.24998) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.763524+0000 mgr.x (mgr.24998) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.822040+0000 mgr.x (mgr.24998) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.822040+0000 mgr.x (mgr.24998) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:44.833107+0000 mgr.x (mgr.24998) 2664 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:46.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:44.833107+0000 mgr.x (mgr.24998) 2664 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:46.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.895017+0000 mgr.x (mgr.24998) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.283251+0000 mgr.x (mgr.24998) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.283251+0000 mgr.x (mgr.24998) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.348022+0000 mgr.x (mgr.24998) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.348022+0000 mgr.x (mgr.24998) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.425035+0000 mgr.x (mgr.24998) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.425035+0000 mgr.x (mgr.24998) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.498772+0000 mgr.x (mgr.24998) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.498772+0000 mgr.x (mgr.24998) 2658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.574124+0000 mgr.x (mgr.24998) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.574124+0000 mgr.x (mgr.24998) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.632535+0000 mgr.x (mgr.24998) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.632535+0000 mgr.x (mgr.24998) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.690223+0000 mgr.x (mgr.24998) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.690223+0000 mgr.x (mgr.24998) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.763524+0000 mgr.x (mgr.24998) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.763524+0000 mgr.x (mgr.24998) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.822040+0000 mgr.x (mgr.24998) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.822040+0000 mgr.x (mgr.24998) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:44.833107+0000 mgr.x (mgr.24998) 2664 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:46.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:44.833107+0000 mgr.x (mgr.24998) 2664 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:46.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.895017+0000 mgr.x (mgr.24998) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.895017+0000 mgr.x (mgr.24998) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:44.975927+0000 mon.a (mon.0) 10652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:44.975927+0000 mon.a (mon.0) 10652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:44.981279+0000 mon.a (mon.0) 10653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:44.981279+0000 mon.a (mon.0) 10653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:44.985532+0000 mon.a (mon.0) 10654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:44.985532+0000 mon.a (mon.0) 10654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:44.987097+0000 mon.a (mon.0) 10655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:44.987097+0000 mon.a (mon.0) 10655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.210 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.994670+0000 mgr.x (mgr.24998) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:44.994670+0000 mgr.x (mgr.24998) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:44.994972+0000 mon.a (mon.0) 10656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:44.994972+0000 mon.a (mon.0) 10656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.071544+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.071544+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.074347+0000 mon.a (mon.0) 10658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.074347+0000 mon.a (mon.0) 10658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.078297+0000 mon.a (mon.0) 10659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.078297+0000 mon.a (mon.0) 10659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.211 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.079495+0000 mon.a (mon.0) 10660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.895017+0000 mgr.x (mgr.24998) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:44.975927+0000 mon.a (mon.0) 10652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:44.975927+0000 mon.a (mon.0) 10652 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:44.981279+0000 mon.a (mon.0) 10653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:44.981279+0000 mon.a (mon.0) 10653 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:44.985532+0000 mon.a (mon.0) 10654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:44.985532+0000 mon.a (mon.0) 10654 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:44.987097+0000 mon.a (mon.0) 10655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:44.987097+0000 mon.a (mon.0) 10655 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.994670+0000 mgr.x (mgr.24998) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:44.994670+0000 mgr.x (mgr.24998) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:44.994972+0000 mon.a (mon.0) 10656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:44.994972+0000 mon.a (mon.0) 10656 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.071544+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.071544+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.074347+0000 mon.a (mon.0) 10658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.074347+0000 mon.a (mon.0) 10658 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.078297+0000 mon.a (mon.0) 10659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.078297+0000 mon.a (mon.0) 10659 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.213 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.079495+0000 mon.a (mon.0) 10660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.079495+0000 mon.a (mon.0) 10660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.093260+0000 mgr.x (mgr.24998) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.093260+0000 mgr.x (mgr.24998) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.093475+0000 mon.a (mon.0) 10661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.093475+0000 mon.a (mon.0) 10661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.167153+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.167153+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.172221+0000 mon.a (mon.0) 10663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.172221+0000 mon.a (mon.0) 10663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.176741+0000 mon.a (mon.0) 10664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.176741+0000 mon.a (mon.0) 10664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.178235+0000 mon.a (mon.0) 10665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.178235+0000 mon.a (mon.0) 10665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.189925+0000 mgr.x (mgr.24998) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.189925+0000 mgr.x (mgr.24998) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.190166+0000 mon.a (mon.0) 10666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.190166+0000 mon.a (mon.0) 10666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.282434+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.282434+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.079495+0000 mon.a (mon.0) 10660 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.093260+0000 mgr.x (mgr.24998) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.093260+0000 mgr.x (mgr.24998) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.093475+0000 mon.a (mon.0) 10661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.093475+0000 mon.a (mon.0) 10661 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.167153+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.167153+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.172221+0000 mon.a (mon.0) 10663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.172221+0000 mon.a (mon.0) 10663 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.176741+0000 mon.a (mon.0) 10664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.176741+0000 mon.a (mon.0) 10664 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.178235+0000 mon.a (mon.0) 10665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.178235+0000 mon.a (mon.0) 10665 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.189925+0000 mgr.x (mgr.24998) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.189925+0000 mgr.x (mgr.24998) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:46.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.190166+0000 mon.a (mon.0) 10666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.190166+0000 mon.a (mon.0) 10666 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.282434+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.282434+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.287360+0000 mon.a (mon.0) 10668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.287360+0000 mon.a (mon.0) 10668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.291943+0000 mon.a (mon.0) 10669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.291943+0000 mon.a (mon.0) 10669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.293857+0000 mon.a (mon.0) 10670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.293857+0000 mon.a (mon.0) 10670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.307113+0000 mon.a (mon.0) 10671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.307113+0000 mon.a (mon.0) 10671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.386070+0000 mon.a (mon.0) 10672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.386070+0000 mon.a (mon.0) 10672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.389200+0000 mon.a (mon.0) 10673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.389200+0000 mon.a (mon.0) 10673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.391976+0000 mon.a (mon.0) 10674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.391976+0000 mon.a (mon.0) 10674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.393228+0000 mon.a (mon.0) 10675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.393228+0000 mon.a (mon.0) 10675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.404005+0000 mon.a (mon.0) 10676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.404005+0000 mon.a (mon.0) 10676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.480097+0000 mon.a (mon.0) 10677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.480097+0000 mon.a (mon.0) 10677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.287360+0000 mon.a (mon.0) 10668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.287360+0000 mon.a (mon.0) 10668 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.291943+0000 mon.a (mon.0) 10669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.291943+0000 mon.a (mon.0) 10669 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.217 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.293857+0000 mon.a (mon.0) 10670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.293857+0000 mon.a (mon.0) 10670 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.307113+0000 mon.a (mon.0) 10671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.307113+0000 mon.a (mon.0) 10671 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.386070+0000 mon.a (mon.0) 10672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.386070+0000 mon.a (mon.0) 10672 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.389200+0000 mon.a (mon.0) 10673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.389200+0000 mon.a (mon.0) 10673 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.391976+0000 mon.a (mon.0) 10674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.391976+0000 mon.a (mon.0) 10674 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.393228+0000 mon.a (mon.0) 10675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.393228+0000 mon.a (mon.0) 10675 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.404005+0000 mon.a (mon.0) 10676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.404005+0000 mon.a (mon.0) 10676 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.480097+0000 mon.a (mon.0) 10677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.480097+0000 mon.a (mon.0) 10677 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.484951+0000 mon.a (mon.0) 10678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.484951+0000 mon.a (mon.0) 10678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.488349+0000 mon.a (mon.0) 10679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.488349+0000 mon.a (mon.0) 10679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.489900+0000 mon.a (mon.0) 10680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.489900+0000 mon.a (mon.0) 10680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.501742+0000 mon.a (mon.0) 10681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.501742+0000 mon.a (mon.0) 10681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.591543+0000 mon.a (mon.0) 10682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.219 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.591543+0000 mon.a (mon.0) 10682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.596508+0000 mon.a (mon.0) 10683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.596508+0000 mon.a (mon.0) 10683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.600504+0000 mon.a (mon.0) 10684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.600504+0000 mon.a (mon.0) 10684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.601980+0000 mon.a (mon.0) 10685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.601980+0000 mon.a (mon.0) 10685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.613978+0000 mon.a (mon.0) 10686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.613978+0000 mon.a (mon.0) 10686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.689284+0000 mon.a (mon.0) 10687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.689284+0000 mon.a (mon.0) 10687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.692460+0000 mon.a (mon.0) 10688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.692460+0000 mon.a (mon.0) 10688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.695694+0000 mon.a (mon.0) 10689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.695694+0000 mon.a (mon.0) 10689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.697676+0000 mon.a (mon.0) 10690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.697676+0000 mon.a (mon.0) 10690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.709389+0000 mon.a (mon.0) 10691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.709389+0000 mon.a (mon.0) 10691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.766943+0000 mon.a (mon.0) 10692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.766943+0000 mon.a (mon.0) 10692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.770205+0000 mon.a (mon.0) 10693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.770205+0000 mon.a (mon.0) 10693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.773112+0000 mon.a (mon.0) 10694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.773112+0000 mon.a (mon.0) 10694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.774600+0000 mon.a (mon.0) 10695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.774600+0000 mon.a (mon.0) 10695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.783871+0000 mon.a (mon.0) 10696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.783871+0000 mon.a (mon.0) 10696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.484951+0000 mon.a (mon.0) 10678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.484951+0000 mon.a (mon.0) 10678 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.488349+0000 mon.a (mon.0) 10679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.488349+0000 mon.a (mon.0) 10679 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.489900+0000 mon.a (mon.0) 10680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.489900+0000 mon.a (mon.0) 10680 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.501742+0000 mon.a (mon.0) 10681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.501742+0000 mon.a (mon.0) 10681 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.591543+0000 mon.a (mon.0) 10682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.591543+0000 mon.a (mon.0) 10682 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.596508+0000 mon.a (mon.0) 10683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.596508+0000 mon.a (mon.0) 10683 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.600504+0000 mon.a (mon.0) 10684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.600504+0000 mon.a (mon.0) 10684 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.601980+0000 mon.a (mon.0) 10685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.601980+0000 mon.a (mon.0) 10685 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.613978+0000 mon.a (mon.0) 10686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.613978+0000 mon.a (mon.0) 10686 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.223 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.689284+0000 mon.a (mon.0) 10687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.841902+0000 mon.a (mon.0) 10697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.841902+0000 mon.a (mon.0) 10697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.844639+0000 mon.a (mon.0) 10698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.844639+0000 mon.a (mon.0) 10698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.847041+0000 mon.a (mon.0) 10699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.847041+0000 mon.a (mon.0) 10699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.847996+0000 mon.a (mon.0) 10700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.847996+0000 mon.a (mon.0) 10700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.854579+0000 mon.a (mon.0) 10701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.854579+0000 mon.a (mon.0) 10701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.900717+0000 mon.a (mon.0) 10702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.900717+0000 mon.a (mon.0) 10702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.903666+0000 mon.a (mon.0) 10703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.903666+0000 mon.a (mon.0) 10703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.906195+0000 mon.a (mon.0) 10704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.906195+0000 mon.a (mon.0) 10704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.907342+0000 mon.a (mon.0) 10705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.907342+0000 mon.a (mon.0) 10705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.914756+0000 mon.a (mon.0) 10706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[73244]: audit 2024-04-30T10:15:45.914756+0000 mon.a (mon.0) 10706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.689284+0000 mon.a (mon.0) 10687 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.692460+0000 mon.a (mon.0) 10688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.692460+0000 mon.a (mon.0) 10688 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.695694+0000 mon.a (mon.0) 10689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.695694+0000 mon.a (mon.0) 10689 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.697676+0000 mon.a (mon.0) 10690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.697676+0000 mon.a (mon.0) 10690 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.709389+0000 mon.a (mon.0) 10691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.709389+0000 mon.a (mon.0) 10691 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.766943+0000 mon.a (mon.0) 10692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.766943+0000 mon.a (mon.0) 10692 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.770205+0000 mon.a (mon.0) 10693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.770205+0000 mon.a (mon.0) 10693 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.773112+0000 mon.a (mon.0) 10694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.773112+0000 mon.a (mon.0) 10694 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.774600+0000 mon.a (mon.0) 10695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.774600+0000 mon.a (mon.0) 10695 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.783871+0000 mon.a (mon.0) 10696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.783871+0000 mon.a (mon.0) 10696 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.841902+0000 mon.a (mon.0) 10697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.841902+0000 mon.a (mon.0) 10697 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.844639+0000 mon.a (mon.0) 10698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.844639+0000 mon.a (mon.0) 10698 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.847041+0000 mon.a (mon.0) 10699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.847041+0000 mon.a (mon.0) 10699 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.847996+0000 mon.a (mon.0) 10700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.847996+0000 mon.a (mon.0) 10700 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.854579+0000 mon.a (mon.0) 10701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.854579+0000 mon.a (mon.0) 10701 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.900717+0000 mon.a (mon.0) 10702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.900717+0000 mon.a (mon.0) 10702 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:46.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.903666+0000 mon.a (mon.0) 10703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.903666+0000 mon.a (mon.0) 10703 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:46.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.906195+0000 mon.a (mon.0) 10704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.906195+0000 mon.a (mon.0) 10704 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:46.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.907342+0000 mon.a (mon.0) 10705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.907342+0000 mon.a (mon.0) 10705 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:46.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.914756+0000 mon.a (mon.0) 10706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:46.227 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:45 smithi144 bash[75481]: audit 2024-04-30T10:15:45.914756+0000 mon.a (mon.0) 10706 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.310 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.306968+0000 mgr.x (mgr.24998) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.310 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.306968+0000 mgr.x (mgr.24998) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.310 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.403542+0000 mgr.x (mgr.24998) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.311 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.403542+0000 mgr.x (mgr.24998) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.311 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.501472+0000 mgr.x (mgr.24998) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.311 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.501472+0000 mgr.x (mgr.24998) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.311 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.613746+0000 mgr.x (mgr.24998) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.311 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.613746+0000 mgr.x (mgr.24998) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.311 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.709000+0000 mgr.x (mgr.24998) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.311 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.709000+0000 mgr.x (mgr.24998) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.311 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.783423+0000 mgr.x (mgr.24998) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.311 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.783423+0000 mgr.x (mgr.24998) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.311 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.853963+0000 mgr.x (mgr.24998) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.311 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.853963+0000 mgr.x (mgr.24998) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.311 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.914231+0000 mgr.x (mgr.24998) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.311 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.914231+0000 mgr.x (mgr.24998) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.311 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:45.978720+0000 mon.a (mon.0) 10707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:45.978720+0000 mon.a (mon.0) 10707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:45.981589+0000 mon.a (mon.0) 10708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:45.981589+0000 mon.a (mon.0) 10708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:45.983986+0000 mon.a (mon.0) 10709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:45.983986+0000 mon.a (mon.0) 10709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:45.984812+0000 mon.a (mon.0) 10710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:45.984812+0000 mon.a (mon.0) 10710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.990286+0000 mgr.x (mgr.24998) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:45.990286+0000 mgr.x (mgr.24998) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:45.990880+0000 mon.a (mon.0) 10711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:45.990880+0000 mon.a (mon.0) 10711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.048486+0000 mon.a (mon.0) 10712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.048486+0000 mon.a (mon.0) 10712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.051075+0000 mon.a (mon.0) 10713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.051075+0000 mon.a (mon.0) 10713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.053062+0000 mon.a (mon.0) 10714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.312 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.053062+0000 mon.a (mon.0) 10714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.054006+0000 mon.a (mon.0) 10715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.054006+0000 mon.a (mon.0) 10715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.061146+0000 mgr.x (mgr.24998) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.061146+0000 mgr.x (mgr.24998) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.061680+0000 mon.a (mon.0) 10716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.061680+0000 mon.a (mon.0) 10716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cluster 2024-04-30T10:15:46.110250+0000 mgr.x (mgr.24998) 2679 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:47.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cluster 2024-04-30T10:15:46.110250+0000 mgr.x (mgr.24998) 2679 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:47.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.124542+0000 mon.a (mon.0) 10717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.124542+0000 mon.a (mon.0) 10717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.127966+0000 mon.a (mon.0) 10718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.127966+0000 mon.a (mon.0) 10718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.130868+0000 mon.a (mon.0) 10719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.130868+0000 mon.a (mon.0) 10719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.132199+0000 mon.a (mon.0) 10720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.313 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.132199+0000 mon.a (mon.0) 10720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.140641+0000 mgr.x (mgr.24998) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.140641+0000 mgr.x (mgr.24998) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.141064+0000 mon.a (mon.0) 10721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.141064+0000 mon.a (mon.0) 10721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.214966+0000 mon.a (mon.0) 10722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.214966+0000 mon.a (mon.0) 10722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.218017+0000 mon.a (mon.0) 10723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.218017+0000 mon.a (mon.0) 10723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.221095+0000 mon.a (mon.0) 10724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.221095+0000 mon.a (mon.0) 10724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.222175+0000 mon.a (mon.0) 10725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.222175+0000 mon.a (mon.0) 10725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.229723+0000 mgr.x (mgr.24998) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.229723+0000 mgr.x (mgr.24998) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.314 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.230237+0000 mon.a (mon.0) 10726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.230237+0000 mon.a (mon.0) 10726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.308272+0000 mon.a (mon.0) 10727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.308272+0000 mon.a (mon.0) 10727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.311730+0000 mon.a (mon.0) 10728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.311730+0000 mon.a (mon.0) 10728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.314607+0000 mon.a (mon.0) 10729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.314607+0000 mon.a (mon.0) 10729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.315755+0000 mon.a (mon.0) 10730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.315755+0000 mon.a (mon.0) 10730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.325024+0000 mon.a (mon.0) 10731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.325024+0000 mon.a (mon.0) 10731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.383475+0000 mon.a (mon.0) 10732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.383475+0000 mon.a (mon.0) 10732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.386207+0000 mon.a (mon.0) 10733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.386207+0000 mon.a (mon.0) 10733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.315 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.388794+0000 mon.a (mon.0) 10734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.316 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.388794+0000 mon.a (mon.0) 10734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.316 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.390072+0000 mon.a (mon.0) 10735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.316 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.390072+0000 mon.a (mon.0) 10735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.316 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.398535+0000 mon.a (mon.0) 10736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.316 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.398535+0000 mon.a (mon.0) 10736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.316 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.456513+0000 mon.a (mon.0) 10737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.316 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.456513+0000 mon.a (mon.0) 10737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.316 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.459183+0000 mon.a (mon.0) 10738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.316 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.459183+0000 mon.a (mon.0) 10738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.316 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.461967+0000 mon.a (mon.0) 10739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.316 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.461967+0000 mon.a (mon.0) 10739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.316 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.463027+0000 mon.a (mon.0) 10740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.316 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.463027+0000 mon.a (mon.0) 10740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.316 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.471643+0000 mon.a (mon.0) 10741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.316 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.471643+0000 mon.a (mon.0) 10741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.316 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.528654+0000 mon.a (mon.0) 10742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.317 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.528654+0000 mon.a (mon.0) 10742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.317 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.531526+0000 mon.a (mon.0) 10743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.317 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.531526+0000 mon.a (mon.0) 10743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.317 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.534152+0000 mon.a (mon.0) 10744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.317 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.534152+0000 mon.a (mon.0) 10744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.317 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.535140+0000 mon.a (mon.0) 10745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.317 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.535140+0000 mon.a (mon.0) 10745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.317 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.543753+0000 mon.a (mon.0) 10746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.317 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.543753+0000 mon.a (mon.0) 10746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.317 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.600820+0000 mon.a (mon.0) 10747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.317 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.600820+0000 mon.a (mon.0) 10747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.317 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.603550+0000 mon.a (mon.0) 10748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.317 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.603550+0000 mon.a (mon.0) 10748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.317 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.606060+0000 mon.a (mon.0) 10749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.317 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.606060+0000 mon.a (mon.0) 10749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.318 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.607068+0000 mon.a (mon.0) 10750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.318 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.607068+0000 mon.a (mon.0) 10750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.318 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.615324+0000 mon.a (mon.0) 10751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.318 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.615324+0000 mon.a (mon.0) 10751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.318 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.659673+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.318 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.659673+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.318 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.662821+0000 mon.a (mon.0) 10753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.318 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.662821+0000 mon.a (mon.0) 10753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.318 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.665534+0000 mon.a (mon.0) 10754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.318 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.665534+0000 mon.a (mon.0) 10754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.318 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.666832+0000 mon.a (mon.0) 10755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.318 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.666832+0000 mon.a (mon.0) 10755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.318 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.675432+0000 mon.a (mon.0) 10756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.318 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.675432+0000 mon.a (mon.0) 10756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.319 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.753868+0000 mon.a (mon.0) 10757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.319 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.753868+0000 mon.a (mon.0) 10757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.319 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.757331+0000 mon.a (mon.0) 10758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.319 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.757331+0000 mon.a (mon.0) 10758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.319 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.760814+0000 mon.a (mon.0) 10759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.319 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.760814+0000 mon.a (mon.0) 10759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.319 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.762038+0000 mon.a (mon.0) 10760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.319 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.762038+0000 mon.a (mon.0) 10760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.319 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.770974+0000 mon.a (mon.0) 10761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.319 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.770974+0000 mon.a (mon.0) 10761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.319 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.845159+0000 mon.a (mon.0) 10762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.319 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.845159+0000 mon.a (mon.0) 10762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.319 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.849171+0000 mon.a (mon.0) 10763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.319 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.849171+0000 mon.a (mon.0) 10763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.320 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.853036+0000 mon.a (mon.0) 10764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.320 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.853036+0000 mon.a (mon.0) 10764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.320 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.854472+0000 mon.a (mon.0) 10765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.320 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.854472+0000 mon.a (mon.0) 10765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.320 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.863793+0000 mon.a (mon.0) 10766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.320 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.863793+0000 mon.a (mon.0) 10766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.320 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.953162+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.320 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:46 smithi151 bash[59049]: audit 2024-04-30T10:15:46.953162+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.306968+0000 mgr.x (mgr.24998) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.306968+0000 mgr.x (mgr.24998) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.403542+0000 mgr.x (mgr.24998) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.403542+0000 mgr.x (mgr.24998) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.501472+0000 mgr.x (mgr.24998) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.501472+0000 mgr.x (mgr.24998) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.613746+0000 mgr.x (mgr.24998) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.613746+0000 mgr.x (mgr.24998) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.709000+0000 mgr.x (mgr.24998) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.709000+0000 mgr.x (mgr.24998) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.783423+0000 mgr.x (mgr.24998) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.783423+0000 mgr.x (mgr.24998) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.853963+0000 mgr.x (mgr.24998) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.853963+0000 mgr.x (mgr.24998) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.914231+0000 mgr.x (mgr.24998) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.914231+0000 mgr.x (mgr.24998) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:45.978720+0000 mon.a (mon.0) 10707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:45.978720+0000 mon.a (mon.0) 10707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:45.981589+0000 mon.a (mon.0) 10708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:45.981589+0000 mon.a (mon.0) 10708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:45.983986+0000 mon.a (mon.0) 10709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:45.983986+0000 mon.a (mon.0) 10709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:45.984812+0000 mon.a (mon.0) 10710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:45.984812+0000 mon.a (mon.0) 10710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.990286+0000 mgr.x (mgr.24998) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:45.990286+0000 mgr.x (mgr.24998) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:45.990880+0000 mon.a (mon.0) 10711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:45.990880+0000 mon.a (mon.0) 10711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.048486+0000 mon.a (mon.0) 10712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.048486+0000 mon.a (mon.0) 10712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.051075+0000 mon.a (mon.0) 10713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.051075+0000 mon.a (mon.0) 10713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.053062+0000 mon.a (mon.0) 10714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.053062+0000 mon.a (mon.0) 10714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.054006+0000 mon.a (mon.0) 10715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.054006+0000 mon.a (mon.0) 10715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.061146+0000 mgr.x (mgr.24998) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.061146+0000 mgr.x (mgr.24998) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.061680+0000 mon.a (mon.0) 10716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.061680+0000 mon.a (mon.0) 10716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cluster 2024-04-30T10:15:46.110250+0000 mgr.x (mgr.24998) 2679 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:47.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.306968+0000 mgr.x (mgr.24998) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.306968+0000 mgr.x (mgr.24998) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.403542+0000 mgr.x (mgr.24998) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.403542+0000 mgr.x (mgr.24998) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.501472+0000 mgr.x (mgr.24998) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.501472+0000 mgr.x (mgr.24998) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.613746+0000 mgr.x (mgr.24998) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.613746+0000 mgr.x (mgr.24998) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.709000+0000 mgr.x (mgr.24998) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.709000+0000 mgr.x (mgr.24998) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.783423+0000 mgr.x (mgr.24998) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.783423+0000 mgr.x (mgr.24998) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.853963+0000 mgr.x (mgr.24998) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.853963+0000 mgr.x (mgr.24998) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.914231+0000 mgr.x (mgr.24998) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.914231+0000 mgr.x (mgr.24998) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:45.978720+0000 mon.a (mon.0) 10707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:45.978720+0000 mon.a (mon.0) 10707 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:45.981589+0000 mon.a (mon.0) 10708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:45.981589+0000 mon.a (mon.0) 10708 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:45.983986+0000 mon.a (mon.0) 10709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cluster 2024-04-30T10:15:46.110250+0000 mgr.x (mgr.24998) 2679 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:47.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.124542+0000 mon.a (mon.0) 10717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.124542+0000 mon.a (mon.0) 10717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.127966+0000 mon.a (mon.0) 10718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.127966+0000 mon.a (mon.0) 10718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.130868+0000 mon.a (mon.0) 10719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.130868+0000 mon.a (mon.0) 10719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.132199+0000 mon.a (mon.0) 10720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.132199+0000 mon.a (mon.0) 10720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.140641+0000 mgr.x (mgr.24998) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.140641+0000 mgr.x (mgr.24998) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.141064+0000 mon.a (mon.0) 10721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.141064+0000 mon.a (mon.0) 10721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.214966+0000 mon.a (mon.0) 10722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.214966+0000 mon.a (mon.0) 10722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.218017+0000 mon.a (mon.0) 10723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.218017+0000 mon.a (mon.0) 10723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.221095+0000 mon.a (mon.0) 10724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.221095+0000 mon.a (mon.0) 10724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.222175+0000 mon.a (mon.0) 10725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.222175+0000 mon.a (mon.0) 10725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.229723+0000 mgr.x (mgr.24998) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.229723+0000 mgr.x (mgr.24998) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.230237+0000 mon.a (mon.0) 10726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.230237+0000 mon.a (mon.0) 10726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.308272+0000 mon.a (mon.0) 10727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.308272+0000 mon.a (mon.0) 10727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.311730+0000 mon.a (mon.0) 10728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.311730+0000 mon.a (mon.0) 10728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.314607+0000 mon.a (mon.0) 10729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.314607+0000 mon.a (mon.0) 10729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.315755+0000 mon.a (mon.0) 10730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.315755+0000 mon.a (mon.0) 10730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.325024+0000 mon.a (mon.0) 10731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.325024+0000 mon.a (mon.0) 10731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.383475+0000 mon.a (mon.0) 10732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.383475+0000 mon.a (mon.0) 10732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.386207+0000 mon.a (mon.0) 10733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.386207+0000 mon.a (mon.0) 10733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.388794+0000 mon.a (mon.0) 10734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.388794+0000 mon.a (mon.0) 10734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.390072+0000 mon.a (mon.0) 10735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.390072+0000 mon.a (mon.0) 10735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.398535+0000 mon.a (mon.0) 10736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.398535+0000 mon.a (mon.0) 10736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.456513+0000 mon.a (mon.0) 10737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.456513+0000 mon.a (mon.0) 10737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.459183+0000 mon.a (mon.0) 10738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.459183+0000 mon.a (mon.0) 10738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.461967+0000 mon.a (mon.0) 10739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.461967+0000 mon.a (mon.0) 10739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.463027+0000 mon.a (mon.0) 10740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.463027+0000 mon.a (mon.0) 10740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.471643+0000 mon.a (mon.0) 10741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.471643+0000 mon.a (mon.0) 10741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.528654+0000 mon.a (mon.0) 10742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.528654+0000 mon.a (mon.0) 10742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:45.983986+0000 mon.a (mon.0) 10709 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:45.984812+0000 mon.a (mon.0) 10710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:45.984812+0000 mon.a (mon.0) 10710 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.990286+0000 mgr.x (mgr.24998) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:45.990286+0000 mgr.x (mgr.24998) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:45.990880+0000 mon.a (mon.0) 10711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:45.990880+0000 mon.a (mon.0) 10711 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.048486+0000 mon.a (mon.0) 10712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.048486+0000 mon.a (mon.0) 10712 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.051075+0000 mon.a (mon.0) 10713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.051075+0000 mon.a (mon.0) 10713 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.053062+0000 mon.a (mon.0) 10714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.053062+0000 mon.a (mon.0) 10714 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.054006+0000 mon.a (mon.0) 10715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.054006+0000 mon.a (mon.0) 10715 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.061146+0000 mgr.x (mgr.24998) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.061146+0000 mgr.x (mgr.24998) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.061680+0000 mon.a (mon.0) 10716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.061680+0000 mon.a (mon.0) 10716 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cluster 2024-04-30T10:15:46.110250+0000 mgr.x (mgr.24998) 2679 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:47.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.531526+0000 mon.a (mon.0) 10743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.531526+0000 mon.a (mon.0) 10743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.534152+0000 mon.a (mon.0) 10744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.534152+0000 mon.a (mon.0) 10744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.535140+0000 mon.a (mon.0) 10745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.535140+0000 mon.a (mon.0) 10745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.543753+0000 mon.a (mon.0) 10746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.543753+0000 mon.a (mon.0) 10746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.600820+0000 mon.a (mon.0) 10747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[73244]: audit 2024-04-30T10:15:46.600820+0000 mon.a (mon.0) 10747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.603550+0000 mon.a (mon.0) 10748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.603550+0000 mon.a (mon.0) 10748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.606060+0000 mon.a (mon.0) 10749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.606060+0000 mon.a (mon.0) 10749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.607068+0000 mon.a (mon.0) 10750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.607068+0000 mon.a (mon.0) 10750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.615324+0000 mon.a (mon.0) 10751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.615324+0000 mon.a (mon.0) 10751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.659673+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.659673+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.662821+0000 mon.a (mon.0) 10753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.662821+0000 mon.a (mon.0) 10753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.665534+0000 mon.a (mon.0) 10754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.665534+0000 mon.a (mon.0) 10754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.666832+0000 mon.a (mon.0) 10755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.666832+0000 mon.a (mon.0) 10755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.675432+0000 mon.a (mon.0) 10756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.675432+0000 mon.a (mon.0) 10756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.753868+0000 mon.a (mon.0) 10757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.753868+0000 mon.a (mon.0) 10757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.757331+0000 mon.a (mon.0) 10758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.757331+0000 mon.a (mon.0) 10758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.760814+0000 mon.a (mon.0) 10759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.760814+0000 mon.a (mon.0) 10759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.762038+0000 mon.a (mon.0) 10760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.762038+0000 mon.a (mon.0) 10760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.770974+0000 mon.a (mon.0) 10761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.770974+0000 mon.a (mon.0) 10761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.845159+0000 mon.a (mon.0) 10762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cluster 2024-04-30T10:15:46.110250+0000 mgr.x (mgr.24998) 2679 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:47.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.124542+0000 mon.a (mon.0) 10717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.124542+0000 mon.a (mon.0) 10717 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.127966+0000 mon.a (mon.0) 10718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.127966+0000 mon.a (mon.0) 10718 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.130868+0000 mon.a (mon.0) 10719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.130868+0000 mon.a (mon.0) 10719 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.132199+0000 mon.a (mon.0) 10720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.132199+0000 mon.a (mon.0) 10720 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.140641+0000 mgr.x (mgr.24998) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.140641+0000 mgr.x (mgr.24998) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.141064+0000 mon.a (mon.0) 10721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.141064+0000 mon.a (mon.0) 10721 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.214966+0000 mon.a (mon.0) 10722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.214966+0000 mon.a (mon.0) 10722 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.218017+0000 mon.a (mon.0) 10723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.218017+0000 mon.a (mon.0) 10723 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.221095+0000 mon.a (mon.0) 10724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.472 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.221095+0000 mon.a (mon.0) 10724 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.845159+0000 mon.a (mon.0) 10762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.849171+0000 mon.a (mon.0) 10763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.849171+0000 mon.a (mon.0) 10763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.853036+0000 mon.a (mon.0) 10764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.853036+0000 mon.a (mon.0) 10764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.854472+0000 mon.a (mon.0) 10765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.854472+0000 mon.a (mon.0) 10765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.863793+0000 mon.a (mon.0) 10766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.863793+0000 mon.a (mon.0) 10766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.953162+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.953162+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.222175+0000 mon.a (mon.0) 10725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.222175+0000 mon.a (mon.0) 10725 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.229723+0000 mgr.x (mgr.24998) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.229723+0000 mgr.x (mgr.24998) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:47.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.230237+0000 mon.a (mon.0) 10726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.230237+0000 mon.a (mon.0) 10726 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.308272+0000 mon.a (mon.0) 10727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.308272+0000 mon.a (mon.0) 10727 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.311730+0000 mon.a (mon.0) 10728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.311730+0000 mon.a (mon.0) 10728 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.314607+0000 mon.a (mon.0) 10729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.314607+0000 mon.a (mon.0) 10729 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.315755+0000 mon.a (mon.0) 10730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.315755+0000 mon.a (mon.0) 10730 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.325024+0000 mon.a (mon.0) 10731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.325024+0000 mon.a (mon.0) 10731 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.383475+0000 mon.a (mon.0) 10732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.383475+0000 mon.a (mon.0) 10732 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.386207+0000 mon.a (mon.0) 10733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.386207+0000 mon.a (mon.0) 10733 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.388794+0000 mon.a (mon.0) 10734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.388794+0000 mon.a (mon.0) 10734 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.390072+0000 mon.a (mon.0) 10735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.390072+0000 mon.a (mon.0) 10735 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.398535+0000 mon.a (mon.0) 10736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.398535+0000 mon.a (mon.0) 10736 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.456513+0000 mon.a (mon.0) 10737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.456513+0000 mon.a (mon.0) 10737 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.459183+0000 mon.a (mon.0) 10738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.459183+0000 mon.a (mon.0) 10738 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.461967+0000 mon.a (mon.0) 10739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.461967+0000 mon.a (mon.0) 10739 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.463027+0000 mon.a (mon.0) 10740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:46 smithi144 bash[75481]: audit 2024-04-30T10:15:46.463027+0000 mon.a (mon.0) 10740 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.471643+0000 mon.a (mon.0) 10741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.471643+0000 mon.a (mon.0) 10741 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.528654+0000 mon.a (mon.0) 10742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.528654+0000 mon.a (mon.0) 10742 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.531526+0000 mon.a (mon.0) 10743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.531526+0000 mon.a (mon.0) 10743 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.534152+0000 mon.a (mon.0) 10744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.534152+0000 mon.a (mon.0) 10744 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.535140+0000 mon.a (mon.0) 10745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.535140+0000 mon.a (mon.0) 10745 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.543753+0000 mon.a (mon.0) 10746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.543753+0000 mon.a (mon.0) 10746 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.600820+0000 mon.a (mon.0) 10747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.600820+0000 mon.a (mon.0) 10747 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.603550+0000 mon.a (mon.0) 10748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.603550+0000 mon.a (mon.0) 10748 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.606060+0000 mon.a (mon.0) 10749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.606060+0000 mon.a (mon.0) 10749 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.607068+0000 mon.a (mon.0) 10750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.607068+0000 mon.a (mon.0) 10750 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.615324+0000 mon.a (mon.0) 10751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.615324+0000 mon.a (mon.0) 10751 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.659673+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.659673+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.662821+0000 mon.a (mon.0) 10753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.662821+0000 mon.a (mon.0) 10753 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.665534+0000 mon.a (mon.0) 10754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.665534+0000 mon.a (mon.0) 10754 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.666832+0000 mon.a (mon.0) 10755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.666832+0000 mon.a (mon.0) 10755 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.675432+0000 mon.a (mon.0) 10756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.675432+0000 mon.a (mon.0) 10756 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.753868+0000 mon.a (mon.0) 10757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.753868+0000 mon.a (mon.0) 10757 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.757331+0000 mon.a (mon.0) 10758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.757331+0000 mon.a (mon.0) 10758 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.760814+0000 mon.a (mon.0) 10759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.760814+0000 mon.a (mon.0) 10759 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.762038+0000 mon.a (mon.0) 10760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.762038+0000 mon.a (mon.0) 10760 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.770974+0000 mon.a (mon.0) 10761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.770974+0000 mon.a (mon.0) 10761 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.845159+0000 mon.a (mon.0) 10762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.845159+0000 mon.a (mon.0) 10762 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.849171+0000 mon.a (mon.0) 10763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.849171+0000 mon.a (mon.0) 10763 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:47.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.853036+0000 mon.a (mon.0) 10764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.853036+0000 mon.a (mon.0) 10764 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:47.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.854472+0000 mon.a (mon.0) 10765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.854472+0000 mon.a (mon.0) 10765 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:47.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.863793+0000 mon.a (mon.0) 10766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.863793+0000 mon.a (mon.0) 10766 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:47.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.953162+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:47.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.953162+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:15:48] "GET /metrics HTTP/1.1" 200 38626 "" "Prometheus/2.43.0" 2024-04-30T10:15:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.324868+0000 mgr.x (mgr.24998) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.324868+0000 mgr.x (mgr.24998) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.398035+0000 mgr.x (mgr.24998) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.398035+0000 mgr.x (mgr.24998) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.471039+0000 mgr.x (mgr.24998) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.471039+0000 mgr.x (mgr.24998) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.543221+0000 mgr.x (mgr.24998) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.543221+0000 mgr.x (mgr.24998) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.614767+0000 mgr.x (mgr.24998) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.614767+0000 mgr.x (mgr.24998) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.674912+0000 mgr.x (mgr.24998) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.674912+0000 mgr.x (mgr.24998) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.770631+0000 mgr.x (mgr.24998) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.770631+0000 mgr.x (mgr.24998) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.863355+0000 mgr.x (mgr.24998) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.863355+0000 mgr.x (mgr.24998) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:46.958065+0000 mon.a (mon.0) 10768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:46.958065+0000 mon.a (mon.0) 10768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:46.986173+0000 mon.a (mon.0) 10769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:46.986173+0000 mon.a (mon.0) 10769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:46.988210+0000 mon.a (mon.0) 10770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:46.988210+0000 mon.a (mon.0) 10770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.998888+0000 mgr.x (mgr.24998) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:46.998888+0000 mgr.x (mgr.24998) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:46.999124+0000 mon.a (mon.0) 10771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:46.999124+0000 mon.a (mon.0) 10771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.081510+0000 mon.a (mon.0) 10772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.081510+0000 mon.a (mon.0) 10772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.085790+0000 mon.a (mon.0) 10773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.085790+0000 mon.a (mon.0) 10773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.089507+0000 mon.a (mon.0) 10774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.089507+0000 mon.a (mon.0) 10774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.091122+0000 mon.a (mon.0) 10775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.091122+0000 mon.a (mon.0) 10775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.101911+0000 mgr.x (mgr.24998) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.101911+0000 mgr.x (mgr.24998) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.102129+0000 mon.a (mon.0) 10776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.102129+0000 mon.a (mon.0) 10776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.179149+0000 mon.a (mon.0) 10777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.179149+0000 mon.a (mon.0) 10777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.183411+0000 mon.a (mon.0) 10778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.183411+0000 mon.a (mon.0) 10778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.187576+0000 mon.a (mon.0) 10779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.187576+0000 mon.a (mon.0) 10779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.189107+0000 mon.a (mon.0) 10780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.326 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.189107+0000 mon.a (mon.0) 10780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.200145+0000 mgr.x (mgr.24998) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.200145+0000 mgr.x (mgr.24998) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.200620+0000 mon.a (mon.0) 10781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.200620+0000 mon.a (mon.0) 10781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.257773+0000 mon.a (mon.0) 10782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.257773+0000 mon.a (mon.0) 10782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.259981+0000 mon.a (mon.0) 10783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.259981+0000 mon.a (mon.0) 10783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.262014+0000 mon.a (mon.0) 10784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.262014+0000 mon.a (mon.0) 10784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.262810+0000 mon.a (mon.0) 10785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.262810+0000 mon.a (mon.0) 10785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.270392+0000 mon.a (mon.0) 10786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.270392+0000 mon.a (mon.0) 10786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.314116+0000 mon.a (mon.0) 10787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.314116+0000 mon.a (mon.0) 10787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.316392+0000 mon.a (mon.0) 10788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.316392+0000 mon.a (mon.0) 10788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.318486+0000 mon.a (mon.0) 10789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.318486+0000 mon.a (mon.0) 10789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.319449+0000 mon.a (mon.0) 10790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.319449+0000 mon.a (mon.0) 10790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.328827+0000 mon.a (mon.0) 10791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.328827+0000 mon.a (mon.0) 10791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.370514+0000 mon.a (mon.0) 10792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.328 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.370514+0000 mon.a (mon.0) 10792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.372820+0000 mon.a (mon.0) 10793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.372820+0000 mon.a (mon.0) 10793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.375097+0000 mon.a (mon.0) 10794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.375097+0000 mon.a (mon.0) 10794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.376142+0000 mon.a (mon.0) 10795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.376142+0000 mon.a (mon.0) 10795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.329 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.386192+0000 mon.a (mon.0) 10796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.386192+0000 mon.a (mon.0) 10796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.426682+0000 mon.a (mon.0) 10797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.426682+0000 mon.a (mon.0) 10797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.429237+0000 mon.a (mon.0) 10798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.429237+0000 mon.a (mon.0) 10798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.431196+0000 mon.a (mon.0) 10799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.330 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.431196+0000 mon.a (mon.0) 10799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.431934+0000 mon.a (mon.0) 10800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.431934+0000 mon.a (mon.0) 10800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.439722+0000 mon.a (mon.0) 10801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.439722+0000 mon.a (mon.0) 10801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.479959+0000 mon.a (mon.0) 10802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.479959+0000 mon.a (mon.0) 10802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.482166+0000 mon.a (mon.0) 10803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.482166+0000 mon.a (mon.0) 10803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.485056+0000 mon.a (mon.0) 10804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.485056+0000 mon.a (mon.0) 10804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.486124+0000 mon.a (mon.0) 10805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.486124+0000 mon.a (mon.0) 10805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.495032+0000 mon.a (mon.0) 10806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.495032+0000 mon.a (mon.0) 10806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.331 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.536301+0000 mon.a (mon.0) 10807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.536301+0000 mon.a (mon.0) 10807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.539062+0000 mon.a (mon.0) 10808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.539062+0000 mon.a (mon.0) 10808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.541413+0000 mon.a (mon.0) 10809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.541413+0000 mon.a (mon.0) 10809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.542472+0000 mon.a (mon.0) 10810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.542472+0000 mon.a (mon.0) 10810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.549029+0000 mon.a (mon.0) 10811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.549029+0000 mon.a (mon.0) 10811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.595238+0000 mon.a (mon.0) 10812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.595238+0000 mon.a (mon.0) 10812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.598187+0000 mon.a (mon.0) 10813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.598187+0000 mon.a (mon.0) 10813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.600945+0000 mon.a (mon.0) 10814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.332 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.600945+0000 mon.a (mon.0) 10814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.601838+0000 mon.a (mon.0) 10815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.601838+0000 mon.a (mon.0) 10815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.610516+0000 mon.a (mon.0) 10816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.610516+0000 mon.a (mon.0) 10816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.656858+0000 mon.a (mon.0) 10817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.656858+0000 mon.a (mon.0) 10817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.660197+0000 mon.a (mon.0) 10818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.660197+0000 mon.a (mon.0) 10818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.663180+0000 mon.a (mon.0) 10819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.663180+0000 mon.a (mon.0) 10819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.664344+0000 mon.a (mon.0) 10820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.664344+0000 mon.a (mon.0) 10820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.673253+0000 mon.a (mon.0) 10821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.673253+0000 mon.a (mon.0) 10821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.333 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.735430+0000 mon.a (mon.0) 10822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.735430+0000 mon.a (mon.0) 10822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.738865+0000 mon.a (mon.0) 10823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.738865+0000 mon.a (mon.0) 10823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.741867+0000 mon.a (mon.0) 10824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.741867+0000 mon.a (mon.0) 10824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.743017+0000 mon.a (mon.0) 10825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.743017+0000 mon.a (mon.0) 10825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.751795+0000 mon.a (mon.0) 10826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.751795+0000 mon.a (mon.0) 10826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.830502+0000 mon.a (mon.0) 10827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.334 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.830502+0000 mon.a (mon.0) 10827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.834028+0000 mon.a (mon.0) 10828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.834028+0000 mon.a (mon.0) 10828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.837290+0000 mon.a (mon.0) 10829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.837290+0000 mon.a (mon.0) 10829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.838755+0000 mon.a (mon.0) 10830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.838755+0000 mon.a (mon.0) 10830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.848142+0000 mon.a (mon.0) 10831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.848142+0000 mon.a (mon.0) 10831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.927558+0000 mon.a (mon.0) 10832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.927558+0000 mon.a (mon.0) 10832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.930793+0000 mon.a (mon.0) 10833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.930793+0000 mon.a (mon.0) 10833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.933750+0000 mon.a (mon.0) 10834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.335 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.933750+0000 mon.a (mon.0) 10834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.935050+0000 mon.a (mon.0) 10835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.935050+0000 mon.a (mon.0) 10835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.943863+0000 mon.a (mon.0) 10836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.336 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:47 smithi151 bash[59049]: audit 2024-04-30T10:15:47.943863+0000 mon.a (mon.0) 10836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.324868+0000 mgr.x (mgr.24998) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.324868+0000 mgr.x (mgr.24998) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.398035+0000 mgr.x (mgr.24998) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.398035+0000 mgr.x (mgr.24998) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.471039+0000 mgr.x (mgr.24998) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.471039+0000 mgr.x (mgr.24998) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.543221+0000 mgr.x (mgr.24998) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.543221+0000 mgr.x (mgr.24998) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.614767+0000 mgr.x (mgr.24998) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.614767+0000 mgr.x (mgr.24998) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.674912+0000 mgr.x (mgr.24998) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.674912+0000 mgr.x (mgr.24998) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.770631+0000 mgr.x (mgr.24998) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.770631+0000 mgr.x (mgr.24998) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.863355+0000 mgr.x (mgr.24998) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.863355+0000 mgr.x (mgr.24998) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.958065+0000 mon.a (mon.0) 10768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.958065+0000 mon.a (mon.0) 10768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.986173+0000 mon.a (mon.0) 10769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.986173+0000 mon.a (mon.0) 10769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.988210+0000 mon.a (mon.0) 10770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.988210+0000 mon.a (mon.0) 10770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.998888+0000 mgr.x (mgr.24998) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:46.998888+0000 mgr.x (mgr.24998) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.999124+0000 mon.a (mon.0) 10771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:46.999124+0000 mon.a (mon.0) 10771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.081510+0000 mon.a (mon.0) 10772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.081510+0000 mon.a (mon.0) 10772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.085790+0000 mon.a (mon.0) 10773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.085790+0000 mon.a (mon.0) 10773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.089507+0000 mon.a (mon.0) 10774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.089507+0000 mon.a (mon.0) 10774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.091122+0000 mon.a (mon.0) 10775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.091122+0000 mon.a (mon.0) 10775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.101911+0000 mgr.x (mgr.24998) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.101911+0000 mgr.x (mgr.24998) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.102129+0000 mon.a (mon.0) 10776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.102129+0000 mon.a (mon.0) 10776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.179149+0000 mon.a (mon.0) 10777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.179149+0000 mon.a (mon.0) 10777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.183411+0000 mon.a (mon.0) 10778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.324868+0000 mgr.x (mgr.24998) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.324868+0000 mgr.x (mgr.24998) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.398035+0000 mgr.x (mgr.24998) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.398035+0000 mgr.x (mgr.24998) 2683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.471039+0000 mgr.x (mgr.24998) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.471039+0000 mgr.x (mgr.24998) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.543221+0000 mgr.x (mgr.24998) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.543221+0000 mgr.x (mgr.24998) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.614767+0000 mgr.x (mgr.24998) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.614767+0000 mgr.x (mgr.24998) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.674912+0000 mgr.x (mgr.24998) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.674912+0000 mgr.x (mgr.24998) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.770631+0000 mgr.x (mgr.24998) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.770631+0000 mgr.x (mgr.24998) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.863355+0000 mgr.x (mgr.24998) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.863355+0000 mgr.x (mgr.24998) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.958065+0000 mon.a (mon.0) 10768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.958065+0000 mon.a (mon.0) 10768 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.986173+0000 mon.a (mon.0) 10769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.986173+0000 mon.a (mon.0) 10769 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.461 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.988210+0000 mon.a (mon.0) 10770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.183411+0000 mon.a (mon.0) 10778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.187576+0000 mon.a (mon.0) 10779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.187576+0000 mon.a (mon.0) 10779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.189107+0000 mon.a (mon.0) 10780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.461 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.189107+0000 mon.a (mon.0) 10780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.200145+0000 mgr.x (mgr.24998) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.200145+0000 mgr.x (mgr.24998) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.200620+0000 mon.a (mon.0) 10781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.200620+0000 mon.a (mon.0) 10781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.257773+0000 mon.a (mon.0) 10782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.257773+0000 mon.a (mon.0) 10782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.259981+0000 mon.a (mon.0) 10783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.259981+0000 mon.a (mon.0) 10783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.262014+0000 mon.a (mon.0) 10784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.262014+0000 mon.a (mon.0) 10784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.262810+0000 mon.a (mon.0) 10785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.262810+0000 mon.a (mon.0) 10785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.270392+0000 mon.a (mon.0) 10786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.270392+0000 mon.a (mon.0) 10786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.462 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.314116+0000 mon.a (mon.0) 10787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.314116+0000 mon.a (mon.0) 10787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.316392+0000 mon.a (mon.0) 10788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.316392+0000 mon.a (mon.0) 10788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.318486+0000 mon.a (mon.0) 10789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.318486+0000 mon.a (mon.0) 10789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.319449+0000 mon.a (mon.0) 10790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.319449+0000 mon.a (mon.0) 10790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.328827+0000 mon.a (mon.0) 10791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.328827+0000 mon.a (mon.0) 10791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.370514+0000 mon.a (mon.0) 10792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.370514+0000 mon.a (mon.0) 10792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.372820+0000 mon.a (mon.0) 10793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.372820+0000 mon.a (mon.0) 10793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.375097+0000 mon.a (mon.0) 10794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.375097+0000 mon.a (mon.0) 10794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.463 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.376142+0000 mon.a (mon.0) 10795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.376142+0000 mon.a (mon.0) 10795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.386192+0000 mon.a (mon.0) 10796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.988210+0000 mon.a (mon.0) 10770 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.998888+0000 mgr.x (mgr.24998) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:46.998888+0000 mgr.x (mgr.24998) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.999124+0000 mon.a (mon.0) 10771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:46.999124+0000 mon.a (mon.0) 10771 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.081510+0000 mon.a (mon.0) 10772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.081510+0000 mon.a (mon.0) 10772 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.085790+0000 mon.a (mon.0) 10773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.085790+0000 mon.a (mon.0) 10773 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.089507+0000 mon.a (mon.0) 10774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.089507+0000 mon.a (mon.0) 10774 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.091122+0000 mon.a (mon.0) 10775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.091122+0000 mon.a (mon.0) 10775 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.101911+0000 mgr.x (mgr.24998) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.101911+0000 mgr.x (mgr.24998) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.102129+0000 mon.a (mon.0) 10776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.102129+0000 mon.a (mon.0) 10776 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.179149+0000 mon.a (mon.0) 10777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.179149+0000 mon.a (mon.0) 10777 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.183411+0000 mon.a (mon.0) 10778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.386192+0000 mon.a (mon.0) 10796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.426682+0000 mon.a (mon.0) 10797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.426682+0000 mon.a (mon.0) 10797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.429237+0000 mon.a (mon.0) 10798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.429237+0000 mon.a (mon.0) 10798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.431196+0000 mon.a (mon.0) 10799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.431196+0000 mon.a (mon.0) 10799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.431934+0000 mon.a (mon.0) 10800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.431934+0000 mon.a (mon.0) 10800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.439722+0000 mon.a (mon.0) 10801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.439722+0000 mon.a (mon.0) 10801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.479959+0000 mon.a (mon.0) 10802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.479959+0000 mon.a (mon.0) 10802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.466 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.482166+0000 mon.a (mon.0) 10803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.482166+0000 mon.a (mon.0) 10803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.485056+0000 mon.a (mon.0) 10804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.485056+0000 mon.a (mon.0) 10804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.486124+0000 mon.a (mon.0) 10805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.486124+0000 mon.a (mon.0) 10805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.495032+0000 mon.a (mon.0) 10806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.495032+0000 mon.a (mon.0) 10806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.536301+0000 mon.a (mon.0) 10807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.536301+0000 mon.a (mon.0) 10807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.539062+0000 mon.a (mon.0) 10808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.539062+0000 mon.a (mon.0) 10808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.541413+0000 mon.a (mon.0) 10809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.541413+0000 mon.a (mon.0) 10809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.542472+0000 mon.a (mon.0) 10810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.542472+0000 mon.a (mon.0) 10810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.549029+0000 mon.a (mon.0) 10811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.549029+0000 mon.a (mon.0) 10811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.595238+0000 mon.a (mon.0) 10812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.595238+0000 mon.a (mon.0) 10812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.598187+0000 mon.a (mon.0) 10813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.598187+0000 mon.a (mon.0) 10813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.600945+0000 mon.a (mon.0) 10814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[73244]: audit 2024-04-30T10:15:47.600945+0000 mon.a (mon.0) 10814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.601838+0000 mon.a (mon.0) 10815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.183411+0000 mon.a (mon.0) 10778 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.187576+0000 mon.a (mon.0) 10779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.468 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.187576+0000 mon.a (mon.0) 10779 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.189107+0000 mon.a (mon.0) 10780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.189107+0000 mon.a (mon.0) 10780 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.200145+0000 mgr.x (mgr.24998) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.200145+0000 mgr.x (mgr.24998) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:48.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.200620+0000 mon.a (mon.0) 10781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.200620+0000 mon.a (mon.0) 10781 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.257773+0000 mon.a (mon.0) 10782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.257773+0000 mon.a (mon.0) 10782 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.259981+0000 mon.a (mon.0) 10783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.259981+0000 mon.a (mon.0) 10783 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.262014+0000 mon.a (mon.0) 10784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.262014+0000 mon.a (mon.0) 10784 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.262810+0000 mon.a (mon.0) 10785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.262810+0000 mon.a (mon.0) 10785 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.270392+0000 mon.a (mon.0) 10786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.469 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.270392+0000 mon.a (mon.0) 10786 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.601838+0000 mon.a (mon.0) 10815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.610516+0000 mon.a (mon.0) 10816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.610516+0000 mon.a (mon.0) 10816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.656858+0000 mon.a (mon.0) 10817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.656858+0000 mon.a (mon.0) 10817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.660197+0000 mon.a (mon.0) 10818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.470 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.660197+0000 mon.a (mon.0) 10818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.663180+0000 mon.a (mon.0) 10819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.663180+0000 mon.a (mon.0) 10819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.664344+0000 mon.a (mon.0) 10820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.664344+0000 mon.a (mon.0) 10820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.673253+0000 mon.a (mon.0) 10821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.673253+0000 mon.a (mon.0) 10821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.735430+0000 mon.a (mon.0) 10822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.735430+0000 mon.a (mon.0) 10822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.738865+0000 mon.a (mon.0) 10823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.738865+0000 mon.a (mon.0) 10823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.741867+0000 mon.a (mon.0) 10824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.741867+0000 mon.a (mon.0) 10824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.743017+0000 mon.a (mon.0) 10825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.743017+0000 mon.a (mon.0) 10825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.751795+0000 mon.a (mon.0) 10826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.751795+0000 mon.a (mon.0) 10826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.830502+0000 mon.a (mon.0) 10827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.830502+0000 mon.a (mon.0) 10827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.834028+0000 mon.a (mon.0) 10828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.834028+0000 mon.a (mon.0) 10828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.837290+0000 mon.a (mon.0) 10829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.837290+0000 mon.a (mon.0) 10829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.838755+0000 mon.a (mon.0) 10830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.838755+0000 mon.a (mon.0) 10830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.848142+0000 mon.a (mon.0) 10831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.848142+0000 mon.a (mon.0) 10831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.927558+0000 mon.a (mon.0) 10832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.927558+0000 mon.a (mon.0) 10832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.930793+0000 mon.a (mon.0) 10833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.930793+0000 mon.a (mon.0) 10833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.933750+0000 mon.a (mon.0) 10834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.933750+0000 mon.a (mon.0) 10834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.935050+0000 mon.a (mon.0) 10835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.935050+0000 mon.a (mon.0) 10835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.943863+0000 mon.a (mon.0) 10836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:47.943863+0000 mon.a (mon.0) 10836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.314116+0000 mon.a (mon.0) 10787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.314116+0000 mon.a (mon.0) 10787 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.316392+0000 mon.a (mon.0) 10788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.316392+0000 mon.a (mon.0) 10788 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.318486+0000 mon.a (mon.0) 10789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.318486+0000 mon.a (mon.0) 10789 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.319449+0000 mon.a (mon.0) 10790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.319449+0000 mon.a (mon.0) 10790 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.328827+0000 mon.a (mon.0) 10791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.328827+0000 mon.a (mon.0) 10791 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.370514+0000 mon.a (mon.0) 10792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.370514+0000 mon.a (mon.0) 10792 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.372820+0000 mon.a (mon.0) 10793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.372820+0000 mon.a (mon.0) 10793 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.375097+0000 mon.a (mon.0) 10794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.375097+0000 mon.a (mon.0) 10794 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.376142+0000 mon.a (mon.0) 10795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.376142+0000 mon.a (mon.0) 10795 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.386192+0000 mon.a (mon.0) 10796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.386192+0000 mon.a (mon.0) 10796 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.426682+0000 mon.a (mon.0) 10797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.426682+0000 mon.a (mon.0) 10797 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.429237+0000 mon.a (mon.0) 10798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.429237+0000 mon.a (mon.0) 10798 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.431196+0000 mon.a (mon.0) 10799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.475 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.431196+0000 mon.a (mon.0) 10799 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.431934+0000 mon.a (mon.0) 10800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.431934+0000 mon.a (mon.0) 10800 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.439722+0000 mon.a (mon.0) 10801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.439722+0000 mon.a (mon.0) 10801 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.479959+0000 mon.a (mon.0) 10802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.479959+0000 mon.a (mon.0) 10802 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.482166+0000 mon.a (mon.0) 10803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.482166+0000 mon.a (mon.0) 10803 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.485056+0000 mon.a (mon.0) 10804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.485056+0000 mon.a (mon.0) 10804 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.486124+0000 mon.a (mon.0) 10805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.486124+0000 mon.a (mon.0) 10805 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.495032+0000 mon.a (mon.0) 10806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.495032+0000 mon.a (mon.0) 10806 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.476 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.536301+0000 mon.a (mon.0) 10807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.536301+0000 mon.a (mon.0) 10807 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.539062+0000 mon.a (mon.0) 10808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.539062+0000 mon.a (mon.0) 10808 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.541413+0000 mon.a (mon.0) 10809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.541413+0000 mon.a (mon.0) 10809 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.542472+0000 mon.a (mon.0) 10810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.542472+0000 mon.a (mon.0) 10810 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.549029+0000 mon.a (mon.0) 10811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.549029+0000 mon.a (mon.0) 10811 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.595238+0000 mon.a (mon.0) 10812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.595238+0000 mon.a (mon.0) 10812 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.598187+0000 mon.a (mon.0) 10813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.598187+0000 mon.a (mon.0) 10813 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.477 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.600945+0000 mon.a (mon.0) 10814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.600945+0000 mon.a (mon.0) 10814 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.601838+0000 mon.a (mon.0) 10815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.601838+0000 mon.a (mon.0) 10815 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.610516+0000 mon.a (mon.0) 10816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.610516+0000 mon.a (mon.0) 10816 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.656858+0000 mon.a (mon.0) 10817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.656858+0000 mon.a (mon.0) 10817 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:47 smithi144 bash[75481]: audit 2024-04-30T10:15:47.660197+0000 mon.a (mon.0) 10818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.660197+0000 mon.a (mon.0) 10818 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.663180+0000 mon.a (mon.0) 10819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.663180+0000 mon.a (mon.0) 10819 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.664344+0000 mon.a (mon.0) 10820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.664344+0000 mon.a (mon.0) 10820 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.673253+0000 mon.a (mon.0) 10821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.673253+0000 mon.a (mon.0) 10821 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.735430+0000 mon.a (mon.0) 10822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.735430+0000 mon.a (mon.0) 10822 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.738865+0000 mon.a (mon.0) 10823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.738865+0000 mon.a (mon.0) 10823 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.741867+0000 mon.a (mon.0) 10824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.741867+0000 mon.a (mon.0) 10824 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.743017+0000 mon.a (mon.0) 10825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.743017+0000 mon.a (mon.0) 10825 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.751795+0000 mon.a (mon.0) 10826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.751795+0000 mon.a (mon.0) 10826 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.830502+0000 mon.a (mon.0) 10827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.830502+0000 mon.a (mon.0) 10827 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.834028+0000 mon.a (mon.0) 10828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.834028+0000 mon.a (mon.0) 10828 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.837290+0000 mon.a (mon.0) 10829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.837290+0000 mon.a (mon.0) 10829 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.838755+0000 mon.a (mon.0) 10830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.838755+0000 mon.a (mon.0) 10830 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.848142+0000 mon.a (mon.0) 10831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.848142+0000 mon.a (mon.0) 10831 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.927558+0000 mon.a (mon.0) 10832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.927558+0000 mon.a (mon.0) 10832 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:48.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.930793+0000 mon.a (mon.0) 10833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.930793+0000 mon.a (mon.0) 10833 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:48.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.933750+0000 mon.a (mon.0) 10834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.933750+0000 mon.a (mon.0) 10834 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:48.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.935050+0000 mon.a (mon.0) 10835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.935050+0000 mon.a (mon.0) 10835 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:48.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.943863+0000 mon.a (mon.0) 10836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:48.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:47.943863+0000 mon.a (mon.0) 10836 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.269827+0000 mgr.x (mgr.24998) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.269827+0000 mgr.x (mgr.24998) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.328253+0000 mgr.x (mgr.24998) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.328253+0000 mgr.x (mgr.24998) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.385687+0000 mgr.x (mgr.24998) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.385687+0000 mgr.x (mgr.24998) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.439166+0000 mgr.x (mgr.24998) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.439166+0000 mgr.x (mgr.24998) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.494560+0000 mgr.x (mgr.24998) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.494560+0000 mgr.x (mgr.24998) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.548454+0000 mgr.x (mgr.24998) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.548454+0000 mgr.x (mgr.24998) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.610002+0000 mgr.x (mgr.24998) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.610002+0000 mgr.x (mgr.24998) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.672778+0000 mgr.x (mgr.24998) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.672778+0000 mgr.x (mgr.24998) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.751314+0000 mgr.x (mgr.24998) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.751314+0000 mgr.x (mgr.24998) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.848253+0000 mgr.x (mgr.24998) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.848253+0000 mgr.x (mgr.24998) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.943446+0000 mgr.x (mgr.24998) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:47.943446+0000 mgr.x (mgr.24998) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.002476+0000 mon.a (mon.0) 10837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.002476+0000 mon.a (mon.0) 10837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.004965+0000 mon.a (mon.0) 10838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.004965+0000 mon.a (mon.0) 10838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.007217+0000 mon.a (mon.0) 10839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.007217+0000 mon.a (mon.0) 10839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.008086+0000 mon.a (mon.0) 10840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.008086+0000 mon.a (mon.0) 10840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.015594+0000 mgr.x (mgr.24998) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.015594+0000 mgr.x (mgr.24998) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.076 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.016000+0000 mon.a (mon.0) 10841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.016000+0000 mon.a (mon.0) 10841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.076770+0000 mon.a (mon.0) 10842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.076770+0000 mon.a (mon.0) 10842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.080042+0000 mon.a (mon.0) 10843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.080042+0000 mon.a (mon.0) 10843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.082875+0000 mon.a (mon.0) 10844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.082875+0000 mon.a (mon.0) 10844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.084032+0000 mon.a (mon.0) 10845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.084032+0000 mon.a (mon.0) 10845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.092429+0000 mgr.x (mgr.24998) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.092429+0000 mgr.x (mgr.24998) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.092870+0000 mon.a (mon.0) 10846 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.092870+0000 mon.a (mon.0) 10846 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cluster 2024-04-30T10:15:48.110806+0000 mgr.x (mgr.24998) 2706 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:49.077 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cluster 2024-04-30T10:15:48.110806+0000 mgr.x (mgr.24998) 2706 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:49.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.168446+0000 mon.a (mon.0) 10847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.168446+0000 mon.a (mon.0) 10847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.172056+0000 mon.a (mon.0) 10848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.172056+0000 mon.a (mon.0) 10848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.175211+0000 mon.a (mon.0) 10849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.175211+0000 mon.a (mon.0) 10849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.176421+0000 mon.a (mon.0) 10850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.176421+0000 mon.a (mon.0) 10850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.184739+0000 mgr.x (mgr.24998) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.184739+0000 mgr.x (mgr.24998) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.185213+0000 mon.a (mon.0) 10851 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.185213+0000 mon.a (mon.0) 10851 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.078 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.263177+0000 mon.a (mon.0) 10852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.263177+0000 mon.a (mon.0) 10852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.266462+0000 mon.a (mon.0) 10853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.266462+0000 mon.a (mon.0) 10853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.270046+0000 mon.a (mon.0) 10854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.270046+0000 mon.a (mon.0) 10854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.271248+0000 mon.a (mon.0) 10855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.271248+0000 mon.a (mon.0) 10855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.281696+0000 mon.a (mon.0) 10856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.281696+0000 mon.a (mon.0) 10856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.352817+0000 mon.a (mon.0) 10857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.352817+0000 mon.a (mon.0) 10857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.079 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.355855+0000 mon.a (mon.0) 10858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.355855+0000 mon.a (mon.0) 10858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.358580+0000 mon.a (mon.0) 10859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.358580+0000 mon.a (mon.0) 10859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.359860+0000 mon.a (mon.0) 10860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.359860+0000 mon.a (mon.0) 10860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.369036+0000 mon.a (mon.0) 10861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.369036+0000 mon.a (mon.0) 10861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.426928+0000 mon.a (mon.0) 10862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.426928+0000 mon.a (mon.0) 10862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.429405+0000 mon.a (mon.0) 10863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.080 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.429405+0000 mon.a (mon.0) 10863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.431741+0000 mon.a (mon.0) 10864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.431741+0000 mon.a (mon.0) 10864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.432894+0000 mon.a (mon.0) 10865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.432894+0000 mon.a (mon.0) 10865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.440997+0000 mon.a (mon.0) 10866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.440997+0000 mon.a (mon.0) 10866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.505710+0000 mon.a (mon.0) 10867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.505710+0000 mon.a (mon.0) 10867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.508751+0000 mon.a (mon.0) 10868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.508751+0000 mon.a (mon.0) 10868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.511155+0000 mon.a (mon.0) 10869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.511155+0000 mon.a (mon.0) 10869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.512278+0000 mon.a (mon.0) 10870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.081 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.512278+0000 mon.a (mon.0) 10870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.520786+0000 mon.a (mon.0) 10871 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.520786+0000 mon.a (mon.0) 10871 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.563382+0000 mon.a (mon.0) 10872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.563382+0000 mon.a (mon.0) 10872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.565788+0000 mon.a (mon.0) 10873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.565788+0000 mon.a (mon.0) 10873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.568073+0000 mon.a (mon.0) 10874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.568073+0000 mon.a (mon.0) 10874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.569001+0000 mon.a (mon.0) 10875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.569001+0000 mon.a (mon.0) 10875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.578763+0000 mon.a (mon.0) 10876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.578763+0000 mon.a (mon.0) 10876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.636592+0000 mon.a (mon.0) 10877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.082 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.636592+0000 mon.a (mon.0) 10877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.639048+0000 mon.a (mon.0) 10878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.639048+0000 mon.a (mon.0) 10878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.641412+0000 mon.a (mon.0) 10879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.641412+0000 mon.a (mon.0) 10879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.642431+0000 mon.a (mon.0) 10880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.642431+0000 mon.a (mon.0) 10880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.648918+0000 mon.a (mon.0) 10881 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.648918+0000 mon.a (mon.0) 10881 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.694176+0000 mon.a (mon.0) 10882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.694176+0000 mon.a (mon.0) 10882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.696996+0000 mon.a (mon.0) 10883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.696996+0000 mon.a (mon.0) 10883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.699847+0000 mon.a (mon.0) 10884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.083 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.699847+0000 mon.a (mon.0) 10884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.701204+0000 mon.a (mon.0) 10885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.701204+0000 mon.a (mon.0) 10885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.708218+0000 mon.a (mon.0) 10886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.708218+0000 mon.a (mon.0) 10886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.766048+0000 mon.a (mon.0) 10887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.766048+0000 mon.a (mon.0) 10887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.768553+0000 mon.a (mon.0) 10888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.768553+0000 mon.a (mon.0) 10888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.770855+0000 mon.a (mon.0) 10889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.770855+0000 mon.a (mon.0) 10889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.771844+0000 mon.a (mon.0) 10890 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.771844+0000 mon.a (mon.0) 10890 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.780287+0000 mon.a (mon.0) 10891 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.780287+0000 mon.a (mon.0) 10891 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.840110+0000 mon.a (mon.0) 10892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.084 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.840110+0000 mon.a (mon.0) 10892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.843052+0000 mon.a (mon.0) 10893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.843052+0000 mon.a (mon.0) 10893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.846196+0000 mon.a (mon.0) 10894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.846196+0000 mon.a (mon.0) 10894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.847631+0000 mon.a (mon.0) 10895 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.847631+0000 mon.a (mon.0) 10895 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.856890+0000 mon.a (mon.0) 10896 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.856890+0000 mon.a (mon.0) 10896 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.933943+0000 mon.a (mon.0) 10897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.933943+0000 mon.a (mon.0) 10897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.937566+0000 mon.a (mon.0) 10898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.937566+0000 mon.a (mon.0) 10898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.940905+0000 mon.a (mon.0) 10899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.940905+0000 mon.a (mon.0) 10899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.085 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.942069+0000 mon.a (mon.0) 10900 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.086 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.942069+0000 mon.a (mon.0) 10900 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.950848+0000 mon.a (mon.0) 10901 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.087 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:48 smithi151 bash[59049]: audit 2024-04-30T10:15:48.950848+0000 mon.a (mon.0) 10901 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.269827+0000 mgr.x (mgr.24998) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.269827+0000 mgr.x (mgr.24998) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.328253+0000 mgr.x (mgr.24998) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.328253+0000 mgr.x (mgr.24998) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.385687+0000 mgr.x (mgr.24998) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.385687+0000 mgr.x (mgr.24998) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.439166+0000 mgr.x (mgr.24998) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.439166+0000 mgr.x (mgr.24998) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.494560+0000 mgr.x (mgr.24998) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.494560+0000 mgr.x (mgr.24998) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.548454+0000 mgr.x (mgr.24998) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.548454+0000 mgr.x (mgr.24998) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.610002+0000 mgr.x (mgr.24998) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.610002+0000 mgr.x (mgr.24998) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.672778+0000 mgr.x (mgr.24998) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.672778+0000 mgr.x (mgr.24998) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.751314+0000 mgr.x (mgr.24998) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.751314+0000 mgr.x (mgr.24998) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.848253+0000 mgr.x (mgr.24998) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.848253+0000 mgr.x (mgr.24998) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.943446+0000 mgr.x (mgr.24998) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:47.943446+0000 mgr.x (mgr.24998) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.002476+0000 mon.a (mon.0) 10837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.002476+0000 mon.a (mon.0) 10837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.004965+0000 mon.a (mon.0) 10838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.004965+0000 mon.a (mon.0) 10838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.007217+0000 mon.a (mon.0) 10839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.007217+0000 mon.a (mon.0) 10839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.008086+0000 mon.a (mon.0) 10840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.008086+0000 mon.a (mon.0) 10840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.015594+0000 mgr.x (mgr.24998) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.015594+0000 mgr.x (mgr.24998) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.016000+0000 mon.a (mon.0) 10841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.016000+0000 mon.a (mon.0) 10841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.076770+0000 mon.a (mon.0) 10842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.076770+0000 mon.a (mon.0) 10842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.080042+0000 mon.a (mon.0) 10843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.080042+0000 mon.a (mon.0) 10843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.082875+0000 mon.a (mon.0) 10844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.082875+0000 mon.a (mon.0) 10844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.459 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.084032+0000 mon.a (mon.0) 10845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.269827+0000 mgr.x (mgr.24998) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.269827+0000 mgr.x (mgr.24998) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.328253+0000 mgr.x (mgr.24998) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.462 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.328253+0000 mgr.x (mgr.24998) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.385687+0000 mgr.x (mgr.24998) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.385687+0000 mgr.x (mgr.24998) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.439166+0000 mgr.x (mgr.24998) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.439166+0000 mgr.x (mgr.24998) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.494560+0000 mgr.x (mgr.24998) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.494560+0000 mgr.x (mgr.24998) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.548454+0000 mgr.x (mgr.24998) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.548454+0000 mgr.x (mgr.24998) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.610002+0000 mgr.x (mgr.24998) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.610002+0000 mgr.x (mgr.24998) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.672778+0000 mgr.x (mgr.24998) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.672778+0000 mgr.x (mgr.24998) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.751314+0000 mgr.x (mgr.24998) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.751314+0000 mgr.x (mgr.24998) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.848253+0000 mgr.x (mgr.24998) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.463 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.848253+0000 mgr.x (mgr.24998) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.943446+0000 mgr.x (mgr.24998) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.464 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:47.943446+0000 mgr.x (mgr.24998) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.084032+0000 mon.a (mon.0) 10845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.092429+0000 mgr.x (mgr.24998) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.092429+0000 mgr.x (mgr.24998) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.092870+0000 mon.a (mon.0) 10846 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.092870+0000 mon.a (mon.0) 10846 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cluster 2024-04-30T10:15:48.110806+0000 mgr.x (mgr.24998) 2706 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:49.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cluster 2024-04-30T10:15:48.110806+0000 mgr.x (mgr.24998) 2706 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:49.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.168446+0000 mon.a (mon.0) 10847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.464 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.168446+0000 mon.a (mon.0) 10847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.172056+0000 mon.a (mon.0) 10848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.172056+0000 mon.a (mon.0) 10848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.175211+0000 mon.a (mon.0) 10849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.175211+0000 mon.a (mon.0) 10849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.176421+0000 mon.a (mon.0) 10850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.176421+0000 mon.a (mon.0) 10850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.184739+0000 mgr.x (mgr.24998) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.184739+0000 mgr.x (mgr.24998) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.185213+0000 mon.a (mon.0) 10851 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.185213+0000 mon.a (mon.0) 10851 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.465 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.263177+0000 mon.a (mon.0) 10852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.002476+0000 mon.a (mon.0) 10837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.465 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.002476+0000 mon.a (mon.0) 10837 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.004965+0000 mon.a (mon.0) 10838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.004965+0000 mon.a (mon.0) 10838 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.007217+0000 mon.a (mon.0) 10839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.007217+0000 mon.a (mon.0) 10839 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.008086+0000 mon.a (mon.0) 10840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.008086+0000 mon.a (mon.0) 10840 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.015594+0000 mgr.x (mgr.24998) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.015594+0000 mgr.x (mgr.24998) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.016000+0000 mon.a (mon.0) 10841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.016000+0000 mon.a (mon.0) 10841 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.076770+0000 mon.a (mon.0) 10842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.076770+0000 mon.a (mon.0) 10842 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.080042+0000 mon.a (mon.0) 10843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.080042+0000 mon.a (mon.0) 10843 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.466 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.082875+0000 mon.a (mon.0) 10844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.082875+0000 mon.a (mon.0) 10844 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.467 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.084032+0000 mon.a (mon.0) 10845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.263177+0000 mon.a (mon.0) 10852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.266462+0000 mon.a (mon.0) 10853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.266462+0000 mon.a (mon.0) 10853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.270046+0000 mon.a (mon.0) 10854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.270046+0000 mon.a (mon.0) 10854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.271248+0000 mon.a (mon.0) 10855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.271248+0000 mon.a (mon.0) 10855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.467 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.281696+0000 mon.a (mon.0) 10856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.281696+0000 mon.a (mon.0) 10856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.352817+0000 mon.a (mon.0) 10857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.352817+0000 mon.a (mon.0) 10857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.355855+0000 mon.a (mon.0) 10858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.355855+0000 mon.a (mon.0) 10858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.358580+0000 mon.a (mon.0) 10859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.358580+0000 mon.a (mon.0) 10859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.359860+0000 mon.a (mon.0) 10860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.359860+0000 mon.a (mon.0) 10860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.369036+0000 mon.a (mon.0) 10861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.369036+0000 mon.a (mon.0) 10861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.426928+0000 mon.a (mon.0) 10862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.426928+0000 mon.a (mon.0) 10862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.429405+0000 mon.a (mon.0) 10863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.468 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.429405+0000 mon.a (mon.0) 10863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.431741+0000 mon.a (mon.0) 10864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.431741+0000 mon.a (mon.0) 10864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.432894+0000 mon.a (mon.0) 10865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.432894+0000 mon.a (mon.0) 10865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.440997+0000 mon.a (mon.0) 10866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.440997+0000 mon.a (mon.0) 10866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.505710+0000 mon.a (mon.0) 10867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.505710+0000 mon.a (mon.0) 10867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.508751+0000 mon.a (mon.0) 10868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.508751+0000 mon.a (mon.0) 10868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.511155+0000 mon.a (mon.0) 10869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.511155+0000 mon.a (mon.0) 10869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.512278+0000 mon.a (mon.0) 10870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.512278+0000 mon.a (mon.0) 10870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.469 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.520786+0000 mon.a (mon.0) 10871 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.084032+0000 mon.a (mon.0) 10845 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.092429+0000 mgr.x (mgr.24998) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.092429+0000 mgr.x (mgr.24998) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.092870+0000 mon.a (mon.0) 10846 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.092870+0000 mon.a (mon.0) 10846 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cluster 2024-04-30T10:15:48.110806+0000 mgr.x (mgr.24998) 2706 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:49.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cluster 2024-04-30T10:15:48.110806+0000 mgr.x (mgr.24998) 2706 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-30T10:15:49.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.168446+0000 mon.a (mon.0) 10847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.168446+0000 mon.a (mon.0) 10847 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.172056+0000 mon.a (mon.0) 10848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.172056+0000 mon.a (mon.0) 10848 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.470 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.175211+0000 mon.a (mon.0) 10849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.175211+0000 mon.a (mon.0) 10849 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.176421+0000 mon.a (mon.0) 10850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.176421+0000 mon.a (mon.0) 10850 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.184739+0000 mgr.x (mgr.24998) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.184739+0000 mgr.x (mgr.24998) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:49.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.185213+0000 mon.a (mon.0) 10851 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.185213+0000 mon.a (mon.0) 10851 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.471 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.263177+0000 mon.a (mon.0) 10852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.520786+0000 mon.a (mon.0) 10871 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.563382+0000 mon.a (mon.0) 10872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.563382+0000 mon.a (mon.0) 10872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.471 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.565788+0000 mon.a (mon.0) 10873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.565788+0000 mon.a (mon.0) 10873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.568073+0000 mon.a (mon.0) 10874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.568073+0000 mon.a (mon.0) 10874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.569001+0000 mon.a (mon.0) 10875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.569001+0000 mon.a (mon.0) 10875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.578763+0000 mon.a (mon.0) 10876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.578763+0000 mon.a (mon.0) 10876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.636592+0000 mon.a (mon.0) 10877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.636592+0000 mon.a (mon.0) 10877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.639048+0000 mon.a (mon.0) 10878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.639048+0000 mon.a (mon.0) 10878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.641412+0000 mon.a (mon.0) 10879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.472 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.641412+0000 mon.a (mon.0) 10879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.642431+0000 mon.a (mon.0) 10880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.473 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.642431+0000 mon.a (mon.0) 10880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.263177+0000 mon.a (mon.0) 10852 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.266462+0000 mon.a (mon.0) 10853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.266462+0000 mon.a (mon.0) 10853 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.270046+0000 mon.a (mon.0) 10854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.270046+0000 mon.a (mon.0) 10854 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.271248+0000 mon.a (mon.0) 10855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.271248+0000 mon.a (mon.0) 10855 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.281696+0000 mon.a (mon.0) 10856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.281696+0000 mon.a (mon.0) 10856 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.473 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.352817+0000 mon.a (mon.0) 10857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.352817+0000 mon.a (mon.0) 10857 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.355855+0000 mon.a (mon.0) 10858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.355855+0000 mon.a (mon.0) 10858 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.358580+0000 mon.a (mon.0) 10859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.358580+0000 mon.a (mon.0) 10859 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.359860+0000 mon.a (mon.0) 10860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.359860+0000 mon.a (mon.0) 10860 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.369036+0000 mon.a (mon.0) 10861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.474 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.369036+0000 mon.a (mon.0) 10861 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.648918+0000 mon.a (mon.0) 10881 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.648918+0000 mon.a (mon.0) 10881 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.694176+0000 mon.a (mon.0) 10882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.694176+0000 mon.a (mon.0) 10882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.696996+0000 mon.a (mon.0) 10883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.696996+0000 mon.a (mon.0) 10883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.699847+0000 mon.a (mon.0) 10884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.699847+0000 mon.a (mon.0) 10884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.701204+0000 mon.a (mon.0) 10885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.475 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.701204+0000 mon.a (mon.0) 10885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.708218+0000 mon.a (mon.0) 10886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.708218+0000 mon.a (mon.0) 10886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.766048+0000 mon.a (mon.0) 10887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.766048+0000 mon.a (mon.0) 10887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.768553+0000 mon.a (mon.0) 10888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.768553+0000 mon.a (mon.0) 10888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.770855+0000 mon.a (mon.0) 10889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.770855+0000 mon.a (mon.0) 10889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.771844+0000 mon.a (mon.0) 10890 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.771844+0000 mon.a (mon.0) 10890 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.780287+0000 mon.a (mon.0) 10891 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.780287+0000 mon.a (mon.0) 10891 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.840110+0000 mon.a (mon.0) 10892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.840110+0000 mon.a (mon.0) 10892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.843052+0000 mon.a (mon.0) 10893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.476 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.843052+0000 mon.a (mon.0) 10893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.846196+0000 mon.a (mon.0) 10894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.846196+0000 mon.a (mon.0) 10894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.847631+0000 mon.a (mon.0) 10895 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.847631+0000 mon.a (mon.0) 10895 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.856890+0000 mon.a (mon.0) 10896 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.856890+0000 mon.a (mon.0) 10896 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.933943+0000 mon.a (mon.0) 10897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.933943+0000 mon.a (mon.0) 10897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.937566+0000 mon.a (mon.0) 10898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.937566+0000 mon.a (mon.0) 10898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.940905+0000 mon.a (mon.0) 10899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.940905+0000 mon.a (mon.0) 10899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.942069+0000 mon.a (mon.0) 10900 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.942069+0000 mon.a (mon.0) 10900 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.477 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.950848+0000 mon.a (mon.0) 10901 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.478 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[73244]: audit 2024-04-30T10:15:48.950848+0000 mon.a (mon.0) 10901 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.426928+0000 mon.a (mon.0) 10862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.478 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.426928+0000 mon.a (mon.0) 10862 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.429405+0000 mon.a (mon.0) 10863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.429405+0000 mon.a (mon.0) 10863 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.431741+0000 mon.a (mon.0) 10864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.431741+0000 mon.a (mon.0) 10864 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.432894+0000 mon.a (mon.0) 10865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.432894+0000 mon.a (mon.0) 10865 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.440997+0000 mon.a (mon.0) 10866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.440997+0000 mon.a (mon.0) 10866 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.505710+0000 mon.a (mon.0) 10867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.505710+0000 mon.a (mon.0) 10867 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.508751+0000 mon.a (mon.0) 10868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.508751+0000 mon.a (mon.0) 10868 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.511155+0000 mon.a (mon.0) 10869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.479 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.511155+0000 mon.a (mon.0) 10869 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.512278+0000 mon.a (mon.0) 10870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.512278+0000 mon.a (mon.0) 10870 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.520786+0000 mon.a (mon.0) 10871 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.520786+0000 mon.a (mon.0) 10871 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.563382+0000 mon.a (mon.0) 10872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.563382+0000 mon.a (mon.0) 10872 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.565788+0000 mon.a (mon.0) 10873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.565788+0000 mon.a (mon.0) 10873 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.568073+0000 mon.a (mon.0) 10874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.568073+0000 mon.a (mon.0) 10874 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.569001+0000 mon.a (mon.0) 10875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.569001+0000 mon.a (mon.0) 10875 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.578763+0000 mon.a (mon.0) 10876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.480 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.578763+0000 mon.a (mon.0) 10876 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.636592+0000 mon.a (mon.0) 10877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.636592+0000 mon.a (mon.0) 10877 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.639048+0000 mon.a (mon.0) 10878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.639048+0000 mon.a (mon.0) 10878 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.641412+0000 mon.a (mon.0) 10879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.641412+0000 mon.a (mon.0) 10879 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.642431+0000 mon.a (mon.0) 10880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.642431+0000 mon.a (mon.0) 10880 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.648918+0000 mon.a (mon.0) 10881 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.648918+0000 mon.a (mon.0) 10881 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.694176+0000 mon.a (mon.0) 10882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.694176+0000 mon.a (mon.0) 10882 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.696996+0000 mon.a (mon.0) 10883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.481 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.696996+0000 mon.a (mon.0) 10883 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.699847+0000 mon.a (mon.0) 10884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.699847+0000 mon.a (mon.0) 10884 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.701204+0000 mon.a (mon.0) 10885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.701204+0000 mon.a (mon.0) 10885 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.708218+0000 mon.a (mon.0) 10886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.708218+0000 mon.a (mon.0) 10886 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.766048+0000 mon.a (mon.0) 10887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.766048+0000 mon.a (mon.0) 10887 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.768553+0000 mon.a (mon.0) 10888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.768553+0000 mon.a (mon.0) 10888 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.770855+0000 mon.a (mon.0) 10889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.770855+0000 mon.a (mon.0) 10889 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.482 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.771844+0000 mon.a (mon.0) 10890 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.771844+0000 mon.a (mon.0) 10890 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.780287+0000 mon.a (mon.0) 10891 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.780287+0000 mon.a (mon.0) 10891 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.840110+0000 mon.a (mon.0) 10892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.840110+0000 mon.a (mon.0) 10892 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.843052+0000 mon.a (mon.0) 10893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.843052+0000 mon.a (mon.0) 10893 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.846196+0000 mon.a (mon.0) 10894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.846196+0000 mon.a (mon.0) 10894 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.847631+0000 mon.a (mon.0) 10895 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.847631+0000 mon.a (mon.0) 10895 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.856890+0000 mon.a (mon.0) 10896 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.856890+0000 mon.a (mon.0) 10896 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.933943+0000 mon.a (mon.0) 10897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.483 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.933943+0000 mon.a (mon.0) 10897 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:49.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.937566+0000 mon.a (mon.0) 10898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.937566+0000 mon.a (mon.0) 10898 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:49.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.940905+0000 mon.a (mon.0) 10899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.940905+0000 mon.a (mon.0) 10899 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:49.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.942069+0000 mon.a (mon.0) 10900 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.942069+0000 mon.a (mon.0) 10900 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:49.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.950848+0000 mon.a (mon.0) 10901 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:49.484 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:48 smithi144 bash[75481]: audit 2024-04-30T10:15:48.950848+0000 mon.a (mon.0) 10901 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.281359+0000 mgr.x (mgr.24998) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.281359+0000 mgr.x (mgr.24998) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.368620+0000 mgr.x (mgr.24998) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.368620+0000 mgr.x (mgr.24998) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.440506+0000 mgr.x (mgr.24998) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.440506+0000 mgr.x (mgr.24998) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.520307+0000 mgr.x (mgr.24998) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.520307+0000 mgr.x (mgr.24998) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.578233+0000 mgr.x (mgr.24998) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.578233+0000 mgr.x (mgr.24998) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.648508+0000 mgr.x (mgr.24998) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.648508+0000 mgr.x (mgr.24998) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.707764+0000 mgr.x (mgr.24998) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.707764+0000 mgr.x (mgr.24998) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.208 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.779756+0000 mgr.x (mgr.24998) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.779756+0000 mgr.x (mgr.24998) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.856723+0000 mgr.x (mgr.24998) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.856723+0000 mgr.x (mgr.24998) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.950523+0000 mgr.x (mgr.24998) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:48.950523+0000 mgr.x (mgr.24998) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.025239+0000 mon.a (mon.0) 10902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.209 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.025239+0000 mon.a (mon.0) 10902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.209 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.281359+0000 mgr.x (mgr.24998) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.281359+0000 mgr.x (mgr.24998) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.368620+0000 mgr.x (mgr.24998) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.368620+0000 mgr.x (mgr.24998) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.440506+0000 mgr.x (mgr.24998) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.440506+0000 mgr.x (mgr.24998) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.520307+0000 mgr.x (mgr.24998) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.520307+0000 mgr.x (mgr.24998) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.578233+0000 mgr.x (mgr.24998) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.578233+0000 mgr.x (mgr.24998) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.648508+0000 mgr.x (mgr.24998) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.648508+0000 mgr.x (mgr.24998) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.707764+0000 mgr.x (mgr.24998) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.210 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.707764+0000 mgr.x (mgr.24998) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.779756+0000 mgr.x (mgr.24998) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.779756+0000 mgr.x (mgr.24998) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.856723+0000 mgr.x (mgr.24998) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.856723+0000 mgr.x (mgr.24998) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.950523+0000 mgr.x (mgr.24998) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:48.950523+0000 mgr.x (mgr.24998) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.025239+0000 mon.a (mon.0) 10902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.025239+0000 mon.a (mon.0) 10902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.027656+0000 mon.a (mon.0) 10903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.027656+0000 mon.a (mon.0) 10903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.032039+0000 mon.a (mon.0) 10904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.032039+0000 mon.a (mon.0) 10904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.033045+0000 mon.a (mon.0) 10905 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.211 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.033045+0000 mon.a (mon.0) 10905 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:49.041088+0000 mgr.x (mgr.24998) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:49.041088+0000 mgr.x (mgr.24998) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.041435+0000 mon.a (mon.0) 10906 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.041435+0000 mon.a (mon.0) 10906 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.124711+0000 mon.a (mon.0) 10907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.124711+0000 mon.a (mon.0) 10907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.129656+0000 mon.a (mon.0) 10908 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.129656+0000 mon.a (mon.0) 10908 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.133904+0000 mon.a (mon.0) 10909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.133904+0000 mon.a (mon.0) 10909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.135158+0000 mon.a (mon.0) 10910 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.135158+0000 mon.a (mon.0) 10910 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.212 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:49.142961+0000 mgr.x (mgr.24998) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.027656+0000 mon.a (mon.0) 10903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.027656+0000 mon.a (mon.0) 10903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.032039+0000 mon.a (mon.0) 10904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.032039+0000 mon.a (mon.0) 10904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.033045+0000 mon.a (mon.0) 10905 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.033045+0000 mon.a (mon.0) 10905 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:49.041088+0000 mgr.x (mgr.24998) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:49.041088+0000 mgr.x (mgr.24998) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.041435+0000 mon.a (mon.0) 10906 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.041435+0000 mon.a (mon.0) 10906 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.124711+0000 mon.a (mon.0) 10907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.124711+0000 mon.a (mon.0) 10907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.213 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.129656+0000 mon.a (mon.0) 10908 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.129656+0000 mon.a (mon.0) 10908 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.133904+0000 mon.a (mon.0) 10909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.133904+0000 mon.a (mon.0) 10909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.135158+0000 mon.a (mon.0) 10910 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.135158+0000 mon.a (mon.0) 10910 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.214 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:49.142961+0000 mgr.x (mgr.24998) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:49.142961+0000 mgr.x (mgr.24998) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.214 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.143335+0000 mon.a (mon.0) 10911 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.143335+0000 mon.a (mon.0) 10911 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.204738+0000 mon.a (mon.0) 10912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.204738+0000 mon.a (mon.0) 10912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.207380+0000 mon.a (mon.0) 10913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.207380+0000 mon.a (mon.0) 10913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.210083+0000 mon.a (mon.0) 10914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.210083+0000 mon.a (mon.0) 10914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.211350+0000 mon.a (mon.0) 10915 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.211350+0000 mon.a (mon.0) 10915 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:49.219399+0000 mgr.x (mgr.24998) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: cephadm 2024-04-30T10:15:49.219399+0000 mgr.x (mgr.24998) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.219717+0000 mon.a (mon.0) 10916 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.219717+0000 mon.a (mon.0) 10916 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.278960+0000 mon.a (mon.0) 10917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.215 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.278960+0000 mon.a (mon.0) 10917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.281856+0000 mon.a (mon.0) 10918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.281856+0000 mon.a (mon.0) 10918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.216 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.284140+0000 mon.a (mon.0) 10919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:49.142961+0000 mgr.x (mgr.24998) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.143335+0000 mon.a (mon.0) 10911 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.143335+0000 mon.a (mon.0) 10911 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.204738+0000 mon.a (mon.0) 10912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.204738+0000 mon.a (mon.0) 10912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.216 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.207380+0000 mon.a (mon.0) 10913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.207380+0000 mon.a (mon.0) 10913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.210083+0000 mon.a (mon.0) 10914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.210083+0000 mon.a (mon.0) 10914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.211350+0000 mon.a (mon.0) 10915 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.211350+0000 mon.a (mon.0) 10915 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:49.219399+0000 mgr.x (mgr.24998) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: cephadm 2024-04-30T10:15:49.219399+0000 mgr.x (mgr.24998) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.219717+0000 mon.a (mon.0) 10916 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.219717+0000 mon.a (mon.0) 10916 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.278960+0000 mon.a (mon.0) 10917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.278960+0000 mon.a (mon.0) 10917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.281856+0000 mon.a (mon.0) 10918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.281856+0000 mon.a (mon.0) 10918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.217 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.284140+0000 mon.a (mon.0) 10919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.284140+0000 mon.a (mon.0) 10919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.285137+0000 mon.a (mon.0) 10920 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.285137+0000 mon.a (mon.0) 10920 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.304535+0000 mon.a (mon.0) 10921 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.304535+0000 mon.a (mon.0) 10921 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.346217+0000 mon.a (mon.0) 10922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.346217+0000 mon.a (mon.0) 10922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.218 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.348386+0000 mon.a (mon.0) 10923 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.348386+0000 mon.a (mon.0) 10923 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.351819+0000 mon.a (mon.0) 10924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.351819+0000 mon.a (mon.0) 10924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.352658+0000 mon.a (mon.0) 10925 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.352658+0000 mon.a (mon.0) 10925 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.360976+0000 mon.a (mon.0) 10926 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.360976+0000 mon.a (mon.0) 10926 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.403379+0000 mon.a (mon.0) 10927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.403379+0000 mon.a (mon.0) 10927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.406541+0000 mon.a (mon.0) 10928 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.219 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.406541+0000 mon.a (mon.0) 10928 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.284140+0000 mon.a (mon.0) 10919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.285137+0000 mon.a (mon.0) 10920 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.285137+0000 mon.a (mon.0) 10920 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.304535+0000 mon.a (mon.0) 10921 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.304535+0000 mon.a (mon.0) 10921 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.346217+0000 mon.a (mon.0) 10922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.346217+0000 mon.a (mon.0) 10922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.348386+0000 mon.a (mon.0) 10923 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.348386+0000 mon.a (mon.0) 10923 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.351819+0000 mon.a (mon.0) 10924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.351819+0000 mon.a (mon.0) 10924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.352658+0000 mon.a (mon.0) 10925 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.220 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.352658+0000 mon.a (mon.0) 10925 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.360976+0000 mon.a (mon.0) 10926 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.360976+0000 mon.a (mon.0) 10926 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.403379+0000 mon.a (mon.0) 10927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.403379+0000 mon.a (mon.0) 10927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.406541+0000 mon.a (mon.0) 10928 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.221 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.406541+0000 mon.a (mon.0) 10928 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.408907+0000 mon.a (mon.0) 10929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.408907+0000 mon.a (mon.0) 10929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.409950+0000 mon.a (mon.0) 10930 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.409950+0000 mon.a (mon.0) 10930 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.418615+0000 mon.a (mon.0) 10931 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.221 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.418615+0000 mon.a (mon.0) 10931 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.477550+0000 mon.a (mon.0) 10932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.477550+0000 mon.a (mon.0) 10932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.481019+0000 mon.a (mon.0) 10933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.481019+0000 mon.a (mon.0) 10933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.483354+0000 mon.a (mon.0) 10934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.483354+0000 mon.a (mon.0) 10934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.484270+0000 mon.a (mon.0) 10935 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.484270+0000 mon.a (mon.0) 10935 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.492561+0000 mon.a (mon.0) 10936 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.492561+0000 mon.a (mon.0) 10936 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.555150+0000 mon.a (mon.0) 10937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.555150+0000 mon.a (mon.0) 10937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.222 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.561237+0000 mon.a (mon.0) 10938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.408907+0000 mon.a (mon.0) 10929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.408907+0000 mon.a (mon.0) 10929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.409950+0000 mon.a (mon.0) 10930 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.409950+0000 mon.a (mon.0) 10930 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.418615+0000 mon.a (mon.0) 10931 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.418615+0000 mon.a (mon.0) 10931 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.477550+0000 mon.a (mon.0) 10932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.477550+0000 mon.a (mon.0) 10932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.481019+0000 mon.a (mon.0) 10933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.481019+0000 mon.a (mon.0) 10933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.223 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.483354+0000 mon.a (mon.0) 10934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.483354+0000 mon.a (mon.0) 10934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.484270+0000 mon.a (mon.0) 10935 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.484270+0000 mon.a (mon.0) 10935 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.492561+0000 mon.a (mon.0) 10936 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.492561+0000 mon.a (mon.0) 10936 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.555150+0000 mon.a (mon.0) 10937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.555150+0000 mon.a (mon.0) 10937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.224 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.561237+0000 mon.a (mon.0) 10938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.561237+0000 mon.a (mon.0) 10938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.224 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.562078+0000 mon.a (mon.0) 10939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.562078+0000 mon.a (mon.0) 10939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.571901+0000 mon.a (mon.0) 10940 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.571901+0000 mon.a (mon.0) 10940 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.573227+0000 mon.a (mon.0) 10941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.573227+0000 mon.a (mon.0) 10941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.575919+0000 mon.a (mon.0) 10942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.575919+0000 mon.a (mon.0) 10942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.581279+0000 mon.a (mon.0) 10943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.581279+0000 mon.a (mon.0) 10943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.588023+0000 mon.a (mon.0) 10944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.588023+0000 mon.a (mon.0) 10944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.648433+0000 mon.a (mon.0) 10945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.648433+0000 mon.a (mon.0) 10945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.651650+0000 mon.a (mon.0) 10946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.225 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.651650+0000 mon.a (mon.0) 10946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.653831+0000 mon.a (mon.0) 10947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.653831+0000 mon.a (mon.0) 10947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.226 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.655514+0000 mon.a (mon.0) 10948 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.561237+0000 mon.a (mon.0) 10938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.562078+0000 mon.a (mon.0) 10939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.562078+0000 mon.a (mon.0) 10939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.571901+0000 mon.a (mon.0) 10940 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.571901+0000 mon.a (mon.0) 10940 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.226 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.573227+0000 mon.a (mon.0) 10941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.573227+0000 mon.a (mon.0) 10941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.575919+0000 mon.a (mon.0) 10942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.575919+0000 mon.a (mon.0) 10942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.581279+0000 mon.a (mon.0) 10943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.581279+0000 mon.a (mon.0) 10943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.588023+0000 mon.a (mon.0) 10944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.588023+0000 mon.a (mon.0) 10944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.648433+0000 mon.a (mon.0) 10945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.227 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.648433+0000 mon.a (mon.0) 10945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.651650+0000 mon.a (mon.0) 10946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.651650+0000 mon.a (mon.0) 10946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.653831+0000 mon.a (mon.0) 10947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.653831+0000 mon.a (mon.0) 10947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.228 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.655514+0000 mon.a (mon.0) 10948 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.655514+0000 mon.a (mon.0) 10948 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.657713+0000 mon.a (mon.0) 10949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.657713+0000 mon.a (mon.0) 10949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.660480+0000 mon.a (mon.0) 10950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.660480+0000 mon.a (mon.0) 10950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.228 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.662742+0000 mon.a (mon.0) 10951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.662742+0000 mon.a (mon.0) 10951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.664586+0000 mon.a (mon.0) 10952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.664586+0000 mon.a (mon.0) 10952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.665978+0000 mon.a (mon.0) 10953 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.665978+0000 mon.a (mon.0) 10953 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.667571+0000 mon.a (mon.0) 10954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.667571+0000 mon.a (mon.0) 10954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.669374+0000 mon.a (mon.0) 10955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.669374+0000 mon.a (mon.0) 10955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.670857+0000 mon.a (mon.0) 10956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.670857+0000 mon.a (mon.0) 10956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.672446+0000 mon.a (mon.0) 10957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.672446+0000 mon.a (mon.0) 10957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.229 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.674481+0000 mon.a (mon.0) 10958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.655514+0000 mon.a (mon.0) 10948 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.657713+0000 mon.a (mon.0) 10949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.657713+0000 mon.a (mon.0) 10949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.660480+0000 mon.a (mon.0) 10950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.660480+0000 mon.a (mon.0) 10950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.662742+0000 mon.a (mon.0) 10951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.662742+0000 mon.a (mon.0) 10951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.664586+0000 mon.a (mon.0) 10952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.664586+0000 mon.a (mon.0) 10952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.665978+0000 mon.a (mon.0) 10953 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.230 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.665978+0000 mon.a (mon.0) 10953 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.667571+0000 mon.a (mon.0) 10954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.667571+0000 mon.a (mon.0) 10954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.669374+0000 mon.a (mon.0) 10955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.669374+0000 mon.a (mon.0) 10955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.670857+0000 mon.a (mon.0) 10956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.670857+0000 mon.a (mon.0) 10956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.672446+0000 mon.a (mon.0) 10957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.672446+0000 mon.a (mon.0) 10957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.231 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.674481+0000 mon.a (mon.0) 10958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.674481+0000 mon.a (mon.0) 10958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.676397+0000 mon.a (mon.0) 10959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.231 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.676397+0000 mon.a (mon.0) 10959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.678630+0000 mon.a (mon.0) 10960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.678630+0000 mon.a (mon.0) 10960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.680594+0000 mon.a (mon.0) 10961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.680594+0000 mon.a (mon.0) 10961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.682505+0000 mon.a (mon.0) 10962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.682505+0000 mon.a (mon.0) 10962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.684395+0000 mon.a (mon.0) 10963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.684395+0000 mon.a (mon.0) 10963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.693048+0000 mon.a (mon.0) 10964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.693048+0000 mon.a (mon.0) 10964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.697110+0000 mon.a (mon.0) 10965 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-30T10:15:50.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.697110+0000 mon.a (mon.0) 10965 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-30T10:15:50.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.705629+0000 mon.a (mon.0) 10966 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-30T10:15:50.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.705629+0000 mon.a (mon.0) 10966 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-30T10:15:50.232 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.709613+0000 mon.a (mon.0) 10967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.233 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.709613+0000 mon.a (mon.0) 10967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.674481+0000 mon.a (mon.0) 10958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.676397+0000 mon.a (mon.0) 10959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.676397+0000 mon.a (mon.0) 10959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.678630+0000 mon.a (mon.0) 10960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.678630+0000 mon.a (mon.0) 10960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.680594+0000 mon.a (mon.0) 10961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.680594+0000 mon.a (mon.0) 10961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.233 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.682505+0000 mon.a (mon.0) 10962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.682505+0000 mon.a (mon.0) 10962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.684395+0000 mon.a (mon.0) 10963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.684395+0000 mon.a (mon.0) 10963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.693048+0000 mon.a (mon.0) 10964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.693048+0000 mon.a (mon.0) 10964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.697110+0000 mon.a (mon.0) 10965 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-30T10:15:50.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.697110+0000 mon.a (mon.0) 10965 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-30T10:15:50.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.705629+0000 mon.a (mon.0) 10966 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-30T10:15:50.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.705629+0000 mon.a (mon.0) 10966 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-30T10:15:50.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.709613+0000 mon.a (mon.0) 10967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.234 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.709613+0000 mon.a (mon.0) 10967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.717348+0000 mon.a (mon.0) 10968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-30T10:15:50.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.717348+0000 mon.a (mon.0) 10968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-30T10:15:50.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.720997+0000 mon.a (mon.0) 10969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-30T10:15:50.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.720997+0000 mon.a (mon.0) 10969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-30T10:15:50.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.728617+0000 mon.a (mon.0) 10970 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-30T10:15:50.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.728617+0000 mon.a (mon.0) 10970 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-30T10:15:50.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.732198+0000 mon.a (mon.0) 10971 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-30T10:15:50.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.732198+0000 mon.a (mon.0) 10971 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-30T10:15:50.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.740192+0000 mon.a (mon.0) 10972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-30T10:15:50.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.740192+0000 mon.a (mon.0) 10972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-30T10:15:50.235 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.744151+0000 mon.a (mon.0) 10973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-30T10:15:50.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.744151+0000 mon.a (mon.0) 10973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-30T10:15:50.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.753930+0000 mon.a (mon.0) 10974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-30T10:15:50.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.753930+0000 mon.a (mon.0) 10974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-30T10:15:50.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.758827+0000 mon.a (mon.0) 10975 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-30T10:15:50.236 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.758827+0000 mon.a (mon.0) 10975 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-30T10:15:50.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.717348+0000 mon.a (mon.0) 10968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-30T10:15:50.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.717348+0000 mon.a (mon.0) 10968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-30T10:15:50.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.720997+0000 mon.a (mon.0) 10969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-30T10:15:50.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.720997+0000 mon.a (mon.0) 10969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-30T10:15:50.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.728617+0000 mon.a (mon.0) 10970 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-30T10:15:50.236 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.728617+0000 mon.a (mon.0) 10970 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-30T10:15:50.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.732198+0000 mon.a (mon.0) 10971 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-30T10:15:50.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.732198+0000 mon.a (mon.0) 10971 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-30T10:15:50.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.740192+0000 mon.a (mon.0) 10972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-30T10:15:50.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.740192+0000 mon.a (mon.0) 10972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-30T10:15:50.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.744151+0000 mon.a (mon.0) 10973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-30T10:15:50.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.744151+0000 mon.a (mon.0) 10973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-30T10:15:50.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.753930+0000 mon.a (mon.0) 10974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-30T10:15:50.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.753930+0000 mon.a (mon.0) 10974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-30T10:15:50.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.758827+0000 mon.a (mon.0) 10975 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-30T10:15:50.237 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.758827+0000 mon.a (mon.0) 10975 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-30T10:15:50.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.766604+0000 mon.a (mon.0) 10976 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-30T10:15:50.237 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.766604+0000 mon.a (mon.0) 10976 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-30T10:15:50.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.769907+0000 mon.a (mon.0) 10977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-30T10:15:50.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.769907+0000 mon.a (mon.0) 10977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-30T10:15:50.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.777681+0000 mon.a (mon.0) 10978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-30T10:15:50.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.777681+0000 mon.a (mon.0) 10978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-30T10:15:50.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.780960+0000 mon.a (mon.0) 10979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.780960+0000 mon.a (mon.0) 10979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.782138+0000 mon.a (mon.0) 10980 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-30T10:15:50.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.782138+0000 mon.a (mon.0) 10980 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-30T10:15:50.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.790020+0000 mon.a (mon.0) 10981 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-30T10:15:50.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.790020+0000 mon.a (mon.0) 10981 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-30T10:15:50.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.793583+0000 mon.a (mon.0) 10982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-30T10:15:50.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.793583+0000 mon.a (mon.0) 10982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-30T10:15:50.238 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.801501+0000 mon.a (mon.0) 10983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-30T10:15:50.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.766604+0000 mon.a (mon.0) 10976 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-30T10:15:50.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.766604+0000 mon.a (mon.0) 10976 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-30T10:15:50.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.769907+0000 mon.a (mon.0) 10977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-30T10:15:50.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.769907+0000 mon.a (mon.0) 10977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-30T10:15:50.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.777681+0000 mon.a (mon.0) 10978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-30T10:15:50.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.777681+0000 mon.a (mon.0) 10978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-30T10:15:50.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.780960+0000 mon.a (mon.0) 10979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.780960+0000 mon.a (mon.0) 10979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.782138+0000 mon.a (mon.0) 10980 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-30T10:15:50.239 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.782138+0000 mon.a (mon.0) 10980 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-30T10:15:50.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.790020+0000 mon.a (mon.0) 10981 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-30T10:15:50.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.790020+0000 mon.a (mon.0) 10981 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-30T10:15:50.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.793583+0000 mon.a (mon.0) 10982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-30T10:15:50.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.793583+0000 mon.a (mon.0) 10982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-30T10:15:50.240 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.801501+0000 mon.a (mon.0) 10983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-30T10:15:50.240 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.801501+0000 mon.a (mon.0) 10983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-30T10:15:50.240 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.805163+0000 mon.a (mon.0) 10984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-30T10:15:50.240 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.805163+0000 mon.a (mon.0) 10984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-30T10:15:50.240 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.813073+0000 mon.a (mon.0) 10985 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-30T10:15:50.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.813073+0000 mon.a (mon.0) 10985 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-30T10:15:50.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.816422+0000 mon.a (mon.0) 10986 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-30T10:15:50.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.816422+0000 mon.a (mon.0) 10986 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-30T10:15:50.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.824075+0000 mon.a (mon.0) 10987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-30T10:15:50.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.824075+0000 mon.a (mon.0) 10987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-30T10:15:50.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.827959+0000 mon.a (mon.0) 10988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.827959+0000 mon.a (mon.0) 10988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.828966+0000 mon.a (mon.0) 10989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.828966+0000 mon.a (mon.0) 10989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.830037+0000 mon.a (mon.0) 10990 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.830037+0000 mon.a (mon.0) 10990 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.241 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.830906+0000 mon.a (mon.0) 10991 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.801501+0000 mon.a (mon.0) 10983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-30T10:15:50.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.805163+0000 mon.a (mon.0) 10984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-30T10:15:50.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.805163+0000 mon.a (mon.0) 10984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-30T10:15:50.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.813073+0000 mon.a (mon.0) 10985 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-30T10:15:50.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.813073+0000 mon.a (mon.0) 10985 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-30T10:15:50.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.816422+0000 mon.a (mon.0) 10986 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-30T10:15:50.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.816422+0000 mon.a (mon.0) 10986 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-30T10:15:50.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.824075+0000 mon.a (mon.0) 10987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-30T10:15:50.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.824075+0000 mon.a (mon.0) 10987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-30T10:15:50.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.827959+0000 mon.a (mon.0) 10988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.827959+0000 mon.a (mon.0) 10988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.828966+0000 mon.a (mon.0) 10989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.242 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.828966+0000 mon.a (mon.0) 10989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.243 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.830037+0000 mon.a (mon.0) 10990 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.243 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.830037+0000 mon.a (mon.0) 10990 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.243 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.830906+0000 mon.a (mon.0) 10991 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.830906+0000 mon.a (mon.0) 10991 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.831517+0000 mon.a (mon.0) 10992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.831517+0000 mon.a (mon.0) 10992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.832243+0000 mon.a (mon.0) 10993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.832243+0000 mon.a (mon.0) 10993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.833717+0000 mon.a (mon.0) 10994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-30T10:15:50.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.833717+0000 mon.a (mon.0) 10994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-30T10:15:50.243 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.839961+0000 mon.a (mon.0) 10995 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-30T10:15:50.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.839961+0000 mon.a (mon.0) 10995 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-30T10:15:50.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.841613+0000 mon.a (mon.0) 10996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.841613+0000 mon.a (mon.0) 10996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.842594+0000 mon.a (mon.0) 10997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.842594+0000 mon.a (mon.0) 10997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.850702+0000 mon.a (mon.0) 10998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.850702+0000 mon.a (mon.0) 10998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.911329+0000 mon.a (mon.0) 10999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.911329+0000 mon.a (mon.0) 10999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.912156+0000 mon.a (mon.0) 11000 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.912156+0000 mon.a (mon.0) 11000 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.919581+0000 mon.a (mon.0) 11001 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.244 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[75481]: audit 2024-04-30T10:15:49.919581+0000 mon.a (mon.0) 11001 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.830906+0000 mon.a (mon.0) 10991 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.831517+0000 mon.a (mon.0) 10992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.831517+0000 mon.a (mon.0) 10992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.832243+0000 mon.a (mon.0) 10993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.832243+0000 mon.a (mon.0) 10993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.833717+0000 mon.a (mon.0) 10994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-30T10:15:50.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.833717+0000 mon.a (mon.0) 10994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-30T10:15:50.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.839961+0000 mon.a (mon.0) 10995 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-30T10:15:50.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.839961+0000 mon.a (mon.0) 10995 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-30T10:15:50.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.841613+0000 mon.a (mon.0) 10996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.841613+0000 mon.a (mon.0) 10996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.842594+0000 mon.a (mon.0) 10997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.245 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.842594+0000 mon.a (mon.0) 10997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.850702+0000 mon.a (mon.0) 10998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.850702+0000 mon.a (mon.0) 10998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.911329+0000 mon.a (mon.0) 10999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.911329+0000 mon.a (mon.0) 10999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.912156+0000 mon.a (mon.0) 11000 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.912156+0000 mon.a (mon.0) 11000 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.919581+0000 mon.a (mon.0) 11001 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.246 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:49 smithi144 bash[73244]: audit 2024-04-30T10:15:49.919581+0000 mon.a (mon.0) 11001 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.247 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.281359+0000 mgr.x (mgr.24998) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.247 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.281359+0000 mgr.x (mgr.24998) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.247 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.368620+0000 mgr.x (mgr.24998) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.247 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.368620+0000 mgr.x (mgr.24998) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.247 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.440506+0000 mgr.x (mgr.24998) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.247 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.440506+0000 mgr.x (mgr.24998) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.247 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.520307+0000 mgr.x (mgr.24998) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.247 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.520307+0000 mgr.x (mgr.24998) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.247 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.578233+0000 mgr.x (mgr.24998) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.247 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.578233+0000 mgr.x (mgr.24998) 2712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.247 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.648508+0000 mgr.x (mgr.24998) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.247 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.648508+0000 mgr.x (mgr.24998) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.247 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.707764+0000 mgr.x (mgr.24998) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.247 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.707764+0000 mgr.x (mgr.24998) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.248 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.779756+0000 mgr.x (mgr.24998) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.248 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.779756+0000 mgr.x (mgr.24998) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.248 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.856723+0000 mgr.x (mgr.24998) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.248 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.856723+0000 mgr.x (mgr.24998) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.248 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.950523+0000 mgr.x (mgr.24998) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.248 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:48.950523+0000 mgr.x (mgr.24998) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.248 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.025239+0000 mon.a (mon.0) 10902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.248 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.025239+0000 mon.a (mon.0) 10902 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.248 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.027656+0000 mon.a (mon.0) 10903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.248 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.027656+0000 mon.a (mon.0) 10903 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.248 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.032039+0000 mon.a (mon.0) 10904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.248 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.032039+0000 mon.a (mon.0) 10904 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.248 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.033045+0000 mon.a (mon.0) 10905 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.248 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.033045+0000 mon.a (mon.0) 10905 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.248 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:49.041088+0000 mgr.x (mgr.24998) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.249 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:49.041088+0000 mgr.x (mgr.24998) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.249 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.041435+0000 mon.a (mon.0) 10906 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.249 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.041435+0000 mon.a (mon.0) 10906 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.249 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.124711+0000 mon.a (mon.0) 10907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.249 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.124711+0000 mon.a (mon.0) 10907 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.249 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.129656+0000 mon.a (mon.0) 10908 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.249 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.129656+0000 mon.a (mon.0) 10908 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.249 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.133904+0000 mon.a (mon.0) 10909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.249 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.133904+0000 mon.a (mon.0) 10909 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.249 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.135158+0000 mon.a (mon.0) 10910 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.249 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.135158+0000 mon.a (mon.0) 10910 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.249 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:49.142961+0000 mgr.x (mgr.24998) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.250 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:49.142961+0000 mgr.x (mgr.24998) 2719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.251 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.143335+0000 mon.a (mon.0) 10911 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.251 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.143335+0000 mon.a (mon.0) 10911 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.251 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.204738+0000 mon.a (mon.0) 10912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.251 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.204738+0000 mon.a (mon.0) 10912 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.251 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.207380+0000 mon.a (mon.0) 10913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.251 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.207380+0000 mon.a (mon.0) 10913 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.251 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.210083+0000 mon.a (mon.0) 10914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.251 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.210083+0000 mon.a (mon.0) 10914 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.251 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.211350+0000 mon.a (mon.0) 10915 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.251 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.211350+0000 mon.a (mon.0) 10915 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.251 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:49.219399+0000 mgr.x (mgr.24998) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.251 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: cephadm 2024-04-30T10:15:49.219399+0000 mgr.x (mgr.24998) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:50.251 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.219717+0000 mon.a (mon.0) 10916 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.252 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.219717+0000 mon.a (mon.0) 10916 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.252 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.278960+0000 mon.a (mon.0) 10917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.252 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.278960+0000 mon.a (mon.0) 10917 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.252 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.281856+0000 mon.a (mon.0) 10918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.252 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.281856+0000 mon.a (mon.0) 10918 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.252 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.284140+0000 mon.a (mon.0) 10919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.252 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.284140+0000 mon.a (mon.0) 10919 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.252 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.285137+0000 mon.a (mon.0) 10920 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.252 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.285137+0000 mon.a (mon.0) 10920 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.252 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.304535+0000 mon.a (mon.0) 10921 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.252 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.304535+0000 mon.a (mon.0) 10921 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.252 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.346217+0000 mon.a (mon.0) 10922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.252 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.346217+0000 mon.a (mon.0) 10922 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.252 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.348386+0000 mon.a (mon.0) 10923 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.253 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.348386+0000 mon.a (mon.0) 10923 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.253 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.351819+0000 mon.a (mon.0) 10924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.253 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.351819+0000 mon.a (mon.0) 10924 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.253 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.352658+0000 mon.a (mon.0) 10925 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.253 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.352658+0000 mon.a (mon.0) 10925 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.253 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.360976+0000 mon.a (mon.0) 10926 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.253 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.360976+0000 mon.a (mon.0) 10926 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.253 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.403379+0000 mon.a (mon.0) 10927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.253 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.403379+0000 mon.a (mon.0) 10927 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.253 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.406541+0000 mon.a (mon.0) 10928 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.253 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.406541+0000 mon.a (mon.0) 10928 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.253 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.408907+0000 mon.a (mon.0) 10929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.253 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.408907+0000 mon.a (mon.0) 10929 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.253 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.409950+0000 mon.a (mon.0) 10930 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.253 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.409950+0000 mon.a (mon.0) 10930 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.254 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.418615+0000 mon.a (mon.0) 10931 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.254 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.418615+0000 mon.a (mon.0) 10931 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.254 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.477550+0000 mon.a (mon.0) 10932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.254 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.477550+0000 mon.a (mon.0) 10932 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.254 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.481019+0000 mon.a (mon.0) 10933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.254 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.481019+0000 mon.a (mon.0) 10933 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.254 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.483354+0000 mon.a (mon.0) 10934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.254 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.483354+0000 mon.a (mon.0) 10934 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.254 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.484270+0000 mon.a (mon.0) 10935 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.254 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.484270+0000 mon.a (mon.0) 10935 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.254 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.492561+0000 mon.a (mon.0) 10936 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.254 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.492561+0000 mon.a (mon.0) 10936 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.254 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.555150+0000 mon.a (mon.0) 10937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.254 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.555150+0000 mon.a (mon.0) 10937 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.255 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.561237+0000 mon.a (mon.0) 10938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.255 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.561237+0000 mon.a (mon.0) 10938 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.255 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.562078+0000 mon.a (mon.0) 10939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.255 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.562078+0000 mon.a (mon.0) 10939 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.255 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.571901+0000 mon.a (mon.0) 10940 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.255 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.571901+0000 mon.a (mon.0) 10940 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.255 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.573227+0000 mon.a (mon.0) 10941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.255 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.573227+0000 mon.a (mon.0) 10941 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.255 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.575919+0000 mon.a (mon.0) 10942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.255 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.575919+0000 mon.a (mon.0) 10942 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.255 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.581279+0000 mon.a (mon.0) 10943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.255 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.581279+0000 mon.a (mon.0) 10943 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.255 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.588023+0000 mon.a (mon.0) 10944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.255 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.588023+0000 mon.a (mon.0) 10944 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.255 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.648433+0000 mon.a (mon.0) 10945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.648433+0000 mon.a (mon.0) 10945 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-30T10:15:50.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.651650+0000 mon.a (mon.0) 10946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.651650+0000 mon.a (mon.0) 10946 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.653831+0000 mon.a (mon.0) 10947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.653831+0000 mon.a (mon.0) 10947 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.655514+0000 mon.a (mon.0) 10948 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.655514+0000 mon.a (mon.0) 10948 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.657713+0000 mon.a (mon.0) 10949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.657713+0000 mon.a (mon.0) 10949 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.660480+0000 mon.a (mon.0) 10950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.660480+0000 mon.a (mon.0) 10950 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.662742+0000 mon.a (mon.0) 10951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.256 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.662742+0000 mon.a (mon.0) 10951 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.257 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.664586+0000 mon.a (mon.0) 10952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.257 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.664586+0000 mon.a (mon.0) 10952 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.257 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.665978+0000 mon.a (mon.0) 10953 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.257 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.665978+0000 mon.a (mon.0) 10953 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.257 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.667571+0000 mon.a (mon.0) 10954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.257 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.667571+0000 mon.a (mon.0) 10954 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.257 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.669374+0000 mon.a (mon.0) 10955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.257 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.669374+0000 mon.a (mon.0) 10955 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.257 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.670857+0000 mon.a (mon.0) 10956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.257 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.670857+0000 mon.a (mon.0) 10956 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.257 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.672446+0000 mon.a (mon.0) 10957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.257 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.672446+0000 mon.a (mon.0) 10957 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.257 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.674481+0000 mon.a (mon.0) 10958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.257 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.674481+0000 mon.a (mon.0) 10958 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.258 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.676397+0000 mon.a (mon.0) 10959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.258 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.676397+0000 mon.a (mon.0) 10959 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.258 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.678630+0000 mon.a (mon.0) 10960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.258 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.678630+0000 mon.a (mon.0) 10960 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.258 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.680594+0000 mon.a (mon.0) 10961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.258 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.680594+0000 mon.a (mon.0) 10961 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.258 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.682505+0000 mon.a (mon.0) 10962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.258 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.682505+0000 mon.a (mon.0) 10962 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.258 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.684395+0000 mon.a (mon.0) 10963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.258 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.684395+0000 mon.a (mon.0) 10963 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:15:50.258 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.693048+0000 mon.a (mon.0) 10964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.258 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.693048+0000 mon.a (mon.0) 10964 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.258 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.697110+0000 mon.a (mon.0) 10965 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-30T10:15:50.258 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.697110+0000 mon.a (mon.0) 10965 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-30T10:15:50.259 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.705629+0000 mon.a (mon.0) 10966 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-30T10:15:50.259 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.705629+0000 mon.a (mon.0) 10966 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-30T10:15:50.259 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.709613+0000 mon.a (mon.0) 10967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.259 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.709613+0000 mon.a (mon.0) 10967 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.259 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.717348+0000 mon.a (mon.0) 10968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-30T10:15:50.259 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.717348+0000 mon.a (mon.0) 10968 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-30T10:15:50.259 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.720997+0000 mon.a (mon.0) 10969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-30T10:15:50.259 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.720997+0000 mon.a (mon.0) 10969 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-30T10:15:50.259 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.728617+0000 mon.a (mon.0) 10970 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-30T10:15:50.259 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.728617+0000 mon.a (mon.0) 10970 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-30T10:15:50.259 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.732198+0000 mon.a (mon.0) 10971 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-30T10:15:50.259 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.732198+0000 mon.a (mon.0) 10971 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-30T10:15:50.259 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.740192+0000 mon.a (mon.0) 10972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-30T10:15:50.259 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.740192+0000 mon.a (mon.0) 10972 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-30T10:15:50.259 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.744151+0000 mon.a (mon.0) 10973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-30T10:15:50.260 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.744151+0000 mon.a (mon.0) 10973 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-30T10:15:50.260 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.753930+0000 mon.a (mon.0) 10974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-30T10:15:50.260 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.753930+0000 mon.a (mon.0) 10974 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-30T10:15:50.260 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.758827+0000 mon.a (mon.0) 10975 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-30T10:15:50.260 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.758827+0000 mon.a (mon.0) 10975 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-30T10:15:50.260 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.766604+0000 mon.a (mon.0) 10976 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-30T10:15:50.260 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.766604+0000 mon.a (mon.0) 10976 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-30T10:15:50.261 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.769907+0000 mon.a (mon.0) 10977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-30T10:15:50.261 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.769907+0000 mon.a (mon.0) 10977 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-30T10:15:50.261 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.777681+0000 mon.a (mon.0) 10978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-30T10:15:50.261 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.777681+0000 mon.a (mon.0) 10978 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-30T10:15:50.261 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.780960+0000 mon.a (mon.0) 10979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.261 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.780960+0000 mon.a (mon.0) 10979 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.261 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.782138+0000 mon.a (mon.0) 10980 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-30T10:15:50.261 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.782138+0000 mon.a (mon.0) 10980 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-30T10:15:50.261 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.790020+0000 mon.a (mon.0) 10981 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-30T10:15:50.261 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.790020+0000 mon.a (mon.0) 10981 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-30T10:15:50.261 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.793583+0000 mon.a (mon.0) 10982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-30T10:15:50.261 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.793583+0000 mon.a (mon.0) 10982 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-30T10:15:50.261 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.801501+0000 mon.a (mon.0) 10983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-30T10:15:50.261 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.801501+0000 mon.a (mon.0) 10983 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-30T10:15:50.261 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.805163+0000 mon.a (mon.0) 10984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-30T10:15:50.261 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.805163+0000 mon.a (mon.0) 10984 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-30T10:15:50.262 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.813073+0000 mon.a (mon.0) 10985 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-30T10:15:50.262 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.813073+0000 mon.a (mon.0) 10985 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-30T10:15:50.262 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.816422+0000 mon.a (mon.0) 10986 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-30T10:15:50.262 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.816422+0000 mon.a (mon.0) 10986 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-30T10:15:50.262 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.824075+0000 mon.a (mon.0) 10987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-30T10:15:50.262 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.824075+0000 mon.a (mon.0) 10987 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-30T10:15:50.262 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.827959+0000 mon.a (mon.0) 10988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.262 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.827959+0000 mon.a (mon.0) 10988 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.262 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.828966+0000 mon.a (mon.0) 10989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.262 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.828966+0000 mon.a (mon.0) 10989 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.262 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.830037+0000 mon.a (mon.0) 10990 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.262 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.830037+0000 mon.a (mon.0) 10990 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.262 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.830906+0000 mon.a (mon.0) 10991 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.262 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.830906+0000 mon.a (mon.0) 10991 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.262 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.831517+0000 mon.a (mon.0) 10992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.831517+0000 mon.a (mon.0) 10992 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.832243+0000 mon.a (mon.0) 10993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.832243+0000 mon.a (mon.0) 10993 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-30T10:15:50.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.833717+0000 mon.a (mon.0) 10994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-30T10:15:50.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.833717+0000 mon.a (mon.0) 10994 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-30T10:15:50.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.839961+0000 mon.a (mon.0) 10995 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-30T10:15:50.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.839961+0000 mon.a (mon.0) 10995 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-30T10:15:50.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.841613+0000 mon.a (mon.0) 10996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.841613+0000 mon.a (mon.0) 10996 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.842594+0000 mon.a (mon.0) 10997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.842594+0000 mon.a (mon.0) 10997 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.850702+0000 mon.a (mon.0) 10998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.850702+0000 mon.a (mon.0) 10998 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.911329+0000 mon.a (mon.0) 10999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.911329+0000 mon.a (mon.0) 10999 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:15:50.263 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.912156+0000 mon.a (mon.0) 11000 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.264 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.912156+0000 mon.a (mon.0) 11000 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:15:50.264 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.919581+0000 mon.a (mon.0) 11001 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:50.264 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:49 smithi151 bash[59049]: audit 2024-04-30T10:15:49.919581+0000 mon.a (mon.0) 11001 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: cephadm 2024-04-30T10:15:49.304127+0000 mgr.x (mgr.24998) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: cephadm 2024-04-30T10:15:49.304127+0000 mgr.x (mgr.24998) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: cephadm 2024-04-30T10:15:49.360542+0000 mgr.x (mgr.24998) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: cephadm 2024-04-30T10:15:49.360542+0000 mgr.x (mgr.24998) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: cephadm 2024-04-30T10:15:49.418121+0000 mgr.x (mgr.24998) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: cephadm 2024-04-30T10:15:49.418121+0000 mgr.x (mgr.24998) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: cephadm 2024-04-30T10:15:49.492218+0000 mgr.x (mgr.24998) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: cephadm 2024-04-30T10:15:49.492218+0000 mgr.x (mgr.24998) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: cephadm 2024-04-30T10:15:49.684487+0000 mgr.x (mgr.24998) 2725 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-30T10:15:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: cephadm 2024-04-30T10:15:49.684487+0000 mgr.x (mgr.24998) 2725 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-30T10:15:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: cephadm 2024-04-30T10:15:49.831998+0000 mgr.x (mgr.24998) 2726 : cephadm [INF] Upgrade: Complete! 2024-04-30T10:15:51.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: cephadm 2024-04-30T10:15:49.831998+0000 mgr.x (mgr.24998) 2726 : cephadm [INF] Upgrade: Complete! 2024-04-30T10:15:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: cluster 2024-04-30T10:15:50.111349+0000 mgr.x (mgr.24998) 2727 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-04-30T10:15:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: cluster 2024-04-30T10:15:50.111349+0000 mgr.x (mgr.24998) 2727 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-04-30T10:15:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: audit 2024-04-30T10:15:50.422848+0000 mon.a (mon.0) 11002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: audit 2024-04-30T10:15:50.422848+0000 mon.a (mon.0) 11002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: audit 2024-04-30T10:15:50.434228+0000 mon.a (mon.0) 11003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: audit 2024-04-30T10:15:50.434228+0000 mon.a (mon.0) 11003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: audit 2024-04-30T10:15:50.445440+0000 mon.a (mon.0) 11004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:51.325 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:50 smithi151 bash[59049]: audit 2024-04-30T10:15:50.445440+0000 mon.a (mon.0) 11004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:51.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: cephadm 2024-04-30T10:15:49.304127+0000 mgr.x (mgr.24998) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: cephadm 2024-04-30T10:15:49.304127+0000 mgr.x (mgr.24998) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: cephadm 2024-04-30T10:15:49.360542+0000 mgr.x (mgr.24998) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: cephadm 2024-04-30T10:15:49.360542+0000 mgr.x (mgr.24998) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: cephadm 2024-04-30T10:15:49.418121+0000 mgr.x (mgr.24998) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: cephadm 2024-04-30T10:15:49.418121+0000 mgr.x (mgr.24998) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: cephadm 2024-04-30T10:15:49.492218+0000 mgr.x (mgr.24998) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: cephadm 2024-04-30T10:15:49.492218+0000 mgr.x (mgr.24998) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: cephadm 2024-04-30T10:15:49.684487+0000 mgr.x (mgr.24998) 2725 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-30T10:15:51.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: cephadm 2024-04-30T10:15:49.684487+0000 mgr.x (mgr.24998) 2725 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-30T10:15:51.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: cephadm 2024-04-30T10:15:49.831998+0000 mgr.x (mgr.24998) 2726 : cephadm [INF] Upgrade: Complete! 2024-04-30T10:15:51.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: cephadm 2024-04-30T10:15:49.831998+0000 mgr.x (mgr.24998) 2726 : cephadm [INF] Upgrade: Complete! 2024-04-30T10:15:51.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: cluster 2024-04-30T10:15:50.111349+0000 mgr.x (mgr.24998) 2727 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-04-30T10:15:51.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: cluster 2024-04-30T10:15:50.111349+0000 mgr.x (mgr.24998) 2727 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-04-30T10:15:51.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: audit 2024-04-30T10:15:50.422848+0000 mon.a (mon.0) 11002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:51.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: audit 2024-04-30T10:15:50.422848+0000 mon.a (mon.0) 11002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:51.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: audit 2024-04-30T10:15:50.434228+0000 mon.a (mon.0) 11003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:51.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: audit 2024-04-30T10:15:50.434228+0000 mon.a (mon.0) 11003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:51.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: audit 2024-04-30T10:15:50.445440+0000 mon.a (mon.0) 11004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:51.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[73244]: audit 2024-04-30T10:15:50.445440+0000 mon.a (mon.0) 11004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:51.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: cephadm 2024-04-30T10:15:49.304127+0000 mgr.x (mgr.24998) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: cephadm 2024-04-30T10:15:49.304127+0000 mgr.x (mgr.24998) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: cephadm 2024-04-30T10:15:49.360542+0000 mgr.x (mgr.24998) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: cephadm 2024-04-30T10:15:49.360542+0000 mgr.x (mgr.24998) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: cephadm 2024-04-30T10:15:49.418121+0000 mgr.x (mgr.24998) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: cephadm 2024-04-30T10:15:49.418121+0000 mgr.x (mgr.24998) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: cephadm 2024-04-30T10:15:49.492218+0000 mgr.x (mgr.24998) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: cephadm 2024-04-30T10:15:49.492218+0000 mgr.x (mgr.24998) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-30T10:15:51.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: cephadm 2024-04-30T10:15:49.684487+0000 mgr.x (mgr.24998) 2725 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-30T10:15:51.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: cephadm 2024-04-30T10:15:49.684487+0000 mgr.x (mgr.24998) 2725 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-30T10:15:51.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: cephadm 2024-04-30T10:15:49.831998+0000 mgr.x (mgr.24998) 2726 : cephadm [INF] Upgrade: Complete! 2024-04-30T10:15:51.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: cephadm 2024-04-30T10:15:49.831998+0000 mgr.x (mgr.24998) 2726 : cephadm [INF] Upgrade: Complete! 2024-04-30T10:15:51.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: cluster 2024-04-30T10:15:50.111349+0000 mgr.x (mgr.24998) 2727 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-04-30T10:15:51.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: cluster 2024-04-30T10:15:50.111349+0000 mgr.x (mgr.24998) 2727 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 0 op/s 2024-04-30T10:15:51.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: audit 2024-04-30T10:15:50.422848+0000 mon.a (mon.0) 11002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:51.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: audit 2024-04-30T10:15:50.422848+0000 mon.a (mon.0) 11002 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:51.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: audit 2024-04-30T10:15:50.434228+0000 mon.a (mon.0) 11003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:51.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: audit 2024-04-30T10:15:50.434228+0000 mon.a (mon.0) 11003 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:51.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: audit 2024-04-30T10:15:50.445440+0000 mon.a (mon.0) 11004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:51.460 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:50 smithi144 bash[75481]: audit 2024-04-30T10:15:50.445440+0000 mon.a (mon.0) 11004 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[73244]: cluster 2024-04-30T10:15:52.112211+0000 mgr.x (mgr.24998) 2728 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:15:53.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[73244]: cluster 2024-04-30T10:15:52.112211+0000 mgr.x (mgr.24998) 2728 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:15:53.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[73244]: audit 2024-04-30T10:15:52.494517+0000 mon.a (mon.0) 11005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:53.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[73244]: audit 2024-04-30T10:15:52.494517+0000 mon.a (mon.0) 11005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:53.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[73244]: audit 2024-04-30T10:15:52.784341+0000 mon.a (mon.0) 11006 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[73244]: audit 2024-04-30T10:15:52.784341+0000 mon.a (mon.0) 11006 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[73244]: audit 2024-04-30T10:15:52.795300+0000 mon.a (mon.0) 11007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[73244]: audit 2024-04-30T10:15:52.795300+0000 mon.a (mon.0) 11007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[73244]: audit 2024-04-30T10:15:52.806158+0000 mon.a (mon.0) 11008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[73244]: audit 2024-04-30T10:15:52.806158+0000 mon.a (mon.0) 11008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[73244]: audit 2024-04-30T10:15:52.914863+0000 mon.a (mon.0) 11009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[73244]: audit 2024-04-30T10:15:52.914863+0000 mon.a (mon.0) 11009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[75481]: cluster 2024-04-30T10:15:52.112211+0000 mgr.x (mgr.24998) 2728 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:15:53.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[75481]: cluster 2024-04-30T10:15:52.112211+0000 mgr.x (mgr.24998) 2728 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:15:53.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[75481]: audit 2024-04-30T10:15:52.494517+0000 mon.a (mon.0) 11005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:53.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[75481]: audit 2024-04-30T10:15:52.494517+0000 mon.a (mon.0) 11005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:53.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[75481]: audit 2024-04-30T10:15:52.784341+0000 mon.a (mon.0) 11006 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[75481]: audit 2024-04-30T10:15:52.784341+0000 mon.a (mon.0) 11006 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[75481]: audit 2024-04-30T10:15:52.795300+0000 mon.a (mon.0) 11007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[75481]: audit 2024-04-30T10:15:52.795300+0000 mon.a (mon.0) 11007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[75481]: audit 2024-04-30T10:15:52.806158+0000 mon.a (mon.0) 11008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[75481]: audit 2024-04-30T10:15:52.806158+0000 mon.a (mon.0) 11008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[75481]: audit 2024-04-30T10:15:52.914863+0000 mon.a (mon.0) 11009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:53 smithi144 bash[75481]: audit 2024-04-30T10:15:52.914863+0000 mon.a (mon.0) 11009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:53 smithi151 bash[59049]: cluster 2024-04-30T10:15:52.112211+0000 mgr.x (mgr.24998) 2728 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:15:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:53 smithi151 bash[59049]: cluster 2024-04-30T10:15:52.112211+0000 mgr.x (mgr.24998) 2728 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-30T10:15:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:53 smithi151 bash[59049]: audit 2024-04-30T10:15:52.494517+0000 mon.a (mon.0) 11005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:53 smithi151 bash[59049]: audit 2024-04-30T10:15:52.494517+0000 mon.a (mon.0) 11005 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:15:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:53 smithi151 bash[59049]: audit 2024-04-30T10:15:52.784341+0000 mon.a (mon.0) 11006 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:53 smithi151 bash[59049]: audit 2024-04-30T10:15:52.784341+0000 mon.a (mon.0) 11006 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:53 smithi151 bash[59049]: audit 2024-04-30T10:15:52.795300+0000 mon.a (mon.0) 11007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:53 smithi151 bash[59049]: audit 2024-04-30T10:15:52.795300+0000 mon.a (mon.0) 11007 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:53 smithi151 bash[59049]: audit 2024-04-30T10:15:52.806158+0000 mon.a (mon.0) 11008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:53 smithi151 bash[59049]: audit 2024-04-30T10:15:52.806158+0000 mon.a (mon.0) 11008 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:53 smithi151 bash[59049]: audit 2024-04-30T10:15:52.914863+0000 mon.a (mon.0) 11009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:53.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:53 smithi151 bash[59049]: audit 2024-04-30T10:15:52.914863+0000 mon.a (mon.0) 11009 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:15:55.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:55 smithi151 bash[59049]: cluster 2024-04-30T10:15:54.113476+0000 mgr.x (mgr.24998) 2729 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:55.444 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:55 smithi151 bash[59049]: cluster 2024-04-30T10:15:54.113476+0000 mgr.x (mgr.24998) 2729 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:55.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:55 smithi144 bash[73244]: cluster 2024-04-30T10:15:54.113476+0000 mgr.x (mgr.24998) 2729 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:55.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:55 smithi144 bash[73244]: cluster 2024-04-30T10:15:54.113476+0000 mgr.x (mgr.24998) 2729 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:55.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:55 smithi144 bash[75481]: cluster 2024-04-30T10:15:54.113476+0000 mgr.x (mgr.24998) 2729 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:55.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:55 smithi144 bash[75481]: cluster 2024-04-30T10:15:54.113476+0000 mgr.x (mgr.24998) 2729 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:56 smithi144 bash[73244]: audit 2024-04-30T10:15:54.843448+0000 mgr.x (mgr.24998) 2730 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:56.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:56 smithi144 bash[73244]: audit 2024-04-30T10:15:54.843448+0000 mgr.x (mgr.24998) 2730 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:56.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:56 smithi144 bash[75481]: audit 2024-04-30T10:15:54.843448+0000 mgr.x (mgr.24998) 2730 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:56.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:56 smithi144 bash[75481]: audit 2024-04-30T10:15:54.843448+0000 mgr.x (mgr.24998) 2730 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:56.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:56 smithi151 bash[59049]: audit 2024-04-30T10:15:54.843448+0000 mgr.x (mgr.24998) 2730 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:56.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:56 smithi151 bash[59049]: audit 2024-04-30T10:15:54.843448+0000 mgr.x (mgr.24998) 2730 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:15:57.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:57 smithi144 bash[73244]: cluster 2024-04-30T10:15:56.114722+0000 mgr.x (mgr.24998) 2731 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:57.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:57 smithi144 bash[73244]: cluster 2024-04-30T10:15:56.114722+0000 mgr.x (mgr.24998) 2731 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:57.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:57 smithi144 bash[75481]: cluster 2024-04-30T10:15:56.114722+0000 mgr.x (mgr.24998) 2731 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:57.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:57 smithi144 bash[75481]: cluster 2024-04-30T10:15:56.114722+0000 mgr.x (mgr.24998) 2731 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:57.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:57 smithi151 bash[59049]: cluster 2024-04-30T10:15:56.114722+0000 mgr.x (mgr.24998) 2731 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:57.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:57 smithi151 bash[59049]: cluster 2024-04-30T10:15:56.114722+0000 mgr.x (mgr.24998) 2731 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:15:58.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:15:58 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:15:58] "GET /metrics HTTP/1.1" 200 38623 "" "Prometheus/2.43.0" 2024-04-30T10:15:59.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:59 smithi144 bash[75481]: cluster 2024-04-30T10:15:58.115818+0000 mgr.x (mgr.24998) 2732 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:59.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:15:59 smithi144 bash[75481]: cluster 2024-04-30T10:15:58.115818+0000 mgr.x (mgr.24998) 2732 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:59.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:59 smithi144 bash[73244]: cluster 2024-04-30T10:15:58.115818+0000 mgr.x (mgr.24998) 2732 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:59.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:15:59 smithi144 bash[73244]: cluster 2024-04-30T10:15:58.115818+0000 mgr.x (mgr.24998) 2732 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:59.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:59 smithi151 bash[59049]: cluster 2024-04-30T10:15:58.115818+0000 mgr.x (mgr.24998) 2732 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:15:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:15:59 smithi151 bash[59049]: cluster 2024-04-30T10:15:58.115818+0000 mgr.x (mgr.24998) 2732 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:01 smithi144 bash[73244]: cluster 2024-04-30T10:16:00.116933+0000 mgr.x (mgr.24998) 2733 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:01.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:01 smithi144 bash[73244]: cluster 2024-04-30T10:16:00.116933+0000 mgr.x (mgr.24998) 2733 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:01 smithi144 bash[75481]: cluster 2024-04-30T10:16:00.116933+0000 mgr.x (mgr.24998) 2733 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:01.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:01 smithi144 bash[75481]: cluster 2024-04-30T10:16:00.116933+0000 mgr.x (mgr.24998) 2733 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:01.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:01 smithi151 bash[59049]: cluster 2024-04-30T10:16:00.116933+0000 mgr.x (mgr.24998) 2733 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:01.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:01 smithi151 bash[59049]: cluster 2024-04-30T10:16:00.116933+0000 mgr.x (mgr.24998) 2733 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:03.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:03 smithi144 bash[73244]: cluster 2024-04-30T10:16:02.117985+0000 mgr.x (mgr.24998) 2734 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:03.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:03 smithi144 bash[73244]: cluster 2024-04-30T10:16:02.117985+0000 mgr.x (mgr.24998) 2734 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:03.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:03 smithi144 bash[75481]: cluster 2024-04-30T10:16:02.117985+0000 mgr.x (mgr.24998) 2734 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:03.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:03 smithi144 bash[75481]: cluster 2024-04-30T10:16:02.117985+0000 mgr.x (mgr.24998) 2734 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:03.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:03 smithi151 bash[59049]: cluster 2024-04-30T10:16:02.117985+0000 mgr.x (mgr.24998) 2734 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:03 smithi151 bash[59049]: cluster 2024-04-30T10:16:02.117985+0000 mgr.x (mgr.24998) 2734 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:05.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:05 smithi144 bash[73244]: cluster 2024-04-30T10:16:04.119358+0000 mgr.x (mgr.24998) 2735 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:05.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:05 smithi144 bash[73244]: cluster 2024-04-30T10:16:04.119358+0000 mgr.x (mgr.24998) 2735 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:05.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:05 smithi144 bash[75481]: cluster 2024-04-30T10:16:04.119358+0000 mgr.x (mgr.24998) 2735 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:05.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:05 smithi144 bash[75481]: cluster 2024-04-30T10:16:04.119358+0000 mgr.x (mgr.24998) 2735 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:05.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:05 smithi151 bash[59049]: cluster 2024-04-30T10:16:04.119358+0000 mgr.x (mgr.24998) 2735 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:05 smithi151 bash[59049]: cluster 2024-04-30T10:16:04.119358+0000 mgr.x (mgr.24998) 2735 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:06 smithi151 bash[59049]: audit 2024-04-30T10:16:04.855015+0000 mgr.x (mgr.24998) 2736 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:06 smithi151 bash[59049]: audit 2024-04-30T10:16:04.855015+0000 mgr.x (mgr.24998) 2736 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:06.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:06 smithi144 bash[73244]: audit 2024-04-30T10:16:04.855015+0000 mgr.x (mgr.24998) 2736 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:06.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:06 smithi144 bash[73244]: audit 2024-04-30T10:16:04.855015+0000 mgr.x (mgr.24998) 2736 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:06.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:06 smithi144 bash[75481]: audit 2024-04-30T10:16:04.855015+0000 mgr.x (mgr.24998) 2736 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:06.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:06 smithi144 bash[75481]: audit 2024-04-30T10:16:04.855015+0000 mgr.x (mgr.24998) 2736 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:07 smithi151 bash[59049]: cluster 2024-04-30T10:16:06.120666+0000 mgr.x (mgr.24998) 2737 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:07 smithi151 bash[59049]: cluster 2024-04-30T10:16:06.120666+0000 mgr.x (mgr.24998) 2737 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:07.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:07 smithi144 bash[73244]: cluster 2024-04-30T10:16:06.120666+0000 mgr.x (mgr.24998) 2737 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:07.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:07 smithi144 bash[73244]: cluster 2024-04-30T10:16:06.120666+0000 mgr.x (mgr.24998) 2737 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:07.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:07 smithi144 bash[75481]: cluster 2024-04-30T10:16:06.120666+0000 mgr.x (mgr.24998) 2737 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:07.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:07 smithi144 bash[75481]: cluster 2024-04-30T10:16:06.120666+0000 mgr.x (mgr.24998) 2737 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:08.322 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:16:08 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:16:08] "GET /metrics HTTP/1.1" 200 38624 "" "Prometheus/2.43.0" 2024-04-30T10:16:08.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:08 smithi151 bash[59049]: audit 2024-04-30T10:16:07.495105+0000 mon.a (mon.0) 11010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:08.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:08 smithi151 bash[59049]: audit 2024-04-30T10:16:07.495105+0000 mon.a (mon.0) 11010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:08 smithi144 bash[73244]: audit 2024-04-30T10:16:07.495105+0000 mon.a (mon.0) 11010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:08 smithi144 bash[73244]: audit 2024-04-30T10:16:07.495105+0000 mon.a (mon.0) 11010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:08.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:08 smithi144 bash[75481]: audit 2024-04-30T10:16:07.495105+0000 mon.a (mon.0) 11010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:08.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:08 smithi144 bash[75481]: audit 2024-04-30T10:16:07.495105+0000 mon.a (mon.0) 11010 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:09.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:09 smithi151 bash[59049]: cluster 2024-04-30T10:16:08.121932+0000 mgr.x (mgr.24998) 2738 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:09.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:09 smithi151 bash[59049]: cluster 2024-04-30T10:16:08.121932+0000 mgr.x (mgr.24998) 2738 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:09.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:09 smithi144 bash[73244]: cluster 2024-04-30T10:16:08.121932+0000 mgr.x (mgr.24998) 2738 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:09.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:09 smithi144 bash[73244]: cluster 2024-04-30T10:16:08.121932+0000 mgr.x (mgr.24998) 2738 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:09.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:09 smithi144 bash[75481]: cluster 2024-04-30T10:16:08.121932+0000 mgr.x (mgr.24998) 2738 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:09.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:09 smithi144 bash[75481]: cluster 2024-04-30T10:16:08.121932+0000 mgr.x (mgr.24998) 2738 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:11 smithi151 bash[59049]: cluster 2024-04-30T10:16:10.123136+0000 mgr.x (mgr.24998) 2739 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:11 smithi151 bash[59049]: cluster 2024-04-30T10:16:10.123136+0000 mgr.x (mgr.24998) 2739 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:11 smithi151 bash[59049]: audit 2024-04-30T10:16:10.614788+0000 mon.a (mon.0) 11011 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:11 smithi151 bash[59049]: audit 2024-04-30T10:16:10.614788+0000 mon.a (mon.0) 11011 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:11 smithi151 bash[59049]: audit 2024-04-30T10:16:10.624625+0000 mon.a (mon.0) 11012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:11 smithi151 bash[59049]: audit 2024-04-30T10:16:10.624625+0000 mon.a (mon.0) 11012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:11 smithi151 bash[59049]: audit 2024-04-30T10:16:10.633196+0000 mon.a (mon.0) 11013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:11.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:11 smithi151 bash[59049]: audit 2024-04-30T10:16:10.633196+0000 mon.a (mon.0) 11013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:11.657 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:11 smithi144 bash[75481]: cluster 2024-04-30T10:16:10.123136+0000 mgr.x (mgr.24998) 2739 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:11.657 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:11 smithi144 bash[75481]: cluster 2024-04-30T10:16:10.123136+0000 mgr.x (mgr.24998) 2739 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:11.657 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:11 smithi144 bash[75481]: audit 2024-04-30T10:16:10.614788+0000 mon.a (mon.0) 11011 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:11.657 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:11 smithi144 bash[75481]: audit 2024-04-30T10:16:10.614788+0000 mon.a (mon.0) 11011 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:11.657 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:11 smithi144 bash[75481]: audit 2024-04-30T10:16:10.624625+0000 mon.a (mon.0) 11012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:11.657 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:11 smithi144 bash[75481]: audit 2024-04-30T10:16:10.624625+0000 mon.a (mon.0) 11012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:11.657 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:11 smithi144 bash[75481]: audit 2024-04-30T10:16:10.633196+0000 mon.a (mon.0) 11013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:11.657 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:11 smithi144 bash[75481]: audit 2024-04-30T10:16:10.633196+0000 mon.a (mon.0) 11013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:11.657 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:11 smithi144 bash[73244]: cluster 2024-04-30T10:16:10.123136+0000 mgr.x (mgr.24998) 2739 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:11.657 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:11 smithi144 bash[73244]: cluster 2024-04-30T10:16:10.123136+0000 mgr.x (mgr.24998) 2739 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:11.657 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:11 smithi144 bash[73244]: audit 2024-04-30T10:16:10.614788+0000 mon.a (mon.0) 11011 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:11.657 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:11 smithi144 bash[73244]: audit 2024-04-30T10:16:10.614788+0000 mon.a (mon.0) 11011 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:11.658 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:11 smithi144 bash[73244]: audit 2024-04-30T10:16:10.624625+0000 mon.a (mon.0) 11012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:11.658 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:11 smithi144 bash[73244]: audit 2024-04-30T10:16:10.624625+0000 mon.a (mon.0) 11012 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:11.658 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:11 smithi144 bash[73244]: audit 2024-04-30T10:16:10.633196+0000 mon.a (mon.0) 11013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:11.658 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:11 smithi144 bash[73244]: audit 2024-04-30T10:16:10.633196+0000 mon.a (mon.0) 11013 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:12.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:12 smithi151 bash[59049]: audit 2024-04-30T10:16:11.247542+0000 mgr.x (mgr.24998) 2740 : audit [DBG] from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:16:12.327 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:12 smithi151 bash[59049]: audit 2024-04-30T10:16:11.247542+0000 mgr.x (mgr.24998) 2740 : audit [DBG] from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:16:12.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:12 smithi144 bash[73244]: audit 2024-04-30T10:16:11.247542+0000 mgr.x (mgr.24998) 2740 : audit [DBG] from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:16:12.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:12 smithi144 bash[73244]: audit 2024-04-30T10:16:11.247542+0000 mgr.x (mgr.24998) 2740 : audit [DBG] from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:16:12.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:12 smithi144 bash[75481]: audit 2024-04-30T10:16:11.247542+0000 mgr.x (mgr.24998) 2740 : audit [DBG] from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:16:12.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:12 smithi144 bash[75481]: audit 2024-04-30T10:16:11.247542+0000 mgr.x (mgr.24998) 2740 : audit [DBG] from='client.44974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:16:12.799 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'ceph orch ps' 2024-04-30T10:16:13.325 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:13 smithi144 bash[73244]: cluster 2024-04-30T10:16:12.123763+0000 mgr.x (mgr.24998) 2741 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:13.325 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:13 smithi144 bash[73244]: cluster 2024-04-30T10:16:12.123763+0000 mgr.x (mgr.24998) 2741 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:13.326 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:13 smithi144 bash[73244]: audit 2024-04-30T10:16:12.964506+0000 mon.a (mon.0) 11014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:13.326 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:13 smithi144 bash[73244]: audit 2024-04-30T10:16:12.964506+0000 mon.a (mon.0) 11014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:13.326 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:13 smithi144 bash[73244]: audit 2024-04-30T10:16:12.974472+0000 mon.a (mon.0) 11015 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:13.326 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:13 smithi144 bash[73244]: audit 2024-04-30T10:16:12.974472+0000 mon.a (mon.0) 11015 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:13.326 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:13 smithi144 bash[73244]: audit 2024-04-30T10:16:12.983803+0000 mon.a (mon.0) 11016 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:13.326 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:13 smithi144 bash[73244]: audit 2024-04-30T10:16:12.983803+0000 mon.a (mon.0) 11016 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:13.326 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:13 smithi144 bash[75481]: cluster 2024-04-30T10:16:12.123763+0000 mgr.x (mgr.24998) 2741 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:13.326 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:13 smithi144 bash[75481]: cluster 2024-04-30T10:16:12.123763+0000 mgr.x (mgr.24998) 2741 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:13.326 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:13 smithi144 bash[75481]: audit 2024-04-30T10:16:12.964506+0000 mon.a (mon.0) 11014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:13.326 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:13 smithi144 bash[75481]: audit 2024-04-30T10:16:12.964506+0000 mon.a (mon.0) 11014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:13.326 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:13 smithi144 bash[75481]: audit 2024-04-30T10:16:12.974472+0000 mon.a (mon.0) 11015 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:13.327 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:13 smithi144 bash[75481]: audit 2024-04-30T10:16:12.974472+0000 mon.a (mon.0) 11015 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:13.327 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:13 smithi144 bash[75481]: audit 2024-04-30T10:16:12.983803+0000 mon.a (mon.0) 11016 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:13.327 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:13 smithi144 bash[75481]: audit 2024-04-30T10:16:12.983803+0000 mon.a (mon.0) 11016 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:13 smithi151 bash[59049]: cluster 2024-04-30T10:16:12.123763+0000 mgr.x (mgr.24998) 2741 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:13 smithi151 bash[59049]: cluster 2024-04-30T10:16:12.123763+0000 mgr.x (mgr.24998) 2741 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:13 smithi151 bash[59049]: audit 2024-04-30T10:16:12.964506+0000 mon.a (mon.0) 11014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:13 smithi151 bash[59049]: audit 2024-04-30T10:16:12.964506+0000 mon.a (mon.0) 11014 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:13 smithi151 bash[59049]: audit 2024-04-30T10:16:12.974472+0000 mon.a (mon.0) 11015 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:13 smithi151 bash[59049]: audit 2024-04-30T10:16:12.974472+0000 mon.a (mon.0) 11015 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:13 smithi151 bash[59049]: audit 2024-04-30T10:16:12.983803+0000 mon.a (mon.0) 11016 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:13.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:13 smithi151 bash[59049]: audit 2024-04-30T10:16:12.983803+0000 mon.a (mon.0) 11016 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:15 smithi144 bash[75481]: cluster 2024-04-30T10:16:14.125069+0000 mgr.x (mgr.24998) 2742 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:15.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:15 smithi144 bash[75481]: cluster 2024-04-30T10:16:14.125069+0000 mgr.x (mgr.24998) 2742 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:15.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:15 smithi144 bash[73244]: cluster 2024-04-30T10:16:14.125069+0000 mgr.x (mgr.24998) 2742 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:15.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:15 smithi144 bash[73244]: cluster 2024-04-30T10:16:14.125069+0000 mgr.x (mgr.24998) 2742 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:15.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:15 smithi151 bash[59049]: cluster 2024-04-30T10:16:14.125069+0000 mgr.x (mgr.24998) 2742 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:15.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:15 smithi151 bash[59049]: cluster 2024-04-30T10:16:14.125069+0000 mgr.x (mgr.24998) 2742 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:16.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:16 smithi144 bash[75481]: audit 2024-04-30T10:16:14.865525+0000 mgr.x (mgr.24998) 2743 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:16.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:16 smithi144 bash[75481]: audit 2024-04-30T10:16:14.865525+0000 mgr.x (mgr.24998) 2743 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:16.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:16 smithi144 bash[73244]: audit 2024-04-30T10:16:14.865525+0000 mgr.x (mgr.24998) 2743 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:16.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:16 smithi144 bash[73244]: audit 2024-04-30T10:16:14.865525+0000 mgr.x (mgr.24998) 2743 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:16.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:16 smithi151 bash[59049]: audit 2024-04-30T10:16:14.865525+0000 mgr.x (mgr.24998) 2743 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:16.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:16 smithi151 bash[59049]: audit 2024-04-30T10:16:14.865525+0000 mgr.x (mgr.24998) 2743 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:17.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:17 smithi151 bash[59049]: cluster 2024-04-30T10:16:16.126288+0000 mgr.x (mgr.24998) 2744 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:17.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:17 smithi151 bash[59049]: cluster 2024-04-30T10:16:16.126288+0000 mgr.x (mgr.24998) 2744 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:17.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:17 smithi144 bash[75481]: cluster 2024-04-30T10:16:16.126288+0000 mgr.x (mgr.24998) 2744 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:17.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:17 smithi144 bash[75481]: cluster 2024-04-30T10:16:16.126288+0000 mgr.x (mgr.24998) 2744 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:17.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:17 smithi144 bash[73244]: cluster 2024-04-30T10:16:16.126288+0000 mgr.x (mgr.24998) 2744 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:17.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:17 smithi144 bash[73244]: cluster 2024-04-30T10:16:16.126288+0000 mgr.x (mgr.24998) 2744 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:18.550 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:16:18.550 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 7s ago 26m - - 2024-04-30T10:16:18.551 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 5s ago 26m - - 2024-04-30T10:16:18.551 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (82s) 7s ago 20m 13.9M - 0.25.0 c8568f914cd2 c6f72934388f 2024-04-30T10:16:18.551 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (38s) 5s ago 19m 70.3M - 9.4.12 2bacad6d85d8 327239c50357 2024-04-30T10:16:18.551 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (3m) 7s ago 17m 42.9M - 3.8 c50cf5fa633a 3945d760604e 2024-04-30T10:16:18.551 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (12m) 5s ago 25m 550M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:16:18.551 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (11m) 7s ago 27m 442M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:16:18.551 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (11m) 7s ago 28m 94.1M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:16:18.551 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (10m) 5s ago 26m 66.4M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:16:18.551 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (10m) 7s ago 26m 74.0M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:16:18.551 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (2m) 7s ago 20m 7967k - 1.5.0 0da6a335fe13 c470bdfb3ce4 2024-04-30T10:16:18.552 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (2m) 5s ago 20m 7843k - 1.5.0 0da6a335fe13 0d7d6502eae8 2024-04-30T10:16:18.552 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (9m) 7s ago 25m 67.2M 2524M 19.0.0-3357-g3a873b0c c50cf5fa633a 9026452f4e61 2024-04-30T10:16:18.552 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (8m) 7s ago 24m 69.8M 2524M 19.0.0-3357-g3a873b0c c50cf5fa633a 5352fc47dc65 2024-04-30T10:16:18.552 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (7m) 7s ago 24m 54.7M 2524M 19.0.0-3357-g3a873b0c c50cf5fa633a 844548442e03 2024-04-30T10:16:18.552 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (7m) 7s ago 23m 61.5M 2524M 19.0.0-3357-g3a873b0c c50cf5fa633a 38564960fb5e 2024-04-30T10:16:18.552 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (6m) 5s ago 23m 58.4M 2780M 19.0.0-3357-g3a873b0c c50cf5fa633a d762b27599e9 2024-04-30T10:16:18.552 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (5m) 5s ago 22m 56.8M 2780M 19.0.0-3357-g3a873b0c c50cf5fa633a 3d18367ad531 2024-04-30T10:16:18.552 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (5m) 5s ago 21m 53.3M 2780M 19.0.0-3357-g3a873b0c c50cf5fa633a ca26e9510102 2024-04-30T10:16:18.552 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (4m) 5s ago 21m 50.4M 2780M 19.0.0-3357-g3a873b0c c50cf5fa633a 194d459d9dac 2024-04-30T10:16:18.552 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (104s) 5s ago 20m 54.2M - 2.43.0 a07b618ecd1d 42bfdd1ad17f 2024-04-30T10:16:18.552 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (4m) 7s ago 18m 90.0M - 19.0.0-3357-g3a873b0c c50cf5fa633a 4112b8bf2228 2024-04-30T10:16:18.552 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (3m) 5s ago 18m 89.8M - 19.0.0-3357-g3a873b0c c50cf5fa633a c1ca94882e7a 2024-04-30T10:16:18.553 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (3m) 7s ago 17m 89.9M - 19.0.0-3357-g3a873b0c c50cf5fa633a 4496385e578c 2024-04-30T10:16:18.553 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (3m) 5s ago 17m 89.8M - 19.0.0-3357-g3a873b0c c50cf5fa633a fdad8ed67ac0 2024-04-30T10:16:18.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:16:18 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:16:18] "GET /metrics HTTP/1.1" 200 38624 "" "Prometheus/2.43.0" 2024-04-30T10:16:19.501 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'ceph versions' 2024-04-30T10:16:19.512 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:19 smithi144 bash[73244]: cluster 2024-04-30T10:16:18.127432+0000 mgr.x (mgr.24998) 2745 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:19.512 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:19 smithi144 bash[73244]: cluster 2024-04-30T10:16:18.127432+0000 mgr.x (mgr.24998) 2745 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:19.512 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:19 smithi144 bash[75481]: cluster 2024-04-30T10:16:18.127432+0000 mgr.x (mgr.24998) 2745 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:19.512 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:19 smithi144 bash[75481]: cluster 2024-04-30T10:16:18.127432+0000 mgr.x (mgr.24998) 2745 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:19.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:19 smithi151 bash[59049]: cluster 2024-04-30T10:16:18.127432+0000 mgr.x (mgr.24998) 2745 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:19.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:19 smithi151 bash[59049]: cluster 2024-04-30T10:16:18.127432+0000 mgr.x (mgr.24998) 2745 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:20.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:20 smithi151 bash[59049]: audit 2024-04-30T10:16:18.500526+0000 mgr.x (mgr.24998) 2746 : audit [DBG] from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:16:20.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:20 smithi151 bash[59049]: audit 2024-04-30T10:16:18.500526+0000 mgr.x (mgr.24998) 2746 : audit [DBG] from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:16:20.589 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:20 smithi144 bash[73244]: audit 2024-04-30T10:16:18.500526+0000 mgr.x (mgr.24998) 2746 : audit [DBG] from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:16:20.589 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:20 smithi144 bash[73244]: audit 2024-04-30T10:16:18.500526+0000 mgr.x (mgr.24998) 2746 : audit [DBG] from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:16:20.589 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:20 smithi144 bash[75481]: audit 2024-04-30T10:16:18.500526+0000 mgr.x (mgr.24998) 2746 : audit [DBG] from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:16:20.589 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:20 smithi144 bash[75481]: audit 2024-04-30T10:16:18.500526+0000 mgr.x (mgr.24998) 2746 : audit [DBG] from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:16:21.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:21 smithi151 bash[59049]: cluster 2024-04-30T10:16:20.128592+0000 mgr.x (mgr.24998) 2747 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:21 smithi151 bash[59049]: cluster 2024-04-30T10:16:20.128592+0000 mgr.x (mgr.24998) 2747 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:21.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:21 smithi144 bash[75481]: cluster 2024-04-30T10:16:20.128592+0000 mgr.x (mgr.24998) 2747 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:21.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:21 smithi144 bash[75481]: cluster 2024-04-30T10:16:20.128592+0000 mgr.x (mgr.24998) 2747 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:21.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:21 smithi144 bash[73244]: cluster 2024-04-30T10:16:20.128592+0000 mgr.x (mgr.24998) 2747 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:21.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:21 smithi144 bash[73244]: cluster 2024-04-30T10:16:20.128592+0000 mgr.x (mgr.24998) 2747 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:22.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:22 smithi144 bash[75481]: cluster 2024-04-30T10:16:22.129614+0000 mgr.x (mgr.24998) 2748 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:22.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:22 smithi144 bash[75481]: cluster 2024-04-30T10:16:22.129614+0000 mgr.x (mgr.24998) 2748 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:22.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:22 smithi144 bash[73244]: cluster 2024-04-30T10:16:22.129614+0000 mgr.x (mgr.24998) 2748 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:22.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:22 smithi144 bash[73244]: cluster 2024-04-30T10:16:22.129614+0000 mgr.x (mgr.24998) 2748 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:22.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:22 smithi151 bash[59049]: cluster 2024-04-30T10:16:22.129614+0000 mgr.x (mgr.24998) 2748 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:22.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:22 smithi151 bash[59049]: cluster 2024-04-30T10:16:22.129614+0000 mgr.x (mgr.24998) 2748 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:22.851 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:16:22.851 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:16:22.851 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:16:22.851 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:16:22.851 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:16:22.851 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:16:22.851 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:16:22.851 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:16:22.852 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 8 2024-04-30T10:16:22.852 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:16:22.852 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:16:22.852 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 4 2024-04-30T10:16:22.852 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:16:22.852 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:16:22.852 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 17 2024-04-30T10:16:22.852 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:16:22.852 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:16:23.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:23 smithi144 bash[75481]: audit 2024-04-30T10:16:22.495133+0000 mon.a (mon.0) 11017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:23.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:23 smithi144 bash[75481]: audit 2024-04-30T10:16:22.495133+0000 mon.a (mon.0) 11017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:23.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:23 smithi144 bash[75481]: audit 2024-04-30T10:16:22.852561+0000 mon.a (mon.0) 11018 : audit [DBG] from='client.? 172.21.15.144:0/1475743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:16:23.616 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:23 smithi144 bash[75481]: audit 2024-04-30T10:16:22.852561+0000 mon.a (mon.0) 11018 : audit [DBG] from='client.? 172.21.15.144:0/1475743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:16:23.617 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:23 smithi144 bash[73244]: audit 2024-04-30T10:16:22.495133+0000 mon.a (mon.0) 11017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:23.617 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:23 smithi144 bash[73244]: audit 2024-04-30T10:16:22.495133+0000 mon.a (mon.0) 11017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:23.617 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:23 smithi144 bash[73244]: audit 2024-04-30T10:16:22.852561+0000 mon.a (mon.0) 11018 : audit [DBG] from='client.? 172.21.15.144:0/1475743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:16:23.617 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:23 smithi144 bash[73244]: audit 2024-04-30T10:16:22.852561+0000 mon.a (mon.0) 11018 : audit [DBG] from='client.? 172.21.15.144:0/1475743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:16:23.618 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-30T10:16:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:23 smithi151 bash[59049]: audit 2024-04-30T10:16:22.495133+0000 mon.a (mon.0) 11017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:23 smithi151 bash[59049]: audit 2024-04-30T10:16:22.495133+0000 mon.a (mon.0) 11017 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:23 smithi151 bash[59049]: audit 2024-04-30T10:16:22.852561+0000 mon.a (mon.0) 11018 : audit [DBG] from='client.? 172.21.15.144:0/1475743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:16:23.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:23 smithi151 bash[59049]: audit 2024-04-30T10:16:22.852561+0000 mon.a (mon.0) 11018 : audit [DBG] from='client.? 172.21.15.144:0/1475743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:16:24.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:24 smithi144 bash[73244]: cluster 2024-04-30T10:16:24.130959+0000 mgr.x (mgr.24998) 2749 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:24.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:24 smithi144 bash[73244]: cluster 2024-04-30T10:16:24.130959+0000 mgr.x (mgr.24998) 2749 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:24.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:24 smithi144 bash[75481]: cluster 2024-04-30T10:16:24.130959+0000 mgr.x (mgr.24998) 2749 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:24.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:24 smithi144 bash[75481]: cluster 2024-04-30T10:16:24.130959+0000 mgr.x (mgr.24998) 2749 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:24.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:24 smithi151 bash[59049]: cluster 2024-04-30T10:16:24.130959+0000 mgr.x (mgr.24998) 2749 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:24.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:24 smithi151 bash[59049]: cluster 2024-04-30T10:16:24.130959+0000 mgr.x (mgr.24998) 2749 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:25.590 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:25 smithi144 bash[75481]: audit 2024-04-30T10:16:24.873750+0000 mgr.x (mgr.24998) 2750 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:25.591 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:25 smithi144 bash[75481]: audit 2024-04-30T10:16:24.873750+0000 mgr.x (mgr.24998) 2750 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:25.591 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:25 smithi144 bash[73244]: audit 2024-04-30T10:16:24.873750+0000 mgr.x (mgr.24998) 2750 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:25.591 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:25 smithi144 bash[73244]: audit 2024-04-30T10:16:24.873750+0000 mgr.x (mgr.24998) 2750 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:25.822 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:25 smithi151 bash[59049]: audit 2024-04-30T10:16:24.873750+0000 mgr.x (mgr.24998) 2750 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:25.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:25 smithi151 bash[59049]: audit 2024-04-30T10:16:24.873750+0000 mgr.x (mgr.24998) 2750 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:26.544 INFO:teuthology.orchestra.run.smithi144.stdout:wait for servicemap items w/ changing names to refresh 2024-04-30T10:16:26.609 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:26 smithi144 bash[73244]: cluster 2024-04-30T10:16:26.132219+0000 mgr.x (mgr.24998) 2751 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:26.609 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:26 smithi144 bash[73244]: cluster 2024-04-30T10:16:26.132219+0000 mgr.x (mgr.24998) 2751 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:26.609 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:26 smithi144 bash[75481]: cluster 2024-04-30T10:16:26.132219+0000 mgr.x (mgr.24998) 2751 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:26.609 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:26 smithi144 bash[75481]: cluster 2024-04-30T10:16:26.132219+0000 mgr.x (mgr.24998) 2751 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:26 smithi151 bash[59049]: cluster 2024-04-30T10:16:26.132219+0000 mgr.x (mgr.24998) 2751 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:26.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:26 smithi151 bash[59049]: cluster 2024-04-30T10:16:26.132219+0000 mgr.x (mgr.24998) 2751 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:27.287 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'sleep 60' 2024-04-30T10:16:28.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:16:28 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:16:28] "GET /metrics HTTP/1.1" 200 38627 "" "Prometheus/2.43.0" 2024-04-30T10:16:29.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:29 smithi151 bash[59049]: cluster 2024-04-30T10:16:28.133339+0000 mgr.x (mgr.24998) 2752 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:29.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:29 smithi151 bash[59049]: cluster 2024-04-30T10:16:28.133339+0000 mgr.x (mgr.24998) 2752 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:29.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:29 smithi144 bash[73244]: cluster 2024-04-30T10:16:28.133339+0000 mgr.x (mgr.24998) 2752 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:29.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:29 smithi144 bash[73244]: cluster 2024-04-30T10:16:28.133339+0000 mgr.x (mgr.24998) 2752 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:29.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:29 smithi144 bash[75481]: cluster 2024-04-30T10:16:28.133339+0000 mgr.x (mgr.24998) 2752 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:29.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:29 smithi144 bash[75481]: cluster 2024-04-30T10:16:28.133339+0000 mgr.x (mgr.24998) 2752 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:31 smithi144 bash[73244]: cluster 2024-04-30T10:16:30.134054+0000 mgr.x (mgr.24998) 2753 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:31 smithi144 bash[73244]: cluster 2024-04-30T10:16:30.134054+0000 mgr.x (mgr.24998) 2753 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:31 smithi144 bash[73244]: audit 2024-04-30T10:16:30.793984+0000 mon.a (mon.0) 11019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:31 smithi144 bash[73244]: audit 2024-04-30T10:16:30.793984+0000 mon.a (mon.0) 11019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:31 smithi144 bash[73244]: audit 2024-04-30T10:16:30.800102+0000 mon.a (mon.0) 11020 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:31.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:31 smithi144 bash[73244]: audit 2024-04-30T10:16:30.800102+0000 mon.a (mon.0) 11020 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:31.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:31 smithi144 bash[73244]: audit 2024-04-30T10:16:30.805824+0000 mon.a (mon.0) 11021 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:31.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:31 smithi144 bash[73244]: audit 2024-04-30T10:16:30.805824+0000 mon.a (mon.0) 11021 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:31.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:31 smithi144 bash[75481]: cluster 2024-04-30T10:16:30.134054+0000 mgr.x (mgr.24998) 2753 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:31.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:31 smithi144 bash[75481]: cluster 2024-04-30T10:16:30.134054+0000 mgr.x (mgr.24998) 2753 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:31.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:31 smithi144 bash[75481]: audit 2024-04-30T10:16:30.793984+0000 mon.a (mon.0) 11019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:31.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:31 smithi144 bash[75481]: audit 2024-04-30T10:16:30.793984+0000 mon.a (mon.0) 11019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:31.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:31 smithi144 bash[75481]: audit 2024-04-30T10:16:30.800102+0000 mon.a (mon.0) 11020 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:31.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:31 smithi144 bash[75481]: audit 2024-04-30T10:16:30.800102+0000 mon.a (mon.0) 11020 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:31.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:31 smithi144 bash[75481]: audit 2024-04-30T10:16:30.805824+0000 mon.a (mon.0) 11021 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:31.459 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:31 smithi144 bash[75481]: audit 2024-04-30T10:16:30.805824+0000 mon.a (mon.0) 11021 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:31.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:31 smithi151 bash[59049]: cluster 2024-04-30T10:16:30.134054+0000 mgr.x (mgr.24998) 2753 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:31.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:31 smithi151 bash[59049]: cluster 2024-04-30T10:16:30.134054+0000 mgr.x (mgr.24998) 2753 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:31.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:31 smithi151 bash[59049]: audit 2024-04-30T10:16:30.793984+0000 mon.a (mon.0) 11019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:31.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:31 smithi151 bash[59049]: audit 2024-04-30T10:16:30.793984+0000 mon.a (mon.0) 11019 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:31.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:31 smithi151 bash[59049]: audit 2024-04-30T10:16:30.800102+0000 mon.a (mon.0) 11020 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:31.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:31 smithi151 bash[59049]: audit 2024-04-30T10:16:30.800102+0000 mon.a (mon.0) 11020 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:31.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:31 smithi151 bash[59049]: audit 2024-04-30T10:16:30.805824+0000 mon.a (mon.0) 11021 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:31.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:31 smithi151 bash[59049]: audit 2024-04-30T10:16:30.805824+0000 mon.a (mon.0) 11021 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:33 smithi144 bash[73244]: cluster 2024-04-30T10:16:32.134687+0000 mgr.x (mgr.24998) 2754 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:33 smithi144 bash[73244]: cluster 2024-04-30T10:16:32.134687+0000 mgr.x (mgr.24998) 2754 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:33 smithi144 bash[73244]: audit 2024-04-30T10:16:33.184217+0000 mon.a (mon.0) 11022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:33.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:33 smithi144 bash[73244]: audit 2024-04-30T10:16:33.184217+0000 mon.a (mon.0) 11022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:33.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:33 smithi144 bash[75481]: cluster 2024-04-30T10:16:32.134687+0000 mgr.x (mgr.24998) 2754 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:33.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:33 smithi144 bash[75481]: cluster 2024-04-30T10:16:32.134687+0000 mgr.x (mgr.24998) 2754 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:33.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:33 smithi144 bash[75481]: audit 2024-04-30T10:16:33.184217+0000 mon.a (mon.0) 11022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:33.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:33 smithi144 bash[75481]: audit 2024-04-30T10:16:33.184217+0000 mon.a (mon.0) 11022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:33.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:33 smithi151 bash[59049]: cluster 2024-04-30T10:16:32.134687+0000 mgr.x (mgr.24998) 2754 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:33.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:33 smithi151 bash[59049]: cluster 2024-04-30T10:16:32.134687+0000 mgr.x (mgr.24998) 2754 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:33.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:33 smithi151 bash[59049]: audit 2024-04-30T10:16:33.184217+0000 mon.a (mon.0) 11022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:33.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:33 smithi151 bash[59049]: audit 2024-04-30T10:16:33.184217+0000 mon.a (mon.0) 11022 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:34.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:34 smithi144 bash[75481]: audit 2024-04-30T10:16:33.196720+0000 mon.a (mon.0) 11023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:34.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:34 smithi144 bash[75481]: audit 2024-04-30T10:16:33.196720+0000 mon.a (mon.0) 11023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:34.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:34 smithi144 bash[75481]: audit 2024-04-30T10:16:33.221463+0000 mon.a (mon.0) 11024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:34.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:34 smithi144 bash[75481]: audit 2024-04-30T10:16:33.221463+0000 mon.a (mon.0) 11024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:34.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:34 smithi144 bash[73244]: audit 2024-04-30T10:16:33.196720+0000 mon.a (mon.0) 11023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:34.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:34 smithi144 bash[73244]: audit 2024-04-30T10:16:33.196720+0000 mon.a (mon.0) 11023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:34.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:34 smithi144 bash[73244]: audit 2024-04-30T10:16:33.221463+0000 mon.a (mon.0) 11024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:34.458 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:34 smithi144 bash[73244]: audit 2024-04-30T10:16:33.221463+0000 mon.a (mon.0) 11024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:34 smithi151 bash[59049]: audit 2024-04-30T10:16:33.196720+0000 mon.a (mon.0) 11023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:34 smithi151 bash[59049]: audit 2024-04-30T10:16:33.196720+0000 mon.a (mon.0) 11023 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:34 smithi151 bash[59049]: audit 2024-04-30T10:16:33.221463+0000 mon.a (mon.0) 11024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:34.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:34 smithi151 bash[59049]: audit 2024-04-30T10:16:33.221463+0000 mon.a (mon.0) 11024 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:35.488 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:35 smithi144 bash[75481]: cluster 2024-04-30T10:16:34.135936+0000 mgr.x (mgr.24998) 2755 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:35.488 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:35 smithi144 bash[75481]: cluster 2024-04-30T10:16:34.135936+0000 mgr.x (mgr.24998) 2755 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:35.489 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:35 smithi144 bash[73244]: cluster 2024-04-30T10:16:34.135936+0000 mgr.x (mgr.24998) 2755 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:35.489 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:35 smithi144 bash[73244]: cluster 2024-04-30T10:16:34.135936+0000 mgr.x (mgr.24998) 2755 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:35.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:35 smithi151 bash[59049]: cluster 2024-04-30T10:16:34.135936+0000 mgr.x (mgr.24998) 2755 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:35.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:35 smithi151 bash[59049]: cluster 2024-04-30T10:16:34.135936+0000 mgr.x (mgr.24998) 2755 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:36 smithi151 bash[59049]: audit 2024-04-30T10:16:34.881762+0000 mgr.x (mgr.24998) 2756 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:36.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:36 smithi151 bash[59049]: audit 2024-04-30T10:16:34.881762+0000 mgr.x (mgr.24998) 2756 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:36.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:36 smithi144 bash[73244]: audit 2024-04-30T10:16:34.881762+0000 mgr.x (mgr.24998) 2756 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:36.709 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:36 smithi144 bash[73244]: audit 2024-04-30T10:16:34.881762+0000 mgr.x (mgr.24998) 2756 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:36 smithi144 bash[75481]: audit 2024-04-30T10:16:34.881762+0000 mgr.x (mgr.24998) 2756 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:36.709 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:36 smithi144 bash[75481]: audit 2024-04-30T10:16:34.881762+0000 mgr.x (mgr.24998) 2756 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:37.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:37 smithi151 bash[59049]: cluster 2024-04-30T10:16:36.137185+0000 mgr.x (mgr.24998) 2757 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:37.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:37 smithi151 bash[59049]: cluster 2024-04-30T10:16:36.137185+0000 mgr.x (mgr.24998) 2757 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:37.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:37 smithi144 bash[73244]: cluster 2024-04-30T10:16:36.137185+0000 mgr.x (mgr.24998) 2757 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:37.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:37 smithi144 bash[73244]: cluster 2024-04-30T10:16:36.137185+0000 mgr.x (mgr.24998) 2757 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:37.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:37 smithi144 bash[75481]: cluster 2024-04-30T10:16:36.137185+0000 mgr.x (mgr.24998) 2757 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:37.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:37 smithi144 bash[75481]: cluster 2024-04-30T10:16:36.137185+0000 mgr.x (mgr.24998) 2757 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:38.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:16:38 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:16:38] "GET /metrics HTTP/1.1" 200 38625 "" "Prometheus/2.43.0" 2024-04-30T10:16:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:38 smithi151 bash[59049]: audit 2024-04-30T10:16:37.495427+0000 mon.a (mon.0) 11025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:38.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:38 smithi151 bash[59049]: audit 2024-04-30T10:16:37.495427+0000 mon.a (mon.0) 11025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:38.642 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:38 smithi144 bash[75481]: audit 2024-04-30T10:16:37.495427+0000 mon.a (mon.0) 11025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:38.643 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:38 smithi144 bash[75481]: audit 2024-04-30T10:16:37.495427+0000 mon.a (mon.0) 11025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:38.643 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:38 smithi144 bash[73244]: audit 2024-04-30T10:16:37.495427+0000 mon.a (mon.0) 11025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:38.643 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:38 smithi144 bash[73244]: audit 2024-04-30T10:16:37.495427+0000 mon.a (mon.0) 11025 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:39 smithi151 bash[59049]: cluster 2024-04-30T10:16:38.138391+0000 mgr.x (mgr.24998) 2758 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:39.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:39 smithi151 bash[59049]: cluster 2024-04-30T10:16:38.138391+0000 mgr.x (mgr.24998) 2758 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:39.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:39 smithi144 bash[73244]: cluster 2024-04-30T10:16:38.138391+0000 mgr.x (mgr.24998) 2758 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:39.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:39 smithi144 bash[73244]: cluster 2024-04-30T10:16:38.138391+0000 mgr.x (mgr.24998) 2758 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:39.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:39 smithi144 bash[75481]: cluster 2024-04-30T10:16:38.138391+0000 mgr.x (mgr.24998) 2758 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:39.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:39 smithi144 bash[75481]: cluster 2024-04-30T10:16:38.138391+0000 mgr.x (mgr.24998) 2758 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:41.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:41 smithi151 bash[59049]: cluster 2024-04-30T10:16:40.139494+0000 mgr.x (mgr.24998) 2759 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:41.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:41 smithi151 bash[59049]: cluster 2024-04-30T10:16:40.139494+0000 mgr.x (mgr.24998) 2759 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:41.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:41 smithi144 bash[73244]: cluster 2024-04-30T10:16:40.139494+0000 mgr.x (mgr.24998) 2759 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:41.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:41 smithi144 bash[73244]: cluster 2024-04-30T10:16:40.139494+0000 mgr.x (mgr.24998) 2759 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:41.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:41 smithi144 bash[75481]: cluster 2024-04-30T10:16:40.139494+0000 mgr.x (mgr.24998) 2759 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:41.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:41 smithi144 bash[75481]: cluster 2024-04-30T10:16:40.139494+0000 mgr.x (mgr.24998) 2759 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:43.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:43 smithi151 bash[59049]: cluster 2024-04-30T10:16:42.140544+0000 mgr.x (mgr.24998) 2760 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:43.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:43 smithi151 bash[59049]: cluster 2024-04-30T10:16:42.140544+0000 mgr.x (mgr.24998) 2760 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:43.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:43 smithi144 bash[73244]: cluster 2024-04-30T10:16:42.140544+0000 mgr.x (mgr.24998) 2760 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:43.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:43 smithi144 bash[73244]: cluster 2024-04-30T10:16:42.140544+0000 mgr.x (mgr.24998) 2760 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:43.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:43 smithi144 bash[75481]: cluster 2024-04-30T10:16:42.140544+0000 mgr.x (mgr.24998) 2760 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:43.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:43 smithi144 bash[75481]: cluster 2024-04-30T10:16:42.140544+0000 mgr.x (mgr.24998) 2760 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:45 smithi151 bash[59049]: cluster 2024-04-30T10:16:44.141868+0000 mgr.x (mgr.24998) 2761 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:45 smithi151 bash[59049]: cluster 2024-04-30T10:16:44.141868+0000 mgr.x (mgr.24998) 2761 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:45.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:45 smithi144 bash[73244]: cluster 2024-04-30T10:16:44.141868+0000 mgr.x (mgr.24998) 2761 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:45.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:45 smithi144 bash[73244]: cluster 2024-04-30T10:16:44.141868+0000 mgr.x (mgr.24998) 2761 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:45.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:45 smithi144 bash[75481]: cluster 2024-04-30T10:16:44.141868+0000 mgr.x (mgr.24998) 2761 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:45.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:45 smithi144 bash[75481]: cluster 2024-04-30T10:16:44.141868+0000 mgr.x (mgr.24998) 2761 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:46.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:46 smithi151 bash[59049]: audit 2024-04-30T10:16:44.889610+0000 mgr.x (mgr.24998) 2762 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:46 smithi151 bash[59049]: audit 2024-04-30T10:16:44.889610+0000 mgr.x (mgr.24998) 2762 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:46.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:46 smithi144 bash[73244]: audit 2024-04-30T10:16:44.889610+0000 mgr.x (mgr.24998) 2762 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:46.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:46 smithi144 bash[73244]: audit 2024-04-30T10:16:44.889610+0000 mgr.x (mgr.24998) 2762 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:46.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:46 smithi144 bash[75481]: audit 2024-04-30T10:16:44.889610+0000 mgr.x (mgr.24998) 2762 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:46.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:46 smithi144 bash[75481]: audit 2024-04-30T10:16:44.889610+0000 mgr.x (mgr.24998) 2762 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:47.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:47 smithi151 bash[59049]: cluster 2024-04-30T10:16:46.143075+0000 mgr.x (mgr.24998) 2763 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:47 smithi151 bash[59049]: cluster 2024-04-30T10:16:46.143075+0000 mgr.x (mgr.24998) 2763 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:47.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:47 smithi144 bash[73244]: cluster 2024-04-30T10:16:46.143075+0000 mgr.x (mgr.24998) 2763 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:47.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:47 smithi144 bash[73244]: cluster 2024-04-30T10:16:46.143075+0000 mgr.x (mgr.24998) 2763 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:47.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:47 smithi144 bash[75481]: cluster 2024-04-30T10:16:46.143075+0000 mgr.x (mgr.24998) 2763 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:47.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:47 smithi144 bash[75481]: cluster 2024-04-30T10:16:46.143075+0000 mgr.x (mgr.24998) 2763 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:48.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:16:48 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:16:48] "GET /metrics HTTP/1.1" 200 38625 "" "Prometheus/2.43.0" 2024-04-30T10:16:49.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:49 smithi151 bash[59049]: cluster 2024-04-30T10:16:48.144215+0000 mgr.x (mgr.24998) 2764 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:49.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:49 smithi151 bash[59049]: cluster 2024-04-30T10:16:48.144215+0000 mgr.x (mgr.24998) 2764 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:49.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:49 smithi144 bash[75481]: cluster 2024-04-30T10:16:48.144215+0000 mgr.x (mgr.24998) 2764 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:49.789 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:49 smithi144 bash[75481]: cluster 2024-04-30T10:16:48.144215+0000 mgr.x (mgr.24998) 2764 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:49.790 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:49 smithi144 bash[73244]: cluster 2024-04-30T10:16:48.144215+0000 mgr.x (mgr.24998) 2764 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:49.790 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:49 smithi144 bash[73244]: cluster 2024-04-30T10:16:48.144215+0000 mgr.x (mgr.24998) 2764 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:50 smithi151 bash[59049]: audit 2024-04-30T10:16:49.978956+0000 mon.a (mon.0) 11026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:16:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:50 smithi151 bash[59049]: audit 2024-04-30T10:16:49.978956+0000 mon.a (mon.0) 11026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:16:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:50 smithi151 bash[59049]: audit 2024-04-30T10:16:49.980967+0000 mon.a (mon.0) 11027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:16:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:50 smithi151 bash[59049]: audit 2024-04-30T10:16:49.980967+0000 mon.a (mon.0) 11027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:16:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:50 smithi151 bash[59049]: audit 2024-04-30T10:16:49.992471+0000 mon.a (mon.0) 11028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:50.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:50 smithi151 bash[59049]: audit 2024-04-30T10:16:49.992471+0000 mon.a (mon.0) 11028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:50.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:50 smithi144 bash[73244]: audit 2024-04-30T10:16:49.978956+0000 mon.a (mon.0) 11026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:16:50.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:50 smithi144 bash[73244]: audit 2024-04-30T10:16:49.978956+0000 mon.a (mon.0) 11026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:16:50.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:50 smithi144 bash[73244]: audit 2024-04-30T10:16:49.980967+0000 mon.a (mon.0) 11027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:16:50.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:50 smithi144 bash[73244]: audit 2024-04-30T10:16:49.980967+0000 mon.a (mon.0) 11027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:16:50.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:50 smithi144 bash[73244]: audit 2024-04-30T10:16:49.992471+0000 mon.a (mon.0) 11028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:50.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:50 smithi144 bash[73244]: audit 2024-04-30T10:16:49.992471+0000 mon.a (mon.0) 11028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:50.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:50 smithi144 bash[75481]: audit 2024-04-30T10:16:49.978956+0000 mon.a (mon.0) 11026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:16:50.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:50 smithi144 bash[75481]: audit 2024-04-30T10:16:49.978956+0000 mon.a (mon.0) 11026 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:16:50.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:50 smithi144 bash[75481]: audit 2024-04-30T10:16:49.980967+0000 mon.a (mon.0) 11027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:16:50.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:50 smithi144 bash[75481]: audit 2024-04-30T10:16:49.980967+0000 mon.a (mon.0) 11027 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:16:50.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:50 smithi144 bash[75481]: audit 2024-04-30T10:16:49.992471+0000 mon.a (mon.0) 11028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:50.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:50 smithi144 bash[75481]: audit 2024-04-30T10:16:49.992471+0000 mon.a (mon.0) 11028 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:51.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:51 smithi144 bash[73244]: cluster 2024-04-30T10:16:50.145313+0000 mgr.x (mgr.24998) 2765 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:51.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:51 smithi144 bash[73244]: cluster 2024-04-30T10:16:50.145313+0000 mgr.x (mgr.24998) 2765 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:51.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:51 smithi144 bash[73244]: audit 2024-04-30T10:16:51.004586+0000 mon.a (mon.0) 11029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:51.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:51 smithi144 bash[73244]: audit 2024-04-30T10:16:51.004586+0000 mon.a (mon.0) 11029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:51.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:51 smithi144 bash[73244]: audit 2024-04-30T10:16:51.018513+0000 mon.a (mon.0) 11030 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:51.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:51 smithi144 bash[73244]: audit 2024-04-30T10:16:51.018513+0000 mon.a (mon.0) 11030 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:51.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:51 smithi144 bash[73244]: audit 2024-04-30T10:16:51.030282+0000 mon.a (mon.0) 11031 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:51.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:51 smithi144 bash[73244]: audit 2024-04-30T10:16:51.030282+0000 mon.a (mon.0) 11031 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:51.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:51 smithi144 bash[75481]: cluster 2024-04-30T10:16:50.145313+0000 mgr.x (mgr.24998) 2765 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:51.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:51 smithi144 bash[75481]: cluster 2024-04-30T10:16:50.145313+0000 mgr.x (mgr.24998) 2765 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:51.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:51 smithi144 bash[75481]: audit 2024-04-30T10:16:51.004586+0000 mon.a (mon.0) 11029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:51.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:51 smithi144 bash[75481]: audit 2024-04-30T10:16:51.004586+0000 mon.a (mon.0) 11029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:51.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:51 smithi144 bash[75481]: audit 2024-04-30T10:16:51.018513+0000 mon.a (mon.0) 11030 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:51.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:51 smithi144 bash[75481]: audit 2024-04-30T10:16:51.018513+0000 mon.a (mon.0) 11030 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:51.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:51 smithi144 bash[75481]: audit 2024-04-30T10:16:51.030282+0000 mon.a (mon.0) 11031 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:51.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:51 smithi144 bash[75481]: audit 2024-04-30T10:16:51.030282+0000 mon.a (mon.0) 11031 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:51.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:51 smithi151 bash[59049]: cluster 2024-04-30T10:16:50.145313+0000 mgr.x (mgr.24998) 2765 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:51 smithi151 bash[59049]: cluster 2024-04-30T10:16:50.145313+0000 mgr.x (mgr.24998) 2765 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:51 smithi151 bash[59049]: audit 2024-04-30T10:16:51.004586+0000 mon.a (mon.0) 11029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:51 smithi151 bash[59049]: audit 2024-04-30T10:16:51.004586+0000 mon.a (mon.0) 11029 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:51 smithi151 bash[59049]: audit 2024-04-30T10:16:51.018513+0000 mon.a (mon.0) 11030 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:51 smithi151 bash[59049]: audit 2024-04-30T10:16:51.018513+0000 mon.a (mon.0) 11030 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:51 smithi151 bash[59049]: audit 2024-04-30T10:16:51.030282+0000 mon.a (mon.0) 11031 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:51 smithi151 bash[59049]: audit 2024-04-30T10:16:51.030282+0000 mon.a (mon.0) 11031 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:53 smithi151 bash[59049]: cluster 2024-04-30T10:16:52.146051+0000 mgr.x (mgr.24998) 2766 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:53 smithi151 bash[59049]: cluster 2024-04-30T10:16:52.146051+0000 mgr.x (mgr.24998) 2766 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:53 smithi151 bash[59049]: audit 2024-04-30T10:16:52.495395+0000 mon.a (mon.0) 11032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:53.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:53 smithi151 bash[59049]: audit 2024-04-30T10:16:52.495395+0000 mon.a (mon.0) 11032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:53.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:53 smithi144 bash[73244]: cluster 2024-04-30T10:16:52.146051+0000 mgr.x (mgr.24998) 2766 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:53.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:53 smithi144 bash[73244]: cluster 2024-04-30T10:16:52.146051+0000 mgr.x (mgr.24998) 2766 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:53.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:53 smithi144 bash[73244]: audit 2024-04-30T10:16:52.495395+0000 mon.a (mon.0) 11032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:53.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:53 smithi144 bash[73244]: audit 2024-04-30T10:16:52.495395+0000 mon.a (mon.0) 11032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:53.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:53 smithi144 bash[75481]: cluster 2024-04-30T10:16:52.146051+0000 mgr.x (mgr.24998) 2766 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:53.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:53 smithi144 bash[75481]: cluster 2024-04-30T10:16:52.146051+0000 mgr.x (mgr.24998) 2766 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:53.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:53 smithi144 bash[75481]: audit 2024-04-30T10:16:52.495395+0000 mon.a (mon.0) 11032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:53.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:53 smithi144 bash[75481]: audit 2024-04-30T10:16:52.495395+0000 mon.a (mon.0) 11032 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:16:54.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:54 smithi144 bash[75481]: audit 2024-04-30T10:16:53.375954+0000 mon.a (mon.0) 11033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:54.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:54 smithi144 bash[75481]: audit 2024-04-30T10:16:53.375954+0000 mon.a (mon.0) 11033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:54.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:54 smithi144 bash[75481]: audit 2024-04-30T10:16:53.390498+0000 mon.a (mon.0) 11034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:54.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:54 smithi144 bash[75481]: audit 2024-04-30T10:16:53.390498+0000 mon.a (mon.0) 11034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:54.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:54 smithi144 bash[75481]: audit 2024-04-30T10:16:53.404473+0000 mon.a (mon.0) 11035 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:54.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:54 smithi144 bash[75481]: audit 2024-04-30T10:16:53.404473+0000 mon.a (mon.0) 11035 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:54.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:54 smithi144 bash[75481]: cluster 2024-04-30T10:16:54.146805+0000 mgr.x (mgr.24998) 2767 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:54.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:54 smithi144 bash[75481]: cluster 2024-04-30T10:16:54.146805+0000 mgr.x (mgr.24998) 2767 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:54.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:54 smithi144 bash[73244]: audit 2024-04-30T10:16:53.375954+0000 mon.a (mon.0) 11033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:54.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:54 smithi144 bash[73244]: audit 2024-04-30T10:16:53.375954+0000 mon.a (mon.0) 11033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:54.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:54 smithi144 bash[73244]: audit 2024-04-30T10:16:53.390498+0000 mon.a (mon.0) 11034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:54.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:54 smithi144 bash[73244]: audit 2024-04-30T10:16:53.390498+0000 mon.a (mon.0) 11034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:54.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:54 smithi144 bash[73244]: audit 2024-04-30T10:16:53.404473+0000 mon.a (mon.0) 11035 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:54.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:54 smithi144 bash[73244]: audit 2024-04-30T10:16:53.404473+0000 mon.a (mon.0) 11035 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:54.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:54 smithi144 bash[73244]: cluster 2024-04-30T10:16:54.146805+0000 mgr.x (mgr.24998) 2767 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:54.708 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:54 smithi144 bash[73244]: cluster 2024-04-30T10:16:54.146805+0000 mgr.x (mgr.24998) 2767 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:54 smithi151 bash[59049]: audit 2024-04-30T10:16:53.375954+0000 mon.a (mon.0) 11033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:54 smithi151 bash[59049]: audit 2024-04-30T10:16:53.375954+0000 mon.a (mon.0) 11033 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:54 smithi151 bash[59049]: audit 2024-04-30T10:16:53.390498+0000 mon.a (mon.0) 11034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:54 smithi151 bash[59049]: audit 2024-04-30T10:16:53.390498+0000 mon.a (mon.0) 11034 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:54 smithi151 bash[59049]: audit 2024-04-30T10:16:53.404473+0000 mon.a (mon.0) 11035 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:54 smithi151 bash[59049]: audit 2024-04-30T10:16:53.404473+0000 mon.a (mon.0) 11035 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:16:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:54 smithi151 bash[59049]: cluster 2024-04-30T10:16:54.146805+0000 mgr.x (mgr.24998) 2767 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:54.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:54 smithi151 bash[59049]: cluster 2024-04-30T10:16:54.146805+0000 mgr.x (mgr.24998) 2767 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:55.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:55 smithi144 bash[73244]: audit 2024-04-30T10:16:54.896767+0000 mgr.x (mgr.24998) 2768 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:55.685 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:55 smithi144 bash[73244]: audit 2024-04-30T10:16:54.896767+0000 mgr.x (mgr.24998) 2768 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:55.685 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:55 smithi144 bash[75481]: audit 2024-04-30T10:16:54.896767+0000 mgr.x (mgr.24998) 2768 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:55.685 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:55 smithi144 bash[75481]: audit 2024-04-30T10:16:54.896767+0000 mgr.x (mgr.24998) 2768 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:55 smithi151 bash[59049]: audit 2024-04-30T10:16:54.896767+0000 mgr.x (mgr.24998) 2768 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:55.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:55 smithi151 bash[59049]: audit 2024-04-30T10:16:54.896767+0000 mgr.x (mgr.24998) 2768 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:16:56.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:56 smithi144 bash[73244]: cluster 2024-04-30T10:16:56.147939+0000 mgr.x (mgr.24998) 2769 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:56.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:56 smithi144 bash[73244]: cluster 2024-04-30T10:16:56.147939+0000 mgr.x (mgr.24998) 2769 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:56.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:56 smithi144 bash[75481]: cluster 2024-04-30T10:16:56.147939+0000 mgr.x (mgr.24998) 2769 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:56.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:56 smithi144 bash[75481]: cluster 2024-04-30T10:16:56.147939+0000 mgr.x (mgr.24998) 2769 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:56 smithi151 bash[59049]: cluster 2024-04-30T10:16:56.147939+0000 mgr.x (mgr.24998) 2769 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:56.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:56 smithi151 bash[59049]: cluster 2024-04-30T10:16:56.147939+0000 mgr.x (mgr.24998) 2769 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:16:58.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:16:58 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:16:58] "GET /metrics HTTP/1.1" 200 38620 "" "Prometheus/2.43.0" 2024-04-30T10:16:59.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:59 smithi144 bash[73244]: cluster 2024-04-30T10:16:58.149161+0000 mgr.x (mgr.24998) 2770 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:59.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:16:59 smithi144 bash[73244]: cluster 2024-04-30T10:16:58.149161+0000 mgr.x (mgr.24998) 2770 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:59.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:59 smithi144 bash[75481]: cluster 2024-04-30T10:16:58.149161+0000 mgr.x (mgr.24998) 2770 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:59.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:16:59 smithi144 bash[75481]: cluster 2024-04-30T10:16:58.149161+0000 mgr.x (mgr.24998) 2770 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:59 smithi151 bash[59049]: cluster 2024-04-30T10:16:58.149161+0000 mgr.x (mgr.24998) 2770 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:16:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:16:59 smithi151 bash[59049]: cluster 2024-04-30T10:16:58.149161+0000 mgr.x (mgr.24998) 2770 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:01.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:01 smithi151 bash[59049]: cluster 2024-04-30T10:17:00.150270+0000 mgr.x (mgr.24998) 2771 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:01.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:01 smithi151 bash[59049]: cluster 2024-04-30T10:17:00.150270+0000 mgr.x (mgr.24998) 2771 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:01.601 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:01 smithi144 bash[73244]: cluster 2024-04-30T10:17:00.150270+0000 mgr.x (mgr.24998) 2771 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:01.601 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:01 smithi144 bash[73244]: cluster 2024-04-30T10:17:00.150270+0000 mgr.x (mgr.24998) 2771 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:01.601 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:01 smithi144 bash[75481]: cluster 2024-04-30T10:17:00.150270+0000 mgr.x (mgr.24998) 2771 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:01.601 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:01 smithi144 bash[75481]: cluster 2024-04-30T10:17:00.150270+0000 mgr.x (mgr.24998) 2771 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:03 smithi151 bash[59049]: cluster 2024-04-30T10:17:02.151246+0000 mgr.x (mgr.24998) 2772 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:03 smithi151 bash[59049]: cluster 2024-04-30T10:17:02.151246+0000 mgr.x (mgr.24998) 2772 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:03.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:03 smithi144 bash[73244]: cluster 2024-04-30T10:17:02.151246+0000 mgr.x (mgr.24998) 2772 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:03.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:03 smithi144 bash[73244]: cluster 2024-04-30T10:17:02.151246+0000 mgr.x (mgr.24998) 2772 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:03 smithi144 bash[75481]: cluster 2024-04-30T10:17:02.151246+0000 mgr.x (mgr.24998) 2772 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:03.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:03 smithi144 bash[75481]: cluster 2024-04-30T10:17:02.151246+0000 mgr.x (mgr.24998) 2772 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:05 smithi151 bash[59049]: cluster 2024-04-30T10:17:04.152574+0000 mgr.x (mgr.24998) 2773 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:05 smithi151 bash[59049]: cluster 2024-04-30T10:17:04.152574+0000 mgr.x (mgr.24998) 2773 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:05.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:05 smithi144 bash[73244]: cluster 2024-04-30T10:17:04.152574+0000 mgr.x (mgr.24998) 2773 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:05.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:05 smithi144 bash[73244]: cluster 2024-04-30T10:17:04.152574+0000 mgr.x (mgr.24998) 2773 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:05.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:05 smithi144 bash[75481]: cluster 2024-04-30T10:17:04.152574+0000 mgr.x (mgr.24998) 2773 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:05.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:05 smithi144 bash[75481]: cluster 2024-04-30T10:17:04.152574+0000 mgr.x (mgr.24998) 2773 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:06 smithi151 bash[59049]: audit 2024-04-30T10:17:04.905894+0000 mgr.x (mgr.24998) 2774 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:06 smithi151 bash[59049]: audit 2024-04-30T10:17:04.905894+0000 mgr.x (mgr.24998) 2774 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:06.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:06 smithi144 bash[73244]: audit 2024-04-30T10:17:04.905894+0000 mgr.x (mgr.24998) 2774 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:06.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:06 smithi144 bash[73244]: audit 2024-04-30T10:17:04.905894+0000 mgr.x (mgr.24998) 2774 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:06.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:06 smithi144 bash[75481]: audit 2024-04-30T10:17:04.905894+0000 mgr.x (mgr.24998) 2774 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:06.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:06 smithi144 bash[75481]: audit 2024-04-30T10:17:04.905894+0000 mgr.x (mgr.24998) 2774 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:07 smithi151 bash[59049]: cluster 2024-04-30T10:17:06.153820+0000 mgr.x (mgr.24998) 2775 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:07 smithi151 bash[59049]: cluster 2024-04-30T10:17:06.153820+0000 mgr.x (mgr.24998) 2775 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:07.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:07 smithi144 bash[73244]: cluster 2024-04-30T10:17:06.153820+0000 mgr.x (mgr.24998) 2775 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:07.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:07 smithi144 bash[73244]: cluster 2024-04-30T10:17:06.153820+0000 mgr.x (mgr.24998) 2775 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:07.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:07 smithi144 bash[75481]: cluster 2024-04-30T10:17:06.153820+0000 mgr.x (mgr.24998) 2775 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:07.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:07 smithi144 bash[75481]: cluster 2024-04-30T10:17:06.153820+0000 mgr.x (mgr.24998) 2775 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:08.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:17:08 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:17:08] "GET /metrics HTTP/1.1" 200 38625 "" "Prometheus/2.43.0" 2024-04-30T10:17:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:08 smithi151 bash[59049]: audit 2024-04-30T10:17:07.496279+0000 mon.a (mon.0) 11036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:08 smithi151 bash[59049]: audit 2024-04-30T10:17:07.496279+0000 mon.a (mon.0) 11036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:08 smithi144 bash[73244]: audit 2024-04-30T10:17:07.496279+0000 mon.a (mon.0) 11036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:08.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:08 smithi144 bash[73244]: audit 2024-04-30T10:17:07.496279+0000 mon.a (mon.0) 11036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:08.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:08 smithi144 bash[75481]: audit 2024-04-30T10:17:07.496279+0000 mon.a (mon.0) 11036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:08.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:08 smithi144 bash[75481]: audit 2024-04-30T10:17:07.496279+0000 mon.a (mon.0) 11036 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:09 smithi151 bash[59049]: cluster 2024-04-30T10:17:08.155000+0000 mgr.x (mgr.24998) 2776 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:09 smithi151 bash[59049]: cluster 2024-04-30T10:17:08.155000+0000 mgr.x (mgr.24998) 2776 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:09.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:09 smithi144 bash[73244]: cluster 2024-04-30T10:17:08.155000+0000 mgr.x (mgr.24998) 2776 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:09.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:09 smithi144 bash[73244]: cluster 2024-04-30T10:17:08.155000+0000 mgr.x (mgr.24998) 2776 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:09.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:09 smithi144 bash[75481]: cluster 2024-04-30T10:17:08.155000+0000 mgr.x (mgr.24998) 2776 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:09.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:09 smithi144 bash[75481]: cluster 2024-04-30T10:17:08.155000+0000 mgr.x (mgr.24998) 2776 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:11 smithi151 bash[59049]: cluster 2024-04-30T10:17:10.156369+0000 mgr.x (mgr.24998) 2777 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:11 smithi151 bash[59049]: cluster 2024-04-30T10:17:10.156369+0000 mgr.x (mgr.24998) 2777 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:11 smithi151 bash[59049]: audit 2024-04-30T10:17:11.224908+0000 mon.a (mon.0) 11037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:11 smithi151 bash[59049]: audit 2024-04-30T10:17:11.224908+0000 mon.a (mon.0) 11037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:11 smithi151 bash[59049]: audit 2024-04-30T10:17:11.234807+0000 mon.a (mon.0) 11038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:11 smithi151 bash[59049]: audit 2024-04-30T10:17:11.234807+0000 mon.a (mon.0) 11038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:11.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:11 smithi144 bash[73244]: cluster 2024-04-30T10:17:10.156369+0000 mgr.x (mgr.24998) 2777 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:11.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:11 smithi144 bash[73244]: cluster 2024-04-30T10:17:10.156369+0000 mgr.x (mgr.24998) 2777 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:11.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:11 smithi144 bash[73244]: audit 2024-04-30T10:17:11.224908+0000 mon.a (mon.0) 11037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:11.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:11 smithi144 bash[73244]: audit 2024-04-30T10:17:11.224908+0000 mon.a (mon.0) 11037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:11.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:11 smithi144 bash[73244]: audit 2024-04-30T10:17:11.234807+0000 mon.a (mon.0) 11038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:11.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:11 smithi144 bash[73244]: audit 2024-04-30T10:17:11.234807+0000 mon.a (mon.0) 11038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:11.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:11 smithi144 bash[75481]: cluster 2024-04-30T10:17:10.156369+0000 mgr.x (mgr.24998) 2777 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:11.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:11 smithi144 bash[75481]: cluster 2024-04-30T10:17:10.156369+0000 mgr.x (mgr.24998) 2777 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:11.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:11 smithi144 bash[75481]: audit 2024-04-30T10:17:11.224908+0000 mon.a (mon.0) 11037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:11.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:11 smithi144 bash[75481]: audit 2024-04-30T10:17:11.224908+0000 mon.a (mon.0) 11037 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:11.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:11 smithi144 bash[75481]: audit 2024-04-30T10:17:11.234807+0000 mon.a (mon.0) 11038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:11.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:11 smithi144 bash[75481]: audit 2024-04-30T10:17:11.234807+0000 mon.a (mon.0) 11038 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:12.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:12 smithi151 bash[59049]: audit 2024-04-30T10:17:11.244788+0000 mon.a (mon.0) 11039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:12.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:12 smithi151 bash[59049]: audit 2024-04-30T10:17:11.244788+0000 mon.a (mon.0) 11039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:12.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:12 smithi144 bash[73244]: audit 2024-04-30T10:17:11.244788+0000 mon.a (mon.0) 11039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:12.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:12 smithi144 bash[73244]: audit 2024-04-30T10:17:11.244788+0000 mon.a (mon.0) 11039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:12.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:12 smithi144 bash[75481]: audit 2024-04-30T10:17:11.244788+0000 mon.a (mon.0) 11039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:12.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:12 smithi144 bash[75481]: audit 2024-04-30T10:17:11.244788+0000 mon.a (mon.0) 11039 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:13.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:13 smithi151 bash[59049]: cluster 2024-04-30T10:17:12.157074+0000 mgr.x (mgr.24998) 2778 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:13.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:13 smithi151 bash[59049]: cluster 2024-04-30T10:17:12.157074+0000 mgr.x (mgr.24998) 2778 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:13.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:13 smithi144 bash[73244]: cluster 2024-04-30T10:17:12.157074+0000 mgr.x (mgr.24998) 2778 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:13.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:13 smithi144 bash[73244]: cluster 2024-04-30T10:17:12.157074+0000 mgr.x (mgr.24998) 2778 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:13.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:13 smithi144 bash[75481]: cluster 2024-04-30T10:17:12.157074+0000 mgr.x (mgr.24998) 2778 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:13.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:13 smithi144 bash[75481]: cluster 2024-04-30T10:17:12.157074+0000 mgr.x (mgr.24998) 2778 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:14.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:14 smithi144 bash[73244]: audit 2024-04-30T10:17:13.555710+0000 mon.a (mon.0) 11040 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:14.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:14 smithi144 bash[73244]: audit 2024-04-30T10:17:13.555710+0000 mon.a (mon.0) 11040 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:14.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:14 smithi144 bash[73244]: audit 2024-04-30T10:17:13.566806+0000 mon.a (mon.0) 11041 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:14.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:14 smithi144 bash[73244]: audit 2024-04-30T10:17:13.566806+0000 mon.a (mon.0) 11041 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:14.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:14 smithi144 bash[73244]: audit 2024-04-30T10:17:13.576920+0000 mon.a (mon.0) 11042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:14.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:14 smithi144 bash[73244]: audit 2024-04-30T10:17:13.576920+0000 mon.a (mon.0) 11042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:14.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:14 smithi144 bash[73244]: cluster 2024-04-30T10:17:14.158445+0000 mgr.x (mgr.24998) 2779 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:14.823 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:14 smithi144 bash[73244]: cluster 2024-04-30T10:17:14.158445+0000 mgr.x (mgr.24998) 2779 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:14.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:14 smithi151 bash[59049]: audit 2024-04-30T10:17:13.555710+0000 mon.a (mon.0) 11040 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:14.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:14 smithi151 bash[59049]: audit 2024-04-30T10:17:13.555710+0000 mon.a (mon.0) 11040 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:14.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:14 smithi151 bash[59049]: audit 2024-04-30T10:17:13.566806+0000 mon.a (mon.0) 11041 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:14.823 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:14 smithi151 bash[59049]: audit 2024-04-30T10:17:13.566806+0000 mon.a (mon.0) 11041 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:14.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:14 smithi151 bash[59049]: audit 2024-04-30T10:17:13.576920+0000 mon.a (mon.0) 11042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:14.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:14 smithi151 bash[59049]: audit 2024-04-30T10:17:13.576920+0000 mon.a (mon.0) 11042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:14.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:14 smithi151 bash[59049]: cluster 2024-04-30T10:17:14.158445+0000 mgr.x (mgr.24998) 2779 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:14.824 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:14 smithi151 bash[59049]: cluster 2024-04-30T10:17:14.158445+0000 mgr.x (mgr.24998) 2779 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:15.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:14 smithi144 bash[75481]: audit 2024-04-30T10:17:13.555710+0000 mon.a (mon.0) 11040 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:15.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:14 smithi144 bash[75481]: audit 2024-04-30T10:17:13.555710+0000 mon.a (mon.0) 11040 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:15.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:14 smithi144 bash[75481]: audit 2024-04-30T10:17:13.566806+0000 mon.a (mon.0) 11041 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:15.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:14 smithi144 bash[75481]: audit 2024-04-30T10:17:13.566806+0000 mon.a (mon.0) 11041 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:15.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:14 smithi144 bash[75481]: audit 2024-04-30T10:17:13.576920+0000 mon.a (mon.0) 11042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:15.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:14 smithi144 bash[75481]: audit 2024-04-30T10:17:13.576920+0000 mon.a (mon.0) 11042 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:15.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:14 smithi144 bash[75481]: cluster 2024-04-30T10:17:14.158445+0000 mgr.x (mgr.24998) 2779 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:15.208 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:14 smithi144 bash[75481]: cluster 2024-04-30T10:17:14.158445+0000 mgr.x (mgr.24998) 2779 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:15.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:15 smithi144 bash[73244]: audit 2024-04-30T10:17:14.917579+0000 mgr.x (mgr.24998) 2780 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:15.845 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:15 smithi144 bash[73244]: audit 2024-04-30T10:17:14.917579+0000 mgr.x (mgr.24998) 2780 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:15.845 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:15 smithi144 bash[75481]: audit 2024-04-30T10:17:14.917579+0000 mgr.x (mgr.24998) 2780 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:15.846 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:15 smithi144 bash[75481]: audit 2024-04-30T10:17:14.917579+0000 mgr.x (mgr.24998) 2780 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:16.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:15 smithi151 bash[59049]: audit 2024-04-30T10:17:14.917579+0000 mgr.x (mgr.24998) 2780 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:16.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:15 smithi151 bash[59049]: audit 2024-04-30T10:17:14.917579+0000 mgr.x (mgr.24998) 2780 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:16.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:16 smithi144 bash[75481]: cluster 2024-04-30T10:17:16.159614+0000 mgr.x (mgr.24998) 2781 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:16.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:16 smithi144 bash[75481]: cluster 2024-04-30T10:17:16.159614+0000 mgr.x (mgr.24998) 2781 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:16.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:16 smithi144 bash[73244]: cluster 2024-04-30T10:17:16.159614+0000 mgr.x (mgr.24998) 2781 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:16.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:16 smithi144 bash[73244]: cluster 2024-04-30T10:17:16.159614+0000 mgr.x (mgr.24998) 2781 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:17.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:16 smithi151 bash[59049]: cluster 2024-04-30T10:17:16.159614+0000 mgr.x (mgr.24998) 2781 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:17.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:16 smithi151 bash[59049]: cluster 2024-04-30T10:17:16.159614+0000 mgr.x (mgr.24998) 2781 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:18.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:17:18 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:17:18] "GET /metrics HTTP/1.1" 200 38625 "" "Prometheus/2.43.0" 2024-04-30T10:17:19.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:19 smithi151 bash[59049]: cluster 2024-04-30T10:17:18.160766+0000 mgr.x (mgr.24998) 2782 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:19.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:19 smithi151 bash[59049]: cluster 2024-04-30T10:17:18.160766+0000 mgr.x (mgr.24998) 2782 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:19.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:19 smithi144 bash[73244]: cluster 2024-04-30T10:17:18.160766+0000 mgr.x (mgr.24998) 2782 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:19.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:19 smithi144 bash[73244]: cluster 2024-04-30T10:17:18.160766+0000 mgr.x (mgr.24998) 2782 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:19.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:19 smithi144 bash[75481]: cluster 2024-04-30T10:17:18.160766+0000 mgr.x (mgr.24998) 2782 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:19.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:19 smithi144 bash[75481]: cluster 2024-04-30T10:17:18.160766+0000 mgr.x (mgr.24998) 2782 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:21 smithi151 bash[59049]: cluster 2024-04-30T10:17:20.161884+0000 mgr.x (mgr.24998) 2783 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:21.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:21 smithi151 bash[59049]: cluster 2024-04-30T10:17:20.161884+0000 mgr.x (mgr.24998) 2783 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:21.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:21 smithi144 bash[73244]: cluster 2024-04-30T10:17:20.161884+0000 mgr.x (mgr.24998) 2783 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:21.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:21 smithi144 bash[73244]: cluster 2024-04-30T10:17:20.161884+0000 mgr.x (mgr.24998) 2783 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:21 smithi144 bash[75481]: cluster 2024-04-30T10:17:20.161884+0000 mgr.x (mgr.24998) 2783 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:21.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:21 smithi144 bash[75481]: cluster 2024-04-30T10:17:20.161884+0000 mgr.x (mgr.24998) 2783 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:23.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:23 smithi151 bash[59049]: cluster 2024-04-30T10:17:22.162917+0000 mgr.x (mgr.24998) 2784 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:23.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:23 smithi151 bash[59049]: cluster 2024-04-30T10:17:22.162917+0000 mgr.x (mgr.24998) 2784 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:23.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:23 smithi151 bash[59049]: audit 2024-04-30T10:17:22.496845+0000 mon.a (mon.0) 11043 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:23.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:23 smithi151 bash[59049]: audit 2024-04-30T10:17:22.496845+0000 mon.a (mon.0) 11043 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:23.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:23 smithi144 bash[75481]: cluster 2024-04-30T10:17:22.162917+0000 mgr.x (mgr.24998) 2784 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:23.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:23 smithi144 bash[75481]: cluster 2024-04-30T10:17:22.162917+0000 mgr.x (mgr.24998) 2784 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:23.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:23 smithi144 bash[75481]: audit 2024-04-30T10:17:22.496845+0000 mon.a (mon.0) 11043 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:23.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:23 smithi144 bash[75481]: audit 2024-04-30T10:17:22.496845+0000 mon.a (mon.0) 11043 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:23.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:23 smithi144 bash[73244]: cluster 2024-04-30T10:17:22.162917+0000 mgr.x (mgr.24998) 2784 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:23.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:23 smithi144 bash[73244]: cluster 2024-04-30T10:17:22.162917+0000 mgr.x (mgr.24998) 2784 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:23.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:23 smithi144 bash[73244]: audit 2024-04-30T10:17:22.496845+0000 mon.a (mon.0) 11043 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:23.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:23 smithi144 bash[73244]: audit 2024-04-30T10:17:22.496845+0000 mon.a (mon.0) 11043 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:25.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:25 smithi151 bash[59049]: cluster 2024-04-30T10:17:24.164148+0000 mgr.x (mgr.24998) 2785 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:25.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:25 smithi151 bash[59049]: cluster 2024-04-30T10:17:24.164148+0000 mgr.x (mgr.24998) 2785 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:25 smithi144 bash[73244]: cluster 2024-04-30T10:17:24.164148+0000 mgr.x (mgr.24998) 2785 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:25.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:25 smithi144 bash[73244]: cluster 2024-04-30T10:17:24.164148+0000 mgr.x (mgr.24998) 2785 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:25.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:25 smithi144 bash[75481]: cluster 2024-04-30T10:17:24.164148+0000 mgr.x (mgr.24998) 2785 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:25.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:25 smithi144 bash[75481]: cluster 2024-04-30T10:17:24.164148+0000 mgr.x (mgr.24998) 2785 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:26.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:26 smithi151 bash[59049]: audit 2024-04-30T10:17:24.928595+0000 mgr.x (mgr.24998) 2786 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:26.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:26 smithi151 bash[59049]: audit 2024-04-30T10:17:24.928595+0000 mgr.x (mgr.24998) 2786 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:26.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:26 smithi144 bash[75481]: audit 2024-04-30T10:17:24.928595+0000 mgr.x (mgr.24998) 2786 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:26.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:26 smithi144 bash[75481]: audit 2024-04-30T10:17:24.928595+0000 mgr.x (mgr.24998) 2786 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:26.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:26 smithi144 bash[73244]: audit 2024-04-30T10:17:24.928595+0000 mgr.x (mgr.24998) 2786 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:26.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:26 smithi144 bash[73244]: audit 2024-04-30T10:17:24.928595+0000 mgr.x (mgr.24998) 2786 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:27.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:27 smithi151 bash[59049]: cluster 2024-04-30T10:17:26.165421+0000 mgr.x (mgr.24998) 2787 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:27.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:27 smithi151 bash[59049]: cluster 2024-04-30T10:17:26.165421+0000 mgr.x (mgr.24998) 2787 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:27 smithi144 bash[75481]: cluster 2024-04-30T10:17:26.165421+0000 mgr.x (mgr.24998) 2787 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:27.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:27 smithi144 bash[75481]: cluster 2024-04-30T10:17:26.165421+0000 mgr.x (mgr.24998) 2787 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:27 smithi144 bash[73244]: cluster 2024-04-30T10:17:26.165421+0000 mgr.x (mgr.24998) 2787 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:27.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:27 smithi144 bash[73244]: cluster 2024-04-30T10:17:26.165421+0000 mgr.x (mgr.24998) 2787 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:28.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:17:28 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:17:28] "GET /metrics HTTP/1.1" 200 38622 "" "Prometheus/2.43.0" 2024-04-30T10:17:29.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:29 smithi151 bash[59049]: cluster 2024-04-30T10:17:28.166604+0000 mgr.x (mgr.24998) 2788 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:29.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:29 smithi151 bash[59049]: cluster 2024-04-30T10:17:28.166604+0000 mgr.x (mgr.24998) 2788 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:29.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:29 smithi144 bash[73244]: cluster 2024-04-30T10:17:28.166604+0000 mgr.x (mgr.24998) 2788 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:29.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:29 smithi144 bash[73244]: cluster 2024-04-30T10:17:28.166604+0000 mgr.x (mgr.24998) 2788 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:29.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:29 smithi144 bash[75481]: cluster 2024-04-30T10:17:28.166604+0000 mgr.x (mgr.24998) 2788 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:29.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:29 smithi144 bash[75481]: cluster 2024-04-30T10:17:28.166604+0000 mgr.x (mgr.24998) 2788 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:30.591 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'ceph orch ps' 2024-04-30T10:17:31.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:31 smithi151 bash[59049]: cluster 2024-04-30T10:17:30.167696+0000 mgr.x (mgr.24998) 2789 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:31.530 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:31 smithi151 bash[59049]: cluster 2024-04-30T10:17:30.167696+0000 mgr.x (mgr.24998) 2789 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:31.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:31 smithi144 bash[75481]: cluster 2024-04-30T10:17:30.167696+0000 mgr.x (mgr.24998) 2789 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:31.617 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:31 smithi144 bash[75481]: cluster 2024-04-30T10:17:30.167696+0000 mgr.x (mgr.24998) 2789 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:31.617 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:31 smithi144 bash[73244]: cluster 2024-04-30T10:17:30.167696+0000 mgr.x (mgr.24998) 2789 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:31.617 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:31 smithi144 bash[73244]: cluster 2024-04-30T10:17:30.167696+0000 mgr.x (mgr.24998) 2789 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:32.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:32 smithi151 bash[59049]: audit 2024-04-30T10:17:31.377021+0000 mon.a (mon.0) 11044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:32.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:32 smithi151 bash[59049]: audit 2024-04-30T10:17:31.377021+0000 mon.a (mon.0) 11044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:32.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:32 smithi151 bash[59049]: audit 2024-04-30T10:17:31.388526+0000 mon.a (mon.0) 11045 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:32.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:32 smithi151 bash[59049]: audit 2024-04-30T10:17:31.388526+0000 mon.a (mon.0) 11045 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:32.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:32 smithi151 bash[59049]: audit 2024-04-30T10:17:31.401875+0000 mon.a (mon.0) 11046 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:32.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:32 smithi151 bash[59049]: audit 2024-04-30T10:17:31.401875+0000 mon.a (mon.0) 11046 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:32.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:32 smithi151 bash[59049]: cluster 2024-04-30T10:17:32.168567+0000 mgr.x (mgr.24998) 2790 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:32.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:32 smithi151 bash[59049]: cluster 2024-04-30T10:17:32.168567+0000 mgr.x (mgr.24998) 2790 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:32.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:32 smithi144 bash[73244]: audit 2024-04-30T10:17:31.377021+0000 mon.a (mon.0) 11044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:32.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:32 smithi144 bash[73244]: audit 2024-04-30T10:17:31.377021+0000 mon.a (mon.0) 11044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:32.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:32 smithi144 bash[73244]: audit 2024-04-30T10:17:31.388526+0000 mon.a (mon.0) 11045 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:32.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:32 smithi144 bash[73244]: audit 2024-04-30T10:17:31.388526+0000 mon.a (mon.0) 11045 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:32.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:32 smithi144 bash[73244]: audit 2024-04-30T10:17:31.401875+0000 mon.a (mon.0) 11046 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:32.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:32 smithi144 bash[73244]: audit 2024-04-30T10:17:31.401875+0000 mon.a (mon.0) 11046 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:32.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:32 smithi144 bash[73244]: cluster 2024-04-30T10:17:32.168567+0000 mgr.x (mgr.24998) 2790 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:32.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:32 smithi144 bash[73244]: cluster 2024-04-30T10:17:32.168567+0000 mgr.x (mgr.24998) 2790 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:32.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:32 smithi144 bash[75481]: audit 2024-04-30T10:17:31.377021+0000 mon.a (mon.0) 11044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:32.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:32 smithi144 bash[75481]: audit 2024-04-30T10:17:31.377021+0000 mon.a (mon.0) 11044 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:32.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:32 smithi144 bash[75481]: audit 2024-04-30T10:17:31.388526+0000 mon.a (mon.0) 11045 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:32.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:32 smithi144 bash[75481]: audit 2024-04-30T10:17:31.388526+0000 mon.a (mon.0) 11045 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:32.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:32 smithi144 bash[75481]: audit 2024-04-30T10:17:31.401875+0000 mon.a (mon.0) 11046 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:32.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:32 smithi144 bash[75481]: audit 2024-04-30T10:17:31.401875+0000 mon.a (mon.0) 11046 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:32.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:32 smithi144 bash[75481]: cluster 2024-04-30T10:17:32.168567+0000 mgr.x (mgr.24998) 2790 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:32.708 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:32 smithi144 bash[75481]: cluster 2024-04-30T10:17:32.168567+0000 mgr.x (mgr.24998) 2790 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:33.797 INFO:teuthology.orchestra.run.smithi144.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-30T10:17:33.797 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi144 smithi144 running 2s ago 28m - - 2024-04-30T10:17:33.797 INFO:teuthology.orchestra.run.smithi144.stdout:agent.smithi151 smithi151 running 0s ago 27m - - 2024-04-30T10:17:33.797 INFO:teuthology.orchestra.run.smithi144.stdout:alertmanager.a smithi144 *:9093,9094 running (2m) 2s ago 21m 15.3M - 0.25.0 c8568f914cd2 c6f72934388f 2024-04-30T10:17:33.797 INFO:teuthology.orchestra.run.smithi144.stdout:grafana.a smithi151 *:3000 running (113s) 0s ago 20m 73.4M - 9.4.12 2bacad6d85d8 327239c50357 2024-04-30T10:17:33.798 INFO:teuthology.orchestra.run.smithi144.stdout:iscsi.foo.smithi144.ehnvft smithi144 running (4m) 2s ago 18m 43.0M - 3.8 c50cf5fa633a 3945d760604e 2024-04-30T10:17:33.798 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.x smithi151 *:8443,9283,8765 running (13m) 0s ago 27m 550M - 19.0.0-3357-g3a873b0c c50cf5fa633a 38d689b4c13f 2024-04-30T10:17:33.798 INFO:teuthology.orchestra.run.smithi144.stdout:mgr.y smithi144 *:8443,9283,8765 running (12m) 2s ago 29m 443M - 19.0.0-3357-g3a873b0c c50cf5fa633a 734bb51f0209 2024-04-30T10:17:33.798 INFO:teuthology.orchestra.run.smithi144.stdout:mon.a smithi144 running (12m) 2s ago 29m 94.6M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a f26d2639d7c5 2024-04-30T10:17:33.798 INFO:teuthology.orchestra.run.smithi144.stdout:mon.b smithi151 running (11m) 0s ago 27m 68.9M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a e143c25a7357 2024-04-30T10:17:33.798 INFO:teuthology.orchestra.run.smithi144.stdout:mon.c smithi144 running (11m) 2s ago 27m 74.3M 2048M 19.0.0-3357-g3a873b0c c50cf5fa633a 217a3734b6f2 2024-04-30T10:17:33.798 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.a smithi144 *:9100 running (4m) 2s ago 21m 8248k - 1.5.0 0da6a335fe13 c470bdfb3ce4 2024-04-30T10:17:33.798 INFO:teuthology.orchestra.run.smithi144.stdout:node-exporter.b smithi151 *:9100 running (3m) 0s ago 21m 8152k - 1.5.0 0da6a335fe13 0d7d6502eae8 2024-04-30T10:17:33.798 INFO:teuthology.orchestra.run.smithi144.stdout:osd.0 smithi144 running (10m) 2s ago 26m 67.9M 2524M 19.0.0-3357-g3a873b0c c50cf5fa633a 9026452f4e61 2024-04-30T10:17:33.798 INFO:teuthology.orchestra.run.smithi144.stdout:osd.1 smithi144 running (9m) 2s ago 26m 70.5M 2524M 19.0.0-3357-g3a873b0c c50cf5fa633a 5352fc47dc65 2024-04-30T10:17:33.798 INFO:teuthology.orchestra.run.smithi144.stdout:osd.2 smithi144 running (9m) 2s ago 25m 55.4M 2524M 19.0.0-3357-g3a873b0c c50cf5fa633a 844548442e03 2024-04-30T10:17:33.798 INFO:teuthology.orchestra.run.smithi144.stdout:osd.3 smithi144 running (8m) 2s ago 24m 62.4M 2524M 19.0.0-3357-g3a873b0c c50cf5fa633a 38564960fb5e 2024-04-30T10:17:33.798 INFO:teuthology.orchestra.run.smithi144.stdout:osd.4 smithi151 running (7m) 0s ago 24m 59.3M 2780M 19.0.0-3357-g3a873b0c c50cf5fa633a d762b27599e9 2024-04-30T10:17:33.799 INFO:teuthology.orchestra.run.smithi144.stdout:osd.5 smithi151 running (6m) 0s ago 23m 57.7M 2780M 19.0.0-3357-g3a873b0c c50cf5fa633a 3d18367ad531 2024-04-30T10:17:33.799 INFO:teuthology.orchestra.run.smithi144.stdout:osd.6 smithi151 running (6m) 0s ago 23m 54.0M 2780M 19.0.0-3357-g3a873b0c c50cf5fa633a ca26e9510102 2024-04-30T10:17:33.799 INFO:teuthology.orchestra.run.smithi144.stdout:osd.7 smithi151 running (5m) 0s ago 22m 51.2M 2780M 19.0.0-3357-g3a873b0c c50cf5fa633a 194d459d9dac 2024-04-30T10:17:33.799 INFO:teuthology.orchestra.run.smithi144.stdout:prometheus.a smithi151 *:9095 running (2m) 0s ago 21m 58.1M - 2.43.0 a07b618ecd1d 42bfdd1ad17f 2024-04-30T10:17:33.799 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi144.epmman smithi144 *:8000 running (5m) 2s ago 19m 90.7M - 19.0.0-3357-g3a873b0c c50cf5fa633a 4112b8bf2228 2024-04-30T10:17:33.799 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.foo.smithi151.ssjvvg smithi151 *:8000 running (5m) 0s ago 19m 90.6M - 19.0.0-3357-g3a873b0c c50cf5fa633a c1ca94882e7a 2024-04-30T10:17:33.799 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi144.bqchkk smithi144 *:80 running (5m) 2s ago 19m 90.7M - 19.0.0-3357-g3a873b0c c50cf5fa633a 4496385e578c 2024-04-30T10:17:33.799 INFO:teuthology.orchestra.run.smithi144.stdout:rgw.smpl.smithi151.blgvxw smithi151 *:80 running (4m) 0s ago 19m 90.5M - 19.0.0-3357-g3a873b0c c50cf5fa633a fdad8ed67ac0 2024-04-30T10:17:34.542 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'ceph versions' 2024-04-30T10:17:34.938 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[73244]: audit 2024-04-30T10:17:33.730456+0000 mon.a (mon.0) 11047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:34.938 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[73244]: audit 2024-04-30T10:17:33.730456+0000 mon.a (mon.0) 11047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:34.938 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[73244]: audit 2024-04-30T10:17:33.742022+0000 mon.a (mon.0) 11048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:34.938 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[73244]: audit 2024-04-30T10:17:33.742022+0000 mon.a (mon.0) 11048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:34.938 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[73244]: audit 2024-04-30T10:17:33.752532+0000 mon.a (mon.0) 11049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:34.938 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[73244]: audit 2024-04-30T10:17:33.752532+0000 mon.a (mon.0) 11049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:34.938 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[73244]: audit 2024-04-30T10:17:33.774891+0000 mgr.x (mgr.24998) 2791 : audit [DBG] from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:17:34.938 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[73244]: audit 2024-04-30T10:17:33.774891+0000 mgr.x (mgr.24998) 2791 : audit [DBG] from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:17:34.938 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[73244]: cluster 2024-04-30T10:17:34.169896+0000 mgr.x (mgr.24998) 2792 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:34.938 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[73244]: cluster 2024-04-30T10:17:34.169896+0000 mgr.x (mgr.24998) 2792 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:34.939 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[75481]: audit 2024-04-30T10:17:33.730456+0000 mon.a (mon.0) 11047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:34.939 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[75481]: audit 2024-04-30T10:17:33.730456+0000 mon.a (mon.0) 11047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:34.939 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[75481]: audit 2024-04-30T10:17:33.742022+0000 mon.a (mon.0) 11048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:34.939 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[75481]: audit 2024-04-30T10:17:33.742022+0000 mon.a (mon.0) 11048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:34.939 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[75481]: audit 2024-04-30T10:17:33.752532+0000 mon.a (mon.0) 11049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:34.939 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[75481]: audit 2024-04-30T10:17:33.752532+0000 mon.a (mon.0) 11049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:34.939 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[75481]: audit 2024-04-30T10:17:33.774891+0000 mgr.x (mgr.24998) 2791 : audit [DBG] from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:17:34.939 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[75481]: audit 2024-04-30T10:17:33.774891+0000 mgr.x (mgr.24998) 2791 : audit [DBG] from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:17:34.939 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[75481]: cluster 2024-04-30T10:17:34.169896+0000 mgr.x (mgr.24998) 2792 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:34.939 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:34 smithi144 bash[75481]: cluster 2024-04-30T10:17:34.169896+0000 mgr.x (mgr.24998) 2792 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:34 smithi151 bash[59049]: audit 2024-04-30T10:17:33.730456+0000 mon.a (mon.0) 11047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:34 smithi151 bash[59049]: audit 2024-04-30T10:17:33.730456+0000 mon.a (mon.0) 11047 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:35.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:34 smithi151 bash[59049]: audit 2024-04-30T10:17:33.742022+0000 mon.a (mon.0) 11048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:34 smithi151 bash[59049]: audit 2024-04-30T10:17:33.742022+0000 mon.a (mon.0) 11048 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:34 smithi151 bash[59049]: audit 2024-04-30T10:17:33.752532+0000 mon.a (mon.0) 11049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:34 smithi151 bash[59049]: audit 2024-04-30T10:17:33.752532+0000 mon.a (mon.0) 11049 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:34 smithi151 bash[59049]: audit 2024-04-30T10:17:33.774891+0000 mgr.x (mgr.24998) 2791 : audit [DBG] from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:17:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:34 smithi151 bash[59049]: audit 2024-04-30T10:17:33.774891+0000 mgr.x (mgr.24998) 2791 : audit [DBG] from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:17:35.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:34 smithi151 bash[59049]: cluster 2024-04-30T10:17:34.169896+0000 mgr.x (mgr.24998) 2792 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:35.075 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:34 smithi151 bash[59049]: cluster 2024-04-30T10:17:34.169896+0000 mgr.x (mgr.24998) 2792 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:36.039 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:35 smithi144 bash[73244]: audit 2024-04-30T10:17:34.937736+0000 mgr.x (mgr.24998) 2793 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:36.039 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:35 smithi144 bash[73244]: audit 2024-04-30T10:17:34.937736+0000 mgr.x (mgr.24998) 2793 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:36.039 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:35 smithi144 bash[75481]: audit 2024-04-30T10:17:34.937736+0000 mgr.x (mgr.24998) 2793 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:36.039 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:35 smithi144 bash[75481]: audit 2024-04-30T10:17:34.937736+0000 mgr.x (mgr.24998) 2793 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:35 smithi151 bash[59049]: audit 2024-04-30T10:17:34.937736+0000 mgr.x (mgr.24998) 2793 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:36.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:35 smithi151 bash[59049]: audit 2024-04-30T10:17:34.937736+0000 mgr.x (mgr.24998) 2793 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:36.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:36 smithi144 bash[75481]: cluster 2024-04-30T10:17:36.171235+0000 mgr.x (mgr.24998) 2794 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:36.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:36 smithi144 bash[75481]: cluster 2024-04-30T10:17:36.171235+0000 mgr.x (mgr.24998) 2794 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:36 smithi144 bash[73244]: cluster 2024-04-30T10:17:36.171235+0000 mgr.x (mgr.24998) 2794 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:36.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:36 smithi144 bash[73244]: cluster 2024-04-30T10:17:36.171235+0000 mgr.x (mgr.24998) 2794 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:37.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:36 smithi151 bash[59049]: cluster 2024-04-30T10:17:36.171235+0000 mgr.x (mgr.24998) 2794 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:37.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:36 smithi151 bash[59049]: cluster 2024-04-30T10:17:36.171235+0000 mgr.x (mgr.24998) 2794 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:38.072 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:37 smithi151 bash[59049]: audit 2024-04-30T10:17:37.497297+0000 mon.a (mon.0) 11050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:38.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:37 smithi151 bash[59049]: audit 2024-04-30T10:17:37.497297+0000 mon.a (mon.0) 11050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:38.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:37 smithi144 bash[73244]: audit 2024-04-30T10:17:37.497297+0000 mon.a (mon.0) 11050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:38.206 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:37 smithi144 bash[73244]: audit 2024-04-30T10:17:37.497297+0000 mon.a (mon.0) 11050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:38.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:37 smithi144 bash[75481]: audit 2024-04-30T10:17:37.497297+0000 mon.a (mon.0) 11050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:38.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:37 smithi144 bash[75481]: audit 2024-04-30T10:17:37.497297+0000 mon.a (mon.0) 11050 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:38.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:17:38 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:17:38] "GET /metrics HTTP/1.1" 200 38623 "" "Prometheus/2.43.0" 2024-04-30T10:17:38.837 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:17:38.838 INFO:teuthology.orchestra.run.smithi144.stdout: "mon": { 2024-04-30T10:17:38.838 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 3 2024-04-30T10:17:38.838 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:17:38.838 INFO:teuthology.orchestra.run.smithi144.stdout: "mgr": { 2024-04-30T10:17:38.838 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 2 2024-04-30T10:17:38.838 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:17:38.838 INFO:teuthology.orchestra.run.smithi144.stdout: "osd": { 2024-04-30T10:17:38.838 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 8 2024-04-30T10:17:38.838 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:17:38.838 INFO:teuthology.orchestra.run.smithi144.stdout: "rgw": { 2024-04-30T10:17:38.838 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 4 2024-04-30T10:17:38.838 INFO:teuthology.orchestra.run.smithi144.stdout: }, 2024-04-30T10:17:38.838 INFO:teuthology.orchestra.run.smithi144.stdout: "overall": { 2024-04-30T10:17:38.839 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)": 17 2024-04-30T10:17:38.839 INFO:teuthology.orchestra.run.smithi144.stdout: } 2024-04-30T10:17:38.839 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:17:38.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:38 smithi144 bash[73244]: cluster 2024-04-30T10:17:38.172556+0000 mgr.x (mgr.24998) 2795 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:38.956 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:38 smithi144 bash[73244]: cluster 2024-04-30T10:17:38.172556+0000 mgr.x (mgr.24998) 2795 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:38.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:38 smithi144 bash[75481]: cluster 2024-04-30T10:17:38.172556+0000 mgr.x (mgr.24998) 2795 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:38.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:38 smithi144 bash[75481]: cluster 2024-04-30T10:17:38.172556+0000 mgr.x (mgr.24998) 2795 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:38 smithi151 bash[59049]: cluster 2024-04-30T10:17:38.172556+0000 mgr.x (mgr.24998) 2795 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:39.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:38 smithi151 bash[59049]: cluster 2024-04-30T10:17:38.172556+0000 mgr.x (mgr.24998) 2795 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:39.617 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'ceph orch upgrade status' 2024-04-30T10:17:39.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:39 smithi144 bash[75481]: audit 2024-04-30T10:17:38.839037+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.144:0/933739694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:17:39.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:39 smithi144 bash[75481]: audit 2024-04-30T10:17:38.839037+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.144:0/933739694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:17:39.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:39 smithi144 bash[73244]: audit 2024-04-30T10:17:38.839037+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.144:0/933739694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:17:39.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:39 smithi144 bash[73244]: audit 2024-04-30T10:17:38.839037+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.144:0/933739694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:17:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:39 smithi151 bash[59049]: audit 2024-04-30T10:17:38.839037+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.144:0/933739694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:17:40.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:39 smithi151 bash[59049]: audit 2024-04-30T10:17:38.839037+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.144:0/933739694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:17:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:40 smithi151 bash[59049]: cluster 2024-04-30T10:17:40.173806+0000 mgr.x (mgr.24998) 2796 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:41.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:40 smithi151 bash[59049]: cluster 2024-04-30T10:17:40.173806+0000 mgr.x (mgr.24998) 2796 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:41.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:40 smithi144 bash[75481]: cluster 2024-04-30T10:17:40.173806+0000 mgr.x (mgr.24998) 2796 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:41.206 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:40 smithi144 bash[75481]: cluster 2024-04-30T10:17:40.173806+0000 mgr.x (mgr.24998) 2796 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:40 smithi144 bash[73244]: cluster 2024-04-30T10:17:40.173806+0000 mgr.x (mgr.24998) 2796 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:41.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:40 smithi144 bash[73244]: cluster 2024-04-30T10:17:40.173806+0000 mgr.x (mgr.24998) 2796 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:43.401 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:17:43.401 INFO:teuthology.orchestra.run.smithi144.stdout: "target_image": null, 2024-04-30T10:17:43.402 INFO:teuthology.orchestra.run.smithi144.stdout: "in_progress": false, 2024-04-30T10:17:43.402 INFO:teuthology.orchestra.run.smithi144.stdout: "which": "", 2024-04-30T10:17:43.402 INFO:teuthology.orchestra.run.smithi144.stdout: "services_complete": [], 2024-04-30T10:17:43.402 INFO:teuthology.orchestra.run.smithi144.stdout: "progress": null, 2024-04-30T10:17:43.402 INFO:teuthology.orchestra.run.smithi144.stdout: "message": "", 2024-04-30T10:17:43.402 INFO:teuthology.orchestra.run.smithi144.stdout: "is_paused": false 2024-04-30T10:17:43.402 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:17:43.556 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:43 smithi144 bash[75481]: cluster 2024-04-30T10:17:42.174805+0000 mgr.x (mgr.24998) 2797 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:43.556 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:43 smithi144 bash[75481]: cluster 2024-04-30T10:17:42.174805+0000 mgr.x (mgr.24998) 2797 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:43.557 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:43 smithi144 bash[73244]: cluster 2024-04-30T10:17:42.174805+0000 mgr.x (mgr.24998) 2797 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:43.557 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:43 smithi144 bash[73244]: cluster 2024-04-30T10:17:42.174805+0000 mgr.x (mgr.24998) 2797 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:43.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:43 smithi151 bash[59049]: cluster 2024-04-30T10:17:42.174805+0000 mgr.x (mgr.24998) 2797 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:43.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:43 smithi151 bash[59049]: cluster 2024-04-30T10:17:42.174805+0000 mgr.x (mgr.24998) 2797 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:44.129 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'ceph health detail' 2024-04-30T10:17:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:45 smithi151 bash[59049]: audit 2024-04-30T10:17:43.401465+0000 mgr.x (mgr.24998) 2798 : audit [DBG] from='client.45004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:17:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:45 smithi151 bash[59049]: audit 2024-04-30T10:17:43.401465+0000 mgr.x (mgr.24998) 2798 : audit [DBG] from='client.45004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:17:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:45 smithi151 bash[59049]: cluster 2024-04-30T10:17:44.176051+0000 mgr.x (mgr.24998) 2799 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:45.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:45 smithi151 bash[59049]: cluster 2024-04-30T10:17:44.176051+0000 mgr.x (mgr.24998) 2799 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:45.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:45 smithi144 bash[73244]: audit 2024-04-30T10:17:43.401465+0000 mgr.x (mgr.24998) 2798 : audit [DBG] from='client.45004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:17:45.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:45 smithi144 bash[73244]: audit 2024-04-30T10:17:43.401465+0000 mgr.x (mgr.24998) 2798 : audit [DBG] from='client.45004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:17:45.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:45 smithi144 bash[73244]: cluster 2024-04-30T10:17:44.176051+0000 mgr.x (mgr.24998) 2799 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:45.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:45 smithi144 bash[73244]: cluster 2024-04-30T10:17:44.176051+0000 mgr.x (mgr.24998) 2799 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:45.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:45 smithi144 bash[75481]: audit 2024-04-30T10:17:43.401465+0000 mgr.x (mgr.24998) 2798 : audit [DBG] from='client.45004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:17:45.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:45 smithi144 bash[75481]: audit 2024-04-30T10:17:43.401465+0000 mgr.x (mgr.24998) 2798 : audit [DBG] from='client.45004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:17:45.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:45 smithi144 bash[75481]: cluster 2024-04-30T10:17:44.176051+0000 mgr.x (mgr.24998) 2799 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:45.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:45 smithi144 bash[75481]: cluster 2024-04-30T10:17:44.176051+0000 mgr.x (mgr.24998) 2799 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:46.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:46 smithi144 bash[73244]: audit 2024-04-30T10:17:44.947928+0000 mgr.x (mgr.24998) 2800 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:46.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:46 smithi144 bash[73244]: audit 2024-04-30T10:17:44.947928+0000 mgr.x (mgr.24998) 2800 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:46.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:46 smithi144 bash[75481]: audit 2024-04-30T10:17:44.947928+0000 mgr.x (mgr.24998) 2800 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:46.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:46 smithi144 bash[75481]: audit 2024-04-30T10:17:44.947928+0000 mgr.x (mgr.24998) 2800 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:46 smithi151 bash[59049]: audit 2024-04-30T10:17:44.947928+0000 mgr.x (mgr.24998) 2800 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:46.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:46 smithi151 bash[59049]: audit 2024-04-30T10:17:44.947928+0000 mgr.x (mgr.24998) 2800 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:47.241 INFO:teuthology.orchestra.run.smithi144.stdout:HEALTH_OK 2024-04-30T10:17:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:47 smithi151 bash[59049]: cluster 2024-04-30T10:17:46.177251+0000 mgr.x (mgr.24998) 2801 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:47 smithi151 bash[59049]: cluster 2024-04-30T10:17:46.177251+0000 mgr.x (mgr.24998) 2801 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:47 smithi151 bash[59049]: audit 2024-04-30T10:17:47.242565+0000 mon.a (mon.0) 11051 : audit [DBG] from='client.? 172.21.15.144:0/4292568333' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:17:47.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:47 smithi151 bash[59049]: audit 2024-04-30T10:17:47.242565+0000 mon.a (mon.0) 11051 : audit [DBG] from='client.? 172.21.15.144:0/4292568333' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:17:47.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:47 smithi144 bash[73244]: cluster 2024-04-30T10:17:46.177251+0000 mgr.x (mgr.24998) 2801 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:47.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:47 smithi144 bash[73244]: cluster 2024-04-30T10:17:46.177251+0000 mgr.x (mgr.24998) 2801 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:47.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:47 smithi144 bash[73244]: audit 2024-04-30T10:17:47.242565+0000 mon.a (mon.0) 11051 : audit [DBG] from='client.? 172.21.15.144:0/4292568333' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:17:47.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:47 smithi144 bash[73244]: audit 2024-04-30T10:17:47.242565+0000 mon.a (mon.0) 11051 : audit [DBG] from='client.? 172.21.15.144:0/4292568333' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:17:47.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:47 smithi144 bash[75481]: cluster 2024-04-30T10:17:46.177251+0000 mgr.x (mgr.24998) 2801 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:47.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:47 smithi144 bash[75481]: cluster 2024-04-30T10:17:46.177251+0000 mgr.x (mgr.24998) 2801 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:47.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:47 smithi144 bash[75481]: audit 2024-04-30T10:17:47.242565+0000 mon.a (mon.0) 11051 : audit [DBG] from='client.? 172.21.15.144:0/4292568333' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:17:47.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:47 smithi144 bash[75481]: audit 2024-04-30T10:17:47.242565+0000 mon.a (mon.0) 11051 : audit [DBG] from='client.? 172.21.15.144:0/4292568333' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-30T10:17:48.051 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-30T10:17:48.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:17:48 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:17:48] "GET /metrics HTTP/1.1" 200 38623 "" "Prometheus/2.43.0" 2024-04-30T10:17:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:49 smithi151 bash[59049]: cluster 2024-04-30T10:17:48.178467+0000 mgr.x (mgr.24998) 2802 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:49.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:49 smithi151 bash[59049]: cluster 2024-04-30T10:17:48.178467+0000 mgr.x (mgr.24998) 2802 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:49.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:49 smithi144 bash[73244]: cluster 2024-04-30T10:17:48.178467+0000 mgr.x (mgr.24998) 2802 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:49.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:49 smithi144 bash[73244]: cluster 2024-04-30T10:17:48.178467+0000 mgr.x (mgr.24998) 2802 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:49.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:49 smithi144 bash[75481]: cluster 2024-04-30T10:17:48.178467+0000 mgr.x (mgr.24998) 2802 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:49.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:49 smithi144 bash[75481]: cluster 2024-04-30T10:17:48.178467+0000 mgr.x (mgr.24998) 2802 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:50.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:50 smithi151 bash[59049]: audit 2024-04-30T10:17:50.095558+0000 mon.a (mon.0) 11052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:17:50.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:50 smithi151 bash[59049]: audit 2024-04-30T10:17:50.095558+0000 mon.a (mon.0) 11052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:17:50.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:50 smithi151 bash[59049]: audit 2024-04-30T10:17:50.097636+0000 mon.a (mon.0) 11053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:17:50.574 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:50 smithi151 bash[59049]: audit 2024-04-30T10:17:50.097636+0000 mon.a (mon.0) 11053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:17:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:50 smithi151 bash[59049]: audit 2024-04-30T10:17:50.108201+0000 mon.a (mon.0) 11054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:50.575 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:50 smithi151 bash[59049]: audit 2024-04-30T10:17:50.108201+0000 mon.a (mon.0) 11054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:50.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:50 smithi144 bash[75481]: audit 2024-04-30T10:17:50.095558+0000 mon.a (mon.0) 11052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:17:50.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:50 smithi144 bash[75481]: audit 2024-04-30T10:17:50.095558+0000 mon.a (mon.0) 11052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:17:50.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:50 smithi144 bash[75481]: audit 2024-04-30T10:17:50.097636+0000 mon.a (mon.0) 11053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:17:50.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:50 smithi144 bash[75481]: audit 2024-04-30T10:17:50.097636+0000 mon.a (mon.0) 11053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:17:50.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:50 smithi144 bash[75481]: audit 2024-04-30T10:17:50.108201+0000 mon.a (mon.0) 11054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:50.583 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:50 smithi144 bash[75481]: audit 2024-04-30T10:17:50.108201+0000 mon.a (mon.0) 11054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:50.583 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:50 smithi144 bash[73244]: audit 2024-04-30T10:17:50.095558+0000 mon.a (mon.0) 11052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:17:50.583 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:50 smithi144 bash[73244]: audit 2024-04-30T10:17:50.095558+0000 mon.a (mon.0) 11052 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-30T10:17:50.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:50 smithi144 bash[73244]: audit 2024-04-30T10:17:50.097636+0000 mon.a (mon.0) 11053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:17:50.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:50 smithi144 bash[73244]: audit 2024-04-30T10:17:50.097636+0000 mon.a (mon.0) 11053 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-30T10:17:50.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:50 smithi144 bash[73244]: audit 2024-04-30T10:17:50.108201+0000 mon.a (mon.0) 11054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:50.584 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:50 smithi144 bash[73244]: audit 2024-04-30T10:17:50.108201+0000 mon.a (mon.0) 11054 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:51.052 INFO:teuthology.orchestra.run.smithi144.stdout:true 2024-04-30T10:17:51.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:51 smithi144 bash[75481]: cluster 2024-04-30T10:17:50.179216+0000 mgr.x (mgr.24998) 2803 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:51.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:51 smithi144 bash[75481]: cluster 2024-04-30T10:17:50.179216+0000 mgr.x (mgr.24998) 2803 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:51.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:51 smithi144 bash[75481]: audit 2024-04-30T10:17:51.038189+0000 mon.a (mon.0) 11055 : audit [DBG] from='client.? 172.21.15.144:0/825271730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:17:51.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:51 smithi144 bash[75481]: audit 2024-04-30T10:17:51.038189+0000 mon.a (mon.0) 11055 : audit [DBG] from='client.? 172.21.15.144:0/825271730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:17:51.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:51 smithi144 bash[73244]: cluster 2024-04-30T10:17:50.179216+0000 mgr.x (mgr.24998) 2803 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:51.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:51 smithi144 bash[73244]: cluster 2024-04-30T10:17:50.179216+0000 mgr.x (mgr.24998) 2803 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:51.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:51 smithi144 bash[73244]: audit 2024-04-30T10:17:51.038189+0000 mon.a (mon.0) 11055 : audit [DBG] from='client.? 172.21.15.144:0/825271730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:17:51.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:51 smithi144 bash[73244]: audit 2024-04-30T10:17:51.038189+0000 mon.a (mon.0) 11055 : audit [DBG] from='client.? 172.21.15.144:0/825271730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:17:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:51 smithi151 bash[59049]: cluster 2024-04-30T10:17:50.179216+0000 mgr.x (mgr.24998) 2803 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:51 smithi151 bash[59049]: cluster 2024-04-30T10:17:50.179216+0000 mgr.x (mgr.24998) 2803 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:51 smithi151 bash[59049]: audit 2024-04-30T10:17:51.038189+0000 mon.a (mon.0) 11055 : audit [DBG] from='client.? 172.21.15.144:0/825271730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:17:51.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:51 smithi151 bash[59049]: audit 2024-04-30T10:17:51.038189+0000 mon.a (mon.0) 11055 : audit [DBG] from='client.? 172.21.15.144:0/825271730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:17:51.848 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-30T10:17:52.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[75481]: audit 2024-04-30T10:17:51.592122+0000 mon.a (mon.0) 11056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:52.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[75481]: audit 2024-04-30T10:17:51.592122+0000 mon.a (mon.0) 11056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:52.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[75481]: audit 2024-04-30T10:17:51.603031+0000 mon.a (mon.0) 11057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:52.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[75481]: audit 2024-04-30T10:17:51.603031+0000 mon.a (mon.0) 11057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:52.922 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[75481]: audit 2024-04-30T10:17:51.615054+0000 mon.a (mon.0) 11058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:52.923 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[75481]: audit 2024-04-30T10:17:51.615054+0000 mon.a (mon.0) 11058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:52.923 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[75481]: cluster 2024-04-30T10:17:52.180184+0000 mgr.x (mgr.24998) 2804 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:52.923 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[75481]: cluster 2024-04-30T10:17:52.180184+0000 mgr.x (mgr.24998) 2804 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:52.923 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[75481]: audit 2024-04-30T10:17:52.497551+0000 mon.a (mon.0) 11059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:52.923 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[75481]: audit 2024-04-30T10:17:52.497551+0000 mon.a (mon.0) 11059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:52.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[73244]: audit 2024-04-30T10:17:51.592122+0000 mon.a (mon.0) 11056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:52.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[73244]: audit 2024-04-30T10:17:51.592122+0000 mon.a (mon.0) 11056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:52.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[73244]: audit 2024-04-30T10:17:51.603031+0000 mon.a (mon.0) 11057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:52.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[73244]: audit 2024-04-30T10:17:51.603031+0000 mon.a (mon.0) 11057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:52.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[73244]: audit 2024-04-30T10:17:51.615054+0000 mon.a (mon.0) 11058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:52.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[73244]: audit 2024-04-30T10:17:51.615054+0000 mon.a (mon.0) 11058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:52.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[73244]: cluster 2024-04-30T10:17:52.180184+0000 mgr.x (mgr.24998) 2804 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:52.923 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[73244]: cluster 2024-04-30T10:17:52.180184+0000 mgr.x (mgr.24998) 2804 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:52.924 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[73244]: audit 2024-04-30T10:17:52.497551+0000 mon.a (mon.0) 11059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:52.924 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:52 smithi144 bash[73244]: audit 2024-04-30T10:17:52.497551+0000 mon.a (mon.0) 11059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:52 smithi151 bash[59049]: audit 2024-04-30T10:17:51.592122+0000 mon.a (mon.0) 11056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:52 smithi151 bash[59049]: audit 2024-04-30T10:17:51.592122+0000 mon.a (mon.0) 11056 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:52 smithi151 bash[59049]: audit 2024-04-30T10:17:51.603031+0000 mon.a (mon.0) 11057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:52 smithi151 bash[59049]: audit 2024-04-30T10:17:51.603031+0000 mon.a (mon.0) 11057 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:52 smithi151 bash[59049]: audit 2024-04-30T10:17:51.615054+0000 mon.a (mon.0) 11058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:52 smithi151 bash[59049]: audit 2024-04-30T10:17:51.615054+0000 mon.a (mon.0) 11058 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:52 smithi151 bash[59049]: cluster 2024-04-30T10:17:52.180184+0000 mgr.x (mgr.24998) 2804 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:53.073 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:52 smithi151 bash[59049]: cluster 2024-04-30T10:17:52.180184+0000 mgr.x (mgr.24998) 2804 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:52 smithi151 bash[59049]: audit 2024-04-30T10:17:52.497551+0000 mon.a (mon.0) 11059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:53.074 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:52 smithi151 bash[59049]: audit 2024-04-30T10:17:52.497551+0000 mon.a (mon.0) 11059 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:17:54.956 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:54 smithi144 bash[75481]: audit 2024-04-30T10:17:53.855440+0000 mon.a (mon.0) 11060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:54.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:54 smithi144 bash[75481]: audit 2024-04-30T10:17:53.855440+0000 mon.a (mon.0) 11060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:54.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:54 smithi144 bash[75481]: audit 2024-04-30T10:17:53.862220+0000 mon.a (mon.0) 11061 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:54.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:54 smithi144 bash[75481]: audit 2024-04-30T10:17:53.862220+0000 mon.a (mon.0) 11061 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:54.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:54 smithi144 bash[75481]: audit 2024-04-30T10:17:53.867674+0000 mon.a (mon.0) 11062 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:54.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:54 smithi144 bash[75481]: audit 2024-04-30T10:17:53.867674+0000 mon.a (mon.0) 11062 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:54.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:54 smithi144 bash[75481]: cluster 2024-04-30T10:17:54.181512+0000 mgr.x (mgr.24998) 2805 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:54.957 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:54 smithi144 bash[75481]: cluster 2024-04-30T10:17:54.181512+0000 mgr.x (mgr.24998) 2805 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:54 smithi144 bash[73244]: audit 2024-04-30T10:17:53.855440+0000 mon.a (mon.0) 11060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:54 smithi144 bash[73244]: audit 2024-04-30T10:17:53.855440+0000 mon.a (mon.0) 11060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:54 smithi144 bash[73244]: audit 2024-04-30T10:17:53.862220+0000 mon.a (mon.0) 11061 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:54 smithi144 bash[73244]: audit 2024-04-30T10:17:53.862220+0000 mon.a (mon.0) 11061 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:54 smithi144 bash[73244]: audit 2024-04-30T10:17:53.867674+0000 mon.a (mon.0) 11062 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:54.957 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:54 smithi144 bash[73244]: audit 2024-04-30T10:17:53.867674+0000 mon.a (mon.0) 11062 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:54.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:54 smithi144 bash[73244]: cluster 2024-04-30T10:17:54.181512+0000 mgr.x (mgr.24998) 2805 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:54.958 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:54 smithi144 bash[73244]: cluster 2024-04-30T10:17:54.181512+0000 mgr.x (mgr.24998) 2805 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:55.137 INFO:teuthology.orchestra.run.smithi144.stdout: "ceph version 19.0.0-3357-g3a873b0c (3a873b0ce83192ee05b56734dad1076a7a94ecc7) squid (dev)" 2024-04-30T10:17:55.226 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:54 smithi151 bash[59049]: audit 2024-04-30T10:17:53.855440+0000 mon.a (mon.0) 11060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:55.227 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:54 smithi151 bash[59049]: audit 2024-04-30T10:17:53.855440+0000 mon.a (mon.0) 11060 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:55.227 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:54 smithi151 bash[59049]: audit 2024-04-30T10:17:53.862220+0000 mon.a (mon.0) 11061 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:55.227 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:54 smithi151 bash[59049]: audit 2024-04-30T10:17:53.862220+0000 mon.a (mon.0) 11061 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:55.227 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:54 smithi151 bash[59049]: audit 2024-04-30T10:17:53.867674+0000 mon.a (mon.0) 11062 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:55.227 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:54 smithi151 bash[59049]: audit 2024-04-30T10:17:53.867674+0000 mon.a (mon.0) 11062 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:17:55.227 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:54 smithi151 bash[59049]: cluster 2024-04-30T10:17:54.181512+0000 mgr.x (mgr.24998) 2805 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:55.227 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:54 smithi151 bash[59049]: cluster 2024-04-30T10:17:54.181512+0000 mgr.x (mgr.24998) 2805 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:55.916 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -e sha1=3a873b0ce83192ee05b56734dad1076a7a94ecc7 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-04-30T10:17:56.161 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:55 smithi144 bash[73244]: audit 2024-04-30T10:17:54.958384+0000 mgr.x (mgr.24998) 2806 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:56.161 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:55 smithi144 bash[73244]: audit 2024-04-30T10:17:54.958384+0000 mgr.x (mgr.24998) 2806 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:56.161 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:55 smithi144 bash[73244]: audit 2024-04-30T10:17:55.125899+0000 mon.a (mon.0) 11063 : audit [DBG] from='client.? 172.21.15.144:0/1089649965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:17:56.161 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:55 smithi144 bash[73244]: audit 2024-04-30T10:17:55.125899+0000 mon.a (mon.0) 11063 : audit [DBG] from='client.? 172.21.15.144:0/1089649965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:17:56.162 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:55 smithi144 bash[75481]: audit 2024-04-30T10:17:54.958384+0000 mgr.x (mgr.24998) 2806 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:56.162 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:55 smithi144 bash[75481]: audit 2024-04-30T10:17:54.958384+0000 mgr.x (mgr.24998) 2806 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:56.162 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:55 smithi144 bash[75481]: audit 2024-04-30T10:17:55.125899+0000 mon.a (mon.0) 11063 : audit [DBG] from='client.? 172.21.15.144:0/1089649965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:17:56.162 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:55 smithi144 bash[75481]: audit 2024-04-30T10:17:55.125899+0000 mon.a (mon.0) 11063 : audit [DBG] from='client.? 172.21.15.144:0/1089649965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:17:56.322 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:55 smithi151 bash[59049]: audit 2024-04-30T10:17:54.958384+0000 mgr.x (mgr.24998) 2806 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:56.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:55 smithi151 bash[59049]: audit 2024-04-30T10:17:54.958384+0000 mgr.x (mgr.24998) 2806 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:17:56.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:55 smithi151 bash[59049]: audit 2024-04-30T10:17:55.125899+0000 mon.a (mon.0) 11063 : audit [DBG] from='client.? 172.21.15.144:0/1089649965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:17:56.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:55 smithi151 bash[59049]: audit 2024-04-30T10:17:55.125899+0000 mon.a (mon.0) 11063 : audit [DBG] from='client.? 172.21.15.144:0/1089649965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-30T10:17:57.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:56 smithi144 bash[73244]: cluster 2024-04-30T10:17:56.182733+0000 mgr.x (mgr.24998) 2807 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:57.207 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:56 smithi144 bash[73244]: cluster 2024-04-30T10:17:56.182733+0000 mgr.x (mgr.24998) 2807 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:57.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:56 smithi144 bash[75481]: cluster 2024-04-30T10:17:56.182733+0000 mgr.x (mgr.24998) 2807 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:57.207 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:56 smithi144 bash[75481]: cluster 2024-04-30T10:17:56.182733+0000 mgr.x (mgr.24998) 2807 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:57.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:56 smithi151 bash[59049]: cluster 2024-04-30T10:17:56.182733+0000 mgr.x (mgr.24998) 2807 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:57.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:56 smithi151 bash[59049]: cluster 2024-04-30T10:17:56.182733+0000 mgr.x (mgr.24998) 2807 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:17:58.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:17:58 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:17:58] "GET /metrics HTTP/1.1" 200 38621 "" "Prometheus/2.43.0" 2024-04-30T10:17:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:59 smithi151 bash[59049]: cluster 2024-04-30T10:17:58.183912+0000 mgr.x (mgr.24998) 2808 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:59.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:17:59 smithi151 bash[59049]: cluster 2024-04-30T10:17:58.183912+0000 mgr.x (mgr.24998) 2808 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:59.754 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:59 smithi144 bash[73244]: cluster 2024-04-30T10:17:58.183912+0000 mgr.x (mgr.24998) 2808 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:59.754 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:17:59 smithi144 bash[73244]: cluster 2024-04-30T10:17:58.183912+0000 mgr.x (mgr.24998) 2808 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:59.754 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:59 smithi144 bash[75481]: cluster 2024-04-30T10:17:58.183912+0000 mgr.x (mgr.24998) 2808 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:17:59.754 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:17:59 smithi144 bash[75481]: cluster 2024-04-30T10:17:58.183912+0000 mgr.x (mgr.24998) 2808 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:00.637 INFO:teuthology.orchestra.run.smithi144.stdout:osd 8 9s ago - 2024-04-30T10:18:01.310 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-30T10:18:01.319 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi144.front.sepia.ceph.com 2024-04-30T10:18:01.319 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-04-30T10:18:01.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:01 smithi151 bash[59049]: cluster 2024-04-30T10:18:00.185014+0000 mgr.x (mgr.24998) 2809 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:01.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:01 smithi151 bash[59049]: cluster 2024-04-30T10:18:00.185014+0000 mgr.x (mgr.24998) 2809 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:01.633 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:01 smithi144 bash[73244]: cluster 2024-04-30T10:18:00.185014+0000 mgr.x (mgr.24998) 2809 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:01.634 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:01 smithi144 bash[73244]: cluster 2024-04-30T10:18:00.185014+0000 mgr.x (mgr.24998) 2809 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:01.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:01 smithi144 bash[75481]: cluster 2024-04-30T10:18:00.185014+0000 mgr.x (mgr.24998) 2809 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:01.634 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:01 smithi144 bash[75481]: cluster 2024-04-30T10:18:00.185014+0000 mgr.x (mgr.24998) 2809 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:02.504 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:02 smithi144 bash[73244]: audit 2024-04-30T10:18:00.603356+0000 mgr.x (mgr.24998) 2810 : audit [DBG] from='client.35085 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:02.504 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:02 smithi144 bash[73244]: audit 2024-04-30T10:18:00.603356+0000 mgr.x (mgr.24998) 2810 : audit [DBG] from='client.35085 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:02.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:02 smithi144 bash[75481]: audit 2024-04-30T10:18:00.603356+0000 mgr.x (mgr.24998) 2810 : audit [DBG] from='client.35085 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:02.504 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:02 smithi144 bash[75481]: audit 2024-04-30T10:18:00.603356+0000 mgr.x (mgr.24998) 2810 : audit [DBG] from='client.35085 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:02 smithi151 bash[59049]: audit 2024-04-30T10:18:00.603356+0000 mgr.x (mgr.24998) 2810 : audit [DBG] from='client.35085 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:02.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:02 smithi151 bash[59049]: audit 2024-04-30T10:18:00.603356+0000 mgr.x (mgr.24998) 2810 : audit [DBG] from='client.35085 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:03.569 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:03 smithi144 bash[73244]: cluster 2024-04-30T10:18:02.185989+0000 mgr.x (mgr.24998) 2811 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:03.569 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:03 smithi144 bash[73244]: cluster 2024-04-30T10:18:02.185989+0000 mgr.x (mgr.24998) 2811 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:03.570 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:03 smithi144 bash[75481]: cluster 2024-04-30T10:18:02.185989+0000 mgr.x (mgr.24998) 2811 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:03.570 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:03 smithi144 bash[75481]: cluster 2024-04-30T10:18:02.185989+0000 mgr.x (mgr.24998) 2811 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:03.572 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:03 smithi151 bash[59049]: cluster 2024-04-30T10:18:02.185989+0000 mgr.x (mgr.24998) 2811 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:03.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:03 smithi151 bash[59049]: cluster 2024-04-30T10:18:02.185989+0000 mgr.x (mgr.24998) 2811 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:05 smithi151 bash[59049]: cluster 2024-04-30T10:18:04.187315+0000 mgr.x (mgr.24998) 2812 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:05.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:05 smithi151 bash[59049]: cluster 2024-04-30T10:18:04.187315+0000 mgr.x (mgr.24998) 2812 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:05.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:05 smithi144 bash[73244]: cluster 2024-04-30T10:18:04.187315+0000 mgr.x (mgr.24998) 2812 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:05.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:05 smithi144 bash[73244]: cluster 2024-04-30T10:18:04.187315+0000 mgr.x (mgr.24998) 2812 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:05.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:05 smithi144 bash[75481]: cluster 2024-04-30T10:18:04.187315+0000 mgr.x (mgr.24998) 2812 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:05.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:05 smithi144 bash[75481]: cluster 2024-04-30T10:18:04.187315+0000 mgr.x (mgr.24998) 2812 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:06.302 INFO:teuthology.orchestra.run.smithi144.stdout:{ 2024-04-30T10:18:06.303 INFO:teuthology.orchestra.run.smithi144.stdout: "image": "quay.io/ceph/ceph", 2024-04-30T10:18:06.303 INFO:teuthology.orchestra.run.smithi144.stdout: "registry": "quay.io", 2024-04-30T10:18:06.303 INFO:teuthology.orchestra.run.smithi144.stdout: "bare_image": "ceph/ceph", 2024-04-30T10:18:06.303 INFO:teuthology.orchestra.run.smithi144.stdout: "versions": [] 2024-04-30T10:18:06.303 INFO:teuthology.orchestra.run.smithi144.stdout:} 2024-04-30T10:18:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:06 smithi151 bash[59049]: audit 2024-04-30T10:18:04.965908+0000 mgr.x (mgr.24998) 2813 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:18:06.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:06 smithi151 bash[59049]: audit 2024-04-30T10:18:04.965908+0000 mgr.x (mgr.24998) 2813 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:18:06.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:06 smithi144 bash[73244]: audit 2024-04-30T10:18:04.965908+0000 mgr.x (mgr.24998) 2813 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:18:06.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:06 smithi144 bash[73244]: audit 2024-04-30T10:18:04.965908+0000 mgr.x (mgr.24998) 2813 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:18:06.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:06 smithi144 bash[75481]: audit 2024-04-30T10:18:04.965908+0000 mgr.x (mgr.24998) 2813 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:18:06.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:06 smithi144 bash[75481]: audit 2024-04-30T10:18:04.965908+0000 mgr.x (mgr.24998) 2813 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:18:07.062 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-04-30T10:18:07.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:07 smithi144 bash[73244]: audit 2024-04-30T10:18:05.383540+0000 mgr.x (mgr.24998) 2814 : audit [DBG] from='client.45034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:07 smithi144 bash[73244]: audit 2024-04-30T10:18:05.383540+0000 mgr.x (mgr.24998) 2814 : audit [DBG] from='client.45034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:07 smithi144 bash[73244]: cluster 2024-04-30T10:18:06.188657+0000 mgr.x (mgr.24998) 2815 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:07.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:07 smithi144 bash[73244]: cluster 2024-04-30T10:18:06.188657+0000 mgr.x (mgr.24998) 2815 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:07.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:07 smithi144 bash[75481]: audit 2024-04-30T10:18:05.383540+0000 mgr.x (mgr.24998) 2814 : audit [DBG] from='client.45034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:07.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:07 smithi144 bash[75481]: audit 2024-04-30T10:18:05.383540+0000 mgr.x (mgr.24998) 2814 : audit [DBG] from='client.45034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:07.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:07 smithi144 bash[75481]: cluster 2024-04-30T10:18:06.188657+0000 mgr.x (mgr.24998) 2815 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:07.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:07 smithi144 bash[75481]: cluster 2024-04-30T10:18:06.188657+0000 mgr.x (mgr.24998) 2815 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:07 smithi151 bash[59049]: audit 2024-04-30T10:18:05.383540+0000 mgr.x (mgr.24998) 2814 : audit [DBG] from='client.45034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:07 smithi151 bash[59049]: audit 2024-04-30T10:18:05.383540+0000 mgr.x (mgr.24998) 2814 : audit [DBG] from='client.45034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:07 smithi151 bash[59049]: cluster 2024-04-30T10:18:06.188657+0000 mgr.x (mgr.24998) 2815 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:07.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:07 smithi151 bash[59049]: cluster 2024-04-30T10:18:06.188657+0000 mgr.x (mgr.24998) 2815 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:08.456 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:08 smithi144 bash[73244]: audit 2024-04-30T10:18:07.498003+0000 mon.a (mon.0) 11064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:18:08.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:08 smithi144 bash[73244]: audit 2024-04-30T10:18:07.498003+0000 mon.a (mon.0) 11064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:18:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:08 smithi144 bash[75481]: audit 2024-04-30T10:18:07.498003+0000 mon.a (mon.0) 11064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:18:08.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:08 smithi144 bash[75481]: audit 2024-04-30T10:18:07.498003+0000 mon.a (mon.0) 11064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:18:08.573 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:18:08 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:18:08] "GET /metrics HTTP/1.1" 200 38624 "" "Prometheus/2.43.0" 2024-04-30T10:18:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:08 smithi151 bash[59049]: audit 2024-04-30T10:18:07.498003+0000 mon.a (mon.0) 11064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:18:08.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:08 smithi151 bash[59049]: audit 2024-04-30T10:18:07.498003+0000 mon.a (mon.0) 11064 : audit [DBG] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-30T10:18:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:09 smithi151 bash[59049]: cluster 2024-04-30T10:18:08.189934+0000 mgr.x (mgr.24998) 2816 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:09.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:09 smithi151 bash[59049]: cluster 2024-04-30T10:18:08.189934+0000 mgr.x (mgr.24998) 2816 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:09.706 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:09 smithi144 bash[73244]: cluster 2024-04-30T10:18:08.189934+0000 mgr.x (mgr.24998) 2816 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:09.707 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:09 smithi144 bash[73244]: cluster 2024-04-30T10:18:08.189934+0000 mgr.x (mgr.24998) 2816 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:09.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:09 smithi144 bash[75481]: cluster 2024-04-30T10:18:08.189934+0000 mgr.x (mgr.24998) 2816 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:09.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:09 smithi144 bash[75481]: cluster 2024-04-30T10:18:08.189934+0000 mgr.x (mgr.24998) 2816 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:10.871 INFO:teuthology.orchestra.run.smithi144.stdout: "16.2.0", 2024-04-30T10:18:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:11 smithi151 bash[59049]: audit 2024-04-30T10:18:10.158393+0000 mgr.x (mgr.24998) 2817 : audit [DBG] from='client.35097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:11 smithi151 bash[59049]: audit 2024-04-30T10:18:10.158393+0000 mgr.x (mgr.24998) 2817 : audit [DBG] from='client.35097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:11 smithi151 bash[59049]: cluster 2024-04-30T10:18:10.191208+0000 mgr.x (mgr.24998) 2818 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:11.573 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:11 smithi151 bash[59049]: cluster 2024-04-30T10:18:10.191208+0000 mgr.x (mgr.24998) 2818 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:11.624 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:11 smithi144 bash[75481]: audit 2024-04-30T10:18:10.158393+0000 mgr.x (mgr.24998) 2817 : audit [DBG] from='client.35097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:11.624 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:11 smithi144 bash[75481]: audit 2024-04-30T10:18:10.158393+0000 mgr.x (mgr.24998) 2817 : audit [DBG] from='client.35097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:11.624 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:11 smithi144 bash[75481]: cluster 2024-04-30T10:18:10.191208+0000 mgr.x (mgr.24998) 2818 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:11.624 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:11 smithi144 bash[75481]: cluster 2024-04-30T10:18:10.191208+0000 mgr.x (mgr.24998) 2818 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:11.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:11 smithi144 bash[73244]: audit 2024-04-30T10:18:10.158393+0000 mgr.x (mgr.24998) 2817 : audit [DBG] from='client.35097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:11.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:11 smithi144 bash[73244]: audit 2024-04-30T10:18:10.158393+0000 mgr.x (mgr.24998) 2817 : audit [DBG] from='client.35097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:11.624 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:11 smithi144 bash[73244]: cluster 2024-04-30T10:18:10.191208+0000 mgr.x (mgr.24998) 2818 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:11.625 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:11 smithi144 bash[73244]: cluster 2024-04-30T10:18:10.191208+0000 mgr.x (mgr.24998) 2818 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:11.625 DEBUG:teuthology.orchestra.run.smithi144:> 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 9dbd1526-06d6-11ef-bc93-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-04-30T10:18:12.906 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:12 smithi151 bash[59049]: audit 2024-04-30T10:18:11.790210+0000 mon.a (mon.0) 11065 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:12.906 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:12 smithi151 bash[59049]: audit 2024-04-30T10:18:11.790210+0000 mon.a (mon.0) 11065 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:12.906 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:12 smithi151 bash[59049]: audit 2024-04-30T10:18:11.798450+0000 mon.a (mon.0) 11066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:12.906 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:12 smithi151 bash[59049]: audit 2024-04-30T10:18:11.798450+0000 mon.a (mon.0) 11066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:12.906 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:12 smithi151 bash[59049]: audit 2024-04-30T10:18:11.806681+0000 mon.a (mon.0) 11067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:12.906 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:12 smithi151 bash[59049]: audit 2024-04-30T10:18:11.806681+0000 mon.a (mon.0) 11067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:12.907 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:12 smithi151 bash[59049]: cluster 2024-04-30T10:18:12.192277+0000 mgr.x (mgr.24998) 2819 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:12.907 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:12 smithi151 bash[59049]: cluster 2024-04-30T10:18:12.192277+0000 mgr.x (mgr.24998) 2819 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:13.026 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:12 smithi144 bash[73244]: audit 2024-04-30T10:18:11.790210+0000 mon.a (mon.0) 11065 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:13.026 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:12 smithi144 bash[73244]: audit 2024-04-30T10:18:11.790210+0000 mon.a (mon.0) 11065 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:13.026 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:12 smithi144 bash[73244]: audit 2024-04-30T10:18:11.798450+0000 mon.a (mon.0) 11066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:13.026 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:12 smithi144 bash[73244]: audit 2024-04-30T10:18:11.798450+0000 mon.a (mon.0) 11066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:13.026 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:12 smithi144 bash[73244]: audit 2024-04-30T10:18:11.806681+0000 mon.a (mon.0) 11067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:13.026 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:12 smithi144 bash[73244]: audit 2024-04-30T10:18:11.806681+0000 mon.a (mon.0) 11067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:13.027 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:12 smithi144 bash[73244]: cluster 2024-04-30T10:18:12.192277+0000 mgr.x (mgr.24998) 2819 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:13.027 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:12 smithi144 bash[73244]: cluster 2024-04-30T10:18:12.192277+0000 mgr.x (mgr.24998) 2819 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:13.027 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:12 smithi144 bash[75481]: audit 2024-04-30T10:18:11.790210+0000 mon.a (mon.0) 11065 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:13.027 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:12 smithi144 bash[75481]: audit 2024-04-30T10:18:11.790210+0000 mon.a (mon.0) 11065 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:13.027 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:12 smithi144 bash[75481]: audit 2024-04-30T10:18:11.798450+0000 mon.a (mon.0) 11066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:13.027 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:12 smithi144 bash[75481]: audit 2024-04-30T10:18:11.798450+0000 mon.a (mon.0) 11066 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:13.027 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:12 smithi144 bash[75481]: audit 2024-04-30T10:18:11.806681+0000 mon.a (mon.0) 11067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:13.027 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:12 smithi144 bash[75481]: audit 2024-04-30T10:18:11.806681+0000 mon.a (mon.0) 11067 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:13.027 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:12 smithi144 bash[75481]: cluster 2024-04-30T10:18:12.192277+0000 mgr.x (mgr.24998) 2819 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:13.027 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:12 smithi144 bash[75481]: cluster 2024-04-30T10:18:12.192277+0000 mgr.x (mgr.24998) 2819 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:15.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:15 smithi151 bash[59049]: audit 2024-04-30T10:18:14.003751+0000 mon.a (mon.0) 11068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:15.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:15 smithi151 bash[59049]: audit 2024-04-30T10:18:14.003751+0000 mon.a (mon.0) 11068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:15.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:15 smithi151 bash[59049]: audit 2024-04-30T10:18:14.019595+0000 mon.a (mon.0) 11069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:15.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:15 smithi151 bash[59049]: audit 2024-04-30T10:18:14.019595+0000 mon.a (mon.0) 11069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:15.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:15 smithi151 bash[59049]: audit 2024-04-30T10:18:14.032787+0000 mon.a (mon.0) 11070 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:15.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:15 smithi151 bash[59049]: audit 2024-04-30T10:18:14.032787+0000 mon.a (mon.0) 11070 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:15.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:15 smithi151 bash[59049]: cluster 2024-04-30T10:18:14.193769+0000 mgr.x (mgr.24998) 2820 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:15.324 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:15 smithi151 bash[59049]: cluster 2024-04-30T10:18:14.193769+0000 mgr.x (mgr.24998) 2820 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:15.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:15 smithi144 bash[73244]: audit 2024-04-30T10:18:14.003751+0000 mon.a (mon.0) 11068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:15.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:15 smithi144 bash[73244]: audit 2024-04-30T10:18:14.003751+0000 mon.a (mon.0) 11068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:15.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:15 smithi144 bash[73244]: audit 2024-04-30T10:18:14.019595+0000 mon.a (mon.0) 11069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:15.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:15 smithi144 bash[73244]: audit 2024-04-30T10:18:14.019595+0000 mon.a (mon.0) 11069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:15.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:15 smithi144 bash[73244]: audit 2024-04-30T10:18:14.032787+0000 mon.a (mon.0) 11070 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:15.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:15 smithi144 bash[73244]: audit 2024-04-30T10:18:14.032787+0000 mon.a (mon.0) 11070 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:15.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:15 smithi144 bash[73244]: cluster 2024-04-30T10:18:14.193769+0000 mgr.x (mgr.24998) 2820 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:15.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:15 smithi144 bash[73244]: cluster 2024-04-30T10:18:14.193769+0000 mgr.x (mgr.24998) 2820 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:15.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:15 smithi144 bash[75481]: audit 2024-04-30T10:18:14.003751+0000 mon.a (mon.0) 11068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:15.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:15 smithi144 bash[75481]: audit 2024-04-30T10:18:14.003751+0000 mon.a (mon.0) 11068 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:15.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:15 smithi144 bash[75481]: audit 2024-04-30T10:18:14.019595+0000 mon.a (mon.0) 11069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:15.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:15 smithi144 bash[75481]: audit 2024-04-30T10:18:14.019595+0000 mon.a (mon.0) 11069 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:15.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:15 smithi144 bash[75481]: audit 2024-04-30T10:18:14.032787+0000 mon.a (mon.0) 11070 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:15.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:15 smithi144 bash[75481]: audit 2024-04-30T10:18:14.032787+0000 mon.a (mon.0) 11070 : audit [INF] from='mgr.24998 172.21.15.151:0/1795059233' entity='mgr.x' 2024-04-30T10:18:15.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:15 smithi144 bash[75481]: cluster 2024-04-30T10:18:14.193769+0000 mgr.x (mgr.24998) 2820 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:15.458 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:15 smithi144 bash[75481]: cluster 2024-04-30T10:18:14.193769+0000 mgr.x (mgr.24998) 2820 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-30T10:18:15.990 INFO:teuthology.orchestra.run.smithi144.stdout: "v16.2.2", 2024-04-30T10:18:15.990 INFO:teuthology.orchestra.run.smithi144.stdout: "v16.2.2-20210505", 2024-04-30T10:18:16.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:16 smithi151 bash[59049]: audit 2024-04-30T10:18:14.742854+0000 mgr.x (mgr.24998) 2821 : audit [DBG] from='client.45046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:16.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:16 smithi151 bash[59049]: audit 2024-04-30T10:18:14.742854+0000 mgr.x (mgr.24998) 2821 : audit [DBG] from='client.45046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:16.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:16 smithi151 bash[59049]: audit 2024-04-30T10:18:14.975031+0000 mgr.x (mgr.24998) 2822 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:18:16.323 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:16 smithi151 bash[59049]: audit 2024-04-30T10:18:14.975031+0000 mgr.x (mgr.24998) 2822 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:18:16.456 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:16 smithi144 bash[75481]: audit 2024-04-30T10:18:14.742854+0000 mgr.x (mgr.24998) 2821 : audit [DBG] from='client.45046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:16.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:16 smithi144 bash[75481]: audit 2024-04-30T10:18:14.742854+0000 mgr.x (mgr.24998) 2821 : audit [DBG] from='client.45046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:16.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:16 smithi144 bash[75481]: audit 2024-04-30T10:18:14.975031+0000 mgr.x (mgr.24998) 2822 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:18:16.457 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:16 smithi144 bash[75481]: audit 2024-04-30T10:18:14.975031+0000 mgr.x (mgr.24998) 2822 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:18:16.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:16 smithi144 bash[73244]: audit 2024-04-30T10:18:14.742854+0000 mgr.x (mgr.24998) 2821 : audit [DBG] from='client.45046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:16.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:16 smithi144 bash[73244]: audit 2024-04-30T10:18:14.742854+0000 mgr.x (mgr.24998) 2821 : audit [DBG] from='client.45046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-30T10:18:16.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:16 smithi144 bash[73244]: audit 2024-04-30T10:18:14.975031+0000 mgr.x (mgr.24998) 2822 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:18:16.457 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:16 smithi144 bash[73244]: audit 2024-04-30T10:18:14.975031+0000 mgr.x (mgr.24998) 2822 : audit [DBG] from='client.34839 -' entity='client.iscsi.foo.smithi144.ehnvft' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-30T10:18:16.824 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-30T10:18:16.862 INFO:tasks.cephadm:Teardown begin 2024-04-30T10:18:16.863 DEBUG:teuthology.orchestra.run.smithi144:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-30T10:18:16.879 DEBUG:teuthology.orchestra.run.smithi151:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-30T10:18:16.894 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-30T10:18:16.894 DEBUG:teuthology.orchestra.run.smithi144:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-30T10:18:16.929 DEBUG:teuthology.orchestra.run.smithi151:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-30T10:18:16.946 INFO:tasks.cephadm:Stopping all daemons... 2024-04-30T10:18:16.946 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-30T10:18:16.946 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mon.a 2024-04-30T10:18:17.130 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:17 smithi144 bash[75481]: cluster 2024-04-30T10:18:16.195129+0000 mgr.x (mgr.24998) 2823 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:17.131 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:17 smithi144 bash[75481]: cluster 2024-04-30T10:18:16.195129+0000 mgr.x (mgr.24998) 2823 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:17.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:16 smithi144 systemd[1]: Stopping Ceph mon.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:18:17.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:17 smithi144 bash[73244]: cluster 2024-04-30T10:18:16.195129+0000 mgr.x (mgr.24998) 2823 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:17.131 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:17 smithi144 bash[73244]: cluster 2024-04-30T10:18:16.195129+0000 mgr.x (mgr.24998) 2823 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:17.140 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:17 smithi151 bash[59049]: cluster 2024-04-30T10:18:16.195129+0000 mgr.x (mgr.24998) 2823 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:17.141 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:17 smithi151 bash[59049]: cluster 2024-04-30T10:18:16.195129+0000 mgr.x (mgr.24998) 2823 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-30T10:18:17.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:18:17 smithi151 bash[52996]: [30/Apr/2024:10:18:17] ENGINE Bus STOPPING 2024-04-30T10:18:17.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:18:17 smithi151 bash[52996]: [30/Apr/2024:10:18:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-30T10:18:17.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:18:17 smithi151 bash[52996]: [30/Apr/2024:10:18:17] ENGINE Bus STOPPED 2024-04-30T10:18:17.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:18:17 smithi151 bash[52996]: [30/Apr/2024:10:18:17] ENGINE Bus STARTING 2024-04-30T10:18:17.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:18:17 smithi151 bash[52996]: CherryPy Checker: 2024-04-30T10:18:17.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:18:17 smithi151 bash[52996]: The Application mounted at '' has an empty config. 2024-04-30T10:18:17.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:18:17 smithi151 bash[52996]: [30/Apr/2024:10:18:17] ENGINE Serving on http://:::9283 2024-04-30T10:18:17.323 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:18:17 smithi151 bash[52996]: [30/Apr/2024:10:18:17] ENGINE Bus STARTED 2024-04-30T10:18:17.406 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:17 smithi144 bash[73244]: debug 2024-04-30T10:18:17.127+0000 7fcc849bf700 -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-30T10:18:17.406 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:17 smithi144 bash[73244]: debug 2024-04-30T10:18:17.127+0000 7fcc849bf700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-04-30T10:18:18.431 INFO:journalctl@ceph.mon.a.smithi144.stdout:Apr 30 10:18:18 smithi144 bash[114311]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-mon-a 2024-04-30T10:18:18.443 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mon.a.service' 2024-04-30T10:18:18.490 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-30T10:18:18.491 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-30T10:18:18.491 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-30T10:18:18.491 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mon.c 2024-04-30T10:18:18.572 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:18:18 smithi151 bash[52996]: ::ffff:172.21.15.151 - - [30/Apr/2024:10:18:18] "GET /metrics HTTP/1.1" 200 38624 "" "Prometheus/2.43.0" 2024-04-30T10:18:18.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:18 smithi144 systemd[1]: Stopping Ceph mon.c for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:18:18.706 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:18 smithi144 bash[75481]: debug 2024-04-30T10:18:18.671+0000 7fb714c52700 -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-30T10:18:18.707 INFO:journalctl@ceph.mon.c.smithi144.stdout:Apr 30 10:18:18 smithi144 bash[75481]: debug 2024-04-30T10:18:18.671+0000 7fb714c52700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-04-30T10:18:20.082 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mon.c.service' 2024-04-30T10:18:20.111 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-30T10:18:20.111 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-30T10:18:20.111 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-30T10:18:20.111 DEBUG:teuthology.orchestra.run.smithi151:> sudo systemctl stop ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mon.b 2024-04-30T10:18:20.451 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:20 smithi151 systemd[1]: Stopping Ceph mon.b for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:18:20.451 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:20 smithi151 bash[59049]: debug 2024-04-30T10:18:20.252+0000 7f8bbe9c5700 -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-30T10:18:20.451 INFO:journalctl@ceph.mon.b.smithi151.stdout:Apr 30 10:18:20 smithi151 bash[59049]: debug 2024-04-30T10:18:20.252+0000 7f8bbe9c5700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-04-30T10:18:21.448 DEBUG:teuthology.orchestra.run.smithi151:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mon.b.service' 2024-04-30T10:18:21.484 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-30T10:18:21.484 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-30T10:18:21.485 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-30T10:18:21.485 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.y 2024-04-30T10:18:21.824 INFO:journalctl@ceph.mgr.y.smithi144.stdout:Apr 30 10:18:21 smithi144 systemd[1]: Stopping Ceph mgr.y for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:18:22.378 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.y.service' 2024-04-30T10:18:22.400 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-30T10:18:22.400 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-30T10:18:22.400 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-30T10:18:22.400 DEBUG:teuthology.orchestra.run.smithi151:> sudo systemctl stop ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.x 2024-04-30T10:18:22.806 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:18:22 smithi151 systemd[1]: Stopping Ceph mgr.x for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:18:22.806 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:18:22 smithi151 bash[52996]: debug 2024-04-30T10:18:22.548+0000 7f95c760e700 -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-30T10:18:22.806 INFO:journalctl@ceph.mgr.x.smithi151.stdout:Apr 30 10:18:22 smithi151 bash[52996]: debug 2024-04-30T10:18:22.548+0000 7f95c760e700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-30T10:18:23.478 DEBUG:teuthology.orchestra.run.smithi151:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@mgr.x.service' 2024-04-30T10:18:23.502 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-30T10:18:23.502 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-30T10:18:23.502 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-30T10:18:23.502 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.0 2024-04-30T10:18:23.957 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:18:23 smithi144 systemd[1]: Stopping Ceph osd.0 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:18:23.957 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:18:23 smithi144 bash[79819]: debug 2024-04-30T10:18:23.651+0000 7f0f84f15700 -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-30T10:18:23.957 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:18:23 smithi144 bash[79819]: debug 2024-04-30T10:18:23.651+0000 7f0f84f15700 -1 osd.0 171 *** Got signal Terminated *** 2024-04-30T10:18:23.957 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:18:23 smithi144 bash[79819]: debug 2024-04-30T10:18:23.651+0000 7f0f84f15700 -1 osd.0 171 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:18:30.206 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:18:29 smithi144 bash[114788]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-0 2024-04-30T10:18:30.206 INFO:journalctl@ceph.osd.0.smithi144.stdout:Apr 30 10:18:29 smithi144 bash[114850]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-0 2024-04-30T10:18:31.820 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.0.service' 2024-04-30T10:18:31.846 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-30T10:18:31.846 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-30T10:18:31.847 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-30T10:18:31.847 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.1 2024-04-30T10:18:32.207 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:18:31 smithi144 systemd[1]: Stopping Ceph osd.1 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:18:32.207 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:18:32 smithi144 bash[83427]: debug 2024-04-30T10:18:32.023+0000 7f8fef0a2700 -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-30T10:18:32.207 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:18:32 smithi144 bash[83427]: debug 2024-04-30T10:18:32.023+0000 7f8fef0a2700 -1 osd.1 171 *** Got signal Terminated *** 2024-04-30T10:18:32.207 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:18:32 smithi144 bash[83427]: debug 2024-04-30T10:18:32.023+0000 7f8fef0a2700 -1 osd.1 171 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:18:36.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:18:35 smithi151 bash[91386]: ts=2024-04-30T10:18:35.936Z 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.151:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.151:8765: connect: connection refused" 2024-04-30T10:18:36.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:18:35 smithi151 bash[91386]: ts=2024-04-30T10:18:35.938Z 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.151:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.151:8765: connect: connection refused" 2024-04-30T10:18:36.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:18:35 smithi151 bash[91386]: ts=2024-04-30T10:18:35.944Z 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.151:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.151:8765: connect: connection refused" 2024-04-30T10:18:36.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:18:35 smithi151 bash[91386]: ts=2024-04-30T10:18:35.945Z 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.151:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.151:8765: connect: connection refused" 2024-04-30T10:18:36.323 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:18:35 smithi151 bash[91386]: ts=2024-04-30T10:18:35.946Z 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.151:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.151:8765: connect: connection refused" 2024-04-30T10:18:38.771 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:18:38 smithi144 bash[115011]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-1 2024-04-30T10:18:39.206 INFO:journalctl@ceph.osd.1.smithi144.stdout:Apr 30 10:18:38 smithi144 bash[115397]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-1 2024-04-30T10:18:42.101 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.1.service' 2024-04-30T10:18:42.130 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-30T10:18:42.130 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-30T10:18:42.130 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-30T10:18:42.131 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.2 2024-04-30T10:18:42.354 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:18:42 smithi144 systemd[1]: Stopping Ceph osd.2 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:18:42.707 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:18:42 smithi144 bash[88265]: debug 2024-04-30T10:18:42.351+0000 7fea70071700 -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-30T10:18:42.707 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:18:42 smithi144 bash[88265]: debug 2024-04-30T10:18:42.351+0000 7fea70071700 -1 osd.2 171 *** Got signal Terminated *** 2024-04-30T10:18:42.707 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:18:42 smithi144 bash[88265]: debug 2024-04-30T10:18:42.351+0000 7fea70071700 -1 osd.2 171 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:18:48.706 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:18:48 smithi144 bash[115902]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-2 2024-04-30T10:18:48.706 INFO:journalctl@ceph.osd.2.smithi144.stdout:Apr 30 10:18:48 smithi144 bash[116032]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-2 2024-04-30T10:18:50.322 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:18:49 smithi151 bash[78271]: debug 2024-04-30T10:18:49.980+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:18:50.334 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.2.service' 2024-04-30T10:18:50.362 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-30T10:18:50.362 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-30T10:18:50.362 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-30T10:18:50.362 DEBUG:teuthology.orchestra.run.smithi144:> sudo systemctl stop ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.3 2024-04-30T10:18:50.706 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:18:50 smithi144 systemd[1]: Stopping Ceph osd.3 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:18:50.707 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:18:50 smithi144 bash[91419]: debug 2024-04-30T10:18:50.527+0000 7f5dd870b700 -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-30T10:18:50.707 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:18:50 smithi144 bash[91419]: debug 2024-04-30T10:18:50.527+0000 7f5dd870b700 -1 osd.3 171 *** Got signal Terminated *** 2024-04-30T10:18:50.707 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:18:50 smithi144 bash[91419]: debug 2024-04-30T10:18:50.527+0000 7f5dd870b700 -1 osd.3 171 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:18:51.322 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:18:50 smithi151 bash[78271]: debug 2024-04-30T10:18:50.944+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:18:51.822 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:18:51 smithi151 bash[73605]: debug 2024-04-30T10:18:51.468+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:18:52.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:18:51 smithi151 bash[78271]: debug 2024-04-30T10:18:51.927+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:18:52.456 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:18:52 smithi144 bash[91419]: debug 2024-04-30T10:18:52.139+0000 7f5dd4cff700 -1 osd.3 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:25.284924+0000 front 2024-04-30T10:18:25.285075+0000 (oldest deadline 2024-04-30T10:18:51.185115+0000) 2024-04-30T10:18:52.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:18:52 smithi151 bash[73605]: debug 2024-04-30T10:18:52.519+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:18:53.170 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:18:52 smithi151 bash[78271]: debug 2024-04-30T10:18:52.883+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:18:53.456 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:18:53 smithi144 bash[91419]: debug 2024-04-30T10:18:53.107+0000 7f5dd4cff700 -1 osd.3 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:25.284924+0000 front 2024-04-30T10:18:25.285075+0000 (oldest deadline 2024-04-30T10:18:51.185115+0000) 2024-04-30T10:18:53.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:18:53 smithi151 bash[73605]: debug 2024-04-30T10:18:53.475+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:18:54.143 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:18:53 smithi151 bash[67180]: debug 2024-04-30T10:18:53.871+0000 7fcad31f5700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.964961+0000 front 2024-04-30T10:18:27.964796+0000 (oldest deadline 2024-04-30T10:18:53.864594+0000) 2024-04-30T10:18:54.143 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:18:53 smithi151 bash[78271]: debug 2024-04-30T10:18:53.899+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:18:54.457 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:18:54 smithi144 bash[91419]: debug 2024-04-30T10:18:54.099+0000 7f5dd4cff700 -1 osd.3 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:25.284924+0000 front 2024-04-30T10:18:25.285075+0000 (oldest deadline 2024-04-30T10:18:51.185115+0000) 2024-04-30T10:18:54.461 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:18:54 smithi151 bash[70149]: debug 2024-04-30T10:18:54.239+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:18:54.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:18:54 smithi151 bash[73605]: debug 2024-04-30T10:18:54.455+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:18:55.265 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:18:54 smithi151 bash[67180]: debug 2024-04-30T10:18:54.891+0000 7fcad31f5700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.964961+0000 front 2024-04-30T10:18:27.964796+0000 (oldest deadline 2024-04-30T10:18:53.864594+0000) 2024-04-30T10:18:55.265 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:18:54 smithi151 bash[78271]: debug 2024-04-30T10:18:54.855+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:18:55.456 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:18:55 smithi144 bash[91419]: debug 2024-04-30T10:18:55.127+0000 7f5dd4cff700 -1 osd.3 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:25.284924+0000 front 2024-04-30T10:18:25.285075+0000 (oldest deadline 2024-04-30T10:18:51.185115+0000) 2024-04-30T10:18:55.572 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:18:55 smithi151 bash[70149]: debug 2024-04-30T10:18:55.259+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:18:55.573 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:18:55 smithi151 bash[73605]: debug 2024-04-30T10:18:55.487+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:18:56.098 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:18:55 smithi151 bash[67180]: debug 2024-04-30T10:18:55.851+0000 7fcad31f5700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.964961+0000 front 2024-04-30T10:18:27.964796+0000 (oldest deadline 2024-04-30T10:18:53.864594+0000) 2024-04-30T10:18:56.099 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:18:55 smithi151 bash[78271]: debug 2024-04-30T10:18:55.839+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:18:56.451 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:18:56 smithi151 bash[70149]: debug 2024-04-30T10:18:56.227+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:18:56.822 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:18:56 smithi151 bash[73605]: debug 2024-04-30T10:18:56.447+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:18:56.956 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:18:56 smithi144 bash[116167]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-3 2024-04-30T10:18:56.956 INFO:journalctl@ceph.osd.3.smithi144.stdout:Apr 30 10:18:56 smithi144 bash[116253]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-3 2024-04-30T10:18:57.231 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:18:56 smithi151 bash[78271]: debug 2024-04-30T10:18:56.875+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:18:57.232 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:18:56 smithi151 bash[67180]: debug 2024-04-30T10:18:56.823+0000 7fcad31f5700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.964961+0000 front 2024-04-30T10:18:27.964796+0000 (oldest deadline 2024-04-30T10:18:53.864594+0000) 2024-04-30T10:18:57.572 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:18:57 smithi151 bash[70149]: debug 2024-04-30T10:18:57.227+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:18:57.573 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:18:57 smithi151 bash[73605]: debug 2024-04-30T10:18:57.427+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:18:58.250 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:18:57 smithi151 bash[78271]: debug 2024-04-30T10:18:57.915+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:18:58.250 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:18:57 smithi151 bash[67180]: debug 2024-04-30T10:18:57.863+0000 7fcad31f5700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.964961+0000 front 2024-04-30T10:18:27.964796+0000 (oldest deadline 2024-04-30T10:18:53.864594+0000) 2024-04-30T10:18:58.572 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:18:58 smithi151 bash[73605]: debug 2024-04-30T10:18:58.451+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:18:58.573 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:18:58 smithi151 bash[70149]: debug 2024-04-30T10:18:58.247+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:18:59.087 DEBUG:teuthology.orchestra.run.smithi144:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.3.service' 2024-04-30T10:18:59.115 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-30T10:18:59.115 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-30T10:18:59.115 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-30T10:18:59.115 DEBUG:teuthology.orchestra.run.smithi151:> sudo systemctl stop ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.4 2024-04-30T10:18:59.136 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:18:58 smithi151 bash[78271]: debug 2024-04-30T10:18:58.911+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:18:59.137 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:18:58 smithi151 bash[67180]: debug 2024-04-30T10:18:58.883+0000 7fcad31f5700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.964961+0000 front 2024-04-30T10:18:27.964796+0000 (oldest deadline 2024-04-30T10:18:53.864594+0000) 2024-04-30T10:18:59.137 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:18:59 smithi151 systemd[1]: Stopping Ceph osd.4 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:18:59.502 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:18:59 smithi151 bash[70149]: debug 2024-04-30T10:18:59.259+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:18:59.502 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:18:59 smithi151 bash[70149]: debug 2024-04-30T10:18:59.259+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:35.484210+0000 front 2024-04-30T10:18:35.484089+0000 (oldest deadline 2024-04-30T10:18:58.383980+0000) 2024-04-30T10:18:59.502 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:18:59 smithi151 bash[67180]: debug 2024-04-30T10:18:59.251+0000 7fcad6c01700 -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-30T10:18:59.502 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:18:59 smithi151 bash[67180]: debug 2024-04-30T10:18:59.251+0000 7fcad6c01700 -1 osd.4 171 *** Got signal Terminated *** 2024-04-30T10:18:59.502 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:18:59 smithi151 bash[67180]: debug 2024-04-30T10:18:59.251+0000 7fcad6c01700 -1 osd.4 171 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:18:59.572 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:18:59 smithi151 bash[73605]: debug 2024-04-30T10:18:59.499+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:00.241 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:18:59 smithi151 bash[78271]: debug 2024-04-30T10:18:59.911+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:00.241 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:18:59 smithi151 bash[67180]: debug 2024-04-30T10:18:59.883+0000 7fcad31f5700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.964961+0000 front 2024-04-30T10:18:27.964796+0000 (oldest deadline 2024-04-30T10:18:53.864594+0000) 2024-04-30T10:19:00.241 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:18:59 smithi151 bash[67180]: debug 2024-04-30T10:18:59.883+0000 7fcad31f5700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:33.865658+0000 front 2024-04-30T10:18:33.865413+0000 (oldest deadline 2024-04-30T10:18:59.165192+0000) 2024-04-30T10:19:00.573 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:00 smithi151 bash[73605]: debug 2024-04-30T10:19:00.467+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:00.573 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:00 smithi151 bash[70149]: debug 2024-04-30T10:19:00.235+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:19:00.573 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:00 smithi151 bash[70149]: debug 2024-04-30T10:19:00.235+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:35.484210+0000 front 2024-04-30T10:18:35.484089+0000 (oldest deadline 2024-04-30T10:18:58.383980+0000) 2024-04-30T10:19:01.234 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:00 smithi151 bash[78271]: debug 2024-04-30T10:19:00.903+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:01.234 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:00 smithi151 bash[78271]: debug 2024-04-30T10:19:00.903+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:01.235 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:19:00 smithi151 bash[67180]: debug 2024-04-30T10:19:00.851+0000 7fcad31f5700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.964961+0000 front 2024-04-30T10:18:27.964796+0000 (oldest deadline 2024-04-30T10:18:53.864594+0000) 2024-04-30T10:19:01.235 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:19:00 smithi151 bash[67180]: debug 2024-04-30T10:19:00.851+0000 7fcad31f5700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:33.865658+0000 front 2024-04-30T10:18:33.865413+0000 (oldest deadline 2024-04-30T10:18:59.165192+0000) 2024-04-30T10:19:01.501 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:01 smithi151 bash[70149]: debug 2024-04-30T10:19:01.255+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:19:01.501 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:01 smithi151 bash[70149]: debug 2024-04-30T10:19:01.255+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:35.484210+0000 front 2024-04-30T10:18:35.484089+0000 (oldest deadline 2024-04-30T10:18:58.383980+0000) 2024-04-30T10:19:01.822 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:01 smithi151 bash[73605]: debug 2024-04-30T10:19:01.499+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:02.227 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:19:01 smithi151 bash[67180]: debug 2024-04-30T10:19:01.835+0000 7fcad31f5700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.964961+0000 front 2024-04-30T10:18:27.964796+0000 (oldest deadline 2024-04-30T10:18:53.864594+0000) 2024-04-30T10:19:02.227 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:19:01 smithi151 bash[67180]: debug 2024-04-30T10:19:01.835+0000 7fcad31f5700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:33.865658+0000 front 2024-04-30T10:18:33.865413+0000 (oldest deadline 2024-04-30T10:18:59.165192+0000) 2024-04-30T10:19:02.227 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:01 smithi151 bash[78271]: debug 2024-04-30T10:19:01.951+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:02.227 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:01 smithi151 bash[78271]: debug 2024-04-30T10:19:01.951+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:02.573 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:02 smithi151 bash[73605]: debug 2024-04-30T10:19:02.463+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:02.573 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:02 smithi151 bash[73605]: debug 2024-04-30T10:19:02.463+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:02.573 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:02 smithi151 bash[70149]: debug 2024-04-30T10:19:02.223+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:19:02.573 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:02 smithi151 bash[70149]: debug 2024-04-30T10:19:02.223+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:35.484210+0000 front 2024-04-30T10:18:35.484089+0000 (oldest deadline 2024-04-30T10:18:58.383980+0000) 2024-04-30T10:19:03.274 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:19:02 smithi151 bash[67180]: debug 2024-04-30T10:19:02.871+0000 7fcad31f5700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.964961+0000 front 2024-04-30T10:18:27.964796+0000 (oldest deadline 2024-04-30T10:18:53.864594+0000) 2024-04-30T10:19:03.274 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:19:02 smithi151 bash[67180]: debug 2024-04-30T10:19:02.871+0000 7fcad31f5700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:33.865658+0000 front 2024-04-30T10:18:33.865413+0000 (oldest deadline 2024-04-30T10:18:59.165192+0000) 2024-04-30T10:19:03.274 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:02 smithi151 bash[78271]: debug 2024-04-30T10:19:02.915+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:03.274 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:02 smithi151 bash[78271]: debug 2024-04-30T10:19:02.915+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:03.573 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:03 smithi151 bash[73605]: debug 2024-04-30T10:19:03.447+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:03.573 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:03 smithi151 bash[73605]: debug 2024-04-30T10:19:03.447+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:03.573 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:03 smithi151 bash[70149]: debug 2024-04-30T10:19:03.271+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:19:03.573 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:03 smithi151 bash[70149]: debug 2024-04-30T10:19:03.271+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:35.484210+0000 front 2024-04-30T10:18:35.484089+0000 (oldest deadline 2024-04-30T10:18:58.383980+0000) 2024-04-30T10:19:03.956 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:03 smithi144 bash[107471]: ts=2024-04-30T10:19:03.552Z 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://smithi144.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.144:8443: connect: connection refused" 2024-04-30T10:19:03.956 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:03 smithi144 bash[107471]: ts=2024-04-30T10:19:03.553Z 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://smithi151.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.151:8443: connect: connection refused" 2024-04-30T10:19:04.321 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:19:03 smithi151 bash[67180]: debug 2024-04-30T10:19:03.843+0000 7fcad31f5700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.964961+0000 front 2024-04-30T10:18:27.964796+0000 (oldest deadline 2024-04-30T10:18:53.864594+0000) 2024-04-30T10:19:04.321 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:19:03 smithi151 bash[67180]: debug 2024-04-30T10:19:03.843+0000 7fcad31f5700 -1 osd.4 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:33.865658+0000 front 2024-04-30T10:18:33.865413+0000 (oldest deadline 2024-04-30T10:18:59.165192+0000) 2024-04-30T10:19:04.321 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:03 smithi151 bash[78271]: debug 2024-04-30T10:19:03.899+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:04.322 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:03 smithi151 bash[78271]: debug 2024-04-30T10:19:03.899+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:04.573 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:04 smithi151 bash[73605]: debug 2024-04-30T10:19:04.419+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:04.573 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:04 smithi151 bash[73605]: debug 2024-04-30T10:19:04.419+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:04.573 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:04 smithi151 bash[70149]: debug 2024-04-30T10:19:04.315+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:19:04.573 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:04 smithi151 bash[70149]: debug 2024-04-30T10:19:04.315+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:35.484210+0000 front 2024-04-30T10:18:35.484089+0000 (oldest deadline 2024-04-30T10:18:58.383980+0000) 2024-04-30T10:19:05.073 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:04 smithi151 bash[78271]: debug 2024-04-30T10:19:04.883+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:05.073 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:04 smithi151 bash[78271]: debug 2024-04-30T10:19:04.883+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:05.693 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:19:05 smithi151 bash[99638]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-4 2024-04-30T10:19:05.694 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:05 smithi151 bash[73605]: debug 2024-04-30T10:19:05.463+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:05.694 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:05 smithi151 bash[73605]: debug 2024-04-30T10:19:05.463+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:05.694 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:05 smithi151 bash[70149]: debug 2024-04-30T10:19:05.351+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:19:05.694 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:05 smithi151 bash[70149]: debug 2024-04-30T10:19:05.351+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:35.484210+0000 front 2024-04-30T10:18:35.484089+0000 (oldest deadline 2024-04-30T10:18:58.383980+0000) 2024-04-30T10:19:06.073 INFO:journalctl@ceph.osd.4.smithi151.stdout:Apr 30 10:19:05 smithi151 bash[99771]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-4 2024-04-30T10:19:06.073 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:05 smithi151 bash[78271]: debug 2024-04-30T10:19:05.851+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:06.073 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:05 smithi151 bash[78271]: debug 2024-04-30T10:19:05.851+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:06.644 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:06 smithi151 bash[73605]: debug 2024-04-30T10:19:06.491+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:06.644 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:06 smithi151 bash[73605]: debug 2024-04-30T10:19:06.491+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:06.644 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:06 smithi151 bash[70149]: debug 2024-04-30T10:19:06.343+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:19:06.644 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:06 smithi151 bash[70149]: debug 2024-04-30T10:19:06.343+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:35.484210+0000 front 2024-04-30T10:18:35.484089+0000 (oldest deadline 2024-04-30T10:18:58.383980+0000) 2024-04-30T10:19:07.060 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:06 smithi151 bash[78271]: debug 2024-04-30T10:19:06.807+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:07.061 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:06 smithi151 bash[78271]: debug 2024-04-30T10:19:06.807+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:07.795 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:07 smithi151 bash[70149]: debug 2024-04-30T10:19:07.355+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:19:07.795 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:07 smithi151 bash[70149]: debug 2024-04-30T10:19:07.355+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:35.484210+0000 front 2024-04-30T10:18:35.484089+0000 (oldest deadline 2024-04-30T10:18:58.383980+0000) 2024-04-30T10:19:07.795 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:07 smithi151 bash[73605]: debug 2024-04-30T10:19:07.487+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:07.795 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:07 smithi151 bash[73605]: debug 2024-04-30T10:19:07.487+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:07.799 DEBUG:teuthology.orchestra.run.smithi151:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.4.service' 2024-04-30T10:19:07.867 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-30T10:19:07.868 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-30T10:19:07.868 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-30T10:19:07.868 DEBUG:teuthology.orchestra.run.smithi151:> sudo systemctl stop ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.5 2024-04-30T10:19:08.073 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:07 smithi151 systemd[1]: Stopping Ceph osd.5 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:19:08.073 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:08 smithi151 bash[70149]: debug 2024-04-30T10:19:08.039+0000 7fd97775e700 -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-30T10:19:08.073 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:08 smithi151 bash[70149]: debug 2024-04-30T10:19:08.039+0000 7fd97775e700 -1 osd.5 171 *** Got signal Terminated *** 2024-04-30T10:19:08.073 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:08 smithi151 bash[70149]: debug 2024-04-30T10:19:08.039+0000 7fd97775e700 -1 osd.5 171 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:19:08.073 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:07 smithi151 bash[78271]: debug 2024-04-30T10:19:07.843+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:08.073 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:07 smithi151 bash[78271]: debug 2024-04-30T10:19:07.843+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:08.823 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:08 smithi151 bash[70149]: debug 2024-04-30T10:19:08.407+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:19:08.823 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:08 smithi151 bash[70149]: debug 2024-04-30T10:19:08.407+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:35.484210+0000 front 2024-04-30T10:18:35.484089+0000 (oldest deadline 2024-04-30T10:18:58.383980+0000) 2024-04-30T10:19:08.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:08 smithi151 bash[73605]: debug 2024-04-30T10:19:08.495+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:08.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:08 smithi151 bash[73605]: debug 2024-04-30T10:19:08.495+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:09.322 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:08 smithi151 bash[78271]: debug 2024-04-30T10:19:08.867+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:09.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:08 smithi151 bash[78271]: debug 2024-04-30T10:19:08.867+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:09.823 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:09 smithi151 bash[70149]: debug 2024-04-30T10:19:09.375+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:19:09.823 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:09 smithi151 bash[70149]: debug 2024-04-30T10:19:09.375+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:35.484210+0000 front 2024-04-30T10:18:35.484089+0000 (oldest deadline 2024-04-30T10:18:58.383980+0000) 2024-04-30T10:19:09.823 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:09 smithi151 bash[70149]: debug 2024-04-30T10:19:09.375+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:42.986437+0000 front 2024-04-30T10:18:42.986304+0000 (oldest deadline 2024-04-30T10:19:08.885960+0000) 2024-04-30T10:19:09.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:09 smithi151 bash[73605]: debug 2024-04-30T10:19:09.519+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:09.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:09 smithi151 bash[73605]: debug 2024-04-30T10:19:09.519+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:10.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:09 smithi151 bash[78271]: debug 2024-04-30T10:19:09.863+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:10.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:09 smithi151 bash[78271]: debug 2024-04-30T10:19:09.863+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:10.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:09 smithi151 bash[78271]: debug 2024-04-30T10:19:09.863+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:10.823 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:10 smithi151 bash[70149]: debug 2024-04-30T10:19:10.383+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:19:10.823 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:10 smithi151 bash[70149]: debug 2024-04-30T10:19:10.383+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:35.484210+0000 front 2024-04-30T10:18:35.484089+0000 (oldest deadline 2024-04-30T10:18:58.383980+0000) 2024-04-30T10:19:10.823 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:10 smithi151 bash[70149]: debug 2024-04-30T10:19:10.383+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:42.986437+0000 front 2024-04-30T10:18:42.986304+0000 (oldest deadline 2024-04-30T10:19:08.885960+0000) 2024-04-30T10:19:10.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:10 smithi151 bash[73605]: debug 2024-04-30T10:19:10.519+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:10.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:10 smithi151 bash[73605]: debug 2024-04-30T10:19:10.519+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:10.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:10 smithi151 bash[73605]: debug 2024-04-30T10:19:10.519+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:46.175878+0000 front 2024-04-30T10:18:46.175798+0000 (oldest deadline 2024-04-30T10:19:09.675514+0000) 2024-04-30T10:19:11.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:10 smithi151 bash[78271]: debug 2024-04-30T10:19:10.883+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:11.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:10 smithi151 bash[78271]: debug 2024-04-30T10:19:10.883+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:11.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:10 smithi151 bash[78271]: debug 2024-04-30T10:19:10.883+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:11.823 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:11 smithi151 bash[70149]: debug 2024-04-30T10:19:11.399+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:19:11.823 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:11 smithi151 bash[70149]: debug 2024-04-30T10:19:11.399+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:35.484210+0000 front 2024-04-30T10:18:35.484089+0000 (oldest deadline 2024-04-30T10:18:58.383980+0000) 2024-04-30T10:19:11.823 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:11 smithi151 bash[70149]: debug 2024-04-30T10:19:11.399+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:42.986437+0000 front 2024-04-30T10:18:42.986304+0000 (oldest deadline 2024-04-30T10:19:08.885960+0000) 2024-04-30T10:19:11.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:11 smithi151 bash[73605]: debug 2024-04-30T10:19:11.499+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:11.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:11 smithi151 bash[73605]: debug 2024-04-30T10:19:11.499+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:11.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:11 smithi151 bash[73605]: debug 2024-04-30T10:19:11.499+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:46.175878+0000 front 2024-04-30T10:18:46.175798+0000 (oldest deadline 2024-04-30T10:19:09.675514+0000) 2024-04-30T10:19:12.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:11 smithi151 bash[78271]: debug 2024-04-30T10:19:11.899+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:12.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:11 smithi151 bash[78271]: debug 2024-04-30T10:19:11.899+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:12.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:11 smithi151 bash[78271]: debug 2024-04-30T10:19:11.899+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:12.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:12 smithi151 bash[73605]: debug 2024-04-30T10:19:12.527+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:12.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:12 smithi151 bash[73605]: debug 2024-04-30T10:19:12.527+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:12.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:12 smithi151 bash[73605]: debug 2024-04-30T10:19:12.527+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:46.175878+0000 front 2024-04-30T10:18:46.175798+0000 (oldest deadline 2024-04-30T10:19:09.675514+0000) 2024-04-30T10:19:12.823 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:12 smithi151 bash[70149]: debug 2024-04-30T10:19:12.371+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:27.882856+0000 front 2024-04-30T10:18:27.882891+0000 (oldest deadline 2024-04-30T10:18:53.782538+0000) 2024-04-30T10:19:12.823 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:12 smithi151 bash[70149]: debug 2024-04-30T10:19:12.371+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:35.484210+0000 front 2024-04-30T10:18:35.484089+0000 (oldest deadline 2024-04-30T10:18:58.383980+0000) 2024-04-30T10:19:12.823 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:12 smithi151 bash[70149]: debug 2024-04-30T10:19:12.371+0000 7fd973d52700 -1 osd.5 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:42.986437+0000 front 2024-04-30T10:18:42.986304+0000 (oldest deadline 2024-04-30T10:19:08.885960+0000) 2024-04-30T10:19:13.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:12 smithi151 bash[78271]: debug 2024-04-30T10:19:12.931+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:13.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:12 smithi151 bash[78271]: debug 2024-04-30T10:19:12.931+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:13.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:12 smithi151 bash[78271]: debug 2024-04-30T10:19:12.931+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:13.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:13 smithi151 bash[73605]: debug 2024-04-30T10:19:13.511+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:13.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:13 smithi151 bash[73605]: debug 2024-04-30T10:19:13.511+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:13.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:13 smithi151 bash[73605]: debug 2024-04-30T10:19:13.511+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:46.175878+0000 front 2024-04-30T10:18:46.175798+0000 (oldest deadline 2024-04-30T10:19:09.675514+0000) 2024-04-30T10:19:13.957 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:13 smithi144 bash[107471]: ts=2024-04-30T10:19:13.551Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi144.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.144:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi151.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.151:8443: connect: connection refused" 2024-04-30T10:19:13.957 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:13 smithi144 bash[107471]: ts=2024-04-30T10:19:13.553Z 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://smithi144.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.144:8443: connect: connection refused" 2024-04-30T10:19:13.957 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:13 smithi144 bash[107471]: ts=2024-04-30T10:19:13.555Z 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://smithi151.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.151:8443: connect: connection refused" 2024-04-30T10:19:14.323 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:14 smithi151 bash[99903]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-5 2024-04-30T10:19:14.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:13 smithi151 bash[78271]: debug 2024-04-30T10:19:13.959+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:14.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:13 smithi151 bash[78271]: debug 2024-04-30T10:19:13.959+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:14.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:13 smithi151 bash[78271]: debug 2024-04-30T10:19:13.959+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:14.816 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:14 smithi151 bash[73605]: debug 2024-04-30T10:19:14.499+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:14.817 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:14 smithi151 bash[73605]: debug 2024-04-30T10:19:14.499+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:14.817 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:14 smithi151 bash[73605]: debug 2024-04-30T10:19:14.499+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:46.175878+0000 front 2024-04-30T10:18:46.175798+0000 (oldest deadline 2024-04-30T10:19:09.675514+0000) 2024-04-30T10:19:15.323 INFO:journalctl@ceph.osd.5.smithi151.stdout:Apr 30 10:19:14 smithi151 bash[99977]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-5 2024-04-30T10:19:15.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:14 smithi151 bash[78271]: debug 2024-04-30T10:19:14.919+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:15.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:14 smithi151 bash[78271]: debug 2024-04-30T10:19:14.919+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:15.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:14 smithi151 bash[78271]: debug 2024-04-30T10:19:14.919+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:15.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:15 smithi151 bash[73605]: debug 2024-04-30T10:19:15.451+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:15.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:15 smithi151 bash[73605]: debug 2024-04-30T10:19:15.451+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:15.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:15 smithi151 bash[73605]: debug 2024-04-30T10:19:15.451+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:46.175878+0000 front 2024-04-30T10:18:46.175798+0000 (oldest deadline 2024-04-30T10:19:09.675514+0000) 2024-04-30T10:19:16.318 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:15 smithi151 bash[78271]: debug 2024-04-30T10:19:15.895+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:16.319 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:15 smithi151 bash[78271]: debug 2024-04-30T10:19:15.895+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:16.319 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:15 smithi151 bash[78271]: debug 2024-04-30T10:19:15.895+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:16.572 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:16 smithi151 bash[73605]: debug 2024-04-30T10:19:16.463+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:16.573 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:16 smithi151 bash[73605]: debug 2024-04-30T10:19:16.463+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:16.573 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:16 smithi151 bash[73605]: debug 2024-04-30T10:19:16.463+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:46.175878+0000 front 2024-04-30T10:18:46.175798+0000 (oldest deadline 2024-04-30T10:19:09.675514+0000) 2024-04-30T10:19:17.073 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:16 smithi151 bash[78271]: debug 2024-04-30T10:19:16.891+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:17.073 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:16 smithi151 bash[78271]: debug 2024-04-30T10:19:16.891+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:17.073 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:16 smithi151 bash[78271]: debug 2024-04-30T10:19:16.891+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:17.573 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:17 smithi151 bash[73605]: debug 2024-04-30T10:19:17.487+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:17.573 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:17 smithi151 bash[73605]: debug 2024-04-30T10:19:17.487+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:17.573 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:17 smithi151 bash[73605]: debug 2024-04-30T10:19:17.487+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:46.175878+0000 front 2024-04-30T10:18:46.175798+0000 (oldest deadline 2024-04-30T10:19:09.675514+0000) 2024-04-30T10:19:18.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:17 smithi151 bash[78271]: debug 2024-04-30T10:19:17.871+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:18.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:17 smithi151 bash[78271]: debug 2024-04-30T10:19:17.871+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:18.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:17 smithi151 bash[78271]: debug 2024-04-30T10:19:17.871+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:18.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:17 smithi151 bash[78271]: debug 2024-04-30T10:19:17.871+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:51.090444+0000 front 2024-04-30T10:18:51.090409+0000 (oldest deadline 2024-04-30T10:19:17.490678+0000) 2024-04-30T10:19:18.353 DEBUG:teuthology.orchestra.run.smithi151:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.5.service' 2024-04-30T10:19:18.382 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-30T10:19:18.385 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-30T10:19:18.386 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-30T10:19:18.386 DEBUG:teuthology.orchestra.run.smithi151:> sudo systemctl stop ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.6 2024-04-30T10:19:18.647 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:18 smithi151 systemd[1]: Stopping Ceph osd.6 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:19:18.648 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:18 smithi151 bash[73605]: debug 2024-04-30T10:19:18.535+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:18.648 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:18 smithi151 bash[73605]: debug 2024-04-30T10:19:18.535+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:18.648 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:18 smithi151 bash[73605]: debug 2024-04-30T10:19:18.535+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:46.175878+0000 front 2024-04-30T10:18:46.175798+0000 (oldest deadline 2024-04-30T10:19:09.675514+0000) 2024-04-30T10:19:18.648 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:18 smithi151 bash[73605]: debug 2024-04-30T10:19:18.535+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:49.676231+0000 front 2024-04-30T10:18:49.676280+0000 (oldest deadline 2024-04-30T10:19:17.876519+0000) 2024-04-30T10:19:18.648 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:18 smithi151 bash[73605]: debug 2024-04-30T10:19:18.643+0000 7fc00dbde700 -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-30T10:19:19.073 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:18 smithi151 bash[73605]: debug 2024-04-30T10:19:18.643+0000 7fc00dbde700 -1 osd.6 171 *** Got signal Terminated *** 2024-04-30T10:19:19.073 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:18 smithi151 bash[73605]: debug 2024-04-30T10:19:18.643+0000 7fc00dbde700 -1 osd.6 171 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:19:19.073 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:18 smithi151 bash[78271]: debug 2024-04-30T10:19:18.871+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:19.073 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:18 smithi151 bash[78271]: debug 2024-04-30T10:19:18.871+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:19.073 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:18 smithi151 bash[78271]: debug 2024-04-30T10:19:18.871+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:19.073 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:18 smithi151 bash[78271]: debug 2024-04-30T10:19:18.871+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:51.090444+0000 front 2024-04-30T10:18:51.090409+0000 (oldest deadline 2024-04-30T10:19:17.490678+0000) 2024-04-30T10:19:19.822 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:19 smithi151 bash[73605]: debug 2024-04-30T10:19:19.567+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:19.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:19 smithi151 bash[73605]: debug 2024-04-30T10:19:19.567+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:19.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:19 smithi151 bash[73605]: debug 2024-04-30T10:19:19.567+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:46.175878+0000 front 2024-04-30T10:18:46.175798+0000 (oldest deadline 2024-04-30T10:19:09.675514+0000) 2024-04-30T10:19:19.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:19 smithi151 bash[73605]: debug 2024-04-30T10:19:19.567+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:49.676231+0000 front 2024-04-30T10:18:49.676280+0000 (oldest deadline 2024-04-30T10:19:17.876519+0000) 2024-04-30T10:19:20.270 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:19 smithi151 bash[78271]: debug 2024-04-30T10:19:19.907+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:20.270 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:19 smithi151 bash[78271]: debug 2024-04-30T10:19:19.907+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:20.270 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:19 smithi151 bash[78271]: debug 2024-04-30T10:19:19.907+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:20.271 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:19 smithi151 bash[78271]: debug 2024-04-30T10:19:19.907+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:51.090444+0000 front 2024-04-30T10:18:51.090409+0000 (oldest deadline 2024-04-30T10:19:17.490678+0000) 2024-04-30T10:19:20.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:20 smithi151 bash[73605]: debug 2024-04-30T10:19:20.559+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:20.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:20 smithi151 bash[73605]: debug 2024-04-30T10:19:20.559+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:20.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:20 smithi151 bash[73605]: debug 2024-04-30T10:19:20.559+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:46.175878+0000 front 2024-04-30T10:18:46.175798+0000 (oldest deadline 2024-04-30T10:19:09.675514+0000) 2024-04-30T10:19:20.823 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:20 smithi151 bash[73605]: debug 2024-04-30T10:19:20.559+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:49.676231+0000 front 2024-04-30T10:18:49.676280+0000 (oldest deadline 2024-04-30T10:19:17.876519+0000) 2024-04-30T10:19:21.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:20 smithi151 bash[78271]: debug 2024-04-30T10:19:20.887+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:21.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:20 smithi151 bash[78271]: debug 2024-04-30T10:19:20.887+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:21.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:20 smithi151 bash[78271]: debug 2024-04-30T10:19:20.887+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:21.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:20 smithi151 bash[78271]: debug 2024-04-30T10:19:20.887+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:51.090444+0000 front 2024-04-30T10:18:51.090409+0000 (oldest deadline 2024-04-30T10:19:17.490678+0000) 2024-04-30T10:19:21.894 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:21 smithi151 bash[73605]: debug 2024-04-30T10:19:21.599+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:21.894 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:21 smithi151 bash[73605]: debug 2024-04-30T10:19:21.599+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:21.894 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:21 smithi151 bash[73605]: debug 2024-04-30T10:19:21.599+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:46.175878+0000 front 2024-04-30T10:18:46.175798+0000 (oldest deadline 2024-04-30T10:19:09.675514+0000) 2024-04-30T10:19:21.894 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:21 smithi151 bash[73605]: debug 2024-04-30T10:19:21.599+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:49.676231+0000 front 2024-04-30T10:18:49.676280+0000 (oldest deadline 2024-04-30T10:19:17.876519+0000) 2024-04-30T10:19:22.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:21 smithi151 bash[78271]: debug 2024-04-30T10:19:21.887+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:22.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:21 smithi151 bash[78271]: debug 2024-04-30T10:19:21.887+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:22.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:21 smithi151 bash[78271]: debug 2024-04-30T10:19:21.887+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:22.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:21 smithi151 bash[78271]: debug 2024-04-30T10:19:21.887+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:51.090444+0000 front 2024-04-30T10:18:51.090409+0000 (oldest deadline 2024-04-30T10:19:17.490678+0000) 2024-04-30T10:19:22.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:21 smithi151 bash[78271]: debug 2024-04-30T10:19:21.891+0000 7ffb6690b700 -1 osd.7 171 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.54497.0:74 2.0 2:06345c21:::realms.80256962-bc93-4801-be3f-e8303f192f45.control:head [watch ping cookie 94293287190400] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e171) 2024-04-30T10:19:22.883 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:22 smithi151 bash[73605]: debug 2024-04-30T10:19:22.623+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:22.884 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:22 smithi151 bash[73605]: debug 2024-04-30T10:19:22.623+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:22.884 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:22 smithi151 bash[73605]: debug 2024-04-30T10:19:22.623+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:46.175878+0000 front 2024-04-30T10:18:46.175798+0000 (oldest deadline 2024-04-30T10:19:09.675514+0000) 2024-04-30T10:19:22.884 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:22 smithi151 bash[73605]: debug 2024-04-30T10:19:22.623+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:49.676231+0000 front 2024-04-30T10:18:49.676280+0000 (oldest deadline 2024-04-30T10:19:17.876519+0000) 2024-04-30T10:19:23.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:22 smithi151 bash[78271]: debug 2024-04-30T10:19:22.879+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:23.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:22 smithi151 bash[78271]: debug 2024-04-30T10:19:22.879+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:23.324 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:22 smithi151 bash[78271]: debug 2024-04-30T10:19:22.879+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:23.324 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:22 smithi151 bash[78271]: debug 2024-04-30T10:19:22.879+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:51.090444+0000 front 2024-04-30T10:18:51.090409+0000 (oldest deadline 2024-04-30T10:19:17.490678+0000) 2024-04-30T10:19:23.324 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:22 smithi151 bash[78271]: debug 2024-04-30T10:19:22.879+0000 7ffb6690b700 -1 osd.7 171 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.54497.0:74 2.0 2:06345c21:::realms.80256962-bc93-4801-be3f-e8303f192f45.control:head [watch ping cookie 94293287190400] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e171) 2024-04-30T10:19:23.866 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:23 smithi151 bash[73605]: debug 2024-04-30T10:19:23.607+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:24.770205+0000 front 2024-04-30T10:18:24.770563+0000 (oldest deadline 2024-04-30T10:18:50.570848+0000) 2024-04-30T10:19:23.867 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:23 smithi151 bash[73605]: debug 2024-04-30T10:19:23.607+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.274219+0000 front 2024-04-30T10:18:36.274205+0000 (oldest deadline 2024-04-30T10:19:02.173924+0000) 2024-04-30T10:19:23.867 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:23 smithi151 bash[73605]: debug 2024-04-30T10:19:23.607+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:46.175878+0000 front 2024-04-30T10:18:46.175798+0000 (oldest deadline 2024-04-30T10:19:09.675514+0000) 2024-04-30T10:19:23.867 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:23 smithi151 bash[73605]: debug 2024-04-30T10:19:23.607+0000 7fc00a1d2700 -1 osd.6 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:49.676231+0000 front 2024-04-30T10:18:49.676280+0000 (oldest deadline 2024-04-30T10:19:17.876519+0000) 2024-04-30T10:19:23.957 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:23 smithi144 bash[107471]: ts=2024-04-30T10:19:23.551Z 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 7 attempts: Post \"https://smithi151.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.151:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi144.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.144:8443: connect: connection refused" 2024-04-30T10:19:23.957 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:23 smithi144 bash[107471]: ts=2024-04-30T10:19:23.553Z 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://smithi144.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.144:8443: connect: connection refused" 2024-04-30T10:19:23.957 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:23 smithi144 bash[107471]: ts=2024-04-30T10:19:23.555Z 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://smithi151.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.151:8443: connect: connection refused" 2024-04-30T10:19:24.261 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:23 smithi151 bash[78271]: debug 2024-04-30T10:19:23.863+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:24.262 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:23 smithi151 bash[78271]: debug 2024-04-30T10:19:23.863+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:24.262 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:23 smithi151 bash[78271]: debug 2024-04-30T10:19:23.863+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:24.262 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:23 smithi151 bash[78271]: debug 2024-04-30T10:19:23.863+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:51.090444+0000 front 2024-04-30T10:18:51.090409+0000 (oldest deadline 2024-04-30T10:19:17.490678+0000) 2024-04-30T10:19:24.262 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:23 smithi151 bash[78271]: debug 2024-04-30T10:19:23.863+0000 7ffb6690b700 -1 osd.7 171 get_health_metrics reporting 3 slow ops, oldest is osd_op(client.54497.0:74 2.0 2:06345c21:::realms.80256962-bc93-4801-be3f-e8303f192f45.control:head [watch ping cookie 94293287190400] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e171) 2024-04-30T10:19:24.868 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:24 smithi151 bash[100202]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-6 2024-04-30T10:19:24.868 INFO:journalctl@ceph.osd.6.smithi151.stdout:Apr 30 10:19:24 smithi151 bash[100470]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-6 2024-04-30T10:19:25.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:24 smithi151 bash[78271]: debug 2024-04-30T10:19:24.871+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:25.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:24 smithi151 bash[78271]: debug 2024-04-30T10:19:24.871+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:25.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:24 smithi151 bash[78271]: debug 2024-04-30T10:19:24.871+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:25.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:24 smithi151 bash[78271]: debug 2024-04-30T10:19:24.871+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:51.090444+0000 front 2024-04-30T10:18:51.090409+0000 (oldest deadline 2024-04-30T10:19:17.490678+0000) 2024-04-30T10:19:25.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:24 smithi151 bash[78271]: debug 2024-04-30T10:19:24.871+0000 7ffb6690b700 -1 osd.7 171 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.54497.0:74 2.0 2:06345c21:::realms.80256962-bc93-4801-be3f-e8303f192f45.control:head [watch ping cookie 94293287190400] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e171) 2024-04-30T10:19:26.266 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:25 smithi151 bash[78271]: debug 2024-04-30T10:19:25.919+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:26.267 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:25 smithi151 bash[78271]: debug 2024-04-30T10:19:25.919+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:26.267 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:25 smithi151 bash[78271]: debug 2024-04-30T10:19:25.919+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:26.267 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:25 smithi151 bash[78271]: debug 2024-04-30T10:19:25.919+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:51.090444+0000 front 2024-04-30T10:18:51.090409+0000 (oldest deadline 2024-04-30T10:19:17.490678+0000) 2024-04-30T10:19:26.267 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:25 smithi151 bash[78271]: debug 2024-04-30T10:19:25.919+0000 7ffb6690b700 -1 osd.7 171 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.54497.0:74 2.0 2:06345c21:::realms.80256962-bc93-4801-be3f-e8303f192f45.control:head [watch ping cookie 94293287190400] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e171) 2024-04-30T10:19:26.955 DEBUG:teuthology.orchestra.run.smithi151:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.6.service' 2024-04-30T10:19:26.981 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-30T10:19:26.982 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-30T10:19:26.982 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-30T10:19:26.982 DEBUG:teuthology.orchestra.run.smithi151:> sudo systemctl stop ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.7 2024-04-30T10:19:27.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:26 smithi151 bash[78271]: debug 2024-04-30T10:19:26.895+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:27.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:26 smithi151 bash[78271]: debug 2024-04-30T10:19:26.895+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:27.324 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:26 smithi151 bash[78271]: debug 2024-04-30T10:19:26.895+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:27.324 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:26 smithi151 bash[78271]: debug 2024-04-30T10:19:26.895+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:51.090444+0000 front 2024-04-30T10:18:51.090409+0000 (oldest deadline 2024-04-30T10:19:17.490678+0000) 2024-04-30T10:19:27.324 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:26 smithi151 bash[78271]: debug 2024-04-30T10:19:26.895+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.151:6804 osd.4 since back 2024-04-30T10:19:00.892569+0000 front 2024-04-30T10:19:00.892622+0000 (oldest deadline 2024-04-30T10:19:26.192349+0000) 2024-04-30T10:19:27.324 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:26 smithi151 bash[78271]: debug 2024-04-30T10:19:26.895+0000 7ffb6690b700 -1 osd.7 171 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.54497.0:74 2.0 2:06345c21:::realms.80256962-bc93-4801-be3f-e8303f192f45.control:head [watch ping cookie 94293287190400] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e171) 2024-04-30T10:19:27.324 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:27 smithi151 systemd[1]: Stopping Ceph osd.7 for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:19:27.324 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:27 smithi151 bash[78271]: debug 2024-04-30T10:19:27.147+0000 7ffb6a317700 -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-30T10:19:27.325 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:27 smithi151 bash[78271]: debug 2024-04-30T10:19:27.147+0000 7ffb6a317700 -1 osd.7 171 *** Got signal Terminated *** 2024-04-30T10:19:27.325 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:27 smithi151 bash[78271]: debug 2024-04-30T10:19:27.147+0000 7ffb6a317700 -1 osd.7 171 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-30T10:19:28.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:27 smithi151 bash[78271]: debug 2024-04-30T10:19:27.927+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:28.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:27 smithi151 bash[78271]: debug 2024-04-30T10:19:27.927+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:28.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:27 smithi151 bash[78271]: debug 2024-04-30T10:19:27.927+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:28.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:27 smithi151 bash[78271]: debug 2024-04-30T10:19:27.927+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:51.090444+0000 front 2024-04-30T10:18:51.090409+0000 (oldest deadline 2024-04-30T10:19:17.490678+0000) 2024-04-30T10:19:28.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:27 smithi151 bash[78271]: debug 2024-04-30T10:19:27.927+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.151:6804 osd.4 since back 2024-04-30T10:19:00.892569+0000 front 2024-04-30T10:19:00.892622+0000 (oldest deadline 2024-04-30T10:19:26.192349+0000) 2024-04-30T10:19:28.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:27 smithi151 bash[78271]: debug 2024-04-30T10:19:27.927+0000 7ffb6690b700 -1 osd.7 171 get_health_metrics reporting 6 slow ops, oldest is osd_op(client.54497.0:74 2.0 2:06345c21:::realms.80256962-bc93-4801-be3f-e8303f192f45.control:head [watch ping cookie 94293287190400] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e171) 2024-04-30T10:19:29.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:28 smithi151 bash[78271]: debug 2024-04-30T10:19:28.907+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:29.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:28 smithi151 bash[78271]: debug 2024-04-30T10:19:28.907+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:29.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:28 smithi151 bash[78271]: debug 2024-04-30T10:19:28.907+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:29.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:28 smithi151 bash[78271]: debug 2024-04-30T10:19:28.907+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:51.090444+0000 front 2024-04-30T10:18:51.090409+0000 (oldest deadline 2024-04-30T10:19:17.490678+0000) 2024-04-30T10:19:29.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:28 smithi151 bash[78271]: debug 2024-04-30T10:19:28.907+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.151:6804 osd.4 since back 2024-04-30T10:19:00.892569+0000 front 2024-04-30T10:19:00.892622+0000 (oldest deadline 2024-04-30T10:19:26.192349+0000) 2024-04-30T10:19:29.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:28 smithi151 bash[78271]: debug 2024-04-30T10:19:28.907+0000 7ffb6690b700 -1 osd.7 171 get_health_metrics reporting 7 slow ops, oldest is osd_op(client.54497.0:74 2.0 2:06345c21:::realms.80256962-bc93-4801-be3f-e8303f192f45.control:head [watch ping cookie 94293287190400] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e171) 2024-04-30T10:19:30.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:29 smithi151 bash[78271]: debug 2024-04-30T10:19:29.887+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:30.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:29 smithi151 bash[78271]: debug 2024-04-30T10:19:29.887+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:30.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:29 smithi151 bash[78271]: debug 2024-04-30T10:19:29.887+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:30.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:29 smithi151 bash[78271]: debug 2024-04-30T10:19:29.887+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:51.090444+0000 front 2024-04-30T10:18:51.090409+0000 (oldest deadline 2024-04-30T10:19:17.490678+0000) 2024-04-30T10:19:30.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:29 smithi151 bash[78271]: debug 2024-04-30T10:19:29.887+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.151:6804 osd.4 since back 2024-04-30T10:19:00.892569+0000 front 2024-04-30T10:19:00.892622+0000 (oldest deadline 2024-04-30T10:19:26.192349+0000) 2024-04-30T10:19:30.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:29 smithi151 bash[78271]: debug 2024-04-30T10:19:29.887+0000 7ffb6690b700 -1 osd.7 171 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.54497.0:74 2.0 2:06345c21:::realms.80256962-bc93-4801-be3f-e8303f192f45.control:head [watch ping cookie 94293287190400] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e171) 2024-04-30T10:19:31.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:30 smithi151 bash[78271]: debug 2024-04-30T10:19:30.851+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:31.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:30 smithi151 bash[78271]: debug 2024-04-30T10:19:30.851+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:31.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:30 smithi151 bash[78271]: debug 2024-04-30T10:19:30.851+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:31.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:30 smithi151 bash[78271]: debug 2024-04-30T10:19:30.851+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:51.090444+0000 front 2024-04-30T10:18:51.090409+0000 (oldest deadline 2024-04-30T10:19:17.490678+0000) 2024-04-30T10:19:31.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:30 smithi151 bash[78271]: debug 2024-04-30T10:19:30.851+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.151:6804 osd.4 since back 2024-04-30T10:19:00.892569+0000 front 2024-04-30T10:19:00.892622+0000 (oldest deadline 2024-04-30T10:19:26.192349+0000) 2024-04-30T10:19:31.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:30 smithi151 bash[78271]: debug 2024-04-30T10:19:30.851+0000 7ffb6690b700 -1 osd.7 171 get_health_metrics reporting 8 slow ops, oldest is osd_op(client.54497.0:74 2.0 2:06345c21:::realms.80256962-bc93-4801-be3f-e8303f192f45.control:head [watch ping cookie 94293287190400] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e171) 2024-04-30T10:19:32.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:31 smithi151 bash[78271]: debug 2024-04-30T10:19:31.899+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6804 osd.0 since back 2024-04-30T10:18:26.684724+0000 front 2024-04-30T10:18:26.684820+0000 (oldest deadline 2024-04-30T10:18:49.584766+0000) 2024-04-30T10:19:32.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:31 smithi151 bash[78271]: debug 2024-04-30T10:19:31.899+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6812 osd.1 since back 2024-04-30T10:18:36.587407+0000 front 2024-04-30T10:18:36.587241+0000 (oldest deadline 2024-04-30T10:19:00.087040+0000) 2024-04-30T10:19:32.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:31 smithi151 bash[78271]: debug 2024-04-30T10:19:31.899+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6820 osd.2 since back 2024-04-30T10:18:44.688986+0000 front 2024-04-30T10:18:44.689426+0000 (oldest deadline 2024-04-30T10:19:09.388806+0000) 2024-04-30T10:19:32.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:31 smithi151 bash[78271]: debug 2024-04-30T10:19:31.899+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.144:6828 osd.3 since back 2024-04-30T10:18:51.090444+0000 front 2024-04-30T10:18:51.090409+0000 (oldest deadline 2024-04-30T10:19:17.490678+0000) 2024-04-30T10:19:32.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:31 smithi151 bash[78271]: debug 2024-04-30T10:19:31.899+0000 7ffb6690b700 -1 osd.7 171 heartbeat_check: no reply from 172.21.15.151:6804 osd.4 since back 2024-04-30T10:19:00.892569+0000 front 2024-04-30T10:19:00.892622+0000 (oldest deadline 2024-04-30T10:19:26.192349+0000) 2024-04-30T10:19:32.323 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:31 smithi151 bash[78271]: debug 2024-04-30T10:19:31.899+0000 7ffb6690b700 -1 osd.7 171 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.54497.0:74 2.0 2:06345c21:::realms.80256962-bc93-4801-be3f-e8303f192f45.control:head [watch ping cookie 94293287190400] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e171) 2024-04-30T10:19:33.572 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:33 smithi151 bash[101105]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-7 2024-04-30T10:19:33.572 INFO:journalctl@ceph.osd.7.smithi151.stdout:Apr 30 10:19:33 smithi151 bash[101169]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-osd-7 2024-04-30T10:19:33.956 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:33 smithi144 bash[107471]: ts=2024-04-30T10:19:33.552Z 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 7 attempts: Post \"https://smithi151.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.151:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi144.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.144:8443: connect: connection refused" 2024-04-30T10:19:33.957 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:33 smithi144 bash[107471]: ts=2024-04-30T10:19:33.554Z 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://smithi144.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.144:8443: connect: connection refused" 2024-04-30T10:19:33.957 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:33 smithi144 bash[107471]: ts=2024-04-30T10:19:33.556Z 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://smithi151.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.151:8443: connect: connection refused" 2024-04-30T10:19:35.272 DEBUG:teuthology.orchestra.run.smithi151:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@osd.7.service' 2024-04-30T10:19:35.300 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-30T10:19:35.300 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-30T10:19:35.300 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-30T10:19:35.300 DEBUG:teuthology.orchestra.run.smithi151:> sudo systemctl stop ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@prometheus.a 2024-04-30T10:19:35.538 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:19:35 smithi151 systemd[1]: Stopping Ceph prometheus.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:19:35.538 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:19:35 smithi151 bash[91386]: ts=2024-04-30T10:19:35.496Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-30T10:19:35.538 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:19:35 smithi151 bash[91386]: ts=2024-04-30T10:19:35.496Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-30T10:19:35.538 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:19:35 smithi151 bash[91386]: ts=2024-04-30T10:19:35.496Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-30T10:19:35.539 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:19:35 smithi151 bash[91386]: ts=2024-04-30T10:19:35.496Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-30T10:19:35.539 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:19:35 smithi151 bash[91386]: ts=2024-04-30T10:19:35.496Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-30T10:19:35.539 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:19:35 smithi151 bash[91386]: ts=2024-04-30T10:19:35.496Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-30T10:19:35.539 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:19:35 smithi151 bash[91386]: ts=2024-04-30T10:19:35.496Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-30T10:19:35.539 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:19:35 smithi151 bash[91386]: ts=2024-04-30T10:19:35.497Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-30T10:19:35.539 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:19:35 smithi151 bash[91386]: ts=2024-04-30T10:19:35.497Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-30T10:19:35.539 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:19:35 smithi151 bash[91386]: ts=2024-04-30T10:19:35.497Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-30T10:19:35.539 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:19:35 smithi151 bash[91386]: ts=2024-04-30T10:19:35.498Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-30T10:19:35.539 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:19:35 smithi151 bash[91386]: ts=2024-04-30T10:19:35.498Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-30T10:19:36.325 INFO:journalctl@ceph.prometheus.a.smithi151.stdout:Apr 30 10:19:36 smithi151 bash[101304]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-prometheus-a 2024-04-30T10:19:36.714 DEBUG:teuthology.orchestra.run.smithi151:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@prometheus.a.service' 2024-04-30T10:19:36.736 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-30T10:19:36.736 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-30T10:19:36.736 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-30T10:19:39.725 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:19:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:19:39.725 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:19:40.085 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:19:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:19:40.085 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:39 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:19:40.337 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:19:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:19:40.337 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:19:40.587 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:19:40.587 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:19:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:19:40.588 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:19:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:19:40.892 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:19:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:19:40.892 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:19:40.892 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:40 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:19:41.175 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:19:41 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:19:41.175 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:41 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:19:41.456 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:19:41 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:19:41.457 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:19:41 smithi144 systemd[1]: Stopping Ceph node-exporter.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:19:41.457 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:41 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:19:41.956 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:41 smithi144 bash[107471]: ts=2024-04-30T10:19:41.627Z 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://smithi144.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.144:8443: connect: connection refused" 2024-04-30T10:19:41.957 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:41 smithi144 bash[107471]: ts=2024-04-30T10:19:41.628Z 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://smithi151.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.151:8443: connect: connection refused" 2024-04-30T10:19:42.456 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:19:42 smithi144 bash[117891]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-node-exporter-a 2024-04-30T10:19:42.456 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:19:42 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-30T10:19:42.456 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:19:42 smithi144 bash[117952]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-node-exporter-a 2024-04-30T10:19:42.456 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:19:42 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-30T10:19:42.456 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:19:42 smithi144 systemd[1]: Stopped Ceph node-exporter.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:19:42.766 INFO:journalctl@ceph.node-exporter.a.smithi144.stdout:Apr 30 10:19:42 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:19:42.766 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:42 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:19:42.766 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:42 smithi144 systemd[1]: Stopping Ceph alertmanager.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:19:42.766 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:42 smithi144 bash[107471]: ts=2024-04-30T10:19:42.727Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-30T10:19:43.678 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:43 smithi144 bash[118014]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-alertmanager-a 2024-04-30T10:19:43.679 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:43 smithi144 bash[118075]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-alertmanager-a 2024-04-30T10:19:43.679 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:43 smithi144 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-30T10:19:43.679 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:43 smithi144 systemd[1]: Stopped Ceph alertmanager.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:19:43.956 INFO:journalctl@ceph.alertmanager.a.smithi144.stdout:Apr 30 10:19:43 smithi144 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:17.488 DEBUG:teuthology.orchestra.run.smithi151:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-30T10:20:21.572 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:20:21 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:21.573 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:20:21 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:21.957 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:20:21 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:21.957 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:20:21 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:22.248 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:20:21 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:22.248 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:20:22 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:22.249 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:20:21 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:22.249 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:20:22 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:22.518 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:20:22 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:22.519 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:20:22 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:22.822 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:20:22 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:22.823 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:20:22 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:23.122 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:20:22 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:23.122 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:20:23 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:23.122 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:20:22 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:23.122 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:20:23 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:23.467 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:20:23 smithi151 systemd[1]: Stopping Ceph node-exporter.b for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:20:24.203 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:20:23 smithi151 bash[102906]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-node-exporter-b 2024-04-30T10:20:24.203 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:20:24 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-30T10:20:24.203 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:20:24 smithi151 bash[102966]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-node-exporter-b 2024-04-30T10:20:24.204 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:20:24 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-30T10:20:24.204 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:20:24 smithi151 systemd[1]: Stopped Ceph node-exporter.b for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:20:24.478 INFO:journalctl@ceph.node-exporter.b.smithi151.stdout:Apr 30 10:20:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:24.478 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:20:24 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:24.478 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:20:24 smithi151 systemd[1]: Stopping Ceph grafana.a for 9dbd1526-06d6-11ef-bc93-c7b262605968... 2024-04-30T10:20:24.478 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:20:24 smithi151 bash[95135]: logger=server t=2024-04-30T10:20:24.416649075Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-04-30T10:20:24.479 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:20:24 smithi151 bash[95135]: logger=ticker t=2024-04-30T10:20:24.416798326Z level=info msg=stopped last_tick=2024-04-30T10:20:20Z 2024-04-30T10:20:24.479 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:20:24 smithi151 bash[95135]: logger=tracing t=2024-04-30T10:20:24.416819659Z level=info msg="Closing tracing" 2024-04-30T10:20:25.322 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:20:24 smithi151 bash[103027]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-grafana-a 2024-04-30T10:20:25.322 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:20:25 smithi151 bash[103086]: Error response from daemon: No such container: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968-grafana-a 2024-04-30T10:20:25.323 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:20:25 smithi151 systemd[1]: ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-30T10:20:25.323 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:20:25 smithi151 systemd[1]: Stopped Ceph grafana.a for 9dbd1526-06d6-11ef-bc93-c7b262605968. 2024-04-30T10:20:25.822 INFO:journalctl@ceph.grafana.a.smithi151.stdout:Apr 30 10:20:25 smithi151 systemd[1]: /etc/systemd/system/ceph-9dbd1526-06d6-11ef-bc93-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-30T10:20:47.758 DEBUG:teuthology.orchestra.run.smithi144:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-30T10:20:47.771 DEBUG:teuthology.orchestra.run.smithi151:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-30T10:20:47.783 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-30T10:20:47.785 DEBUG:teuthology.misc:Transferring archived files from smithi144:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-30_05:42:49-orch:cephadm-wip-adk-testing-2024-04-29-2009-distro-default-smithi/7680714/remote/smithi144/crash 2024-04-30T10:20:47.786 DEBUG:teuthology.orchestra.run.smithi144:> sudo tar c -f - -C /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/crash -- . 2024-04-30T10:20:47.831 INFO:teuthology.orchestra.run.smithi144.stderr:tar: /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-30T10:20:47.831 INFO:teuthology.orchestra.run.smithi144.stderr:tar: Error is not recoverable: exiting now 2024-04-30T10:20:47.833 DEBUG:teuthology.misc:Transferring archived files from smithi151:/var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-30_05:42:49-orch:cephadm-wip-adk-testing-2024-04-29-2009-distro-default-smithi/7680714/remote/smithi151/crash 2024-04-30T10:20:47.834 DEBUG:teuthology.orchestra.run.smithi151:> sudo tar c -f - -C /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/crash -- . 2024-04-30T10:20:47.845 INFO:teuthology.orchestra.run.smithi151.stderr:tar: /var/lib/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-30T10:20:47.845 INFO:teuthology.orchestra.run.smithi151.stderr:tar: Error is not recoverable: exiting now 2024-04-30T10:20:47.846 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-30T10:20:47.847 DEBUG:teuthology.orchestra.run.smithi144:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-30T10:20:47.889 INFO:teuthology.orchestra.run.smithi144.stdout:2024-04-30T09:52:14.639468+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-30T10:20:47.890 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-30T10:20:47.891 DEBUG:teuthology.orchestra.run.smithi144:> sudo egrep '\[SEC\]' /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-30T10:20:47.945 DEBUG:teuthology.orchestra.run.smithi144:> sudo egrep '\[ERR\]' /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-30T10:20:48.001 DEBUG:teuthology.orchestra.run.smithi144:> sudo egrep '\[WRN\]' /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-30T10:20:48.058 INFO:teuthology.orchestra.run.smithi144.stdout:2024-04-30T09:52:14.639468+0000 mon.a (mon.0) 433 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-30T10:20:48.058 INFO:tasks.cephadm:Compressing logs... 2024-04-30T10:20:48.058 DEBUG:teuthology.orchestra.run.smithi144:> 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-30T10:20:48.101 DEBUG:teuthology.orchestra.run.smithi151:> 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-30T10:20:48.110 INFO:teuthology.orchestra.run.smithi144.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-30T10:20:48.115 INFO:teuthology.orchestra.run.smithi151.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-30T10:20:48.121 INFO:teuthology.orchestra.run.smithi144.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-30T10:20:48.122 INFO:teuthology.orchestra.run.smithi144.stderr:gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-mgr.y.log 2024-04-30T10:20:48.122 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.0.log 2024-04-30T10:20:48.123 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi144.bqchkk.log 2024-04-30T10:20:48.123 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.2.log 2024-04-30T10:20:48.124 INFO:teuthology.orchestra.run.smithi151.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-30T10:20:48.124 INFO:teuthology.orchestra.run.smithi151.stderr:gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.7.log 2024-04-30T10:20:48.126 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi144.bqchkk.log: gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-mon.a.log 2024-04-30T10:20:48.126 INFO:teuthology.orchestra.run.smithi144.stderr: 76.2% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi144.bqchkk.log.gz 2024-04-30T10:20:48.126 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-30T10:20:48.126 INFO:teuthology.orchestra.run.smithi144.stderr:gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.3.log 2024-04-30T10:20:48.126 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-mon.a.log: /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.1.log 2024-04-30T10:20:48.126 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/tcmu-runner.log 2024-04-30T10:20:48.129 INFO:teuthology.orchestra.run.smithi151.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.6.log 2024-04-30T10:20:48.129 INFO:teuthology.orchestra.run.smithi151.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi151.ssjvvg.log 2024-04-30T10:20:48.129 INFO:teuthology.orchestra.run.smithi151.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-30T10:20:48.129 INFO:teuthology.orchestra.run.smithi151.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi151.ssjvvg.log: gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi151.blgvxw.log 2024-04-30T10:20:48.129 INFO:teuthology.orchestra.run.smithi151.stderr: 76.2% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi151.ssjvvg.log.gz 2024-04-30T10:20:48.129 INFO:teuthology.orchestra.run.smithi151.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.5.log 2024-04-30T10:20:48.129 INFO:teuthology.orchestra.run.smithi151.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi151.blgvxw.log: gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-mgr.x.log 2024-04-30T10:20:48.129 INFO:teuthology.orchestra.run.smithi151.stderr: 76.6% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-client.rgw.smpl.smithi151.blgvxw.log.gz 2024-04-30T10:20:48.129 INFO:teuthology.orchestra.run.smithi151.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.log 2024-04-30T10:20:48.130 INFO:teuthology.orchestra.run.smithi151.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-30T10:20:48.130 INFO:teuthology.orchestra.run.smithi151.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-30T10:20:48.133 INFO:teuthology.orchestra.run.smithi151.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-volume.log: 88.2% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-30T10:20:48.134 INFO:teuthology.orchestra.run.smithi151.stderr:gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-mon.b.log 2024-04-30T10:20:48.134 INFO:teuthology.orchestra.run.smithi151.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.audit.log: 91.6% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-30T10:20:48.134 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.1.log: 95.1% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-30T10:20:48.135 INFO:teuthology.orchestra.run.smithi151.stderr:gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.4.log 2024-04-30T10:20:48.136 INFO:teuthology.orchestra.run.smithi144.stderr:gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.log 2024-04-30T10:20:48.136 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/tcmu-runner.log: 85.6% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/tcmu-runner.log.gz 2024-04-30T10:20:48.136 INFO:teuthology.orchestra.run.smithi144.stderr:gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi144.epmman.log 2024-04-30T10:20:48.142 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.log: 93.4% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-30T10:20:48.143 INFO:teuthology.orchestra.run.smithi144.stderr:gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-30T10:20:48.144 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi144.epmman.log: 76.2% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-client.rgw.foo.smithi144.epmman.log.gz 2024-04-30T10:20:48.144 INFO:teuthology.orchestra.run.smithi144.stderr:gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-mon.c.log 2024-04-30T10:20:48.154 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-volume.log: 90.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-30T10:20:48.155 INFO:teuthology.orchestra.run.smithi144.stderr:gzip -5 --verbose -- /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-30T10:20:48.165 INFO:teuthology.orchestra.run.smithi151.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-mon.b.log: /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.4.log: 93.4% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-30T10:20:48.183 INFO:teuthology.orchestra.run.smithi151.stderr: 90.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-30T10:20:48.195 INFO:teuthology.orchestra.run.smithi151.stderr: 92.7% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-30T10:20:48.201 INFO:teuthology.orchestra.run.smithi144.stderr:/var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-mon.c.log: /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.audit.log: 92.7% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-30T10:20:48.237 INFO:teuthology.orchestra.run.smithi144.stderr: 95.8% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-30T10:20:48.391 INFO:teuthology.orchestra.run.smithi144.stderr: 87.7% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-mgr.y.log.gz 2024-04-30T10:20:49.121 INFO:teuthology.orchestra.run.smithi144.stderr: 93.0% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-mon.c.log.gz 2024-04-30T10:20:49.280 INFO:teuthology.orchestra.run.smithi151.stderr: 93.0% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-mon.b.log.gz 2024-04-30T10:20:49.464 INFO:teuthology.orchestra.run.smithi144.stderr: 93.5% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.2.log.gz 2024-04-30T10:20:49.801 INFO:teuthology.orchestra.run.smithi144.stderr: 93.6% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.1.log.gz 2024-04-30T10:20:49.876 INFO:teuthology.orchestra.run.smithi151.stderr: 93.6% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.5.log.gz 2024-04-30T10:20:49.967 INFO:teuthology.orchestra.run.smithi151.stderr: 93.5% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.6.log.gz 2024-04-30T10:20:49.987 INFO:teuthology.orchestra.run.smithi151.stderr: 89.2% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-mgr.x.log.gz 2024-04-30T10:20:50.084 INFO:teuthology.orchestra.run.smithi144.stderr: 93.6% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.3.log.gz 2024-04-30T10:20:50.117 INFO:teuthology.orchestra.run.smithi151.stderr: 93.8% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.4.log.gz 2024-04-30T10:20:50.125 INFO:teuthology.orchestra.run.smithi144.stderr: 93.5% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.0.log.gz 2024-04-30T10:20:50.214 INFO:teuthology.orchestra.run.smithi151.stderr: 93.8% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-osd.7.log.gz 2024-04-30T10:20:50.216 INFO:teuthology.orchestra.run.smithi151.stderr: 2024-04-30T10:20:50.216 INFO:teuthology.orchestra.run.smithi151.stderr:real 0m2.110s 2024-04-30T10:20:50.216 INFO:teuthology.orchestra.run.smithi151.stderr:user 0m10.458s 2024-04-30T10:20:50.216 INFO:teuthology.orchestra.run.smithi151.stderr:sys 0m0.375s 2024-04-30T10:20:50.736 INFO:teuthology.orchestra.run.smithi144.stderr: 92.0% -- replaced with /var/log/ceph/9dbd1526-06d6-11ef-bc93-c7b262605968/ceph-mon.a.log.gz 2024-04-30T10:20:50.737 INFO:teuthology.orchestra.run.smithi144.stderr: 2024-04-30T10:20:50.738 INFO:teuthology.orchestra.run.smithi144.stderr:real 0m2.634s 2024-04-30T10:20:50.738 INFO:teuthology.orchestra.run.smithi144.stderr:user 0m10.572s 2024-04-30T10:20:50.738 INFO:teuthology.orchestra.run.smithi144.stderr:sys 0m0.416s 2024-04-30T10:20:50.739 INFO:tasks.cephadm:Archiving logs... 2024-04-30T10:20:50.739 DEBUG:teuthology.misc:Transferring archived files from smithi144:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-30_05:42:49-orch:cephadm-wip-adk-testing-2024-04-29-2009-distro-default-smithi/7680714/remote/smithi144/log 2024-04-30T10:20:50.740 DEBUG:teuthology.orchestra.run.smithi144:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-30T10:20:52.022 DEBUG:teuthology.misc:Transferring archived files from smithi151:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-30_05:42:49-orch:cephadm-wip-adk-testing-2024-04-29-2009-distro-default-smithi/7680714/remote/smithi151/log 2024-04-30T10:20:52.023 DEBUG:teuthology.orchestra.run.smithi151:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-30T10:20:53.251 INFO:tasks.cephadm:Removing cluster... 2024-04-30T10:20:53.251 DEBUG:teuthology.orchestra.run.smithi144:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 --force 2024-04-30T10:20:54.009 DEBUG:teuthology.orchestra.run.smithi151:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9dbd1526-06d6-11ef-bc93-c7b262605968 --force 2024-04-30T10:20:54.774 INFO:tasks.cephadm:Removing cephadm ... 2024-04-30T10:20:54.774 DEBUG:teuthology.orchestra.run.smithi144:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-30T10:20:54.780 DEBUG:teuthology.orchestra.run.smithi151:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-30T10:20:54.787 INFO:tasks.cephadm:Teardown complete 2024-04-30T10:20:54.787 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-30T10:20:54.802 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-30T10:20:54.802 DEBUG:teuthology.orchestra.run.smithi144:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-30T10:20:54.826 DEBUG:teuthology.orchestra.run.smithi151:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-30T10:20:54.836 INFO:teuthology.orchestra.run.smithi144.stdout: remote refid st t when poll reach delay offset jitter 2024-04-30T10:20:54.836 INFO:teuthology.orchestra.run.smithi144.stdout:============================================================================== 2024-04-30T10:20:54.836 INFO:teuthology.orchestra.run.smithi144.stdout:+hv01.front.sepi 67.205.162.81 3 u 54 64 377 0.060 -3.593 0.497 2024-04-30T10:20:54.836 INFO:teuthology.orchestra.run.smithi144.stdout:+hv02.front.sepi 63.231.80.2 3 u 62 64 377 0.064 -1.795 1.109 2024-04-30T10:20:54.836 INFO:teuthology.orchestra.run.smithi144.stdout:*hv03.front.sepi 74.6.168.72 3 u 54 64 377 0.089 -2.265 0.545 2024-04-30T10:20:54.836 INFO:teuthology.orchestra.run.smithi144.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-30T10:20:54.839 INFO:teuthology.orchestra.run.smithi151.stdout: remote refid st t when poll reach delay offset jitter 2024-04-30T10:20:54.839 INFO:teuthology.orchestra.run.smithi151.stdout:============================================================================== 2024-04-30T10:20:54.839 INFO:teuthology.orchestra.run.smithi151.stdout:+hv01.front.sepi 67.205.162.81 3 u 54 128 377 0.126 -3.284 0.548 2024-04-30T10:20:54.840 INFO:teuthology.orchestra.run.smithi151.stdout:+hv02.front.sepi 63.231.80.2 3 u 32 128 377 0.099 -0.274 0.426 2024-04-30T10:20:54.840 INFO:teuthology.orchestra.run.smithi151.stdout:*hv03.front.sepi 74.6.168.72 3 u 127 128 377 0.085 -1.301 0.464 2024-04-30T10:20:54.840 INFO:teuthology.orchestra.run.smithi151.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-30T10:20:54.841 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-30T10:20:54.850 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-30T10:20:54.851 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-30T10:20:54.861 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-30T10:20:54.870 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-30T10:20:54.879 INFO:teuthology.task.internal:Duration was 2450.815796 seconds 2024-04-30T10:20:54.879 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-30T10:20:54.890 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-30T10:20:54.890 DEBUG:teuthology.orchestra.run.smithi144:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-30T10:20:54.892 DEBUG:teuthology.orchestra.run.smithi151:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-30T10:20:54.932 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-30T10:20:54.932 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi144.front.sepia.ceph.com 2024-04-30T10:20:54.932 DEBUG:teuthology.orchestra.run.smithi144:> 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-30T10:20:54.989 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi151.front.sepia.ceph.com 2024-04-30T10:20:54.989 DEBUG:teuthology.orchestra.run.smithi151:> 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-30T10:20:54.999 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-30T10:20:54.999 DEBUG:teuthology.orchestra.run.smithi144:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-30T10:20:55.033 DEBUG:teuthology.orchestra.run.smithi151:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-30T10:20:55.213 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-30T10:20:55.213 DEBUG:teuthology.orchestra.run.smithi144:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-30T10:20:55.216 DEBUG:teuthology.orchestra.run.smithi151:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-30T10:20:55.972 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-30T10:20:55.982 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-30T10:20:55.983 DEBUG:teuthology.orchestra.run.smithi144:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-30T10:20:55.995 DEBUG:teuthology.orchestra.run.smithi151:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-30T10:20:56.010 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-30T10:20:56.085 DEBUG:teuthology.orchestra.run.smithi144:> 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-30T10:20:56.087 DEBUG:teuthology.orchestra.run.smithi151:> 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-30T10:20:56.097 INFO:teuthology.orchestra.run.smithi144.stdout:kernel.core_pattern = core 2024-04-30T10:20:56.100 INFO:teuthology.orchestra.run.smithi151.stdout:kernel.core_pattern = core 2024-04-30T10:20:56.127 DEBUG:teuthology.orchestra.run.smithi144:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-30T10:20:56.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-30T10:20:56.168 DEBUG:teuthology.orchestra.run.smithi151:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-30T10:20:56.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-30T10:20:56.172 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-30T10:20:56.183 INFO:teuthology.task.internal:Transferring archived files... 2024-04-30T10:20:56.183 DEBUG:teuthology.misc:Transferring archived files from smithi144:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-30_05:42:49-orch:cephadm-wip-adk-testing-2024-04-29-2009-distro-default-smithi/7680714/remote/smithi144 2024-04-30T10:20:56.184 DEBUG:teuthology.orchestra.run.smithi144:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-30T10:20:56.255 DEBUG:teuthology.misc:Transferring archived files from smithi151:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-30_05:42:49-orch:cephadm-wip-adk-testing-2024-04-29-2009-distro-default-smithi/7680714/remote/smithi151 2024-04-30T10:20:56.256 DEBUG:teuthology.orchestra.run.smithi151:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-30T10:20:56.294 INFO:teuthology.task.internal:Removing archive directory... 2024-04-30T10:20:56.294 DEBUG:teuthology.orchestra.run.smithi144:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-30T10:20:56.297 DEBUG:teuthology.orchestra.run.smithi151:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-30T10:20:56.338 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-30T10:20:56.350 INFO:teuthology.task.internal:Not uploading archives. 2024-04-30T10:20:56.350 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-30T10:20:56.360 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-30T10:20:56.360 DEBUG:teuthology.orchestra.run.smithi144:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-30T10:20:56.363 DEBUG:teuthology.orchestra.run.smithi151:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-30T10:20:56.367 INFO:teuthology.orchestra.run.smithi144.stdout: 658642 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 30 10:20 /home/ubuntu/cephtest 2024-04-30T10:20:56.385 INFO:teuthology.orchestra.run.smithi151.stdout: 658625 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 30 10:20 /home/ubuntu/cephtest 2024-04-30T10:20:56.387 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-30T10:20:56.397 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-30T10:20:56.419 INFO:teuthology.nuke:Checking targets against current locks 2024-04-30T10:20:56.448 DEBUG:teuthology.nuke:shortname: smithi144 2024-04-30T10:20:56.449 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-30T10:20:56.469 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi144.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-30_05:42:49-orch:cephadm-wip-adk-testing-2024-04-29-2009-distro-default-smithi/7680714', '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-30 09:30:37.872226', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMq6cRye7udzW7YkbuOaRkFX3fhnhIoNan+kbkaIQoKSoYqzFJ4LbAOD+E8bECpnzn4sibQYjYbtryadpNmmxxA='} 2024-04-30T10:20:56.475 DEBUG:teuthology.nuke:shortname: smithi151 2024-04-30T10:20:56.475 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-30T10:20:56.495 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi151.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-30_05:42:49-orch:cephadm-wip-adk-testing-2024-04-29-2009-distro-default-smithi/7680714', '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-30 09:30:37.874150', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDD110sjVN4qxrQwvi4dKwskhMMCGgeVzEMCRVhaRonwnRzZbh0BEUb+g6UgT+UjVFpky0mpOghb7/t4LcY9Eeg='} 2024-04-30T10:20:56.517 INFO:teuthology.orchestra.console.smithi144:Power off 2024-04-30T10:20:56.517 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-30T10:20:56.542 DEBUG:teuthology.orchestra.console.smithi144:power off output: Chassis Power Control: Down/Off 2024-04-30T10:20:56.542 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-30T10:20:56.557 INFO:teuthology.orchestra.console.smithi151:Power off 2024-04-30T10:20:56.557 DEBUG:teuthology.orchestra.console.smithi151:pexpect command: ipmitool -H smithi151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-30T10:20:56.577 DEBUG:teuthology.orchestra.console.smithi144:check power output: Chassis Power is on 2024-04-30T10:20:56.580 DEBUG:teuthology.orchestra.console.smithi151:power off output: Chassis Power Control: Down/Off 2024-04-30T10:20:56.580 DEBUG:teuthology.orchestra.console.smithi151:pexpect command: ipmitool -H smithi151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-30T10:20:56.605 DEBUG:teuthology.orchestra.console.smithi151:check power output: Chassis Power is on 2024-04-30T10:21:00.578 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-30T10:21:00.605 DEBUG:teuthology.orchestra.console.smithi151:pexpect command: ipmitool -H smithi151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-30T10:21:00.690 DEBUG:teuthology.orchestra.console.smithi144:check power output: Chassis Power is on 2024-04-30T10:21:00.717 DEBUG:teuthology.orchestra.console.smithi151:check power output: Chassis Power is on 2024-04-30T10:21:04.694 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-30T10:21:04.718 DEBUG:teuthology.orchestra.console.smithi151:pexpect command: ipmitool -H smithi151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-30T10:21:04.804 DEBUG:teuthology.orchestra.console.smithi144:check power output: Chassis Power is on 2024-04-30T10:21:04.830 DEBUG:teuthology.orchestra.console.smithi151:check power output: Chassis Power is on 2024-04-30T10:21:08.809 DEBUG:teuthology.orchestra.console.smithi144:pexpect command: ipmitool -H smithi144.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-30T10:21:08.830 DEBUG:teuthology.orchestra.console.smithi151:pexpect command: ipmitool -H smithi151.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-30T10:21:08.921 DEBUG:teuthology.orchestra.console.smithi144:check power output: Chassis Power is off 2024-04-30T10:21:08.940 DEBUG:teuthology.orchestra.console.smithi151:check power output: Chassis Power is off 2024-04-30T10:21:09.024 INFO:teuthology.orchestra.console.smithi144:Power off completed 2024-04-30T10:21:09.041 INFO:teuthology.orchestra.console.smithi151:Power off completed 2024-04-30T10:21:09.146 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: 2450.8157963752747 failure_reason: '"2024-04-30T09:52:14.639468+0000 mon.a (mon.0) 433 : 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-30T10:21:09.146 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-30T10:21:09.228 INFO:teuthology.run:FAIL